.page-hero.svelte-1hrotn9{position:relative;padding:140px 0 80px;background-size:cover;background-position:center 40%}.page-hero-overlay.svelte-1hrotn9{position:absolute;inset:0;background:linear-gradient(to bottom,#08080fcc,#08080ff2)}.page-hero-content.svelte-1hrotn9{position:relative;z-index:1;text-align:center;max-width:640px;margin:0 auto}.page-hero-content.svelte-1hrotn9 h1:where(.svelte-1hrotn9){margin-bottom:14px}.page-hero-content.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:1.05rem}.pricing-section.svelte-1hrotn9{background:var(--bg)}.plans-grid.svelte-1hrotn9{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.plan-card.svelte-1hrotn9{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:32px;position:relative;transition:var(--transition)}.plan-card.svelte-1hrotn9:hover{border-color:var(--border-hover)}.plan-card.highlighted.svelte-1hrotn9{border-color:var(--gold-border);background:linear-gradient(135deg,var(--bg-elevated) 0%,var(--bg-card) 100%);box-shadow:var(--shadow-gold),0 0 0 1px var(--gold-border);transform:scale(1.02)}.plan-popular.svelte-1hrotn9{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--gold);color:#0a0a14;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 16px;border-radius:100px;white-space:nowrap}.plan-head.svelte-1hrotn9{margin-bottom:28px}.plan-head.svelte-1hrotn9 h3:where(.svelte-1hrotn9){font-size:1.2rem;margin-bottom:12px}.plan-price.svelte-1hrotn9{margin-bottom:12px}.plan-amount.svelte-1hrotn9{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;color:var(--gold)}.plan-period.svelte-1hrotn9{font-size:.85rem;color:var(--text-muted);margin-left:4px}.plan-head.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:.875rem;color:var(--text-muted)}.plan-features.svelte-1hrotn9{margin-bottom:28px;display:flex;flex-direction:column;gap:10px}.feat-row.svelte-1hrotn9{display:flex;align-items:flex-start;gap:10px;font-size:.875rem}.feat-yes.svelte-1hrotn9{color:var(--text-secondary)}.feat-no.svelte-1hrotn9{color:var(--text-muted);text-decoration:line-through;opacity:.5}.feat-check.svelte-1hrotn9{color:var(--gold);font-weight:700;flex-shrink:0}.feat-x.svelte-1hrotn9{color:var(--text-muted);flex-shrink:0}.img-break.svelte-1hrotn9{display:grid;grid-template-columns:1fr 1fr 1fr;height:320px;background:var(--bg-card);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.img-break-left.svelte-1hrotn9,.img-break-right.svelte-1hrotn9{width:100%;height:100%;object-fit:cover}.img-break-left.svelte-1hrotn9{transform:scale(1) rotate(0)}.img-break-right.svelte-1hrotn9{opacity:.7}.img-break-text.svelte-1hrotn9{display:flex;flex-direction:column;justify-content:center;padding:40px;background:var(--bg-elevated)}.img-break-text.svelte-1hrotn9 h2:where(.svelte-1hrotn9){margin-bottom:12px}.img-break-text.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:.9rem;margin-bottom:0}.ad-section.svelte-1hrotn9{background:var(--bg-card)}.ad-grid.svelte-1hrotn9{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px}.ad-card.svelte-1hrotn9{display:flex;flex-direction:column}.ad-img.svelte-1hrotn9{position:relative;height:160px;overflow:hidden}.ad-img.svelte-1hrotn9 img:where(.svelte-1hrotn9){width:100%;height:100%;object-fit:cover;transition:transform .5s}.ad-card.svelte-1hrotn9:hover .ad-img:where(.svelte-1hrotn9) img:where(.svelte-1hrotn9){transform:scale(1.05)}.ad-overlay.svelte-1hrotn9{position:absolute;inset:0;background:linear-gradient(to top,rgba(8,8,15,.6),transparent)}.ad-body.svelte-1hrotn9{padding:16px;flex:1;display:flex;flex-direction:column}.ad-body.svelte-1hrotn9 h4:where(.svelte-1hrotn9){font-size:.95rem;margin-bottom:6px}.ad-body.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:.8rem;color:var(--text-muted);flex:1;margin-bottom:14px}.ad-foot.svelte-1hrotn9{display:flex;justify-content:space-between;align-items:center}.ad-price.svelte-1hrotn9{font-size:.85rem;font-weight:600;color:var(--gold)}.ad-note.svelte-1hrotn9{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px 24px;text-align:center}.ad-note.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:.875rem;color:var(--text-muted);max-width:600px;margin:0 auto}.faq-section.svelte-1hrotn9{background:var(--bg)}.faq-layout.svelte-1hrotn9{display:grid;grid-template-columns:1fr 1.5fr;gap:80px;align-items:start}.faq-intro.svelte-1hrotn9 h2:where(.svelte-1hrotn9){margin-bottom:12px}.faq-list.svelte-1hrotn9{display:flex;flex-direction:column;gap:0}.faq-item.svelte-1hrotn9{padding:24px 0;border-bottom:1px solid var(--border)}.faq-item.svelte-1hrotn9:first-child{border-top:1px solid var(--border)}.faq-item.svelte-1hrotn9 h4:where(.svelte-1hrotn9){font-size:.95rem;margin-bottom:8px}.faq-item.svelte-1hrotn9 p:where(.svelte-1hrotn9){font-size:.875rem}@media(max-width:1024px){.ad-grid.svelte-1hrotn9{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.plans-grid.svelte-1hrotn9{grid-template-columns:1fr}.plan-card.highlighted.svelte-1hrotn9{transform:none}.img-break.svelte-1hrotn9{grid-template-columns:1fr;height:auto}.img-break-left.svelte-1hrotn9,.img-break-right.svelte-1hrotn9{display:none}.img-break-text.svelte-1hrotn9{padding:60px 24px;text-align:center}.faq-layout.svelte-1hrotn9{grid-template-columns:1fr;gap:40px}}@media(max-width:600px){.ad-grid.svelte-1hrotn9{grid-template-columns:1fr}}
