.uv-billing{background:var(--color-white);padding:80px 24px}.uv-billing-inner{max-width:900px;margin:0 auto}.uv-billing h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:48px;letter-spacing:-.01em}.uv-billing-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:40px}.uv-billing-col{background:var(--color-stone-25);border:1px solid var(--color-stone-200);border-radius:14px;padding:32px 28px}.uv-billing-col h3{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:20px}.uv-billing-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.uv-billing-list li{font-size:.92rem;color:var(--text-secondary);line-height:1.5;padding-left:28px;position:relative}.uv-billing-list--red li:before{content:"×";position:absolute;left:0;top:0;font-size:1.1rem;font-weight:700;color:var(--color-error);line-height:1.4}.uv-billing-list--gold li:before{content:"✓";position:absolute;left:0;top:0;font-size:1rem;font-weight:700;color:var(--color-gold-text);line-height:1.5}.uv-billing-col--right{display:flex;flex-direction:column;border-color:#c9a0004d}.uv-billing-col--right .uv-billing-list li{font-size:1rem;font-weight:600;color:var(--text-primary)}.uv-billing-caption{font-size:.95rem;color:var(--text-secondary);line-height:1.7;text-align:center;max-width:680px;margin:0 auto}.uv-billing-caption strong{color:var(--text-primary);font-weight:600}@media(max-width:680px){.uv-billing-grid{grid-template-columns:1fr;gap:20px}}.uv-included{background:var(--color-stone-100);padding:80px 24px}.uv-included-inner{max-width:960px;margin:0 auto}.uv-included h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:48px;letter-spacing:-.01em}.uv-included-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.uv-included-card{background:var(--color-white);border:1px solid var(--color-stone-200);border-radius:14px;padding:28px 24px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.uv-included-card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #1c19170f;border-color:var(--color-stone-300)}.uv-card-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,var(--color-gold-wash),var(--color-gold-pale));color:var(--color-gold-text);margin-bottom:18px}.uv-card-icon svg{width:24px;height:24px}.uv-included-card h3{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:8px;line-height:1.3}.uv-included-card p{font-size:.88rem;color:var(--text-secondary);line-height:1.65}@media(max-width:640px){.uv-included-grid{grid-template-columns:1fr}}.uv-pricing{background:var(--color-white);padding:80px 24px}.uv-pricing-inner{max-width:680px;margin:0 auto}.uv-pricing h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:28px;letter-spacing:-.01em}.uv-pricing-prose{max-width:680px;margin:0 auto 32px}.uv-pricing-prose p{font-size:.95rem;color:var(--text-secondary);line-height:1.7;margin-bottom:16px}.uv-pricing-prose p:last-child{margin-bottom:0}.uv-pricing-prose strong{color:var(--text-primary);font-weight:600}.uv-inline-link{display:block;text-align:center;font-size:.92rem;font-weight:600;color:var(--color-gold-text);text-decoration:none;transition:color .2s ease}.uv-inline-link:hover{color:var(--color-gold-text-hover)}.uv-why{background:var(--color-stone-100);padding:80px 24px}.uv-why-inner{max-width:720px;margin:0 auto}.uv-why h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:28px}.uv-why-prose p{font-size:.98rem;color:var(--text-secondary);line-height:1.7;margin-bottom:18px}.uv-why-prose p:last-child{margin-bottom:0}.uv-why-prose a{color:var(--color-gold-text);text-decoration:none;font-weight:500}.uv-why-prose a:hover{color:var(--color-gold-text-hover)}.uv-why-prose strong{color:var(--text-primary);font-weight:600}[data-theme=dark] .uv-why{background:var(--color-stone-950)}.uv-stats{background:var(--color-stone-100);padding:60px 24px}.uv-stats-inner{max-width:960px;margin:0 auto}.uv-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.uv-stat{text-align:center;padding:24px 16px;background:var(--color-white);border:1px solid var(--color-stone-200);border-radius:12px}.uv-stat-number{display:block;font-size:2.2rem;font-weight:700;color:var(--color-gold-text);line-height:1.1;margin-bottom:6px}.uv-stat-label{font-size:.82rem;color:var(--text-secondary)}@media(max-width:680px){.uv-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.uv-stats-grid{grid-template-columns:1fr}}[data-theme=dark] .uv-billing{background:var(--color-stone-850)}[data-theme=dark] .uv-billing-col{background:var(--color-stone-900);border-color:var(--color-stone-800)}[data-theme=dark] .uv-billing-list--red li:before{color:var(--color-error-light)}[data-theme=dark] .uv-billing-col--right{border-color:#e6c80040}[data-theme=dark] .uv-included{background:var(--color-stone-950)}[data-theme=dark] .uv-included-card{background:var(--color-stone-900);border-color:var(--color-stone-800)}[data-theme=dark] .uv-included-card:hover{border-color:var(--color-stone-700);box-shadow:0 6px 24px #0000004d}[data-theme=dark] .uv-card-icon{background:linear-gradient(135deg,#fefce814,#fef3c70d)}[data-theme=dark] .uv-pricing{background:var(--color-stone-850)}[data-theme=dark] .uv-inline-link{color:var(--color-gold-light)}[data-theme=dark] .uv-inline-link:hover{color:var(--color-gold-text)}[data-theme=dark] .uv-stats{background:var(--color-stone-950)}[data-theme=dark] .uv-stat{background:var(--color-stone-900);border-color:var(--color-stone-800)}@media(prefers-reduced-motion:reduce){.uv-included-card,.uv-billing-col{transition:none;animation:none}}
