.feature-showcase-module__5_hKhW__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.feature-showcase-module__5_hKhW__card{border:1px solid var(--border);background:#fff;border-radius:22px;flex-direction:column;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.feature-showcase-module__5_hKhW__card:hover{border-color:#a7b784;transform:translateY(-3px);box-shadow:0 14px 35px #0c0c0e09}.feature-showcase-module__5_hKhW__top{justify-content:space-between;align-items:center;display:flex}.feature-showcase-module__5_hKhW__icon{border:1px solid var(--border);background:var(--bg-2);border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.feature-showcase-module__5_hKhW__icon svg{stroke-width:1.6px;width:21px;height:21px}.feature-showcase-module__5_hKhW__number{font-variant-numeric:tabular-nums;letter-spacing:.08em;color:var(--text-dim);font-size:11px}.feature-showcase-module__5_hKhW__copy{z-index:2;position:relative}.feature-showcase-module__5_hKhW__copy h3{letter-spacing:-.035em;margin:22px 0 11px;font-size:19px;font-weight:650;line-height:1.4}.feature-showcase-module__5_hKhW__copy p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.8}.feature-showcase-module__5_hKhW__arrow{width:29px;height:29px;color:var(--text-dim);border-radius:50%;place-items:center;transition:background .2s,color .2s,transform .2s;display:grid;position:absolute;bottom:22px;right:22px}.feature-showcase-module__5_hKhW__arrow svg{width:17px;height:17px}.feature-showcase-module__5_hKhW__card:hover .feature-showcase-module__5_hKhW__arrow{background:var(--primary);color:var(--brand-black);transform:rotate(45deg)}.feature-showcase-module__5_hKhW__compact{min-height:250px;padding:26px 24px 56px}.feature-showcase-module__5_hKhW__featured{grid-column:span 2;min-height:460px;padding:32px 34px 0}.feature-showcase-module__5_hKhW__featured .feature-showcase-module__5_hKhW__copy h3{margin-top:24px;font-size:29px}.feature-showcase-module__5_hKhW__featured .feature-showcase-module__5_hKhW__copy p{max-width:390px;font-size:14px}.feature-showcase-module__5_hKhW__featured .feature-showcase-module__5_hKhW__arrow{z-index:3;border:1px solid var(--border);width:36px;height:36px;color:var(--text);top:35px;bottom:auto;right:33px}.feature-showcase-module__5_hKhW__featured .feature-showcase-module__5_hKhW__number{margin-right:55px}.feature-showcase-module__5_hKhW__dark{--text:var(--on-dark);--text-muted:var(--on-dark-muted);--text-dim:var(--on-dark-dim);--accent-ink:var(--primary);--border:#ffffff24;color:var(--text);background:radial-gradient(ellipse at 95% 90%, #c8f75115, transparent 55%), var(--brand-charcoal)}.feature-showcase-module__5_hKhW__dark .feature-showcase-module__5_hKhW__icon{color:var(--primary);background:#c8f7510b;border-color:#c8f75140}.feature-showcase-module__5_hKhW__preview{flex:1;min-height:225px;margin-top:30px;position:relative}.feature-showcase-module__5_hKhW__preview .browser-mockup{transform-origin:0 0;width:600px;transition:translate .35s;position:absolute;top:7px;left:0;transform:perspective(1000px)rotateY(-9deg)rotateX(4deg);box-shadow:0 15px 40px #0005}.feature-showcase-module__5_hKhW__card:hover .feature-showcase-module__5_hKhW__preview .browser-mockup{translate:0 -5px}.feature-showcase-module__5_hKhW__phonePreview{margin-top:10px}.feature-showcase-module__5_hKhW__phonePreview .phone-mockup{width:190px;position:absolute;top:-3px;right:38px;transform:rotate(14deg);box-shadow:0 20px 32px #0c0c0e25}.feature-showcase-module__5_hKhW__scanOrbit{background:radial-gradient(circle,#c8f75138,#0000 66%);border:1px solid #c5d39d;border-radius:50%;width:340px;height:340px;position:absolute;top:45px;left:10%}.feature-showcase-module__5_hKhW__scanOrbit:before{content:"";border:1px solid #dce4c6;border-radius:50%;position:absolute;inset:32px}.feature-showcase-module__5_hKhW__scanLabel{z-index:2;background:var(--primary);border:1px solid #d9e6b3;border-radius:16px;align-items:center;gap:13px;padding:17px 21px;display:flex;position:absolute;top:115px;left:8px;box-shadow:0 10px 25px #0c0c0e0a}.feature-showcase-module__5_hKhW__scanLabel>svg{width:27px;height:27px}.feature-showcase-module__5_hKhW__scanLabel span{letter-spacing:.08em;font-size:9px;font-weight:750}.feature-showcase-module__5_hKhW__scanLabel strong{letter-spacing:-.05em;font-size:27px;line-height:1.3;display:block}@media (max-width:1100px){.feature-showcase-module__5_hKhW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-showcase-module__5_hKhW__featured{grid-column:span 1;padding-inline:25px}.feature-showcase-module__5_hKhW__featured .feature-showcase-module__5_hKhW__copy h3{font-size:25px}.feature-showcase-module__5_hKhW__featured .feature-showcase-module__5_hKhW__arrow{right:24px}.feature-showcase-module__5_hKhW__compact{min-height:225px}.feature-showcase-module__5_hKhW__phonePreview .phone-mockup{right:0}.feature-showcase-module__5_hKhW__scanLabel{padding:13px;left:-5px}}@media (max-width:600px){.feature-showcase-module__5_hKhW__grid{grid-template-columns:minmax(0,1fr);gap:12px}.feature-showcase-module__5_hKhW__featured{min-height:415px;padding:25px 25px 0}.feature-showcase-module__5_hKhW__featured .feature-showcase-module__5_hKhW__copy h3{font-size:25px}.feature-showcase-module__5_hKhW__featured .feature-showcase-module__5_hKhW__copy p{font-size:13px}.feature-showcase-module__5_hKhW__featured .feature-showcase-module__5_hKhW__arrow{top:29px}.feature-showcase-module__5_hKhW__preview{min-height:180px;margin-top:24px}.feature-showcase-module__5_hKhW__preview .browser-mockup{width:470px}.feature-showcase-module__5_hKhW__phonePreview .phone-mockup{width:170px;right:4px}.feature-showcase-module__5_hKhW__scanLabel{top:85px}.feature-showcase-module__5_hKhW__compact{min-height:0;padding:23px 48px 23px 77px}.feature-showcase-module__5_hKhW__compact .feature-showcase-module__5_hKhW__top{position:absolute;top:24px;left:21px}.feature-showcase-module__5_hKhW__compact .feature-showcase-module__5_hKhW__icon{border-radius:11px;width:37px;height:37px}.feature-showcase-module__5_hKhW__compact .feature-showcase-module__5_hKhW__number{display:none}.feature-showcase-module__5_hKhW__compact .feature-showcase-module__5_hKhW__copy h3{margin:0 0 8px;font-size:17px}.feature-showcase-module__5_hKhW__compact .feature-showcase-module__5_hKhW__copy p{font-size:13px}.feature-showcase-module__5_hKhW__compact .feature-showcase-module__5_hKhW__arrow{top:26px;bottom:auto;right:12px}}@media (prefers-reduced-motion:reduce){.feature-showcase-module__5_hKhW__card,.feature-showcase-module__5_hKhW__arrow{transition:none}.feature-showcase-module__5_hKhW__preview .browser-mockup{transition:none}}
.trial-ui-module__8CHWLW__heroDetails{color:var(--accent-ink);align-items:center;gap:6px;margin-top:14px;font-size:12px;font-weight:760;display:inline-flex}.trial-ui-module__8CHWLW__heroDetails svg{width:15px;transition:transform .2s}.trial-ui-module__8CHWLW__heroDetails:hover svg{transform:translate(3px)}.trial-ui-module__8CHWLW__homeTrialSection{border-block:1px solid var(--border);background:var(--bg-2)}.trial-ui-module__8CHWLW__homeTrialBand{background:radial-gradient(circle at 83% 25%,#c8f7511f,#0000 30rem),linear-gradient(145deg,#ffffff09,#ffffff02);border:1px solid #c8f7513d;border-radius:24px;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);align-items:stretch;gap:28px;padding:26px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #0c0c0e0f}.trial-ui-module__8CHWLW__homeTrialBand:before{content:"";pointer-events:none;background-image:linear-gradient(#c8f7510b 1px,#0000 1px),linear-gradient(90deg,#c8f7510b 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 20%,#000);mask-image:linear-gradient(90deg,#0000 20%,#000)}.trial-ui-module__8CHWLW__homeTrialCopy,.trial-ui-module__8CHWLW__homeTrialProof{z-index:1;position:relative}.trial-ui-module__8CHWLW__homeTrialCopy{flex-direction:column;justify-content:center;min-height:420px;padding:42px 38px;display:flex}.trial-ui-module__8CHWLW__homeTrialCopy h2{max-width:730px;margin:18px 0 20px;font-size:clamp(2.7rem,4.6vw,4.8rem)}.trial-ui-module__8CHWLW__homeTrialCopy>p{max-width:680px;color:var(--text-muted);margin:0;font-size:17px;line-height:1.72}.trial-ui-module__8CHWLW__homeTrialActions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.trial-ui-module__8CHWLW__homeTrialProof{background:var(--surface-2);border:1px solid #c8f75133;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:36px;display:flex;box-shadow:inset 0 1px #ffffff09}.trial-ui-module__8CHWLW__homeTrialProof>strong{color:var(--accent-ink);font-family:var(--font-mono);letter-spacing:-.11em;text-shadow:0 0 54px #c8f7512b;font-size:clamp(7.5rem,11vw,10.5rem);font-weight:820;line-height:.76}.trial-ui-module__8CHWLW__homeTrialProof>span{color:var(--text);margin-top:22px;font-size:17px;font-weight:760}.trial-ui-module__8CHWLW__homeTrialProof ul{border-top:1px solid var(--border);gap:11px;width:100%;margin:28px 0 0;padding:24px 0 0;list-style:none;display:grid}.trial-ui-module__8CHWLW__homeTrialProof li{color:var(--text-muted);align-items:center;gap:9px;font-size:13px;line-height:1.45;display:flex}.trial-ui-module__8CHWLW__homeTrialProof li svg{width:16px;color:var(--accent-ink);flex:none}.trial-ui-module__8CHWLW__trialHero>div{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:60px;padding-block:56px 66px}.trial-ui-module__8CHWLW__trialHero nav{margin-bottom:28px}.trial-ui-module__8CHWLW__trialHero h1{text-wrap:balance;max-width:740px;margin-block:17px 20px;font-size:clamp(2.6rem,4.6vw,4.2rem);line-height:1.13}.trial-ui-module__8CHWLW__trialHero h1+p{max-width:690px;font-size:16px;line-height:1.85}.trial-ui-module__8CHWLW__trialProof{color:var(--text-muted);font-family:var(--font-sans);align-items:center;gap:8px;margin:17px 0 0;font-size:11px;font-weight:650;line-height:1.7;display:flex}.trial-ui-module__8CHWLW__trialProof svg{width:15px;color:var(--accent-ink);flex:none}.trial-ui-module__8CHWLW__offerCard{--text:var(--on-dark);--text-muted:var(--on-dark-muted);--text-dim:var(--on-dark-dim);--accent-ink:var(--primary);--border:#fff2;border:1px solid var(--brand-charcoal);background:radial-gradient(circle at 95% 8%, #c8f7511f, transparent 20rem), var(--brand-charcoal);width:min(510px,100%);color:var(--text);border-radius:26px;padding:38px;position:relative;overflow:hidden;box-shadow:0 8px 12px #0c0c0e09,0 30px 65px #0c0c0e1a}.trial-ui-module__8CHWLW__offerCard:before{content:"";background:linear-gradient(90deg,#0000,#c8f751a6,#0000);height:1px;position:absolute;top:0;left:34px;right:34px}.trial-ui-module__8CHWLW__offerCard:after{content:"";pointer-events:none;border:1px solid #c8f7511c;border-radius:50%;width:230px;height:230px;position:absolute;top:42px;right:-72px;box-shadow:inset 0 0 0 44px #c8f75106,inset 0 0 0 88px #c8f75104}.trial-ui-module__8CHWLW__offerLabel{z-index:1;color:var(--accent-ink);font-family:var(--font-sans);letter-spacing:.12em;font-size:10px;font-weight:800;position:relative}.trial-ui-module__8CHWLW__offerCard>strong{z-index:1;color:var(--accent-ink);font-family:var(--font-sans);letter-spacing:-.09em;margin-top:30px;font-size:clamp(6.5rem,9vw,8.5rem);font-weight:550;line-height:.85;display:block;position:relative}.trial-ui-module__8CHWLW__offerCard h2{z-index:1;max-width:17ch;color:var(--text);letter-spacing:-.04em;margin:25px 0 14px;font-size:clamp(1.75rem,2.4vw,2.15rem);font-weight:600;line-height:1.2;position:relative}.trial-ui-module__8CHWLW__offerCard>p{z-index:1;max-width:48ch;color:var(--text-muted);margin:0;font-size:14px;line-height:1.65;position:relative}.trial-ui-module__8CHWLW__offerCard ul{z-index:1;border-top:1px solid var(--border);gap:10px;margin-block:25px;padding-top:22px;position:relative}.trial-ui-module__8CHWLW__offerCard li{font-size:13px}.trial-ui-module__8CHWLW__offerCard>a{z-index:1;width:100%;position:relative}.trial-ui-module__8CHWLW__includedSection{background:var(--bg)}.trial-ui-module__8CHWLW__includedGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.trial-ui-module__8CHWLW__includedCard{border-radius:18px;grid-template-rows:auto 1fr auto;min-height:265px;padding:27px;transition:border-color .2s,transform .2s;display:grid;position:relative;overflow:hidden}.trial-ui-module__8CHWLW__includedCard:after{content:"";opacity:.55;background:linear-gradient(90deg,#0000,#c8f75161,#0000);height:1px;position:absolute;top:0;left:30px;right:30px}.trial-ui-module__8CHWLW__includedCard:hover{border-color:#c8f75147;transform:translateY(-3px)}.trial-ui-module__8CHWLW__includedCard>span{width:46px;height:46px;color:var(--accent-ink);background:#c8f75113;border:1px solid #c8f7513b;border-radius:12px;place-items:center;display:grid}.trial-ui-module__8CHWLW__includedCard>span svg{width:21px}.trial-ui-module__8CHWLW__includedCard h3{letter-spacing:-.035em;align-self:end;margin:35px 0 13px;font-size:21px;line-height:1.35}.trial-ui-module__8CHWLW__includedCard p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.8}.trial-ui-module__8CHWLW__evaluationSection{border-block:1px solid var(--border);background:var(--bg)}.trial-ui-module__8CHWLW__evaluationGrid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:60px;display:grid}.trial-ui-module__8CHWLW__evaluationCopy h2{letter-spacing:-.045em;margin:18px 0 20px;font-size:clamp(2rem,3.2vw,3rem);line-height:1.2}.trial-ui-module__8CHWLW__evaluationCopy p{color:var(--text-muted);margin:0;font-size:15px;line-height:1.85}.trial-ui-module__8CHWLW__evaluationCard{background:#fafbf7;border-radius:20px;padding:12px 30px;position:relative;overflow:hidden}.trial-ui-module__8CHWLW__evaluationCard ul{gap:0;margin:0}.trial-ui-module__8CHWLW__evaluationCard li{border-bottom:1px solid var(--border);min-height:64px;color:var(--text);align-items:center;padding-block:16px;font-size:14px;line-height:1.7}.trial-ui-module__8CHWLW__evaluationCard li:last-child{border-bottom:0}.trial-ui-module__8CHWLW__evaluationCard li svg{width:18px;height:18px;margin-top:0}.trial-ui-module__8CHWLW__comparisonSection{background:var(--bg-2)}.trial-ui-module__8CHWLW__comparisonWrap{border:1px solid var(--border);scrollbar-width:thin;scrollbar-color:#a3ae88 #f0f2eb;background:#fff;border-radius:18px;overflow-x:auto;box-shadow:0 8px 25px #0c0c0e09}.trial-ui-module__8CHWLW__comparisonWrap:focus-visible{outline:2px solid var(--accent-ink);outline-offset:4px}.trial-ui-module__8CHWLW__comparisonWrap table{border-collapse:collapse;width:100%;min-width:780px}.trial-ui-module__8CHWLW__comparisonWrap th,.trial-ui-module__8CHWLW__comparisonWrap td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:21px 24px}.trial-ui-module__8CHWLW__comparisonWrap thead th{color:var(--text);font-family:var(--font-sans);background:#f3f4ef;font-size:13px;font-weight:750}.trial-ui-module__8CHWLW__comparisonWrap thead th:nth-child(2){background:var(--primary);color:var(--on-primary)}.trial-ui-module__8CHWLW__comparisonWrap tbody th{width:22%;color:var(--text);font-size:13px;line-height:1.7}.trial-ui-module__8CHWLW__comparisonWrap td{width:39%;color:var(--text-muted);font-size:13px;line-height:1.8}.trial-ui-module__8CHWLW__comparisonWrap tbody td:nth-child(2){color:var(--text);background:#f7faee}.trial-ui-module__8CHWLW__comparisonWrap tr:last-child th,.trial-ui-module__8CHWLW__comparisonWrap tr:last-child td{border-bottom:0}.trial-ui-module__8CHWLW__comparisonActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.trial-ui-module__8CHWLW__marketSection{background:var(--bg)}.trial-ui-module__8CHWLW__marketGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.trial-ui-module__8CHWLW__marketCard{border-radius:20px;min-height:0;padding:34px;position:relative;overflow:hidden}.trial-ui-module__8CHWLW__marketCard:before{content:"";background:linear-gradient(90deg,#0000,#c8f75170,#0000);height:1px;position:absolute;top:0;left:38px;right:38px}.trial-ui-module__8CHWLW__marketCard h2{letter-spacing:-.045em;max-width:22ch;margin:21px 0 18px;font-size:clamp(1.85rem,2.5vw,2.4rem);line-height:1.2}.trial-ui-module__8CHWLW__marketCard>p{color:var(--text-muted);margin:0;font-size:15px;line-height:1.75}.trial-ui-module__8CHWLW__marketCard ul{margin-top:30px}.trial-ui-module__8CHWLW__marketCard li{color:var(--text);font-size:14px}.trial-ui-module__8CHWLW__boundariesCard{background:#f7faee;border-color:#c8f75142}.trial-ui-module__8CHWLW__finalActions{z-index:1;flex-direction:column;flex:none;align-items:center;gap:12px;display:flex;position:relative}.trial-ui-module__8CHWLW__finalSecondary{color:#0a0a0bc7;align-items:center;gap:5px;font-size:13px;font-weight:780;display:inline-flex}.trial-ui-module__8CHWLW__finalSecondary svg{width:16px;transition:transform .2s}.trial-ui-module__8CHWLW__finalSecondary:hover svg{transform:translate(3px)}@media (max-width:1180px){.trial-ui-module__8CHWLW__homeTrialBand{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)}.trial-ui-module__8CHWLW__homeTrialCopy{padding-inline:26px}.trial-ui-module__8CHWLW__trialHero>div{gap:36px}}@media (max-width:980px){.trial-ui-module__8CHWLW__includedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.trial-ui-module__8CHWLW__homeTrialBand,.trial-ui-module__8CHWLW__trialHero>div,.trial-ui-module__8CHWLW__evaluationGrid,.trial-ui-module__8CHWLW__marketGrid{grid-template-columns:minmax(0,1fr)}.trial-ui-module__8CHWLW__homeTrialProof{min-height:360px}.trial-ui-module__8CHWLW__trialHero>div{padding-block:48px 56px}.trial-ui-module__8CHWLW__trialHero nav ol,.trial-ui-module__8CHWLW__trialProof{justify-content:center}.trial-ui-module__8CHWLW__trialHero h1,.trial-ui-module__8CHWLW__trialHero h1+p{text-align:center;margin-inline:auto}.trial-ui-module__8CHWLW__offerCard{margin-inline:auto}.trial-ui-module__8CHWLW__evaluationGrid{gap:48px}}@media (max-width:700px){.trial-ui-module__8CHWLW__heroDetails{margin-top:11px}.trial-ui-module__8CHWLW__homeTrialBand{border-radius:20px;gap:16px;padding:16px}.trial-ui-module__8CHWLW__homeTrialCopy{min-height:0;padding:30px 10px 28px}.trial-ui-module__8CHWLW__homeTrialCopy h2{font-size:clamp(2.35rem,10.5vw,3.5rem)}.trial-ui-module__8CHWLW__homeTrialCopy>p{font-size:15px}.trial-ui-module__8CHWLW__homeTrialActions,.trial-ui-module__8CHWLW__comparisonActions{flex-direction:column;align-items:stretch}.trial-ui-module__8CHWLW__homeTrialActions a,.trial-ui-module__8CHWLW__comparisonActions a{width:100%}.trial-ui-module__8CHWLW__homeTrialProof{min-height:330px;padding:28px 24px}.trial-ui-module__8CHWLW__trialHero>div{padding-block:32px 44px}.trial-ui-module__8CHWLW__trialHero nav{margin-bottom:32px}.trial-ui-module__8CHWLW__trialHero nav ol,.trial-ui-module__8CHWLW__trialProof{justify-content:flex-start}.trial-ui-module__8CHWLW__trialHero h1,.trial-ui-module__8CHWLW__trialHero h1+p{text-align:left}.trial-ui-module__8CHWLW__trialHero h1{font-size:clamp(2rem,9vw,3rem)}.trial-ui-module__8CHWLW__trialHero h1+p{font-size:14px}.trial-ui-module__8CHWLW__offerCard{border-radius:18px;padding:29px 24px}.trial-ui-module__8CHWLW__offerCard>strong{font-size:clamp(6.4rem,31vw,8rem)}.trial-ui-module__8CHWLW__includedGrid{grid-template-columns:1fr}.trial-ui-module__8CHWLW__includedCard{min-height:0;padding:26px}.trial-ui-module__8CHWLW__includedCard h3{margin-top:28px}.trial-ui-module__8CHWLW__evaluationCard{padding-inline:24px}.trial-ui-module__8CHWLW__comparisonWrap{border-radius:14px}.trial-ui-module__8CHWLW__comparisonWrap table{min-width:630px}.trial-ui-module__8CHWLW__comparisonWrap th,.trial-ui-module__8CHWLW__comparisonWrap td{padding:17px 18px}.trial-ui-module__8CHWLW__comparisonWrap tr>th:first-child{z-index:1;border-right:1px solid var(--border);background:#f5f6f1;width:155px;min-width:155px;position:sticky;left:0}.trial-ui-module__8CHWLW__marketCard{min-height:0;padding:29px 26px}.trial-ui-module__8CHWLW__finalActions,.trial-ui-module__8CHWLW__finalActions>a{width:100%}}@media (prefers-reduced-motion:reduce){.trial-ui-module__8CHWLW__includedCard:hover,.trial-ui-module__8CHWLW__heroDetails:hover svg,.trial-ui-module__8CHWLW__finalSecondary:hover svg{transform:none}}
.hero-section-module__BtZYMG__hero{isolation:isolate;background:linear-gradient(180deg, var(--brand-black) 0%, #19191d 42%, #454647 68%, #d1d2ce 91%, var(--bg-2) 100%);color:var(--on-dark);padding:144px 0 32px;position:relative;overflow:clip}.hero-section-module__BtZYMG__hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 80% 38%,#c8f7510d,#0000 45%);position:absolute;inset:0}.hero-section-module__BtZYMG__layout{grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);align-items:center;gap:24px;min-height:640px;display:grid}.hero-section-module__BtZYMG__copy{z-index:3;padding:15px 0 45px;position:relative}.hero-section-module__BtZYMG__eyebrow{color:var(--primary);letter-spacing:.15em;align-items:center;gap:10px;font-size:10px;font-weight:650;display:inline-flex}.hero-section-module__BtZYMG__eyebrow>span{background:var(--primary);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #c8f75110}.hero-section-module__BtZYMG__copy h1{letter-spacing:-.055em;text-wrap:initial;max-width:600px;margin:25px 0;font-size:clamp(3.4rem,5.55vw,5rem);font-weight:600;line-height:1.09}.hero-section-module__BtZYMG__copy h1>span{color:var(--primary);display:block}.hero-section-module__BtZYMG__description{color:#c9c9cf;max-width:450px;margin:0;font-size:16px;line-height:1.9}.hero-section-module__BtZYMG__actions{flex-wrap:wrap;align-items:center;gap:21px;margin-top:32px;display:flex}.hero-section-module__BtZYMG__primary{gap:17px;min-height:58px;padding:8px 9px 8px 23px;font-size:13px}.hero-section-module__BtZYMG__primary>span{background:var(--brand-black);width:38px;height:38px;color:var(--primary);border-radius:50%;flex:none;place-items:center;display:grid}.hero-section-module__BtZYMG__primary>span svg{width:19px;height:19px}.hero-section-module__BtZYMG__demoLink{align-items:center;gap:10px;font-size:12px;font-weight:650;display:inline-flex}.hero-section-module__BtZYMG__demoLink>span{width:42px;height:42px;color:var(--on-dark);background:#ffffff08;border:1px solid #ffffff42;border-radius:50%;flex:none;place-items:center;transition:background .18s,border-color .18s;display:grid}.hero-section-module__BtZYMG__demoLink svg{fill:currentColor;stroke-width:1.5px;width:14px;height:14px;margin-left:2px}.hero-section-module__BtZYMG__demoLink:hover>span{border-color:var(--primary);background:#c8f75126}.hero-section-module__BtZYMG__hero a:focus-visible{outline-color:var(--primary)}.hero-section-module__BtZYMG__proof{align-items:center;gap:30px;margin-top:42px;display:flex}.hero-section-module__BtZYMG__trialProof{align-items:center;gap:14px;display:flex}.hero-section-module__BtZYMG__trialProof>strong{letter-spacing:-.075em;color:var(--on-dark);font-size:44px;font-weight:500;line-height:1}.hero-section-module__BtZYMG__trialProof>span{gap:5px;font-size:12px;font-weight:650;display:grid}.hero-section-module__BtZYMG__trialProof small{color:var(--on-dark-muted);align-items:center;gap:5px;font-size:10px;font-weight:450;display:flex}.hero-section-module__BtZYMG__trialProof small svg{width:12px;height:12px}.hero-section-module__BtZYMG__cardProof{border-left:1px solid #ffffff2b;align-items:center;gap:11px;min-height:45px;padding-left:27px;display:flex}.hero-section-module__BtZYMG__cardProof>svg{width:23px;height:23px;color:var(--primary);stroke-width:1.5px;flex:none}.hero-section-module__BtZYMG__cardProof>div{gap:5px;display:grid}.hero-section-module__BtZYMG__cardProof strong{font-size:11px;font-weight:600}.hero-section-module__BtZYMG__cardProof div>span{color:var(--on-dark-muted);font-size:10px}.hero-section-module__BtZYMG__visual{perspective:1400px;width:100%;min-width:0;height:650px;position:relative}.hero-section-module__BtZYMG__aura{filter:blur(22px);background:radial-gradient(#c8f75126,#a3a69c14 42%,#0000 70%);border-radius:50%;position:absolute;inset:18% -18% -1% -5%}.hero-section-module__BtZYMG__connection{z-index:4;max-width:160px;color:var(--on-dark-muted);align-items:center;gap:8px;font-size:11px;line-height:1.55;display:flex;position:absolute;top:16px;left:36px}.hero-section-module__BtZYMG__connection>span{background:var(--primary);width:19px;height:19px;color:var(--on-primary);border-radius:50%;flex:none;place-items:center;display:grid}.hero-section-module__BtZYMG__connection svg{width:12px;height:12px}.hero-section-module__BtZYMG__device{transform-origin:50%;position:absolute}.hero-section-module__BtZYMG__device .phone-mockup{background:linear-gradient(135deg,#e1e1e3,#303033 30%,#929295 74%,#d6d6d8);border:2px solid #a9aaad;padding:5px;box-shadow:5px 7px #242427,7px 9px #818186,12px 22px 24px #00000075,30px 48px 48px #00000045}.hero-section-module__BtZYMG__device .phone-screen{box-shadow:inset 0 0 0 1px #000}.hero-section-module__BtZYMG__deviceFront{z-index:3;width:286px;animation:1s cubic-bezier(.2,.75,.25,1) both hero-section-module__BtZYMG__deviceArrival;top:18px;left:95px;transform:rotateX(12deg)rotateY(-17deg)rotate(29deg)}.hero-section-module__BtZYMG__deviceBack{z-index:2;width:263px;animation:1.1s cubic-bezier(.2,.75,.25,1) 80ms both hero-section-module__BtZYMG__deviceArrival;top:118px;left:280px;transform:rotateX(12deg)rotateY(-17deg)rotate(29deg)}.hero-section-module__BtZYMG__entryBadge{z-index:4;background:var(--primary);width:177px;color:var(--on-primary);border:1px solid #ddfa9b;border-radius:21px;flex-direction:column;align-items:center;padding:21px 17px 17px;display:flex;position:absolute;bottom:37px;right:-7px;transform:rotate(-4deg);box-shadow:0 18px 40px #0c0c0e24}.hero-section-module__BtZYMG__entryBadge>svg{stroke-width:1.5px;width:18px;height:18px;position:absolute;top:14px;right:14px}.hero-section-module__BtZYMG__entryBadge>strong{letter-spacing:-.075em;margin-top:5px;font-size:51px;font-weight:650;line-height:1.1}.hero-section-module__BtZYMG__entryBadge>span:not(.hero-section-module__BtZYMG__badgeStatus){margin-top:6px;font-size:11px;font-weight:650}.hero-section-module__BtZYMG__badgeStatus{border-top:1px solid #0c0c0e26;align-items:center;gap:5px;margin-top:16px;padding-top:11px;font-size:8px;font-weight:650;display:flex}.hero-section-module__BtZYMG__badgeStatus i{background:#465522;border-radius:50%;width:4px;height:4px}.hero-section-module__BtZYMG__caption{z-index:4;color:var(--on-dark);letter-spacing:.16em;align-items:center;gap:9px;font-size:8px;font-weight:500;display:flex;position:absolute;bottom:5px;left:88px}.hero-section-module__BtZYMG__caption>span{background:#ededf088;width:25px;height:1px;display:block}.hero-section-module__BtZYMG__caption svg{width:12px;height:12px;margin-left:20px}.hero-section-module__BtZYMG__bottom{z-index:5;grid-template-columns:.7fr 2.3fr;gap:16px;margin-top:40px;display:grid;position:relative}.hero-section-module__BtZYMG__tourCard{background:var(--brand-charcoal);border:1px solid #fff3;border-radius:21px;align-items:end;min-height:212px;padding:22px;display:flex;position:relative;overflow:hidden}.hero-section-module__BtZYMG__tourCard:after{content:"";background:linear-gradient(#0c0c0e21 0%,#0c0c0e70 35%,#0c0c0ef2 90%);position:absolute;inset:0}.hero-section-module__BtZYMG__tourScreen{opacity:.65;width:375px;transition:scale .4s;position:absolute;top:-12px;left:-5px;transform:perspective(650px)rotateY(-16deg)rotate(-10deg)}.hero-section-module__BtZYMG__tourCard:hover .hero-section-module__BtZYMG__tourScreen{scale:1.06}.hero-section-module__BtZYMG__tourIcon{z-index:1;width:34px;height:34px;color:var(--primary);border:1px solid #ffffff50;border-radius:50%;place-items:center;display:grid;position:absolute;top:17px;right:17px}.hero-section-module__BtZYMG__tourIcon svg{width:17px;height:17px}.hero-section-module__BtZYMG__tourCard>div:last-child{z-index:1;gap:7px;display:grid;position:relative}.hero-section-module__BtZYMG__tourCard>div:last-child>span{color:var(--primary);letter-spacing:.12em;font-size:8px;font-weight:650}.hero-section-module__BtZYMG__tourCard strong{color:#fff;letter-spacing:-.025em;font-size:17px;font-weight:600;line-height:1.45}.hero-section-module__BtZYMG__benefits{background:linear-gradient(115deg,#17171a,#202024);border:1px solid #ffffff28;border-radius:21px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:17px;display:grid;box-shadow:0 15px 32px #0c0c0e12}.hero-section-module__BtZYMG__benefits article{border-radius:13px;padding:8px 15px}.hero-section-module__BtZYMG__benefits article:first-child{background:#ffffff05}.hero-section-module__BtZYMG__benefitIcon{width:35px;height:35px;color:var(--primary);background:#c8f75113;border:1px solid #c8f75145;border-radius:50%;place-items:center;display:grid}.hero-section-module__BtZYMG__benefitIcon svg{stroke-width:1.6px;width:19px;height:19px}.hero-section-module__BtZYMG__benefits h2{letter-spacing:-.025em;text-wrap:initial;margin:15px 0 9px;font-size:15px;font-weight:650;line-height:1.45}.hero-section-module__BtZYMG__benefits p{color:var(--on-dark-muted);margin:0;font-size:12px;line-height:1.8}@keyframes hero-section-module__BtZYMG__deviceArrival{0%{opacity:0;translate:0 32px}to{opacity:1;translate:0}}@media (min-width:1500px){.hero-section-module__BtZYMG__layout{gap:30px}.hero-section-module__BtZYMG__deviceFront{width:300px;left:100px}.hero-section-module__BtZYMG__deviceBack{width:276px;left:300px}}@media (max-width:1180px){.hero-section-module__BtZYMG__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:15px;min-height:600px}.hero-section-module__BtZYMG__copy h1{font-size:61px}.hero-section-module__BtZYMG__description{max-width:400px;font-size:15px}.hero-section-module__BtZYMG__actions{gap:15px}.hero-section-module__BtZYMG__primary{gap:13px;min-height:53px;padding-left:19px;font-size:12px}.hero-section-module__BtZYMG__primary>span{width:34px;height:34px}.hero-section-module__BtZYMG__demoLink{gap:8px;font-size:11px}.hero-section-module__BtZYMG__demoLink>span{width:35px;height:35px}.hero-section-module__BtZYMG__visual{height:600px}.hero-section-module__BtZYMG__deviceFront{width:228px;top:50px;left:70px}.hero-section-module__BtZYMG__deviceBack{width:210px;top:145px;left:175px}.hero-section-module__BtZYMG__connection{top:24px;left:8px}.hero-section-module__BtZYMG__entryBadge{width:150px;padding-inline:12px;bottom:29px;right:-2px}.hero-section-module__BtZYMG__entryBadge>strong{font-size:44px}.hero-section-module__BtZYMG__caption{bottom:5px;left:20px}.hero-section-module__BtZYMG__proof{gap:18px}.hero-section-module__BtZYMG__cardProof{gap:8px;padding-left:18px}.hero-section-module__BtZYMG__trialProof{gap:10px}.hero-section-module__BtZYMG__bottom{grid-template-columns:.67fr 2.33fr;gap:12px;margin-top:25px}.hero-section-module__BtZYMG__benefits{gap:4px;padding:13px}.hero-section-module__BtZYMG__benefits article{padding:8px 10px}.hero-section-module__BtZYMG__benefits h2{font-size:14px}.hero-section-module__BtZYMG__benefits p{font-size:11px}.hero-section-module__BtZYMG__tourCard{padding:18px}.hero-section-module__BtZYMG__tourCard strong{font-size:16px}}@media (max-width:980px){.hero-section-module__BtZYMG__hero{background:linear-gradient(180deg, var(--brand-black) 0%, #19191d 48%, #454647 76%, #d1d2ce 94%, var(--bg-2) 100%);padding-top:142px}.hero-section-module__BtZYMG__layout{grid-template-columns:minmax(0,1fr);gap:15px}.hero-section-module__BtZYMG__copy{text-align:center;max-width:660px;margin-inline:auto;padding:0}.hero-section-module__BtZYMG__copy h1{max-width:640px;margin:24px auto;font-size:clamp(3.5rem,7.9vw,4.65rem)}.hero-section-module__BtZYMG__description{max-width:500px;margin-inline:auto}.hero-section-module__BtZYMG__actions,.hero-section-module__BtZYMG__proof{justify-content:center}.hero-section-module__BtZYMG__proof{margin-top:30px}.hero-section-module__BtZYMG__visual{width:610px;max-width:100%;height:625px;margin:30px auto 0}.hero-section-module__BtZYMG__deviceFront{width:280px;top:23px;left:90px}.hero-section-module__BtZYMG__deviceBack{width:255px;top:130px;left:276px}.hero-section-module__BtZYMG__connection{top:20px;left:20px}.hero-section-module__BtZYMG__entryBadge{width:165px;bottom:25px;right:8px}.hero-section-module__BtZYMG__caption{left:67px}.hero-section-module__BtZYMG__bottom{grid-template-columns:1fr;max-width:760px;margin-top:32px}.hero-section-module__BtZYMG__tourCard{display:none}.hero-section-module__BtZYMG__benefits{padding:20px 13px}.hero-section-module__BtZYMG__benefits article{padding-inline:15px}.hero-section-module__BtZYMG__benefits h2{font-size:15px}.hero-section-module__BtZYMG__benefits p{font-size:12px}}@media (max-width:600px){.hero-section-module__BtZYMG__hero{background:linear-gradient(180deg, var(--brand-black) 0%, #19191d 48%, #454647 72%, #d1d2ce 87%, var(--bg-2) 98%);padding-top:124px;padding-bottom:24px}.hero-section-module__BtZYMG__layout{gap:0}.hero-section-module__BtZYMG__copy{text-align:left;max-width:none}.hero-section-module__BtZYMG__eyebrow{letter-spacing:.12em;font-size:9px}.hero-section-module__BtZYMG__copy h1{margin:22px 0;font-size:clamp(2.3rem,11.5vw,4rem);line-height:1.12}.hero-section-module__BtZYMG__description{max-width:400px;margin-inline:0;font-size:14px;line-height:1.85}.hero-section-module__BtZYMG__actions{justify-content:start;gap:17px;margin-top:27px}.hero-section-module__BtZYMG__primary{min-height:54px;padding-left:19px;font-size:12px}.hero-section-module__BtZYMG__primary>span{width:36px;height:36px}.hero-section-module__BtZYMG__demoLink{gap:9px;font-size:11px}.hero-section-module__BtZYMG__demoLink>span{width:35px;height:35px}.hero-section-module__BtZYMG__proof{justify-content:start;gap:19px;margin-top:32px}.hero-section-module__BtZYMG__trialProof{gap:9px}.hero-section-module__BtZYMG__trialProof>strong{font-size:38px}.hero-section-module__BtZYMG__trialProof>span{font-size:10px}.hero-section-module__BtZYMG__trialProof small{gap:2px;font-size:8px}.hero-section-module__BtZYMG__cardProof{gap:8px;padding-left:17px}.hero-section-module__BtZYMG__cardProof>svg{display:none}.hero-section-module__BtZYMG__cardProof strong{font-size:10px}.hero-section-module__BtZYMG__cardProof div>span{font-size:9px}.hero-section-module__BtZYMG__visual{aspect-ratio:.84;width:370px;max-width:100%;height:auto;margin-top:45px;container-type:inline-size}.hero-section-module__BtZYMG__aura{inset:12% -25% 0}.hero-section-module__BtZYMG__deviceFront{width:49cqw;top:4cqw;left:14cqw;transform:rotateX(9deg)rotateY(-16deg)rotate(27deg)}.hero-section-module__BtZYMG__deviceBack{width:45cqw;top:24cqw;left:42cqw;transform:rotateX(9deg)rotateY(-16deg)rotate(27deg)}.hero-section-module__BtZYMG__device .phone-mockup{border-width:1px;padding:4px;box-shadow:3px 4px #242427,4px 5px #818186,6px 13px 20px #00000070,16px 25px 35px #00000040}.hero-section-module__BtZYMG__connection{display:none}.hero-section-module__BtZYMG__entryBadge{border-radius:16px;width:clamp(104px,34cqw,126px);padding:15px 11px 12px;bottom:20px;right:0}.hero-section-module__BtZYMG__entryBadge>svg{width:13px;height:13px;top:10px;right:10px}.hero-section-module__BtZYMG__entryBadge>strong{font-size:38px}.hero-section-module__BtZYMG__entryBadge>span:not(.hero-section-module__BtZYMG__badgeStatus){font-size:9px}.hero-section-module__BtZYMG__badgeStatus{margin-top:11px;padding-top:8px;font-size:7px}.hero-section-module__BtZYMG__caption{gap:5px;font-size:6px;bottom:1px;left:0}.hero-section-module__BtZYMG__caption>span{width:14px}.hero-section-module__BtZYMG__caption svg{width:9px;margin-left:3px}.hero-section-module__BtZYMG__bottom{margin-top:28px}.hero-section-module__BtZYMG__benefits{border-radius:21px;grid-template-columns:minmax(0,1fr);gap:0;padding:7px 23px}.hero-section-module__BtZYMG__benefits article{padding:23px 0 23px 50px;position:relative}.hero-section-module__BtZYMG__benefits article:first-child{background:0 0}.hero-section-module__BtZYMG__benefits article+article{border-top:1px solid #ffffff21;border-radius:0}.hero-section-module__BtZYMG__benefitIcon{width:33px;height:33px;position:absolute;top:24px;left:0}.hero-section-module__BtZYMG__benefits h2{margin:0 0 8px;font-size:15px}.hero-section-module__BtZYMG__benefits p{font-size:11px}}@media (max-width:360px){.hero-section-module__BtZYMG__proof{gap:12px}.hero-section-module__BtZYMG__cardProof{padding-left:12px}.hero-section-module__BtZYMG__trialProof>strong{font-size:35px}.hero-section-module__BtZYMG__trialProof>span,.hero-section-module__BtZYMG__cardProof strong{font-size:9px}.hero-section-module__BtZYMG__cardProof div>span{font-size:8px}.hero-section-module__BtZYMG__entryBadge{bottom:15px}.hero-section-module__BtZYMG__entryBadge>strong{font-size:33px}.hero-section-module__BtZYMG__entryBadge>span:not(.hero-section-module__BtZYMG__badgeStatus){font-size:8px}}@media (prefers-reduced-motion:reduce){.hero-section-module__BtZYMG__deviceFront,.hero-section-module__BtZYMG__deviceBack{animation:none}.hero-section-module__BtZYMG__tourScreen{transition:none}}
.site-header-module__O2uXQG__header{--header-fg:#242429;--header-muted:#62626b;--header-border:#25252914;--header-panel:#ffffffef;--header-hover:#e9eddf;--header-glass:#fffffff0;--header-pill:#f0f1eceb;--header-height:108px;z-index:100;height:var(--header-height);pointer-events:none;background:0 0;padding:20px 0 12px;position:sticky;top:0}.site-header-module__O2uXQG__header[data-theme=dark]{--header-fg:#f2f2f4;--header-muted:#c1c1c8;--header-border:#ffffff17;--header-panel:#19191df7;--header-hover:#ffffff12;--header-glass:#17171af2;--header-pill:#202024bf;margin-bottom:calc(-1 * var(--header-height))}.site-header-module__O2uXQG__bar{width:min(1240px,100% - 80px);min-height:72px;color:var(--header-fg);pointer-events:auto;border:1px solid #0000;border-radius:999px;align-items:center;gap:28px;margin:0 auto;padding:9px 10px;transition:width .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1),background .35s,border-color .35s,box-shadow .35s;animation:.7s cubic-bezier(.16,1,.3,1) both site-header-module__O2uXQG__header-arrive;display:flex;position:relative}.site-header-module__O2uXQG__header[data-scrolled=true] .site-header-module__O2uXQG__bar{border-color:var(--header-border);background:var(--header-glass);-webkit-backdrop-filter:blur(24px);width:min(1120px,100% - 64px);transform:translateY(-8px);box-shadow:0 12px 40px #0c0c0e14,0 2px 6px #0c0c0e05}.site-header-module__O2uXQG__header[data-theme=dark][data-scrolled=true] .site-header-module__O2uXQG__bar{box-shadow:0 12px 40px #00000030,inset 0 1px #ffffff06}.site-header-module__O2uXQG__brand{border-radius:10px;flex:none;align-items:center;padding-inline:9px;transition:transform .25s;display:flex}.site-header-module__O2uXQG__brand:hover{transform:translateY(-2px)}.site-header-module__O2uXQG__brand .brand-logo{width:148px;height:auto}.site-header-module__O2uXQG__navigation{margin-left:auto}.site-header-module__O2uXQG__links{border:1px solid var(--header-border);background:var(--header-pill);border-radius:999px;align-items:center;gap:1px;padding:5px;display:flex}.site-header-module__O2uXQG__navHighlight{z-index:0;height:42px;width:var(--highlight-width);transform:translateX(var(--highlight-x));background:var(--header-hover);opacity:0;pointer-events:none;border-radius:999px;transition:transform .38s cubic-bezier(.22,1,.36,1),width .38s cubic-bezier(.22,1,.36,1),opacity .18s;position:absolute;top:calc(50% - 21px);left:-1px}.site-header-module__O2uXQG__navHighlight[data-visible=true]{opacity:1}.site-header-module__O2uXQG__navLink{z-index:1;min-height:42px;color:var(--header-muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:10px 13px;font-size:13px;font-weight:650;transition:color .2s;display:flex;position:relative}.site-header-module__O2uXQG__navLink>svg{width:13px;height:13px;transition:transform .3s cubic-bezier(.22,1,.36,1)}.site-header-module__O2uXQG__chevronOpen{transform:rotate(180deg)}.site-header-module__O2uXQG__navLink:hover,.site-header-module__O2uXQG__navLink[aria-expanded=true],.site-header-module__O2uXQG__active{color:var(--header-fg)}.site-header-module__O2uXQG__active:after{content:"";background:var(--accent-ink);border-radius:9px;width:14px;height:2px;position:absolute;bottom:5px;left:calc(50% - 7px)}.site-header-module__O2uXQG__header[data-theme=dark] .site-header-module__O2uXQG__active:after{background:var(--primary)}.site-header-module__O2uXQG__actions{align-items:center;gap:20px;display:flex}.site-header-module__O2uXQG__login{min-height:43px;color:var(--header-fg);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:650;transition:color .18s;display:inline-flex}.site-header-module__O2uXQG__login svg{width:15px;height:15px;color:var(--header-muted)}.site-header-module__O2uXQG__login:hover{color:var(--accent-ink)}.site-header-module__O2uXQG__header[data-theme=dark] .site-header-module__O2uXQG__login:hover{color:var(--primary)}.site-header-module__O2uXQG__trial{background:var(--primary);min-height:48px;color:var(--brand-black);white-space:nowrap;border:1px solid #c8f751;border-radius:999px;justify-content:center;align-items:center;gap:14px;padding:7px 8px 7px 20px;font-size:12px;font-weight:750;transition:transform .25s,box-shadow .25s;display:inline-flex;position:relative;overflow:hidden}.site-header-module__O2uXQG__trial>svg{z-index:1;width:32px;height:32px;color:var(--primary);background:var(--brand-black);stroke-width:2px;border-radius:50%;padding:8px;transition:transform .35s cubic-bezier(.22,1,.36,1);position:relative}.site-header-module__O2uXQG__trial:before{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 25%,#fff5 48%,#0000 70%);transition:transform .65s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-130%)}.site-header-module__O2uXQG__trial:hover{transform:translateY(-2px);box-shadow:0 8px 24px #c8f75122}.site-header-module__O2uXQG__trial:hover:before{transform:translate(130%)}.site-header-module__O2uXQG__trial:hover>svg{transform:rotate(45deg)}.site-header-module__O2uXQG__menuToggle,.site-header-module__O2uXQG__mobileActions{display:none}.site-header-module__O2uXQG__header a:focus-visible,.site-header-module__O2uXQG__header button:focus-visible{outline:2px solid var(--accent-ink);outline-offset:4px}.site-header-module__O2uXQG__header[data-theme=dark] a:focus-visible,.site-header-module__O2uXQG__header[data-theme=dark] button:focus-visible{outline-color:var(--primary)}.site-header-module__O2uXQG__mega{--menu-fg:#242429;--menu-muted:#686871;z-index:5;width:100%;color:var(--menu-fg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transform-origin:top;opacity:1;transition:opacity .22s, transform .35s cubic-bezier(.22,1,.36,1), display .22s allow-discrete;background:#fffffff7;border:1px solid #e3e4dd;border-radius:26px;position:absolute;top:calc(100% + 12px);left:0;overflow:hidden;transform:translateY(0)scale(1);box-shadow:0 24px 70px #0c0c0e25}.site-header-module__O2uXQG__mega[hidden]{opacity:0;display:none;transform:translateY(-10px)scale(.975)}@starting-style{.site-header-module__O2uXQG__mega:not([hidden]){opacity:0;transform:translateY(-10px)scale(.975)}}.site-header-module__O2uXQG__megaBody{grid-template-columns:.88fr 1fr 1fr 1fr;gap:19px;padding:22px;display:grid}.site-header-module__O2uXQG__megaIntro{color:var(--on-dark);background:radial-gradient(ellipse at 10% 0%, #c8f75116, transparent 80%), var(--brand-charcoal);border-radius:17px;flex-direction:column;align-items:flex-start;padding:23px;display:flex}.site-header-module__O2uXQG__introIcon{width:42px;height:42px;color:var(--primary);background:#c8f7510d;border:1px solid #c8f75130;border-radius:50%;place-items:center;margin-bottom:27px;display:grid}.site-header-module__O2uXQG__introIcon svg{stroke-width:1.5px;width:22px;height:22px}.site-header-module__O2uXQG__megaIntro>span:not(.site-header-module__O2uXQG__introIcon){letter-spacing:.12em;color:var(--primary);font-size:9px}.site-header-module__O2uXQG__megaIntro>strong{letter-spacing:-.04em;max-width:210px;margin-top:12px;font-size:25px;font-weight:550;line-height:1.24}.site-header-module__O2uXQG__megaIntro p{color:var(--on-dark-muted);margin:auto 0 0;padding-top:22px;font-size:10px}.site-header-module__O2uXQG__mega:not([hidden]) .site-header-module__O2uXQG__group{animation:.45s cubic-bezier(.22,1,.36,1) both site-header-module__O2uXQG__menu-item-arrive}.site-header-module__O2uXQG__mega:not([hidden]) .site-header-module__O2uXQG__group:nth-child(3){animation-delay:45ms}.site-header-module__O2uXQG__mega:not([hidden]) .site-header-module__O2uXQG__group:nth-child(4){animation-delay:90ms}.site-header-module__O2uXQG__groupTitle{letter-spacing:.055em;color:var(--menu-muted);margin:8px 9px 15px;font-size:10px;font-weight:750}.site-header-module__O2uXQG__featureLink{border-radius:12px;align-items:flex-start;gap:10px;min-height:68px;padding:10px 9px;transition:background .18s,transform .25s;display:flex}.site-header-module__O2uXQG__featureLink:hover,.site-header-module__O2uXQG__featureLink[aria-current=page]{background:var(--accent-soft)}.site-header-module__O2uXQG__featureLink:hover{transform:translate(3px)}.site-header-module__O2uXQG__featureLink>span{color:#58683c;border:1px solid #e5e7df;border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;transition:color .2s,background .2s,border-color .2s;display:grid}.site-header-module__O2uXQG__featureLink:hover>span{background:var(--primary);border-color:var(--primary);color:var(--brand-black)}.site-header-module__O2uXQG__featureLink>span>svg{stroke-width:1.7px;width:16px;height:16px}.site-header-module__O2uXQG__featureLink strong{color:var(--menu-fg);margin-bottom:5px;font-size:12px;font-weight:700;line-height:1.5;display:block}.site-header-module__O2uXQG__featureLink small{color:var(--menu-muted);font-size:10px;line-height:1.6;display:block}.site-header-module__O2uXQG__megaFooter{background:#f8f9f5;border-top:1px solid #e8e9e3;justify-content:space-between;align-items:center;gap:18px;padding:17px 28px;display:flex}.site-header-module__O2uXQG__megaFooter a{color:#434c32;align-items:center;gap:12px;min-height:24px;font-size:12px;font-weight:700;display:inline-flex}.site-header-module__O2uXQG__megaFooter svg{width:16px;height:16px}.site-header-module__O2uXQG__header .site-header-module__O2uXQG__mega a:focus-visible{outline-color:#506718}@keyframes site-header-module__O2uXQG__header-arrive{0%{opacity:0;translate:0 -14px}to{opacity:1;translate:0}}@keyframes site-header-module__O2uXQG__menu-item-arrive{0%{opacity:0;translate:0 9px}to{opacity:1;translate:0}}@media (max-width:1180px){.site-header-module__O2uXQG__bar{gap:18px;width:calc(100% - 48px)}.site-header-module__O2uXQG__header[data-scrolled=true] .site-header-module__O2uXQG__bar{width:calc(100% - 48px)}.site-header-module__O2uXQG__brand .brand-logo{width:128px}.site-header-module__O2uXQG__brand{padding-inline:5px}.site-header-module__O2uXQG__navLink{padding-inline:10px;font-size:12px}.site-header-module__O2uXQG__actions{gap:16px}.site-header-module__O2uXQG__trial{gap:9px;padding-left:16px}.site-header-module__O2uXQG__megaBody{grid-template-columns:.76fr 1fr 1fr 1fr;gap:10px;padding:16px}.site-header-module__O2uXQG__megaIntro{padding:18px}.site-header-module__O2uXQG__megaIntro>strong{font-size:22px}}@media (max-width:980px){.site-header-module__O2uXQG__header{--header-height:96px;padding-block:14px}.site-header-module__O2uXQG__bar{gap:12px;min-height:64px;padding:7px 9px}.site-header-module__O2uXQG__header[data-scrolled=true] .site-header-module__O2uXQG__bar{transform:translateY(-4px)}.site-header-module__O2uXQG__brand .brand-logo{width:138px}.site-header-module__O2uXQG__actions{margin-left:auto}.site-header-module__O2uXQG__actions .site-header-module__O2uXQG__login{display:none}.site-header-module__O2uXQG__actions .site-header-module__O2uXQG__trial{min-height:44px}.site-header-module__O2uXQG__menuToggle{border:1px solid var(--header-border);background:var(--header-pill);width:46px;height:46px;color:var(--header-fg);cursor:pointer;border-radius:50%;flex-shrink:0;place-items:center;transition:background .2s,transform .25s;display:grid}.site-header-module__O2uXQG__menuToggle:hover{background:var(--header-hover)}.site-header-module__O2uXQG__menuGlyph{width:18px;height:14px;position:relative}.site-header-module__O2uXQG__menuGlyph:before,.site-header-module__O2uXQG__menuGlyph:after{content:"";background:currentColor;border-radius:2px;width:18px;height:1.5px;transition:transform .35s cubic-bezier(.22,1,.36,1),top .35s;position:absolute;left:0}.site-header-module__O2uXQG__menuGlyph:before{top:3px}.site-header-module__O2uXQG__menuGlyph:after{top:10px}.site-header-module__O2uXQG__menuToggle[aria-expanded=true] .site-header-module__O2uXQG__menuGlyph:before{top:6px;transform:rotate(45deg)}.site-header-module__O2uXQG__menuToggle[aria-expanded=true] .site-header-module__O2uXQG__menuGlyph:after{top:6px;transform:rotate(-45deg)}.site-header-module__O2uXQG__navigation{overscroll-behavior:contain;border:1px solid var(--header-border);background:var(--header-panel);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;visibility:hidden;pointer-events:none;transform-origin:100% 0;border-radius:26px;width:100%;max-height:calc(100dvh - 110px);margin:0;padding:18px;transition:opacity .22s,transform .4s cubic-bezier(.22,1,.36,1),visibility .22s;display:block;position:absolute;top:calc(100% + 10px);left:0;overflow-y:auto;transform:translateY(-12px)scale(.97);box-shadow:0 20px 45px #0c0c0e25}.site-header-module__O2uXQG__navigation.site-header-module__O2uXQG__open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.site-header-module__O2uXQG__links{background:0 0;border:0;border-radius:0;flex-direction:column;align-items:stretch;gap:4px;padding:0;display:flex}.site-header-module__O2uXQG__navHighlight{display:none}.site-header-module__O2uXQG__featureNav{width:100%}.site-header-module__O2uXQG__navLink{border-radius:13px;justify-content:flex-start;width:100%;min-height:49px;padding:12px 15px;font-size:15px}.site-header-module__O2uXQG__navLink:hover,.site-header-module__O2uXQG__navLink[aria-expanded=true],.site-header-module__O2uXQG__active{background:var(--header-hover)}.site-header-module__O2uXQG__navLink>svg{width:17px;height:17px;margin-left:auto}.site-header-module__O2uXQG__active:after{width:5px;height:5px;bottom:22px;left:auto;right:14px}.site-header-module__O2uXQG__active[aria-controls]:after{display:none}.site-header-module__O2uXQG__navigation.site-header-module__O2uXQG__open .site-header-module__O2uXQG__links>*{animation:.4s cubic-bezier(.22,1,.36,1) both site-header-module__O2uXQG__menu-item-arrive}.site-header-module__O2uXQG__navigation.site-header-module__O2uXQG__open .site-header-module__O2uXQG__links>:nth-child(3){animation-delay:35ms}.site-header-module__O2uXQG__navigation.site-header-module__O2uXQG__open .site-header-module__O2uXQG__links>:nth-child(4){animation-delay:70ms}.site-header-module__O2uXQG__navigation.site-header-module__O2uXQG__open .site-header-module__O2uXQG__links>:nth-child(5){animation-delay:.105s}.site-header-module__O2uXQG__navigation.site-header-module__O2uXQG__open .site-header-module__O2uXQG__links>:nth-child(6){animation-delay:.14s}.site-header-module__O2uXQG__mobileActions{border-top:1px solid var(--header-border);gap:12px;margin-top:16px;padding-top:18px;display:grid}.site-header-module__O2uXQG__mobileActions .site-header-module__O2uXQG__login{border:1px solid var(--header-border);border-radius:999px;min-height:44px;font-size:12px}.site-header-module__O2uXQG__mobileActions .site-header-module__O2uXQG__trial{justify-content:space-between;min-height:49px;padding-left:22px}.site-header-module__O2uXQG__mobileActions>span{text-align:center;color:var(--header-muted);font-size:10px}.site-header-module__O2uXQG__mega{--menu-fg:var(--header-fg);--menu-muted:var(--header-muted);width:100%;box-shadow:none;background:var(--header-hover);-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:14px;margin-block:7px;position:static}.site-header-module__O2uXQG__megaBody{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:16px 10px}.site-header-module__O2uXQG__megaIntro{display:none}.site-header-module__O2uXQG__group:last-child{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.site-header-module__O2uXQG__group:last-child .site-header-module__O2uXQG__groupTitle{grid-column:1/-1}.site-header-module__O2uXQG__groupTitle{margin-top:3px;font-size:10px}.site-header-module__O2uXQG__featureLink{min-height:61px}.site-header-module__O2uXQG__featureLink strong{font-size:12px}.site-header-module__O2uXQG__featureLink small{font-size:11px}.site-header-module__O2uXQG__header[data-theme=dark] .site-header-module__O2uXQG__featureLink>span{color:var(--primary);border-color:#fff2}.site-header-module__O2uXQG__header[data-theme=dark] .site-header-module__O2uXQG__featureLink:hover>span{color:var(--brand-black);border-color:var(--primary)}.site-header-module__O2uXQG__header[data-theme=dark] .site-header-module__O2uXQG__featureLink:hover,.site-header-module__O2uXQG__header[data-theme=dark] .site-header-module__O2uXQG__featureLink[aria-current=page]{background:#ffffff08}.site-header-module__O2uXQG__megaFooter{border-color:var(--header-border);background:0 0;padding:17px}.site-header-module__O2uXQG__megaFooter a{color:var(--header-fg);font-size:11px}.site-header-module__O2uXQG__header[data-theme=dark] .site-header-module__O2uXQG__mega a:focus-visible{outline-color:var(--primary)}}@media (max-width:600px){.site-header-module__O2uXQG__header{--header-height:88px;padding-block:10px}.site-header-module__O2uXQG__bar,.site-header-module__O2uXQG__header[data-scrolled=true] .site-header-module__O2uXQG__bar{gap:10px;width:calc(100% - 28px)}.site-header-module__O2uXQG__brand .brand-logo{width:128px}.site-header-module__O2uXQG__actions .site-header-module__O2uXQG__trial{gap:8px;padding-left:13px;font-size:11px}.site-header-module__O2uXQG__actions .site-header-module__O2uXQG__trial>svg{width:28px;height:28px;padding:7px}.site-header-module__O2uXQG__megaBody{grid-template-columns:minmax(0,1fr);gap:17px;padding:16px 8px}.site-header-module__O2uXQG__group:last-child{display:block}.site-header-module__O2uXQG__groupTitle{margin-bottom:8px}.site-header-module__O2uXQG__featureLink{gap:12px;min-height:61px}.site-header-module__O2uXQG__featureLink strong{font-size:13px}.site-header-module__O2uXQG__featureLink small{font-size:11px}.site-header-module__O2uXQG__megaFooter{gap:10px;padding:15px 12px}.site-header-module__O2uXQG__megaFooter a{gap:6px}}@media (max-width:440px){.site-header-module__O2uXQG__actions{display:none}.site-header-module__O2uXQG__menuToggle{margin-left:auto}}@media (prefers-reduced-motion:reduce){.site-header-module__O2uXQG__header *,.site-header-module__O2uXQG__header :before,.site-header-module__O2uXQG__header :after{transition:none!important;animation:none!important}}
.pricing-billing-module__VHZ4HW__experience{display:contents}.pricing-billing-module__VHZ4HW__billingControls{border:1px solid var(--border);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:28px;max-width:100%;margin:0 auto 34px;padding:25px 28px;display:flex;overflow:hidden;box-shadow:0 3px 8px #0c0c0e06}.pricing-billing-module__VHZ4HW__billingCopy{min-width:0}.pricing-billing-module__VHZ4HW__billingCopy>span{color:var(--accent-ink);font-family:var(--font-sans);letter-spacing:.11em;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.pricing-billing-module__VHZ4HW__billingCopy>strong{color:var(--text);letter-spacing:-.035em;font-size:21px;font-weight:700;line-height:1.35;display:block}.pricing-billing-module__VHZ4HW__billingCopy>p{max-width:470px;color:var(--text-muted);margin:8px 0 0;font-size:13px;line-height:1.7}.pricing-billing-module__VHZ4HW__billingToggle{border:1px solid var(--border);background:var(--bg-2);border-radius:13px;grid-template-columns:.7fr 1.3fr;gap:5px;min-width:420px;padding:5px;display:grid}.pricing-billing-module__VHZ4HW__billingToggle button{min-height:54px;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:750;transition:border-color .2s,background .2s,color .2s;display:flex}.pricing-billing-module__VHZ4HW__billingToggle button:hover{color:var(--text)}.pricing-billing-module__VHZ4HW__billingToggle button:focus-visible{outline:2px solid var(--accent-ink);outline-offset:2px}.pricing-billing-module__VHZ4HW__billingToggle button.pricing-billing-module__VHZ4HW__active{background:var(--brand-charcoal);color:var(--on-dark);border-color:#c8f75138;box-shadow:inset 0 1px #ffffff0a}.pricing-billing-module__VHZ4HW__billingToggle svg{width:20px;height:20px;color:var(--accent-ink);flex:none}.pricing-billing-module__VHZ4HW__billingToggle small{background:var(--primary);color:var(--on-primary);white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:850;line-height:1}.pricing-billing-module__VHZ4HW__billingToggle button>span{align-items:center;gap:6px;display:inline-flex}.pricing-billing-module__VHZ4HW__billingToggle b{color:var(--accent-ink);font-family:var(--font-mono);letter-spacing:.04em;font-size:11px}.pricing-billing-module__VHZ4HW__priceBlock.pricing-billing-module__VHZ4HW__priceBlock{margin-block:22px 25px;padding-block:24px;display:block}.pricing-billing-module__VHZ4HW__monthlyMode.pricing-billing-module__VHZ4HW__monthlyMode{min-height:132px}.pricing-billing-module__VHZ4HW__annualMode.pricing-billing-module__VHZ4HW__annualMode{min-height:225px}.pricing-billing-module__VHZ4HW__priceHeadline{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.pricing-billing-module__VHZ4HW__priceHeadline>strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(36px,15cqw,48px)}.pricing-billing-module__VHZ4HW__priceHeadline>span{max-width:110px;padding-bottom:3px;font-size:14px;line-height:1.25}.pricing-billing-module__VHZ4HW__annualHeading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.pricing-billing-module__VHZ4HW__priceBlock .pricing-billing-module__VHZ4HW__annualHeading>span{color:var(--text-muted);font-size:13px;font-weight:720}.pricing-billing-module__VHZ4HW__annualHeading em{color:var(--accent-ink);white-space:nowrap;background:#c8f7511f;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:800;display:inline-flex}.pricing-billing-module__VHZ4HW__annualHeading em svg{width:14px;height:14px}.pricing-billing-module__VHZ4HW__annualPriceComparison{grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);align-items:center;gap:10px;display:grid}.pricing-billing-module__VHZ4HW__regularAnnualPrice,.pricing-billing-module__VHZ4HW__currentAnnualPrice{gap:7px;display:grid}.pricing-billing-module__VHZ4HW__priceBlock .pricing-billing-module__VHZ4HW__regularAnnualPrice>span,.pricing-billing-module__VHZ4HW__priceBlock .pricing-billing-module__VHZ4HW__currentAnnualPrice>span{color:var(--text-dim);font-size:12px;font-weight:720}.pricing-billing-module__VHZ4HW__regularAnnualPrice s{color:var(--text-muted);font-family:var(--font-mono);white-space:nowrap;font-size:clamp(16px,7cqw,25px);font-weight:720;line-height:1;text-decoration-color:#c8f751cc;text-decoration-thickness:2px}.pricing-billing-module__VHZ4HW__priceBlock .pricing-billing-module__VHZ4HW__currentAnnualPrice>strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(25px,12cqw,39px)}.pricing-billing-module__VHZ4HW__priceArrow{width:22px;height:22px;color:var(--accent-ink)}.pricing-billing-module__VHZ4HW__annualDetails{border-top:1px solid var(--border);justify-content:space-between;align-items:end;gap:12px;margin-top:20px;padding-top:15px;display:flex}.pricing-billing-module__VHZ4HW__annualDetails>p,.pricing-billing-module__VHZ4HW__monthlySummary,.pricing-billing-module__VHZ4HW__savings{margin:0}.pricing-billing-module__VHZ4HW__annualDetails>p:first-child{flex-wrap:wrap;align-items:baseline;gap:5px;display:flex}.pricing-billing-module__VHZ4HW__priceBlock .pricing-billing-module__VHZ4HW__annualDetails>p:first-child>span:first-child{width:100%;color:var(--text-dim);font-size:11px}.pricing-billing-module__VHZ4HW__annualDetails>p:first-child>strong{color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:18px}.pricing-billing-module__VHZ4HW__priceBlock .pricing-billing-module__VHZ4HW__annualDetails>p:first-child>span:last-child{color:var(--text-muted);font-size:11px}.pricing-billing-module__VHZ4HW__monthlySummary{color:var(--text-muted);margin-top:12px;font-size:13px;line-height:1.4}.pricing-billing-module__VHZ4HW__savings{color:var(--accent-ink);font-family:var(--font-mono);text-align:right;font-size:11px;font-weight:800;line-height:1.4}@media (max-width:980px){.pricing-billing-module__VHZ4HW__billingControls{flex-direction:column;align-items:stretch;gap:18px;max-width:650px}.pricing-billing-module__VHZ4HW__billingToggle{width:100%;min-width:0}}@media (max-width:560px){.pricing-billing-module__VHZ4HW__billingControls{border-radius:15px;margin-bottom:34px;padding:22px 18px 18px}.pricing-billing-module__VHZ4HW__billingToggle{grid-template-columns:1fr}.pricing-billing-module__VHZ4HW__billingToggle button{min-height:50px}.pricing-billing-module__VHZ4HW__billingToggle small{font-size:9px}.pricing-billing-module__VHZ4HW__annualMode.pricing-billing-module__VHZ4HW__annualMode{min-height:250px}.pricing-billing-module__VHZ4HW__annualPriceComparison{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);gap:7px}.pricing-billing-module__VHZ4HW__regularAnnualPrice s{font-size:clamp(16px,7cqw,22px)}.pricing-billing-module__VHZ4HW__priceBlock .pricing-billing-module__VHZ4HW__currentAnnualPrice>strong{font-size:clamp(25px,12cqw,34px)}.pricing-billing-module__VHZ4HW__annualDetails{flex-direction:column;align-items:flex-start}.pricing-billing-module__VHZ4HW__savings{text-align:left}}.pricing-billing-module__VHZ4HW__billingToggle button.pricing-billing-module__VHZ4HW__active svg,.pricing-billing-module__VHZ4HW__billingToggle button.pricing-billing-module__VHZ4HW__active b{color:var(--primary)}
