:root{--bg:#090a0c;--panel:#111318;--panel-soft:#151820;--text:#f5f5f6;--muted:#a1a4ad;--subtle:#777b85;--line:rgba(255,255,255,.11);--line-strong:rgba(255,255,255,.2);--violet:#8a7df7;--violet-soft:rgba(138,125,247,.13);--paper:#f5f3ee;--ink:#161719;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:0;margin:0;overflow-x:hidden;background:var(--bg);color:var(--text);font-family:Inter,"SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}svg{flex:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:fixed;z-index:50;inset:0 0 auto;height:72px;border-bottom:1px solid rgba(255,255,255,.065);background:rgba(9,10,12,.84);backdrop-filter:blur(20px) saturate(130%)}.header-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:30px;width:min(1400px,calc(100% - 48px));height:100%;margin:auto}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.brand img{width:28px;height:28px;filter:invert(1)}.brand strong{font-size:19px;line-height:1;letter-spacing:-.045em}.site-nav{display:flex;justify-content:center;gap:clamp(15px,1.8vw,27px)}.site-nav a,.header-login{color:#aaadb6;font-size:12px;font-weight:650;transition:color .18s ease}.site-nav a:hover,.site-nav a[aria-current=page],.header-login:hover{color:#fff}.site-nav a[aria-current=page]{text-decoration:underline;text-underline-offset:6px}.header-actions{display:flex;align-items:center;gap:12px}.language-switch{display:flex;gap:1px;padding:3px;border:1px solid var(--line);border-radius:9px;background:rgba(255,255,255,.035)}.language-switch button{width:30px;height:27px;padding:0;border:0;border-radius:6px;background:transparent;color:#777b85;font-size:10px;font-weight:800;cursor:pointer}.language-switch button.is-active{background:#f2f2f3;color:#0c0d0f}.header-cta,.primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;background:#f5f5f6;color:#101114;font-size:12px;font-weight:800;transition:transform .18s ease,background .18s ease}.header-cta{height:38px;padding:0 14px}.header-cta:hover,.primary-cta:hover{transform:translateY(-1px);background:#fff}.header-cta svg,.primary-cta svg{width:15px;height:15px}.mobile-menu{display:none;width:38px;height:38px;padding:0;border:1px solid var(--line);border-radius:8px;background:#111318;cursor:pointer}.mobile-menu span{display:block;width:15px;height:1.5px;margin:4px auto;background:#fff}.site-header a:focus-visible,.site-header button:focus-visible,.pricing-root a:focus-visible,.pricing-root summary:focus-visible,.primary-cta:focus-visible{outline:3px solid #b8b0ff;outline-offset:4px}
main{overflow:hidden}.pricing-hero{position:relative;min-height:535px;padding:164px 24px 82px;border-bottom:1px solid var(--line);background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:64px 64px;text-align:center}.pricing-hero__glow{position:absolute;top:-280px;left:50%;width:min(1000px,100vw);height:640px;transform:translateX(-50%);background:radial-gradient(ellipse,rgba(138,125,247,.22),rgba(255,103,87,.045) 46%,transparent 72%);filter:blur(14px);pointer-events:none}.pricing-hero__content{position:relative;z-index:1;max-width:900px;margin:auto}.eyebrow{margin:0;color:#b2aaff;font-size:10px;font-weight:850;letter-spacing:.16em;line-height:1.4}.pricing-hero h1{max-width:850px;margin:20px auto 0;font-size:clamp(44px,6vw,78px);font-weight:730;letter-spacing:-.067em;line-height:.96}.pricing-hero__intro{max-width:680px;margin:24px auto 0;color:var(--muted);font-size:clamp(16px,1.55vw,19px);line-height:1.58}.annual-callout{display:inline-flex;align-items:center;gap:9px;margin:25px auto 0;padding:9px 12px;border:1px solid rgba(174,165,255,.33);border-radius:999px;background:rgba(138,125,247,.1);color:#dedbff;font-size:12px;font-weight:720}.annual-callout svg{width:16px;color:#bdb6ff}
.pricing-comparison{width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:clamp(72px,9vw,124px) 0}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.48fr);align-items:end;gap:36px;margin-bottom:39px}.section-heading h2{max-width:740px;margin:15px 0 0;font-size:clamp(35px,4.4vw,60px);letter-spacing:-.06em;line-height:1}.section-heading>p{max-width:390px;margin:0;color:var(--muted);font-size:14px;line-height:1.6}.pricing-root{min-width:0}.pricing-loading,.pricing-error{display:grid;place-items:center;min-height:220px;border:1px solid var(--line);border-radius:18px;background:var(--panel);color:var(--muted);font-size:14px}.pricing-error{gap:16px;padding:28px;text-align:center}.pricing-error p{margin:0}.pricing-error a{padding:10px 13px;border:1px solid var(--line-strong);border-radius:8px;color:var(--text);font-weight:750}.pricing-table-wrap{border:1px solid var(--line);border-radius:19px;background:var(--panel);overflow:hidden}.pricing-table{width:100%;border-collapse:collapse;table-layout:fixed}.pricing-table th,.pricing-table td{padding:17px 18px;border-bottom:1px solid var(--line);vertical-align:middle;text-align:left}.pricing-table thead th{height:171px;vertical-align:bottom;background:#101217}.pricing-table thead th:first-child{width:25%;color:var(--subtle);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.pricing-table thead th:not(:first-child){position:relative;width:25%;color:#fff}.pricing-table thead th>span{display:block;font-size:23px;letter-spacing:-.04em}.pricing-table thead th small{display:block;margin-top:7px;color:#9c9fa8;font-size:11px;font-weight:600;line-height:1.4}.pricing-table tbody th{color:#b5b8c0;font-size:12px;font-weight:700}.pricing-table td{font-size:13px;font-weight:760}.pricing-table tr:last-child>*{border-bottom:0}.pricing-table .is-recommended{background:rgba(138,125,247,.09)}.pricing-table thead .is-recommended{box-shadow:inset 1px 0 0 rgba(174,165,255,.35),inset -1px 0 0 rgba(174,165,255,.35)}.recommended-badge{display:inline-flex;align-items:center;gap:5px;max-width:100%;margin:0 0 11px;padding:5px 8px;border:1px solid rgba(183,175,255,.38);border-radius:999px;background:rgba(138,125,247,.17);color:#dedbff;font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.recommended-badge svg{width:12px;height:12px}.pricing-cards{display:none}
.pricing-closing{display:grid;justify-items:center;padding:clamp(76px,10vw,130px) 24px;border-top:1px solid var(--line);background:radial-gradient(ellipse at 50% 115%,rgba(138,125,247,.2),transparent 59%);text-align:center}.pricing-closing h2{max-width:900px;margin:17px 0 15px;font-size:clamp(38px,5vw,67px);letter-spacing:-.065em;line-height:.98}.pricing-closing>p:not(.eyebrow){max-width:660px;margin:0;color:var(--muted);font-size:16px;line-height:1.58}.primary-cta{min-height:50px;margin-top:28px;padding:0 19px}
@media(max-width:1020px){.header-inner{width:calc(100% - 36px);gap:20px}.site-nav{gap:14px}.header-login{display:none}.pricing-table th,.pricing-table td{padding:16px 13px}.pricing-table thead th>span{font-size:20px}}@media(max-width:900px){.site-nav{position:fixed;top:72px;right:18px;left:18px;display:none;gap:0;padding:10px;border:1px solid var(--line-strong);border-radius:12px;background:#111318;box-shadow:0 25px 80px rgba(0,0,0,.55)}.site-nav.is-open{display:grid}.site-nav a{padding:12px;border-radius:7px}.site-nav a:hover{background:#1a1c22}.mobile-menu{display:block}.pricing-table-wrap{display:none}.pricing-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.pricing-card{display:grid;align-content:start;min-width:0;padding:22px;border:1px solid var(--line);border-radius:16px;background:var(--panel)}.pricing-card.is-recommended{border-color:rgba(183,175,255,.55);background:linear-gradient(180deg,rgba(138,125,247,.17),rgba(17,19,24,1) 35%)}.pricing-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.pricing-card header p{margin:0;color:#a6a1df;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;line-height:1.4}.pricing-card h3{margin:9px 0 0;font-size:27px;letter-spacing:-.05em}.pricing-card header .recommended-badge{margin:0;font-size:8px}.pricing-card__price{display:flex;align-items:baseline;gap:5px;margin:24px 0 20px}.pricing-card__price strong{font-size:39px;letter-spacing:-.065em}.pricing-card__price span{color:var(--muted);font-size:12px}.pricing-card__highlights{display:grid;gap:0;margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.pricing-card__highlights li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px 0;border-bottom:1px solid var(--line);font-size:11px;line-height:1.35}.pricing-card__highlights span{color:var(--muted)}.pricing-card__highlights b{text-align:right}.pricing-card h4{margin:20px 0 10px;color:#999ca6;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.pricing-card__features{display:grid;gap:9px;margin:0;padding:0;list-style:none}.pricing-card__features li{display:flex;align-items:flex-start;gap:7px;color:#dbdce0;font-size:11px;line-height:1.4}.pricing-card__features svg{width:14px;height:14px;color:#aea6ff}.plan-cta{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;margin-top:22px;border:1px solid var(--line-strong);border-radius:8px;color:#fff;font-size:12px;font-weight:800;transition:transform .18s ease,background .18s ease}.plan-cta:hover{transform:translateY(-1px);background:#1c1f27}.plan-cta.is-primary{border-color:#f0efff;background:#f0efff;color:#17171b}.plan-cta.is-primary:hover{background:#fff}.plan-cta svg{width:14px;height:14px}.pricing-card details{margin-top:15px;border-top:1px solid var(--line)}.pricing-card summary{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:14px 0 0;color:#aeb1ba;font-size:11px;font-weight:720;cursor:pointer;list-style:none}.pricing-card summary::-webkit-details-marker{display:none}.pricing-card summary svg{width:15px;transition:transform .18s ease}.pricing-card details[open] summary svg{transform:rotate(180deg)}.pricing-card dl{display:grid;gap:0;margin:13px 0 0}.pricing-card dl div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:9px 0;border-top:1px solid rgba(255,255,255,.07);font-size:11px}.pricing-card dt{color:var(--muted)}.pricing-card dd{margin:0;font-weight:740;text-align:right}}@media(max-width:700px){.pricing-cards{grid-template-columns:1fr;gap:14px}.pricing-card{padding:23px}.pricing-card__price strong{font-size:43px}.pricing-card__features{grid-template-columns:1fr 1fr;column-gap:16px}}@media(max-width:560px){.site-header{height:64px}.header-inner{width:calc(100% - 28px);gap:11px}.site-nav{top:64px;right:14px;left:14px}.language-switch{display:none}.pricing-hero{min-height:0;padding:124px 18px 62px;background-size:46px 46px}.pricing-hero h1{font-size:clamp(39px,12vw,55px)}.pricing-comparison{width:calc(100% - 32px);padding:68px 0}.section-heading{grid-template-columns:1fr;gap:17px;margin-bottom:27px}.section-heading h2{font-size:37px}.section-heading>p{font-size:14px}.pricing-card__features{grid-template-columns:1fr}.pricing-closing{padding:76px 18px}.pricing-closing h2{font-size:39px}}@media(max-width:360px){.brand strong{font-size:17px}.pricing-card{padding:18px}.pricing-card header{display:block}.pricing-card header .recommended-badge{margin-top:11px}.annual-callout{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

/* The comparison is the first pricing surface; the public header above stays shared. */
.pricing-comparison{padding:clamp(42px,6vw,84px) 0 104px}
.section-heading{grid-template-columns:minmax(0,1fr) minmax(300px,.48fr);gap:48px;margin-bottom:32px}
.section-heading h1,.section-heading h2{max-width:760px;margin:14px 0 0;font-size:clamp(36px,4.6vw,62px);letter-spacing:-.06em;line-height:.98}
.section-heading__aside{display:grid;align-content:end;gap:18px}
.section-heading__aside>p{max-width:420px;margin:0;color:var(--muted);font-size:14px;line-height:1.55}
.billing-switch{display:inline-flex;justify-self:start;align-items:center;gap:3px;padding:4px;border:1px solid rgba(174,165,255,.38);border-radius:12px;background:rgba(138,125,247,.08)}
.billing-switch button{min-height:36px;padding:0 13px;border:0;border-radius:8px;background:transparent;color:#aaa5c9;font-size:11px;font-weight:800;letter-spacing:.03em;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}
.billing-switch button:hover{color:#fff;background:rgba(255,255,255,.07)}
.billing-switch button.is-active{background:#f0efff;color:#17171b;box-shadow:0 3px 12px rgba(0,0,0,.18)}
.billing-switch button:focus-visible,.pricing-booking__cta:focus-visible{outline:3px solid #b8b0ff;outline-offset:3px}
.pricing-table thead th{height:158px}
.pricing-table thead th>span:not(.recommended-badge){display:block;font-size:23px;letter-spacing:-.04em}
.pricing-table thead th .recommended-badge{display:inline-flex;width:max-content;align-items:center;gap:4px;margin:0 0 10px;padding:4px 7px;border:1px solid rgba(183,175,255,.38);border-radius:7px;background:rgba(138,125,247,.14);color:#dedbff;font-size:8px;font-weight:850;letter-spacing:.08em;line-height:1;text-transform:uppercase;white-space:nowrap}
.pricing-table thead th .recommended-badge svg{width:11px;height:11px}
.pricing-booking{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:22px;padding:20px 22px;border:1px solid var(--line);border-radius:15px;background:linear-gradient(90deg,rgba(138,125,247,.1),rgba(17,19,24,.92) 55%)}
.pricing-booking>div{display:grid;gap:7px}
.pricing-booking>div>p:last-child{margin:0;color:var(--muted);font-size:13px;line-height:1.45}
.pricing-booking__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 15px;border:1px solid rgba(240,239,255,.8);border-radius:8px;background:#f0efff;color:#17171b;font-size:12px;font-weight:820;white-space:nowrap;transition:transform .18s ease,background .18s ease}
.pricing-booking__cta:hover{transform:translateY(-1px);background:#fff}
.pricing-booking__cta svg{width:15px;height:15px}
@media(max-width:900px){.section-heading{grid-template-columns:1fr;gap:20px}.section-heading__aside{gap:14px}.billing-switch{width:100%;justify-self:stretch}.billing-switch button{flex:1}.pricing-booking{align-items:flex-start;flex-direction:column}.pricing-booking__cta{width:100%}}
@media(max-width:560px){.pricing-comparison{width:calc(100% - 32px);padding:45px 0 72px}.section-heading{gap:17px;margin-bottom:25px}.section-heading h1,.section-heading h2{font-size:clamp(36px,10.8vw,49px)}.section-heading__aside>p{font-size:13px}.billing-switch button{padding:0 9px;font-size:10px}.pricing-booking{padding:18px;margin-top:18px}.pricing-booking>div>p:last-child{font-size:12px}}

/* Annual billing is the default offer. These rules deliberately sit after
   the legacy pricing styling so the public header remains untouched. */
.pricing-comparison{padding:96px 0 104px}
.section-heading{align-items:stretch;gap:32px;margin-bottom:30px}
.section-heading__intro{display:grid;align-content:center;padding:16px 0}
.section-heading h1{max-width:680px;margin:14px 0 0;font-size:clamp(38px,4.4vw,58px);font-weight:730;letter-spacing:-.062em;line-height:.98}
.annual-value-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;padding:22px;border:1px solid rgba(186,178,255,.42);border-radius:18px;background:linear-gradient(135deg,rgba(135,121,247,.2),rgba(21,23,34,.96) 62%);box-shadow:0 18px 48px rgba(0,0,0,.22)}
.annual-value-panel__copy{display:grid;gap:7px}
.annual-value-panel__copy>p:not(.eyebrow){margin:0;color:#fbfaff;font-size:18px;font-weight:780;letter-spacing:-.025em;line-height:1.2}
.annual-value-panel__copy small{color:#d3d0e7;font-size:12px;line-height:1.45}
.billing-switch{display:flex;justify-self:stretch;width:100%;gap:4px;padding:4px;border-color:rgba(213,208,255,.45);border-radius:11px;background:rgba(6,7,12,.62);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
.billing-switch button{flex:1;min-width:0;min-height:42px;padding:0 12px;border-radius:8px;color:#f1efff;font-size:11px;font-weight:820;line-height:1.1;opacity:1;text-shadow:none}
.billing-switch button span{color:inherit;opacity:1;white-space:nowrap}
.billing-switch__short{display:none}
.billing-switch button:hover{background:rgba(255,255,255,.12);color:#fff}
.billing-switch button.is-active{background:#f7f6ff;color:#14141a;box-shadow:0 3px 12px rgba(0,0,0,.32)}
.billing-switch button:focus-visible,.pricing-booking__cta:focus-visible,.plan-cta:focus-visible{outline:3px solid #d7d2ff;outline-offset:3px}
.pricing-table-wrap{border-color:rgba(255,255,255,.15);border-radius:20px;background:linear-gradient(180deg,#14161d,#101217);box-shadow:0 22px 68px rgba(0,0,0,.25)}
.pricing-table thead th{height:142px;background:rgba(7,8,11,.48)}
.pricing-table td{color:#f3f2f7}
.pricing-table tbody th{color:#c7c7d0}
.pricing-table .is-recommended{background:linear-gradient(180deg,rgba(138,125,247,.16),rgba(138,125,247,.075))}
.recommended-badge,.pricing-table thead th .recommended-badge{border-color:rgba(202,197,255,.7);background:#312d55;color:#f0eeff}
.pricing-price{display:grid;gap:4px}
.pricing-price__main{display:flex;align-items:baseline;gap:5px}
.pricing-price__main strong{color:#fff;font-size:20px;letter-spacing:-.045em}
.pricing-price__main>span{color:#b9b7c5;font-size:11px;font-weight:700}
.pricing-price small{color:#cbc8dd;font-size:10px;font-weight:650;line-height:1.35}
.pricing-price b{width:max-content;padding:3px 6px;border-radius:5px;background:rgba(162,152,255,.18);color:#e5e1ff;font-size:9px;font-weight:800;line-height:1.2}
.pricing-price--table{min-height:68px;padding:2px 0}
.pricing-price--table .pricing-price__main strong{font-size:22px}
.pricing-booking{position:relative;align-items:center;min-height:112px;margin-top:24px;padding:25px 26px;border-color:rgba(202,197,255,.43);border-radius:18px;background:linear-gradient(115deg,rgba(138,125,247,.29),rgba(21,23,31,.98) 55%);box-shadow:0 18px 52px rgba(0,0,0,.25)}
.pricing-booking>div{gap:8px}
.pricing-booking>div>p:last-child{max-width:650px;color:#faf9ff;font-size:17px;font-weight:660;letter-spacing:-.025em;line-height:1.35}
.pricing-booking__cta{flex:none;min-height:48px;padding:0 19px;border-color:#fff;background:#fff;color:#14131a;font-size:12px;font-weight:850;box-shadow:0 7px 20px rgba(0,0,0,.3)}
.pricing-booking__cta:hover{background:#e9e6ff;color:#14131a}

@media(max-width:900px){
  .pricing-comparison{padding:88px 0 86px}
  .section-heading{gap:18px}
  .section-heading__intro{padding:0}
  .annual-value-panel{gap:15px;padding:19px}
  .pricing-card__price{display:grid;gap:5px;margin:21px 0 18px}
  .pricing-card__price .pricing-price__main strong{font-size:42px}
  .pricing-card__price small{font-size:11px}
  .pricing-card__price b{font-size:10px}
  .pricing-booking{margin-top:18px}
}

@media(max-width:560px){
  .pricing-comparison{width:calc(100% - 32px);padding:82px 0 72px}
  .section-heading h1{font-size:clamp(35px,10.5vw,48px)}
  .annual-value-panel{padding:17px}
  .annual-value-panel__copy>p:not(.eyebrow){font-size:17px}
  .annual-value-panel__copy small{font-size:11px}
  .billing-switch button{min-height:40px;padding:0 7px;font-size:10px}
  .billing-switch button[data-billing-interval="MONTHLY"]{flex:.82}
  .billing-switch button[data-billing-interval="ANNUAL"]{flex:1.18}
  .billing-switch__full{display:none}
  .billing-switch__short{display:inline}
  .pricing-booking{gap:18px;padding:20px}
  .pricing-booking>div>p:last-child{font-size:15px}
}

@media(max-width:360px){
  .pricing-comparison{width:calc(100% - 28px)}
  .billing-switch button{padding:0 4px;font-size:9px}
  .pricing-card__price .pricing-price__main strong{font-size:38px}
}
