.footer{background:#000;color:#fff;overflow:hidden;position:relative;z-index:61;border-radius:20px 20px 0 0;margin:16px 6px 0}.footer-container{max-width:1440px;margin:0 auto;padding:48px 24px 24px}.footer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;row-gap:32px}.footer-brand{display:flex;flex-direction:column;justify-content:space-between;gap:16px;order:2}.footer-brand-top{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.footer-brand-mark{display:flex;align-items:center;gap:12px}.footer-badge{width:48px;height:48px;flex:none;display:block;object-fit:contain}.footer-logo{display:inline-flex;width:fit-content;transition:opacity .2s}.footer-logo:hover{opacity:.9}.footer-logo-image{height:32px;width:auto;display:block}.footer-stats-label{font-size:13px;font-weight:500;font-family:Geist,sans-serif;color:#ffffff80;margin:0 0 4px}.footer-stats-value{font-size:26px;font-weight:600;font-family:Geist,sans-serif;color:#fff;margin:0;font-variant-numeric:tabular-nums;letter-spacing:-.03em}.footer-stats-skeleton{height:32px;width:8.5rem;border-radius:6px;background:#ffffff1f;animation:footer-pulse 1.4s ease-in-out infinite}@keyframes footer-pulse{0%,to{opacity:1}50%{opacity:.45}}.footer-brand-meta{display:flex;flex-direction:column;gap:12px}.footer-socials{display:flex;align-items:center;gap:12px}.footer-social{display:flex;color:#fff;transition:color .2s}.footer-social:hover{color:#ffffffb3}.footer-social svg{width:16px;height:16px}.footer-copyright{font-size:12px;font-weight:300;font-family:Geist,sans-serif;color:#ffffffb3;line-height:1.5}.footer-copyright p{margin:0}.footer-legal{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:8px}.footer-legal a{color:#ffffff80;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#ffffffe6}.footer-column{display:flex;flex-direction:column;gap:12px}.footer-column{order:1}.footer-column ul{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.footer .column-title{font-size:15px;font-weight:500;font-family:Geist,sans-serif;color:#fff;margin:0}.footer-column a{font-size:14px;font-weight:400;font-family:Geist,sans-serif;color:#ffffffe6;text-decoration:none;transition:color .2s}.footer-column a:hover{color:#fff}@media (min-width: 768px){.footer-container{padding:80px 60px 56px}.footer-grid{grid-template-columns:1.5fr repeat(4,minmax(0,1fr));column-gap:16px;row-gap:0}.footer-brand{order:0}.footer-logo-image{height:36px}.footer-badge{width:56px;height:56px}.footer-column{padding-left:16px;border-left:1px solid rgba(255,255,255,.2)}.footer-social svg{width:20px;height:20px}.footer .column-title{font-size:16px}.footer-column a{font-size:15px}}@media (min-width: 1024px){.footer-container{padding:80px 115px 56px}}.nav-product-item{position:relative;overflow:hidden}.nav-product-glow{position:absolute;left:34px;top:50%;width:56px;height:56px;border-radius:50%;background:radial-gradient(circle,var(--product-accent, #0ea5e9) 0%,transparent 70%);filter:blur(14px);opacity:0;transform:translate(-50%,-50%) scale(.5);transition:opacity .8s cubic-bezier(.19,1,.22,1),transform .8s cubic-bezier(.19,1,.22,1);pointer-events:none}.nav-product-item:hover .nav-product-glow,.nav-product-item:focus-visible .nav-product-glow{opacity:.45;transform:translate(-50%,-50%) scale(1)}@media (prefers-reduced-motion: reduce){.nav-product-glow{transition:none}}
