.logo .logo-circle{width:40px;height:40px;flex-shrink:0;border-radius:12px;background:transparent;box-shadow:0 4px 12px rgba(153,27,27,.16)}
.logo .logo-circle::before,.logo .logo-circle::after{content:none}
.logo-circle img{display:block;width:100%;height:100%}
.logo{font-size:1.15rem;letter-spacing:-.025em;gap:11px}
.logo small{font-size:.62rem;line-height:1.5;letter-spacing:.015em;font-weight:500}
@media(max-width:400px){.logo{gap:8px;font-size:1.05rem}.logo .logo-circle{width:36px;height:36px}.logo small{font-size:.57rem}}

footer{background:#fff;color:#334155;border-top:1px solid #e5e7eb}
footer .f-brand,footer .f-col h5{color:#111827}
footer .f-brand span{color:#dc2626}
footer .f-brand-desc,footer .f-contact,footer .f-copy{color:#475569}
footer .f-contact a,footer .f-links-list a{color:#334155}
footer .f-contact strong{color:#dc2626}
footer .f-contact a:hover,footer .f-links-list a:hover{color:#b91c1c}
footer a:focus-visible{outline:2px solid #dc2626;outline-offset:4px;border-radius:2px}
footer .f-bottom{background:#f8fafc;border-top-color:#e5e7eb}
footer .f-badge{background:#fff;color:#475569;border-color:#dbe1e8}
