.pricing-module__hk16OG__wrap{max-width:1400px;margin:0 auto}.pricing-module__hk16OG__hd{padding:var(--page-hero-rhythm) var(--space-16) var(--space-12);border-bottom:1px solid var(--border-strong);position:relative}.pricing-module__hk16OG__hd-meta{font-family:var(--font-body);font-size:var(--fs-xxs);font-weight:var(--weight-medium);letter-spacing:.18em;text-transform:uppercase;color:var(--text-accent);margin-bottom:var(--page-hero-rhythm);align-items:center;gap:var(--space-3);display:flex}.pricing-module__hk16OG__hd-meta:before{content:"";background:var(--accent);width:28px;height:1px}.pricing-module__hk16OG__hd h1{font-family:var(--font-display);letter-spacing:-.03em;max-width:1100px;margin-bottom:var(--space-8);font-size:clamp(3.5rem,7vw,6.5rem);line-height:.92}.pricing-module__hk16OG__hd h1 .pricing-module__hk16OG__b{color:var(--text-accent)}.pricing-module__hk16OG__hd-lead{font-family:var(--font-body);font-size:1.1875rem;font-weight:var(--weight-light);color:var(--text-secondary);max-width:720px;line-height:1.55}.pricing-module__hk16OG__hd-corner{bottom:20px;font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:.08em;color:var(--text-secondary);text-transform:uppercase;position:absolute;inset-inline-end:var(--space-12)}.pricing-module__hk16OG__tiers-sec{padding:88px var(--space-16);border-bottom:1px solid var(--border-hairline)}.pricing-module__hk16OG__tiers-grid{border:2px solid var(--border-strong);background:var(--surface-base);grid-template-columns:repeat(4,1fr);gap:0;display:grid}@media (max-width:1200px){.pricing-module__hk16OG__tiers-grid{grid-template-columns:repeat(2,1fr)}.pricing-module__hk16OG__tier:nth-child(2){border-inline-end:none}.pricing-module__hk16OG__tier:first-child,.pricing-module__hk16OG__tier:nth-child(2){border-bottom:1px solid var(--a-black-15)}}.pricing-module__hk16OG__tier{padding:44px 36px var(--space-12);border-inline-end:1px solid var(--a-black-15);background:var(--surface-base);flex-direction:column;display:flex;position:relative}.pricing-module__hk16OG__tier:last-child{border-inline-end:none}.pricing-module__hk16OG__tier.pricing-module__hk16OG__featured{background:var(--surface-dark);color:var(--on-dark)}.pricing-module__hk16OG__tier.pricing-module__hk16OG__featured:before{content:"MOST COMMON";top:14px;font-family:var(--font-body);font-size:9px;font-weight:var(--weight-bold);letter-spacing:.18em;color:var(--accent-on-dark);padding:var(--space-1) var(--space-2);border:1px solid var(--accent-on-dark);position:absolute;inset-inline-end:14px}.pricing-module__hk16OG__tier-num{font-family:var(--font-mono);font-size:var(--fs-xs);letter-spacing:.15em;color:var(--text-tertiary);margin-bottom:var(--space-4)}[data-theme=dark] .pricing-module__hk16OG__tier-num{color:var(--text-tertiary)}.pricing-module__hk16OG__tier.pricing-module__hk16OG__featured .pricing-module__hk16OG__tier-num{color:var(--a-white-50)}.pricing-module__hk16OG__tier h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:14px;font-size:2.375rem;line-height:1}.pricing-module__hk16OG__tier-price{font-family:var(--font-display);font-size:var(--fs-3xl5);color:var(--text-primary);margin-bottom:6px}.pricing-module__hk16OG__tier.pricing-module__hk16OG__featured .pricing-module__hk16OG__tier-price{color:var(--accent-on-dark)}.pricing-module__hk16OG__tier-price-sub{font-family:var(--font-body);font-size:var(--fs-sm);color:var(--text-secondary);letter-spacing:.02em;margin-bottom:28px}.pricing-module__hk16OG__tier.pricing-module__hk16OG__featured .pricing-module__hk16OG__tier-price-sub{color:var(--a-white-60)}.pricing-module__hk16OG__tier-desc{font-family:var(--font-body);font-size:var(--fs-base);color:var(--overlay-strong);margin-bottom:var(--space-8);line-height:1.6}[data-theme=dark] .pricing-module__hk16OG__tier-desc{color:var(--text-secondary)}.pricing-module__hk16OG__tier.pricing-module__hk16OG__featured .pricing-module__hk16OG__tier-desc{color:var(--on-dark-muted)}.pricing-module__hk16OG__tier-fl{margin-bottom:var(--space-8);flex:1;list-style:none}.pricing-module__hk16OG__tier-fl li{font-family:var(--font-body);font-size:var(--fs-xs5);color:var(--overlay-strong);padding:10px 0 10px var(--space-5);border-top:1px solid var(--border-subtle);position:relative}[data-theme=dark] .pricing-module__hk16OG__tier-fl li{color:var(--text-secondary)}.pricing-module__hk16OG__tier-fl li:last-child{border-bottom:1px solid var(--border-subtle)}.pricing-module__hk16OG__tier.pricing-module__hk16OG__featured .pricing-module__hk16OG__tier-fl li{color:var(--on-dark-muted);border-color:var(--border-on-dark)}.pricing-module__hk16OG__tier.pricing-module__hk16OG__featured .pricing-module__hk16OG__tier-fl li:last-child{border-bottom-color:var(--border-on-dark)}.pricing-module__hk16OG__tier-fl li:before{content:"";inset-inline-start:0;background:var(--accent);width:6px;height:6px;position:absolute;top:17px;transform:rotate(45deg)}.pricing-module__hk16OG__tier-cta{font-family:var(--font-body);font-size:var(--fs-xxs);font-weight:var(--weight-bold);letter-spacing:.14em;text-transform:uppercase;padding:14px var(--space-5);background:var(--surface-base);border:2px solid var(--border-strong);color:var(--text-primary);cursor:pointer;text-align:center;transition:all .15s}.pricing-module__hk16OG__tier-cta:hover{background:var(--text-primary);color:var(--surface-base)}.pricing-module__hk16OG__tier.pricing-module__hk16OG__featured .pricing-module__hk16OG__tier-cta{background:var(--accent);border-color:var(--accent);color:var(--text-on-brand)}.pricing-module__hk16OG__tier.pricing-module__hk16OG__featured .pricing-module__hk16OG__tier-cta:hover{background:var(--on-dark);color:var(--surface-dark);border-color:var(--on-dark)}.pricing-module__hk16OG__aec-sec{padding:120px var(--space-16);background:var(--surface-dark);color:var(--on-dark);border-bottom:1px solid var(--border-strong)}.pricing-module__hk16OG__aec-inner{max-width:1400px;margin:0 auto}.pricing-module__hk16OG__aec-hd{gap:var(--space-16);grid-template-columns:1fr 1fr;align-items:end;margin-bottom:72px;display:grid}.pricing-module__hk16OG__aec-kick{font-family:var(--font-body);font-size:var(--fs-xxs);font-weight:var(--weight-semibold);letter-spacing:.2em;text-transform:uppercase;color:var(--accent-on-dark);margin-bottom:var(--space-4);align-items:center;gap:var(--space-3);display:flex}.pricing-module__hk16OG__aec-kick:before{content:"";background:var(--accent-on-dark);width:28px;height:1px}.pricing-module__hk16OG__aec-sec h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--on-dark);font-size:clamp(3rem,5.5vw,5.25rem);line-height:.92}.pricing-module__hk16OG__aec-sec h2 .pricing-module__hk16OG__b{color:var(--accent-on-dark)}.pricing-module__hk16OG__aec-lead{font-family:var(--font-body);font-size:1.0625rem;font-weight:var(--weight-light);color:var(--on-dark-faint);max-width:520px;line-height:1.6}.pricing-module__hk16OG__aec-grid{border-top:1px solid var(--a-white-20);border-bottom:1px solid var(--a-white-20);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.pricing-module__hk16OG__aec-cell{padding:var(--space-10) var(--space-8);border-inline-end:1px solid var(--a-white-15)}.pricing-module__hk16OG__aec-cell:last-child{border-inline-end:none}.pricing-module__hk16OG__aec-cell-n{font-family:var(--font-mono);font-size:var(--fs-xxs);letter-spacing:.15em;color:var(--accent-on-dark);margin-bottom:var(--space-5)}.pricing-module__hk16OG__aec-cell h3{font-family:var(--font-display);font-size:var(--fs-2xl5);letter-spacing:-.02em;color:var(--on-dark);margin-bottom:14px;line-height:1}.pricing-module__hk16OG__aec-cell p{font-family:var(--font-body);font-size:var(--fs-base);color:var(--on-dark-faint);line-height:1.65}.pricing-module__hk16OG__aec-cell p strong{color:var(--on-dark);font-weight:var(--weight-medium)}.pricing-module__hk16OG__cmp{padding:120px var(--space-16);background:var(--surface-canvas);border-bottom:1px solid var(--border-strong);scroll-margin-block-start:88px}.pricing-module__hk16OG__cmp-inner{max-width:1400px;margin:0 auto}.pricing-module__hk16OG__cmp-hd{margin-bottom:56px}.pricing-module__hk16OG__cmp h2{font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:var(--space-5);font-size:clamp(2.5rem,4.5vw,4rem);line-height:1}.pricing-module__hk16OG__cmp-lead{font-family:var(--font-body);font-size:var(--fs-md);font-weight:var(--weight-light);color:var(--overlay-strong);max-width:680px;line-height:1.6}[data-theme=dark] .pricing-module__hk16OG__cmp-lead{color:var(--text-secondary)}.pricing-module__hk16OG__cmp-table-wrap{background:var(--surface-base);border:1.5px solid var(--border-strong);-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.pricing-module__hk16OG__cmp-table{border-collapse:collapse;background:var(--surface-base);border:0;width:100%}.pricing-module__hk16OG__cmp-table th{text-align:start;padding:18px var(--space-5);font-family:var(--font-body);font-size:var(--fs-xxs);font-weight:var(--weight-bold);letter-spacing:.14em;text-transform:uppercase;border-bottom:1.5px solid var(--border-strong);background:var(--surface-canvas)}.pricing-module__hk16OG__cmp-table th:first-child{width:30%;color:var(--a-black-55)}[data-theme=dark] .pricing-module__hk16OG__cmp-table th:first-child{color:var(--text-tertiary)}.pricing-module__hk16OG__cmp-table th.pricing-module__hk16OG__featured{background:var(--surface-dark);color:var(--accent-on-dark)}.pricing-module__hk16OG__cmp-table td{padding:var(--space-4) var(--space-5);font-family:var(--font-body);font-size:var(--fs-base);border-bottom:1px solid var(--border-subtle);vertical-align:top;color:var(--overlay-strong)}[data-theme=dark] .pricing-module__hk16OG__cmp-table td{color:var(--text-secondary)}.pricing-module__hk16OG__cmp-table td:first-child{font-weight:var(--weight-medium);color:var(--text-primary)}.pricing-module__hk16OG__cmp-table td.pricing-module__hk16OG__featured{background:var(--a-accent-10)}[data-theme=dark] .pricing-module__hk16OG__cmp-table td.pricing-module__hk16OG__featured{color:var(--text-primary)}.pricing-module__hk16OG__cmp-table tr:last-child td{border-bottom:none}.pricing-module__hk16OG__cmp-check{background:var(--accent);vertical-align:middle;width:12px;height:12px;margin-inline-end:6px;display:inline-block;transform:rotate(45deg)}.pricing-module__hk16OG__cmp-dash{background:var(--a-black-20);vertical-align:middle;width:14px;height:1.5px;margin-inline-end:6px;display:inline-block}.pricing-module__hk16OG__faq{padding:120px var(--space-16);background:var(--surface-base);border-bottom:1px solid var(--border-strong)}.pricing-module__hk16OG__faq-inner{max-width:900px;margin:0 auto}.pricing-module__hk16OG__faq h2{font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:var(--space-12);text-align:center;font-size:clamp(2.5rem,4.5vw,4rem);line-height:1}.pricing-module__hk16OG__faq-item{border-top:1px solid var(--a-black-15);padding:28px 0}.pricing-module__hk16OG__faq-item:last-child{border-bottom:1px solid var(--a-black-15)}.pricing-module__hk16OG__faq-q{appearance:none;text-align:start;width:100%;color:inherit;font-family:var(--font-display);font-size:var(--fs-xl);letter-spacing:-.015em;cursor:pointer;justify-content:space-between;align-items:flex-start;gap:var(--space-4);background:0 0;border:none;margin-bottom:14px;padding:0;display:flex}.pricing-module__hk16OG__faq-q:after{content:"+";font-family:var(--font-display);font-size:var(--fs-2xl);color:var(--text-accent);flex-shrink:0;transition:transform .2s}.pricing-module__hk16OG__faq-item.pricing-module__hk16OG__open .pricing-module__hk16OG__faq-q:after{content:"−"}.pricing-module__hk16OG__faq-a{font-family:var(--font-body);color:var(--text-secondary);max-width:680px;font-size:.9375rem;line-height:1.7;display:none}.pricing-module__hk16OG__faq-item.pricing-module__hk16OG__open .pricing-module__hk16OG__faq-a{display:block}.pricing-module__hk16OG__cta-strip{background:var(--surface-dark);color:var(--on-dark);padding:72px var(--space-16);gap:var(--space-12);border-bottom:1px solid var(--border-strong);grid-template-columns:1fr 220px;align-items:center;display:grid}.pricing-module__hk16OG__cta-strip h3{font-family:var(--font-display);font-size:var(--fs-4xl);letter-spacing:-.02em;line-height:1}.pricing-module__hk16OG__cta-strip h3 .pricing-module__hk16OG__b{color:var(--accent-on-dark)}.pricing-module__hk16OG__cta-btn{background:var(--accent);color:var(--text-on-brand);font-family:var(--font-body);font-size:var(--fs-xs5);font-weight:var(--weight-semibold);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;text-align:center;border:none;padding:18px 28px;transition:all .15s;display:inline-block}.pricing-module__hk16OG__cta-btn:hover{background:var(--on-dark);color:var(--surface-dark)}@media (max-width:1000px){.pricing-module__hk16OG__tiers-grid,.pricing-module__hk16OG__aec-grid{grid-template-columns:1fr}.pricing-module__hk16OG__tier,.pricing-module__hk16OG__aec-cell{border-inline-end:none;border-bottom:1px solid var(--a-black-15)}.pricing-module__hk16OG__aec-cell{border-bottom-color:var(--a-white-15)}.pricing-module__hk16OG__aec-hd{gap:var(--space-6);grid-template-columns:1fr}.pricing-module__hk16OG__cta-strip{padding:var(--space-12) var(--space-8);grid-template-columns:1fr}.pricing-module__hk16OG__tiers-sec,.pricing-module__hk16OG__aec-sec,.pricing-module__hk16OG__cmp,.pricing-module__hk16OG__faq{padding:var(--space-16) var(--space-8)}.pricing-module__hk16OG__hd{padding:var(--page-hero-rhythm-mobile) var(--space-6) var(--space-8)}.pricing-module__hk16OG__hd h1{font-size:var(--fs-page-title-mobile);letter-spacing:0;margin-bottom:var(--space-6);overflow-wrap:anywhere;line-height:.95}.pricing-module__hk16OG__hd-lead{font-size:var(--fs-md)}.pricing-module__hk16OG__hd-meta{margin-bottom:var(--page-hero-rhythm-mobile)}.pricing-module__hk16OG__hd-corner{margin-top:var(--space-6);position:static}.pricing-module__hk16OG__aec-sec h2,.pricing-module__hk16OG__cmp h2,.pricing-module__hk16OG__faq h2{font-size:var(--fs-section-title-mobile);letter-spacing:0}.pricing-module__hk16OG__cmp-table{min-width:760px;font-size:var(--fs-sm)}.pricing-module__hk16OG__cmp-table th,.pricing-module__hk16OG__cmp-table td{padding:var(--space-3) 10px}}@media (max-width:600px){.pricing-module__hk16OG__cmp{padding:var(--space-12) var(--space-4);overflow:hidden}.pricing-module__hk16OG__cmp-hd{margin-bottom:var(--space-8)}.pricing-module__hk16OG__cmp h2{font-size:var(--fs-section-title-mobile);letter-spacing:0;line-height:.95}.pricing-module__hk16OG__cmp-lead{font-size:var(--fs-base);line-height:1.65}[data-theme=dark] .pricing-module__hk16OG__cmp-lead{color:var(--on-dark-muted)}.pricing-module__hk16OG__cmp-table-wrap{margin-inline:0}}
