.home-footer-wrap{position:relative;width:100%}.home-footer__curve{position:relative;z-index:3;height:0;pointer-events:none;color:var(--marketing-surface,#ffffff)}.home-page .home-footer__curve{color:#f8fafc}html.dark .home-footer__curve,html.dark .home-page .home-footer__curve{color:var(--marketing-surface,#0f172a)}.home-footer__curve-inner{position:absolute;inset-inline:0;bottom:-25px;overflow:hidden;line-height:0;transform:rotate(180deg)}.home-footer__curve-svg{display:block;width:100%;height:auto;transform:scale(2);transform-origin:top}@media (max-width:1279px){.home-footer__curve-inner{bottom:-16px}}@media (max-width:1023px){.home-footer__curve-inner{bottom:-13px}}@media (max-width:767px){.home-footer__curve-inner{bottom:-5px}}.home-footer{--ft-text:#0f172a;--ft-muted:#64748b;--ft-line:#e2e8f0;--ft-icon:#475569;--ft-gold:var(--brand-primary,#ffb900);--ft-fuchsia:var(--brand-fuchsia,#c026d3);--ft-ease:cubic-bezier(0.22,1,0.36,1);position:relative;overflow:hidden;background:#ffffff;color:var(--ft-text)}html.dark .home-footer{--ft-text:#ffffff;--ft-muted:#94a3b8;--ft-line:#1f2937;--ft-icon:#cbd5e1;background:#111827}.home-footer__glow{pointer-events:none;position:absolute;z-index:0;border-radius:50%;filter:blur(90px);opacity:.35}html.dark .home-footer__glow{opacity:.55}.home-footer__glow--gold{top:0;left:-6rem;width:26rem;height:26rem;background:color-mix(in srgb,var(--ft-gold) 22%,transparent)}.home-footer__glow--fuchsia{left:-4rem;bottom:-8rem;width:22rem;height:22rem;background:color-mix(in srgb,var(--ft-fuchsia) 20%,transparent)}.home-footer__inner{position:relative;z-index:1;width:100%;max-width:1300px;margin-inline:auto;padding-inline:1.25rem}@media (min-width:1024px){.home-footer__inner{padding-inline:.75rem}}@media (max-width:639px){.home-footer__inner{padding-inline:1rem}}.home-footer__cta{position:relative;z-index:1;padding-top:6.5rem;padding-bottom:4rem}@media (max-width:639px){.home-footer__cta{padding-top:5rem;padding-bottom:3rem}}.home-footer__cta-block{max-width:36rem;margin:0 auto;text-align:center}.home-footer__cta-title{margin:0;color:var(--ft-text);font-size:clamp(1.85rem,3.6vw,2.65rem);font-weight:700;letter-spacing:-.035em;line-height:1.15}.home-footer__cta-desc{margin:.85rem 0 0;color:var(--ft-muted);font-size:1rem;line-height:1.7}.home-footer__join{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;margin-top:1.5rem;padding:.55rem 1.5rem;border:1px solid var(--ft-line);border-radius:.4rem;background:transparent;color:var(--ft-text);font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .2s var(--ft-ease),color .2s var(--ft-ease),background-color .2s var(--ft-ease)}.home-footer__join:hover{border-color:var(--ft-gold);color:var(--ft-gold)}.home-footer__bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.15rem 1.5rem;padding:1.875rem 0;border-top:1px solid var(--ft-line)}.home-footer__logo{display:inline-flex;align-items:center;min-width:0;color:var(--ft-text);text-decoration:none}.home-footer__logo-mark{width:auto;height:3.5rem;max-width:15.5rem;object-fit:contain;flex-shrink:0}.home-footer__socials{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none}.home-footer__social{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid var(--ft-line);border-radius:.35rem;color:var(--ft-icon);text-decoration:none;transition:border-color .2s var(--ft-ease),color .2s var(--ft-ease),background-color .2s var(--ft-ease)}.home-footer__social svg{width:.95rem;height:.95rem}.home-footer__social:hover{border-color:var(--ft-gold);color:var(--ft-gold)}.home-footer__copy-wrap{position:relative;z-index:1;border-top:1px solid var(--ft-line);padding:1.875rem 0 max(1.875rem,env(safe-area-inset-bottom,0px))}.home-footer__copy{margin:0;color:var(--ft-muted);font-size:.8125rem;line-height:1.5;text-align:center}.home-footer__top{position:absolute;right:1.25rem;bottom:1.25rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;padding:0;border:0;border-radius:.35rem;background:var(--ft-gold);color:#0f172a;cursor:pointer;transition:transform .2s var(--ft-ease),background-color .2s var(--ft-ease)}.home-footer__top svg{width:1rem;height:1rem}.home-footer__top:hover{background:var(--brand-primary-strong,#fe9a00);transform:translateY(-2px)}@media (min-width:1300px){.home-footer__top{right:max(1.25rem,calc((100% - 1300px) / 2))}}@media (max-width:639px){.home-footer__bar{flex-direction:column;align-items:flex-start}.home-footer__logo-mark{height:2.9rem;max-width:12.5rem}.home-footer__copy{text-align:left;padding-right:3rem}}@media (prefers-reduced-motion:reduce){.home-footer__join,.home-footer__social,.home-footer__top{transition:none}.home-footer__top:hover{transform:none}}