:root{--bg-primary: #06060e;--bg-secondary: #0c0c1d;--bg-card: rgba(14, 14, 35, .6);--border-subtle: rgba(139, 92, 246, .12);--border-glow: rgba(139, 92, 246, .3);--text-primary: #f1f0f5;--text-secondary: rgba(225, 220, 240, .7);--text-muted: rgba(200, 195, 220, .45);--accent-violet: #8b5cf6;--accent-cyan: #22d3ee;--accent-rose: #f472b6;--accent-emerald: #34d399;--accent-amber: #f59e0b;--gradient-primary: linear-gradient(135deg, #8b5cf6, #6366f1, #22d3ee);--gradient-warm: linear-gradient(135deg, #f472b6, #8b5cf6);--gradient-cool: linear-gradient(135deg, #22d3ee, #8b5cf6);--glass-bg: rgba(14, 14, 40, .55);--glass-border: rgba(139, 92, 246, .15);--radius-lg: 20px;--radius-md: 14px;--radius-sm: 8px}.orb[data-astro-cid-qhnqn3yq]{position:fixed;border-radius:50%;filter:blur(120px);opacity:.12;pointer-events:none;z-index:0;animation:orbFloat 20s ease-in-out infinite}.orb-1[data-astro-cid-qhnqn3yq]{width:600px;height:600px;background:var(--accent-violet);top:-10%;left:-5%}.orb-2[data-astro-cid-qhnqn3yq]{width:500px;height:500px;background:var(--accent-cyan);top:30%;right:-10%;animation-delay:-7s}.orb-3[data-astro-cid-qhnqn3yq]{width:450px;height:450px;background:var(--accent-rose);bottom:-5%;left:20%;animation-delay:-14s}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-40px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}.noise-overlay[data-astro-cid-qhnqn3yq]{position:fixed;inset:0;pointer-events:none;z-index:1;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.main-content[data-astro-cid-qhnqn3yq]{position:relative;z-index:2;min-height:100vh}.container[data-astro-cid-qhnqn3yq]{max-width:1280px;margin:0 auto;padding:0 24px}.hero[data-astro-cid-qhnqn3yq]{padding:80px 0 50px;text-align:center}.hero-badge[data-astro-cid-qhnqn3yq]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#8b5cf614;border:1px solid rgba(139,92,246,.2);border-radius:100px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:500;color:var(--text-primary);margin-bottom:24px}.badge-dot[data-astro-cid-qhnqn3yq]{width:8px;height:8px;background:var(--accent-emerald);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;box-shadow:0 0 #34d39966}50%{opacity:.7;box-shadow:0 0 0 6px #34d39900}}.hero-title[data-astro-cid-qhnqn3yq]{font-family:Outfit,sans-serif;font-size:3.2rem;font-weight:800;line-height:1.15;letter-spacing:-.03em;color:var(--text-primary);margin-bottom:20px}.gradient-text[data-astro-cid-qhnqn3yq]{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-qhnqn3yq]{font-family:DM Sans,sans-serif;font-size:1.1rem;line-height:1.7;color:var(--text-secondary);max-width:680px;margin:0 auto}.pricing-section[data-astro-cid-qhnqn3yq]{padding:40px 0 80px}.pricing-grid[data-astro-cid-qhnqn3yq]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pricing-card[data-astro-cid-qhnqn3yq]{position:relative;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);padding:40px 32px 32px;display:flex;flex-direction:column;animation:fadeInUp .6s ease-out both;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.pricing-card[data-astro-cid-qhnqn3yq]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.pricing-card[data-astro-cid-qhnqn3yq].cyan:before{background:linear-gradient(90deg,#22d3ee,#6366f1)}.pricing-card[data-astro-cid-qhnqn3yq].violet:before{background:linear-gradient(90deg,#8b5cf6,#f472b6)}.pricing-card[data-astro-cid-qhnqn3yq].rose:before{background:linear-gradient(90deg,#f472b6,#f59e0b)}.pricing-card[data-astro-cid-qhnqn3yq]:hover{transform:translateY(-6px);border-color:var(--border-glow);box-shadow:0 20px 60px -15px #8b5cf626}.pricing-card[data-astro-cid-qhnqn3yq].featured{border-color:#8b5cf64d;background:#141032b3;box-shadow:0 0 80px -20px #8b5cf61f}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.popular-badge[data-astro-cid-qhnqn3yq]{position:absolute;top:16px;right:16px;background:var(--gradient-warm);color:#fff;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:6px 12px;border-radius:100px}.card-header[data-astro-cid-qhnqn3yq]{margin-bottom:24px}.icon-box[data-astro-cid-qhnqn3yq]{width:52px;height:52px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.icon-box[data-astro-cid-qhnqn3yq].cyan{background:#22d3ee1a;border:1px solid rgba(34,211,238,.2)}.icon-box[data-astro-cid-qhnqn3yq].violet{background:#8b5cf61a;border:1px solid rgba(139,92,246,.2)}.icon-box[data-astro-cid-qhnqn3yq].rose{background:#f472b61a;border:1px solid rgba(244,114,182,.2)}.icon[data-astro-cid-qhnqn3yq]{font-size:1.5rem}.tier-label[data-astro-cid-qhnqn3yq]{display:block;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.tier-label[data-astro-cid-qhnqn3yq].cyan{color:var(--accent-cyan)}.tier-label[data-astro-cid-qhnqn3yq].violet{color:var(--accent-violet)}.tier-label[data-astro-cid-qhnqn3yq].rose{color:var(--accent-rose)}.offer-name[data-astro-cid-qhnqn3yq]{font-family:Outfit,sans-serif;font-size:1.55rem;font-weight:700;color:var(--text-primary);margin-bottom:6px}.offer-objective[data-astro-cid-qhnqn3yq]{font-family:DM Sans,sans-serif;font-size:.88rem;color:var(--text-muted);margin-bottom:12px}.target-badge[data-astro-cid-qhnqn3yq]{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#8b5cf60f;border:1px solid rgba(139,92,246,.1);border-radius:100px;font-family:DM Sans,sans-serif;font-size:.75rem;color:var(--text-secondary)}.user-icon[data-astro-cid-qhnqn3yq]{width:14px;height:14px;stroke:var(--text-muted)}.price-block[data-astro-cid-qhnqn3yq]{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--border-subtle)}.price-main[data-astro-cid-qhnqn3yq]{display:flex;align-items:baseline;gap:6px}.price-value[data-astro-cid-qhnqn3yq]{font-family:Outfit,sans-serif;font-size:2.6rem;font-weight:800;color:var(--text-primary)}.price-currency[data-astro-cid-qhnqn3yq]{font-family:DM Sans,sans-serif;font-size:.82rem;color:var(--text-muted)}.price-period[data-astro-cid-qhnqn3yq]{font-family:DM Sans,sans-serif;font-size:.8rem;color:var(--text-muted);margin-top:4px}.price-monthly[data-astro-cid-qhnqn3yq]{font-family:DM Sans,sans-serif;font-size:.82rem;color:var(--text-secondary);margin-top:2px}.payment-note[data-astro-cid-qhnqn3yq]{display:flex;align-items:flex-start;gap:8px;padding:12px 14px;background:#f59e0b0f;border:1px solid rgba(245,158,11,.15);border-radius:var(--radius-sm);font-family:DM Sans,sans-serif;font-size:.82rem;color:var(--accent-amber);margin-bottom:16px;line-height:1.5}.offer-description[data-astro-cid-qhnqn3yq]{font-family:DM Sans,sans-serif;font-size:.92rem;color:var(--text-secondary);line-height:1.6;margin-bottom:24px;font-style:italic}.section-label[data-astro-cid-qhnqn3yq]{display:block;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:12px}.includes-list[data-astro-cid-qhnqn3yq]{list-style:none;padding:0;margin:0 0 24px}.includes-list[data-astro-cid-qhnqn3yq] li[data-astro-cid-qhnqn3yq]{display:flex;gap:10px;margin-bottom:10px;font-family:DM Sans,sans-serif;font-size:.85rem;color:var(--text-secondary);line-height:1.5}.check-icon[data-astro-cid-qhnqn3yq]{width:18px;height:18px;flex-shrink:0;margin-top:2px}.check-icon[data-astro-cid-qhnqn3yq].cyan{stroke:var(--accent-cyan)}.check-icon[data-astro-cid-qhnqn3yq].violet{stroke:var(--accent-violet)}.check-icon[data-astro-cid-qhnqn3yq].rose{stroke:var(--accent-rose)}.deliverables-section[data-astro-cid-qhnqn3yq]{margin-bottom:24px}.deliverables-list[data-astro-cid-qhnqn3yq]{list-style:none;padding:0;margin:0}.deliverables-list[data-astro-cid-qhnqn3yq] li[data-astro-cid-qhnqn3yq]{display:flex;gap:10px;margin-bottom:8px;font-family:DM Sans,sans-serif;font-size:.85rem;color:var(--text-secondary);line-height:1.5}.deliverable-icon[data-astro-cid-qhnqn3yq]{font-size:1rem;flex-shrink:0}.cta-button[data-astro-cid-qhnqn3yq]{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 24px;border-radius:12px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s ease;margin-top:auto}.cta-button[data-astro-cid-qhnqn3yq] svg[data-astro-cid-qhnqn3yq]{width:18px;height:18px}.cta-button[data-astro-cid-qhnqn3yq].outline{background:transparent;border:1px solid var(--accent-violet);color:var(--accent-violet)}.cta-button[data-astro-cid-qhnqn3yq].outline:hover{background:#8b5cf61a;border-color:var(--accent-cyan);color:var(--accent-cyan)}.cta-button[data-astro-cid-qhnqn3yq].primary{background:var(--gradient-cool);border:none;color:#fff}.cta-button[data-astro-cid-qhnqn3yq].primary:hover{box-shadow:0 8px 30px -8px #8b5cf666;transform:translateY(-2px)}.cta-button[data-astro-cid-qhnqn3yq].premium{background:var(--gradient-warm);border:none;color:#fff}.cta-button[data-astro-cid-qhnqn3yq].premium:hover{box-shadow:0 8px 30px -8px #f472b666;transform:translateY(-2px)}.cta-button[data-astro-cid-qhnqn3yq].ghost{background:transparent;border:1px solid rgba(139,92,246,.3);color:var(--text-primary)}.cta-button[data-astro-cid-qhnqn3yq].ghost:hover{background:#8b5cf61a;border-color:var(--accent-violet)}.comparison-section[data-astro-cid-qhnqn3yq]{padding:80px 0}.section-header[data-astro-cid-qhnqn3yq]{text-align:center;margin-bottom:48px}.section-header[data-astro-cid-qhnqn3yq] h2[data-astro-cid-qhnqn3yq]{font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:700;color:var(--text-primary);margin-bottom:12px}.section-header[data-astro-cid-qhnqn3yq] p[data-astro-cid-qhnqn3yq]{font-family:DM Sans,sans-serif;font-size:1rem;color:var(--text-secondary)}.compare-table-wrap[data-astro-cid-qhnqn3yq]{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);overflow-x:auto;padding:8px}.compare-table[data-astro-cid-qhnqn3yq]{width:100%;border-collapse:collapse;min-width:600px}.compare-table[data-astro-cid-qhnqn3yq] th[data-astro-cid-qhnqn3yq],.compare-table[data-astro-cid-qhnqn3yq] td[data-astro-cid-qhnqn3yq]{padding:16px 20px;text-align:left;font-family:DM Sans,sans-serif;font-size:.9rem;border-bottom:1px solid var(--border-subtle)}.compare-table[data-astro-cid-qhnqn3yq] th[data-astro-cid-qhnqn3yq]{font-family:Outfit,sans-serif;font-weight:600;color:var(--text-primary);background:#8b5cf60d}.compare-table[data-astro-cid-qhnqn3yq] th[data-astro-cid-qhnqn3yq].cyan{color:var(--accent-cyan)}.compare-table[data-astro-cid-qhnqn3yq] th[data-astro-cid-qhnqn3yq].violet{color:var(--accent-violet)}.compare-table[data-astro-cid-qhnqn3yq] th[data-astro-cid-qhnqn3yq].rose{color:var(--accent-rose)}.compare-table[data-astro-cid-qhnqn3yq] td[data-astro-cid-qhnqn3yq]{color:var(--text-secondary)}.compare-table[data-astro-cid-qhnqn3yq] td[data-astro-cid-qhnqn3yq].feature-name{color:var(--text-primary);font-weight:500}.compare-table[data-astro-cid-qhnqn3yq] td[data-astro-cid-qhnqn3yq].check{color:var(--accent-emerald)}.compare-table[data-astro-cid-qhnqn3yq] td[data-astro-cid-qhnqn3yq].muted{color:var(--text-muted)}.compare-table[data-astro-cid-qhnqn3yq] tr[data-astro-cid-qhnqn3yq].price-row td[data-astro-cid-qhnqn3yq]{background:#8b5cf60d;color:var(--text-primary);border-bottom:none}.compare-table[data-astro-cid-qhnqn3yq] tbody[data-astro-cid-qhnqn3yq] tr[data-astro-cid-qhnqn3yq]:last-child td[data-astro-cid-qhnqn3yq]{border-bottom:none}.philosophy-section[data-astro-cid-qhnqn3yq]{padding:80px 0}.philosophy-grid[data-astro-cid-qhnqn3yq]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.philo-card[data-astro-cid-qhnqn3yq]{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);padding:32px 24px;text-align:center;transition:transform .3s ease,border-color .3s ease}.philo-card[data-astro-cid-qhnqn3yq]:hover{transform:translateY(-4px);border-color:var(--border-glow)}.philo-icon[data-astro-cid-qhnqn3yq]{font-size:2rem;display:block;margin-bottom:16px}.philo-card[data-astro-cid-qhnqn3yq] h3[data-astro-cid-qhnqn3yq]{font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:10px}.philo-card[data-astro-cid-qhnqn3yq] p[data-astro-cid-qhnqn3yq]{font-family:DM Sans,sans-serif;font-size:.88rem;color:var(--text-secondary);line-height:1.6}.conditions-section[data-astro-cid-qhnqn3yq]{padding:0 0 80px}.conditions-card[data-astro-cid-qhnqn3yq]{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);padding:48px 40px;max-width:800px;margin:0 auto}.conditions-card[data-astro-cid-qhnqn3yq] h2[data-astro-cid-qhnqn3yq]{font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:32px}.conditions-grid[data-astro-cid-qhnqn3yq]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.condition-item[data-astro-cid-qhnqn3yq]{padding:24px;background:#8b5cf608;border-radius:var(--radius-md);border:1px solid rgba(139,92,246,.08);transition:border-color .3s ease}.condition-item[data-astro-cid-qhnqn3yq]:hover{border-color:#8b5cf633}.condition-icon[data-astro-cid-qhnqn3yq]{font-size:1.5rem;display:block;margin-bottom:12px}.condition-item[data-astro-cid-qhnqn3yq] h3[data-astro-cid-qhnqn3yq]{font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:8px}.condition-item[data-astro-cid-qhnqn3yq] p[data-astro-cid-qhnqn3yq]{font-family:DM Sans,sans-serif;font-size:.88rem;color:var(--text-secondary);line-height:1.6}.cta-section[data-astro-cid-qhnqn3yq]{padding:0 0 80px}.cta-banner-inner[data-astro-cid-qhnqn3yq]{background:linear-gradient(135deg,#8b5cf61f,#22d3ee14);border:1px solid rgba(139,92,246,.2);border-radius:24px;padding:64px 40px;text-align:center}.cta-banner-inner[data-astro-cid-qhnqn3yq] h2[data-astro-cid-qhnqn3yq]{font-family:Outfit,sans-serif;font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:16px}.cta-banner-inner[data-astro-cid-qhnqn3yq]>p[data-astro-cid-qhnqn3yq]{font-family:DM Sans,sans-serif;font-size:1.05rem;color:var(--text-secondary);max-width:540px;margin:0 auto 32px;line-height:1.7}.cta-buttons[data-astro-cid-qhnqn3yq]{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.cta-buttons[data-astro-cid-qhnqn3yq] .cta-button[data-astro-cid-qhnqn3yq]{width:auto;padding:14px 28px}@media(max-width:960px){.pricing-grid[data-astro-cid-qhnqn3yq]{grid-template-columns:1fr;max-width:520px;margin-left:auto;margin-right:auto}}@media(max-width:800px){.philosophy-grid[data-astro-cid-qhnqn3yq]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero[data-astro-cid-qhnqn3yq]{padding:50px 0 30px}.hero-title[data-astro-cid-qhnqn3yq]{font-size:2rem}.hero-subtitle[data-astro-cid-qhnqn3yq]{font-size:1rem}.pricing-card[data-astro-cid-qhnqn3yq]{padding:32px 24px 28px}.price-value[data-astro-cid-qhnqn3yq]{font-size:2.2rem}.cta-banner-inner[data-astro-cid-qhnqn3yq]{padding:48px 24px}.cta-banner-inner[data-astro-cid-qhnqn3yq] h2[data-astro-cid-qhnqn3yq]{font-size:1.6rem}.section-header[data-astro-cid-qhnqn3yq] h2[data-astro-cid-qhnqn3yq]{font-size:1.8rem}}@media(max-width:600px){.conditions-grid[data-astro-cid-qhnqn3yq]{grid-template-columns:1fr}.conditions-card[data-astro-cid-qhnqn3yq]{padding:32px 24px}.cta-buttons[data-astro-cid-qhnqn3yq]{flex-direction:column}.cta-buttons[data-astro-cid-qhnqn3yq] .cta-button[data-astro-cid-qhnqn3yq]{width:100%}}@media(max-width:500px){.philosophy-grid[data-astro-cid-qhnqn3yq]{grid-template-columns:1fr}}
