.start-page.svelte-jk7o5r{min-height:100vh;background:var(--bg-page)}.start-header.svelte-jk7o5r{position:sticky;top:0;z-index:50;background:#050504d9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--divider);height:var(--header-height)}.start-header-inner.svelte-jk7o5r{display:flex;align-items:center;justify-content:space-between;height:100%}.logo.svelte-jk7o5r{display:flex;align-items:center;gap:var(--space-3);text-decoration:none}.logo-text.svelte-jk7o5r{display:flex;align-items:baseline;gap:6px;font-family:var(--font-display);font-size:1.125rem}.logo-ao.svelte-jk7o5r{font-weight:800;color:var(--gold)}.logo-trading.svelte-jk7o5r{font-weight:500;color:var(--text-primary)}.hero-section.svelte-jk7o5r{padding-top:calc(var(--space-24) + var(--header-height));padding-bottom:var(--space-24);text-align:center}.hero-glow.svelte-jk7o5r{background:radial-gradient(ellipse 60% 50% at 50% 0%,rgba(201,162,39,.08) 0%,transparent 70%)}.hero-container.svelte-jk7o5r{position:relative;z-index:1;max-width:var(--max-width-narrow);margin:0 auto}.entity-definition.svelte-jk7o5r{margin-top:var(--space-6);font-size:1.0625rem;line-height:1.75;color:var(--text-secondary);max-width:64ch;margin-inline:auto}.hero-cta-row.svelte-jk7o5r{display:flex;align-items:center;justify-content:center;gap:var(--space-4);margin-top:var(--space-10);flex-wrap:wrap}.steps-grid.svelte-jk7o5r{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-6)}.step-card.svelte-jk7o5r{text-align:center;padding:var(--space-8) var(--space-6)}.step-number.svelte-jk7o5r{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--radius-full);background:var(--gold-subtle);border:1px solid rgba(201,162,39,.25);color:var(--gold);font-family:var(--font-display);font-weight:700;font-size:1.25rem;margin-bottom:var(--space-5)}.results-grid.svelte-jk7o5r{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-6)}.result-card.svelte-jk7o5r{text-align:center;padding:var(--space-8) var(--space-6)}.result-label.svelte-jk7o5r{font-size:.6875rem;font-weight:700;color:var(--gold);text-transform:uppercase;letter-spacing:.14em;margin-bottom:var(--space-3)}.result-sub.svelte-jk7o5r{margin-top:var(--space-2);font-size:.8125rem;color:var(--text-tertiary)}.results-cta.svelte-jk7o5r{text-align:center;margin-top:var(--space-10)}.pricing-grid.svelte-jk7o5r{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6);align-items:start}.pricing-card.svelte-jk7o5r{padding:var(--space-8);position:relative}.pricing-card.svelte-jk7o5r:first-child{border-color:#c9a2274d}.pricing-badge.svelte-jk7o5r{position:absolute;top:calc(var(--space-4) * -1);left:50%;transform:translate(-50%);background:var(--gold);color:#0a0a0a;font-family:var(--font-display);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:6px 16px;border-radius:var(--radius-full);white-space:nowrap}.pricing-card.svelte-jk7o5r h3:where(.svelte-jk7o5r){font-size:1.25rem;margin-bottom:var(--space-4);text-align:center}.pricing-amount.svelte-jk7o5r{text-align:center;margin-bottom:var(--space-2)}.pricing-currency.svelte-jk7o5r{font-size:1.5rem;font-weight:700;color:var(--text-primary);vertical-align:top;line-height:1.3}.pricing-value.svelte-jk7o5r{font-size:3rem;font-weight:800;color:var(--text-primary);font-family:var(--font-display);line-height:1}.pricing-period.svelte-jk7o5r{font-size:.875rem;color:var(--text-tertiary);font-weight:400}.pricing-trial.svelte-jk7o5r{text-align:center;font-size:.8125rem;color:var(--gold);margin-bottom:var(--space-6)}.pricing-features.svelte-jk7o5r{list-style:none;margin-bottom:var(--space-8)}.pricing-features.svelte-jk7o5r li:where(.svelte-jk7o5r){padding:var(--space-2) 0;padding-left:var(--space-6);position:relative;font-size:.875rem;color:var(--text-secondary);line-height:1.5}.pricing-features.svelte-jk7o5r li:where(.svelte-jk7o5r):before{content:"";position:absolute;left:0;top:12px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M13.3 4.3L6 11.6 2.7 8.3' fill='none' stroke='%23c9a227' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat}.pricing-cta.svelte-jk7o5r{width:100%}.faq-list.svelte-jk7o5r{max-width:720px;margin:0 auto}.faq-item.svelte-jk7o5r{border-bottom:1px solid var(--divider)}.faq-question.svelte-jk7o5r{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--space-5) 0;background:none;border:none;cursor:pointer;text-align:left;color:var(--text-primary);font-family:var(--font-display);font-size:1.0625rem;font-weight:600;gap:var(--space-4)}.faq-question.svelte-jk7o5r:hover{color:var(--gold)}.faq-chevron.svelte-jk7o5r{flex-shrink:0;color:var(--text-tertiary);transition:transform var(--duration-normal) var(--ease-out-expo)}.faq-item.open.svelte-jk7o5r .faq-chevron:where(.svelte-jk7o5r){transform:rotate(180deg)}.faq-answer.svelte-jk7o5r{max-height:0;overflow:hidden;transition:max-height var(--duration-slow) var(--ease-out-expo)}.faq-item.open.svelte-jk7o5r .faq-answer:where(.svelte-jk7o5r){max-height:300px}.faq-answer.svelte-jk7o5r p:where(.svelte-jk7o5r){padding-bottom:var(--space-5);font-size:.9375rem;line-height:1.7;color:var(--text-secondary)}.cta-section.svelte-jk7o5r{text-align:center}.cta-container.svelte-jk7o5r{position:relative;max-width:var(--max-width-narrow);margin:0 auto}.cta-glow.svelte-jk7o5r{position:absolute;top:-60px;left:50%;transform:translate(-50%);width:400px;height:200px;background:radial-gradient(ellipse,rgba(201,162,39,.12) 0%,transparent 70%);pointer-events:none}.cta-section.svelte-jk7o5r h2:where(.svelte-jk7o5r){position:relative;z-index:1}.cta-section.svelte-jk7o5r .section-desc:where(.svelte-jk7o5r){margin-inline:auto;position:relative;z-index:1}.cta-section.svelte-jk7o5r .btn:where(.svelte-jk7o5r){position:relative;z-index:1;margin-top:var(--space-8)}.btn-lg.svelte-jk7o5r{padding:18px var(--space-10);font-size:1.0625rem}.start-footer.svelte-jk7o5r{padding:var(--space-16) 0 var(--space-10);border-top:1px solid var(--divider)}.disclaimer.svelte-jk7o5r{max-width:720px;margin:0 auto var(--space-8)}.disclaimer.svelte-jk7o5r p:where(.svelte-jk7o5r){font-size:.75rem;line-height:1.7;color:var(--text-tertiary)}.disclaimer.svelte-jk7o5r strong:where(.svelte-jk7o5r){color:var(--text-secondary)}.disclaimer-company.svelte-jk7o5r{margin-top:var(--space-3)}.footer-links.svelte-jk7o5r{display:flex;justify-content:center;gap:var(--space-6);flex-wrap:wrap}.footer-links.svelte-jk7o5r a:where(.svelte-jk7o5r){font-size:.8125rem;color:var(--text-tertiary)}.footer-links.svelte-jk7o5r a:where(.svelte-jk7o5r):hover{color:var(--gold)}@media(max-width:1023px){.steps-grid.svelte-jk7o5r,.results-grid.svelte-jk7o5r{grid-template-columns:repeat(2,1fr)}.pricing-grid.svelte-jk7o5r{grid-template-columns:1fr;max-width:480px;margin-inline:auto}}@media(max-width:639px){.hero-section.svelte-jk7o5r{padding-top:calc(var(--space-16) + var(--header-height))}.steps-grid.svelte-jk7o5r{grid-template-columns:1fr;max-width:400px;margin-inline:auto}.results-grid.svelte-jk7o5r{grid-template-columns:1fr 1fr}.hero-cta-row.svelte-jk7o5r{flex-direction:column}.hero-cta-row.svelte-jk7o5r .btn:where(.svelte-jk7o5r){width:100%;max-width:320px}}
