.HelpArticle-module__ljBcJq__page{padding:0 var(--section-padding-x);background:var(--k-bg);color:var(--k-fg);animation:.35s ease-out both HelpArticle-module__ljBcJq__k-fade-in}.HelpArticle-module__ljBcJq__inner{max-width:var(--content-max-width);padding-bottom:var(--section-padding-y);margin:0 auto}.HelpArticle-module__ljBcJq__breadcrumb{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--k-muted);align-items:center;gap:.75rem;padding:1.5rem 0 0;font-size:.68rem;display:flex}.HelpArticle-module__ljBcJq__breadcrumb a{color:var(--k-muted);border-bottom:1px solid #0000;transition:color 80ms}.HelpArticle-module__ljBcJq__breadcrumb a:hover{color:var(--k-accent);border-bottom-color:var(--k-accent)}.HelpArticle-module__ljBcJq__breadcrumbSep{opacity:.4}.HelpArticle-module__ljBcJq__breadcrumbCurrent{color:var(--k-fg)}.HelpArticle-module__ljBcJq__layout{border-top:var(--k-border);grid-template-columns:260px 1fr;gap:5rem;margin-top:2rem;padding-top:3rem;display:grid}.HelpArticle-module__ljBcJq__aside{top:calc(var(--header-height) + 2rem);max-height:calc(100vh - var(--header-height) - 4rem);align-self:start;padding-right:1rem;position:sticky;overflow-y:auto}.HelpArticle-module__ljBcJq__aside::-webkit-scrollbar{width:4px}.HelpArticle-module__ljBcJq__aside::-webkit-scrollbar-track{background:var(--k-gray)}.HelpArticle-module__ljBcJq__aside::-webkit-scrollbar-thumb{background:var(--k-text-disabled)}.HelpArticle-module__ljBcJq__asideLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--k-accent);border-bottom:var(--k-border);align-items:center;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:.62rem;display:flex}.HelpArticle-module__ljBcJq__asideLabel:before{content:"";background:var(--k-accent);width:6px;height:6px;animation:1.4s step-end infinite HelpArticle-module__ljBcJq__k-blink;display:block}.HelpArticle-module__ljBcJq__tocList{flex-direction:column;gap:.1rem;margin:0;padding:0;list-style:none;display:flex}.HelpArticle-module__ljBcJq__tocList a{font-family:var(--font-sans);color:var(--k-muted);border-bottom:1px solid #0000;align-items:baseline;gap:.6rem;padding:.55rem .5rem;font-size:.78rem;line-height:1.3;transition:color 80ms,padding 80ms;display:flex}.HelpArticle-module__ljBcJq__tocList a:hover{color:var(--k-fg);padding-left:.35rem}.HelpArticle-module__ljBcJq__tocIndex{font-family:var(--font-mono);color:var(--k-accent);letter-spacing:.05em;flex-shrink:0;font-size:.62rem}.HelpArticle-module__ljBcJq__content{min-width:0;max-width:760px}.HelpArticle-module__ljBcJq__intro{color:var(--k-text-body);border-bottom:1px solid var(--k-gray);margin:0 0 3rem;padding-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.HelpArticle-module__ljBcJq__intro strong{color:var(--k-fg);font-weight:700}.HelpArticle-module__ljBcJq__section{border-bottom:1px solid var(--k-gray);scroll-margin-top:calc(var(--header-height) + 1rem);padding:2.5rem 0 3rem}.HelpArticle-module__ljBcJq__section:last-of-type{border-bottom:none}.HelpArticle-module__ljBcJq__sectionHead{align-items:baseline;gap:1rem;margin:0 0 1.5rem;display:flex}.HelpArticle-module__ljBcJq__sectionIndex{font-family:var(--font-mono);color:var(--k-accent);letter-spacing:.08em;flex-shrink:0;font-size:.7rem}.HelpArticle-module__ljBcJq__sectionTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.03em;color:var(--k-fg);margin:0;font-size:clamp(1.3rem,2.2vw,1.7rem);font-weight:800;line-height:1}.HelpArticle-module__ljBcJq__sectionBody p{color:var(--k-text-body);margin:0 0 1.25rem;font-size:.95rem;line-height:1.7}.HelpArticle-module__ljBcJq__sectionBody p:last-child{margin-bottom:0}.HelpArticle-module__ljBcJq__sectionBody strong{color:var(--k-fg);font-weight:700}.HelpArticle-module__ljBcJq__sectionBody code{font-family:var(--font-mono);background:var(--k-gray);border:1px solid var(--k-border-subtle);color:var(--k-fg);white-space:nowrap;padding:.12rem .4rem;font-size:.82em}.HelpArticle-module__ljBcJq__steps{counter-reset:step;margin:0 0 1.5rem;padding:0;list-style:none}.HelpArticle-module__ljBcJq__steps li{counter-increment:step;border-top:1px solid var(--k-gray);color:var(--k-text-body);padding:1.1rem 0 1.1rem 4rem;font-size:.92rem;line-height:1.6;position:relative}.HelpArticle-module__ljBcJq__steps li:last-child{border-bottom:1px solid var(--k-gray)}.HelpArticle-module__ljBcJq__steps li:before{content:"STEP " counter(step, decimal-leading-zero);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--k-accent);font-size:.58rem;font-weight:700;position:absolute;top:1.25rem;left:0}.HelpArticle-module__ljBcJq__steps li strong{color:var(--k-fg);text-transform:uppercase;letter-spacing:-.01em;margin-bottom:.25rem;font-size:.95rem;font-weight:700;display:block}.HelpArticle-module__ljBcJq__bullets{margin:0 0 1.5rem;padding:0;list-style:none}.HelpArticle-module__ljBcJq__bullets li{color:var(--k-text-body);padding:.5rem 0 .5rem 1.4rem;font-size:.92rem;line-height:1.6;position:relative}.HelpArticle-module__ljBcJq__bullets li:before{content:"";background:var(--k-fg);width:8px;height:1px;position:absolute;top:1.05rem;left:0}.HelpArticle-module__ljBcJq__bullets li strong{color:var(--k-fg)}.HelpArticle-module__ljBcJq__callout{border:var(--k-border);background:var(--k-bg);margin:1.75rem 0;padding:1.25rem 1.5rem;position:relative}.HelpArticle-module__ljBcJq__calloutLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--k-accent);margin-bottom:.5rem;font-size:.6rem;display:inline-block}.HelpArticle-module__ljBcJq__callout p{color:var(--k-fg);margin:0;font-size:.88rem;line-height:1.6}.HelpArticle-module__ljBcJq__calloutWarning{border-left:4px solid var(--k-accent)}.HelpArticle-module__ljBcJq__calloutWarning .HelpArticle-module__ljBcJq__calloutLabel{color:var(--k-accent)}.HelpArticle-module__ljBcJq__pre{background:var(--k-on-dark-bg);color:var(--k-on-dark-fg-soft);border:var(--k-border);font-family:var(--font-mono);white-space:pre;letter-spacing:.01em;margin:1.5rem 0;padding:1.25rem 1.5rem;font-size:.78rem;line-height:1.65;overflow-x:auto}.HelpArticle-module__ljBcJq__pre::-webkit-scrollbar{height:4px}.HelpArticle-module__ljBcJq__pre::-webkit-scrollbar-track{background:var(--k-on-dark-bg-elev)}.HelpArticle-module__ljBcJq__pre::-webkit-scrollbar-thumb{background:var(--k-muted)}.HelpArticle-module__ljBcJq__defRow{border-top:1px solid var(--k-gray);grid-template-columns:1fr 2fr;gap:1.5rem;padding:.9rem 0;font-size:.88rem;display:grid}.HelpArticle-module__ljBcJq__defRow:last-child{border-bottom:1px solid var(--k-gray)}.HelpArticle-module__ljBcJq__defKey{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--k-fg);font-size:.72rem;font-weight:700}.HelpArticle-module__ljBcJq__defValue{color:var(--k-text-body);line-height:1.55}.HelpArticle-module__ljBcJq__articleFooter{border-top:var(--k-border);margin-top:4rem;padding-top:2.5rem}.HelpArticle-module__ljBcJq__footerGrid{border:var(--k-border);grid-template-columns:repeat(2,1fr);gap:0;display:grid}.HelpArticle-module__ljBcJq__footerCard{border-right:var(--k-border);flex-direction:column;gap:.4rem;padding:1.5rem 1.75rem;transition:background .1s;display:flex}.HelpArticle-module__ljBcJq__footerCard:last-child{border-right:none}.HelpArticle-module__ljBcJq__footerCard:hover{background:var(--k-gray)}.HelpArticle-module__ljBcJq__footerCardLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--k-muted);font-size:.62rem}.HelpArticle-module__ljBcJq__footerCardTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.02em;color:var(--k-fg);margin:0;font-size:1rem;font-weight:800}.HelpArticle-module__ljBcJq__footerCardArrow{font-family:var(--font-mono);color:var(--k-accent);margin-top:.25rem;font-size:.85rem;transition:transform .12s}.HelpArticle-module__ljBcJq__footerCard:hover .HelpArticle-module__ljBcJq__footerCardArrow{transform:translate(4px)}.HelpArticle-module__ljBcJq__contactBlock{border:var(--k-border);background:var(--k-gray);grid-template-columns:2fr 1fr;align-items:center;gap:2rem;margin-top:3rem;padding:2.5rem;display:grid}.HelpArticle-module__ljBcJq__contactText h3{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.3rem;font-weight:800;line-height:1}.HelpArticle-module__ljBcJq__contactText p{color:var(--k-muted);margin:0;font-size:.88rem;line-height:1.5}.HelpArticle-module__ljBcJq__contactBtn{background:var(--k-fg);height:52px;color:var(--k-bg);border:2px solid var(--k-fg);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;white-space:nowrap;justify-content:center;justify-self:end;align-items:center;padding:0 28px;font-size:.78rem;font-weight:700;transition:all .15s;display:inline-flex}.HelpArticle-module__ljBcJq__contactBtn:hover{background:var(--k-accent);border-color:var(--k-accent);transform:translateY(-1px)}.HelpArticle-module__ljBcJq__meta{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--k-muted);border-top:1px solid var(--k-gray);border-bottom:1px solid var(--k-gray);gap:2rem;margin:0 0 2rem;padding:1rem 0;font-size:.65rem;display:flex}.HelpArticle-module__ljBcJq__metaItem{align-items:center;gap:.5rem;display:flex}.HelpArticle-module__ljBcJq__metaItem:before{content:"";background:var(--k-fg);width:5px;height:5px;display:inline-block}@media (max-width:960px){.HelpArticle-module__ljBcJq__layout{grid-template-columns:1fr;gap:2rem}.HelpArticle-module__ljBcJq__aside{border:var(--k-border);max-height:none;padding:1.25rem;position:static;overflow-y:visible}.HelpArticle-module__ljBcJq__content{max-width:100%}.HelpArticle-module__ljBcJq__contactBlock{grid-template-columns:1fr;padding:1.75rem}.HelpArticle-module__ljBcJq__contactBtn{justify-self:stretch;width:100%}}@media (max-width:640px){.HelpArticle-module__ljBcJq__footerGrid{grid-template-columns:1fr}.HelpArticle-module__ljBcJq__footerCard{border-right:none;border-bottom:var(--k-border)}.HelpArticle-module__ljBcJq__footerCard:last-child{border-bottom:none}.HelpArticle-module__ljBcJq__steps li{padding-top:2.25rem;padding-left:0}.HelpArticle-module__ljBcJq__steps li:before{top:1.1rem}.HelpArticle-module__ljBcJq__defRow{grid-template-columns:1fr;gap:.35rem}}.HelpArticle-module__ljBcJq__tocList a{transition:color .15s,padding-left .15s,box-shadow .15s,font-weight .15s}.HelpArticle-module__ljBcJq__tocActive{box-shadow:inset 2px 0 0 var(--k-accent);padding-left:.65rem;font-weight:700;color:var(--k-fg)!important}.HelpArticle-module__ljBcJq__tocActive .HelpArticle-module__ljBcJq__tocIndex{opacity:.65}
.PageHero-module__Uya5Ya__hero{background:var(--k-surface-dark);color:var(--k-bg);border-bottom:var(--k-border)}.PageHero-module__Uya5Ya__inner{max-width:var(--content-max-width);padding:clamp(3rem, 8vw, 5.5rem) var(--section-padding-x);margin:0 auto}.PageHero-module__Uya5Ya__center .PageHero-module__Uya5Ya__inner{text-align:center}.PageHero-module__Uya5Ya__center .PageHero-module__Uya5Ya__description{margin-inline:auto}.PageHero-module__Uya5Ya__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--k-accent);margin-bottom:1rem;font-size:.7rem;display:block}.PageHero-module__Uya5Ya__title{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,5.5vw,4rem);font-weight:800;line-height:.92}.PageHero-module__Uya5Ya__description{color:#ffffff80;max-width:520px;margin:1.25rem 0 0;font-size:.95rem;line-height:1.55}
.HelpCard-module__RH5ahW__card{border:var(--k-border);flex-direction:column;padding:2rem;transition:background .1s;display:flex;position:relative}.HelpCard-module__RH5ahW__card:hover{background:var(--k-gray)}.HelpCard-module__RH5ahW__icon{margin-bottom:1.25rem;font-size:1.5rem;line-height:1}.HelpCard-module__RH5ahW__title{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .6rem;font-size:1rem;font-weight:800;line-height:1.1}.HelpCard-module__RH5ahW__description{color:var(--k-muted);flex:1;margin:0;font-size:.82rem;line-height:1.5}.HelpCard-module__RH5ahW__arrow{font-family:var(--font-mono);color:var(--k-accent);margin-top:1.25rem;font-size:.85rem;transition:transform .12s}.HelpCard-module__RH5ahW__card:hover .HelpCard-module__RH5ahW__arrow{transform:translate(4px)}
.LandingButton-module__1chlTa__btn{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;will-change:transform;border-radius:0;justify-content:center;align-items:center;font-weight:700;line-height:1;transition:transform 80ms,background 80ms,border-color 80ms;display:inline-flex;position:relative}.LandingButton-module__1chlTa__btn:hover{transform:translateY(-1px)}.LandingButton-module__1chlTa__btn:active{transform:translateY(1px)}.LandingButton-module__1chlTa__btn:focus-visible{outline:2px solid var(--k-accent);outline-offset:3px}.LandingButton-module__1chlTa__sm{height:38px;padding:0 14px;font-size:.75rem}.LandingButton-module__1chlTa__md{height:48px;padding:0 22px;font-size:.8rem}.LandingButton-module__1chlTa__lg{height:56px;padding:0 32px;font-size:.85rem}.LandingButton-module__1chlTa__primary{background:var(--k-fg);color:var(--k-bg);border:2px solid var(--k-fg)}.LandingButton-module__1chlTa__primary:hover{background:var(--k-accent);border-color:var(--k-accent)}.LandingButton-module__1chlTa__secondary{color:var(--k-fg);border:2px solid var(--k-fg);background:0 0}.LandingButton-module__1chlTa__secondary:hover{background:var(--k-fg);color:var(--k-bg)}.LandingButton-module__1chlTa__ghost{color:var(--k-fg);background:0 0;border:2px solid #0000}.LandingButton-module__1chlTa__ghost:hover{border-color:var(--k-fg)}.LandingButton-module__1chlTa__primaryInverted{background:var(--k-bg);color:var(--k-fg);border:2px solid var(--k-bg)}.LandingButton-module__1chlTa__primaryInverted:hover{background:var(--k-accent);border-color:var(--k-accent);color:var(--k-bg)}.LandingButton-module__1chlTa__secondaryInverted{color:var(--k-bg);background:0 0;border:2px solid #ffffff4d}.LandingButton-module__1chlTa__secondaryInverted:hover{border-color:var(--k-bg)}
.FeaturesSection-module__P-09AW__section{background:var(--k-bg);border-top:.5px solid var(--k-fg);padding:var(--section-padding-y) 0 0}.FeaturesSection-module__P-09AW__container{max-width:1200px;margin:0 auto;padding:0 clamp(1.5rem,5vw,4rem) clamp(3rem,6vw,5rem)}.FeaturesSection-module__P-09AW__header{padding-bottom:clamp(2rem,4vw,3rem)}.FeaturesSection-module__P-09AW__headerHidden{opacity:0;transform:translateY(24px)}.FeaturesSection-module__P-09AW__headerVisible{animation:.6s cubic-bezier(.22,1,.36,1) forwards FeaturesSection-module__P-09AW__k-fade-up}.FeaturesSection-module__P-09AW__meta{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.FeaturesSection-module__P-09AW__metaIndex,.FeaturesSection-module__P-09AW__metaLabel,.FeaturesSection-module__P-09AW__metaCursor{font-family:var(--font-mono);color:var(--k-accent);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.FeaturesSection-module__P-09AW__metaCursor{animation:1s step-end infinite FeaturesSection-module__P-09AW__k-blink}.FeaturesSection-module__P-09AW__title{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.04em;color:var(--k-fg);margin:0 0 1.5rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:.95}.FeaturesSection-module__P-09AW__statementWrap{display:flex}.FeaturesSection-module__P-09AW__statement{border-left:3px solid var(--k-accent);border-right:3px solid #0000;align-items:center;padding:.5rem 1.25rem;display:inline-flex}.FeaturesSection-module__P-09AW__statementText{font-family:var(--font-sans);color:var(--k-fg);letter-spacing:-.01em;margin:0;font-size:clamp(1rem,2.2vw,1.35rem);font-weight:400;line-height:1.35}.FeaturesSection-module__P-09AW__statementEmphasis{color:var(--k-fg);font-weight:800}.FeaturesSection-module__P-09AW__divider{background:var(--k-fg);height:2px}.FeaturesSection-module__P-09AW__grid{border-left:1px solid var(--k-fg);border-top:1px solid var(--k-fg);grid-template-columns:repeat(3,1fr);display:grid}.FeaturesSection-module__P-09AW__card{border-right:1px solid var(--k-fg);border-bottom:1px solid var(--k-fg);cursor:pointer;flex-direction:column;min-height:300px;padding:1.75rem;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .2s;display:flex;position:relative;overflow:hidden}.FeaturesSection-module__P-09AW__card:before{content:attr(data-num);font-family:var(--font-sans);letter-spacing:-.12em;opacity:.055;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(6rem,10vw,9rem);font-weight:800;line-height:1;position:absolute;bottom:-1.5rem;right:-.5rem}.FeaturesSection-module__P-09AW__cardDark{background:var(--k-fg);color:var(--k-bg)}.FeaturesSection-module__P-09AW__cardLight{background:var(--k-bg);color:var(--k-fg);border:1px solid var(--k-fg)}.FeaturesSection-module__P-09AW__cardRed{background:var(--k-accent);color:#fff}@media (hover:hover){.FeaturesSection-module__P-09AW__cardLight:hover{box-shadow:6px 6px 0 var(--k-fg);transform:translate(-3px,-3px)scale(1.025)}.FeaturesSection-module__P-09AW__cardDark:hover{box-shadow:6px 6px 0 var(--k-accent);transform:translate(-3px,-3px)scale(1.025)}.FeaturesSection-module__P-09AW__cardRed:hover{box-shadow:6px 6px 0 var(--k-fg);transform:translate(-3px,-3px)scale(1.025)}}.FeaturesSection-module__P-09AW__hidden{opacity:0;transform:translateY(20px)}.FeaturesSection-module__P-09AW__visible{animation:.5s cubic-bezier(.22,1,.36,1) forwards FeaturesSection-module__P-09AW__k-fade-up}.FeaturesSection-module__P-09AW__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:0;display:flex}.FeaturesSection-module__P-09AW__cardIndex{font-family:var(--font-mono);letter-spacing:.08em;color:var(--k-accent);font-size:.6rem;font-weight:700}.FeaturesSection-module__P-09AW__cardDark .FeaturesSection-module__P-09AW__cardIndex,.FeaturesSection-module__P-09AW__cardRed .FeaturesSection-module__P-09AW__cardIndex{color:#ffffff6b}.FeaturesSection-module__P-09AW__cardTag{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;opacity:.35;font-size:.52rem;font-weight:600}.FeaturesSection-module__P-09AW__markWrap{flex:1;justify-content:flex-start;align-items:center;padding:1.5rem 0;display:flex}.FeaturesSection-module__P-09AW__mStock{flex-direction:column;gap:9px;width:120px;display:flex}.FeaturesSection-module__P-09AW__mBar{background:currentColor;height:13px;transition:width .42s cubic-bezier(.22,1,.36,1)}.FeaturesSection-module__P-09AW__mBar:first-child{width:100%}.FeaturesSection-module__P-09AW__mBar:nth-child(2){width:60%}.FeaturesSection-module__P-09AW__mBar:nth-child(3){width:82%}@media (hover:hover){.FeaturesSection-module__P-09AW__card:hover .FeaturesSection-module__P-09AW__mBar:first-child{width:72%}.FeaturesSection-module__P-09AW__card:hover .FeaturesSection-module__P-09AW__mBar:nth-child(2){width:100%}.FeaturesSection-module__P-09AW__card:hover .FeaturesSection-module__P-09AW__mBar:nth-child(3){width:48%}}.FeaturesSection-module__P-09AW__mSheet{grid-template-rows:repeat(3,24px);grid-template-columns:repeat(3,24px);gap:4px;display:grid}.FeaturesSection-module__P-09AW__mCell{border:2px solid;transition:background .22s}.FeaturesSection-module__P-09AW__mCellFill{background:currentColor}.FeaturesSection-module__P-09AW__mCellRed{background:var(--k-accent);border-color:var(--k-accent)}.FeaturesSection-module__P-09AW__cardDark .FeaturesSection-module__P-09AW__mCellRed,.FeaturesSection-module__P-09AW__cardRed .FeaturesSection-module__P-09AW__mCellRed{background:#ffffff80;border-color:#ffffff80}@media (hover:hover){.FeaturesSection-module__P-09AW__card:hover .FeaturesSection-module__P-09AW__mCellFill{background:0 0}.FeaturesSection-module__P-09AW__card:hover .FeaturesSection-module__P-09AW__mCell:not(.FeaturesSection-module__P-09AW__mCellFill):not(.FeaturesSection-module__P-09AW__mCellRed){background:currentColor}}.FeaturesSection-module__P-09AW__mCustom{width:110px;height:100px;position:relative}.FeaturesSection-module__P-09AW__mShape{position:absolute}.FeaturesSection-module__P-09AW__mSa{background:currentColor;width:70px;height:70px;transition:transform .42s cubic-bezier(.22,1,.36,1);top:0;left:0}.FeaturesSection-module__P-09AW__mSb{border:2.5px solid;width:58px;height:58px;transition:transform .42s cubic-bezier(.22,1,.36,1);bottom:0;right:0}.FeaturesSection-module__P-09AW__mSc{background:var(--k-accent);width:22px;height:22px;transition:transform .38s cubic-bezier(.22,1,.36,1);top:34px;left:48px}.FeaturesSection-module__P-09AW__cardDark .FeaturesSection-module__P-09AW__mSc,.FeaturesSection-module__P-09AW__cardRed .FeaturesSection-module__P-09AW__mSc{background:#ffffffb3}@media (hover:hover){.FeaturesSection-module__P-09AW__card:hover .FeaturesSection-module__P-09AW__mSa{transform:translate(-7px,-7px)}.FeaturesSection-module__P-09AW__card:hover .FeaturesSection-module__P-09AW__mSb{transform:translate(7px,7px)}.FeaturesSection-module__P-09AW__card:hover .FeaturesSection-module__P-09AW__mSc{transform:scale(1.8)}}.FeaturesSection-module__P-09AW__mPresets{grid-template-rows:repeat(2,46px);grid-template-columns:repeat(2,46px);gap:4px;display:grid}.FeaturesSection-module__P-09AW__mPs{transition:background .25s,border .25s}.FeaturesSection-module__P-09AW__mSolid{background:currentColor}.FeaturesSection-module__P-09AW__mRed{background:var(--k-accent)}.FeaturesSection-module__P-09AW__mGhost{opacity:.2;border:2.5px solid}.FeaturesSection-module__P-09AW__mOutline{border:2.5px solid}.FeaturesSection-module__P-09AW__cardDark .FeaturesSection-module__P-09AW__mRed,.FeaturesSection-module__P-09AW__cardRed .FeaturesSection-module__P-09AW__mRed{background:#ffffff80}@media (hover:hover){.FeaturesSection-module__P-09AW__card:hover .FeaturesSection-module__P-09AW__mSolid{background:0 0;border:2.5px solid}.FeaturesSection-module__P-09AW__card:hover .FeaturesSection-module__P-09AW__mOutline{background:currentColor;border:none}}.FeaturesSection-module__P-09AW__mPay{flex-direction:column;gap:12px;display:flex}.FeaturesSection-module__P-09AW__mCard{border:2.5px solid;flex-shrink:0;width:120px;height:74px;position:relative}.FeaturesSection-module__P-09AW__mStripe{opacity:.22;background:currentColor;height:14px;transition:top .35s cubic-bezier(.22,1,.36,1),opacity .25s;position:absolute;top:14px;left:0;right:0}.FeaturesSection-module__P-09AW__mChip{opacity:.5;border:2px solid;width:18px;height:14px;position:absolute;bottom:12px;left:12px}.FeaturesSection-module__P-09AW__mCircles{display:flex}.FeaturesSection-module__P-09AW__mCirc{border:2.5px solid;border-radius:50%;width:28px;height:28px}.FeaturesSection-module__P-09AW__mCirc+.FeaturesSection-module__P-09AW__mCirc{margin-left:-10px;transition:margin-left .35s cubic-bezier(.22,1,.36,1)}.FeaturesSection-module__P-09AW__mCircRed{background:var(--k-accent);border-color:var(--k-accent)}.FeaturesSection-module__P-09AW__cardDark .FeaturesSection-module__P-09AW__mCircRed,.FeaturesSection-module__P-09AW__cardRed .FeaturesSection-module__P-09AW__mCircRed{background:#ffffffb3;border-color:#ffffffb3}@media (hover:hover){.FeaturesSection-module__P-09AW__card:hover .FeaturesSection-module__P-09AW__mStripe{opacity:.44;top:8px}.FeaturesSection-module__P-09AW__card:hover .FeaturesSection-module__P-09AW__mCirc+.FeaturesSection-module__P-09AW__mCirc{margin-left:-3px}}.FeaturesSection-module__P-09AW__mDomain{width:100px;height:100px;position:relative}.FeaturesSection-module__P-09AW__mRing{transform-origin:50%;border-radius:50%;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .3s;position:absolute}.FeaturesSection-module__P-09AW__mRingOuter{border:2.5px solid;inset:0}.FeaturesSection-module__P-09AW__mRingInner{opacity:.5;border:1.5px solid;inset:18px}.FeaturesSection-module__P-09AW__mDomH{opacity:.25;background:currentColor;height:1.5px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.FeaturesSection-module__P-09AW__mDomV{opacity:.25;background:currentColor;width:1.5px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.FeaturesSection-module__P-09AW__mDot{background:var(--k-accent);width:8px;height:8px;transition:transform .4s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.FeaturesSection-module__P-09AW__cardDark .FeaturesSection-module__P-09AW__mDot{background:#ffffffb3}@media (hover:hover){.FeaturesSection-module__P-09AW__card:hover .FeaturesSection-module__P-09AW__mRingOuter{transform:scale(1.1)}.FeaturesSection-module__P-09AW__card:hover .FeaturesSection-module__P-09AW__mRingInner{opacity:.85;transform:scale(.78)}.FeaturesSection-module__P-09AW__card:hover .FeaturesSection-module__P-09AW__mDot{transform:translate(-50%,-50%)scale(2.8)}}.FeaturesSection-module__P-09AW__cardBody{margin-top:auto}.FeaturesSection-module__P-09AW__cardTitle{font-family:var(--font-sans);letter-spacing:-.025em;text-transform:uppercase;margin:0 0 .7rem;font-size:clamp(.95rem,1.35vw,1.2rem);font-weight:800;line-height:1.1}.FeaturesSection-module__P-09AW__cardDesc{opacity:.62;margin:0;font-size:.83rem;line-height:1.65}.FeaturesSection-module__P-09AW__detailWrap{transition:height .3s cubic-bezier(.22,1,.36,1);overflow:hidden}.FeaturesSection-module__P-09AW__detailInner{padding-top:.25rem}.FeaturesSection-module__P-09AW__detailDivider{opacity:.15;background:currentColor;height:1px;margin-bottom:.75rem}.FeaturesSection-module__P-09AW__detailText{opacity:.55;margin:0;font-size:.8rem;line-height:1.65}.FeaturesSection-module__P-09AW__expandIndicator{opacity:.4;align-items:center;gap:.4rem;margin-top:1rem;transition:opacity .2s;display:flex}.FeaturesSection-module__P-09AW__card:hover .FeaturesSection-module__P-09AW__expandIndicator{opacity:.8}.FeaturesSection-module__P-09AW__expandIcon{font-family:var(--font-mono);font-size:1rem;line-height:1}.FeaturesSection-module__P-09AW__expandLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.55rem;font-weight:700}@media (max-width:900px){.FeaturesSection-module__P-09AW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.FeaturesSection-module__P-09AW__grid{grid-template-columns:1fr}.FeaturesSection-module__P-09AW__card{min-height:240px}}
.HowItWorksSection-module__dD1eQq__section{padding:var(--section-padding-y) var(--section-padding-x);background:var(--k-gray)}.HowItWorksSection-module__dD1eQq__container{max-width:var(--content-max-width);margin:0 auto}.HowItWorksSection-module__dD1eQq__layout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.HowItWorksSection-module__dD1eQq__left{top:calc(var(--header-height) + 2rem);position:sticky}@media (max-width:768px){.HowItWorksSection-module__dD1eQq__layout{grid-template-columns:1fr;gap:2rem}.HowItWorksSection-module__dD1eQq__left{position:static}}
.SectionHeader-module__hByCAG__header{margin-bottom:3rem}.SectionHeader-module__hByCAG__hidden{opacity:0;transform:translateY(24px)}.SectionHeader-module__hByCAG__visible{animation:.6s cubic-bezier(.22,1,.36,1) forwards SectionHeader-module__hByCAG__k-fade-up}.SectionHeader-module__hByCAG__center{text-align:center}.SectionHeader-module__hByCAG__center .SectionHeader-module__hByCAG__meta,.SectionHeader-module__hByCAG__center .SectionHeader-module__hByCAG__description{justify-content:center}.SectionHeader-module__hByCAG__center .SectionHeader-module__hByCAG__description{margin-inline:auto}.SectionHeader-module__hByCAG__inverted .SectionHeader-module__hByCAG__description{color:#ffffffd9;border-left-color:var(--k-accent)}.SectionHeader-module__hByCAG__meta{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.SectionHeader-module__hByCAG__index{font-family:var(--font-mono);color:var(--k-accent);font-size:.75rem}.SectionHeader-module__hByCAG__label{font-family:var(--font-mono);text-transform:uppercase;color:var(--k-accent);letter-spacing:.05em;font-size:.75rem}.SectionHeader-module__hByCAG__cursor{font-family:var(--font-mono);color:var(--k-accent);font-size:.75rem;animation:1s step-end infinite SectionHeader-module__hByCAG__k-blink}.SectionHeader-module__hByCAG__title{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:.95}.SectionHeader-module__hByCAG__description{border-left:3px solid var(--k-accent);font-family:var(--font-sans);color:var(--k-fg);letter-spacing:-.01em;border-right:3px solid #0000;align-items:center;gap:1rem;max-width:520px;margin-top:1.5rem;padding:.5rem 1.25rem;font-size:clamp(1rem,2.2vw,1.2rem);font-weight:400;line-height:1.35;display:inline-flex}.SectionHeader-module__hByCAG__inverted .SectionHeader-module__hByCAG__label,.SectionHeader-module__hByCAG__inverted .SectionHeader-module__hByCAG__index,.SectionHeader-module__hByCAG__inverted .SectionHeader-module__hByCAG__cursor{color:var(--k-accent)}.SectionHeader-module__hByCAG__inverted .SectionHeader-module__hByCAG__title{color:var(--k-bg)}.SectionHeader-module__hByCAG__inverted .SectionHeader-module__hByCAG__description{color:#fff9}
.StepCard-module___1bjOG__step{border-bottom:var(--k-border);align-items:flex-start;gap:1.5rem;padding:1.5rem 0;display:flex}.StepCard-module___1bjOG__step:first-child{border-top:var(--k-border)}.StepCard-module___1bjOG__hidden{opacity:0;transform:translate(-20px)}.StepCard-module___1bjOG__visible{animation:.5s cubic-bezier(.22,1,.36,1) both StepCard-module___1bjOG__k-slide-in-left}.StepCard-module___1bjOG__numberBlock{background:var(--k-fg);flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.StepCard-module___1bjOG__number{font-family:var(--font-mono);color:var(--k-bg);font-size:1.1rem;font-weight:700}.StepCard-module___1bjOG__content{flex:1;min-width:0}.StepCard-module___1bjOG__title{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.05rem;font-weight:800}.StepCard-module___1bjOG__description{color:var(--k-text-body);margin:0;font-size:.9rem;line-height:1.6}
.VideoSection-module__8AmbLq__section{padding:var(--section-padding-y) var(--section-padding-x);background:var(--k-surface-dark);color:var(--k-bg)}.VideoSection-module__8AmbLq__container{max-width:min(1440px,96vw);margin:0 auto}.VideoSection-module__8AmbLq__frame{background:#000;border:1px solid #ffffff1a;margin-top:3rem;position:relative;overflow:hidden}.VideoSection-module__8AmbLq__frameHidden{opacity:0;transform:translateY(32px)}.VideoSection-module__8AmbLq__frameVisible{animation:.75s cubic-bezier(.22,1,.36,1) forwards VideoSection-module__8AmbLq__k-fade-up}@media (prefers-reduced-motion:reduce){.VideoSection-module__8AmbLq__frameHidden{opacity:1;transform:none}.VideoSection-module__8AmbLq__frameVisible{animation:none}}.VideoSection-module__8AmbLq__videoWrap{aspect-ratio:16/9;background:#000;width:100%;position:relative;overflow:hidden}@supports not (aspect-ratio:16 / 9){.VideoSection-module__8AmbLq__videoWrap{height:0;padding-top:56.25%}.VideoSection-module__8AmbLq__videoWrap>*{width:100%;height:100%;position:absolute;inset:0}}.VideoSection-module__8AmbLq__video{object-fit:cover;z-index:1;background:#000;width:100%;height:100%;display:block;position:relative}.VideoSection-module__8AmbLq__video::-webkit-media-controls-start-playback-button{-webkit-appearance:none!important;opacity:0!important;pointer-events:none!important;background:0 0!important;display:none!important}.VideoSection-module__8AmbLq__video::-webkit-media-controls-overlay-play-button{-webkit-appearance:none!important;opacity:0!important;pointer-events:none!important;background:0 0!important;display:none!important}.VideoSection-module__8AmbLq__video::-webkit-media-controls-overlay-enclosure{-webkit-appearance:none!important;opacity:0!important;pointer-events:none!important;background:0 0!important;display:none!important}.VideoSection-module__8AmbLq__playOverlay{z-index:2;background:#00000061;justify-content:center;align-items:center;transition:background .22s,opacity .22s;display:flex;position:absolute;inset:0}.VideoSection-module__8AmbLq__playOverlayVisible{opacity:1;pointer-events:auto}.VideoSection-module__8AmbLq__playOverlayHidden{opacity:0;pointer-events:none}.VideoSection-module__8AmbLq__playOverlay:hover{background:#0000008c}.VideoSection-module__8AmbLq__playButtonWrap{pointer-events:auto;filter:drop-shadow(0 0 #fff0);transition:filter .22s}.VideoSection-module__8AmbLq__playOverlay:hover .VideoSection-module__8AmbLq__playButtonWrap{filter:drop-shadow(0 0 10px #ffffff8c)drop-shadow(0 0 22px #ffffff4d)}@media (max-width:768px){.VideoSection-module__8AmbLq__playButtonWrap{transform:scale(.9)}}@media (max-width:480px){.VideoSection-module__8AmbLq__playButtonWrap{transform:scale(.75)}.VideoSection-module__8AmbLq__frame{margin-top:2rem}}.VideoSection-module__8AmbLq__header{text-align:center;margin-bottom:3rem}.VideoSection-module__8AmbLq__headerMeta{align-items:center;gap:.5rem;margin-bottom:.75rem;display:inline-flex}.VideoSection-module__8AmbLq__headerIndex,.VideoSection-module__8AmbLq__headerLabel,.VideoSection-module__8AmbLq__headerCursor{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:var(--k-accent);font-size:.75rem}.VideoSection-module__8AmbLq__headerCursor{animation:1s step-end infinite VideoSection-module__8AmbLq__k-blink}.VideoSection-module__8AmbLq__headerTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.04em;color:#fff;margin:0;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:.95}
.PlayButton-module__dIANTa__btn{color:#000;cursor:pointer;transform-origin:0 0;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #000;border-radius:0;outline:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform 80ms,box-shadow 80ms;display:flex;position:relative;overflow:hidden;box-shadow:6px 6px #000}.PlayButton-module__dIANTa__btn:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #000}.PlayButton-module__dIANTa__btn:active{transition:none;transform:translateY(1px);box-shadow:4px 4px #000}.PlayButton-module__dIANTa__btn:focus-visible{outline:none;box-shadow:4px 4px #cc1f1f}.PlayButton-module__dIANTa__icon{pointer-events:none;z-index:1;flex-shrink:0;display:block;position:relative}.PlayButton-module__dIANTa__entering{animation:.4s cubic-bezier(.22,1,.36,1) both PlayButton-module__dIANTa__btnEnter}@keyframes PlayButton-module__dIANTa__btnEnter{0%{opacity:0;transform:scale(0);box-shadow:0 0 #000}to{opacity:1;transform:scale(1);box-shadow:6px 6px #000}}.PlayButton-module__dIANTa__exiting{pointer-events:none;animation:.26s cubic-bezier(.4,0,.8,0) forwards PlayButton-module__dIANTa__btnExit}@keyframes PlayButton-module__dIANTa__btnExit{0%{opacity:1;transform:scale(1);box-shadow:6px 6px #000}to{opacity:0;transform:scale(0);box-shadow:0 0 #000}}@keyframes PlayButton-module__dIANTa__btnEnterReduced{0%{opacity:0}to{opacity:1}}@keyframes PlayButton-module__dIANTa__btnExitReduced{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.PlayButton-module__dIANTa__entering{animation:.2s both PlayButton-module__dIANTa__btnEnterReduced}.PlayButton-module__dIANTa__exiting{animation:.2s forwards PlayButton-module__dIANTa__btnExitReduced}.PlayButton-module__dIANTa__btn{transition:none}}
.PricingSection-module__9N_QQq__section{padding:var(--section-padding-y) var(--section-padding-x)}.PricingSection-module__9N_QQq__container{max-width:var(--content-max-width);margin:0 auto}.PricingSection-module__9N_QQq__hidden{opacity:0;transform:translateY(24px)}.PricingSection-module__9N_QQq__visible{animation:.6s cubic-bezier(.22,1,.36,1) forwards PricingSection-module__9N_QQq__k-fade-up}.PricingSection-module__9N_QQq__header{text-align:center;margin-bottom:3rem}.PricingSection-module__9N_QQq__meta{align-items:center;gap:.5rem;margin-bottom:.75rem;display:inline-flex}.PricingSection-module__9N_QQq__index,.PricingSection-module__9N_QQq__label{font-family:var(--font-mono);text-transform:uppercase;color:var(--k-accent);letter-spacing:.05em;font-size:.75rem}.PricingSection-module__9N_QQq__cursor{font-family:var(--font-mono);color:var(--k-accent);font-size:.75rem;animation:1s step-end infinite PricingSection-module__9N_QQq__k-blink}.PricingSection-module__9N_QQq__title{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.04em;margin:0 0 2rem;font-size:clamp(2.75rem,7vw,5rem);font-weight:800;line-height:.92}.PricingSection-module__9N_QQq__statement{border-left:3px solid var(--k-accent);border-right:3px solid #0000;align-items:center;gap:1rem;padding:.5rem 1.25rem;display:inline-flex}.PricingSection-module__9N_QQq__statementBar{display:none}.PricingSection-module__9N_QQq__statementText{font-family:var(--font-sans);color:var(--k-fg);letter-spacing:-.01em;margin:0;font-size:clamp(1rem,2.2vw,1.35rem);font-weight:400;line-height:1.35}.PricingSection-module__9N_QQq__statementEmphasis{color:var(--k-fg);font-weight:800}.PricingSection-module__9N_QQq__cardWrapper{justify-content:center;margin-top:1rem;display:flex}.PricingSection-module__9N_QQq__note{font-family:var(--font-mono);color:var(--k-muted);text-align:center;margin-top:2rem;max-width:480px;margin-inline:auto;font-size:.7rem;line-height:1.5}
.PricingCard-module__TGLGQa__card{border:var(--k-border);flex-direction:column;width:100%;max-width:480px;padding:2.5rem;display:flex}.PricingCard-module__TGLGQa__highlighted{background:var(--k-fg);color:var(--k-bg);border-color:var(--k-fg)}.PricingCard-module__TGLGQa__hidden{opacity:0;transform:translateY(24px)}.PricingCard-module__TGLGQa__visible{animation:.6s cubic-bezier(.22,1,.36,1) forwards PricingCard-module__TGLGQa__k-fade-up}.PricingCard-module__TGLGQa__head{border-bottom:1px solid;margin-bottom:2rem;padding-bottom:2rem}.PricingCard-module__TGLGQa__highlighted .PricingCard-module__TGLGQa__head{border-color:#ffffff26}.PricingCard-module__TGLGQa__name{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--k-accent);margin-bottom:.75rem;font-size:.75rem;display:block}.PricingCard-module__TGLGQa__priceRow{align-items:baseline;gap:.35rem;display:flex}.PricingCard-module__TGLGQa__currency{font-family:var(--font-mono);align-self:flex-start;margin-top:.5rem;font-size:.85rem;font-weight:700}.PricingCard-module__TGLGQa__price{font-family:var(--font-sans);letter-spacing:-.04em;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1}.PricingCard-module__TGLGQa__period{font-family:var(--font-mono);color:var(--k-muted);font-size:.75rem}.PricingCard-module__TGLGQa__highlighted .PricingCard-module__TGLGQa__period{color:#fff6}.PricingCard-module__TGLGQa__features{flex:1;margin:0 0 2.5rem;padding:0;list-style:none}.PricingCard-module__TGLGQa__featureItem{border-bottom:1px dashed;align-items:flex-start;gap:.75rem;padding:.6rem 0;font-size:.88rem;line-height:1.4;display:flex}.PricingCard-module__TGLGQa__highlighted .PricingCard-module__TGLGQa__featureItem{border-color:#ffffff1a}.PricingCard-module__TGLGQa__featureMark{font-family:var(--font-mono);color:var(--k-accent);flex-shrink:0;font-size:.8rem}.PricingCard-module__TGLGQa__foot{margin-top:auto}.PricingCard-module__TGLGQa__foot a,.PricingCard-module__TGLGQa__foot button{width:100%}.PricingCard-module__TGLGQa__highlighted .PricingCard-module__TGLGQa__foot a,.PricingCard-module__TGLGQa__highlighted .PricingCard-module__TGLGQa__foot button{background:var(--k-bg);color:var(--k-fg);border-color:var(--k-bg)}.PricingCard-module__TGLGQa__highlighted .PricingCard-module__TGLGQa__foot a:hover,.PricingCard-module__TGLGQa__highlighted .PricingCard-module__TGLGQa__foot button:hover{background:var(--k-accent);color:var(--k-bg);border-color:var(--k-accent)}.PricingCard-module__TGLGQa__container{-webkit-font-smoothing:antialiased;background:#fff;justify-content:center;align-items:center;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex}.PricingCard-module__TGLGQa__card{border:2px solid #000;width:100%;max-width:450px;box-shadow:10px 10px #000}.PricingCard-module__TGLGQa__strip{text-transform:uppercase;letter-spacing:.1em;color:#888;border-bottom:2px solid #000;justify-content:space-between;align-items:center;padding:11px 26px;font-family:JetBrains Mono,Courier New,monospace;font-size:10px;font-weight:700;display:flex}.PricingCard-module__TGLGQa__strip strong{color:#000}.PricingCard-module__TGLGQa__hero{border-bottom:1px solid #e5e5e5;padding:clamp(2rem,5vw,3rem) calc(clamp(1.6rem,4vw,2.4rem) + 96px) clamp(2rem,5vw,3rem) clamp(1.6rem,4vw,2.4rem);position:relative;overflow:hidden}.PricingCard-module__TGLGQa__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#888;margin-bottom:.8rem;font-family:JetBrains Mono,Courier New,monospace;font-size:10px;font-weight:700}.PricingCard-module__TGLGQa__priceWrapper{transform-origin:0 0;margin-bottom:.9rem;transition:transform .52s cubic-bezier(.22,1,.36,1);display:inline-block;transform:scale(1.82)}.PricingCard-module__TGLGQa__card.PricingCard-module__TGLGQa__animated .PricingCard-module__TGLGQa__priceWrapper{transform:scale(1)}.PricingCard-module__TGLGQa__priceRow{align-items:baseline;gap:.3rem;display:inline-flex;position:relative}.PricingCard-module__TGLGQa__priceNum{letter-spacing:-.055em;color:#000;font-size:clamp(1.3rem,3.6vw,1.9rem);font-weight:800;line-height:1;transition:color .38s .42s}.PricingCard-module__TGLGQa__pricePeriod{color:#888;font-size:.82rem;font-weight:400;transition:color .38s .42s}.PricingCard-module__TGLGQa__strikeLine{background:#cc1f1f;width:0;height:2.5px;transition:width .5s cubic-bezier(.77,0,.18,1) .4s;position:absolute;top:41%;left:0;transform:translateY(-50%)}.PricingCard-module__TGLGQa__card.PricingCard-module__TGLGQa__animated .PricingCard-module__TGLGQa__strikeLine{width:108%}.PricingCard-module__TGLGQa__card.PricingCard-module__TGLGQa__animated .PricingCard-module__TGLGQa__priceNum{color:silver}.PricingCard-module__TGLGQa__card.PricingCard-module__TGLGQa__animated .PricingCard-module__TGLGQa__pricePeriod{color:#d0d0d0}.PricingCard-module__TGLGQa__days{letter-spacing:-.055em;color:#000;opacity:0;width:fit-content;font-size:clamp(2.2rem,6vw,3.2rem);font-weight:800;line-height:.84;transition:opacity .4s .66s,transform .5s cubic-bezier(.22,1,.36,1) .66s;display:block;transform:translateY(10px)}.PricingCard-module__TGLGQa__daysLabel{letter-spacing:-.05em;color:#000;opacity:0;width:fit-content;margin-top:.18rem;font-size:clamp(1.3rem,3.6vw,1.9rem);font-weight:800;line-height:.88;transition:opacity .4s .76s,transform .5s cubic-bezier(.22,1,.36,1) .76s;display:block;transform:translateY(10px)}.PricingCard-module__TGLGQa__card.PricingCard-module__TGLGQa__animated .PricingCard-module__TGLGQa__days,.PricingCard-module__TGLGQa__card.PricingCard-module__TGLGQa__animated .PricingCard-module__TGLGQa__daysLabel{opacity:1;transform:translateY(0)}.PricingCard-module__TGLGQa__gratisEmerge{cursor:pointer;justify-content:center;align-items:center;transition:transform .72s cubic-bezier(.22,1,.36,1) .9s;display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.PricingCard-module__TGLGQa__gratisEmerge:hover .PricingCard-module__TGLGQa__gratisText{opacity:.7}.PricingCard-module__TGLGQa__gratisText{text-transform:uppercase;letter-spacing:-.05em;color:#cc1f1f;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(2.8rem,7vw,4.2rem);font-weight:800;line-height:1;transition:opacity .15s;display:block;transform:rotate(-90deg)}.PricingCard-module__TGLGQa__card.PricingCard-module__TGLGQa__animated .PricingCard-module__TGLGQa__gratisEmerge{transform:translate(0)}.PricingCard-module__TGLGQa__feats{pointer-events:none;border-bottom:1px solid #e5e5e5;grid-template-columns:1fr 1fr;display:grid}.PricingCard-module__TGLGQa__feat{color:#000;cursor:default;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;align-items:center;gap:9px;padding:.78rem clamp(.9rem,2.5vw,1.6rem);font-size:12.5px;font-weight:700;display:flex}.PricingCard-module__TGLGQa__feat:nth-child(2n){border-right:none}.PricingCard-module__TGLGQa__feat:nth-last-child(-n+2){border-bottom:none}.PricingCard-module__TGLGQa__featArr{color:#cc1f1f;flex-shrink:0;font-size:10px}.PricingCard-module__TGLGQa__ctaWrap{padding:clamp(1.2rem,3vw,1.6rem) clamp(1.4rem,4vw,2.4rem) clamp(.9rem,2.5vw,1.2rem)}.PricingCard-module__TGLGQa__cta{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;text-align:center;background:#cc1f1f;border:2px solid #cc1f1f;width:100%;height:54px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:800;line-height:54px;text-decoration:none;transition:background 80ms,color 80ms;display:block}.PricingCard-module__TGLGQa__cta:hover{color:#cc1f1f;background:0 0}.PricingCard-module__TGLGQa__cta:active{transform:translateY(1px)}.PricingCard-module__TGLGQa__note{text-transform:uppercase;letter-spacing:.06em;color:#bbb;text-align:center;border-top:1px solid #e5e5e5;padding:.75rem 1.4rem clamp(1rem,2.5vw,1.3rem);font-family:JetBrains Mono,Courier New,monospace;font-size:9px;line-height:1.8}.PricingCard-module__TGLGQa__card.PricingCard-module__TGLGQa__reset .PricingCard-module__TGLGQa__priceWrapper{transition:none;transform:scale(1.82)}.PricingCard-module__TGLGQa__card.PricingCard-module__TGLGQa__reset .PricingCard-module__TGLGQa__strikeLine{width:0;transition:none}.PricingCard-module__TGLGQa__card.PricingCard-module__TGLGQa__reset .PricingCard-module__TGLGQa__priceNum{color:#000;transition:none}.PricingCard-module__TGLGQa__card.PricingCard-module__TGLGQa__reset .PricingCard-module__TGLGQa__pricePeriod{color:#888;transition:none}.PricingCard-module__TGLGQa__card.PricingCard-module__TGLGQa__reset .PricingCard-module__TGLGQa__days,.PricingCard-module__TGLGQa__card.PricingCard-module__TGLGQa__reset .PricingCard-module__TGLGQa__daysLabel{opacity:0;transition:none;transform:translateY(10px)}.PricingCard-module__TGLGQa__card.PricingCard-module__TGLGQa__reset .PricingCard-module__TGLGQa__gratisEmerge{transition:none;transform:translate(100%)}@media (max-width:440px){.PricingCard-module__TGLGQa__feats{grid-template-columns:1fr}.PricingCard-module__TGLGQa__feat{border-right:none!important}.PricingCard-module__TGLGQa__feat:not(:last-child){border-bottom:1px solid #e5e5e5!important}.PricingCard-module__TGLGQa__feat:last-child{border-bottom:none!important}.PricingCard-module__TGLGQa__hero{padding-right:calc(clamp(1.4rem,3vw,2rem) + 72px)}.PricingCard-module__TGLGQa__gratisEmerge{width:72px!important}.PricingCard-module__TGLGQa__gratisText{font-size:2.2rem}.PricingCard-module__TGLGQa__card{max-width:328px;padding:0}}.PricingCard-module__TGLGQa__gratisEmerge{cursor:pointer;justify-content:center;align-items:center;width:96px;transition:transform .72s cubic-bezier(.22,1,.36,1) .9s;display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}
.FAQSection-module__CmsnXG__section{padding:var(--section-padding-y) var(--section-padding-x);background:var(--k-gray)}.FAQSection-module__CmsnXG__container{max-width:var(--content-max-width);margin:0 auto}.FAQSection-module__CmsnXG__layout{grid-template-columns:1fr 2fr;align-items:start;gap:4rem;display:grid}.FAQSection-module__CmsnXG__left{top:calc(var(--header-height) + 2rem);position:sticky}@media (max-width:768px){.FAQSection-module__CmsnXG__layout{grid-template-columns:1fr;gap:2rem}.FAQSection-module__CmsnXG__left{position:static}}
.FAQItem-module__04EDZW__item{border-bottom:var(--k-border)}.FAQItem-module__04EDZW__item:first-child{border-top:var(--k-border)}.FAQItem-module__04EDZW__trigger{cursor:pointer;width:100%;font-family:var(--font-sans);text-align:left;background:0 0;border:none;align-items:center;gap:1rem;padding:1.25rem 0;display:flex}.FAQItem-module__04EDZW__trigger:focus-visible{outline:2px solid var(--k-accent);outline-offset:-2px}.FAQItem-module__04EDZW__index{font-family:var(--font-mono);color:var(--k-accent);flex-shrink:0;width:2rem;font-size:.7rem}.FAQItem-module__04EDZW__question{text-transform:uppercase;letter-spacing:-.01em;flex:1;font-size:.95rem;font-weight:700}.FAQItem-module__04EDZW__toggle{font-family:var(--font-mono);text-align:center;width:1.5rem;color:var(--k-muted);flex-shrink:0;font-size:1.25rem;transition:color .15s}.FAQItem-module__04EDZW__open .FAQItem-module__04EDZW__toggle{color:var(--k-accent)}.FAQItem-module__04EDZW__body{max-height:0;transition:max-height .25s cubic-bezier(.22,1,.36,1);overflow:hidden}.FAQItem-module__04EDZW__open .FAQItem-module__04EDZW__body{max-height:300px}.FAQItem-module__04EDZW__answer{color:var(--k-text-body);max-width:600px;margin:0;padding:0 0 1.5rem 3rem;font-size:.83rem;line-height:1.6}
.FinalCTASection-module__3Be3qW__section{padding:var(--section-padding-y) var(--section-padding-x);background:var(--k-on-dark-bg);color:var(--k-on-dark-fg);text-align:center;position:relative;overflow:hidden}.FinalCTASection-module__3Be3qW__noise{pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:absolute;inset:0}.FinalCTASection-module__3Be3qW__hidden{opacity:0;transform:translateY(24px)}.FinalCTASection-module__3Be3qW__visible{animation:.7s cubic-bezier(.22,1,.36,1) forwards FinalCTASection-module__3Be3qW__k-fade-up}.FinalCTASection-module__3Be3qW__container{z-index:1;flex-direction:column;align-items:center;max-width:680px;margin:0 auto;display:flex;position:relative}.FinalCTASection-module__3Be3qW__tag{font-family:var(--font-mono);text-transform:uppercase;color:var(--k-accent);letter-spacing:.05em;min-height:1.2em;margin-bottom:1.5rem;font-size:.75rem}.FinalCTASection-module__3Be3qW__caret{animation:.8s step-end infinite FinalCTASection-module__3Be3qW__k-blink}.FinalCTASection-module__3Be3qW__title{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.05em;margin:0 0 1.25rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:.92}.FinalCTASection-module__3Be3qW__dot{color:var(--k-accent);animation:2.5s ease-in-out infinite FinalCTASection-module__3Be3qW__k-blink;display:inline-block}.FinalCTASection-module__3Be3qW__sub{color:var(--k-on-dark-fg-meta);max-width:460px;margin:0 0 2rem;font-size:1rem;line-height:1.6}.FinalCTASection-module__3Be3qW__cta{margin-bottom:1.5rem}.FinalCTASection-module__3Be3qW__footnote{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--k-on-dark-fg-faint);font-size:.65rem}
.about-module__8TymFG__page{padding:0 var(--section-padding-x)}.about-module__8TymFG__inner{max-width:var(--content-max-width);margin:0 auto}.about-module__8TymFG__mono{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--k-accent);margin-bottom:.75rem;font-size:.65rem;display:block}.about-module__8TymFG__story{padding:var(--section-padding-y) 0;border-bottom:var(--k-border);grid-template-columns:1fr 2fr;gap:4rem;display:grid}.about-module__8TymFG__storyLeft{top:calc(var(--header-height) + 2rem);align-self:start;position:sticky}.about-module__8TymFG__storyTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.03em;margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:.95}.about-module__8TymFG__storyRight p{color:#444;margin:0 0 1.25rem;font-size:.92rem;line-height:1.65}.about-module__8TymFG__storyRight p:last-child{margin-bottom:0}.about-module__8TymFG__values{padding:var(--section-padding-y) 0;border-bottom:var(--k-border)}.about-module__8TymFG__valuesTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.03em;margin:0 0 2.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:.95}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.about-module__8TymFG__value{border:var(--k-border);padding:1.75rem}.about-module__8TymFG__value:nth-child(n+2){border-left:none}.about-module__8TymFG__valueNumber{font-family:var(--font-mono);color:var(--k-accent);margin-bottom:1rem;font-size:.65rem;display:block}.about-module__8TymFG__valueTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .6rem;font-size:1rem;font-weight:800;line-height:1.1}.about-module__8TymFG__valueText{color:var(--k-muted);margin:0;font-size:.82rem;line-height:1.55}.about-module__8TymFG__numbers{padding:var(--section-padding-y) 0;grid-template-columns:repeat(4,1fr);display:grid}.about-module__8TymFG__numberItem{flex-direction:column;gap:.35rem;display:flex}.about-module__8TymFG__numberValue{font-family:var(--font-sans);letter-spacing:-.04em;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1}.about-module__8TymFG__numberLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--k-muted);font-size:.65rem}@media (max-width:768px){.about-module__8TymFG__story{grid-template-columns:1fr;gap:2rem}.about-module__8TymFG__storyLeft{position:static}.about-module__8TymFG__valuesGrid{grid-template-columns:1fr 1fr}.about-module__8TymFG__value:nth-child(n+2){border-left:var(--k-border)}.about-module__8TymFG__value:nth-child(2n){border-left:none}.about-module__8TymFG__value:nth-child(n+3){border-top:none}.about-module__8TymFG__numbers{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:540px){.about-module__8TymFG__valuesGrid{grid-template-columns:1fr}.about-module__8TymFG__value:nth-child(n+2){border-left:var(--k-border);border-top:none}.about-module__8TymFG__numbers{grid-template-columns:1fr 1fr;gap:1.5rem}}
.contact-module__swMWYG__page{padding:0 var(--section-padding-x)}.contact-module__swMWYG__inner{max-width:var(--content-max-width);margin:0 auto}.contact-module__swMWYG__divider{border:none;border-top:var(--k-border)}.contact-module__swMWYG__channels{padding:var(--section-padding-y) 0;border-bottom:var(--k-border);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.contact-module__swMWYG__channels>:nth-child(n+2){border-left:none}.contact-module__swMWYG__card{border:var(--k-border);flex-direction:column;gap:0;padding:2rem 1.75rem 1.75rem;transition:background 80ms;display:flex;position:relative}.contact-module__swMWYG__card:hover{background:var(--k-gray)}.contact-module__swMWYG__cardTop{justify-content:space-between;align-items:center;margin-bottom:1.75rem;display:flex}.contact-module__swMWYG__cardIcon{color:var(--k-accent);font-size:1.35rem;line-height:1}.contact-module__swMWYG__cardIndex{font-family:var(--font-mono);letter-spacing:.1em;color:var(--k-muted);font-size:.6rem}.contact-module__swMWYG__cardBody{flex-direction:column;flex:1;gap:.35rem;display:flex}.contact-module__swMWYG__cardLabel{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.03em;margin:0 0 .5rem;font-size:1.5rem;font-weight:800;line-height:1}.contact-module__swMWYG__cardSub{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--k-muted);margin:0;font-size:.65rem}.contact-module__swMWYG__cardValue{color:var(--k-text-body);word-break:break-all;margin:.25rem 0 0;font-size:.9rem;font-weight:600}.contact-module__swMWYG__cardFooter{border-top:1px solid var(--k-border-subtle);margin-top:1.75rem;padding-top:1.25rem}.contact-module__swMWYG__strip{padding:var(--section-padding-y) 0;grid-template-columns:1fr 2fr;align-items:start;gap:4rem;display:grid}.contact-module__swMWYG__stripLeft{flex-direction:column;gap:.75rem;display:flex}.contact-module__swMWYG__stripLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--k-muted);font-size:.65rem}.contact-module__swMWYG__stripTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.04em;margin:0;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;line-height:.95}.contact-module__swMWYG__stripRight{border-top:var(--k-border);flex-direction:column;gap:0;display:flex}.contact-module__swMWYG__statRow{border-bottom:var(--k-border);align-items:baseline;gap:1.5rem;padding:1.1rem 0;display:flex}.contact-module__swMWYG__statNum{font-family:var(--font-mono);color:var(--k-accent);flex-shrink:0;min-width:4.5rem;font-size:1.4rem;font-weight:700}.contact-module__swMWYG__statDesc{color:var(--k-text-body-soft);font-size:.88rem;line-height:1.4}.contact-module__swMWYG__faq{padding:var(--section-padding-y) 0;grid-template-columns:1fr 2fr;align-items:start;gap:4rem;display:grid}.contact-module__swMWYG__faqHeader{top:calc(var(--header-height) + 2rem);flex-direction:column;gap:.75rem;display:flex;position:sticky}.contact-module__swMWYG__faqLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--k-muted);font-size:.65rem}.contact-module__swMWYG__faqTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.03em;margin:0;font-size:clamp(1.4rem,3vw,2rem);font-weight:800;line-height:.95}.contact-module__swMWYG__faqList{border-top:var(--k-border);flex-direction:column;display:flex}.contact-module__swMWYG__faqItem{border-bottom:var(--k-border);flex-direction:column;gap:.5rem;padding:1.5rem 0;display:flex}.contact-module__swMWYG__faqQ{text-transform:uppercase;letter-spacing:-.01em;color:var(--k-fg);margin:0;font-size:1rem;font-weight:700}.contact-module__swMWYG__faqA{color:var(--k-text-body-soft);max-width:58ch;margin:0;font-size:.9rem;line-height:1.6}.contact-module__swMWYG__cta{padding:var(--section-padding-y) 0;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.contact-module__swMWYG__ctaLeft{flex-direction:column;gap:.75rem;display:flex}.contact-module__swMWYG__ctaTag{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--k-muted);font-size:.65rem}.contact-module__swMWYG__ctaTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.05em;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:.9}.contact-module__swMWYG__ctaDot{color:var(--k-accent)}.contact-module__swMWYG__ctaRight{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}@media (max-width:900px){.contact-module__swMWYG__channels{grid-template-columns:1fr 1fr}.contact-module__swMWYG__channels>:nth-child(2){border-left:none}.contact-module__swMWYG__channels>:nth-child(3){border-left:var(--k-border);border-top:none}.contact-module__swMWYG__strip,.contact-module__swMWYG__faq{grid-template-columns:1fr;gap:2rem}.contact-module__swMWYG__faqHeader{position:static}.contact-module__swMWYG__cta{grid-template-columns:1fr;gap:2rem}.contact-module__swMWYG__ctaRight{flex-flow:wrap}}@media (max-width:600px){.contact-module__swMWYG__channels{grid-template-columns:1fr}.contact-module__swMWYG__channels>*{border-left:var(--k-border)!important;border-top:none!important}.contact-module__swMWYG__channels>:first-child{border-top:var(--k-border)!important}.contact-module__swMWYG__strip{gap:1.5rem}.contact-module__swMWYG__statNum{min-width:3.5rem;font-size:1.1rem}.contact-module__swMWYG__ctaRight{flex-direction:column;align-items:stretch;width:100%}}
.help-module__mD1omq__page{padding:0 var(--section-padding-x)}.help-module__mD1omq__inner{max-width:var(--content-max-width);margin:0 auto}.help-module__mD1omq__topics{padding:var(--section-padding-y) 0;border-bottom:var(--k-border);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.help-module__mD1omq__topics>:nth-child(n+4){border-top:none}.help-module__mD1omq__topics>:nth-child(3n+2),.help-module__mD1omq__topics>:nth-child(3n+3){border-left:none}.help-module__mD1omq__contact{padding:var(--section-padding-y) 0;grid-template-columns:1fr 2fr;gap:4rem;display:grid}.help-module__mD1omq__contactLeft{flex-direction:column;gap:.5rem;display:flex}.help-module__mD1omq__contactLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--k-muted);font-size:.65rem}.help-module__mD1omq__contactTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:-.03em;margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:.95}.help-module__mD1omq__contactRight{align-items:start;gap:3rem;display:flex}.help-module__mD1omq__contactMethod{flex-direction:column;gap:.35rem;display:flex}.help-module__mD1omq__contactMethodLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--k-muted);font-size:.6rem}.help-module__mD1omq__contactLink{color:var(--k-fg);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--k-accent);text-decoration-color:var(--k-accent);font-size:.88rem;font-weight:600;transition:text-decoration-color .12s}.help-module__mD1omq__contactLink:hover{-webkit-text-decoration-color:var(--k-fg);text-decoration-color:var(--k-fg)}.help-module__mD1omq__contactValue{color:var(--k-text-body-soft);font-size:.88rem}@media (max-width:768px){.help-module__mD1omq__topics{grid-template-columns:1fr 1fr}.help-module__mD1omq__topics>:nth-child(3n+2),.help-module__mD1omq__topics>:nth-child(3n+3){border-left:var(--k-border)}.help-module__mD1omq__topics>:nth-child(n+3){border-top:none}.help-module__mD1omq__topics>:nth-child(2n){border-left:none}.help-module__mD1omq__contact{grid-template-columns:1fr;gap:2rem}.help-module__mD1omq__contactRight{flex-direction:column;gap:1.5rem}}@media (max-width:540px){.help-module__mD1omq__topics{grid-template-columns:1fr}.help-module__mD1omq__topics>:nth-child(n+2){border-top:none}.help-module__mD1omq__topics>*{border-left:var(--k-border)!important}}