:root{--bg-main: #0a0a0b;--bg-surface: #111113;--accent-gold: #d4af37;--accent-red: #ff3b30;--text-main: #ffffff;--text-secondary: rgba(255, 255, 255, .8);--text-muted: rgba(255, 255, 255, .6);--text-dim: rgba(255, 255, 255, .4);--border-main: rgba(255, 255, 255, .15);--border-light: rgba(255, 255, 255, .1);--border-subtle: rgba(255, 255, 255, .05);--text-inverse: #000000;--bg-overlay: rgba(10, 10, 11, .95);--bg-vignette: radial-gradient(circle at center, transparent 0%, rgba(0, 0, 0, .8) 100%);--accent-gold-muted: rgba(212, 175, 55, .2);--accent-gold-dim: rgba(212, 175, 55, .1);--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-in-out-cubic: cubic-bezier(.65, 0, .35, 1);--transition-fast: .3s var(--ease-out-expo);--transition-base: .4s var(--ease-out-expo);--transition-slow: .6s var(--ease-out-expo);--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-2xl: 32px;--radius-pill: 9999px;--radius-circle: 50%;--text-tiny: .625rem;--text-xs-alt: .6875rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-md: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 2rem;--text-3xl: 2.5rem;--text-4xl: 3rem;--text-fluid-xs: clamp(.75rem, .7vw + .5rem, .875rem);--text-fluid-sm: clamp(.875rem, .8vw + .6rem, 1rem);--text-fluid-base: clamp(1rem, 1vw + .8rem, 1.125rem);--text-fluid-lg: clamp(1.25rem, 1.5vw + 1rem, 1.5rem);--text-fluid-xl: clamp(1.5rem, 2vw + 1.2rem, 2rem);--text-fluid-2xl: clamp(2rem, 3vw + 1.5rem, 3rem);--text-fluid-3xl: clamp(2.5rem, 4vw + 2rem, 4.5rem);--text-fluid-h1: clamp(3rem, 8vw, 7rem);--space-3xs: .25rem;--space-2xs: .5rem;--space-xs: .75rem;--space-sm: 1rem;--space-ms: 1.25rem;--space-md: 1.5rem;--space-lg: 2rem;--space-xl: 2.5rem;--space-2xl: 3rem;--space-3xl: 4rem;--space-4xl: 5rem;--space-5xl: 6rem;--space-6xl: 7.5rem;--space-7xl: 10rem;--space-section: clamp(4rem, 10vh, 10rem);--space-container-gutter: clamp(1.5rem, 4vw, 4rem)}.pricing.svelte-zxneyx{background-color:var(--bg-main, #0a0a0b);min-height:100vh;padding-bottom:var(--spacing-macro, 160px);overflow-x:hidden;width:100%}@media(max-width:767.98px){.pricing.svelte-zxneyx{padding-bottom:64px}}.pricing__hero.svelte-zxneyx{padding:200px 0 64px}@media(max-width:991.98px){.pricing__hero.svelte-zxneyx{padding:140px 0 48px}}@media(max-width:767.98px){.pricing__hero.svelte-zxneyx{padding:120px 0 32px}}.pricing__hero-content.svelte-zxneyx{display:grid;grid-template-columns:1fr 1.2fr;gap:64px;align-items:end;width:100%}@media(max-width:991.98px){.pricing__hero-content.svelte-zxneyx{grid-template-columns:1fr;gap:24px;align-items:start}}.pricing__title.svelte-zxneyx{font-size:var(--text-fluid-h1);font-weight:800;line-height:.95;letter-spacing:-.04em;color:var(--text-main);margin:0;text-transform:uppercase}@media(max-width:767.98px){.pricing__title.svelte-zxneyx{font-size:clamp(2.25rem,12vw,3.5rem);line-height:1;letter-spacing:-.02em}}.pricing__title-italic.svelte-zxneyx{font-weight:300;font-style:italic;color:var(--text-secondary);text-transform:uppercase}.pricing__subtitle.svelte-zxneyx{font-size:var(--text-md);line-height:1.6;color:var(--text-secondary);margin:0;border-left:1px solid var(--border-main);padding-left:24px}@media(max-width:991.98px){.pricing__subtitle.svelte-zxneyx{border-left:none;padding-left:0}}.pricing__main.svelte-zxneyx{width:100%;box-sizing:border-box}.pricing__tabs.svelte-zxneyx{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:64px;justify-content:center}@media(max-width:767.98px){.pricing__tabs.svelte-zxneyx{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:12px;margin-bottom:24px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pricing__tabs.svelte-zxneyx::-webkit-scrollbar{display:none}.pricing__tabs.svelte-zxneyx:after{content:"";padding-right:1px}}.pricing__tab-btn.svelte-zxneyx{background:transparent;border:1px solid var(--border-light);color:var(--text-secondary);padding:0 24px;min-height:44px;display:flex;align-items:center;justify-content:center;border-radius:999px;font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap;outline:none;-webkit-tap-highlight-color:transparent;text-decoration:none}.pricing__tab-btn.svelte-zxneyx:hover{border-color:#ffffff4d;color:var(--text-main)}.pricing__tab-btn.is-active.svelte-zxneyx{background:#fff;color:var(--text-inverse);border-color:var(--text-main)}@media(max-width:767.98px){.pricing__tab-btn.svelte-zxneyx{padding:0 20px;font-size:var(--text-xs);flex-shrink:0}}.pricing__content-area.svelte-zxneyx{min-height:600px;min-width:0;display:grid;grid-template-columns:1fr;align-items:start;overflow:hidden}
