.footer-root{background:#0a0a0a;color:#fff;width:100%;position:relative}.footer-top-rule{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(220,38,38,.7),rgba(239,68,68,.5),transparent)}.footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;max-width:1200px;margin:0 auto;padding:3.5rem 2rem 2.5rem}@media (min-width:640px){.footer-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.footer-grid{grid-template-columns:1.4fr .8fr 1fr 1.2fr;gap:3rem}}.footer-brand{display:flex;flex-direction:column;gap:1rem}.footer-logo-img{object-fit:contain;height:38px;width:auto;opacity:.9;filter:brightness(1.1)}.footer-tagline{font-size:.82rem;line-height:1.65;color:#71717a;max-width:220px}.footer-socials{display:flex;gap:.6rem;margin-top:.25rem}.footer-social-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.07);color:#52525b;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease;text-decoration:none}.footer-social-btn:hover{color:var(--social-color,#ef4444);background:rgba(220,38,38,.08);border-color:var(--social-color,#ef4444);transform:translateY(-2px)}.footer-col{display:flex;flex-direction:column;gap:1rem}.footer-col-title{font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:#ef4444;margin-bottom:.25rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.footer-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;color:#71717a;text-decoration:none;transition:color .2s ease,gap .2s ease}.footer-link:hover{color:#f5f5f5;gap:.75rem}.footer-link-dot{width:4px;height:4px;border-radius:50%;background:#3f3f46;flex-shrink:0;transition:background .2s ease}.footer-link:hover .footer-link-dot{background:#ef4444}.footer-contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.footer-contact-list li{display:flex;align-items:center;gap:.6rem;font-size:.83rem;color:#71717a}.footer-address{align-items:flex-start!important}.footer-contact-icon{flex-shrink:0;color:#dc2626}.footer-contact-icon--top{margin-top:3px}.footer-contact-list a{color:#71717a;text-decoration:none;transition:color .2s ease}.footer-contact-list a:hover{color:#f5f5f5}.footer-map-col{min-width:0}.footer-map-wrap{border-radius:12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.06);height:150px;position:relative}.footer-map-wrap:after{content:"";position:absolute;inset:0;border-radius:12px;box-shadow:inset 0 0 0 1px rgba(220,38,38,.2);pointer-events:none}.footer-map-wrap iframe{width:100%;height:100%;border:0;display:block;filter:grayscale(.5) brightness(.8)}.footer-bottom-bar{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center;padding:1.25rem 2rem;border-top:1px solid hsla(0,0%,100%,.05);background:#000}@media (min-width:640px){.footer-bottom-bar{flex-direction:row;justify-content:space-between;text-align:left}}.footer-bottom-bar p{font-size:.75rem;color:#3f3f46;margin:0}.footer-bottom-right{color:#52525b!important}