:root{--header-scrolled-bg:#494545ad;--header-scrolled-blur:blur(10px);--header-scrolled-sat:saturate(130%)}.marketing-module__FZtMtG__shell{flex-direction:column;min-height:100dvh;display:flex}.marketing-module__FZtMtG__header{z-index:100;-webkit-backdrop-filter:blur(10px);color:var(--text);background:radial-gradient(1200px 600px at 20% 0,#21b6ed2e,#0000 55%),radial-gradient(900px 450px at 85% 10%,#21b6ed1a,#0000 55%),#0b0f14b8;padding:10px 0;transition:background-color .18s,box-shadow .18s,-webkit-backdrop-filter .18s,backdrop-filter .18s;position:sticky;top:0;overflow-x:clip}.marketing-module__FZtMtG__headerScrolled{-webkit-backdrop-filter:saturate(130%)blur(10px);backdrop-filter:saturate(130%)blur(10px);background:radial-gradient(700px 340px at 18% 0,#2aa7df0f,#0000 55%),radial-gradient(600px 300px at 85% 10%,#2aa7df0a,#0000 55%),#494545ad;box-shadow:0 10px 30px #0000000f}.marketing-module__FZtMtG__brand{align-items:center;min-width:0;display:inline-flex}.marketing-module__FZtMtG__brandLogo{width:190px;max-width:50vw;height:auto}.marketing-module__FZtMtG__headerRow{align-items:center;gap:16px;min-width:0;display:flex}.marketing-module__FZtMtG__navDesktop{color:#fff;gap:28px;min-width:0;margin-left:36px;font-size:18px;font-weight:700;display:flex}.marketing-module__FZtMtG__navDesktop a{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;padding-bottom:6px;position:relative}.marketing-module__FZtMtG__navDesktop a:after{content:"";background:var(--accent);transform-origin:0;width:100%;height:2px;transition:transform .22s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.marketing-module__FZtMtG__navDesktop a:hover:after{transform:scaleX(1)}.marketing-module__FZtMtG__headerScrolled .marketing-module__FZtMtG__navDesktop{color:#ffffffeb}.marketing-module__FZtMtG__headerScrolled .marketing-module__FZtMtG__navDesktop a:hover{color:#fff}.marketing-module__FZtMtG__actionsDesktop{gap:10px;min-width:0;margin-left:auto;display:flex}.marketing-module__FZtMtG__ghostBtn,.marketing-module__FZtMtG__primaryBtn{border:1px solid var(--card-border);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;min-width:0;max-width:100%;height:38px;padding:0 14px;font-size:17px;font-weight:600;display:inline-flex}.marketing-module__FZtMtG__ghostBtn{color:var(--header-text);background:0 0;border:1px solid #d8dde6}.marketing-module__FZtMtG__ghostBtn:hover{background:#bbb6b60a}.marketing-module__FZtMtG__primaryBtn{color:#fff;background:linear-gradient(#21b6ed,#21b6edd9);border-color:#21b6eda6;box-shadow:0 10px 24px #21b6ed40,inset 0 1px #ffffff59}.marketing-module__FZtMtG__primaryBtn:hover{box-shadow:0 14px 36px #21b6ed66,inset 0 1px #ffffff73}.marketing-module__FZtMtG__primaryBtn,.marketing-module__FZtMtG__ghostBtn{will-change:transform;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1),filter .2s cubic-bezier(.16,1,.3,1),background-color .2s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.marketing-module__FZtMtG__primaryBtn:hover,.marketing-module__FZtMtG__ghostBtn:hover{transform:translateY(-2px)}.marketing-module__FZtMtG__primaryBtn:active,.marketing-module__FZtMtG__ghostBtn:active{transform:translateY(0)}.marketing-module__FZtMtG__primaryBtn:after,.marketing-module__FZtMtG__ghostBtn:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff8c,#0000);transition:transform .55s cubic-bezier(.16,1,.3,1);position:absolute;inset:-2px;transform:translate(-130%)}.marketing-module__FZtMtG__primaryBtn:hover:after,.marketing-module__FZtMtG__ghostBtn:hover:after{transform:translate(130%)}.marketing-module__FZtMtG__headerScrolled .marketing-module__FZtMtG__ghostBtn{color:#ffffffeb;background:#0f12180a;border-color:#0f121824}.marketing-module__FZtMtG__headerScrolled .marketing-module__FZtMtG__primaryBtn{color:#fff}.marketing-module__FZtMtG__hamburger{border:1px solid var(--card-border);cursor:pointer;z-index:120;background:#ffffff0f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;display:none;position:relative;box-shadow:0 10px 24px #0000002e}.marketing-module__FZtMtG__hamburger span{transform-origin:50%;background:#ffffffeb;border-radius:999px;width:22px;height:2px;transition:transform .25s,opacity .2s}.marketing-module__FZtMtG__hamburger span+span{margin-top:6px}.marketing-module__FZtMtG__hamburgerOpen span:first-child{transform:translateY(8px)rotate(45deg)}.marketing-module__FZtMtG__hamburgerOpen span:nth-child(2){opacity:0}.marketing-module__FZtMtG__hamburgerOpen span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.marketing-module__FZtMtG__mobileMenu{isolation:isolate;z-index:110;background:0 0;width:100%;max-height:0;transition:max-height .25s;position:absolute;top:100%;left:0;overflow:hidden}.marketing-module__FZtMtG__mobileMenu:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(10px);background:radial-gradient(1200px 600px at 20% 0,#21b6ed2e,#0000 55%),radial-gradient(900px 450px at 85% 10%,#21b6ed1a,#0000 55%),#0b0f14b8;transition:background .18s,-webkit-backdrop-filter .18s,backdrop-filter .18s;position:absolute;inset:0}.marketing-module__FZtMtG__headerScrolled .marketing-module__FZtMtG__mobileMenu:before{-webkit-backdrop-filter:saturate(130%)blur(10px);background:radial-gradient(700px 340px at 18% 0,#2aa7df0f,#0000 55%),radial-gradient(600px 300px at 85% 10%,#2aa7df0a,#0000 55%),#494545ad}@media (max-width:900px){.marketing-module__FZtMtG__header{border-bottom:none}}.marketing-module__FZtMtG__mobileMenuOpen{-webkit-overflow-scrolling:touch;border-top:1px solid #21b6ed;max-height:calc(100dvh - 72px);overflow-y:auto}.marketing-module__FZtMtG__mobileMenuInner{padding:12px 0 16px}.marketing-module__FZtMtG__mobileNav{color:#fff;flex-direction:column;gap:12px;font-size:18px;font-weight:700;display:flex}.marketing-module__FZtMtG__mobileNav a{color:#fffffff5;-webkit-backdrop-filter:saturate();backdrop-filter:saturate();background:#34363a26;border:1px solid #ffffff80;border-radius:12px;padding:10px}.marketing-module__FZtMtG__mobileNav a:hover{background:#fff7}.marketing-module__FZtMtG__mobileActions{border-top:1px solid #ffffff2e;flex-wrap:wrap;gap:10px;margin-top:18px;padding-top:16px;display:flex}.marketing-module__FZtMtG__menuOverlay{z-index:90;background:#00000059;border:0;position:fixed;inset:0}.marketing-module__FZtMtG__footer{border-top:1px solid var(--card-border);background:#0b0f1459;margin-top:auto;padding:28px 0}.marketing-module__FZtMtG__footerLinks{color:var(--muted);flex-wrap:wrap;gap:8px 16px;font-size:14px;display:flex}.marketing-module__FZtMtG__footerLinks a:hover{color:var(--text)}@media (max-width:900px){.marketing-module__FZtMtG__navDesktop,.marketing-module__FZtMtG__actionsDesktop{display:none}.marketing-module__FZtMtG__hamburger{display:inline-flex}.marketing-module__FZtMtG__mobileMenu{display:block}.marketing-module__FZtMtG__brandLogo{width:clamp(130px,36vw,190px);max-width:60vw}}@media (max-width:820px){.marketing-module__FZtMtG__headerRow{gap:12px}}@media (max-width:900px){.marketing-module__FZtMtG__mobileActions{flex-direction:column;width:100%}.marketing-module__FZtMtG__mobileActions>a,.marketing-module__FZtMtG__mobileActions>button{width:100%}.marketing-module__FZtMtG__primaryBtn,.marketing-module__FZtMtG__ghostBtn{justify-content:center;width:100%}}.marketing-module__FZtMtG__loginBtn{color:#fff;border:1px solid #21b6ed;transition:box-shadow .2s,border-color .2s;box-shadow:0 0 0 1px #21b6ed59}.marketing-module__FZtMtG__loginBtn:hover{box-shadow:0 0 0 1px #21b6ed99,0 6px 18px #21b6ed40}.marketing-module__FZtMtG__headerScrolled .marketing-module__FZtMtG__loginBtn{border-color:#21b6ed;box-shadow:0 0 0 1px #21b6ed59}
