.pricing-module__vjiKhq__page{width:min(calc(100% - 48px), var(--maxw));padding:clamp(72px, 9vw, 118px) 0 var(--s-10);margin:0 auto}.pricing-module__vjiKhq__hero{text-align:center;max-width:920px;margin:0 auto}.pricing-module__vjiKhq__eyebrow{color:var(--action);font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:700}.pricing-module__vjiKhq__hero h1{margin-top:var(--s-4);letter-spacing:-.055em;text-wrap:balance;font-size:clamp(48px,6.5vw,78px);line-height:1}.pricing-module__vjiKhq__hero>p:last-child{max-width:720px;margin:var(--s-5) auto 0;color:var(--fg-muted);text-wrap:balance;font-size:clamp(18px,2vw,21px);line-height:1.6}.pricing-module__vjiKhq__planSection{margin-top:clamp(64px,8vw,96px)}.pricing-module__vjiKhq__plans{gap:var(--s-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.pricing-module__vjiKhq__planCard{border:1px solid var(--border);border-radius:var(--r-xl);background:var(--surface);min-height:640px;box-shadow:var(--shadow-2);grid-template-rows:auto auto auto 1fr auto;padding:clamp(28px,4vw,46px);display:grid}.pricing-module__vjiKhq__enterpriseCard{border-color:var(--border-strong);background:var(--surface-2);box-shadow:var(--shadow-4)}.pricing-module__vjiKhq__planHeader{align-items:flex-start;column-gap:var(--s-5);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name price""promise price";row-gap:8px;display:grid}.pricing-module__vjiKhq__planHeader h3{letter-spacing:-.04em;grid-area:name;font-size:clamp(28px,2.6vw,36px);line-height:1}.pricing-module__vjiKhq__planPromise{max-width:480px;color:var(--fg);letter-spacing:-.025em;text-wrap:balance;grid-area:promise;margin:0;font-size:clamp(21px,2vw,27px);font-weight:650;line-height:1.16}.pricing-module__vjiKhq__price{align-items:baseline;gap:var(--s-2);white-space:nowrap;grid-area:price;display:flex}.pricing-module__vjiKhq__price strong{letter-spacing:-.05em;font-size:clamp(32px,2.8vw,38px);line-height:1}.pricing-module__vjiKhq__price span{color:var(--fg-subtle);font-size:13px}.pricing-module__vjiKhq__enterprisePrice{text-align:right;white-space:normal;flex-direction:column;align-items:flex-end;gap:5px;max-width:180px}.pricing-module__vjiKhq__enterprisePrice strong{font-size:clamp(30px,2.6vw,36px)}.pricing-module__vjiKhq__planDescription{margin-top:var(--s-6);padding-top:var(--s-5);border-top:1px solid var(--border);color:var(--fg-muted);font-size:17px;line-height:1.6}.pricing-module__vjiKhq__includesLabel{margin-top:var(--s-6);color:var(--fg-subtle);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.pricing-module__vjiKhq__planFeatures{margin-top:var(--s-3);align-content:start;gap:12px;display:grid}.pricing-module__vjiKhq__planFeatures li{color:var(--fg-muted);grid-template-columns:20px minmax(0,1fr);gap:10px;font-size:16px;line-height:1.45;display:grid}.pricing-module__vjiKhq__planFeatures li span{color:var(--success-fg);font-weight:800}.pricing-module__vjiKhq__primaryAction,.pricing-module__vjiKhq__secondaryAction{width:100%;min-height:54px;transition:color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);border-radius:14px;justify-content:space-between;align-items:center;padding:0 20px;font-weight:700;display:flex}.pricing-module__vjiKhq__planFooter{margin-top:var(--s-7)}.pricing-module__vjiKhq__secondaryAction{border:1px solid var(--border-strong);background:var(--surface-2)}.pricing-module__vjiKhq__secondaryAction:hover{border-color:var(--action);color:var(--action);transform:translateY(-1px)}.pricing-module__vjiKhq__primaryAction{color:var(--fg-on-brand);background:var(--brand-fill)}.pricing-module__vjiKhq__primaryAction:hover{background:var(--brand-fill-hover);transform:translateY(-1px)}.pricing-module__vjiKhq__planFooter small{margin-top:var(--s-3);color:var(--fg-subtle);text-align:center;display:block}.pricing-module__vjiKhq__entitlementSection,.pricing-module__vjiKhq__compareSection{margin-top:clamp(96px,11vw,144px)}.pricing-module__vjiKhq__sectionHeading{margin-bottom:var(--s-7);align-items:end;gap:var(--s-7);grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);display:grid}.pricing-module__vjiKhq__sectionHeading h2{max-width:760px;margin-top:var(--s-3);letter-spacing:-.045em;text-wrap:balance;font-size:clamp(38px,5vw,60px);line-height:1.04}.pricing-module__vjiKhq__sectionHeading>p{color:var(--fg-muted);line-height:1.65}.pricing-module__vjiKhq__entitlementExplorer{border:1px solid var(--border);border-radius:var(--r-xl);background:var(--surface);box-shadow:var(--shadow-3);grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);display:grid;overflow:hidden}.pricing-module__vjiKhq__entitlementTabs{border-right:1px solid var(--border);background:var(--bg-raised);align-content:start;gap:6px;padding:14px;display:grid}.pricing-module__vjiKhq__entitlementTab{min-height:62px;padding:0 var(--s-4);align-items:center;gap:var(--s-2);color:var(--fg-muted);text-align:left;transition:color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);border:1px solid #0000;border-radius:12px;grid-template-columns:34px minmax(0,1fr) auto;display:grid}.pricing-module__vjiKhq__entitlementTab>span{color:var(--fg-subtle);font-family:var(--mono);font-size:10px}.pricing-module__vjiKhq__entitlementTab>strong{font-weight:600}.pricing-module__vjiKhq__entitlementTab>small{color:var(--fg-subtle);font-family:var(--mono);letter-spacing:.04em;white-space:nowrap;align-items:center;gap:7px;font-size:9px;display:flex}.pricing-module__vjiKhq__entitlementTab>small:before{background:var(--fg-subtle);content:"";border-radius:50%;flex:none;width:6px;height:6px}.pricing-module__vjiKhq__entitlementTab>small[data-access=both]:before{background:var(--success-fg)}.pricing-module__vjiKhq__entitlementTab:hover{color:var(--fg);background:var(--fill-2)}.pricing-module__vjiKhq__entitlementTab[aria-selected=true]{border-color:var(--border-strong);color:var(--fg);background:var(--surface-2)}.pricing-module__vjiKhq__entitlementDetail{flex-direction:column;min-height:510px;padding:clamp(30px,5vw,58px);display:flex}.pricing-module__vjiKhq__entitlementMeta{justify-content:space-between;align-items:center;gap:var(--s-4);display:flex}.pricing-module__vjiKhq__entitlementMeta>span:first-child{color:var(--fg-subtle);font-family:var(--mono);letter-spacing:.12em;font-size:11px}.pricing-module__vjiKhq__entitlementMeta>span:last-child{color:var(--fg-muted);align-items:center;gap:8px;font-size:12px;display:inline-flex}.pricing-module__vjiKhq__entitlementMeta i{background:var(--action);border-radius:50%;width:7px;height:7px}.pricing-module__vjiKhq__entitlementMeta span[data-access=both] i{background:var(--success-fg)}.pricing-module__vjiKhq__entitlementIntro h3{margin-top:var(--s-5);letter-spacing:-.045em;font-size:clamp(32px,4vw,48px)}.pricing-module__vjiKhq__entitlementIntro p{margin-top:var(--s-3);color:var(--fg-muted);font-size:17px;line-height:1.55}.pricing-module__vjiKhq__entitlementPlans{margin-top:var(--s-7);gap:var(--s-3);grid-template-columns:1fr 1fr;display:grid}.pricing-module__vjiKhq__entitlementPlans>div{min-height:178px;padding:var(--s-5);gap:var(--s-4);border:1px solid var(--border);border-radius:var(--r-lg);background:var(--surface-2);grid-template-rows:auto auto 1fr;display:grid}.pricing-module__vjiKhq__entitlementPlans>div[data-included=false]{opacity:.68}.pricing-module__vjiKhq__entitlementPlanHeader{justify-content:space-between;align-items:baseline;gap:var(--s-3);display:flex}.pricing-module__vjiKhq__entitlementPlanHeader>span{color:var(--fg-subtle);font-family:var(--mono);letter-spacing:.12em;font-size:11px}.pricing-module__vjiKhq__entitlementPlanHeader>small{color:var(--fg-subtle);font-size:11px}.pricing-module__vjiKhq__enterpriseEntitlement{border-color:var(--border-strong)!important}.pricing-module__vjiKhq__entitlementStatus{align-items:center;gap:10px;display:flex}.pricing-module__vjiKhq__entitlementStatus strong{color:var(--fg);font-size:18px}.pricing-module__vjiKhq__entitlementPlans>div>p{color:var(--fg-muted);align-self:end;font-size:13px;line-height:1.5}.pricing-module__vjiKhq__entitlementNote{margin-top:var(--s-5);padding-top:var(--s-4);border-top:1px solid var(--border);color:var(--fg-muted);font-size:13px;line-height:1.5}.pricing-module__vjiKhq__entitlementAnimated{animation:pricing-module__vjiKhq__entitlementReveal .26s var(--ease-out) both}.pricing-module__vjiKhq__entitlementAnimatedDelay{animation-delay:35ms}.pricing-module__vjiKhq__entitlementAnimatedDelayMore{animation-delay:70ms}.pricing-module__vjiKhq__included,.pricing-module__vjiKhq__excluded{justify-content:center;align-items:center;gap:var(--s-2);font-weight:700;display:inline-flex}.pricing-module__vjiKhq__included>span:first-child,.pricing-module__vjiKhq__excluded>span:first-child{border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;display:grid}.pricing-module__vjiKhq__included{color:var(--success-fg)}.pricing-module__vjiKhq__included>span:first-child{background:var(--success-bg)}.pricing-module__vjiKhq__excluded{color:var(--fg-subtle)}.pricing-module__vjiKhq__excluded>span:first-child{background:var(--fill-3)}.pricing-module__vjiKhq__entitlementPlans .pricing-module__vjiKhq__included,.pricing-module__vjiKhq__entitlementPlans .pricing-module__vjiKhq__excluded{justify-content:flex-start;font-size:18px}.pricing-module__vjiKhq__comparisonShell{border:1px solid var(--border);border-radius:var(--r-xl);background:var(--surface);box-shadow:var(--shadow-3);overflow:hidden}.pricing-module__vjiKhq__comparisonTools{align-items:center;gap:var(--s-2);border-bottom:1px solid var(--border);background:var(--bg-raised);grid-template-columns:minmax(0,1fr) auto auto;padding:14px;display:grid}.pricing-module__vjiKhq__searchField{min-height:46px;padding:0 var(--s-4);align-items:center;gap:var(--s-3);border:1px solid var(--border-strong);background:var(--surface);border-radius:12px;display:flex}.pricing-module__vjiKhq__searchField:focus-within{border-color:var(--action);box-shadow:var(--focus-ring)}.pricing-module__vjiKhq__searchField svg{fill:none;width:18px;height:18px;stroke:var(--fg-muted);stroke-width:1.8px;stroke-linecap:round;flex:none}.pricing-module__vjiKhq__searchField input{width:100%;min-width:0;color:var(--fg);background:0 0;border:0;outline:0}.pricing-module__vjiKhq__expandButton{min-height:46px;padding:0 var(--s-4);border:1px solid var(--border);color:var(--fg-muted);background:var(--surface);border-radius:12px}.pricing-module__vjiKhq__expandButton:hover{border-color:var(--border-strong);color:var(--fg)}.pricing-module__vjiKhq__featureCount{padding:0 var(--s-3);color:var(--fg-subtle);font-family:var(--mono);white-space:nowrap;font-size:11px}.pricing-module__vjiKhq__comparisonHeader,.pricing-module__vjiKhq__comparisonRow{grid-template-columns:minmax(0,1.6fr) minmax(120px,.7fr) minmax(140px,.7fr);align-items:center;display:grid}.pricing-module__vjiKhq__comparisonHeader{min-height:64px;padding:0 var(--s-6);border-bottom:1px solid var(--border);color:var(--fg-subtle);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700}.pricing-module__vjiKhq__comparisonHeader span:not(:first-child){text-align:center}.pricing-module__vjiKhq__comparisonGroup+.pricing-module__vjiKhq__comparisonGroup{border-top:1px solid var(--border)}.pricing-module__vjiKhq__groupToggle{width:100%;min-height:70px;padding:0 var(--s-6);align-items:center;gap:var(--s-4);color:var(--fg);text-align:left;grid-template-columns:minmax(0,1fr) auto 20px;font-weight:700;display:grid}.pricing-module__vjiKhq__groupToggle:hover{background:var(--fill-2)}.pricing-module__vjiKhq__groupMeta{color:var(--fg-subtle);font-family:var(--mono);font-size:11px;font-weight:500}.pricing-module__vjiKhq__groupToggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px;height:18px;transition:transform var(--dur-fast) var(--ease-out)}.pricing-module__vjiKhq__groupToggle[aria-expanded=true] svg{transform:rotate(180deg)}.pricing-module__vjiKhq__comparisonRows{border-top:1px solid var(--border);display:none}.pricing-module__vjiKhq__comparisonRows[data-open=true]{animation:pricing-module__vjiKhq__revealRows var(--dur-normal) var(--ease-out);display:block}.pricing-module__vjiKhq__comparisonRow{min-height:58px;padding:10px var(--s-6);color:var(--fg-muted);font-size:14px}.pricing-module__vjiKhq__comparisonRow+.pricing-module__vjiKhq__comparisonRow{border-top:1px solid var(--border)}.pricing-module__vjiKhq__planAccess{font-family:var(--mono);text-align:center;white-space:nowrap;justify-content:center;justify-self:center;align-items:center;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.pricing-module__vjiKhq__planAccess[data-access=limited],.pricing-module__vjiKhq__planAccess[data-access=custom]{color:var(--accent-text)}.pricing-module__vjiKhq__planAccess[data-access=included]{color:var(--success-fg)}.pricing-module__vjiKhq__planAccess[data-access=unavailable]{color:var(--fg-subtle)}.pricing-module__vjiKhq__availabilityText{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.pricing-module__vjiKhq__emptyState{padding:var(--s-8) var(--s-6);color:var(--fg-muted);text-align:center}.pricing-module__vjiKhq__closing{align-items:center;gap:var(--s-7);border:1px solid var(--border-strong);border-radius:var(--r-xl);background:var(--surface-2);grid-template-columns:minmax(0,1fr) 220px;margin-top:clamp(96px,11vw,144px);padding:clamp(36px,6vw,68px);display:grid}.pricing-module__vjiKhq__closing h2{max-width:720px;margin-top:var(--s-3);letter-spacing:-.045em;text-wrap:balance;font-size:clamp(36px,5vw,58px);line-height:1.04}.pricing-module__vjiKhq__closing>div>p:last-child{max-width:680px;margin-top:var(--s-4);color:var(--fg-muted);line-height:1.6}.pricing-module__vjiKhq__closingActions{gap:var(--s-2);display:grid}.pricing-module__vjiKhq__closingActions a{border:1px solid var(--border-strong);border-radius:12px;justify-content:center;align-items:center;min-height:50px;font-weight:700;display:flex}.pricing-module__vjiKhq__closingActions a:first-child{border-color:var(--brand-fill);color:var(--fg-on-brand);background:var(--brand-fill)}.pricing-module__vjiKhq__closingActions a:hover{transform:translateY(-1px)}.pricing-module__vjiKhq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes pricing-module__vjiKhq__revealRows{0%{opacity:0;transform:translateY(-3px)}}@keyframes pricing-module__vjiKhq__entitlementReveal{0%{opacity:.25;transform:translateY(5px)}}@media (max-width:980px){.pricing-module__vjiKhq__plans{grid-template-columns:1fr}.pricing-module__vjiKhq__planCard{min-height:620px}.pricing-module__vjiKhq__sectionHeading{align-items:start;gap:var(--s-4);grid-template-columns:1fr}.pricing-module__vjiKhq__sectionHeading>p{max-width:650px}}@media (max-width:760px){.pricing-module__vjiKhq__page{width:min(calc(100% - 28px), var(--maxw));padding-top:var(--s-8)}.pricing-module__vjiKhq__hero h1{font-size:clamp(42px,13vw,60px)}.pricing-module__vjiKhq__planHeader{min-height:auto}.pricing-module__vjiKhq__price{margin-top:0}.pricing-module__vjiKhq__planDescription{min-height:auto}.pricing-module__vjiKhq__entitlementExplorer{grid-template-columns:1fr}.pricing-module__vjiKhq__entitlementTabs{border-right:0;border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-module__vjiKhq__entitlementDetail{min-height:420px}.pricing-module__vjiKhq__comparisonTools{grid-template-columns:1fr auto}.pricing-module__vjiKhq__searchField{grid-column:1/-1}.pricing-module__vjiKhq__comparisonHeader,.pricing-module__vjiKhq__comparisonRow{grid-template-columns:minmax(0,1fr) 96px 112px}.pricing-module__vjiKhq__comparisonHeader,.pricing-module__vjiKhq__comparisonRow,.pricing-module__vjiKhq__groupToggle{padding-inline:var(--s-4)}.pricing-module__vjiKhq__comparisonHeader{font-size:9px}.pricing-module__vjiKhq__comparisonRow{font-size:13px}.pricing-module__vjiKhq__closing{grid-template-columns:1fr}}@media (max-width:520px){.pricing-module__vjiKhq__planCard{min-height:auto;padding:var(--s-5)}.pricing-module__vjiKhq__planHeader{grid-template-areas:"name price""promise promise";column-gap:12px}.pricing-module__vjiKhq__planHeader h3{font-size:27px}.pricing-module__vjiKhq__enterprisePrice{max-width:132px}.pricing-module__vjiKhq__enterprisePrice strong{font-size:29px}.pricing-module__vjiKhq__enterprisePrice span{font-size:10px}.pricing-module__vjiKhq__primaryAction,.pricing-module__vjiKhq__secondaryAction{margin-top:0}.pricing-module__vjiKhq__entitlementTabs{display:flex;overflow-x:auto}.pricing-module__vjiKhq__entitlementTab{grid-template-columns:26px auto auto;min-width:max-content}.pricing-module__vjiKhq__entitlementDetail{min-height:470px;padding:var(--s-5)}.pricing-module__vjiKhq__entitlementPlans,.pricing-module__vjiKhq__comparisonTools{grid-template-columns:1fr}.pricing-module__vjiKhq__expandButton,.pricing-module__vjiKhq__featureCount{justify-content:center;align-items:center;width:100%;min-height:42px;display:flex}.pricing-module__vjiKhq__comparisonHeader,.pricing-module__vjiKhq__comparisonRow{grid-template-columns:minmax(0,1fr) 76px 92px}.pricing-module__vjiKhq__comparisonHeader{padding-inline:12px}.pricing-module__vjiKhq__comparisonRow{min-height:62px;padding-inline:12px}.pricing-module__vjiKhq__planAccess{white-space:normal;font-size:9px}.pricing-module__vjiKhq__groupMeta{display:none}.pricing-module__vjiKhq__groupToggle{grid-template-columns:minmax(0,1fr) 18px}}@media (prefers-reduced-motion:reduce){.pricing-module__vjiKhq__entitlementAnimated,.pricing-module__vjiKhq__comparisonRows[data-open=true]{animation:none}}
