.pricing-page.svelte-1hrotn9{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:var(--text-primary);background:var(--bg-primary);min-height:100vh;display:flex;align-items:center;padding:4rem 0}.pricing.svelte-1hrotn9{width:100%;padding:2rem 0}.pricing-container.svelte-1hrotn9{max-width:900px;margin:0 auto;padding:0 2rem}.pricing-header.svelte-1hrotn9{text-align:center;margin-bottom:4rem}.pricing-header.svelte-1hrotn9 h1:where(.svelte-1hrotn9){font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-subtitle.svelte-1hrotn9{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.pricing-card.svelte-1hrotn9{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;padding:3rem;box-shadow:var(--shadow);position:relative;transition:all .3s ease}.pricing-card.svelte-1hrotn9:before{content:"";position:absolute;inset:-1px;background:var(--accent-gradient);border-radius:20px;z-index:-1;opacity:0;transition:opacity .3s ease}.pricing-card.svelte-1hrotn9:hover:before{opacity:.1}.pricing-card.svelte-1hrotn9:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.pricing-content.svelte-1hrotn9{position:relative;z-index:1}.pricing-badge.svelte-1hrotn9{display:inline-block;background:var(--accent-gradient);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.pricing-title.svelte-1hrotn9{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.pricing-amount.svelte-1hrotn9{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border-color)}.pricing-label.svelte-1hrotn9{font-size:.875rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.pricing-tbd.svelte-1hrotn9{font-size:2rem;font-weight:700;background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-value-prop.svelte-1hrotn9{font-size:1.125rem;color:var(--text-secondary);margin-bottom:1.5rem;font-weight:500}.pricing-benefits.svelte-1hrotn9{list-style:none;margin-bottom:2.5rem}.pricing-benefits.svelte-1hrotn9 li:where(.svelte-1hrotn9){padding:.875rem 0 .875rem 2rem;color:var(--text-secondary);font-size:1rem;position:relative;transition:all .3s ease}.pricing-benefits.svelte-1hrotn9 li:where(.svelte-1hrotn9):before{content:"💸";position:absolute;left:0;font-size:1.2rem}.pricing-benefits.svelte-1hrotn9 li:where(.svelte-1hrotn9):hover{color:var(--text-primary);padding-left:2.5rem}.pricing-cta.svelte-1hrotn9{text-align:center;padding-top:2rem;border-top:1px solid var(--border-color)}.cta.svelte-1hrotn9{display:inline-block;background:var(--accent-gradient);color:#fff;padding:1rem 2rem;text-decoration:none;border-radius:50px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 10px 30px #6366f14d;position:relative;overflow:hidden}.cta.svelte-1hrotn9:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#8b5cf6,#6366f1);transition:left .3s ease;z-index:-1}.cta.svelte-1hrotn9:hover{transform:translateY(-2px);box-shadow:0 15px 40px #6366f166}.cta.svelte-1hrotn9:hover:before{left:0}.pricing-note.svelte-1hrotn9{font-size:.875rem;color:var(--text-muted);margin-top:1rem;font-style:italic}@media (max-width: 768px){.pricing-header.svelte-1hrotn9 h1:where(.svelte-1hrotn9){font-size:2rem}.pricing-card.svelte-1hrotn9{padding:2rem}.pricing-title.svelte-1hrotn9{font-size:1.5rem}}
