@font-face{font-family:Helvena Grotesk;src:url(/fonts/helvena-extralight.woff2)format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Helvena Grotesk;src:url(/fonts/helvena-light.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Helvena Grotesk;src:url(/fonts/helvena-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvena Grotesk;src:url(/fonts/helvena-medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Helvena Grotesk;src:url(/fonts/helvena-semibold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Helvena Grotesk;src:url(/fonts/helvena-bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Helvena Grotesk;src:url(/fonts/helvena-extrabold.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Helvena Grotesk;src:url(/fonts/helvena-black.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}:root{--wip-h:0px;--bg:#0b0a0e;--bg-elevated:#131119;--bg-card:#1a1722;--bg-hover:#221e2c;--border:#2a2633;--border-subtle:#201d28;--text-primary:#f4f1ec;--text-secondary:#aba4b2;--text-tertiary:#756e7e;--text-muted:#574f60;--accent:#6e56f0;--accent-hover:#5a43d9;--accent-2:#9b6df0;--accent-warm:#e4b988;--accent-subtle:#6e56f014;--accent-glow:#6e56f026;--gradient-signature:linear-gradient(120deg,var(--accent)0%,var(--accent-2)55%,var(--accent-warm)100%);--green:#22c55e;--blue:#3b82f6;--section-padding:88px 0;--container-width:1200px;--container-padding:0 24px;--font-display:"Helvena Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI","Inter",Roboto,sans-serif;--font-mono:"SF Mono","Fira Code","Consolas",monospace;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--ease:cubic-bezier(.16,1,.3,1)}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}body{font-family:var(--font-sans);background:var(--bg);color:var(--text-primary);text-wrap:pretty;max-width:100vw;padding-top:var(--wip-h);font-size:16px;line-height:1.6;overflow-x:clip}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-optical-sizing:auto;text-wrap:balance}.texture-blue-1{background-image:url(/textures/texture-blue-1.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.texture-blue-2{background-image:url(/textures/texture-blue-2.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.texture-scrim:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0b0a0e8c,#0b0a0ecc);position:absolute;inset:0}.skip-to-content{z-index:10000;background:var(--accent);color:#fff;border-radius:var(--radius-sm);padding:10px 16px;font-size:14px;font-weight:600;transition:top .15s;position:absolute;top:-100px;left:8px}.skip-to-content:focus{outline-offset:2px;outline:2px solid #fff;top:8px}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}img{max-width:100%;display:block}.container{max-width:var(--container-width);padding:var(--container-padding);margin:0 auto}.container--narrow{max-width:800px}.container--wide{max-width:1400px}.section{padding:var(--section-padding);position:relative}.section--sm{padding:80px 0}.section--flush{padding:0}.heading-xl{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.035em;text-wrap:balance;font-size:clamp(44px,7vw,88px);font-weight:700;line-height:.98}.heading-lg{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.025em;text-wrap:balance;font-size:clamp(33px,4.6vw,56px);font-weight:700;line-height:1.02}.text-faded{color:var(--text-muted)}.heading-md{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.018em;text-wrap:balance;font-size:clamp(24px,3vw,34px);font-weight:700;line-height:1.12}.heading-sm{font-family:var(--font-display);font-optical-sizing:auto;text-wrap:balance;font-size:20px;font-weight:600;line-height:1.3}.text-lg{color:var(--text-secondary);text-wrap:pretty;font-size:18px;line-height:1.6}.text-xl{color:var(--text-secondary);text-wrap:pretty;font-size:clamp(20px,2.5vw,24px);line-height:1.5}.text-md{color:var(--text-secondary);text-wrap:pretty;font-size:16px;line-height:1.6}.text-sm{color:var(--text-tertiary);font-size:14px;line-height:1.5}.text-mono{font-family:var(--font-mono)}.text-gradient{background:linear-gradient(135deg,#fff 0%,var(--text-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-accent{color:var(--accent)}.btn{border-radius:var(--radius-sm);cursor:pointer;transition:all .2s var(--ease);white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:500;display:inline-flex}.btn--primary{color:#fff;isolation:isolate;--glass:blur(14px)saturate(185%);-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass);border:1px solid #ffffff42;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff4d,0 8px 24px -10px #00000080,0 2px 6px -3px #0000004d}.btn--primary:before{content:"";z-index:-1;background:linear-gradient(#967effd1,#6e56f0db);position:absolute;inset:0}.btn--primary:hover{transform:translateY(-1px);box-shadow:inset 0 1px 1px #ffffff6b,0 12px 30px -10px #00000080,0 3px 8px -3px #00000052}.btn--primary:hover:before{background:linear-gradient(#a28affe0,#7a62fae6)}.btn--primary:active{transform:translateY(0);box-shadow:inset 0 1px 2px #0003,0 3px 8px -4px #0006}.btn--cta{color:#fff;isolation:isolate;background:#ffffff0f;border:1px solid #ffffff1a;transition:background .4s,border-color .4s,transform .2s,box-shadow .2s;position:relative;overflow:hidden}.btn--cta:before{content:"";background:var(--gradient-signature);z-index:-1;opacity:0;transition:opacity .5s;position:absolute;inset:0}.btn--cta:hover{background:#ffffff1f;transform:translateY(-1px)}.btn--cta:hover:before{opacity:.45}.btn--cta.btn--cta-active{background:0 0;border-color:#0000}.btn--cta.btn--cta-active:before{opacity:1}.btn--cta.btn--cta-active:hover{background:0 0;box-shadow:0 8px 28px #6e56f059}.btn--secondary{color:var(--text-primary);--glass:blur(16px)saturate(180%);-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass);background:#ffffff14;border:1px solid #ffffff29;box-shadow:inset 0 1px 1px #ffffff29,0 4px 16px -6px #0006}.btn--secondary:hover{background:#ffffff21;border-color:#ffffff47;transform:translateY(-1px);box-shadow:inset 0 1px 1px #ffffff38,0 8px 22px -8px #00000073}.btn--secondary:active{transform:translateY(0);box-shadow:inset 0 1px 2px #0003,0 2px 6px -3px #0006}.btn--ghost{color:#fff;background:#ffffff1a;border:1px solid #ffffff2e;transition:background .2s,transform .2s}.btn--ghost:hover{background:#fff3;transform:translateY(-1px)}.btn--lg{border-radius:var(--radius-md);padding:16px 32px;font-size:16px}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all .3s var(--ease);padding:32px}.card:hover{border-color:var(--text-muted);transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}.pill{background:var(--accent-subtle);color:var(--accent);letter-spacing:.04em;border:1px solid var(--accent-glow);border-radius:100px;align-items:center;gap:6px;padding:5px 14px;font-size:12px;font-weight:600;display:inline-flex}.divider{background:var(--border);border:none;height:1px;margin:0}.grid-2{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:1024px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.section{padding:56px 0}.section--sm{padding:40px 0}.btn--lg{padding:14px 24px;font-size:15px}.card{padding:24px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s var(--ease)both}.fade-in-delay-1{animation-delay:.1s}.fade-in-delay-2{animation-delay:.2s}.fade-in-delay-3{animation-delay:.3s}.fade-in-delay-4{animation-delay:.4s}
.Header-module__34ke9W__header{top:var(--wip-h,0);z-index:100;position:fixed;left:0;right:0}.Header-module__34ke9W__header:before{content:"";--header-glass:blur(14px)saturate(135%);height:96px;-webkit-backdrop-filter:var(--header-glass);backdrop-filter:var(--header-glass);pointer-events:none;z-index:1;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 56%,#0000 100%);mask-image:linear-gradient(#000 56%,#0000 100%)}.Header-module__34ke9W__navBar{width:calc(100% - 32px);max-width:var(--container-width);--nav-glass:blur(20px)saturate(160%);-webkit-backdrop-filter:var(--nav-glass);backdrop-filter:var(--nav-glass);z-index:2;background:#100e168c;border:1px solid #ffffff14;border-radius:18px;margin:14px auto 0;position:relative;box-shadow:0 10px 36px #0006,inset 0 1px #ffffff0f}.Header-module__34ke9W__inner{max-width:var(--container-width);justify-content:space-between;align-items:center;height:64px;margin:0 auto;padding:0 24px;display:flex}.Header-module__34ke9W__logo{z-index:10;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__34ke9W__logoText{color:var(--text-primary);letter-spacing:-.02em;font-size:18px;font-weight:600}.Header-module__34ke9W__desktopNav{align-items:center;gap:4px;display:flex}.Header-module__34ke9W__navItem{position:relative}.Header-module__34ke9W__navLink{white-space:nowrap;color:var(--text-secondary);border-radius:var(--radius-sm);align-items:center;gap:4px;padding:8px 12px;font-size:14px;font-weight:450;text-decoration:none;transition:color .2s;display:flex;position:relative}.Header-module__34ke9W__navLink:after{content:"";background:var(--gradient-signature);transform-origin:100%;border-radius:1px;height:2px;transition:transform .34s cubic-bezier(.65,0,.35,1);position:absolute;bottom:4px;left:12px;right:12px;transform:scaleX(0)}.Header-module__34ke9W__navLink:hover,.Header-module__34ke9W__navLinkActive{color:#fff}.Header-module__34ke9W__navLink:hover:after,.Header-module__34ke9W__navLinkActive:after{transform-origin:0;transform:scaleX(1)}.Header-module__34ke9W__megaMenu{top:calc(84px + var(--wip-h,0px));width:calc(100% - 32px);max-width:var(--container-width);--mega-glass:blur(28px)saturate(160%);-webkit-backdrop-filter:var(--mega-glass);backdrop-filter:var(--mega-glass);animation:Header-module__34ke9W__megaIn .2s var(--ease);z-index:1;background:#100e16d1;border:1px solid #ffffff14;border-radius:22px;margin:0 auto;position:fixed;left:0;right:0;box-shadow:0 24px 64px #0000008c}.Header-module__34ke9W__megaMenu:before{content:"";height:16px;position:absolute;top:-16px;left:0;right:0}.Header-module__34ke9W__megaInner{max-width:var(--container-width);margin:0 auto;padding:24px 44px}.Header-module__34ke9W__appleInner{max-width:var(--container-width);gap:80px;margin:0 auto;padding:40px 24px 48px;display:flex}.Header-module__34ke9W__appleColumn{min-width:0}.Header-module__34ke9W__appleColumnLabel{text-transform:uppercase;letter-spacing:.09em;color:var(--text-primary);margin-bottom:20px;font-size:12px;font-weight:600}.Header-module__34ke9W__appleList{flex-direction:column;display:flex}.Header-module__34ke9W__applePrimaryLink{color:var(--text-primary);transition:background .2s var(--ease),color .2s var(--ease),box-shadow .2s var(--ease);border-radius:12px;margin:0 -14px;padding:7px 14px;font-size:28px;font-weight:600;line-height:1.25;text-decoration:none;display:block;box-shadow:inset 0 1px #0000,inset 0 0 0 .5px #0000,0 10px 26px -10px #0000}.Header-module__34ke9W__applePrimaryLink:hover,.Header-module__34ke9W__applePrimaryLink:focus-visible{color:#fff;background:#6e56f01a;box-shadow:inset 0 1px #ffffff24,inset 0 0 0 .5px #6e56f038,0 10px 26px -10px #0000008c}.Header-module__34ke9W__applePrimaryLink:focus-visible{outline:2px solid var(--accent,#6e56f0);outline-offset:2px}.Header-module__34ke9W__appleLinkTitle{display:block}.Header-module__34ke9W__appleLinkDesc{color:var(--text-secondary);margin-top:2px;font-size:13px;font-weight:400;line-height:1.35;display:block}.Header-module__34ke9W__appleSupportLink{color:var(--text-secondary);transition:background .18s var(--ease),color .18s var(--ease),box-shadow .18s var(--ease);border-radius:10px;margin:0 -14px;padding:9px 14px;font-size:15px;font-weight:500;line-height:1.5;text-decoration:none;display:block;box-shadow:inset 0 1px #0000,inset 0 0 0 .5px #0000}.Header-module__34ke9W__appleSupportLink:hover,.Header-module__34ke9W__appleSupportLink:focus-visible{color:#fffffff2;background:#6e56f01a;box-shadow:inset 0 1px #ffffff1f,inset 0 0 0 .5px #6e56f033}.Header-module__34ke9W__appleSupportLink:focus-visible{outline:2px solid var(--accent,#6e56f0);outline-offset:2px}.Header-module__34ke9W__megaGrid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.Header-module__34ke9W__megaColumns{gap:32px;display:flex}.Header-module__34ke9W__megaColumn{flex:1;min-width:0}.Header-module__34ke9W__megaCategoryLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);align-items:center;gap:6px;margin-bottom:4px;padding:0 16px 10px;font-size:12px;font-weight:700;display:flex}.Header-module__34ke9W__megaItem{border-radius:var(--radius-sm);transition:background .18s var(--ease),box-shadow .18s var(--ease);align-self:start;align-items:flex-start;gap:12px;padding:10px 16px;text-decoration:none;display:flex;box-shadow:inset 0 1px #0000,inset 0 0 0 .5px #0000}.Header-module__34ke9W__megaItem:hover{background:#6e56f01a;box-shadow:inset 0 1px #ffffff1f,inset 0 0 0 .5px #6e56f033}.Header-module__34ke9W__megaIcon{border-radius:var(--radius-sm);background:var(--accent-subtle);width:36px;height:36px;transition:transform .2s var(--ease),filter .2s;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.Header-module__34ke9W__megaItem:hover .Header-module__34ke9W__megaIcon{filter:brightness(1.15);transform:scale(1.08)}.Header-module__34ke9W__megaLabel{color:var(--text-primary);font-size:14px;font-weight:500;line-height:1.3}.Header-module__34ke9W__megaDesc{color:var(--text-tertiary);margin-top:2px;font-size:13px;line-height:1.4}.Header-module__34ke9W__megaItem:hover .Header-module__34ke9W__megaDesc{color:var(--text-secondary)}.Header-module__34ke9W__megaItemHighlighted{background:#ef44440a;border:1px solid #ef44441f;margin:-1px}.Header-module__34ke9W__megaItemHighlighted:hover{background:#ef444414;border-color:#ef444433}.Header-module__34ke9W__megaBadge{text-transform:uppercase;letter-spacing:.04em;color:#ef4444;vertical-align:middle;background:#ef44441f;border-radius:100px;margin-left:8px;padding:1px 6px;font-size:10px;font-weight:700;display:inline-block}.Header-module__34ke9W__megaSplit{align-items:stretch;gap:16px;display:flex}.Header-module__34ke9W__megaFeatured{border-radius:var(--radius-md);color:inherit;background:#ef44440a;border:1px solid #ef44441a;flex-direction:column;gap:10px;min-width:280px;max-width:320px;padding:20px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.Header-module__34ke9W__megaFeatured:hover{background:#ef444414;border-color:#ef444433}.Header-module__34ke9W__megaFeaturedIcon{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Header-module__34ke9W__megaGrid2x2{flex:1;grid-template-columns:repeat(2,1fr);gap:4px;display:grid}.Header-module__34ke9W__megaFooter{border-top:1px solid var(--border-subtle);text-align:center;margin-top:16px;padding-top:16px}.Header-module__34ke9W__megaFooterLink{color:var(--accent);align-items:center;gap:6px;font-size:14px;font-weight:500;text-decoration:none;transition:gap .2s;display:inline-flex}.Header-module__34ke9W__megaFooterLink:hover{gap:10px}.Header-module__34ke9W__actions{align-items:center;gap:12px;display:flex}.Header-module__34ke9W__signIn{color:var(--text-secondary);padding:8px 16px;font-size:14px;font-weight:450;text-decoration:none;transition:color .2s}.Header-module__34ke9W__signIn:hover{color:var(--text-primary)}.Header-module__34ke9W__cta{padding:8px 20px;font-size:14px;transition:all .4s}.Header-module__34ke9W__mobileToggle{color:var(--text-primary);cursor:pointer;z-index:10;background:0 0;border:none;padding:4px;display:none}.Header-module__34ke9W__mobileNav{--mobile-glass:blur(26px)saturate(150%);display:none}@keyframes Header-module__34ke9W__megaIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1080px){.Header-module__34ke9W__desktopNav,.Header-module__34ke9W__actions{display:none}.Header-module__34ke9W__mobileToggle{display:block}.Header-module__34ke9W__mobileNav{top:calc(88px + var(--wip-h,0px));max-width:var(--container-width);-webkit-backdrop-filter:var(--mobile-glass);backdrop-filter:var(--mobile-glass);z-index:99;animation:Header-module__34ke9W__mobileSlideIn .28s var(--ease,cubic-bezier(.22,1,.36,1));background:#100e16f0;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;margin:0 auto;display:flex;position:fixed;bottom:14px;left:16px;right:16px;overflow:hidden;box-shadow:0 24px 50px #00000073}@keyframes Header-module__34ke9W__mobileSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__34ke9W__mobileScroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;min-height:0;padding:8px 16px 16px;overflow-y:auto}.Header-module__34ke9W__mobileSection{margin-bottom:2px}.Header-module__34ke9W__mobileLink{width:100%;min-height:56px;color:var(--text-primary);letter-spacing:-.01em;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;transition:color .15s var(--ease),background .15s var(--ease);background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 12px;font-family:inherit;font-size:17px;font-weight:550;text-decoration:none;display:flex}.Header-module__34ke9W__mobileLink:hover,.Header-module__34ke9W__mobileLink:active,.Header-module__34ke9W__mobileLinkOpen{background:#ffffff0d}.Header-module__34ke9W__mobileLinkOpen{color:#fff}.Header-module__34ke9W__mobileChevron{width:30px;height:30px;color:var(--text-tertiary);transition:transform .28s var(--ease),color .15s,background .15s;background:#ffffff0a;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Header-module__34ke9W__mobileLinkOpen .Header-module__34ke9W__mobileChevron{color:var(--text-secondary);background:#ffffff14;transform:rotate(180deg)}.Header-module__34ke9W__mobileAccordion{transition:grid-template-rows .3s var(--ease,cubic-bezier(.22,1,.36,1));grid-template-rows:0fr;display:grid}.Header-module__34ke9W__mobileAccordionOpen{grid-template-rows:1fr}.Header-module__34ke9W__mobileAccordionInner{min-height:0;overflow:hidden}.Header-module__34ke9W__mobileSubmenu{flex-direction:column;gap:2px;padding:2px 0 14px;display:flex}.Header-module__34ke9W__mobileCategory+.Header-module__34ke9W__mobileCategory{margin-top:6px}.Header-module__34ke9W__mobileCategoryLabel{text-transform:uppercase;letter-spacing:.09em;color:var(--text-muted);padding:12px 12px 6px;font-size:11px;font-weight:700}.Header-module__34ke9W__mobileIcon{width:38px;height:38px;color:var(--ic,var(--text-secondary));background:color-mix(in srgb,var(--ic,#fff)12%,transparent);border:1px solid color-mix(in srgb,var(--ic,#fff)18%,transparent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Header-module__34ke9W__mobileSubmenuLink{-webkit-tap-highlight-color:transparent;min-height:56px;transition:background .15s var(--ease);border-radius:12px;align-items:center;gap:14px;padding:10px 12px;text-decoration:none;display:flex}.Header-module__34ke9W__mobileSubmenuLink:hover,.Header-module__34ke9W__mobileSubmenuLink:active{background:#ffffff0d}.Header-module__34ke9W__mobileSubmenuText{flex-direction:column;gap:2px;min-width:0;display:flex}.Header-module__34ke9W__mobileSubmenuLabel{color:var(--text-primary);font-size:15px;font-weight:550;line-height:1.3}.Header-module__34ke9W__mobileSubmenuDesc{color:var(--text-tertiary);font-size:13px;line-height:1.35}.Header-module__34ke9W__mobileActions{padding:16px 16px calc(16px + env(safe-area-inset-bottom,0px));background:#0b0a0e8c;border-top:1px solid #ffffff14;flex-direction:column;flex-shrink:0;gap:10px;display:flex}.Header-module__34ke9W__mobileSignIn{min-height:50px;color:var(--text-secondary);border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;padding:12px;font-size:15px;font-weight:550;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:flex}.Header-module__34ke9W__mobileSignIn:hover,.Header-module__34ke9W__mobileSignIn:active{color:var(--text-primary);background:#ffffff0a;border-color:#ffffff38}.Header-module__34ke9W__mobileCta{justify-content:center;align-items:center;width:100%;min-height:50px;display:flex}@media (prefers-reduced-motion:reduce){.Header-module__34ke9W__mobileNav{animation:none}.Header-module__34ke9W__mobileChevron,.Header-module__34ke9W__mobileAccordion{transition:none}}}
.NewsletterForm-module__p2DKHG__wrap{max-width:480px}.NewsletterForm-module__p2DKHG__heading{letter-spacing:-.01em;color:var(--text-primary);margin-bottom:6px;font-size:18px;font-weight:700}.NewsletterForm-module__p2DKHG__sub{color:var(--text-tertiary);margin-bottom:14px;font-size:14px;line-height:1.5}.NewsletterForm-module__p2DKHG__form{flex-wrap:wrap;gap:8px;display:flex}.NewsletterForm-module__p2DKHG__input{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-elevated);min-width:180px;color:var(--text-primary);flex:1;padding:10px 14px;font-size:14px;transition:border-color .15s}.NewsletterForm-module__p2DKHG__input:focus{border-color:var(--accent);outline:none}.NewsletterForm-module__p2DKHG__button{border-radius:var(--radius-sm);background:var(--text-primary);color:#0a0a0a;cursor:pointer;border:none;padding:10px 18px;font-size:14px;font-weight:600;transition:opacity .15s}.NewsletterForm-module__p2DKHG__button:hover{opacity:.9}.NewsletterForm-module__p2DKHG__button:disabled{opacity:.6;cursor:not-allowed}.NewsletterForm-module__p2DKHG__success{color:#22c55e;border-radius:var(--radius-sm);background:#22c55e14;border:1px solid #22c55e4d;padding:10px 14px;font-size:14px}.NewsletterForm-module__p2DKHG__error{color:#ef4444;margin-top:10px;font-size:13px}.NewsletterForm-module__p2DKHG__light .NewsletterForm-module__p2DKHG__input{background:#ffffff0f;border-color:#ffffff1f}.NewsletterForm-module__p2DKHG__light .NewsletterForm-module__p2DKHG__button{background:#fafafa}
.Footer-module__234PyW__footer{border-top:none;padding:64px 0 32px;position:relative}.Footer-module__234PyW__footer:before{content:"";background:linear-gradient(90deg,transparent,var(--accent),var(--accent-2),var(--accent-warm),transparent);opacity:.5;height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__234PyW__inner{flex-direction:column;gap:40px;display:flex}.Footer-module__234PyW__brandRow{border-bottom:1px solid var(--border-subtle);justify-content:center;align-items:center;margin-bottom:40px;padding-bottom:40px;display:flex}.Footer-module__234PyW__brandIntro{flex-direction:column;gap:8px;display:flex}.Footer-module__234PyW__brandNewsletter{justify-self:end;width:100%;max-width:420px}.Footer-module__234PyW__logo{color:var(--text-primary);align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.Footer-module__234PyW__tagline{color:var(--text-tertiary);font-size:14px;line-height:1.5}@media (max-width:720px){.Footer-module__234PyW__brandRow{text-align:center;grid-template-columns:1fr;gap:24px}.Footer-module__234PyW__brandIntro{align-items:center}.Footer-module__234PyW__tagline{text-align:center}.Footer-module__234PyW__brandNewsletter{justify-self:stretch;max-width:none}}.Footer-module__234PyW__linkGroups{flex-wrap:wrap;flex:1;justify-content:space-between;gap:48px;display:flex}.Footer-module__234PyW__linkGroup{flex:1;min-width:140px}.Footer-module__234PyW__groupTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:14px;font-weight:600}.Footer-module__234PyW__linkList{flex-direction:column;gap:2px;margin:-6px -12px;list-style:none;display:flex}.Footer-module__234PyW__link{color:var(--text-tertiary);border-radius:var(--radius-sm);-webkit-tap-highlight-color:transparent;padding:8px 12px;font-size:15px;transition:color .15s,background .15s;display:block}.Footer-module__234PyW__link:hover{color:var(--text-primary);background:var(--bg-hover)}.Footer-module__234PyW__linkIcon{vertical-align:middle;opacity:.85;align-items:center;margin-right:10px;display:inline-flex}.Footer-module__234PyW__trustRow{flex-wrap:wrap;align-items:center;gap:10px 14px;padding:8px 0 22px;display:flex}.Footer-module__234PyW__trustChip{color:var(--text-tertiary);border:1px solid var(--border-subtle);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:6px 13px;font-size:12.5px;display:inline-flex}.Footer-module__234PyW__trustChip svg{opacity:.75;flex-shrink:0}.Footer-module__234PyW__trustLink{color:var(--text-secondary);transition:gap .25s var(--ease);align-items:center;gap:6px;margin-left:auto;font-size:13px;font-weight:600;display:inline-flex}.Footer-module__234PyW__trustLink:hover{color:var(--text-primary);gap:10px}.Footer-module__234PyW__bottom{justify-content:space-between;align-items:center;gap:16px;padding-top:24px;display:flex}.Footer-module__234PyW__copyright{color:var(--text-muted);font-size:14px}.Footer-module__234PyW__legalLinks{gap:20px;display:flex}.Footer-module__234PyW__legalLink{color:var(--text-muted);font-size:14px;text-decoration:none;transition:color .15s}.Footer-module__234PyW__legalLink:hover{color:var(--text-secondary)}@media (max-width:768px){.Footer-module__234PyW__brandRow{flex-direction:column;align-items:flex-start;gap:8px}.Footer-module__234PyW__linkGroups{gap:32px}.Footer-module__234PyW__bottom{flex-direction:column;align-items:flex-start;gap:12px}.Footer-module__234PyW__legalLinks{flex-wrap:wrap;gap:12px}}
.SupportWidget-module__RFiyYa__launcher{z-index:900;cursor:pointer;color:#fff;background:var(--accent,#6e56f0);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .18s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #6e56f073}.SupportWidget-module__RFiyYa__launcher:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 14px 36px #6e56f08c}.SupportWidget-module__RFiyYa__launcher:active{transform:translateY(0)scale(.97)}.SupportWidget-module__RFiyYa__launcherIcon{transition:transform .2s;display:flex}.SupportWidget-module__RFiyYa__launcherOpen .SupportWidget-module__RFiyYa__launcherIcon{transform:rotate(90deg)}@media (max-width:640px){.SupportWidget-module__RFiyYa__launcher{bottom:16px;right:16px}.SupportWidget-module__RFiyYa__panel{width:calc(100vw - 24px)!important;bottom:84px!important;right:12px!important}}.SupportWidget-module__RFiyYa__panel{z-index:900;background:var(--bg-elevated,#131119);border:1px solid var(--border,#2a2633);transform-origin:100% 100%;border-radius:18px;flex-direction:column;width:392px;max-width:calc(100vw - 32px);height:600px;max-height:calc(100vh - 140px);animation:.2s cubic-bezier(.16,1,.3,1) SupportWidget-module__RFiyYa__rise;display:flex;position:fixed;bottom:92px;right:24px;overflow:hidden;box-shadow:0 24px 64px #0000008c}@keyframes SupportWidget-module__RFiyYa__rise{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.SupportWidget-module__RFiyYa__header{color:#fff;background:linear-gradient(120deg,var(--accent,#6e56f0)0%,var(--accent-2,#9b6df0)100%);padding:22px 20px 18px;position:relative}.SupportWidget-module__RFiyYa__headerWithback{padding-left:52px}.SupportWidget-module__RFiyYa__greeting{letter-spacing:-.01em;font-size:19px;font-weight:700}.SupportWidget-module__RFiyYa__sub{opacity:.92;margin-top:3px;font-size:13px}.SupportWidget-module__RFiyYa__back{cursor:pointer;color:#fff;background:#ffffff29;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:flex;position:absolute;top:20px;left:14px}.SupportWidget-module__RFiyYa__back:hover{background:#ffffff47}.SupportWidget-module__RFiyYa__body{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.SupportWidget-module__RFiyYa__tile{text-align:left;border:1px solid var(--border,#2a2633);background:var(--bg-card,#1a1722);cursor:pointer;border-radius:14px;align-items:center;gap:12px;padding:14px;transition:border-color .15s,transform .12s,box-shadow .15s;display:flex}.SupportWidget-module__RFiyYa__tile:hover{border-color:var(--accent,#6e56f0);transform:translateY(-1px);box-shadow:0 6px 18px #00000059}.SupportWidget-module__RFiyYa__tileIcon{width:38px;height:38px;color:var(--accent-2,#9b6df0);background:var(--accent-subtle,#6e56f01a);border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.SupportWidget-module__RFiyYa__tileText{flex-direction:column;gap:2px;display:flex}.SupportWidget-module__RFiyYa__tileTitle{color:var(--text-primary,#f4f1ec);font-size:14px;font-weight:700}.SupportWidget-module__RFiyYa__tileSub{color:var(--text-muted,#8a8391);font-size:12px}.SupportWidget-module__RFiyYa__form{flex-direction:column;gap:12px;display:flex}.SupportWidget-module__RFiyYa__textarea,.SupportWidget-module__RFiyYa__input{box-sizing:border-box;border:1px solid var(--border,#2a2633);width:100%;font:inherit;color:var(--text-primary,#f4f1ec);background:var(--bg-card,#1a1722);resize:vertical;border-radius:12px;padding:11px 13px;font-size:14px;transition:border-color .15s,box-shadow .15s}.SupportWidget-module__RFiyYa__textarea::placeholder,.SupportWidget-module__RFiyYa__input::placeholder{color:var(--text-muted,#574f60)}.SupportWidget-module__RFiyYa__textarea:focus,.SupportWidget-module__RFiyYa__input:focus{border-color:var(--accent,#6e56f0);box-shadow:0 0 0 3px var(--accent-glow,#6e56f026);outline:none}.SupportWidget-module__RFiyYa__row{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (max-width:420px){.SupportWidget-module__RFiyYa__row{grid-template-columns:1fr}}.SupportWidget-module__RFiyYa__error{color:#f87171;background:#f871711a;border-radius:8px;padding:8px 10px;font-size:13px}.SupportWidget-module__RFiyYa__btn{font:inherit;cursor:pointer;border:none;border-radius:12px;padding:12px 14px;font-size:14px;font-weight:700;transition:filter .15s,transform .12s}.SupportWidget-module__RFiyYa__btnPrimary{background:var(--accent,#6e56f0);color:#fff}.SupportWidget-module__RFiyYa__btnPrimary:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.SupportWidget-module__RFiyYa__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.SupportWidget-module__RFiyYa__btnSecondary{background:var(--bg-hover,#221e2c);color:var(--text-primary,#f4f1ec)}.SupportWidget-module__RFiyYa__sent{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;display:flex}.SupportWidget-module__RFiyYa__sentCheck{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.SupportWidget-module__RFiyYa__sentTitle{color:var(--text-primary,#f4f1ec);margin:6px 0 0;font-size:15px;font-weight:700}.SupportWidget-module__RFiyYa__sentSub{color:var(--text-muted,#8a8391);margin:0 0 8px;font-size:13px}.SupportWidget-module__RFiyYa__search{position:relative}.SupportWidget-module__RFiyYa__searchInput{box-sizing:border-box;width:100%;font:inherit;color:var(--text-primary,#f4f1ec);background:var(--bg-card,#1a1722);border:1px solid var(--border,#2a2633);border-radius:12px;padding:11px 13px 11px 38px;font-size:14px}.SupportWidget-module__RFiyYa__searchInput::placeholder{color:var(--text-muted,#574f60)}.SupportWidget-module__RFiyYa__searchInput:focus{border-color:var(--accent,#6e56f0);outline:none}.SupportWidget-module__RFiyYa__searchIcon{width:18px;height:18px;color:var(--text-muted,#574f60);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.SupportWidget-module__RFiyYa__chips{flex-wrap:wrap;gap:8px;display:flex}.SupportWidget-module__RFiyYa__chip{font:inherit;white-space:nowrap;color:var(--text-secondary,#aba4b2);background:var(--bg-card,#1a1722);border:1px solid var(--border,#2a2633);cursor:pointer;border-radius:999px;align-items:center;padding:7px 14px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.SupportWidget-module__RFiyYa__chip:hover{background:var(--accent,#6e56f0);border-color:var(--accent,#6e56f0);color:#fff}.SupportWidget-module__RFiyYa__results{flex-direction:column;gap:10px;display:flex}.SupportWidget-module__RFiyYa__article{border:1px solid var(--border,#2a2633);background:var(--bg-card,#1a1722);cursor:pointer;border-radius:12px;padding:14px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:block}.SupportWidget-module__RFiyYa__article:hover{border-color:var(--accent,#6e56f0);box-shadow:0 4px 14px #00000059}.SupportWidget-module__RFiyYa__articleTitle{color:var(--text-primary,#f4f1ec);margin:0 0 4px;font-size:14px;font-weight:700}.SupportWidget-module__RFiyYa__articleBody{color:var(--text-secondary,#aba4b2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.SupportWidget-module__RFiyYa__emptyHelp{text-align:center;color:var(--text-muted,#574f60);padding:24px 8px;font-size:13px}.SupportWidget-module__RFiyYa__back2{font:inherit;color:var(--text-secondary,#aba4b2);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.SupportWidget-module__RFiyYa__back2:hover{color:var(--text-primary,#f4f1ec)}.SupportWidget-module__RFiyYa__newmsg{cursor:pointer;background:var(--accent,#6e56f0);color:#fff;font:inherit;border:none;border-radius:12px;justify-content:center;align-self:stretch;align-items:center;gap:7px;padding:11px 14px;font-size:14px;font-weight:700;transition:filter .15s,transform .12s;display:inline-flex}.SupportWidget-module__RFiyYa__newmsg:hover{filter:brightness(1.08);transform:translateY(-1px)}.SupportWidget-module__RFiyYa__threads{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.SupportWidget-module__RFiyYa__threadRow{text-align:left;border:1px solid var(--border,#2a2633);background:var(--bg-card,#1a1722);cursor:pointer;border-radius:12px;align-items:center;gap:10px;width:100%;padding:12px 13px;transition:border-color .15s,box-shadow .15s;display:flex}.SupportWidget-module__RFiyYa__threadRow:hover{border-color:var(--accent,#6e56f0);box-shadow:0 4px 14px #00000059}.SupportWidget-module__RFiyYa__threadMain{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.SupportWidget-module__RFiyYa__threadSubject{color:var(--text-primary,#f4f1ec);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:700;overflow:hidden}.SupportWidget-module__RFiyYa__threadPreview{color:var(--text-muted,#8a8391);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.SupportWidget-module__RFiyYa__threadMeta{flex:none;align-items:center;gap:7px;display:flex}.SupportWidget-module__RFiyYa__threadTime{color:var(--text-muted,#574f60);font-size:11px}.SupportWidget-module__RFiyYa__threadDot{background:#ef4444;border-radius:50%;width:9px;height:9px}.SupportWidget-module__RFiyYa__emptyMsg{text-align:center;padding:24px 8px}.SupportWidget-module__RFiyYa__emptyMsg p{color:var(--text-secondary,#aba4b2);margin:0;font-size:13.5px;font-weight:600}.SupportWidget-module__RFiyYa__emptyMsgSub{color:var(--text-muted,#574f60)!important;margin-top:6px!important;font-size:12.5px!important;font-weight:400!important}.SupportWidget-module__RFiyYa__thread{flex-direction:column;flex:1;min-height:0;margin:-16px;display:flex}.SupportWidget-module__RFiyYa__threadScroll{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.SupportWidget-module__RFiyYa__bubbleRow{flex-direction:column;gap:3px;max-width:82%;display:flex}.SupportWidget-module__RFiyYa__bubbleMe{align-self:flex-end;align-items:flex-end}.SupportWidget-module__RFiyYa__bubbleStaff{align-self:flex-start;align-items:flex-start}.SupportWidget-module__RFiyYa__bubble{white-space:pre-wrap;word-break:break-word;border-radius:14px;padding:10px 13px;font-size:13.5px;line-height:1.45}.SupportWidget-module__RFiyYa__bubbleMe .SupportWidget-module__RFiyYa__bubble{background:var(--accent,#6e56f0);color:#fff;border-bottom-right-radius:5px}.SupportWidget-module__RFiyYa__bubbleStaff .SupportWidget-module__RFiyYa__bubble{background:var(--bg-hover,#221e2c);color:var(--text-primary,#f4f1ec);border-bottom-left-radius:5px}.SupportWidget-module__RFiyYa__bubbleTime{color:var(--text-muted,#574f60);padding:0 4px;font-size:11px}.SupportWidget-module__RFiyYa__await{text-align:center;color:var(--text-muted,#574f60);align-self:center;padding:4px 12px;font-size:12px}.SupportWidget-module__RFiyYa__reply{border-top:1px solid var(--border,#2a2633);background:var(--bg-elevated,#131119);align-items:center;gap:8px;padding:12px 16px;display:flex}.SupportWidget-module__RFiyYa__replyInput{border:1px solid var(--border,#2a2633);font:inherit;color:var(--text-primary,#f4f1ec);background:var(--bg-card,#1a1722);border-radius:999px;flex:1;padding:9px 14px;font-size:13.5px}.SupportWidget-module__RFiyYa__replyInput:focus{border-color:var(--accent,#6e56f0);outline:none}.SupportWidget-module__RFiyYa__replySend{cursor:pointer;color:#fff;background:var(--accent,#6e56f0);border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;transition:filter .15s,transform .12s;display:flex}.SupportWidget-module__RFiyYa__replySend:hover:not(:disabled){filter:brightness(1.1);transform:scale(1.05)}.SupportWidget-module__RFiyYa__replySend:disabled{opacity:.45;cursor:not-allowed}.SupportWidget-module__RFiyYa__tabs{border-top:1px solid var(--border,#2a2633);background:var(--bg-elevated,#131119);display:flex}.SupportWidget-module__RFiyYa__tab{font:inherit;color:var(--text-muted,#574f60);cursor:pointer;background:0 0;border:none;flex:1;padding:13px 0;font-size:12px;font-weight:600;transition:color .15s}.SupportWidget-module__RFiyYa__tab:hover{color:var(--text-secondary,#aba4b2)}.SupportWidget-module__RFiyYa__tabActive{color:var(--accent-2,#9b6df0);box-shadow:inset 0 2px 0 var(--accent-2,#9b6df0)}@media (prefers-reduced-motion:reduce){.SupportWidget-module__RFiyYa__launcher,.SupportWidget-module__RFiyYa__launcherIcon,.SupportWidget-module__RFiyYa__panel,.SupportWidget-module__RFiyYa__tile,.SupportWidget-module__RFiyYa__btnPrimary{transition:none!important;animation:none!important}}
