.page-module__ngZQ_a__page{color:#fff;min-height:100vh;font-family:var(--font-inter), sans-serif;background:#000}.page-module__ngZQ_a__page .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;justify-content:center;align-items:center;line-height:1;display:inline-flex}.page-module__ngZQ_a__main{gap:2.5rem;width:min(100% - 3rem,900px);margin:0 auto;padding:6rem 0 4rem;display:grid}.page-module__ngZQ_a__selectorSection{min-width:0}.page-module__ngZQ_a__planGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.page-module__ngZQ_a__planCard,.page-module__ngZQ_a__planCardActive{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;align-items:center;gap:.6rem;padding:1.5rem 1rem;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;display:flex;position:relative}.page-module__ngZQ_a__planCard:hover{background:#ffffff0d;border-color:#b6a0ff40;transform:translateY(-2px)}.page-module__ngZQ_a__planCardActive{background:linear-gradient(#b6a0ff14,#7e51ff0a),#ffffff08;border-color:#b6a0ff8c;box-shadow:0 16px 40px #7e51ff1f}.page-module__ngZQ_a__planCard:focus-visible,.page-module__ngZQ_a__planCardActive:focus-visible{outline-offset:3px;outline:2px solid #b6a0ffb3}.page-module__ngZQ_a__planCardCurrent{cursor:not-allowed;opacity:1;background:linear-gradient(#6fd6ad14,#1e312b14),#ffffff08;border-color:#6fd6ad6b;box-shadow:inset 0 0 0 1px #6fd6ad1f}.page-module__ngZQ_a__planCardCurrent:disabled{opacity:1}.page-module__ngZQ_a__planCardCurrent:hover{transform:none}.page-module__ngZQ_a__currentPlanBadge{color:#9af0c8;letter-spacing:.05em;text-transform:uppercase;background:#6fd6ad29;border-radius:999px;padding:.28rem .55rem;font-size:.63rem;font-weight:800;position:absolute;top:10px;left:10px}.page-module__ngZQ_a__checkBadge{color:#fff;background:linear-gradient(135deg,#b6a0ff 0%,#7e51ff 100%);border-radius:999px;place-items:center;width:24px;height:24px;font-size:.8rem;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #7e51ff59}.page-module__ngZQ_a__planVisual{place-items:center;width:56px;height:56px;display:grid}.page-module__ngZQ_a__planImage{object-fit:contain;width:100%;height:100%}.page-module__ngZQ_a__planMeta{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.page-module__ngZQ_a__planName{font-family:var(--font-plus-jakarta), sans-serif;letter-spacing:-.01em;color:#fff;margin:0;font-size:.95rem;font-weight:700}.page-module__ngZQ_a__planPrice{font-family:var(--font-plus-jakarta), sans-serif;letter-spacing:-.02em;color:var(--brand);font-size:1.1rem;font-weight:800}.page-module__ngZQ_a__planDesc{color:var(--ink-muted);margin:0;font-size:.78rem;line-height:1.4}.page-module__ngZQ_a__planBillingMeta{border-top:1px solid #ffffff14;gap:.45rem;width:100%;padding-top:.75rem;display:grid}.page-module__ngZQ_a__planBillingLine{color:var(--ink-soft);justify-content:space-between;align-items:center;gap:.75rem;margin:0;font-size:.75rem;display:flex}.page-module__ngZQ_a__planBillingLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-size:.66rem}.page-module__ngZQ_a__planBillingHint{color:var(--ink-muted);margin:0;font-size:.76rem;line-height:1.45}.page-module__ngZQ_a__planFeatures{gap:.5rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.page-module__ngZQ_a__planFeature{color:var(--ink-muted);font-size:.78rem;line-height:1.4}.page-module__ngZQ_a__featureStrong{color:#fff;font-weight:700}.page-module__ngZQ_a__summarySection{width:100%;min-width:0;max-width:420px;margin:0 auto;scroll-margin-top:7.5rem}.page-module__ngZQ_a__summaryCard{border-radius:var(--radius-lg);border:1px solid var(--border);background:linear-gradient(180deg, #ffffff0d, #ffffff08), var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:1.75rem}.page-module__ngZQ_a__summaryTitle{font-family:var(--font-plus-jakarta), sans-serif;letter-spacing:-.02em;margin:0 0 1.25rem;font-size:1.1rem;font-weight:800}.page-module__ngZQ_a__summaryRows{border-bottom:1px solid var(--border);gap:.9rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:grid}.page-module__ngZQ_a__summaryRow{color:var(--ink-soft);justify-content:space-between;align-items:flex-start;gap:1rem;font-size:.92rem;display:flex}.page-module__ngZQ_a__summaryRow+.page-module__ngZQ_a__summaryRow{padding-top:.15rem}.page-module__ngZQ_a__summaryValueStack{text-align:right;justify-items:end;gap:.5rem;display:grid}.page-module__ngZQ_a__summaryMeta{color:var(--ink-muted);font-size:.76rem;line-height:1.4}.page-module__ngZQ_a__intervalSwitch{background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem;display:inline-flex}.page-module__ngZQ_a__intervalButton,.page-module__ngZQ_a__intervalButtonActive{min-height:34px;font-family:var(--font-plus-jakarta), sans-serif;color:var(--ink-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:0 .9rem;font-size:.78rem;font-weight:700;transition:background .16s,color .16s,opacity .16s}.page-module__ngZQ_a__intervalButton:hover:not(:disabled){color:#fff}.page-module__ngZQ_a__intervalButtonActive{color:#fff;background:linear-gradient(135deg,#d8cdff2e,#7e51ff57)}.page-module__ngZQ_a__intervalButton:disabled{opacity:.35;cursor:not-allowed}.page-module__ngZQ_a__shippingFree{color:var(--brand);font-weight:700}.page-module__ngZQ_a__summaryTotal{font-family:var(--font-plus-jakarta), sans-serif;color:#fff;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:1.1rem;font-weight:800;display:flex}.page-module__ngZQ_a__totalPrice{color:var(--brand);font-size:1.35rem}.page-module__ngZQ_a__checkoutButton,.page-module__ngZQ_a__checkoutLink{background:linear-gradient(135deg, #d8cdff 0%, var(--brand-strong) 100%);color:#070711;width:100%;min-height:52px;font-family:var(--font-plus-jakarta), sans-serif;letter-spacing:.02em;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;padding:0 20px;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .2s,filter .2s,opacity .2s;display:inline-flex}.page-module__ngZQ_a__checkoutButton:hover:not(:disabled),.page-module__ngZQ_a__checkoutButton:active:not(:disabled),.page-module__ngZQ_a__checkoutLink:hover{filter:brightness(1.08);transform:translateY(-2px)}.page-module__ngZQ_a__checkoutButtonLocked{color:#ffffffb8;box-shadow:none;cursor:pointer;background:linear-gradient(135deg,#9399ab73,#5f6477c7)}.page-module__ngZQ_a__checkoutButtonLocked:hover:not(:disabled){filter:none;transform:none}.page-module__ngZQ_a__checkoutButton:disabled{color:#ffffffb8;box-shadow:none;opacity:1;cursor:not-allowed;background:linear-gradient(135deg,#9399ab73,#5f6477c7)}.page-module__ngZQ_a__checkoutButton:focus-visible,.page-module__ngZQ_a__checkoutLink:focus-visible{outline-offset:3px;outline:2px solid #b6a0ffcc}.page-module__ngZQ_a__consentBox{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;margin-top:1rem;margin-bottom:1rem;padding:.95rem 1rem;transition:border-color .18s,box-shadow .18s,background .18s}.page-module__ngZQ_a__consentLabel{cursor:pointer;grid-template-columns:auto 1fr;align-items:start;gap:.8rem;display:grid}.page-module__ngZQ_a__consentCheckbox{width:18px;height:18px;accent-color:var(--brand-strong);border-radius:4px;margin:.15rem 0 0;transition:box-shadow .18s,outline-color .18s,transform .18s}.page-module__ngZQ_a__consentCheckbox:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #ffffffeb}.page-module__ngZQ_a__consentCheckboxError{outline-offset:3px;outline:2px solid #ff6682f2;box-shadow:0 0 0 4px #ff5c7b1f}.page-module__ngZQ_a__consentCheckboxAttention{animation:.68s ease-out page-module__ngZQ_a__consentCheckboxPulse,.18s cubic-bezier(.4,0,.2,1) 2 page-module__ngZQ_a__consentCheckboxNudge}.page-module__ngZQ_a__consentText{color:#fff;font-size:.82rem;line-height:1.55}.page-module__ngZQ_a__consentLink{color:var(--brand);text-underline-offset:.18em;font-weight:700;text-decoration:underline;text-decoration-thickness:.08em}.page-module__ngZQ_a__consentLink:hover{color:#d8cdff}.page-module__ngZQ_a__consentLink:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #b6a0ffcc}.page-module__ngZQ_a__consentHint{color:var(--ink-muted);margin:.6rem 0 0;font-size:.76rem;line-height:1.45}@keyframes page-module__ngZQ_a__consentCheckboxNudge{0%,to{transform:translate(0)}30%{transform:translate(-4px)}70%{transform:translate(4px)}}@keyframes page-module__ngZQ_a__consentCheckboxPulse{0%{box-shadow:0 0 #ff5c7b47}55%{box-shadow:0 0 0 7px #ff5c7b14}to{box-shadow:0 0 0 4px #ff5c7b1f}}.page-module__ngZQ_a__helperText,.page-module__ngZQ_a__currentPlanNote,.page-module__ngZQ_a__errorMessage,.page-module__ngZQ_a__adminBadge{text-align:center;margin:.85rem 0 0}.page-module__ngZQ_a__helperText{color:var(--ink-muted);font-size:.8rem;line-height:1.45}.page-module__ngZQ_a__currentPlanNote{color:var(--ink-muted);font-size:.82rem}.page-module__ngZQ_a__errorMessage{color:#ff9db0;font-size:.82rem;line-height:1.45}.page-module__ngZQ_a__adminBadge{color:#fff;background:#b6a0ff14;border:1px solid #b6a0ff40;border-radius:16px;padding:.85rem 1rem;font-size:.86rem;font-weight:700}.page-module__ngZQ_a__trustBadges{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}.page-module__ngZQ_a__trustBadge{color:var(--ink-muted);align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:inline-flex}.page-module__ngZQ_a__trustBadge .material-symbols-outlined{color:var(--brand);font-size:1rem}@media (max-width:640px){.page-module__ngZQ_a__main{gap:2rem;width:min(100% - 1.5rem,900px);padding-top:5rem}.page-module__ngZQ_a__planGrid{grid-template-columns:1fr;gap:.75rem}.page-module__ngZQ_a__planCard,.page-module__ngZQ_a__planCardActive{text-align:left;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;padding:1rem 1.25rem}.page-module__ngZQ_a__planVisual{flex-shrink:0;width:48px;height:48px}.page-module__ngZQ_a__planMeta{text-align:left;align-items:flex-start;gap:.5rem}.page-module__ngZQ_a__planBillingMeta{padding-top:.6rem}.page-module__ngZQ_a__checkBadge{width:22px;height:22px;font-size:.75rem;top:8px;right:8px}.page-module__ngZQ_a__currentPlanBadge{max-width:calc(100% - 3.5rem);top:8px;left:8px}.page-module__ngZQ_a__summarySection{max-width:100%}.page-module__ngZQ_a__summaryValueStack{text-align:left;justify-items:start;width:100%}.page-module__ngZQ_a__summaryRow{flex-direction:column}.page-module__ngZQ_a__consentBox{padding:.9rem}.page-module__ngZQ_a__consentLabel{gap:.7rem}}
.CartIcon-module__WLlpKG__cartLink{color:#ffffff80;background:0 0;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:color .25s cubic-bezier(.16,1,.3,1),background .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:inline-flex;position:relative}.CartIcon-module__WLlpKG__cartLink:hover{color:#fffffff2;background:#ffffff0a;transform:translateY(-1.5px);box-shadow:0 4px 12px #00000026}.CartIcon-module__WLlpKG__cartLink:focus-visible{outline-offset:3px;outline:2px solid #b6a0ffb3}.CartIcon-module__WLlpKG__cartLink:active{transition-duration:80ms;transform:scale(.94)}.CartIcon-module__WLlpKG__cartIcon{font-size:1.2rem;line-height:1;transition:transform .25s cubic-bezier(.16,1,.3,1)}.CartIcon-module__WLlpKG__cartLink:hover .CartIcon-module__WLlpKG__cartIcon{transform:scale(1.08)}.CartIcon-module__WLlpKG__badge{color:#fff;min-width:16px;height:16px;font-family:var(--font-marketing-heading);letter-spacing:.02em;pointer-events:none;background:linear-gradient(135deg,#ff6c95 0%,#ff7b9b 100%);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:.58rem;font-weight:800;animation:.3s cubic-bezier(.16,1,.3,1) CartIcon-module__WLlpKG__badgePop;display:inline-flex;position:absolute;top:3px;right:3px;box-shadow:0 2px 8px #ff6c9559}@keyframes CartIcon-module__WLlpKG__badgePop{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@media (max-width:980px){.CartIcon-module__WLlpKG__cartLink{width:36px;height:36px}.CartIcon-module__WLlpKG__cartIcon{font-size:1.15rem}.CartIcon-module__WLlpKG__badge{min-width:15px;height:15px;font-size:.55rem;top:2px;right:2px}}@media (prefers-reduced-motion:reduce){.CartIcon-module__WLlpKG__cartLink,.CartIcon-module__WLlpKG__cartIcon,.CartIcon-module__WLlpKG__badge{transition:none!important;animation:none!important}}
.PublicNavbar-module__bq7GsG__header{z-index:60;background:0 0;width:100%;padding:20px 32px;transition:padding .25s cubic-bezier(.16,1,.3,1),background .25s;position:fixed;top:0}.PublicNavbar-module__bq7GsG__headerScrolled{-webkit-backdrop-filter:blur(20px)saturate(1.1);background:#05060b99;padding:14px 32px}.PublicNavbar-module__bq7GsG__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;max-width:1320px;margin:0 auto;display:grid}.PublicNavbar-module__bq7GsG__left{justify-self:start;align-items:center;gap:28px;display:flex}.PublicNavbar-module__bq7GsG__link,.PublicNavbar-module__bq7GsG__linkActive{white-space:nowrap;letter-spacing:-.01em;color:#ffffff80;padding:4px 0;font-size:.88rem;font-weight:500;transition:color .2s;position:relative}.PublicNavbar-module__bq7GsG__link:hover{color:#ffffffe6}.PublicNavbar-module__bq7GsG__linkActive{color:#fff}.PublicNavbar-module__bq7GsG__linkActive:after{content:"";background:#b6a0ff;border-radius:50%;width:3px;height:3px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%);box-shadow:0 0 10px #b6a0ffb3}.PublicNavbar-module__bq7GsG__center{justify-self:center;align-items:center;display:flex}.PublicNavbar-module__bq7GsG__brand,.PublicNavbar-module__bq7GsG__brandActive{align-items:center;transition:opacity .2s,transform .2s;display:inline-flex}.PublicNavbar-module__bq7GsG__brand{opacity:.8}.PublicNavbar-module__bq7GsG__brand:hover,.PublicNavbar-module__bq7GsG__brandActive:hover{opacity:1;transform:scale(1.03)}.PublicNavbar-module__bq7GsG__brandLogo,.PublicNavbar-module__bq7GsG__brandLogoActive{width:auto;height:26px;display:block}.PublicNavbar-module__bq7GsG__right{justify-self:end;align-items:center;gap:12px;display:flex}.PublicNavbar-module__bq7GsG__desktopCta{color:#fff;background:linear-gradient(135deg,#c4b0ff 0%,#9667ff 48%,#7e51ff 100%);border:1px solid #c4b0ff57;border-radius:13px;justify-content:center;align-items:center;min-height:38px;padding:2px;transition:transform .22s cubic-bezier(.16,1,.3,1),filter .22s,box-shadow .22s,border-color .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 9px 22px #5830b538,inset 0 1px #ffffff2e}.PublicNavbar-module__bq7GsG__desktopCta:before{content:"";opacity:.78;pointer-events:none;background:radial-gradient(circle at 0 0,#ffffff52,#0000 40%),linear-gradient(120deg,#0000 24%,#ffffff1a 50%,#0000 72%);position:absolute;inset:0}.PublicNavbar-module__bq7GsG__desktopCta:hover{filter:brightness(1.08);border-color:#d8c9ff6b;transform:translateY(-2px);box-shadow:0 13px 28px #673bd24d,inset 0 1px #ffffff3d}.PublicNavbar-module__bq7GsG__desktopCta:focus-visible{outline-offset:4px;outline:2px solid #c4b0ffeb}.PublicNavbar-module__bq7GsG__desktopCtaChrome{pointer-events:none;background:linear-gradient(#ffffff1c,#fff0),linear-gradient(135deg,#26144e14,#0d081c47);border-radius:12px;position:absolute;inset:1px}.PublicNavbar-module__bq7GsG__desktopCtaInner{z-index:1;background:linear-gradient(#1c152ef2,#0e0a18fc);border-radius:10px;align-items:center;gap:8px;min-height:28px;padding:0 10px 0 9px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #ffffff0d}.PublicNavbar-module__bq7GsG__desktopCtaIcon{color:#e2d5ff;text-shadow:0 0 18px #885eff4d;flex-shrink:0;font-size:.8rem;line-height:1;position:relative}.PublicNavbar-module__bq7GsG__desktopCtaDivider{background:linear-gradient(#ffffff05,#c4b0ff57,#ffffff05);flex-shrink:0;width:1px;height:12px}.PublicNavbar-module__bq7GsG__desktopCtaLabel{color:#fff;letter-spacing:.03em;white-space:nowrap;text-transform:uppercase;text-shadow:0 1px 10px #7e51ff38;justify-content:flex-start;align-items:center;font-size:.68rem;font-weight:700;display:inline-flex}.PublicNavbar-module__bq7GsG__buttonSecondary{color:#ffffff73;letter-spacing:-.01em;padding:4px 0;font-size:.85rem;font-weight:500;transition:color .2s}.PublicNavbar-module__bq7GsG__buttonSecondary:hover{color:#ffffffd9}.PublicNavbar-module__bq7GsG__divider{background:#ffffff14;width:1px;height:18px}.PublicNavbar-module__bq7GsG__profileLink{background:linear-gradient(135deg,#b6a0ff4d,#7e51ffb3);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .2s,box-shadow .2s;display:inline-flex;overflow:hidden;box-shadow:0 4px 12px #2f125c40}.PublicNavbar-module__bq7GsG__profileLink:hover{transform:scale(1.08);box-shadow:0 6px 18px #2f125c59}.PublicNavbar-module__bq7GsG__profileLink:focus-visible{outline-offset:3px;outline:2px solid #b6a0ffcc}.PublicNavbar-module__bq7GsG__profileLinkLoading{pointer-events:none;opacity:.5}.PublicNavbar-module__bq7GsG__profileAvatar,.PublicNavbar-module__bq7GsG__profileFallback{width:100%;height:100%}.PublicNavbar-module__bq7GsG__profileAvatar{object-fit:cover;display:block}.PublicNavbar-module__bq7GsG__profileSkeleton{border-radius:inherit;background:linear-gradient(#ffffff1f,#ffffff0f);width:100%;height:100%;position:relative;overflow:hidden}.PublicNavbar-module__bq7GsG__profileSkeleton:after{content:"";background:linear-gradient(110deg,#0000 12%,#ffffff4d 50%,#0000 88%);animation:1.55s ease-in-out infinite PublicNavbar-module__bq7GsG__profile-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.PublicNavbar-module__bq7GsG__profileFallback{color:#fff;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:inline-flex}@keyframes PublicNavbar-module__bq7GsG__profile-skeleton-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.PublicNavbar-module__bq7GsG__profileSkeleton:after{animation:none}}.PublicNavbar-module__bq7GsG__mobileBar{justify-content:space-between;align-items:center;width:100%;display:none}.PublicNavbar-module__bq7GsG__mobileBarActions{align-items:center;gap:10px;display:inline-flex}.PublicNavbar-module__bq7GsG__mobileBrand{align-items:center;transition:opacity .2s;display:inline-flex}.PublicNavbar-module__bq7GsG__mobileBrand:hover{opacity:1}.PublicNavbar-module__bq7GsG__mobileBrandLogo{width:auto;height:32px;display:block}.PublicNavbar-module__bq7GsG__mobileBarCta{color:#fff;background:linear-gradient(135deg,#c4b0ff 0%,#9667ff 48%,#7e51ff 100%);border:1px solid #c4b0ff4d;border-radius:13px;justify-content:center;align-items:center;min-height:36px;padding:3px;transition:transform .2s cubic-bezier(.16,1,.3,1),filter .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 18px #5830b52e,inset 0 1px #ffffff29}.PublicNavbar-module__bq7GsG__mobileBarCta:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 11px 22px #673bd242,inset 0 1px #ffffff38}.PublicNavbar-module__bq7GsG__mobileBarCta:focus-visible{outline-offset:3px;outline:2px solid #c4b0ffe6}.PublicNavbar-module__bq7GsG__mobileBarCtaChrome{pointer-events:none;background:linear-gradient(#ffffff1a,#fff0),linear-gradient(135deg,#26144e0f,#0d081c3d);border-radius:12px;position:absolute;inset:1px}.PublicNavbar-module__bq7GsG__mobileBarCtaInner{z-index:1;background:linear-gradient(#1c152ef2,#0e0a18fc);border-radius:10px;align-items:center;gap:8px;min-height:28px;padding:0 9px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff14,inset 0 0 0 1px #ffffff0a}.PublicNavbar-module__bq7GsG__mobileBarCtaIcon{color:#e2d5ff;text-shadow:0 0 14px #885eff47;flex-shrink:0;font-size:.82rem;line-height:1}.PublicNavbar-module__bq7GsG__mobileBarCtaDivider{background:linear-gradient(#ffffff05,#c4b0ff52,#ffffff05);flex-shrink:0;width:1px;height:11px}.PublicNavbar-module__bq7GsG__mobileBarCtaLabel{white-space:nowrap;color:#fff;letter-spacing:.025em;text-transform:uppercase;text-shadow:0 1px 8px #7e51ff33;justify-content:flex-start;align-items:center;font-size:.64rem;font-weight:700;display:inline-flex}.PublicNavbar-module__bq7GsG__mobileMenu{position:relative}.PublicNavbar-module__bq7GsG__mobileMenuOpen{z-index:70}.PublicNavbar-module__bq7GsG__mobileMenuToggle{color:#ffffffb3;cursor:pointer;background:#ffffff0a;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,color .2s;display:inline-flex}.PublicNavbar-module__bq7GsG__mobileMenuToggle:hover{color:#fff;background:#ffffff14}.PublicNavbar-module__bq7GsG__mobileMenuToggle:focus-visible{outline-offset:3px;outline:2px solid #b6a0ffcc}.PublicNavbar-module__bq7GsG__mobileMenuOpen .PublicNavbar-module__bq7GsG__mobileMenuToggle{color:#d4c8ff;background:#b6a0ff1f}.PublicNavbar-module__bq7GsG__mobileMenuIcon{font-size:1.3rem}.PublicNavbar-module__bq7GsG__mobileOverlay{z-index:65;-webkit-backdrop-filter:blur(32px);background:#030408f5;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:112px 24px 48px;animation:.3s cubic-bezier(.16,1,.3,1) forwards PublicNavbar-module__bq7GsG__overlayIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes PublicNavbar-module__bq7GsG__overlayIn{0%{opacity:0}to{opacity:1}}.PublicNavbar-module__bq7GsG__mobileOverlayHeader{justify-content:center;align-items:center;min-height:58px;display:flex;position:absolute;top:28px;left:24px;right:24px}.PublicNavbar-module__bq7GsG__mobileOverlayBrand{opacity:.94;pointer-events:auto;align-items:center;display:inline-flex}.PublicNavbar-module__bq7GsG__mobileOverlayBrandLogo{width:auto;height:32px}.PublicNavbar-module__bq7GsG__mobileOverlayClose{cursor:pointer;background:linear-gradient(135deg,#c4b0ff 0%,#8f5fff 52%,#7e51ff 100%);border:1px solid #c4b0ff52;border-radius:21px;justify-content:center;align-items:center;width:60px;height:60px;padding:4px;transition:transform .2s,filter .2s,box-shadow .2s;display:inline-flex;position:absolute;top:0;right:0;overflow:hidden;box-shadow:0 14px 34px #5d37bc57,inset 0 0 0 1px #ffffff14}.PublicNavbar-module__bq7GsG__mobileOverlayClose:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 18px 38px #6f42dd6b,inset 0 0 0 1px #ffffff1f}.PublicNavbar-module__bq7GsG__mobileOverlayClose:focus-visible{outline-offset:3px;outline:2px solid #b6a0ffe6}.PublicNavbar-module__bq7GsG__mobileOverlayCloseChrome{pointer-events:none;background:linear-gradient(#ffffff1a,#fff0),linear-gradient(135deg,#26144e14,#0d081c3d);border-radius:20px;position:absolute;inset:1px}.PublicNavbar-module__bq7GsG__mobileOverlayCloseInner{z-index:1;background:linear-gradient(#1c152ef0,#100c1cfa);border-radius:17px;justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #ffffff0d}.PublicNavbar-module__bq7GsG__mobileOverlayCloseIcon{color:#f5f1ff;text-shadow:0 1px 10px #7e51ff33;font-size:1.55rem}.PublicNavbar-module__bq7GsG__mobileOverlayLinks{flex-direction:column;align-items:center;gap:6px;width:100%;max-width:300px;display:flex}.PublicNavbar-module__bq7GsG__mobileOverlayLink,.PublicNavbar-module__bq7GsG__mobileOverlayLinkActive{letter-spacing:-.01em;color:#ffffff8c;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:56px;font-size:1.1rem;font-weight:500;transition:color .2s,background .2s;display:flex}.PublicNavbar-module__bq7GsG__mobileOverlayLink:hover{color:#ffffffe6;background:#ffffff08}.PublicNavbar-module__bq7GsG__mobileOverlayLinkActive{color:#fff;background:#b6a0ff14}.PublicNavbar-module__bq7GsG__mobileOverlayActions{border-top:1px solid #ffffff0f;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:300px;padding-top:16px;display:flex}.PublicNavbar-module__bq7GsG__mobileOverlayCta{color:#fff;background:linear-gradient(135deg,#c4b0ff 0%,#8f5fff 52%,#7e51ff 100%);border:1px solid #c4b0ff57;border-radius:18px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:66px;padding:6px;transition:transform .2s,filter .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #5d37bc57,inset 0 1px #ffffff2e}.PublicNavbar-module__bq7GsG__mobileOverlayCta:hover{filter:brightness(1.07);transform:translateY(-2px);box-shadow:0 16px 36px #6f42dd6b,inset 0 1px #ffffff38}.PublicNavbar-module__bq7GsG__mobileOverlayCtaChrome{pointer-events:none;background:linear-gradient(#ffffff14,#fff0),linear-gradient(135deg,#26144e14,#0d081c3d);border-radius:17px;position:absolute;inset:1px}.PublicNavbar-module__bq7GsG__mobileOverlayCtaInner{z-index:1;background:linear-gradient(#1c152ef0,#100c1cfa);border-radius:14px;align-items:center;gap:14px;width:100%;min-height:52px;padding:0 18px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff14,inset 0 0 0 1px #ffffff0a}.PublicNavbar-module__bq7GsG__mobileOverlayCtaIcon{color:#dfd2ff;text-shadow:0 0 20px #885eff57;flex-shrink:0;font-size:1.1rem;line-height:1}.PublicNavbar-module__bq7GsG__mobileOverlayCtaDivider{background:linear-gradient(#ffffff05,#c4b0ff52,#ffffff05);flex-shrink:0;width:1px;height:20px}.PublicNavbar-module__bq7GsG__mobileOverlayCtaLabel{color:#fff;letter-spacing:.01em;text-transform:uppercase;text-shadow:0 1px 10px #7e51ff38;flex:1;justify-content:flex-start;align-items:center;font-size:.98rem;font-weight:700;display:inline-flex}.PublicNavbar-module__bq7GsG__mobileOverlaySecondary{color:#ffffff73;padding:8px;font-size:.9rem;font-weight:500;transition:color .2s}.PublicNavbar-module__bq7GsG__mobileOverlaySecondary:hover{color:#fffc}@media (max-width:980px){.PublicNavbar-module__bq7GsG__header{padding:16px 20px}.PublicNavbar-module__bq7GsG__headerScrolled{padding:12px 20px}.PublicNavbar-module__bq7GsG__inner{display:none}.PublicNavbar-module__bq7GsG__mobileBar{max-width:1320px;margin:0 auto;display:flex}}@media (max-width:560px){.PublicNavbar-module__bq7GsG__header{padding:14px 16px}.PublicNavbar-module__bq7GsG__headerScrolled{padding:10px 16px}.PublicNavbar-module__bq7GsG__mobileBrandLogo{height:28px}.PublicNavbar-module__bq7GsG__mobileBarActions{gap:8px}.PublicNavbar-module__bq7GsG__mobileBarCta{border-radius:12px;min-height:34px;padding:3px}.PublicNavbar-module__bq7GsG__mobileBarCtaChrome{border-radius:11px}.PublicNavbar-module__bq7GsG__mobileBarCtaInner{border-radius:9px;gap:7px;min-height:26px;padding:0 8px}.PublicNavbar-module__bq7GsG__mobileBarCtaLabel{letter-spacing:.018em;font-size:.59rem}.PublicNavbar-module__bq7GsG__mobileBarCtaDivider{height:10px}.PublicNavbar-module__bq7GsG__mobileOverlay{gap:28px;padding:104px 20px 40px}.PublicNavbar-module__bq7GsG__mobileOverlayHeader{top:22px;left:20px;right:20px}.PublicNavbar-module__bq7GsG__mobileOverlayBrandLogo{height:29px}.PublicNavbar-module__bq7GsG__mobileOverlayBrand{opacity:.98}.PublicNavbar-module__bq7GsG__mobileOverlayClose{border-radius:19px;width:56px;height:56px}.PublicNavbar-module__bq7GsG__mobileOverlayCloseChrome{border-radius:18px}.PublicNavbar-module__bq7GsG__mobileOverlayCloseInner{border-radius:15px}.PublicNavbar-module__bq7GsG__mobileOverlayLink,.PublicNavbar-module__bq7GsG__mobileOverlayLinkActive{min-height:52px;font-size:1.05rem}.PublicNavbar-module__bq7GsG__mobileOverlayCta{min-height:62px}.PublicNavbar-module__bq7GsG__mobileOverlayCtaInner{gap:12px;min-height:48px;padding:0 16px}.PublicNavbar-module__bq7GsG__mobileOverlayCtaLabel{font-size:.92rem}.PublicNavbar-module__bq7GsG__mobileOverlayCtaDivider{height:18px}}@media (prefers-reduced-motion:reduce){.PublicNavbar-module__bq7GsG__header,.PublicNavbar-module__bq7GsG__link,.PublicNavbar-module__bq7GsG__linkActive,.PublicNavbar-module__bq7GsG__buttonPrimary,.PublicNavbar-module__bq7GsG__desktopCta,.PublicNavbar-module__bq7GsG__buttonSecondary,.PublicNavbar-module__bq7GsG__mobileMenuToggle,.PublicNavbar-module__bq7GsG__mobileOverlay,.PublicNavbar-module__bq7GsG__mobileOverlayLink,.PublicNavbar-module__bq7GsG__mobileOverlayLinkActive,.PublicNavbar-module__bq7GsG__mobileOverlayCta,.PublicNavbar-module__bq7GsG__mobileOverlaySecondary,.PublicNavbar-module__bq7GsG__profileLink{transition:none!important;animation:none!important}}
.HomePage-module__dZEkaG__page{--background:#000;--surface-container-low:#0a0a0a;--surface-container:#0d0d0d;--surface-container-high:#121212;--surface-container-highest:#1a1a1a;--on-surface:#fff;--on-surface-variant:#a1a1aa;--primary:#b6a0ff;--primary-dim:#7e51ff;--secondary:#a855f7;--secondary-fixed:#26e6ff;--tertiary:#ff6c95;--emerald-glow:#10b981;background:var(--background);min-height:100vh;color:var(--on-surface);font-family:var(--font-marketing-body), sans-serif}.HomePage-module__dZEkaG__materialSymbol{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;direction:ltr;font-family:Material Symbols Outlined;font-style:normal;font-weight:400;line-height:1;display:inline-block}.HomePage-module__dZEkaG__glassPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1a66;border:1px solid #ffffff0d}.HomePage-module__dZEkaG__button{text-transform:uppercase;letter-spacing:.12em;border-radius:1rem;justify-content:center;align-items:center;gap:8px;font-weight:700;transition:transform .18s,filter .18s,background .18s;display:inline-flex}.HomePage-module__dZEkaG__button:hover{transform:translateY(-1px)}.HomePage-module__dZEkaG__buttonPrimary{color:#fff;background:linear-gradient(135deg,#b6a0ff 0%,#7e51ff 100%)}.HomePage-module__dZEkaG__buttonGlass{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1a66;border:1px solid #ffffff0d}.HomePage-module__dZEkaG__buttonLarge{letter-spacing:0;text-transform:none;min-height:60px;padding:0 40px;font-size:1.125rem}.HomePage-module__dZEkaG__buttonIcon{font-size:1.35rem}.HomePage-module__dZEkaG__main{padding-top:96px;overflow:hidden}.HomePage-module__dZEkaG__heroSection{text-align:center;flex-direction:column;align-items:center;max-width:80rem;margin:0 auto;padding:80px 24px 128px;display:flex;position:relative}.HomePage-module__dZEkaG__heroGlow{filter:blur(120px);z-index:0;background:#b6a0ff1a;border-radius:9999px;width:600px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.HomePage-module__dZEkaG__heroEyebrow{z-index:1;color:var(--secondary);letter-spacing:.28em;text-transform:uppercase;margin-bottom:32px;font-size:.625rem;font-weight:700;display:inline-block;position:relative}.HomePage-module__dZEkaG__heroTitle{z-index:1;font-family:var(--font-marketing-heading), sans-serif;letter-spacing:-.06em;color:#fff;margin:0 0 24px;font-size:clamp(3rem,7vw,4.5rem);font-weight:800;line-height:1.05;position:relative}.HomePage-module__dZEkaG__heroTitle span{background:linear-gradient(135deg,#b6a0ff 0%,#a855f7 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.HomePage-module__dZEkaG__heroTagline{z-index:1;letter-spacing:.04em;color:#ffffff73;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;font-size:.78rem;font-weight:600;display:inline-flex;position:relative}.HomePage-module__dZEkaG__heroTagline span{white-space:nowrap}.HomePage-module__dZEkaG__heroTaglineDot{background:#b6a0ff80;border-radius:50%;flex-shrink:0;width:4px;height:4px}.HomePage-module__dZEkaG__heroLead{z-index:1;color:#ffffff8c;letter-spacing:-.01em;max-width:46rem;margin:0 0 40px;font-size:1.15rem;font-weight:400;line-height:1.65;position:relative}.HomePage-module__dZEkaG__heroActions{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(44px,5vw,76px);margin-bottom:clamp(188px,16vw,280px);display:flex;position:relative}.HomePage-module__dZEkaG__heroCtaPrimary{color:#fff;letter-spacing:-.01em;background:linear-gradient(135deg,#c4b0ff 0%,#8f5fff 50%,#7e51ff 100%);border:none;border-radius:14px;align-items:center;gap:10px;min-height:48px;padding:0 28px;font-size:.95rem;font-weight:600;transition:transform .2s,filter .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #7e51ff59,inset 0 1px #ffffff26}.HomePage-module__dZEkaG__heroCtaPrimary:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 8px 28px #7e51ff73,inset 0 1px #fff3}.HomePage-module__dZEkaG__heroCtaPrimary:active{transform:translateY(0)}.HomePage-module__dZEkaG__heroCtaPrimaryIcon{font-size:1.15rem;transition:transform .2s}.HomePage-module__dZEkaG__heroCtaPrimary:hover .HomePage-module__dZEkaG__heroCtaPrimaryIcon{transform:translate(3px)}.HomePage-module__dZEkaG__heroCtaSecondary{color:#ffffff8c;letter-spacing:-.01em;background:0 0;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-size:.95rem;font-weight:500;transition:color .2s,background .2s,border-color .2s,transform .2s;display:inline-flex}.HomePage-module__dZEkaG__heroCtaSecondary:hover{color:#ffffffe6;background:#ffffff0a;border-color:#ffffff24;transform:translateY(-2px)}.HomePage-module__dZEkaG__heroCtaSecondaryIcon{color:#b6a0ffb3;font-size:1.15rem;transition:transform .2s}.HomePage-module__dZEkaG__heroCtaSecondary:hover .HomePage-module__dZEkaG__heroCtaSecondaryIcon{transform:scale(1.15)}.HomePage-module__dZEkaG__heroPreview{--hero-sitter-width:clamp(132px, 11vw, 182px);--hero-sitter-height:calc(var(--hero-sitter-width) * .9);--hero-sitter-overlap:clamp(38px, 3.6vw, 58px);isolation:isolate;z-index:1;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative}.HomePage-module__dZEkaG__heroPreview:before,.HomePage-module__dZEkaG__heroPreview:after{content:"";top:calc(var(--hero-sitter-overlap) - var(--hero-sitter-height));width:var(--hero-sitter-width);height:var(--hero-sitter-height);z-index:12;pointer-events:none;filter:drop-shadow(0 18px 28px #00000057)drop-shadow(0 2px #ffffff0f);transform-origin:bottom;background-position:bottom;background-repeat:no-repeat;background-size:contain;position:absolute}.HomePage-module__dZEkaG__heroPreview:before{background-image:url(/sitting/sit-19.svg);left:clamp(18px,2.2vw,42px);transform:rotate(-3deg)}.HomePage-module__dZEkaG__heroPreview:after{background-image:url(/sitting/sit-20.svg);right:clamp(18px,2.2vw,42px);transform:rotate(3deg)}.HomePage-module__dZEkaG__heroPreviewOverlay{z-index:10;pointer-events:none;background:linear-gradient(#0000 18%,#0000006b);height:22%;position:absolute;bottom:0;left:0;right:0}.HomePage-module__dZEkaG__heroPreviewFrame{background:var(--surface-container);border:1px solid #ffffff1a;border-radius:0;width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000073}.HomePage-module__dZEkaG__heroPreviewImage{opacity:1;width:100%;max-width:100%;height:auto;display:block}.HomePage-module__dZEkaG__sectionShell{max-width:80rem;margin:0 auto;padding:0 24px}.HomePage-module__dZEkaG__sectionHeaderCentered{text-align:center;margin-bottom:64px}.HomePage-module__dZEkaG__sectionHeaderSplit{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:64px;display:flex}.HomePage-module__dZEkaG__sectionHeaderBlock{max-width:40rem}.HomePage-module__dZEkaG__sectionTitle,.HomePage-module__dZEkaG__sectionTitleLarge{font-family:var(--font-marketing-heading), sans-serif;color:#fff;letter-spacing:-.05em;margin:8px 0 0;font-weight:700}.HomePage-module__dZEkaG__sectionTitle{font-size:2.25rem}.HomePage-module__dZEkaG__sectionTitleLarge{font-size:clamp(2.25rem,5vw,3rem)}.HomePage-module__dZEkaG__sectionAside{max-width:22rem;color:var(--on-surface-variant);margin:0 0 8px;line-height:1.7}.HomePage-module__dZEkaG__processSection{background:#000;padding:120px 0 260px;position:relative;overflow:hidden}.HomePage-module__dZEkaG__processSection:before{content:"";background:linear-gradient(90deg,#0000,#b6a0ff1a,#0000);width:100%;max-width:900px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.HomePage-module__dZEkaG__processOrbit{justify-content:center;align-items:flex-start;gap:40px;max-width:1320px;margin:0 auto;display:flex}.HomePage-module__dZEkaG__orbitStep{text-align:center;flex-direction:column;flex:1 1 0;align-items:center;min-width:0;max-width:380px;display:flex;position:relative}.HomePage-module__dZEkaG__orbitVisual{isolation:isolate;place-items:center;width:min(100%,320px);margin:0 auto;padding:6px 0 12px;display:grid;position:relative}.HomePage-module__dZEkaG__orbitVisual:before{content:"";filter:blur(22px);opacity:.9;z-index:0;border-radius:999px;position:absolute;inset:22px 24px 24px}.HomePage-module__dZEkaG__orbitVisualPrimary:before{background:radial-gradient(circle,#b6a0ff3d 0%,#b6a0ff00 72%)}.HomePage-module__dZEkaG__orbitVisualSecondary:before{background:radial-gradient(circle,#a855f738 0%,#a855f700 72%)}.HomePage-module__dZEkaG__orbitVisualTertiary:before{background:radial-gradient(circle,#ff6c9538 0%,#ff6c9500 72%)}.HomePage-module__dZEkaG__orbitBackdrop{z-index:1;object-fit:contain;filter:drop-shadow(0 14px 34px #00000061);width:min(100%,272px);height:auto;transition:transform .4s cubic-bezier(.16,1,.3,1),filter .4s;position:relative}.HomePage-module__dZEkaG__orbitGlyph{z-index:2;line-height:1;transition:transform .4s cubic-bezier(.16,1,.3,1),filter .4s,text-shadow .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-54%)}.HomePage-module__dZEkaG__orbitGlyphPrimary{color:#f7f2ff;text-shadow:0 0 18px #e1c0ff73,0 10px 28px #7e51ff73;filter:drop-shadow(0 8px 22px #7e51ff52)}.HomePage-module__dZEkaG__orbitGlyphSecondary{color:#fff7ff;text-shadow:0 0 18px #e8c9ff6b,0 10px 28px #a855f76b;filter:drop-shadow(0 8px 22px #a855f74d)}.HomePage-module__dZEkaG__orbitGlyphTertiary{color:#fff8fb;text-shadow:0 0 18px #ffe0ea6b,0 10px 28px #ff6c956b;filter:drop-shadow(0 8px 22px #ff6c9547)}.HomePage-module__dZEkaG__orbitGlyphIcon{font-size:3.3rem}.HomePage-module__dZEkaG__orbitStep:hover .HomePage-module__dZEkaG__orbitBackdrop{filter:drop-shadow(0 22px 42px #0000007a);transform:translateY(-8px)scale(1.08)}.HomePage-module__dZEkaG__orbitStep:hover .HomePage-module__dZEkaG__orbitGlyph{transform:translate(-50%,-60%)scale(1.08)}.HomePage-module__dZEkaG__orbitLabel{font-family:var(--font-marketing-heading), sans-serif;color:#fff;letter-spacing:-.02em;margin-top:20px;font-size:1.22rem;font-weight:700}.HomePage-module__dZEkaG__orbitHint{color:#fff6;max-width:22ch;margin:8px 0 0;font-size:.88rem;line-height:1.55}.HomePage-module__dZEkaG__orbitConnector{color:#b6a0ff59;pointer-events:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:122px;right:-32px}.HomePage-module__dZEkaG__orbitConnector span{font-size:1.2rem}.HomePage-module__dZEkaG__featureCard h3,.HomePage-module__dZEkaG__technologyNode h3,.HomePage-module__dZEkaG__useCaseCard h3,.HomePage-module__dZEkaG__useCaseFeatureCopy h3{font-family:var(--font-marketing-heading), sans-serif;color:#fff;margin:0 0 16px;font-size:1.5rem;font-weight:700}.HomePage-module__dZEkaG__featureCard p,.HomePage-module__dZEkaG__technologyNode p,.HomePage-module__dZEkaG__useCaseCard p,.HomePage-module__dZEkaG__useCaseFeatureCopy p,.HomePage-module__dZEkaG__faqItem div{color:var(--on-surface-variant);margin:0;line-height:1.7}.HomePage-module__dZEkaG__featuresSection{background:#000;min-height:100vh;padding:128px 0 96px;position:relative;overflow:hidden}.HomePage-module__dZEkaG__technologyHeader{text-align:center;margin-bottom:80px}.HomePage-module__dZEkaG__technologyKicker{color:var(--secondary);letter-spacing:.3em;text-transform:uppercase;margin-bottom:16px;font-size:.625rem;font-weight:700;display:block}.HomePage-module__dZEkaG__technologyTitle{font-family:var(--font-marketing-heading), sans-serif;letter-spacing:-.06em;color:#fff;margin:0 0 24px;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1.02}.HomePage-module__dZEkaG__technologyTitle span{background:linear-gradient(135deg,#b6a0ff 0%,#a855f7 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.HomePage-module__dZEkaG__technologyLead{max-width:42rem;color:var(--on-surface-variant);margin:0 auto;font-size:1.125rem;font-weight:300;line-height:1.7}.HomePage-module__dZEkaG__technologyGrid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:32px;display:grid;position:relative}.HomePage-module__dZEkaG__technologyColumn{grid-column:span 4;gap:48px;display:grid}.HomePage-module__dZEkaG__technologyHubColumn{grid-column:span 4;justify-content:center;display:flex}.HomePage-module__dZEkaG__technologyNode{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#16141df5 0%,#0e0d13f5 100%);border:1px solid #ffffff0f;border-radius:1rem;padding:28px 30px;transition:background .18s,transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff08,0 18px 40px #00000052}.HomePage-module__dZEkaG__technologyNode:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff0a,0 22px 44px #00000061}.HomePage-module__dZEkaG__technologyNode:before{content:"";pointer-events:none;background:linear-gradient(#ffffff06,#fff0);border-radius:calc(1rem - 1px);position:absolute;inset:1px}.HomePage-module__dZEkaG__technologyNodeEmerald{border-color:#a855f73d;box-shadow:inset 0 1px #ffffff08,0 18px 40px #00000052,0 0 18px #a855f71f}.HomePage-module__dZEkaG__technologyNodeEmerald:hover{border-color:#a855f752;box-shadow:inset 0 1px #ffffff0a,0 22px 44px #00000061,0 0 22px #a855f729}.HomePage-module__dZEkaG__technologyNodePurple{border-color:#a855f73d;box-shadow:inset 0 1px #ffffff08,0 18px 40px #00000052,0 0 18px #a855f71f}.HomePage-module__dZEkaG__technologyNodePurple:hover{border-color:#a855f752;box-shadow:inset 0 1px #ffffff0a,0 22px 44px #00000061,0 0 22px #a855f729}.HomePage-module__dZEkaG__technologyNodeConnector{width:32px;height:1px;position:absolute;top:50%;transform:translateY(-50%)}.HomePage-module__dZEkaG__technologyNodeConnectorRight{right:-16px}.HomePage-module__dZEkaG__technologyNodeConnectorLeft{left:-16px}.HomePage-module__dZEkaG__technologyNodeEmerald .HomePage-module__dZEkaG__technologyNodeConnector,.HomePage-module__dZEkaG__technologyNodePurple .HomePage-module__dZEkaG__technologyNodeConnector{background:#a855f74d}.HomePage-module__dZEkaG__technologyNodeContent{z-index:1;align-items:flex-start;gap:18px;display:flex;position:relative}.HomePage-module__dZEkaG__technologyNodeIcon{border:1px solid #ffffff14;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.HomePage-module__dZEkaG__technologyNodeIconEmerald,.HomePage-module__dZEkaG__technologyNodeIconPurple{color:var(--secondary);background:#1c1228f5;border-color:#a855f747}.HomePage-module__dZEkaG__technologyNode h3{margin-bottom:8px;font-size:1.5rem;line-height:1.08}.HomePage-module__dZEkaG__technologyNode p{color:#ffffff8f;font-size:.875rem;font-weight:400;line-height:1.55}.HomePage-module__dZEkaG__technologyHub{aspect-ratio:1;justify-content:center;align-items:center;width:min(100%,320px);display:flex;position:relative}.HomePage-module__dZEkaG__technologyHub:before{content:"";pointer-events:none;border:1px solid #a855f71a;border-radius:9999px;position:absolute;inset:0}.HomePage-module__dZEkaG__technologyRing{opacity:0;border-radius:9999px;position:absolute;inset:0;transform:scale(.5)}.HomePage-module__dZEkaG__technologyRingOuter{border:1px solid #a855f78c;animation:4.5s cubic-bezier(.2,0,.8,1) infinite HomePage-module__dZEkaG__ringRipple}.HomePage-module__dZEkaG__technologyRingMiddle{border:1px solid #a855f780;animation:4.5s cubic-bezier(.2,0,.8,1) 1.5s infinite HomePage-module__dZEkaG__ringRipple}.HomePage-module__dZEkaG__technologyRingInner{border:1px solid #a855f773;animation:4.5s cubic-bezier(.2,0,.8,1) 3s infinite HomePage-module__dZEkaG__ringRipple}.HomePage-module__dZEkaG__technologyCore{z-index:1;aspect-ratio:1;background:#000;border:1px solid #ffffff1a;border-radius:9999px;flex-direction:column;justify-content:center;align-items:center;width:min(50%,160px);animation:4.5s ease-in-out infinite HomePage-module__dZEkaG__coreGlow;display:flex;position:relative;box-shadow:0 0 50px #a855f74d}.HomePage-module__dZEkaG__technologyCoreIcon{background:linear-gradient(135deg,#b6a0ff 0%,#a855f7 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:2.5rem}.HomePage-module__dZEkaG__technologyStatsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:80px;display:grid}.HomePage-module__dZEkaG__technologyStat{background:var(--surface-container-low);text-align:center;border:1px solid #ffffff0d;border-radius:1rem;flex-direction:column;align-items:center;padding:24px;display:flex}.HomePage-module__dZEkaG__technologyStatValue{font-family:var(--font-marketing-heading), sans-serif;color:#fff;font-size:2rem;font-weight:800}.HomePage-module__dZEkaG__technologyStatLabel{color:var(--on-surface-variant);letter-spacing:.24em;text-transform:uppercase;margin-top:6px;font-size:.625rem;font-weight:700}.HomePage-module__dZEkaG__featuresGlow{filter:blur(100px);background:#a855f70d;border-radius:9999px;width:500px;height:500px;position:absolute;bottom:0;right:0}.HomePage-module__dZEkaG__featureGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:stretch;gap:18px;display:grid}.HomePage-module__dZEkaG__featureCard{border-radius:.9rem;flex-direction:column;align-items:flex-start;min-height:100%;padding:24px 22px 22px;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:flex}.HomePage-module__dZEkaG__featureCard:hover{background:#ffffff0d;border-color:#ffffff14;transform:translateY(-2px);box-shadow:0 20px 42px #0000003d}.HomePage-module__dZEkaG__featureIcon{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:.9rem;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;display:inline-flex}.HomePage-module__dZEkaG__featureCard h3{margin-bottom:10px;font-size:1.1rem;line-height:1.2}.HomePage-module__dZEkaG__featureCard p{font-size:.9rem;line-height:1.65}.HomePage-module__dZEkaG__useCasesSection{background:#000;padding:96px 0}.HomePage-module__dZEkaG__useCasesHeader{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:48px;display:flex}.HomePage-module__dZEkaG__useCasesHeading{max-width:34rem}.HomePage-module__dZEkaG__useCasesIntro{max-width:24rem;color:var(--on-surface-variant);text-align:right;margin:0 0 6px;font-style:italic;line-height:1.8}.HomePage-module__dZEkaG__useCasesTitleAccent{background:linear-gradient(135deg,#b6a0ff 0%,#a855f7 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.HomePage-module__dZEkaG__useCasesGrid{grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;display:grid}.HomePage-module__dZEkaG__useCaseCard,.HomePage-module__dZEkaG__useCaseFeature{border-radius:1rem;position:relative;overflow:hidden}.HomePage-module__dZEkaG__useCaseCard{min-height:400px;transition:transform .26s,box-shadow .26s,border-color .26s}.HomePage-module__dZEkaG__useCaseCard:hover,.HomePage-module__dZEkaG__useCaseFeature:hover{transform:translateY(-2px);box-shadow:0 24px 56px #00000047}.HomePage-module__dZEkaG__useCaseSpotlight{grid-column:span 8;min-height:500px}.HomePage-module__dZEkaG__useCaseTall{grid-column:span 4;min-height:500px}.HomePage-module__dZEkaG__useCaseWide{grid-column:span 5}.HomePage-module__dZEkaG__useCaseCardImage{object-fit:cover;opacity:.58;width:100%;height:100%;transition:transform .7s;position:absolute;inset:0}.HomePage-module__dZEkaG__useCaseCard:hover .HomePage-module__dZEkaG__useCaseCardImage{transform:scale(1.06)}.HomePage-module__dZEkaG__useCaseCardOverlay{pointer-events:none;background:linear-gradient(#0000,#00000047 45%,#000000f5);position:absolute;inset:0}.HomePage-module__dZEkaG__useCaseCardContent{z-index:1;padding:28px;position:absolute;bottom:0;left:0;right:0}.HomePage-module__dZEkaG__useCaseStatus{color:#fff;letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:14px;font-size:.625rem;font-weight:700;display:inline-flex}.HomePage-module__dZEkaG__useCaseStatusDot{background:var(--secondary);border-radius:9999px;width:8px;height:8px;animation:1.6s infinite HomePage-module__dZEkaG__pulse}.HomePage-module__dZEkaG__useCaseFeature{background:var(--surface-container-high);border:1px solid #ffffff0d;grid-column:span 7;align-items:center;min-height:400px;padding:40px;display:flex}.HomePage-module__dZEkaG__useCaseFeatureInner{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:32px;width:100%;display:grid;position:relative}.HomePage-module__dZEkaG__useCaseFeatureCopy h3{font-size:clamp(1.9rem,4vw,2.3rem);line-height:1.05}.HomePage-module__dZEkaG__useCaseFeatureTiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.HomePage-module__dZEkaG__useCaseFeatureTile{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.9rem;justify-content:center;align-items:center;min-height:128px;display:flex}.HomePage-module__dZEkaG__useCaseFeatureTile span{font-size:2rem}.HomePage-module__dZEkaG__useCaseFeatureTileAccent{color:#000;background:linear-gradient(135deg,#b6a0ff 0%,#7e51ff 100%);border-color:#b6a0ff4d;box-shadow:0 22px 40px #7e51ff38}.HomePage-module__dZEkaG__useCaseFeatureGlow{filter:blur(100px);background:#b6a0ff1f;border-radius:9999px;width:240px;height:240px;position:absolute;top:-96px;right:-72px}.HomePage-module__dZEkaG__tonePrimary{color:var(--primary)}.HomePage-module__dZEkaG__toneSecondary{color:var(--secondary-fixed)}.HomePage-module__dZEkaG__toneTertiary{color:var(--tertiary)}.HomePage-module__dZEkaG__toneBgPrimary{background:#b6a0ff33;border-color:#b6a0ff33}.HomePage-module__dZEkaG__toneBgSecondary{background:#26e6ff24;border-color:#26e6ff33}.HomePage-module__dZEkaG__toneBgTertiary{background:#ff6c952e;border-color:#ff6c9533}.HomePage-module__dZEkaG__previewSection{background:var(--background);padding:120px 0 128px;position:relative;overflow:hidden}.HomePage-module__dZEkaG__previewSection:before{content:"";background:linear-gradient(90deg,#0000,#b6a0ff33,#0000);width:min(100%,1100px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.HomePage-module__dZEkaG__previewViewport{z-index:1;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative}.HomePage-module__dZEkaG__previewFrame{background:#050507;border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff14;width:100%;position:relative;overflow:hidden;box-shadow:0 34px 110px #00000075,inset 0 1px #ffffff0d}.HomePage-module__dZEkaG__previewFrame:before{content:"";pointer-events:none;z-index:3;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff0a;position:absolute;inset:0}.HomePage-module__dZEkaG__previewVideoImage{z-index:0;opacity:1;width:100%;height:auto;display:block;position:relative}.HomePage-module__dZEkaG__faqSection{background:#000;padding:112px 0 120px;position:relative}.HomePage-module__dZEkaG__faqShell{width:min(100%,80rem);margin:0 auto;padding:0 24px;position:relative}.HomePage-module__dZEkaG__faqEyebrow{margin-bottom:20px}.HomePage-module__dZEkaG__faqHeadingRow{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:16px;display:flex}.HomePage-module__dZEkaG__faqTitle{letter-spacing:-.07em;font-size:clamp(2.6rem,5vw,4rem);line-height:.98}.HomePage-module__dZEkaG__faqMoreLink{color:var(--secondary);align-items:center;padding-bottom:.35rem;font-size:clamp(1rem,2vw,1.45rem);font-weight:700;text-decoration:none;transition:color .18s,opacity .18s,transform .18s;display:inline-flex}.HomePage-module__dZEkaG__faqMoreLink:hover{color:var(--primary);opacity:.95;transform:translate(2px)}.HomePage-module__dZEkaG__faqList{gap:20px;display:grid}.HomePage-module__dZEkaG__faqItem{background:linear-gradient(#0e0e10fa 0%,#09090bfa 100%);border:1px solid #ffffff0f;border-radius:1.125rem;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden;box-shadow:inset 0 1px #ffffff08,0 18px 40px #0003}.HomePage-module__dZEkaG__faqItem:hover{border-color:#b6a0ff33;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff0a,0 24px 56px #00000047}.HomePage-module__dZEkaG__faqSummary{cursor:pointer;color:#fff;justify-content:space-between;align-items:center;gap:20px;padding:28px 30px;list-style:none;display:flex}.HomePage-module__dZEkaG__faqSummary::-webkit-details-marker{display:none}.HomePage-module__dZEkaG__faqQuestion{font-family:var(--font-marketing-heading), sans-serif;letter-spacing:-.04em;font-size:clamp(1.3rem,2vw,1.9rem);font-weight:700;line-height:1.15;transition:color .18s}.HomePage-module__dZEkaG__faqItem:hover .HomePage-module__dZEkaG__faqQuestion{color:#f1e9ff}.HomePage-module__dZEkaG__faqIcon{color:#fff;flex-shrink:0;font-size:1.45rem;transition:transform .18s,color .18s}.HomePage-module__dZEkaG__faqItem:hover .HomePage-module__dZEkaG__faqIcon{color:var(--primary)}.HomePage-module__dZEkaG__faqItem[open] .HomePage-module__dZEkaG__faqIcon{transform:rotate(180deg)}.HomePage-module__dZEkaG__faqAnswer{color:#ffffffb3;max-width:54rem;padding:0 30px 28px;font-size:1rem;line-height:1.75}.HomePage-module__dZEkaG__ctaSubmit{color:#fff!important;background:linear-gradient(135deg,#b6a0ff 0%,#7e51ff 100%)!important;transition:transform .15s,background .2s,box-shadow .2s!important;box-shadow:0 8px 28px #7e51ff59!important}.HomePage-module__dZEkaG__ctaSubmit:hover:not(:disabled){background:linear-gradient(135deg,#c4b0ff 0%,#8f62ff 100%)!important;transform:translateY(-1px)!important;box-shadow:0 10px 32px #7e51ff73!important}.HomePage-module__dZEkaG__ctaSubmit:disabled{opacity:.7!important;cursor:wait!important}@keyframes HomePage-module__dZEkaG__ringRipple{0%{opacity:0;transform:scale(.5)}12%{opacity:.65}to{opacity:0;transform:scale(1.04)}}@keyframes HomePage-module__dZEkaG__coreGlow{0%,to{box-shadow:0 0 40px #a855f738}50%{box-shadow:0 0 70px #a855f76b}}@keyframes HomePage-module__dZEkaG__pulse{0%,to{opacity:1}50%{opacity:.55}}@media (max-width:1024px){.HomePage-module__dZEkaG__stepGrid{grid-template-columns:1fr;gap:20px;max-width:520px;margin:0 auto}.HomePage-module__dZEkaG__timelineTrack{display:none}.HomePage-module__dZEkaG__processSection{padding:80px 0}.HomePage-module__dZEkaG__featuresSection{min-height:auto}.HomePage-module__dZEkaG__technologyHeader{margin-bottom:56px}.HomePage-module__dZEkaG__technologyGrid{grid-template-columns:1fr;gap:40px}.HomePage-module__dZEkaG__technologyColumn,.HomePage-module__dZEkaG__technologyHubColumn{grid-column:auto}.HomePage-module__dZEkaG__technologyColumn{gap:24px}.HomePage-module__dZEkaG__technologyHub{width:min(100%,280px)}.HomePage-module__dZEkaG__technologyNodeConnector{display:none}.HomePage-module__dZEkaG__technologyStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:56px}.HomePage-module__dZEkaG__useCasesHeader{flex-direction:column;align-items:flex-start;margin-bottom:36px}.HomePage-module__dZEkaG__useCasesIntro{text-align:left;max-width:none}.HomePage-module__dZEkaG__useCasesGrid{grid-template-columns:1fr}.HomePage-module__dZEkaG__useCaseSpotlight,.HomePage-module__dZEkaG__useCaseTall,.HomePage-module__dZEkaG__useCaseWide,.HomePage-module__dZEkaG__useCaseFeature{grid-column:auto}.HomePage-module__dZEkaG__sectionHeaderSplit{flex-direction:column;align-items:flex-start}.HomePage-module__dZEkaG__sectionAside{max-width:none}}@media (max-width:768px){.HomePage-module__dZEkaG__heroPreview{--hero-sitter-width:clamp(102px, 24vw, 138px);--hero-sitter-overlap:clamp(22px, 4.5vw, 34px)}.HomePage-module__dZEkaG__heroPreview:before{left:clamp(8px,2.4vw,16px)}.HomePage-module__dZEkaG__heroPreview:after{right:clamp(8px,2.4vw,16px)}.HomePage-module__dZEkaG__heroSection,.HomePage-module__dZEkaG__featuresSection,.HomePage-module__dZEkaG__faqSection{padding-top:72px;padding-bottom:72px}.HomePage-module__dZEkaG__processSection{padding-top:72px;padding-bottom:144px}.HomePage-module__dZEkaG__previewSection{padding-top:72px;padding-bottom:88px}.HomePage-module__dZEkaG__previewSectionGlow{filter:blur(44px);width:min(88vw,440px);bottom:-28px}.HomePage-module__dZEkaG__heroLead{font-size:1rem}.HomePage-module__dZEkaG__processOrbit{flex-direction:row;align-items:flex-start;gap:16px;width:100%;max-width:none}.HomePage-module__dZEkaG__orbitStep{flex:1 1 0;width:100%;min-width:0;max-width:none}.HomePage-module__dZEkaG__orbitRing{width:64px;height:64px}.HomePage-module__dZEkaG__orbitVisual{width:100%;padding-bottom:4px}.HomePage-module__dZEkaG__orbitBackdrop{width:min(100%,156px)}.HomePage-module__dZEkaG__orbitGlyph{transform:translate(-50%,-54%)}.HomePage-module__dZEkaG__orbitGlyphIcon{font-size:2.15rem}.HomePage-module__dZEkaG__orbitLabel{margin-top:12px;font-size:.92rem;line-height:1.2}.HomePage-module__dZEkaG__orbitHint{max-width:16ch;margin-top:6px;font-size:.72rem;line-height:1.4;display:block}.HomePage-module__dZEkaG__orbitConnector{display:none}.HomePage-module__dZEkaG__faqHeadingRow{gap:10px}.HomePage-module__dZEkaG__faqTitle{font-size:clamp(2.1rem,9vw,3rem)}.HomePage-module__dZEkaG__faqMoreLink{font-size:1.05rem}.HomePage-module__dZEkaG__faqList{gap:14px}.HomePage-module__dZEkaG__faqSummary{padding:22px 20px}.HomePage-module__dZEkaG__faqQuestion{font-size:1.08rem;line-height:1.3}.HomePage-module__dZEkaG__faqAnswer{padding:0 20px 22px;font-size:.95rem}.HomePage-module__dZEkaG__ctaCard h2{max-width:20ch}.HomePage-module__dZEkaG__heroActions{gap:28px;width:min(100%,30rem);margin-bottom:136px}.HomePage-module__dZEkaG__heroActions .HomePage-module__dZEkaG__button{padding-inline:20px;font-size:clamp(.95rem,3vw,1.05rem)}.HomePage-module__dZEkaG__heroActions{grid-template-columns:1fr}.HomePage-module__dZEkaG__technologyTitle{font-size:clamp(2.6rem,12vw,3.5rem)}.HomePage-module__dZEkaG__technologyLead{font-size:1rem}.HomePage-module__dZEkaG__technologyGrid{gap:28px}.HomePage-module__dZEkaG__technologyColumn{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.HomePage-module__dZEkaG__technologyNode{padding:18px 16px}.HomePage-module__dZEkaG__technologyNodeContent{flex-direction:column;gap:12px}.HomePage-module__dZEkaG__technologyNodeIcon{width:42px;height:42px}.HomePage-module__dZEkaG__technologyNode h3{font-size:1.05rem;line-height:1.15}.HomePage-module__dZEkaG__technologyNode p{font-size:.8rem;line-height:1.45}.HomePage-module__dZEkaG__technologyHub{width:min(100%,220px)}.HomePage-module__dZEkaG__technologyStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.HomePage-module__dZEkaG__technologyStat{padding:20px 16px}.HomePage-module__dZEkaG__technologyStatValue{font-size:1.75rem}.HomePage-module__dZEkaG__technologyStatLabel{letter-spacing:.18em;font-size:.58rem}.HomePage-module__dZEkaG__useCaseCard{min-height:360px}.HomePage-module__dZEkaG__useCaseFeature{min-height:auto;padding:28px}.HomePage-module__dZEkaG__useCaseFeatureInner{grid-template-columns:1fr}}
.page-module__m_B44W__page{color:#fff;min-height:100vh;font-family:var(--font-inter), system-ui, -apple-system, sans-serif;background:#000}.page-module__m_B44W__page a{color:inherit;text-decoration:none}.page-module__m_B44W__page .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;justify-content:center;align-items:center;line-height:1;display:inline-flex}.page-module__m_B44W__main{width:min(100% - 2rem,1200px);margin:0 auto;padding:7rem 0 5rem}@media (min-width:768px){.page-module__m_B44W__main{width:min(100% - 3rem,1200px);padding:8rem 0 6rem}}.page-module__m_B44W__hero{text-align:center;margin-bottom:2.5rem}@media (min-width:768px){.page-module__m_B44W__hero{margin-bottom:3rem}}.page-module__m_B44W__heroTitle{font-family:var(--font-plus-jakarta), system-ui, sans-serif;letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(2.25rem,6vw,3.5rem);font-weight:900;line-height:1.05}.page-module__m_B44W__heroTitleLead{display:block}.page-module__m_B44W__gradientText{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#b6a0ff 0%,#a855f7 100%);-webkit-background-clip:text;background-clip:text}.page-module__m_B44W__searchShell{max-width:42rem;margin:0 auto 2.5rem}@media (min-width:768px){.page-module__m_B44W__searchShell{margin-bottom:3.5rem}}.page-module__m_B44W__searchPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff06;border:1px solid #ffffff0f;border-radius:1rem;align-items:center;gap:.5rem;padding:.375rem .5rem;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 8px 32px #00000059,inset 0 1px #ffffff0a}.page-module__m_B44W__searchPanel:focus-within{border-color:#a855f766;box-shadow:0 8px 32px #00000059,0 0 0 3px #a855f71a,inset 0 1px #ffffff0a}.page-module__m_B44W__searchIcon{color:#737373;flex-shrink:0;padding-inline:.75rem;font-size:1.375rem}.page-module__m_B44W__searchInput{color:#fff;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:.75rem 0;font-size:1rem}.page-module__m_B44W__searchInput::placeholder{color:#52525b}.page-module__m_B44W__searchClear{color:#737373;cursor:pointer;background:#ffffff0d;border:0;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:color .15s,background-color .15s;display:inline-flex}.page-module__m_B44W__searchClear:hover{color:#fff;background:#ffffff1a}.page-module__m_B44W__popularShell{flex-wrap:wrap;align-items:flex-start;gap:.75rem;margin-top:1rem;display:flex}.page-module__m_B44W__popularLabel{color:#52525b;flex-shrink:0;padding-top:.375rem;font-size:.75rem;font-weight:500}.page-module__m_B44W__popularChips{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__m_B44W__popularChip{color:#a1a1aa;cursor:pointer;background:#ffffff06;border:1px solid #ffffff0f;border-radius:999px;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;transition:color .15s,background-color .15s,border-color .15s,transform .15s}.page-module__m_B44W__popularChip:hover{color:#fff;background:#a855f71f;border-color:#a855f74d;transform:translateY(-1px)}.page-module__m_B44W__searchMeta{color:#71717a;margin-top:.875rem;font-size:.875rem}.page-module__m_B44W__searchMeta strong{color:#d4d4d8;font-weight:600}.page-module__m_B44W__searchMetaEmpty{color:#ef4444}.page-module__m_B44W__contentGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.page-module__m_B44W__contentGrid{grid-template-columns:minmax(220px,.28fr) 1fr;gap:3.5rem}}.page-module__m_B44W__sidebarNav{display:none}@media (min-width:1024px){.page-module__m_B44W__sidebarNav{flex-direction:column;gap:.25rem;display:flex;position:sticky;top:6rem}}.page-module__m_B44W__sidebarLabel{color:#52525b;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .75rem;font-size:.6875rem;font-weight:700}.page-module__m_B44W__sidebarLink,.page-module__m_B44W__sidebarLinkActive{text-align:left;color:#a1a1aa;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.625rem;align-items:center;gap:.625rem;padding:.625rem .875rem;font-size:.9375rem;font-weight:500;transition:color .15s,background-color .15s,border-color .15s;display:flex}.page-module__m_B44W__sidebarLink:hover{color:#e4e4e7;background:#ffffff0a}.page-module__m_B44W__sidebarLinkActive{color:#d8b4fe;background:#a855f714;border-color:#a855f733}.page-module__m_B44W__sidebarLinkIcon{font-size:1.125rem}.page-module__m_B44W__sidebarLinkText{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.page-module__m_B44W__sidebarLinkCount{color:#71717a;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;min-width:1.5rem;height:1.25rem;padding:0 .375rem;font-size:.6875rem;font-weight:700;display:inline-flex}.page-module__m_B44W__sidebarLinkActive .page-module__m_B44W__sidebarLinkCount{color:#c084fc;background:#a855f733}.page-module__m_B44W__mobileTabWrap{position:relative}@media (min-width:1024px){.page-module__m_B44W__mobileTabWrap{display:none}}.page-module__m_B44W__mobileTabTrigger{color:#e4e4e7;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:.875rem;align-items:center;gap:.625rem;width:100%;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;transition:border-color .15s;display:flex}.page-module__m_B44W__mobileTabTrigger:hover{border-color:#ffffff1a}.page-module__m_B44W__mobileTabTriggerIcon{margin-left:auto;font-size:1.25rem;transition:transform .2s}.page-module__m_B44W__mobileTabTriggerIconOpen{margin-left:auto;font-size:1.25rem;transition:transform .2s;transform:rotate(180deg)}.page-module__m_B44W__mobileTabMenu{z-index:30;background:#0c0c0c;border:1px solid #ffffff0f;border-radius:.875rem;flex-direction:column;gap:.125rem;padding:.5rem;display:flex;position:absolute;top:calc(100% + .5rem);left:0;right:0;box-shadow:0 24px 48px #0009}.page-module__m_B44W__mobileTabItem,.page-module__m_B44W__mobileTabItemActive{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.625rem;align-items:center;gap:.625rem;padding:.625rem .75rem;font-size:.9375rem;font-weight:500;transition:color .15s,background-color .15s;display:flex}.page-module__m_B44W__mobileTabItem{color:#a1a1aa}.page-module__m_B44W__mobileTabItem:hover{color:#fff;background:#ffffff0a}.page-module__m_B44W__mobileTabItemActive{color:#d8b4fe;background:#a855f71a}.page-module__m_B44W__mobileTabItemCount{color:#71717a;margin-left:auto;font-size:.75rem;font-weight:600}.page-module__m_B44W__mobileTabItemActive .page-module__m_B44W__mobileTabItemCount{color:#c084fc}.page-module__m_B44W__sections{gap:2.5rem;display:grid}@media (min-width:768px){.page-module__m_B44W__sections{gap:3.5rem}}.page-module__m_B44W__filteredGroup{gap:2.75rem;display:grid}@media (min-width:768px){.page-module__m_B44W__filteredGroup{gap:3.5rem}}.page-module__m_B44W__toolbar{justify-content:flex-end;display:flex}.page-module__m_B44W__toolbarButton{color:#a1a1aa;cursor:pointer;background:#ffffff06;border:1px solid #ffffff0f;border-radius:.625rem;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;transition:color .15s,background-color .15s,border-color .15s;display:inline-flex}.page-module__m_B44W__toolbarButton:hover{color:#fff;background:#ffffff0f;border-color:#ffffff1a}.page-module__m_B44W__section{scroll-margin-top:6rem}.page-module__m_B44W__sectionHeader{align-items:center;gap:.625rem;margin-bottom:1.25rem;display:flex}.page-module__m_B44W__sectionAccent{border-radius:999px;flex-shrink:0;width:.25rem;height:1.5rem}.page-module__m_B44W__sectionTitle{font-family:var(--font-plus-jakarta), system-ui, sans-serif;letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:800}@media (min-width:768px){.page-module__m_B44W__sectionTitle{font-size:1.5rem}}.page-module__m_B44W__sectionCount{color:#71717a;background:#ffffff0d;border-radius:999px;margin-left:auto;padding:.125rem .625rem;font-size:.75rem;font-weight:700}.page-module__m_B44W__accordionGroup{gap:.75rem;display:grid}.page-module__m_B44W__accordionItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:.875rem;transition:border-color .2s,background-color .2s;overflow:hidden}.page-module__m_B44W__accordionItem:hover{background:#ffffff08;border-color:#ffffff14}.page-module__m_B44W__accordionSummary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:3.25rem;padding:1.125rem 1.25rem;list-style:none;display:flex}.page-module__m_B44W__accordionSummary::-webkit-details-marker{display:none}.page-module__m_B44W__accordionQuestion{color:#e4e4e7;flex:1;font-size:.9375rem;font-weight:600;line-height:1.45;transition:color .15s}.page-module__m_B44W__accordionItem:hover .page-module__m_B44W__accordionQuestion{color:#fff}.page-module__m_B44W__accordionIconWrap{background:#ffffff0a;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:background-color .15s;display:inline-flex}.page-module__m_B44W__accordionItem:hover .page-module__m_B44W__accordionIconWrap{background:#ffffff14}.page-module__m_B44W__accordionIcon{color:#71717a;font-size:1.125rem;transition:transform .25s cubic-bezier(.4,0,.2,1),color .15s}.page-module__m_B44W__accordionItem[open] .page-module__m_B44W__accordionIcon{color:#a78bfa;transform:rotate(180deg)}.page-module__m_B44W__accordionItem[open] .page-module__m_B44W__accordionIconWrap{background:#a855f71a}.page-module__m_B44W__accordionBody{grid-template-rows:0fr;padding:0 1.25rem;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1);display:grid}.page-module__m_B44W__accordionItem[open] .page-module__m_B44W__accordionBody{grid-template-rows:1fr;padding:0 1.25rem 1.25rem}.page-module__m_B44W__accordionInner{color:#a1a1aa;font-size:.9375rem;font-weight:400;line-height:1.7;overflow:hidden}.page-module__m_B44W__accordionBody>*{overflow:hidden}.page-module__m_B44W__highlight{color:#fef08a;background:#facc152e;border-radius:.25rem;padding:0 .125rem;font-weight:600}.page-module__m_B44W__emptyState{text-align:center;background:#ffffff04;border:1px solid #ffffff0d;border-radius:1.25rem;flex-direction:column;align-items:center;padding:3rem 1.5rem;display:flex}.page-module__m_B44W__emptyIcon{color:#52525b;background:#ffffff0a;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.25rem;font-size:2rem;display:inline-flex}.page-module__m_B44W__emptyTitle{font-family:var(--font-plus-jakarta), system-ui, sans-serif;margin:0 0 .5rem;font-size:1.25rem;font-weight:800}.page-module__m_B44W__emptyCopy{color:#a1a1aa;max-width:20rem;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.6}.page-module__m_B44W__emptyCta{color:#000;min-height:2.75rem;font-family:var(--font-plus-jakarta), system-ui, sans-serif;background:#b6a0ff;border-radius:.75rem;justify-content:center;align-items:center;padding:0 1.75rem;font-size:.9375rem;font-weight:700;transition:transform .2s,background-color .2s;display:inline-flex}.page-module__m_B44W__emptyCta:hover{background:#c4b0ff;transform:scale(1.04)}.page-module__m_B44W__supportActions{z-index:1;flex-direction:column;justify-content:center;gap:.75rem;display:flex;position:relative}@media (min-width:768px){.page-module__m_B44W__supportActions{flex-direction:row}}.page-module__m_B44W__supportPrimaryButton,.page-module__m_B44W__supportSecondaryButton{min-height:2.75rem;font-family:var(--font-plus-jakarta), system-ui, sans-serif;border-radius:1rem;justify-content:center;align-items:center;padding:0 1.75rem;font-size:.9375rem;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s,color .2s;display:inline-flex}.page-module__m_B44W__supportPrimaryButton{color:#fff;background:linear-gradient(135deg,#b6a0ff 0%,#7e51ff 100%);box-shadow:0 8px 24px #7e51ff4d}.page-module__m_B44W__supportPrimaryButton:hover{background:linear-gradient(135deg,#c4b0ff 0%,#8f62ff 100%);transform:translateY(-1px);box-shadow:0 10px 28px #7e51ff66}.page-module__m_B44W__supportSecondaryButton{color:#e4e4e7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14}.page-module__m_B44W__supportSecondaryButton:hover{background:#ffffff14}
.page-module__CX8dhW__page{color:#fff;min-height:100vh;font-family:var(--font-inter), system-ui, -apple-system, sans-serif;background:#000}.page-module__CX8dhW__page a{color:inherit;text-decoration:none}.page-module__CX8dhW__page .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;justify-content:center;align-items:center;line-height:1;display:inline-flex}.page-module__CX8dhW__main{width:min(100% - 2rem,720px);margin:0 auto;padding:10rem 0 6rem}@media (min-width:768px){.page-module__CX8dhW__main{padding:12rem 0 8rem}}.page-module__CX8dhW__hero{margin-bottom:8rem}@media (min-width:768px){.page-module__CX8dhW__hero{margin-bottom:10rem}}.page-module__CX8dhW__heroContent{place-items:center;gap:1.75rem;display:grid}.page-module__CX8dhW__heroCopyBlock{text-align:center;justify-items:center;display:grid}.page-module__CX8dhW__heroTitle{font-family:var(--font-plus-jakarta), system-ui, sans-serif;letter-spacing:-.04em;margin:0 0 1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.05}.page-module__CX8dhW__gradientText{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#b6a0ff 0%,#a855f7 100%);-webkit-background-clip:text;background-clip:text}.page-module__CX8dhW__heroCopy{color:#a1a1aa;max-width:28rem;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.6}.page-module__CX8dhW__heroCta{color:#fff;min-height:3.25rem;font-family:var(--font-plus-jakarta), system-ui, sans-serif;letter-spacing:-.01em;background:linear-gradient(135deg,#c4b0ff 0%,#8f5fff 50%,#7e51ff 100%);border-radius:.95rem;justify-content:center;align-items:center;gap:.625rem;padding:0 1.75rem;font-size:.95rem;font-weight:800;transition:transform .2s,filter .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 28px #7e51ff57,inset 0 1px #ffffff2e}.page-module__CX8dhW__heroCta:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 16px 36px #7e51ff6b,inset 0 1px #ffffff3d}.page-module__CX8dhW__heroCtaIcon{font-size:1.15rem;transition:transform .2s}.page-module__CX8dhW__heroCta:hover .page-module__CX8dhW__heroCtaIcon{transform:translate(3px)}.page-module__CX8dhW__heroArtwork{filter:drop-shadow(0 18px 34px #7e51ff24);width:min(100%,22rem);height:auto;display:block}@media (min-width:900px){.page-module__CX8dhW__heroContent{grid-template-columns:minmax(0,1.1fr) auto;justify-items:stretch;gap:2rem}.page-module__CX8dhW__heroCopyBlock{text-align:left;justify-items:start}.page-module__CX8dhW__heroTitle{text-align:left;max-width:10ch;margin-bottom:1.75rem}}.page-module__CX8dhW__showcase{width:100vw;margin-bottom:8rem;margin-left:calc(50% - 50vw)}@media (min-width:768px){.page-module__CX8dhW__showcase{margin-bottom:10rem}}.page-module__CX8dhW__showcaseFrame{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;overflow:hidden}.page-module__CX8dhW__showcaseImage{object-fit:cover;width:100%;height:auto;display:block}.page-module__CX8dhW__showcaseCaption{text-align:center;color:#52525b;margin:1rem 0 0;font-size:.875rem}.page-module__CX8dhW__stepsSection{margin-bottom:8rem}.page-module__CX8dhW__steps{gap:6rem;display:grid}@media (min-width:768px){.page-module__CX8dhW__stepsSection{margin-bottom:10rem}.page-module__CX8dhW__steps{gap:8rem}}.page-module__CX8dhW__step{grid-template-columns:auto 1fr;align-items:start;gap:1.5rem;display:grid}.page-module__CX8dhW__stepReverse{grid-template-columns:1fr auto}@media (max-width:560px){.page-module__CX8dhW__step,.page-module__CX8dhW__stepReverse{text-align:center;grid-template-columns:1fr;gap:1rem}.page-module__CX8dhW__stepReverse .page-module__CX8dhW__stepNumber{order:-1}.page-module__CX8dhW__stepNumber{margin:0 auto}}.page-module__CX8dhW__stepNumber{-webkit-user-select:none;user-select:none;justify-content:center;align-items:flex-start;width:clamp(4.25rem,9vw,5.5rem);padding-top:.15rem;display:flex}.page-module__CX8dhW__stepBadge{filter:drop-shadow(0 10px 24px #704dd438);width:100%;height:auto}.page-module__CX8dhW__stepContentRight{text-align:right;width:min(100%,34rem);margin-left:auto}.page-module__CX8dhW__stepContentRight h2{text-align:right;justify-content:flex-end;width:100%}.page-module__CX8dhW__stepContent h2{font-family:var(--font-plus-jakarta), system-ui, sans-serif;letter-spacing:-.02em;align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.5rem;font-weight:800;display:inline-flex}.page-module__CX8dhW__stepContent h2 .material-symbols-outlined{color:#c084fc;font-size:1.75rem}.page-module__CX8dhW__stepContent p{color:#a1a1aa;margin:0;font-size:1rem;line-height:1.65}@media (max-width:560px){.page-module__CX8dhW__stepContentRight{text-align:center;width:auto;margin-left:0}.page-module__CX8dhW__stepContentRight h2{justify-content:center}}.page-module__CX8dhW__bottomCtaButton{color:#fff;width:min(100%,14rem);min-height:3.5rem;font-family:var(--font-plus-jakarta), system-ui, sans-serif;letter-spacing:-.02em;background:linear-gradient(135deg,#c4b0ff 0%,#8f5fff 52%,#7e51ff 100%);border-radius:1rem;justify-content:center;align-items:center;gap:.625rem;padding:0 1.5rem;font-size:1rem;font-weight:800;transition:transform .2s,filter .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 28px #7e51ff57,inset 0 1px #ffffff2e}.page-module__CX8dhW__bottomCtaButton:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 16px 36px #7e51ff6b,inset 0 1px #ffffff3d}.page-module__CX8dhW__bottomCtaButtonIcon{font-size:1.15rem;transition:transform .2s}.page-module__CX8dhW__bottomCtaButton:hover .page-module__CX8dhW__bottomCtaButtonIcon{transform:translate(3px)}@media (min-width:640px){.page-module__CX8dhW__bottomCtaButton{width:auto;min-width:12rem}}
.page-module__zhYoBW__page{color:#fff;min-height:100vh;font-family:var(--font-inter), sans-serif;background:radial-gradient(circle at top,#b6a0ff29 0%,#b6a0ff00 28rem),radial-gradient(circle at 16% 26%,#00e3fd17 0%,#00e3fd00 24rem),linear-gradient(#05060c 0%,#020204 24%,#05050a 58%,#000 100%);position:relative;overflow:hidden}.page-module__zhYoBW__page:before,.page-module__zhYoBW__page:after{content:"";pointer-events:none;filter:blur(80px);opacity:.9;border-radius:999px;position:absolute;inset:auto}.page-module__zhYoBW__page:before{background:#b6a0ff1f;width:22rem;height:22rem;top:8rem;right:-7rem}.page-module__zhYoBW__page:after{background:#00e3fd14;width:18rem;height:18rem;top:32rem;left:-6rem}.page-module__zhYoBW__page a{color:inherit;text-decoration:none}.page-module__zhYoBW__page .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;justify-content:center;align-items:center;line-height:1;display:inline-flex}.page-module__zhYoBW__header{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0006;border-bottom:1px solid #ffffff0d;width:100%;position:fixed;top:0;box-shadow:0 0 20px #b6a0ff1a}.page-module__zhYoBW__headerInner{justify-content:space-between;align-items:center;gap:2rem;width:min(100% - 4rem,1440px);margin:0 auto;padding:1rem 0;display:flex}.page-module__zhYoBW__brand{font-family:var(--font-plus-jakarta), sans-serif;letter-spacing:-.04em;color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#b6a0ff,#a855f7);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:900}.page-module__zhYoBW__nav{align-items:center;gap:2rem;display:none}.page-module__zhYoBW__navLink{color:#9ca3af;font-family:var(--font-plus-jakarta), sans-serif;font-size:1rem;font-weight:300;transition:color .2s,opacity .2s}.page-module__zhYoBW__navLink:hover{color:#b6a0ff}.page-module__zhYoBW__headerActions{align-items:center;gap:1rem;display:flex}.page-module__zhYoBW__signInButton{color:#9ca3af;font-family:var(--font-plus-jakarta), sans-serif;padding:.5rem 1rem;font-size:1rem;font-weight:300;transition:color .2s}.page-module__zhYoBW__signInButton:hover{color:#fff}.page-module__zhYoBW__getStartedButton,.page-module__zhYoBW__planButtonPrimary,.page-module__zhYoBW__planButtonGhost{font-family:var(--font-plus-jakarta), sans-serif;border-radius:1rem;justify-content:center;align-items:center;font-weight:700;transition:transform .3s,background-color .2s,color .2s,border-color .2s;display:inline-flex}.page-module__zhYoBW__getStartedButton,.page-module__zhYoBW__planButtonPrimary{color:#fff;background:linear-gradient(135deg,#b6a0ff 0%,#a855f7 100%);padding:.625rem 1.5rem;box-shadow:0 16px 28px #b6a0ff33}.page-module__zhYoBW__getStartedButton:hover,.page-module__zhYoBW__planButtonPrimary:hover{transform:scale(.95)}.page-module__zhYoBW__main{z-index:1;width:min(100% - 3rem,1440px);margin:0 auto;padding:8rem 0 6rem;position:relative}.page-module__zhYoBW__hero{text-align:center;margin-bottom:5rem}.page-module__zhYoBW__eyebrow{color:#a855f7;letter-spacing:.28em;text-transform:uppercase;margin-bottom:1rem;font-size:.625rem;font-weight:700;display:block}.page-module__zhYoBW__heroTitle,.page-module__zhYoBW__comparisonTitle{font-family:var(--font-plus-jakarta), sans-serif;letter-spacing:-.06em;margin:0;font-weight:900}.page-module__zhYoBW__heroTitle{margin-bottom:1.5rem;font-size:clamp(3rem,7vw,4.5rem)}.page-module__zhYoBW__gradientText,.page-module__zhYoBW__comparisonTitleAccent{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#b6a0ff 0%,#a855f7 100%);-webkit-background-clip:text;background-clip:text}.page-module__zhYoBW__heroCopy,.page-module__zhYoBW__planDescription{color:#a1a1aa;max-width:42rem;margin:0 auto;font-size:1.125rem;font-weight:300;line-height:1.75}.page-module__zhYoBW__overrideBanner{background:linear-gradient(135deg,#22c55e24 0%,#10b98114 100%),#ffffff08;border:1px solid #22c55e2e;border-radius:1.2rem;grid-template-columns:auto 1fr;align-items:center;gap:1rem;margin:0 auto 2rem;padding:1.1rem 1.2rem;display:grid}.page-module__zhYoBW__overrideBannerIcon{color:#86efac;background:#22c55e1f;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.page-module__zhYoBW__overrideBannerCopy{gap:.18rem;display:grid}.page-module__zhYoBW__overrideBannerEyebrow,.page-module__zhYoBW__overrideBannerTitle,.page-module__zhYoBW__overrideBannerText{margin:0}.page-module__zhYoBW__overrideBannerEyebrow{color:#86efac;letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:800}.page-module__zhYoBW__overrideBannerTitle{color:#f4f4f5;font-family:var(--font-plus-jakarta), sans-serif;font-size:1rem;font-weight:700}.page-module__zhYoBW__overrideBannerText{color:#bbf7d0;font-size:.88rem;line-height:1.5}.page-module__zhYoBW__planGrid{grid-template-columns:1fr;align-items:stretch;gap:2rem;display:grid}.page-module__zhYoBW__planCard,.page-module__zhYoBW__planFeaturedShell{min-height:100%;position:relative}.page-module__zhYoBW__planOrderPlus{order:1}.page-module__zhYoBW__planOrderLight{order:2}.page-module__zhYoBW__planOrderMax{order:3}.page-module__zhYoBW__planGlassCard,.page-module__zhYoBW__planFeaturedCard,.page-module__zhYoBW__comparisonPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff0d;border-radius:1rem;position:relative;overflow:hidden}.page-module__zhYoBW__planGlassCard{background:#ffffff0d;flex-direction:column;min-width:0;min-height:100%;padding:2rem;display:flex}.page-module__zhYoBW__planFeaturedShell:before{content:"";opacity:.2;filter:blur(10px);background:linear-gradient(90deg,#b6a0ff,#a855f7);border-radius:1rem;position:absolute;inset:-2px}.page-module__zhYoBW__planFeaturedCard{background:#121212;border-color:#ffffff1a;flex-direction:column;min-width:0;min-height:100%;padding:2rem;display:flex}.page-module__zhYoBW__planTop{justify-content:space-between;align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}.page-module__zhYoBW__planHeading{flex:1;min-width:0}.page-module__zhYoBW__planVisual{flex-direction:column;flex:none;align-items:flex-end;gap:.8rem;width:clamp(5.6rem,16vw,7.4rem);display:flex}.page-module__zhYoBW__planArtwork{pointer-events:none;justify-content:flex-end;align-items:flex-start;width:100%;margin-top:-.15rem;display:flex;position:relative}.page-module__zhYoBW__planArtwork:before{content:"";filter:blur(16px);opacity:.95;background:radial-gradient(circle,#b6a0ff42 0%,#a855f71f 55%,#a855f700 100%);border-radius:999px;position:absolute;inset:14% 10% 18%;transform:translateY(.35rem)}.page-module__zhYoBW__planArtworkFeatured:before{background:radial-gradient(circle,#b6a0ff57 0%,#a855f72e 55%,#a855f700 100%)}.page-module__zhYoBW__planArtworkImage{z-index:1;object-fit:contain;filter:drop-shadow(0 20px 32px #00000057);width:100%;height:auto;position:relative}.page-module__zhYoBW__planSpotlight{color:#fff;width:100%;min-height:2.1rem;font-family:var(--font-plus-jakarta), sans-serif;letter-spacing:.16em;text-transform:uppercase;background:linear-gradient(135deg,#b8a3ffe6 0%,#a454f6e6 100%),#ffffff0f;border:1px solid #d6baff3d;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .75rem;font-size:.58rem;font-weight:900;line-height:1.1;display:inline-flex;box-shadow:inset 0 1px #fff3,0 14px 28px #7027c43d}.page-module__zhYoBW__planSpotlightIcon{font-size:.86rem}.page-module__zhYoBW__planTitle,.page-module__zhYoBW__planTitleFeatured{font-family:var(--font-plus-jakarta), sans-serif;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.page-module__zhYoBW__planTitleFeatured{color:#b6a0ff}.page-module__zhYoBW__priceRow{flex-wrap:wrap;align-items:baseline;gap:.35rem .45rem;display:flex}.page-module__zhYoBW__priceStack{gap:.3rem;display:grid}.page-module__zhYoBW__priceCurrency{color:#c4b5fd;font-family:var(--font-plus-jakarta), sans-serif;letter-spacing:.16em;text-transform:uppercase;font-size:.82rem;font-weight:800}.page-module__zhYoBW__price{font-family:var(--font-plus-jakarta), sans-serif;letter-spacing:-.05em;font-size:clamp(2.2rem,6vw,3rem);font-weight:900}.page-module__zhYoBW__pricePeriod{color:#d4d4d8;font-size:.92rem;font-weight:600}.page-module__zhYoBW__planDescription{max-width:none;margin:0 0 1.55rem;font-size:.875rem}.page-module__zhYoBW__secondaryPriceRow,.page-module__zhYoBW__secondaryPriceMuted{margin:0}.page-module__zhYoBW__secondaryPriceRow{color:#ffffffad;flex-wrap:wrap;align-items:baseline;gap:.25rem .35rem;font-size:.82rem;display:flex}.page-module__zhYoBW__secondaryPriceCurrency{color:#c4b5fdb8;letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:800}.page-module__zhYoBW__secondaryPriceAmount{color:#ffffffd1;font-weight:700}.page-module__zhYoBW__secondaryPricePeriod,.page-module__zhYoBW__secondaryPriceMuted{color:#a1a1aae6;font-size:.78rem}.page-module__zhYoBW__secondaryPriceMuted{letter-spacing:.02em}.page-module__zhYoBW__featureList{flex-grow:1;gap:1rem;margin:0 0 2.5rem;padding:0;list-style:none;display:grid}.page-module__zhYoBW__featureItem,.page-module__zhYoBW__featureItemMuted{align-items:flex-start;gap:.75rem;font-size:.875rem;font-weight:300;display:flex}.page-module__zhYoBW__featureItemMuted{opacity:.4}.page-module__zhYoBW__featureItem>span:last-child,.page-module__zhYoBW__featureItemMuted>span:last-child{min-width:0}.page-module__zhYoBW__featureStrong{color:#fff;font-family:var(--font-plus-jakarta), sans-serif;letter-spacing:-.02em;vertical-align:baseline;background:#8f46ff;border:1px solid #8b3dff;border-radius:999px;padding:.08rem .45rem;font-size:.94em;font-weight:800;line-height:1.2;display:inline-block;box-shadow:inset 0 0 0 1px #ffffff14}.page-module__zhYoBW__featureIconPrimary,.page-module__zhYoBW__featureIconSecondary,.page-module__zhYoBW__tableIconPositive,.page-module__zhYoBW__tableIconNegative{justify-content:center;align-items:center;font-size:1.125rem;display:inline-flex}.page-module__zhYoBW__featureIconPrimary{color:#b6a0ff}.page-module__zhYoBW__featureIconSecondary,.page-module__zhYoBW__tableIconPositive{color:#a855f7}.page-module__zhYoBW__tableIconNegative{color:#ff6e84}.page-module__zhYoBW__planButtonPrimary,.page-module__zhYoBW__planButtonGhost{letter-spacing:.18em;text-transform:uppercase;width:100%;min-height:3.5rem;font-size:.875rem}.page-module__zhYoBW__planButtonGhost{background:0 0;border:1px solid #ffffff1a}.page-module__zhYoBW__planButtonGhost:hover{background:#ffffff0d}.page-module__zhYoBW__comparisonSection{margin-top:8rem;position:relative}.page-module__zhYoBW__comparisonSection:before{content:"";filter:blur(46px);pointer-events:none;background:radial-gradient(circle,#b6a0ff1c 0%,#b6a0ff00 72%);border-radius:999px;width:min(100%,52rem);height:18rem;position:absolute;inset:3rem auto auto 50%;transform:translate(-50%)}.page-module__zhYoBW__comparisonTitle{text-align:center;margin-bottom:3rem;font-size:1.875rem}.page-module__zhYoBW__comparisonPanel{background:linear-gradient(#0f1018f5 0%,#08080cf5 100%),#ffffff0a;border-color:#ffffff14;overflow-x:auto;box-shadow:inset 0 1px #ffffff0a,0 24px 60px #00000047}.page-module__zhYoBW__table{border-collapse:collapse;text-align:left;width:100%;min-width:720px}.page-module__zhYoBW__table thead tr{background:#ffffff0d}.page-module__zhYoBW__table th,.page-module__zhYoBW__table td{padding:1.5rem}.page-module__zhYoBW__table th{font-family:var(--font-plus-jakarta), sans-serif;font-size:1rem;font-weight:700}.page-module__zhYoBW__table th:first-child{color:#a1a1aa}.page-module__zhYoBW__table td{border-bottom:1px solid #ffffff0d;font-size:.875rem;font-weight:300}.page-module__zhYoBW__table tbody tr:last-child td{border-bottom:0}.page-module__zhYoBW__tableHighlight{color:#b6a0ff}.page-module__zhYoBW__tableMuted{opacity:.6}.page-module__zhYoBW__tableEmphasis{color:#b6a0ff;font-weight:700}.page-module__zhYoBW__tableQuantity{color:#b794ff;font-weight:700}.page-module__zhYoBW__footer{background:#000;border-top:1px solid #ffffff0d;width:100%;padding:3rem 2rem}.page-module__zhYoBW__footerInner{flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;width:min(100%,1280px);margin:0 auto;display:flex}.page-module__zhYoBW__footerBrand{font-family:var(--font-plus-jakarta), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:#b6a0ff;font-size:1.125rem;font-weight:700}.page-module__zhYoBW__footerLinks{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.page-module__zhYoBW__footerLink,.page-module__zhYoBW__footerLinkActive,.page-module__zhYoBW__footerCopy{color:#6b7280;letter-spacing:.05em;text-align:center;font-size:.875rem;font-weight:300}.page-module__zhYoBW__footerLink:hover,.page-module__zhYoBW__footerLinkActive:hover{color:#fff}.page-module__zhYoBW__footerLinkActive{color:#b6a0ff}.page-module__zhYoBW__footerCopy{margin:0}@media (min-width:768px){.page-module__zhYoBW__nav{display:flex}.page-module__zhYoBW__footerInner{flex-direction:row}.page-module__zhYoBW__footerCopy{text-align:right}}@media (min-width:900px){.page-module__zhYoBW__planGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__zhYoBW__planOrderPlus,.page-module__zhYoBW__planOrderLight,.page-module__zhYoBW__planOrderMax{order:initial}.page-module__zhYoBW__planDescription{white-space:nowrap;font-size:.75rem;line-height:1.4}}@media (min-width:1380px){.page-module__zhYoBW__planGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-module__zhYoBW__planDescription{white-space:nowrap}}@media (max-width:767px){.page-module__zhYoBW__headerInner{width:min(100% - 2rem,1440px)}.page-module__zhYoBW__headerActions{gap:.75rem}.page-module__zhYoBW__signInButton{padding-inline:0}.page-module__zhYoBW__getStartedButton{padding-inline:1rem}.page-module__zhYoBW__main{width:min(100% - 1.5rem,1280px);padding-top:7.5rem}.page-module__zhYoBW__heroCopy{font-size:1rem}.page-module__zhYoBW__overrideBanner{grid-template-columns:1fr;justify-items:flex-start}.page-module__zhYoBW__comparisonSection{margin-top:5rem}.page-module__zhYoBW__comparisonTitle{margin-bottom:1.5rem;font-size:1.5rem}.page-module__zhYoBW__comparisonPanel{border-radius:.875rem;margin-inline:-.25rem}.page-module__zhYoBW__table th,.page-module__zhYoBW__table td{padding:1rem}.page-module__zhYoBW__planGlassCard,.page-module__zhYoBW__planFeaturedCard{padding:1.5rem}.page-module__zhYoBW__planTop{min-height:4.5rem;margin-bottom:1.25rem;padding-right:4.4rem;display:block;position:relative}.page-module__zhYoBW__planVisual{width:3.85rem;position:absolute;top:0;right:0}.page-module__zhYoBW__planArtwork{margin-top:0}.page-module__zhYoBW__planTopFeatured{min-height:7rem;padding-right:6rem}.page-module__zhYoBW__planVisualFeatured{gap:.5rem;width:5.1rem}.page-module__zhYoBW__planSpotlight{letter-spacing:.12em;min-height:1.8rem;padding-inline:.55rem;font-size:.5rem}.page-module__zhYoBW__planSpotlightIcon{font-size:.75rem}}
.page-module__mPtjGW__page{color:#fff;min-height:100vh;font-family:var(--font-inter), system-ui, -apple-system, sans-serif;background:#000}.page-module__mPtjGW__page a{color:inherit;text-decoration:none}.page-module__mPtjGW__page .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;justify-content:center;align-items:center;line-height:1;display:inline-flex}.page-module__mPtjGW__main{width:min(100% - 2rem,1200px);margin:0 auto;padding:7rem 0 5rem}@media (min-width:768px){.page-module__mPtjGW__main{width:min(100% - 3rem,1200px);padding:8rem 0 6rem}}.page-module__mPtjGW__hero{text-align:center;margin-bottom:2.5rem}@media (min-width:768px){.page-module__mPtjGW__hero{margin-bottom:3.5rem}}.page-module__mPtjGW__heroTitle{font-family:var(--font-plus-jakarta), system-ui, sans-serif;letter-spacing:-.04em;margin:0 0 1.25rem;font-size:clamp(2.1rem,5.5vw,3.2rem);font-weight:900;line-height:1.05}.page-module__mPtjGW__heroMeta{justify-content:center;display:flex}.page-module__mPtjGW__heroMetaBadge{color:#a1a1aa;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:999px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;display:inline-flex}.page-module__mPtjGW__heroMetaBadge strong{color:#e4e4e7;font-weight:600}.page-module__mPtjGW__summaryGrid{grid-template-columns:1fr;gap:.875rem;margin-bottom:3rem;display:grid}@media (min-width:640px){.page-module__mPtjGW__summaryGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__mPtjGW__summaryGrid{grid-template-columns:repeat(4,1fr);margin-bottom:4rem}}.page-module__mPtjGW__summaryCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:1rem;padding:1.5rem;transition:border-color .2s,background-color .2s,transform .2s}.page-module__mPtjGW__summaryCard:hover{background:#ffffff09;border-color:#ffffff14;transform:translateY(-2px)}.page-module__mPtjGW__summaryIcon{color:#c084fc;background:#a855f71a;border:1px solid #a855f726;border-radius:.625rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:1rem;font-size:1.25rem;display:inline-flex}.page-module__mPtjGW__summaryTitle{font-family:var(--font-plus-jakarta), system-ui, sans-serif;letter-spacing:-.01em;margin:0 0 .375rem;font-size:.9375rem;font-weight:700}.page-module__mPtjGW__summaryText{color:#a1a1aa;margin:0;font-size:.875rem;line-height:1.55}.page-module__mPtjGW__contentGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.page-module__mPtjGW__contentGrid{grid-template-columns:minmax(220px,.28fr) 1fr;gap:3.5rem}}.page-module__mPtjGW__sidebar{gap:1.5rem;display:grid}@media (min-width:1024px){.page-module__mPtjGW__sidebar{align-self:start;position:sticky;top:6rem}}.page-module__mPtjGW__sidebarNav{display:none}@media (min-width:1024px){.page-module__mPtjGW__sidebarNav{flex-direction:column;gap:.25rem;display:flex}}.page-module__mPtjGW__sidebarLabel{color:#52525b;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .75rem;font-size:.6875rem;font-weight:700}.page-module__mPtjGW__sidebarLink,.page-module__mPtjGW__sidebarLinkActive{text-align:left;color:#a1a1aa;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.625rem;align-items:center;gap:.625rem;padding:.625rem .875rem;font-size:.9375rem;font-weight:500;transition:color .15s,background-color .15s,border-color .15s;display:flex}.page-module__mPtjGW__sidebarLink:hover{color:#e4e4e7;background:#ffffff0a}.page-module__mPtjGW__sidebarLinkActive{color:#d8b4fe;background:#a855f714;border-color:#a855f733}.page-module__mPtjGW__sidebarLinkIcon{font-size:1.125rem}.page-module__mPtjGW__sidebarLinkText{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.page-module__mPtjGW__sidebarCta{display:none}@media (min-width:1024px){.page-module__mPtjGW__sidebarCta{background:#ffffff05;border:1px solid #ffffff0d;border-radius:1rem;gap:.75rem;padding:1.25rem;display:grid}}.page-module__mPtjGW__sidebarCtaTitle{font-family:var(--font-plus-jakarta), system-ui, sans-serif;margin:0;font-size:.9375rem;font-weight:700}.page-module__mPtjGW__sidebarCtaCopy{color:#a1a1aa;margin:0;font-size:.875rem;line-height:1.55}.page-module__mPtjGW__sidebarCtaButton{color:#000;background:#b6a0ff;border-radius:.625rem;justify-content:center;align-items:center;gap:.375rem;min-height:2.5rem;padding:0 1rem;font-size:.875rem;font-weight:700;transition:transform .2s,background-color .2s;display:inline-flex}.page-module__mPtjGW__sidebarCtaButton:hover{background:#c4b0ff;transform:scale(1.03)}.page-module__mPtjGW__sections{gap:2.5rem;display:grid}@media (min-width:768px){.page-module__mPtjGW__sections{gap:3rem}}.page-module__mPtjGW__toolbar{justify-content:flex-end;display:flex}.page-module__mPtjGW__toolbarButton{color:#a1a1aa;cursor:pointer;background:#ffffff06;border:1px solid #ffffff0f;border-radius:.625rem;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;transition:color .15s,background-color .15s,border-color .15s;display:inline-flex}.page-module__mPtjGW__toolbarButton:hover{color:#fff;background:#ffffff0f;border-color:#ffffff1a}.page-module__mPtjGW__section{scroll-margin-top:6rem}.page-module__mPtjGW__sectionHeader{align-items:center;gap:.625rem;margin-bottom:.875rem;display:flex}.page-module__mPtjGW__sectionAccent{border-radius:999px;flex-shrink:0;width:.25rem;height:1.5rem}.page-module__mPtjGW__sectionTitle{font-family:var(--font-plus-jakarta), system-ui, sans-serif;letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:800}@media (min-width:768px){.page-module__mPtjGW__sectionTitle{font-size:1.5rem}}.page-module__mPtjGW__sectionSummary{color:#a1a1aa;margin:0 0 1rem;font-size:.9375rem;line-height:1.65}.page-module__mPtjGW__accordionItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:.875rem;transition:border-color .2s,background-color .2s;overflow:hidden}.page-module__mPtjGW__accordionItem:hover{background:#ffffff08;border-color:#ffffff14}.page-module__mPtjGW__accordionSummary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:3rem;padding:1rem 1.25rem;list-style:none;display:flex}.page-module__mPtjGW__accordionSummary::-webkit-details-marker{display:none}.page-module__mPtjGW__accordionLabel{color:#d4d4d8;font-size:.875rem;font-weight:600}.page-module__mPtjGW__accordionIconWrap{background:#ffffff0a;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:background-color .15s;display:inline-flex}.page-module__mPtjGW__accordionItem:hover .page-module__mPtjGW__accordionIconWrap{background:#ffffff14}.page-module__mPtjGW__accordionIcon{color:#71717a;font-size:1.125rem;transition:transform .25s cubic-bezier(.4,0,.2,1),color .15s}.page-module__mPtjGW__accordionItem[open] .page-module__mPtjGW__accordionIcon{color:#a78bfa;transform:rotate(180deg)}.page-module__mPtjGW__accordionItem[open] .page-module__mPtjGW__accordionIconWrap{background:#a855f71a}.page-module__mPtjGW__accordionBody{grid-template-rows:0fr;padding:0 1.25rem;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1);display:grid}.page-module__mPtjGW__accordionItem[open] .page-module__mPtjGW__accordionBody{grid-template-rows:1fr;padding:0 1.25rem 1.25rem}.page-module__mPtjGW__accordionInner{overflow:hidden}.page-module__mPtjGW__detailList{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.page-module__mPtjGW__detailItem{color:#a1a1aa;align-items:flex-start;gap:.625rem;font-size:.9375rem;line-height:1.65;display:flex}.page-module__mPtjGW__detailBullet{border-radius:999px;flex-shrink:0;width:.375rem;height:.375rem;margin-top:.5rem}.page-module__mPtjGW__supportActions{z-index:1;flex-direction:column;justify-content:center;gap:.75rem;display:flex;position:relative}@media (min-width:768px){.page-module__mPtjGW__supportActions{flex-direction:row}}.page-module__mPtjGW__supportPrimaryButton,.page-module__mPtjGW__supportSecondaryButton{min-height:2.75rem;font-family:var(--font-plus-jakarta), system-ui, sans-serif;border-radius:1rem;justify-content:center;align-items:center;padding:0 1.75rem;font-size:.9375rem;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s,color .2s;display:inline-flex}.page-module__mPtjGW__supportPrimaryButton{color:#fff;background:linear-gradient(135deg,#b6a0ff 0%,#7e51ff 100%);box-shadow:0 8px 24px #7e51ff4d}.page-module__mPtjGW__supportPrimaryButton:hover{background:linear-gradient(135deg,#c4b0ff 0%,#8f62ff 100%);transform:translateY(-1px);box-shadow:0 10px 28px #7e51ff66}.page-module__mPtjGW__supportSecondaryButton{color:#e4e4e7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14}.page-module__mPtjGW__supportSecondaryButton:hover{background:#ffffff14}
.Stitch404Page-module__MGAfEa__page{--status-accent:#10b981;--status-accent-rgb:16, 185, 129;color:#fff;min-height:100vh;font-family:var(--font-inter), sans-serif;background:#000;position:relative;overflow:hidden}.Stitch404Page-module__MGAfEa__themeViolet{--status-accent:var(--brand,#b6a0ff);--status-accent-rgb:182, 160, 255}.Stitch404Page-module__MGAfEa__page .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;white-space:nowrap;line-height:1;display:inline-block}.Stitch404Page-module__MGAfEa__main{justify-content:center;align-items:center;min-height:100vh;padding:3rem 1.5rem;display:flex;position:relative}.Stitch404Page-module__MGAfEa__gridBackdrop{opacity:.1;pointer-events:none;background-image:radial-gradient(#fffffff2 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.Stitch404Page-module__MGAfEa__content{text-align:center;z-index:1;flex-direction:column;align-items:center;width:100%;max-width:64rem;display:flex;position:relative}.Stitch404Page-module__MGAfEa__hero{margin-bottom:3rem;position:relative}.Stitch404Page-module__MGAfEa__code{font-family:var(--font-plus-jakarta), sans-serif;letter-spacing:-.08em;color:#fff;text-shadow:0 0 28px rgba(var(--status-accent-rgb), .34), 0 0 68px rgba(var(--status-accent-rgb), .18);-webkit-user-select:none;user-select:none;margin:0;font-size:clamp(7.5rem,26vw,20rem);font-weight:200;line-height:.88;position:relative}.Stitch404Page-module__MGAfEa__heroGlow{background:radial-gradient(circle, rgba(var(--status-accent-rgb), .28) 0%, rgba(var(--status-accent-rgb), .16) 32%, transparent 72%);filter:blur(120px);z-index:-1;border-radius:999px;width:120%;height:120%;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.Stitch404Page-module__MGAfEa__messageBlock{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:36rem;display:flex}.Stitch404Page-module__MGAfEa__badge{width:fit-content;min-height:2.5rem;font-family:var(--font-plus-jakarta), sans-serif;letter-spacing:.16em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:0 1.25rem;font-size:.8rem;font-weight:800;display:inline-flex}.Stitch404Page-module__MGAfEa__badgeDefault{color:#b6a0ff;background:#b6a0ff1f}.Stitch404Page-module__MGAfEa__badgeDanger{color:#ff7b9b;background:#ff7b9b24}.Stitch404Page-module__MGAfEa__badgeSuccess{color:#10b981;background:#10b9811f}.Stitch404Page-module__MGAfEa__headingGroup{flex-direction:column;align-items:center;gap:1rem;display:flex}.Stitch404Page-module__MGAfEa__title{font-family:var(--font-plus-jakarta), sans-serif;letter-spacing:-.04em;text-transform:uppercase;margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.05}.Stitch404Page-module__MGAfEa__copy{color:#a1a1aa;max-width:32rem;margin:0 auto;font-size:clamp(1.125rem,2vw,1.35rem);font-weight:300;line-height:1.7}.Stitch404Page-module__MGAfEa__actions{flex-wrap:wrap;justify-content:center;gap:1rem;padding-top:.5rem;display:flex}.Stitch404Page-module__MGAfEa__buttonBase{appearance:none;min-width:11rem;font-family:var(--font-plus-jakarta), sans-serif;letter-spacing:.28em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:transform .16s,background .16s,border-color .16s,color .16s;display:inline-flex}.Stitch404Page-module__MGAfEa__detail{color:#71717a;text-align:center;margin:0;font-size:.95rem;font-weight:400;line-height:1.7}.Stitch404Page-module__MGAfEa__detail strong{color:#d4d4d8;font-weight:700}.Stitch404Page-module__MGAfEa__primaryButton{color:#000;background:linear-gradient(135deg, var(--brand,#b6a0ff) 0%, var(--brand-strong,#7e51ff) 100%);box-shadow:0 18px 48px rgba(var(--status-accent-rgb), .22);border:0;}.Stitch404Page-module__MGAfEa__primaryButton:hover{transform:scale(1.02)}.Stitch404Page-module__MGAfEa__secondaryButton{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border-color:#ffffff0d;}.Stitch404Page-module__MGAfEa__secondaryButton:hover{background:#ffffff1a;border-color:#fff3}.Stitch404Page-module__MGAfEa__primaryButton:focus-visible,.Stitch404Page-module__MGAfEa__secondaryButton:focus-visible{outline:2px solid rgba(var(--status-accent-rgb), .85);outline-offset:4px}.Stitch404Page-module__MGAfEa__primaryButton:active,.Stitch404Page-module__MGAfEa__secondaryButton:active{transform:scale(.96)}.Stitch404Page-module__MGAfEa__statusPanel{text-align:left;border-left:1px solid #ffffff1a;flex-direction:column;gap:.25rem;padding:.5rem 0 .5rem 1.5rem;display:flex;position:absolute;bottom:3rem;right:3rem}.Stitch404Page-module__MGAfEa__statusLabel{color:#52525b;letter-spacing:.28em;text-transform:uppercase;font-size:.625rem}.Stitch404Page-module__MGAfEa__statusValue{color:var(--status-accent);font-family:var(--font-plus-jakarta), sans-serif;letter-spacing:.04em;font-size:.875rem;font-weight:800}@media (max-width:1023px){.Stitch404Page-module__MGAfEa__statusPanel{display:none}}@media (max-width:767px){.Stitch404Page-module__MGAfEa__actions{flex-direction:column}.Stitch404Page-module__MGAfEa__buttonBase{width:100%}}
.GoogleAdSlot-module__ZwIhXW__slotShell,.GoogleAdSlot-module__ZwIhXW__slotPanel{background:#000;width:100%;margin:0;padding:0;display:block}.GoogleAdSlot-module__ZwIhXW__slotSquare{background:#000;border:1px solid #fff3;place-items:center;width:100%;min-height:200px;display:grid}.GoogleAdSlot-module__ZwIhXW__slotTitle{color:#ffffff80;font-family:var(--font-marketing-heading);text-align:center;margin:0;padding:0 10px;font-size:.94rem;font-weight:700;line-height:1.25;display:block}
