.site-footer{--footer-bg: #0f172a;--footer-surface: #1e293b;--footer-border: rgba(148, 163, 184, .2);--footer-text: #e2e8f0;--footer-muted: #94a3b8;--footer-heading: #f8fafc;--footer-link: #cbd5e1;--footer-link-hover: #a78bfa;--footer-accent: #8b5cf6;--footer-icon-bg: rgba(139, 92, 246, .15);--footer-transition: color .2s ease, background-color .2s ease, border-color .2s ease, transform .2s ease, opacity .2s ease;margin-top:auto;background:var(--footer-bg);color:var(--footer-text);border-top:1px solid var(--footer-border);font-size:clamp(.875rem,2vw,.9375rem);line-height:1.6}html[data-theme=light] .site-footer,html:not(.dark) .site-footer{--footer-bg: #111827;--footer-surface: #1f2937}html.dark .site-footer{--footer-bg: #0b1120;--footer-surface: #1e293b}body:has(.site-footer){display:flex;flex-direction:column;min-height:100dvh}.site-footer__main{max-width:1100px;margin:0 auto;padding:clamp(2rem,5vw,3rem) clamp(1rem,4vw,1.5rem)}.site-footer__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1.5rem,4vw,2.5rem)}@media(max-width:900px){.site-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.site-footer__grid{grid-template-columns:1fr}}.site-footer__brand-name{font-size:clamp(1.125rem,3vw,1.25rem);font-weight:700;color:var(--footer-heading);letter-spacing:-.02em;margin-bottom:.75rem}.site-footer__brand-name a{color:inherit;text-decoration:none;transition:var(--footer-transition)}.site-footer__brand-name a:hover,.site-footer__brand-name a:focus-visible{color:var(--footer-link-hover)}.site-footer__tagline{color:var(--footer-muted);max-width:22rem;margin:0}.site-footer__heading{font-size:clamp(.8125rem,2vw,.875rem);font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--footer-heading);margin:0 0 1rem}.site-footer__links{list-style:none;margin:0;padding:0}.site-footer__links li+li{margin-top:.5rem}.site-footer__links a{color:var(--footer-link);text-decoration:none;transition:var(--footer-transition);display:inline-block}.site-footer__links a:hover,.site-footer__links a:focus-visible{color:var(--footer-link-hover);transform:translate(4px)}.site-footer__contact{list-style:none;margin:0;padding:0}.site-footer__contact li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.site-footer__contact li:last-child{margin-bottom:0}.site-footer__contact-icon{flex-shrink:0;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:var(--footer-icon-bg);color:var(--footer-accent);border-radius:.5rem;font-size:.9rem;transition:var(--footer-transition)}.site-footer__contact a{color:var(--footer-link);text-decoration:none;transition:var(--footer-transition)}.site-footer__contact a:hover,.site-footer__contact a:focus-visible{color:var(--footer-link-hover)}.site-footer__contact span{color:var(--footer-muted)}.site-footer__social{display:flex;flex-wrap:wrap;gap:.65rem;list-style:none;margin:0;padding:0}.site-footer__social a{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--footer-surface);color:var(--footer-link);border:1px solid var(--footer-border);text-decoration:none;font-size:1rem;transition:var(--footer-transition)}.site-footer__social a:hover,.site-footer__social a:focus-visible{background:var(--footer-accent);color:#fff;border-color:var(--footer-accent);transform:translateY(-3px)}.site-footer__social-hint{margin-top:1rem;font-size:.8125rem;color:var(--footer-muted)}.site-footer__bar{border-top:1px solid var(--footer-border);background:#0003}.site-footer__bar-inner{max-width:1100px;margin:0 auto;padding:1rem clamp(1rem,4vw,1.5rem);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.site-footer__copyright{margin:0;color:var(--footer-muted);font-size:clamp(.75rem,2vw,.8125rem)}.site-footer__bar-actions{display:flex;align-items:center;gap:.75rem}.site-footer__legal{display:flex;flex-wrap:wrap;gap:.5rem 1rem;list-style:none;margin:0;padding:0}.site-footer__legal a{color:var(--footer-muted);text-decoration:none;font-size:.8125rem;transition:var(--footer-transition)}.site-footer__legal a:hover,.site-footer__legal a:focus-visible{color:var(--footer-link-hover)}.site-footer__back-top{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid var(--footer-border);border-radius:.5rem;background:var(--footer-surface);color:var(--footer-link);cursor:pointer;transition:var(--footer-transition)}.site-footer__back-top:hover,.site-footer__back-top:focus-visible{background:var(--footer-accent);border-color:var(--footer-accent);color:#fff;transform:translateY(-2px)}.site-footer__back-top:focus-visible{outline:2px solid var(--footer-accent);outline-offset:2px}@media(max-width:768px){body:has(.mobile-tab-bar) .site-footer{margin-bottom:0;padding-bottom:.25rem}body:has(.mobile-tab-bar) .site-footer__bar-inner{flex-wrap:wrap;min-width:0}body:has(.mobile-tab-bar) .site-footer__copyright{flex:1 1 100%;min-width:0;overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){.site-footer__links a:hover,.site-footer__links a:focus-visible,.site-footer__social a:hover,.site-footer__social a:focus-visible,.site-footer__back-top:hover,.site-footer__back-top:focus-visible{transform:none}}
