.Hero-module__s-6kkG__hero{padding:calc(var(--nav-h) + clamp(3.5rem, 7vw, 6rem)) 0 clamp(3.75rem, 7vw, 6rem);position:relative;overflow:hidden}.Hero-module__s-6kkG__ambient{background:radial-gradient(circle, var(--surface-muted), transparent 68%);filter:blur(12px);pointer-events:none;border-radius:50%;width:min(680px,58vw);height:440px;position:absolute;top:2%;left:58%}.Hero-module__s-6kkG__inner{width:min(calc(100% - clamp(2.5rem, 8vw, 6rem)), var(--maxw-wide));margin-inline:auto;position:relative}.Hero-module__s-6kkG__copy{max-width:940px}.Hero-module__s-6kkG__eyebrow{color:var(--text-dim);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.6rem;margin-bottom:1.25rem;font-size:.69rem;font-weight:650;display:inline-flex}.Hero-module__s-6kkG__eyebrow:before{background:var(--border-strong);content:"";width:1.7rem;height:1px}.Hero-module__s-6kkG__title{letter-spacing:-.058em;text-wrap:balance;max-width:930px;font-size:clamp(2.35rem,4.5vw,4.25rem);font-weight:500;line-height:.98}.Hero-module__s-6kkG__subtitle{max-width:700px;color:var(--text-2);letter-spacing:-.018em;margin-top:1.55rem;font-size:clamp(1rem,1.35vw,1.15rem);line-height:1.62}.Hero-module__s-6kkG__cta{flex-wrap:wrap;gap:.65rem;margin-top:1.85rem;display:flex}.Hero-module__s-6kkG__product{width:100%;margin-top:clamp(3.25rem,6vw,5.25rem);position:relative}.Hero-module__s-6kkG__heroShot{background:#0b0f18}.Hero-module__s-6kkG__productNote{color:var(--text-dim);font-family:var(--font-mono);letter-spacing:.02em;grid-template-columns:repeat(3,1fr);font-size:.64rem;display:grid}.Hero-module__s-6kkG__productNote span{border-bottom:1px solid var(--border);text-align:center;padding:1rem}.Hero-module__s-6kkG__productNote span+span{border-left:1px solid var(--border)}@media (max-width:640px){.Hero-module__s-6kkG__hero{padding-top:calc(var(--nav-h) + 3rem)}.Hero-module__s-6kkG__inner{width:min(calc(100% - 2.5rem), var(--maxw-wide))}.Hero-module__s-6kkG__cta>*{flex:100%}.Hero-module__s-6kkG__product{margin-top:3rem}.Hero-module__s-6kkG__heroShot{aspect-ratio:auto}.Hero-module__s-6kkG__heroShot img{width:100%;height:auto}.Hero-module__s-6kkG__productNote{font-size:.6rem}.Hero-module__s-6kkG__productNote span{padding-inline:.45rem}}@media (prefers-reduced-motion:reduce){.Hero-module__s-6kkG__ambient{display:none}}
.Container-module__DjgGgG__container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,3rem)}.Container-module__DjgGgG__wide{max-width:var(--maxw-wide)}@media (max-width:1024px){.Container-module__DjgGgG__container,.Container-module__DjgGgG__container.Container-module__DjgGgG__wide{max-width:100%;padding-inline:clamp(1.25rem,5vw,2.5rem)}}
.PageHeader-module__DOOe8G__header{padding:calc(var(--nav-h) + clamp(4rem, 9vw, 6.5rem)) 0 clamp(3.5rem, 7vw, 5rem);text-align:center;position:relative;overflow:hidden}.PageHeader-module__DOOe8G__glow{display:none}.PageHeader-module__DOOe8G__inner{z-index:1;flex-direction:column;align-items:center;gap:1.2rem;max-width:820px;margin-inline:auto;display:flex;position:relative}.PageHeader-module__DOOe8G__eyebrow{color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.78rem;font-weight:500;display:inline-flex}.PageHeader-module__DOOe8G__dot{background:var(--text-faint);border-radius:50%;width:5px;height:5px}.PageHeader-module__DOOe8G__title{letter-spacing:-.045em;max-width:920px;font-size:clamp(2.15rem,3.8vw,3.25rem);font-weight:540;line-height:1.06}.PageHeader-module__DOOe8G__subtitle{max-width:620px;color:var(--text-2);font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.7}.PageHeader-module__DOOe8G__actions{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:.6rem;display:flex}
.WaitlistForm-module__jK3BnW__form{text-align:left;flex-direction:column;gap:.75rem;width:100%;max-width:640px;display:flex;position:relative}.WaitlistForm-module__jK3BnW__fields{border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface-muted);width:100%;box-shadow:var(--shadow-sm);transition:border-color .25s var(--ease), box-shadow .25s var(--ease);gap:.55rem;padding:.35rem;display:flex}.WaitlistForm-module__jK3BnW__fields:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft), var(--shadow-sm)}.WaitlistForm-module__jK3BnW__input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:.72rem .85rem .72rem 1rem;font-size:1rem}.WaitlistForm-module__jK3BnW__divider{background:var(--border-strong);align-self:stretch;width:1px;margin:.4rem 0}.WaitlistForm-module__jK3BnW__input::placeholder{color:var(--text-faint)}.WaitlistForm-module__jK3BnW__input:disabled{cursor:wait;opacity:.7}.WaitlistForm-module__jK3BnW__emailInput{flex:1.6}.WaitlistForm-module__jK3BnW__button{border-radius:var(--radius-pill);background:var(--btn-primary-bg);min-height:46px;color:var(--btn-primary-text);white-space:nowrap;transition:background-color .2s var(--ease), transform .2s var(--ease);border:1px solid #0000;justify-content:center;align-items:center;gap:.55rem;padding:.68rem 1.25rem;font-size:.95rem;font-weight:600;display:inline-flex}.WaitlistForm-module__jK3BnW__button:hover:not(:disabled){background:var(--btn-primary-bg-hover);transform:translateY(-1px)}.WaitlistForm-module__jK3BnW__button:disabled{cursor:wait;opacity:.72}.WaitlistForm-module__jK3BnW__spinner{border:2px solid #0003;border-top-color:var(--btn-primary-text);border-radius:50%;width:15px;height:15px;animation:.7s linear infinite WaitlistForm-module__jK3BnW__waitlist-spin}.WaitlistForm-module__jK3BnW__consent{color:var(--text-faint);cursor:pointer;align-items:flex-start;gap:.6rem;padding-inline:.35rem;font-size:.79rem;line-height:1.45;display:flex}.WaitlistForm-module__jK3BnW__consent input{accent-color:#888;flex:none;width:15px;height:15px;margin-top:.12rem}.WaitlistForm-module__jK3BnW__consent a{color:var(--text-2);text-underline-offset:2px;text-decoration:underline}.WaitlistForm-module__jK3BnW__status{min-height:1.25rem;color:var(--text-faint);text-align:center;padding-inline:.35rem;font-size:.82rem}.WaitlistForm-module__jK3BnW__error{color:var(--danger)}.WaitlistForm-module__jK3BnW__success{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-muted);width:100%;max-width:640px;box-shadow:var(--shadow-sm);text-align:left;align-items:center;gap:.9rem;padding:1rem 1.15rem;display:flex}.WaitlistForm-module__jK3BnW__success strong{font-size:1rem}.WaitlistForm-module__jK3BnW__success p{color:var(--text-dim);margin-top:.12rem;font-size:.87rem}.WaitlistForm-module__jK3BnW__check{border:1px solid var(--border);background:var(--surface-hover);width:36px;height:36px;color:var(--text);border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.WaitlistForm-module__jK3BnW__honeypot{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.WaitlistForm-module__jK3BnW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes WaitlistForm-module__jK3BnW__waitlist-spin{to{transform:rotate(360deg)}}@media (max-width:680px){.WaitlistForm-module__jK3BnW__fields{border-radius:var(--radius-lg);flex-direction:column;padding:.4rem}.WaitlistForm-module__jK3BnW__divider{display:none}.WaitlistForm-module__jK3BnW__input{min-height:46px;padding-inline:.85rem}.WaitlistForm-module__jK3BnW__button{width:100%}}@media (prefers-reduced-motion:reduce){.WaitlistForm-module__jK3BnW__spinner{animation-duration:1.4s}.WaitlistForm-module__jK3BnW__button{transition:none}}
.CTASection-module__yxcNFW__section{border-top:1px solid var(--border);padding:clamp(4.5rem,8vw,6.5rem) 0;position:relative}.CTASection-module__yxcNFW__noBorder{border-top:1px solid var(--border)}.CTASection-module__yxcNFW__glow{display:none}.CTASection-module__yxcNFW__inner{text-align:left;flex-direction:column;align-items:flex-start;gap:1.15rem;max-width:720px;display:flex}.CTASection-module__yxcNFW__title{letter-spacing:-.04em;max-width:620px;font-size:clamp(1.85rem,3.3vw,2.65rem);font-weight:540;line-height:1.08}.CTASection-module__yxcNFW__subtitle{max-width:560px;color:var(--text-dim);font-size:1rem;line-height:1.7}.CTASection-module__yxcNFW__formRow{width:100%;margin-top:1rem}.CTASection-module__yxcNFW__note{color:var(--text-faint);margin-top:.35rem;font-size:.8rem}.CTASection-module__yxcNFW__note a{color:var(--text-2);text-decoration:underline;-webkit-text-decoration-color:var(--text-faint);text-decoration-color:var(--text-faint);text-underline-offset:3px}.CTASection-module__yxcNFW__note a:hover{-webkit-text-decoration-color:var(--text-2);text-decoration-color:var(--text-2)}
.Button-module__8RiFmG__btn{--btn-py:.65rem;--btn-px:1.2rem;padding:var(--btn-py) var(--btn-px);border-radius:var(--radius-pill);letter-spacing:-.005em;white-space:nowrap;isolation:isolate;transition:transform .25s var(--ease), box-shadow .25s var(--ease), background-color .2s var(--ease), border-color .2s var(--ease), color .2s var(--ease), opacity .2s var(--ease);justify-content:center;align-items:center;gap:.5rem;font-size:.95rem;font-weight:550;line-height:1;display:inline-flex;position:relative}.Button-module__8RiFmG__btn:hover{transform:translateY(-1px)}.Button-module__8RiFmG__btn:active{transform:translateY(0)}.Button-module__8RiFmG__disabled{opacity:.4;pointer-events:none;cursor:not-allowed!important;background:var(--bg-deep)!important;color:var(--text-dim)!important;border-color:var(--border-soft)!important}.Button-module__8RiFmG__disabled:hover{transform:none!important}.Button-module__8RiFmG__label{align-items:center;gap:.5rem;display:inline-flex}.Button-module__8RiFmG__primary{color:var(--btn-primary-text);background:var(--btn-primary-bg);border:1px solid #0000;font-weight:600}.Button-module__8RiFmG__primary:hover{background:var(--btn-primary-bg-hover);box-shadow:var(--shadow-sm)}.Button-module__8RiFmG__secondary{color:var(--text);border:1px solid var(--border-strong);background:0 0}.Button-module__8RiFmG__secondary:hover{background:var(--surface-hover);border-color:var(--border-strong)}.Button-module__8RiFmG__ghost{color:var(--text-2);background:0 0;padding-left:.6rem;padding-right:.6rem}.Button-module__8RiFmG__ghost:hover{color:var(--text)}.Button-module__8RiFmG__md{font-size:.95rem}.Button-module__8RiFmG__lg{--btn-py:.88rem;--btn-px:1.6rem;font-size:1rem}
.FeedbackModal-module__hI5Lxa__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;animation:FeedbackModal-module__hI5Lxa__fadeIn .2s var(--ease) forwards;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FeedbackModal-module__hI5Lxa__dialog{background:var(--panel);border:1px solid var(--border-strong);border-radius:var(--radius-lg);width:100%;max-width:600px;box-shadow:var(--shadow-lg), 0 0 0 1px var(--border-soft);max-height:90vh;animation:FeedbackModal-module__hI5Lxa__slideUp .3s var(--ease) forwards;flex-direction:column;margin:1.5rem;display:flex;overflow:hidden}.FeedbackModal-module__hI5Lxa__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex}.FeedbackModal-module__hI5Lxa__title{color:var(--text);margin:0;font-size:1.15rem;font-weight:650}.FeedbackModal-module__hI5Lxa__closeBtn{color:var(--text-dim);cursor:pointer;transition:color .2s var(--ease);background:0 0;border:none;padding:0 .5rem;font-size:1.75rem;line-height:1}.FeedbackModal-module__hI5Lxa__closeBtn:hover{color:var(--text)}.FeedbackModal-module__hI5Lxa__content{flex:1;padding:1.5rem;overflow-y:auto}@keyframes FeedbackModal-module__hI5Lxa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes FeedbackModal-module__hI5Lxa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Section-module__BZ7-0a__section{padding:clamp(3rem,8vw,6rem) 0}.Section-module__BZ7-0a__tight{padding:clamp(2rem,5vw,3.5rem) 0}.Section-module__BZ7-0a__bordered{border-top:1px solid var(--border-soft)}
.SectionHeading-module__1CUDPa__wrap{flex-direction:column;gap:1.1rem;max-width:960px;display:flex}.SectionHeading-module__1CUDPa__center{text-align:center;align-items:center;margin-inline:auto}.SectionHeading-module__1CUDPa__eyebrow{color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;align-self:flex-start;align-items:center;gap:.45rem;font-size:.78rem;font-weight:500;display:inline-flex}.SectionHeading-module__1CUDPa__center .SectionHeading-module__1CUDPa__eyebrow{align-self:center}.SectionHeading-module__1CUDPa__eyebrowDot{background:var(--text-faint);border-radius:50%;width:5px;height:5px}.SectionHeading-module__1CUDPa__title{letter-spacing:-.03em;font-size:clamp(1.8rem,3.5vw,2.65rem);font-weight:650;line-height:1.1}.SectionHeading-module__1CUDPa__subtitle{color:var(--text-dim);max-width:72ch;font-size:clamp(.98rem,1.3vw,1.08rem);line-height:1.65}
.features-module__eU_uXa__headerWrap h1{max-width:900px;font-size:clamp(2.25rem,4vw,3.25rem);line-height:1.02}.features-module__eU_uXa__headerWrap p{max-width:780px}.features-module__eU_uXa__storySection,.features-module__eU_uXa__supportSection{border-top:1px solid var(--border);padding:clamp(4rem,8vw,7rem) 0}.features-module__eU_uXa__softSection{background:var(--surface-subtle)}.features-module__eU_uXa__sectionIntro,.features-module__eU_uXa__browserIntro{grid-template-columns:minmax(0,.86fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,6vw,6rem);margin-bottom:clamp(2.25rem,5vw,4rem);display:grid}.features-module__eU_uXa__eyebrow,.features-module__eU_uXa__desktopBadge{letter-spacing:.11em;text-transform:uppercase;align-items:center;font-size:.76rem;font-weight:700;line-height:1;display:inline-flex}.features-module__eU_uXa__eyebrow{color:var(--text-faint)}.features-module__eU_uXa__eyebrowRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.features-module__eU_uXa__desktopBadge{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--elevated);color:var(--text-dim);letter-spacing:.06em;padding:.38rem .55rem}.features-module__eU_uXa__sectionTitle,.features-module__eU_uXa__storyTitle{color:var(--text);letter-spacing:-.035em;font-weight:650;line-height:1.08}.features-module__eU_uXa__sectionTitle{max-width:760px;margin-top:.8rem;font-size:clamp(2rem,4vw,3rem)}.features-module__eU_uXa__storyTitle{margin-top:.8rem;font-size:clamp(1.85rem,3.2vw,2.6rem)}.features-module__eU_uXa__sectionBody{max-width:650px;color:var(--text-dim);font-size:clamp(.98rem,1.2vw,1.08rem);line-height:1.68}.features-module__eU_uXa__bulletList{gap:.7rem;max-width:650px;margin-top:1.25rem;padding:0;list-style:none;display:grid}.features-module__eU_uXa__bulletList li{color:var(--text-2);padding-left:1.25rem;font-size:.94rem;line-height:1.55;position:relative}.features-module__eU_uXa__bulletList li:before{content:"";background:var(--text-faint);border-radius:50%;width:5px;height:5px;position:absolute;top:.57rem;left:0}.features-module__eU_uXa__dualShots,.features-module__eU_uXa__issueShots{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.75rem);display:grid}.features-module__eU_uXa__visualCard,.features-module__eU_uXa__browserShot{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--elevated);min-width:0;overflow:hidden;box-shadow:0 18px 55px #00000024}.features-module__eU_uXa__visualCaption{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;padding:1rem 1.15rem 1.1rem;display:flex}.features-module__eU_uXa__visualCaption strong{color:var(--text);font-size:.92rem;font-weight:650}.features-module__eU_uXa__visualCaption span{color:var(--text-faint);font-size:.82rem;line-height:1.45}.features-module__eU_uXa__storyGrid{grid-template-columns:minmax(0,.78fr) minmax(0,1.35fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.features-module__eU_uXa__reverseGrid{grid-template-columns:minmax(0,1.35fr) minmax(0,.78fr)}.features-module__eU_uXa__storyCopy{min-width:0}.features-module__eU_uXa__browserSection{background:radial-gradient(circle at 20% 0%, #f55a3d14, transparent 33rem), var(--surface-subtle);position:relative;overflow:hidden}.features-module__eU_uXa__browserIntro{align-items:end}.features-module__eU_uXa__browserShot{max-width:1180px;margin-inline:auto}.features-module__eU_uXa__issueShots{align-items:start}.features-module__eU_uXa__centerIntro{text-align:center;flex-direction:column;align-items:center;max-width:760px;margin:0 auto clamp(2.25rem,5vw,4rem);display:flex}.features-module__eU_uXa__centerIntro .features-module__eU_uXa__sectionBody{margin-top:1rem}.features-module__eU_uXa__proofGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.2vw,1.5rem);display:grid}.features-module__eU_uXa__proofCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--elevated);min-width:0;overflow:hidden}.features-module__eU_uXa__proofCopy{padding:1.1rem 1.15rem 1.25rem}.features-module__eU_uXa__proofCopy h3,.features-module__eU_uXa__supportCard h3{color:var(--text);letter-spacing:-.015em;font-size:1rem;font-weight:650}.features-module__eU_uXa__proofCopy p,.features-module__eU_uXa__supportCard>p{color:var(--text-dim);margin-top:.4rem;font-size:.86rem;line-height:1.55}.features-module__eU_uXa__supportSection{background:var(--surface-muted)}.features-module__eU_uXa__supportGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.features-module__eU_uXa__supportCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-subtle);padding:clamp(1.15rem,2vw,1.5rem)}.features-module__eU_uXa__supportCard>p{color:var(--text-faint);margin-top:.3rem}.features-module__eU_uXa__chipRow{flex-wrap:wrap;gap:.48rem;margin-top:1rem;display:flex}.features-module__eU_uXa__chipRow span{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--elevated);color:var(--text-2);padding:.38rem .62rem;font-size:.78rem;line-height:1.2}.features-module__eU_uXa__feedbackSection{border-top:1px solid var(--border);padding:clamp(3.75rem,7vw,5.5rem) 0}.features-module__eU_uXa__feedbackCopy{flex-direction:column;align-items:flex-start;gap:1rem;max-width:640px;display:flex}.features-module__eU_uXa__feedbackCopy .features-module__eU_uXa__storyTitle{margin-top:0}@media (max-width:1000px){.features-module__eU_uXa__proofGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.features-module__eU_uXa__sectionIntro,.features-module__eU_uXa__browserIntro,.features-module__eU_uXa__storyGrid,.features-module__eU_uXa__reverseGrid{grid-template-columns:1fr;gap:2rem}.features-module__eU_uXa__reverseGrid .features-module__eU_uXa__storyCopy{grid-row:1}.features-module__eU_uXa__supportGrid{grid-template-columns:1fr}}@media (max-width:680px){.features-module__eU_uXa__headerWrap h1{font-size:clamp(2.1rem,10vw,2.9rem)}.features-module__eU_uXa__storySection,.features-module__eU_uXa__supportSection{padding:3.5rem 0}.features-module__eU_uXa__dualShots,.features-module__eU_uXa__issueShots,.features-module__eU_uXa__proofGrid{grid-template-columns:1fr}.features-module__eU_uXa__visualCaption{flex-direction:column;align-items:flex-start}}
.CardGrid-module__M51JIW__grid{grid-template-columns:repeat(var(--cols,3), 1fr);gap:1rem;display:grid}.CardGrid-module__M51JIW__card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface-subtle);transition:border-color .25s var(--ease), background-color .25s var(--ease);padding:1.6rem 1.5rem;position:relative;overflow:hidden}.CardGrid-module__M51JIW__card:hover{border-color:var(--border-strong);background:var(--surface-hover)}.CardGrid-module__M51JIW__bar{background:var(--accent);opacity:0;width:100%;height:1px;transition:opacity .25s var(--ease);position:absolute;top:0;left:0}.CardGrid-module__M51JIW__card:hover .CardGrid-module__M51JIW__bar{opacity:1}.CardGrid-module__M51JIW__tag{border-radius:var(--radius-pill);letter-spacing:.04em;text-transform:uppercase;color:var(--text-dim);background:var(--surface-muted);border:1px solid var(--border);margin-bottom:.7rem;padding:.2rem .55rem;font-size:.72rem;font-weight:600;display:inline-block}.CardGrid-module__M51JIW__title{letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.12rem}.CardGrid-module__M51JIW__desc{color:var(--text-dim);font-size:.95rem;line-height:1.65}@media (max-width:900px){.CardGrid-module__M51JIW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.CardGrid-module__M51JIW__grid{grid-template-columns:1fr}}
.page-module___8aEwW__pageContent{position:relative;overflow:clip}.page-module___8aEwW__kicker,.page-module___8aEwW__cardLabel{color:var(--text-dim);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:650}.page-module___8aEwW__projectsSection,.page-module___8aEwW__filesSection,.page-module___8aEwW__runConfigSection,.page-module___8aEwW__browserSection,.page-module___8aEwW__assistanceSection,.page-module___8aEwW__toolkitSection{border-top:1px solid var(--border);padding:clamp(4.5rem,8vw,7rem) 0}.page-module___8aEwW__projectsSection,.page-module___8aEwW__runConfigSection,.page-module___8aEwW__browserSection{background:var(--surface-subtle)}.page-module___8aEwW__assistanceSection{background:var(--bg-deep)}.page-module___8aEwW__sectionIntro{grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);align-items:end;gap:clamp(2rem,6vw,6rem);display:grid}.page-module___8aEwW__sectionCopy{flex-direction:column;align-items:flex-start;max-width:850px;display:flex}.page-module___8aEwW__sectionTitle{letter-spacing:-.052em;max-width:820px;margin-top:1rem;font-size:clamp(2.05rem,3.8vw,3.35rem);font-weight:530;line-height:1.02}.page-module___8aEwW__sectionBody{max-width:680px;color:var(--text-dim);margin-top:1.25rem;font-size:clamp(.96rem,1.15vw,1.05rem);line-height:1.68}.page-module___8aEwW__proofRail{border-top:1px solid var(--border);display:grid}.page-module___8aEwW__proofRail span{border-bottom:1px solid var(--border);min-height:2.65rem;color:var(--text-2);font-family:var(--font-mono);padding:.72rem 0;font-size:.68rem}.page-module___8aEwW__projectGrid,.page-module___8aEwW__surfaceGrid{gap:1rem;margin-top:clamp(2.75rem,5vw,4.25rem);display:grid}.page-module___8aEwW__projectGrid{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr)}.page-module___8aEwW__surfaceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module___8aEwW__productCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--panel);flex-direction:column;min-width:0;display:flex;overflow:hidden}.page-module___8aEwW__projectBrowserCard{background:var(--surface-subtle)}.page-module___8aEwW__cardHeader{min-height:175px;padding:clamp(1.25rem,2.4vw,1.8rem)}.page-module___8aEwW__cardHeader h3{letter-spacing:-.034em;max-width:560px;margin-top:.8rem;font-size:clamp(1.2rem,2.1vw,1.62rem);font-weight:550;line-height:1.12}.page-module___8aEwW__cardHeader p{max-width:580px;color:var(--text-dim);margin-top:.7rem;font-size:.88rem;line-height:1.62}.page-module___8aEwW__projectShot,.page-module___8aEwW__cardMedia,.page-module___8aEwW__figureMedia{border:0;border-top:1px solid var(--border);border-radius:0;width:100%;margin-top:auto}.page-module___8aEwW__projectShot{height:clamp(320px,31vw,470px)}.page-module___8aEwW__projectShot img{object-fit:cover;object-position:right top;width:100%;height:100%}.page-module___8aEwW__productFigure{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--panel);min-width:0;margin:clamp(2.75rem,5vw,4.25rem) 0 0;overflow:hidden}.page-module___8aEwW__productFigure .page-module___8aEwW__figureMedia{border-top:0}.page-module___8aEwW__figureCaption{border-top:1px solid var(--border);min-height:3.4rem;color:var(--text-dim);justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;font-size:.76rem;display:flex}.page-module___8aEwW__figureCaption strong{color:var(--text-2);font-family:var(--font-mono);text-align:right;font-size:.7rem;font-weight:600}.page-module___8aEwW__assistanceGrid{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:stretch;gap:1rem;margin-top:clamp(2.75rem,5vw,4.25rem);display:grid}.page-module___8aEwW__assistanceGrid .page-module___8aEwW__productFigure{margin-top:0}.page-module___8aEwW__contextList{align-content:stretch;gap:1.25rem;display:grid}.page-module___8aEwW__contextItem{background:var(--panel);border:1px solid var(--border-strong);border-radius:var(--radius);min-height:120px;transition:border-color .25s var(--ease), background-color .25s var(--ease), transform .25s var(--ease);padding:1.25rem}.page-module___8aEwW__contextItem:hover{border-color:var(--text-dim);background:var(--hover);transform:translateY(-2px)}.page-module___8aEwW__contextItem h3{margin-top:0}.page-module___8aEwW__contextItem h3,.page-module___8aEwW__toolkitItem h3,.page-module___8aEwW__trustItem h3{letter-spacing:-.02em;font-size:1rem;font-weight:580;line-height:1.3}.page-module___8aEwW__contextItem p,.page-module___8aEwW__toolkitItem p,.page-module___8aEwW__trustItem p{color:var(--text-dim);margin-top:.6rem;font-size:.84rem;line-height:1.6}.page-module___8aEwW__chatMedia{aspect-ratio:4/3}.page-module___8aEwW__chatMedia img{object-fit:cover;object-position:center top;width:100%;height:100%}.page-module___8aEwW__toolkitGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:clamp(2.75rem,5vw,4.25rem);display:grid}.page-module___8aEwW__toolkitItem{background:var(--panel);border:1px solid var(--border-strong);border-radius:var(--radius);min-height:125px;transition:border-color .25s var(--ease), background-color .25s var(--ease), transform .25s var(--ease);padding:1.25rem}.page-module___8aEwW__toolkitItem:hover{border-color:var(--text-dim);background:var(--hover);transform:translateY(-2px)}.page-module___8aEwW__toolkitItem h3{margin-top:0}.page-module___8aEwW__toolkitItem p{font-family:var(--font-mono);font-size:.74rem}.page-module___8aEwW__trustGrid{grid-template-columns:1.2fr repeat(3,.8fr);gap:1.25rem;margin-top:clamp(3.5rem,7vw,6rem);display:grid}.page-module___8aEwW__trustLead{background:0 0;padding:clamp(1rem,2vw,1.5rem)}.page-module___8aEwW__trustItem{background:var(--panel);border:1px solid var(--border-strong);border-radius:var(--radius);min-height:140px;transition:border-color .25s var(--ease), background-color .25s var(--ease), transform .25s var(--ease);padding:clamp(1.2rem,2vw,1.5rem)}.page-module___8aEwW__trustItem:hover{border-color:var(--text-dim);background:var(--hover);transform:translateY(-2px)}.page-module___8aEwW__trustLead h2{letter-spacing:-.048em;max-width:380px;margin-top:1rem;font-size:clamp(1.8rem,3vw,2.65rem);font-weight:530;line-height:1.04}.page-module___8aEwW__trustItem h3{margin-top:0}.page-module___8aEwW__systemLinks{align-items:center;gap:1.25rem;margin-top:2rem;display:flex}.page-module___8aEwW__systemLinks>a:last-child{color:var(--text-dim);font-size:.83rem}.page-module___8aEwW__systemLinks>a:last-child:hover{color:var(--text)}@media (max-width:1040px){.page-module___8aEwW__sectionIntro,.page-module___8aEwW__projectGrid,.page-module___8aEwW__assistanceGrid{grid-template-columns:1fr}.page-module___8aEwW__proofRail{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr))}.page-module___8aEwW__proofRail span{border-bottom:0;border-left:1px solid var(--border);padding-inline:.75rem}.page-module___8aEwW__proofRail span:first-child{border-left:0;padding-left:0}.page-module___8aEwW__projectShot{height:clamp(340px,50vw,520px)}.page-module___8aEwW__contextList{grid-template-columns:repeat(3,minmax(0,1fr))}.page-module___8aEwW__contextItem{min-height:0}.page-module___8aEwW__trustGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.page-module___8aEwW__surfaceGrid,.page-module___8aEwW__contextList{grid-template-columns:1fr}.page-module___8aEwW__toolkitGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module___8aEwW__figureCaption{flex-direction:column;align-items:flex-start;gap:.3rem}.page-module___8aEwW__figureCaption strong{text-align:left}}@media (max-width:640px){.page-module___8aEwW__projectsSection,.page-module___8aEwW__filesSection,.page-module___8aEwW__browserSection,.page-module___8aEwW__assistanceSection,.page-module___8aEwW__toolkitSection{padding-block:4rem}.page-module___8aEwW__proofRail{border-bottom:0;grid-template-columns:1fr}.page-module___8aEwW__proofRail span,.page-module___8aEwW__proofRail span:first-child{border-left:0;border-bottom:1px solid var(--border);padding-inline:0}.page-module___8aEwW__cardHeader{min-height:0}.page-module___8aEwW__projectShot{height:auto}.page-module___8aEwW__projectShot img{object-fit:contain;height:auto}.page-module___8aEwW__cardMedia,.page-module___8aEwW__figureMedia,.page-module___8aEwW__chatMedia{aspect-ratio:auto}.page-module___8aEwW__cardMedia img,.page-module___8aEwW__figureMedia img,.page-module___8aEwW__chatMedia img{object-fit:contain;width:100%;height:auto}.page-module___8aEwW__toolkitGrid,.page-module___8aEwW__trustGrid{grid-template-columns:1fr}.page-module___8aEwW__toolkitItem,.page-module___8aEwW__trustLead,.page-module___8aEwW__trustItem{min-height:0}.page-module___8aEwW__systemLinks{flex-direction:column;align-items:flex-start}}
.unsubscribe-module__w9tLca__card{border:1px solid var(--border-strong);border-radius:var(--radius-xl);background:var(--panel);width:min(100%,620px);box-shadow:var(--shadow);margin-inline:auto;padding:clamp(1.4rem,4vw,2.2rem)}.unsubscribe-module__w9tLca__cardHeader{border-bottom:1px solid var(--border);margin-bottom:1.35rem;padding-bottom:1.35rem}.unsubscribe-module__w9tLca__cardHeader>span{color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.55rem;font-size:.72rem;font-weight:600;display:block}.unsubscribe-module__w9tLca__cardHeader h2{margin-bottom:.6rem;font-size:clamp(1.05rem,1.8vw,1.2rem)}.unsubscribe-module__w9tLca__cardHeader p,.unsubscribe-module__w9tLca__privacyNote{color:var(--text-dim);font-size:.88rem;line-height:1.65}.unsubscribe-module__w9tLca__privacyNote{border-top:1px solid var(--border);color:var(--text-faint);margin-top:1.2rem;padding-top:1.1rem;font-size:.78rem}
.ContactForm-module__4CUZdq__form{flex-direction:column;gap:1rem;display:flex}.ContactForm-module__4CUZdq__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactForm-module__4CUZdq__field{flex-direction:column;gap:.4rem;display:flex}.ContactForm-module__4CUZdq__label{color:var(--text-dim);font-size:.85rem;font-weight:550}.ContactForm-module__4CUZdq__input,.ContactForm-module__4CUZdq__textarea{border-radius:var(--radius);background:var(--input);border:1px solid var(--border-strong);width:100%;color:var(--text);transition:border-color .2s var(--ease), box-shadow .2s var(--ease);padding:.8rem 1rem;font-family:inherit;font-size:1rem}.ContactForm-module__4CUZdq__textarea{resize:vertical;min-height:120px}.ContactForm-module__4CUZdq__input::placeholder,.ContactForm-module__4CUZdq__textarea::placeholder{color:var(--text-faint)}.ContactForm-module__4CUZdq__input:focus,.ContactForm-module__4CUZdq__textarea:focus{border-color:var(--border-strong);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.ContactForm-module__4CUZdq__button{color:var(--text-on-flame);background:var(--brand-gradient);border:1px solid var(--border-strong);transition:background-color .2s var(--ease);border-radius:999px;align-self:flex-start;padding:.8rem 1.6rem;font-size:1rem;font-weight:680}.ContactForm-module__4CUZdq__button:hover{background:var(--brand-gradient-soft)}.ContactForm-module__4CUZdq__button:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__4CUZdq__errorText{color:var(--text-2);font-size:.9rem}.ContactForm-module__4CUZdq__errorText a{color:inherit;text-decoration:underline}.ContactForm-module__4CUZdq__success{border-radius:var(--radius-lg);border:1px solid var(--border-strong);background:var(--surface-muted);align-items:center;gap:.9rem;padding:1.2rem 1.4rem;display:flex}.ContactForm-module__4CUZdq__success p{color:var(--text-dim);margin-top:.2rem;font-size:.92rem}.ContactForm-module__4CUZdq__check{background:var(--brand-gradient);width:36px;height:36px;color:var(--text-on-flame);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:inline-flex}@media (max-width:560px){.ContactForm-module__4CUZdq__row{grid-template-columns:1fr}}.ContactForm-module__4CUZdq__select{border-radius:var(--radius);background:var(--input);border:1px solid var(--border-strong);width:100%;color:var(--text);transition:border-color .2s var(--ease), box-shadow .2s var(--ease);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239ca5b2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem;padding:.8rem 2.5rem .8rem 1rem;font-family:inherit;font-size:1rem}.ContactForm-module__4CUZdq__select:focus{border-color:var(--border-strong);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.ContactForm-module__4CUZdq__optional{color:var(--text-faint);margin-left:.25rem;font-size:.78rem;font-weight:400}.ContactForm-module__4CUZdq__counter{float:right;color:var(--text-faint);font-size:.75rem;font-weight:400}.ContactForm-module__4CUZdq__notice{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-subtle);color:var(--text-dim);align-items:flex-start;gap:.75rem;padding:.9rem 1.1rem;font-size:.88rem;line-height:1.4;display:flex}.ContactForm-module__4CUZdq__noticeIcon{color:var(--brand);margin-top:.1rem;font-size:1rem;font-weight:700;line-height:1}.ContactForm-module__4CUZdq__checkboxRow{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.6rem;margin-top:.2rem;display:flex}.ContactForm-module__4CUZdq__checkboxRow input[type=checkbox]{cursor:pointer;accent-color:var(--brand);margin-top:.2rem}.ContactForm-module__4CUZdq__checkboxLabel{color:var(--text-dim);font-size:.88rem;line-height:1.4}
.Logo-module__ugCtEW__logo{align-items:center;gap:.5rem;display:inline-flex}.Logo-module__ugCtEW__mark{color:var(--text)}.Logo-module__ugCtEW__word{letter-spacing:-.02em;color:var(--text);font-size:1.18rem;font-weight:680}
.about-module__8TymFG__prose{flex-direction:column;gap:1.4rem;max-width:720px;margin-inline:auto;display:flex}.about-module__8TymFG__lead{color:var(--text);letter-spacing:-.01em;font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.5}.about-module__8TymFG__prose p{color:var(--text-dim);font-size:1.05rem;line-height:1.7}.about-module__8TymFG__prose strong{color:var(--text)}.about-module__8TymFG__gridTop{margin-top:clamp(1.6rem,4vw,2.4rem)}.about-module__8TymFG__manifesto{text-align:center;border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--panel);max-width:860px;margin-inline:auto;padding:clamp(2rem,5vw,3.5rem);position:relative}.about-module__8TymFG__quote{letter-spacing:-.02em;font-size:clamp(1.1rem,1.8vw,1.3rem);font-weight:600;line-height:1.35}.about-module__8TymFG__quoteSub{color:var(--text-dim);margin-top:1rem}
.contact-module__swMWYG__layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:clamp(1.5rem,5vw,3rem);display:grid}.contact-module__swMWYG__panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-subtle);padding:clamp(1.4rem,3vw,2rem)}.contact-module__swMWYG__panelTitle{margin-bottom:1.2rem;font-size:1.2rem;font-weight:650}.contact-module__swMWYG__channels{flex-direction:column;gap:.7rem;display:flex}.contact-module__swMWYG__channel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-subtle);transition:border-color .2s var(--ease), transform .2s var(--ease);flex-direction:column;gap:.15rem;padding:1rem 1.1rem;display:flex}.contact-module__swMWYG__channel:hover{border-color:var(--border-strong);transform:translateY(-2px)}.contact-module__swMWYG__channelLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);font-size:.78rem;font-weight:600}.contact-module__swMWYG__channelValue{color:var(--text-2);font-weight:600;font-family:var(--font-mono);font-size:.95rem}.contact-module__swMWYG__channelDesc{color:var(--text-dim);font-size:.88rem}@media (max-width:860px){.contact-module__swMWYG__layout{grid-template-columns:1fr}}
.docs-module__jMC11a__anchorSection{scroll-margin-top:5rem}.docs-module__jMC11a__docsLayout{width:100%;max-width:var(--maxw-wide);border-top:1px solid var(--border-soft);grid-template-columns:15.5rem minmax(0,1fr);margin-inline:auto;display:grid}.docs-module__jMC11a__docsContent{border-left:1px solid var(--border-soft);min-width:0}.docs-module__jMC11a__docsContent>section:first-child{border-top:0}.docs-module__jMC11a__docsContent :is(article,[id^=start-],[id^=concept-],[id^=safety-],[id^=reference-],[id^=troubleshooting-]){scroll-margin-top:calc(var(--nav-h) + 1.5rem)}.docs-module__jMC11a__docsSidebar{z-index:30;min-width:0;position:relative}.docs-module__jMC11a__sidebarDesktop{top:var(--nav-h);max-height:calc(100dvh - var(--nav-h));flex-direction:column;gap:1.25rem;padding:2.35rem 1.35rem 1.5rem;display:flex;position:sticky;overflow-y:auto}.docs-module__jMC11a__sidebarHeading{flex-direction:column;gap:.15rem;padding-inline:.25rem;display:flex}.docs-module__jMC11a__sidebarHeading>span{color:var(--text);letter-spacing:-.015em;font-size:.94rem;font-weight:700}.docs-module__jMC11a__sidebarHeading small{color:var(--text-faint);font-size:.75rem}.docs-module__jMC11a__sidebarSearch{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;min-height:2.65rem;color:var(--text-dim);background:var(--surface-subtle);text-align:left;transition:color .2s var(--ease), border-color .2s var(--ease), background .2s var(--ease);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.55rem .6rem .55rem .72rem;display:grid}.docs-module__jMC11a__sidebarSearch:hover{color:var(--text);border-color:var(--border-strong);background:var(--surface-hover)}.docs-module__jMC11a__sidebarSearch>span:nth-child(2){font-size:.8rem;font-weight:550}.docs-module__jMC11a__sidebarSearch kbd,.docs-module__jMC11a__searchInputWrap button,.docs-module__jMC11a__searchFooter kbd{border:1px solid var(--border);color:var(--text-faint);background:var(--panel);font-family:var(--font-mono);border-radius:5px;font-size:.65rem;font-weight:650;line-height:1}.docs-module__jMC11a__sidebarSearch kbd{padding:.34rem .4rem}.docs-module__jMC11a__searchIcon{width:.8rem;height:.8rem;color:var(--text-faint);border:1.5px solid;border-radius:50%;flex:none;display:inline-block;position:relative}.docs-module__jMC11a__searchIcon:after{content:"";transform-origin:0;background:currentColor;border-radius:2px;width:.38rem;height:1.5px;position:absolute;bottom:-.18rem;right:-.28rem;transform:rotate(45deg)}.docs-module__jMC11a__sidebarNav{flex-direction:column;gap:.12rem;display:flex}.docs-module__jMC11a__sidebarLabel{color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.55rem;padding-inline:.55rem;font-size:.67rem;font-weight:700}.docs-module__jMC11a__sidebarLink{min-height:2.15rem;color:var(--text-dim);transition:color .2s var(--ease), background .2s var(--ease);border-radius:7px;align-items:center;padding:.43rem .55rem .43rem .8rem;font-size:.79rem;line-height:1.35;display:flex;position:relative}.docs-module__jMC11a__sidebarLink:before{content:"";background:0 0;border-radius:2px;width:2px;height:.9rem;position:absolute;left:0}.docs-module__jMC11a__sidebarLink:hover{color:var(--text);background:var(--surface-subtle)}.docs-module__jMC11a__sidebarLinkActive{color:var(--text);background:var(--surface-muted);font-weight:650}.docs-module__jMC11a__sidebarLinkActive:before{background:var(--text)}.docs-module__jMC11a__sidebarProgress{background:var(--surface-active);border-radius:99px;height:2px;margin:.1rem .55rem 0;overflow:hidden}.docs-module__jMC11a__sidebarProgress span{border-radius:inherit;background:var(--text-2);height:100%;transition:width .3s var(--ease);display:block}.docs-module__jMC11a__sidebarMobile{display:none}.docs-module__jMC11a__searchBackdrop{z-index:300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;place-items:start center;padding:min(14vh,8rem) 1rem 1rem;animation:.14s ease-out docs-module__jMC11a__searchFade;display:grid;position:fixed;inset:0}.docs-module__jMC11a__searchDialog{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--elevated);width:min(43rem,100%);max-height:min(43rem,100dvh - 2rem);box-shadow:var(--shadow-lg);animation:docs-module__jMC11a__searchRise .18s var(--ease);overflow:hidden}.docs-module__jMC11a__searchInputWrap{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;min-height:4.15rem;padding:0 1.05rem 0 1.25rem;display:grid}.docs-module__jMC11a__searchInputWrap .docs-module__jMC11a__searchIcon{width:1rem;height:1rem;color:var(--text-2)}.docs-module__jMC11a__searchInputWrap input{width:100%;height:4rem;color:var(--text);background:0 0;border:0;outline:0;font-size:1rem}.docs-module__jMC11a__searchInputWrap input::placeholder{color:var(--text-faint)}.docs-module__jMC11a__searchInputWrap button{padding:.42rem .48rem}.docs-module__jMC11a__searchResults{max-height:min(31rem,100dvh - 13rem);padding:.8rem;overflow-y:auto}.docs-module__jMC11a__searchResultsMeta{color:var(--text-faint);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;gap:1rem;padding:.2rem .45rem .65rem;font-size:.69rem;font-weight:650;display:flex}.docs-module__jMC11a__searchResultList{gap:.28rem;display:grid}.docs-module__jMC11a__searchResult{border-radius:var(--radius-sm);border:1px solid #0000;gap:.25rem;padding:.9rem 3rem .9rem 1rem;transition:border-color .15s,background .15s;display:grid;position:relative}.docs-module__jMC11a__searchResult:hover,.docs-module__jMC11a__searchResult:focus-visible,.docs-module__jMC11a__searchResultActive{border-color:var(--border);background:var(--surface-muted);outline:none}.docs-module__jMC11a__searchResultSection{color:var(--text-faint);letter-spacing:.07em;text-transform:uppercase;font-size:.67rem;font-weight:700}.docs-module__jMC11a__searchResult strong{color:var(--text);font-size:.92rem}.docs-module__jMC11a__searchResult p{color:var(--text-dim);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.79rem;line-height:1.5;display:-webkit-box;overflow:hidden}.docs-module__jMC11a__searchResult i{color:var(--text-faint);font-size:.85rem;font-style:normal;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.docs-module__jMC11a__searchEmpty{text-align:center;place-items:center;gap:.35rem;padding:4.5rem 1.5rem;display:grid}.docs-module__jMC11a__searchEmpty strong{font-size:.95rem}.docs-module__jMC11a__searchEmpty p{max-width:24rem;color:var(--text-dim);font-size:.84rem}.docs-module__jMC11a__searchFooter{border-top:1px solid var(--border);color:var(--text-faint);gap:1rem;padding:.7rem 1rem;font-size:.66rem;display:flex}.docs-module__jMC11a__searchFooter span{align-items:center;gap:.3rem;display:inline-flex}.docs-module__jMC11a__searchFooter kbd{text-align:center;min-width:1.3rem;padding:.25rem .3rem}.docs-module__jMC11a__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes docs-module__jMC11a__searchFade{0%{opacity:0}}@keyframes docs-module__jMC11a__searchRise{0%{opacity:0;transform:translateY(-8px)scale(.985)}}.docs-module__jMC11a__tocSection{background:var(--surface-subtle)}.docs-module__jMC11a__tocWrap{grid-template-columns:minmax(12rem,.24fr) minmax(0,.76fr);align-items:start;gap:clamp(1rem,4vw,3rem);display:grid}.docs-module__jMC11a__tocIntro span{color:var(--text-2);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.docs-module__jMC11a__tocIntro p{max-width:24rem;color:var(--text-dim);margin-top:.45rem;font-size:.9rem;line-height:1.55}.docs-module__jMC11a__tocNav{flex-wrap:wrap;gap:.6rem;display:flex}.docs-module__jMC11a__tocLink{border:1px solid var(--border);min-height:2.35rem;color:var(--text-dim);background:var(--panel);transition:color .2s var(--ease), border-color .2s var(--ease), background-color .2s var(--ease), transform .2s var(--ease);border-radius:999px;align-items:center;padding:.5rem .8rem;font-size:.84rem;font-weight:650;display:inline-flex}.docs-module__jMC11a__tocLink:hover{color:var(--text);border-color:var(--border-strong);background:var(--hover);transform:translateY(-1px)}.docs-module__jMC11a__startGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.docs-module__jMC11a__startStep{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);grid-template-columns:auto minmax(0,1fr);gap:1rem;padding:1.25rem;display:grid}.docs-module__jMC11a__stepNumber{border:1px solid var(--border-strong);width:2.4rem;height:2.4rem;color:var(--text-2);font-family:var(--font-mono);background:var(--surface-muted);border-radius:999px;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:inline-flex}.docs-module__jMC11a__startStep h3,.docs-module__jMC11a__concept h3,.docs-module__jMC11a__guide h3,.docs-module__jMC11a__reference h3,.docs-module__jMC11a__safetyCard h3{font-size:1.05rem}.docs-module__jMC11a__startStep p,.docs-module__jMC11a__concept p{color:var(--text-dim);margin-top:.45rem;font-size:.94rem;line-height:1.62}.docs-module__jMC11a__startNotes{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.docs-module__jMC11a__startNote{border:1px solid var(--border-soft);border-radius:var(--radius);background:var(--surface-subtle);flex-direction:column;gap:.45rem;padding:1rem 1.1rem;display:flex}.docs-module__jMC11a__startNote strong{color:var(--text-2);font-size:.88rem}.docs-module__jMC11a__startNote span{color:var(--text-dim);font-size:.86rem;line-height:1.58}.docs-module__jMC11a__concepts{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.docs-module__jMC11a__concept{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-subtle);min-height:11.5rem;padding:1.25rem}.docs-module__jMC11a__chapterGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.docs-module__jMC11a__guide{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);flex-direction:column;min-height:100%;padding:clamp(1.2rem,2vw,1.55rem);display:flex}.docs-module__jMC11a__guideHeading{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.9rem;display:grid}.docs-module__jMC11a__guideHeading>span{border:1px solid var(--border-strong);width:2rem;height:2rem;color:var(--text-faint);font-family:var(--font-mono);border-radius:999px;justify-content:center;align-items:center;margin-top:-.15rem;font-size:.72rem;font-weight:700;display:inline-flex}.docs-module__jMC11a__guideHeading p{color:var(--text-dim);margin-top:.45rem;font-size:.92rem;line-height:1.6}.docs-module__jMC11a__guideList{color:var(--text-dim);flex-direction:column;gap:.7rem;margin:1.15rem 0 0;padding-left:1.2rem;font-size:.91rem;line-height:1.6;display:flex}.docs-module__jMC11a__guideList li::marker{color:var(--text-faint)}.docs-module__jMC11a__guideNote{color:var(--text-dim);margin-top:auto;padding:1rem 0 0;font-size:.85rem;line-height:1.58}.docs-module__jMC11a__guideNote:before{background:var(--border-soft);content:"";width:100%;height:1px;margin-bottom:.85rem;display:block}.docs-module__jMC11a__guideNote strong{color:var(--text-2)}.docs-module__jMC11a__safetyGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.docs-module__jMC11a__safetyCard{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);min-height:12rem;padding:1.25rem}.docs-module__jMC11a__safetyCard>span{color:var(--text-faint);font-family:var(--font-mono);margin-bottom:1.4rem;font-size:.75rem;font-weight:700;display:block}.docs-module__jMC11a__safetyCard p{color:var(--text-dim);margin-top:.5rem;font-size:.9rem;line-height:1.6}.docs-module__jMC11a__safetyLinks{border:1px solid var(--border-soft);border-radius:var(--radius);color:var(--text-dim);background:var(--surface-subtle);justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem 1.2rem;font-size:.9rem;display:flex}.docs-module__jMC11a__safetyLinks>div{flex-wrap:wrap;gap:.55rem;display:flex}.docs-module__jMC11a__safetyLinks a{border:1px solid var(--border);color:var(--text-2);border-radius:999px;padding:.4rem .65rem;font-size:.82rem;font-weight:700}.docs-module__jMC11a__safetyLinks a:hover{color:var(--text);border-color:var(--border-strong)}.docs-module__jMC11a__referenceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.docs-module__jMC11a__reference{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);overflow:hidden}.docs-module__jMC11a__reference h3{border-bottom:1px solid var(--border-soft);padding:1.1rem 1.2rem}.docs-module__jMC11a__reference dl{margin:0}.docs-module__jMC11a__refRow{border-bottom:1px solid var(--border-soft);grid-template-columns:minmax(8.5rem,.3fr) minmax(0,.7fr);gap:1rem;padding:1rem 1.2rem;display:grid}.docs-module__jMC11a__refRow:last-child{border-bottom:none}.docs-module__jMC11a__refRow dt{color:var(--text-2);font-size:.86rem;font-weight:700}.docs-module__jMC11a__refRow dd{color:var(--text-dim);font-size:.89rem;line-height:1.58}.docs-module__jMC11a__quickref{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:2rem;display:grid}.docs-module__jMC11a__kbd{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-subtle);grid-template-columns:1fr;gap:.35rem;min-height:5.1rem;padding:.8rem .9rem;display:grid}.docs-module__jMC11a__kbdKeys{color:var(--text-2);font-family:var(--font-mono);overflow-wrap:anywhere;font-size:.8rem;font-weight:700;line-height:1.35}.docs-module__jMC11a__kbdLabel{color:var(--text-dim);font-size:.86rem}.docs-module__jMC11a__troubleshootingList{gap:.7rem;margin-top:2rem;display:grid}.docs-module__jMC11a__troubleshootingItem{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel)}.docs-module__jMC11a__troubleshootingItem summary{color:var(--text-2);cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.9rem;padding:1rem 1.1rem;font-size:.94rem;font-weight:700;list-style:none;display:grid}.docs-module__jMC11a__troubleshootingItem summary::-webkit-details-marker{display:none}.docs-module__jMC11a__troubleshootingItem summary:after{color:var(--text-faint);content:"+";font-family:var(--font-mono);grid-column:3;font-size:1.1rem}.docs-module__jMC11a__troubleshootingItem[open] summary:after{content:"−"}.docs-module__jMC11a__troubleshootingItem summary>span{color:var(--text-faint);font-family:var(--font-mono);font-size:.72rem}.docs-module__jMC11a__troubleshootingItem p{color:var(--text-dim);margin:0;padding:0 1.1rem 1.1rem 3.45rem;font-size:.91rem;line-height:1.65}.docs-module__jMC11a__nextSteps{grid-template-columns:minmax(18rem,.42fr) minmax(0,.58fr);align-items:start;gap:clamp(1.5rem,5vw,3rem);display:grid}.docs-module__jMC11a__linkGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.docs-module__jMC11a__nextLink{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);min-height:8rem;transition:border-color .2s var(--ease), transform .2s var(--ease), background-color .2s var(--ease);flex-direction:column;justify-content:space-between;gap:1rem;padding:1.1rem;display:flex}.docs-module__jMC11a__nextLink:hover{border-color:var(--border-strong);background:var(--hover);transform:translateY(-2px)}.docs-module__jMC11a__nextLink strong{color:var(--text)}.docs-module__jMC11a__nextLink span{color:var(--text-dim);font-size:.92rem;line-height:1.5}@media (max-width:1120px){.docs-module__jMC11a__docsLayout{max-width:none;display:block}.docs-module__jMC11a__docsContent{border-left:0}.docs-module__jMC11a__docsSidebar{top:var(--nav-h);z-index:70;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--bg) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky}.docs-module__jMC11a__sidebarDesktop{display:none}.docs-module__jMC11a__sidebarMobile{max-width:var(--maxw-wide);grid-template-columns:minmax(0,1fr) auto;min-height:3.7rem;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,2.5rem);display:grid;position:relative}.docs-module__jMC11a__mobileContentsButton{text-align:left;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;min-width:0;padding-right:1rem;display:grid}.docs-module__jMC11a__mobileContentsButton>span{color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:700}.docs-module__jMC11a__mobileContentsButton strong{color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.docs-module__jMC11a__mobileContentsButton i{color:var(--text-faint);transition:transform .2s var(--ease);font-size:1rem;font-style:normal}.docs-module__jMC11a__mobileContentsButton[aria-expanded=true] i{transform:rotate(180deg)}.docs-module__jMC11a__mobileSearchButton{border:1px solid var(--border);border-radius:var(--radius-sm);min-height:2.45rem;color:var(--text-dim);background:var(--surface-subtle);align-self:center;align-items:center;gap:.65rem;padding:.5rem .8rem;font-size:.77rem;font-weight:650;display:inline-flex}.docs-module__jMC11a__mobileTopicMenu{max-height:calc(100dvh - var(--nav-h) - 3.7rem);border-bottom:1px solid var(--border);background:var(--bg);opacity:0;visibility:hidden;transition:opacity .18s ease, transform .18s var(--ease), visibility .18s;grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem;padding:.8rem clamp(1.25rem,5vw,2.5rem) 1rem;display:grid;position:absolute;top:100%;left:0;right:0;overflow-y:auto;transform:translateY(-5px);box-shadow:0 22px 50px -34px #0009}.docs-module__jMC11a__mobileTopicMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.docs-module__jMC11a__mobileTopicLink{min-height:2.75rem;color:var(--text-dim);background:var(--surface-subtle);border-radius:8px;justify-content:space-between;align-items:center;gap:.8rem;padding:.65rem .8rem;font-size:.82rem;display:flex}.docs-module__jMC11a__mobileTopicLink span{color:var(--text-faint);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:700}.docs-module__jMC11a__mobileTopicLinkActive{color:var(--text);background:var(--surface-active);font-weight:650}.docs-module__jMC11a__anchorSection{scroll-margin-top:calc(var(--nav-h) + 3.7rem)}.docs-module__jMC11a__docsContent :is(article,[id^=start-],[id^=concept-],[id^=safety-],[id^=reference-],[id^=troubleshooting-]){scroll-margin-top:calc(var(--nav-h) + 5rem)}.docs-module__jMC11a__concepts,.docs-module__jMC11a__quickref{grid-template-columns:repeat(3,minmax(0,1fr))}.docs-module__jMC11a__safetyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.docs-module__jMC11a__tocWrap,.docs-module__jMC11a__nextSteps,.docs-module__jMC11a__chapterGrid,.docs-module__jMC11a__referenceGrid{grid-template-columns:1fr}.docs-module__jMC11a__concepts,.docs-module__jMC11a__quickref{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.docs-module__jMC11a__startGrid,.docs-module__jMC11a__startNotes,.docs-module__jMC11a__concepts,.docs-module__jMC11a__safetyGrid,.docs-module__jMC11a__linkGrid{grid-template-columns:1fr}.docs-module__jMC11a__concept,.docs-module__jMC11a__safetyCard{min-height:0}.docs-module__jMC11a__safetyLinks{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.docs-module__jMC11a__sidebarMobile{padding-inline:1rem}.docs-module__jMC11a__mobileContentsButton{grid-template-columns:minmax(0,1fr) auto;gap:.45rem}.docs-module__jMC11a__mobileContentsButton>span,.docs-module__jMC11a__mobileSearchButton>span:last-child{display:none}.docs-module__jMC11a__mobileSearchButton{justify-content:center;width:2.55rem;padding-inline:0}.docs-module__jMC11a__mobileTopicMenu{grid-template-columns:1fr;padding-inline:1rem}.docs-module__jMC11a__searchBackdrop{background:var(--bg);align-items:stretch;padding:0}.docs-module__jMC11a__searchDialog{width:100%;max-height:100dvh;box-shadow:none;border:0;border-radius:0}.docs-module__jMC11a__searchResults{max-height:calc(100dvh - 7.4rem)}.docs-module__jMC11a__searchFooter{display:none}.docs-module__jMC11a__startStep,.docs-module__jMC11a__refRow,.docs-module__jMC11a__quickref,.docs-module__jMC11a__guideHeading{grid-template-columns:1fr}.docs-module__jMC11a__troubleshootingItem p{padding-left:1.1rem}}
.download-module__Oox4qG__formWrap{justify-content:center;width:100%;margin-top:.4rem;display:flex}.download-module__Oox4qG__osGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem;display:grid}.download-module__Oox4qG__osCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--panel);transition:border-color .2s var(--ease), transform .2s var(--ease);flex-direction:column;align-items:flex-start;gap:.6rem;padding:1.6rem 1.4rem;display:flex;position:relative}.download-module__Oox4qG__osCard:hover{border-color:var(--border-strong);transform:translateY(-3px)}.download-module__Oox4qG__disabled{pointer-events:none;opacity:.5}.download-module__Oox4qG__disabled:hover{border-color:var(--border)!important;transform:none!important}.download-module__Oox4qG__osIcon{color:var(--text);opacity:.92}.download-module__Oox4qG__osName{font-size:1.2rem;font-weight:650}.download-module__Oox4qG__osFormats{color:var(--text-dim);font-size:.9rem;font-family:var(--font-mono)}.download-module__Oox4qG__osBadge{letter-spacing:.05em;text-transform:uppercase;color:var(--text-2);background:var(--surface-hover);border:1px solid var(--border-strong);border-radius:999px;padding:.2rem .5rem;font-size:.68rem;font-weight:700;position:absolute;top:1rem;right:1rem}.download-module__Oox4qG__osBtn{border:1px solid var(--border-strong);color:var(--text-2);border-radius:999px;margin-top:.5rem;padding:.55rem 1rem;font-size:.9rem;font-weight:600}.download-module__Oox4qG__cols{grid-template-columns:minmax(0,720px);justify-content:center;display:grid}.download-module__Oox4qG__panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-subtle);padding:1.6rem}.download-module__Oox4qG__panelHead{margin-bottom:1rem;font-size:1.1rem;font-weight:650}.download-module__Oox4qG__list{flex-direction:column;gap:.7rem;padding:0;list-style:none;display:flex}.download-module__Oox4qG__list li{color:var(--text-dim);gap:.55rem;line-height:1.5;display:flex}.download-module__Oox4qG__list li:before{content:"✓";color:var(--success);font-weight:700}.download-module__Oox4qG__reqList li:before{content:"›";color:var(--text-dim)}.download-module__Oox4qG__errorAlert{color:#fca5a5;border-radius:var(--radius-lg);background:#ef44441a;border:1px solid #ef44444d;align-items:center;gap:.75rem;width:100%;max-width:600px;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:.9rem;display:flex}.download-module__Oox4qG__keySection{flex-direction:column;align-items:center;gap:1rem;width:100%;margin-top:2rem;display:flex}.download-module__Oox4qG__keyCard{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--panel);flex-direction:column;gap:1rem;width:100%;max-width:600px;padding:1.6rem;display:flex}.download-module__Oox4qG__keyTitle{color:var(--text);font-size:1.1rem;font-weight:650}.download-module__Oox4qG__keyForm{gap:.5rem;width:100%;display:flex}.download-module__Oox4qG__keyInput{border:1px solid var(--border);background:var(--surface-hover);color:var(--text);font-family:var(--font-mono,monospace);border-radius:999px;flex:1;padding:.65rem 1rem;font-size:.9rem}.download-module__Oox4qG__keyInput:focus{border-color:var(--border-strong);outline:none}.download-module__Oox4qG__keySubmit{background:var(--text);color:#000;cursor:pointer;border:none;border-radius:999px;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;transition:opacity .2s}.download-module__Oox4qG__keySubmit:hover{opacity:.9}@media (max-width:820px){.download-module__Oox4qG__osGrid{grid-template-columns:1fr}.download-module__Oox4qG__keyForm{flex-direction:column}.download-module__Oox4qG__keySubmit{width:100%}}
.early-access-module__GrqRQW__container{width:100%}.early-access-module__GrqRQW__keyStatusCard{background:var(--panel,#141419b3);border:1px solid var(--border-strong,#ffffff26);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:9999px;flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:.5rem;padding:.65rem 1.25rem;display:inline-flex}.early-access-module__GrqRQW__statusPill{align-items:center;gap:.5rem;display:flex}.early-access-module__GrqRQW__statusDot{background:#38bdf8;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #38bdf8b3}.early-access-module__GrqRQW__statusLabel{color:var(--text,#fff);letter-spacing:-.01em;font-size:.85rem;font-weight:600}.early-access-module__GrqRQW__metaDivider{background:var(--border,#ffffff26);width:1px;height:14px}.early-access-module__GrqRQW__metaItem{align-items:center;gap:.4rem;font-size:.82rem;display:flex}.early-access-module__GrqRQW__metaLabel{color:var(--text-dim,#9ca3af)}.early-access-module__GrqRQW__metaValue{color:var(--text,#fff);font-weight:600;font-family:var(--font-mono,monospace)}.early-access-module__GrqRQW__keyBadge{font-family:var(--font-mono,monospace);color:var(--text-dim,#9ca3af);background:#ffffff0f;border:1px solid #ffffff14;border-radius:6px;padding:.2rem .55rem;font-size:.78rem}.early-access-module__GrqRQW__osGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.early-access-module__GrqRQW__osCard{border:1px solid var(--border,#ffffff1f);border-radius:var(--radius-lg,16px);background:var(--panel,#14141999);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;align-items:flex-start;padding:1.75rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.early-access-module__GrqRQW__osCard:hover{border-color:var(--border-strong,#ffffff40);transform:translateY(-4px);box-shadow:0 12px 30px #00000059}.early-access-module__GrqRQW__osHeader{align-items:center;gap:.85rem;width:100%;margin-bottom:.75rem;display:flex}.early-access-module__GrqRQW__osIcon{color:var(--text,#fff);justify-content:center;align-items:center;display:flex}.early-access-module__GrqRQW__osTitleWrap{flex-direction:column;display:flex}.early-access-module__GrqRQW__osName{color:var(--text,#fff);font-size:1.25rem;font-weight:700}.early-access-module__GrqRQW__osTag{color:var(--text-dim,#9ca3af);font-size:.75rem;font-weight:500}.early-access-module__GrqRQW__osFormats{color:var(--text-dim,#9ca3af);flex-grow:1;margin-bottom:1.25rem;font-size:.875rem;line-height:1.4}.early-access-module__GrqRQW__downloadGroup{flex-direction:column;gap:.6rem;width:100%;margin-top:auto;display:flex}.early-access-module__GrqRQW__downloadBtn{background:var(--surface-hover,#ffffff0f);border:1px solid var(--border-strong,#ffffff29);width:100%;color:var(--text,#fff);border-radius:12px;justify-content:space-between;align-items:center;padding:.75rem 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.early-access-module__GrqRQW__downloadBtn:hover{color:#000;background:#fff;border-color:#fff;transform:translateY(-1px);box-shadow:0 4px 16px #ffffff2e}.early-access-module__GrqRQW__archTag{font-size:.72rem;font-family:var(--font-mono,monospace);color:inherit;text-transform:uppercase;background:#ffffff1f;border-radius:6px;padding:.15rem .5rem;font-weight:700}.early-access-module__GrqRQW__downloadBtn:hover .early-access-module__GrqRQW__archTag{background:#0000001f}.early-access-module__GrqRQW__infoSection{grid-template-columns:1fr;gap:1.5rem;margin-top:3rem;display:grid}.early-access-module__GrqRQW__panel{border:1px solid var(--border,#ffffff1a);border-radius:var(--radius-lg,16px);background:var(--surface-subtle,#ffffff08);padding:1.75rem}.early-access-module__GrqRQW__panelHead{color:var(--text,#fff);margin-bottom:1rem;font-size:1.15rem;font-weight:700}.early-access-module__GrqRQW__list{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.early-access-module__GrqRQW__list li{color:var(--text-dim,#9ca3af);align-items:flex-start;gap:.65rem;font-size:.95rem;line-height:1.5;display:flex}.early-access-module__GrqRQW__list li:before{content:"›";color:var(--text-dim,#9ca3af);font-size:1.1rem;font-weight:800;line-height:1}@media (max-width:960px){.early-access-module__GrqRQW__osGrid{grid-template-columns:1fr}}
.faq-module__6AW0yG__groups{flex-direction:column;gap:2.4rem;max-width:820px;margin-inline:auto;display:flex}.faq-module__6AW0yG__group{flex-direction:column;gap:.6rem;display:flex}.faq-module__6AW0yG__groupTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-2);margin-bottom:.4rem;font-size:.8rem;font-weight:700}.faq-module__6AW0yG__item{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-subtle);transition:border-color .2s var(--ease);overflow:hidden}.faq-module__6AW0yG__item[open]{border-color:var(--border-strong);background:var(--surface-muted)}.faq-module__6AW0yG__q{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.2rem;font-weight:600;list-style:none;display:flex}.faq-module__6AW0yG__q::-webkit-details-marker{display:none}.faq-module__6AW0yG__q:after{content:"+";color:var(--text-dim);transition:transform .2s var(--ease);flex-shrink:0;font-size:1.3rem}.faq-module__6AW0yG__item[open] .faq-module__6AW0yG__q:after{transform:rotate(45deg)}.faq-module__6AW0yG__a{color:var(--text-dim);padding:0 1.2rem 1.15rem;line-height:1.65}.faq-module__6AW0yG__a code{font-family:var(--font-mono);background:var(--surface-hover);color:var(--text-2);border-radius:5px;padding:1px 5px;font-size:.85em}
.not-found-module__HS70Aa__wrap{text-align:center;min-height:80vh;padding:calc(var(--nav-h) + 3rem) 0 4rem;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.not-found-module__HS70Aa__glow{display:none}.not-found-module__HS70Aa__inner{flex-direction:column;align-items:center;gap:.8rem;display:flex;position:relative}.not-found-module__HS70Aa__code{letter-spacing:-.04em;color:var(--text-dim);margin-top:.5rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;line-height:1}.not-found-module__HS70Aa__title{font-size:clamp(1.15rem,2.2vw,1.4rem)}.not-found-module__HS70Aa__text{max-width:440px;color:var(--text-dim);line-height:1.6}.not-found-module__HS70Aa__actions{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:1rem;display:flex}
.privacy-module__ZGDmtG__prose{max-width:760px;margin-inline:auto}.privacy-module__ZGDmtG__updated{border:1px solid var(--border);background:var(--surface-muted);color:var(--text-dim);border-radius:999px;margin-bottom:2rem;padding:.3rem .7rem;font-size:.82rem;display:inline-block}.privacy-module__ZGDmtG__section{margin-bottom:2rem}.privacy-module__ZGDmtG__heading{letter-spacing:-.01em;margin-bottom:.7rem;font-size:1.25rem}.privacy-module__ZGDmtG__prose p{color:var(--text-dim);margin-bottom:.7rem;line-height:1.7}.privacy-module__ZGDmtG__prose strong{color:var(--text)}.privacy-module__ZGDmtG__prose a{color:var(--text);text-decoration:underline;-webkit-text-decoration-color:var(--text-faint);text-decoration-color:var(--text-faint);text-underline-offset:3px;transition:text-decoration-color .2s var(--ease)}.privacy-module__ZGDmtG__prose a:hover{-webkit-text-decoration-color:var(--text);text-decoration-color:var(--text)}.privacy-module__ZGDmtG__list{flex-direction:column;gap:.5rem;margin-top:.4rem;padding:0;list-style:none;display:flex}.privacy-module__ZGDmtG__list li{color:var(--text-dim);gap:.55rem;line-height:1.6;display:flex}.privacy-module__ZGDmtG__list li:before{content:"›";color:var(--text-dim);flex-shrink:0;font-weight:700}.privacy-module__ZGDmtG__callout{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface-muted);margin-bottom:2rem;padding:1.3rem 1.5rem}.privacy-module__ZGDmtG__callout p{color:var(--text-2);margin:0}
.security-module__gTtOWW__statement{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--panel);text-align:center;max-width:880px;margin-inline:auto;padding:clamp(1.8rem,4vw,3rem)}.security-module__gTtOWW__statementTitle{letter-spacing:-.02em;margin-bottom:.8rem;font-size:clamp(1.15rem,1.8vw,1.35rem)}.security-module__gTtOWW__statementText{color:var(--text-dim);max-width:640px;margin-inline:auto;font-size:1.05rem;line-height:1.65}.security-module__gTtOWW__flow{grid-template-columns:minmax(0,640px);justify-content:center;display:grid}.security-module__gTtOWW__flowText{flex-direction:column;gap:1rem;max-width:520px;display:flex}.security-module__gTtOWW__flowList{flex-direction:column;gap:.7rem;padding:0;list-style:none;display:flex}.security-module__gTtOWW__flowList li{color:var(--text-dim);gap:.55rem;line-height:1.55;display:flex}.security-module__gTtOWW__flowList li:before{content:"✓";color:var(--success);flex-shrink:0;font-weight:700}.security-module__gTtOWW__disclosure{text-align:center;border-top:1px solid var(--border-soft);margin-top:1rem;padding-top:2.5rem}.security-module__gTtOWW__mailLink{color:var(--text);font-weight:600;font-family:var(--font-mono);text-decoration:underline;-webkit-text-decoration-color:var(--text-faint);text-decoration-color:var(--text-faint);text-underline-offset:3px}@media (max-width:820px){.security-module__gTtOWW__flow{grid-template-columns:1fr}}
