.ct-page.svelte-ywjbdl{position:relative;overflow-x:hidden;--forex-glow: var(--gold-glow);--forex-border: rgba(201, 162, 39, .2)}.section-header.svelte-ywjbdl{margin-bottom:var(--space-10)}.section-header.centered.svelte-ywjbdl{text-align:center}.section-header.centered.svelte-ywjbdl .section-desc:where(.svelte-ywjbdl){margin-inline:auto}.section-tag.svelte-ywjbdl{font-family:var(--font-display);font-size:.6875rem;font-weight:700;color:var(--gold);text-transform:uppercase;letter-spacing:.14em;margin-bottom:var(--space-3)}.section.svelte-ywjbdl h2:where(.svelte-ywjbdl){margin-bottom:var(--space-2)}.section-desc.svelte-ywjbdl{margin-top:var(--space-2);max-width:58ch;font-size:1rem;line-height:1.65;color:var(--text-secondary)}.card.svelte-ywjbdl h3:where(.svelte-ywjbdl){font-size:1.0625rem;font-weight:700;color:var(--text-primary);margin-bottom:var(--space-2)}.card.svelte-ywjbdl p:where(.svelte-ywjbdl){font-size:.875rem;line-height:1.6;max-width:none}.hero-section.svelte-ywjbdl{padding-top:var(--space-24);padding-bottom:var(--space-16);position:relative;overflow:hidden}.hero-backdrop.svelte-ywjbdl{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.hero-blob.svelte-ywjbdl{position:absolute;border-radius:50%;filter:blur(90px);will-change:transform}.hero-blob-1.svelte-ywjbdl{top:-5%;left:28%;width:480px;height:420px;background:radial-gradient(ellipse,rgba(201,162,39,.2),transparent 70%);animation:svelte-ywjbdl-blob-drift-a 19s ease-in-out infinite alternate}.hero-blob-2.svelte-ywjbdl{top:22%;left:52%;width:420px;height:380px;background:radial-gradient(ellipse,rgba(201,162,39,.14),transparent 70%);animation:svelte-ywjbdl-blob-drift-b 23s ease-in-out infinite alternate}.hero-blob-3.svelte-ywjbdl{top:8%;left:12%;width:360px;height:340px;background:radial-gradient(ellipse,rgba(201,162,39,.12),transparent 70%);animation:svelte-ywjbdl-blob-drift-b 17s ease-in-out infinite alternate-reverse}.hero-blob-cool.svelte-ywjbdl{top:35%;left:62%;width:520px;height:440px;background:radial-gradient(ellipse,rgba(80,100,160,.09),transparent 70%);filter:blur(120px);animation:svelte-ywjbdl-blob-drift-a 26s ease-in-out infinite alternate-reverse}.hero-blob-core.svelte-ywjbdl{top:12%;left:44%;width:220px;height:200px;background:radial-gradient(ellipse,rgba(201,162,39,.26),transparent 70%);filter:blur(60px);animation:svelte-ywjbdl-blob-breathe 9s ease-in-out infinite alternate}@keyframes svelte-ywjbdl-blob-drift-a{0%{transform:translate(0) scale(1)}to{transform:translate(60px,34px) scale(1.12)}}@keyframes svelte-ywjbdl-blob-drift-b{0%{transform:translate(0) scale(1.06)}to{transform:translate(-52px,26px) scale(.96)}}@keyframes svelte-ywjbdl-blob-breathe{0%{transform:scale(.92);opacity:.8}to{transform:scale(1.18);opacity:1}}.hero-dotgrid.svelte-ywjbdl{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.025) 1px,transparent 1px);background-size:28px 28px;mask-image:radial-gradient(ellipse at 50% 40%,black 20%,transparent 72%);-webkit-mask-image:radial-gradient(ellipse at 50% 40%,black 20%,transparent 72%)}.hero-noise.svelte-ywjbdl{position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");opacity:.35;mix-blend-mode:overlay}@media(prefers-reduced-motion:reduce){.hero-blob.svelte-ywjbdl{animation:none}}@media(max-width:767px){.hero-blob.svelte-ywjbdl{filter:blur(70px)}.hero-blob-1.svelte-ywjbdl{width:320px;height:300px;left:14%}.hero-blob-2.svelte-ywjbdl{width:280px;height:260px}.hero-blob-cool.svelte-ywjbdl{width:340px;height:300px}}.hero-container.svelte-ywjbdl{position:relative;z-index:1;text-align:center;max-width:720px;margin-inline:auto}.hero-section.svelte-ywjbdl h1:where(.svelte-ywjbdl){margin-bottom:var(--space-6);line-height:1.05}.forex-highlight.svelte-ywjbdl{color:var(--gold);text-shadow:0 0 40px var(--gold-glow)}.hero-line.svelte-ywjbdl{display:block;opacity:0;transform:translateY(14px);animation:svelte-ywjbdl-hero-line-in .7s var(--ease-out-expo) var(--line-delay, 0ms) both}@keyframes svelte-ywjbdl-hero-line-in{to{opacity:1;transform:translateY(0)}}.shimmer-gold.svelte-ywjbdl{text-shadow:none;background:linear-gradient(110deg,var(--gold) 0%,var(--gold-light) 35%,#fff 50%,var(--gold-light) 65%,var(--gold) 100%);background-size:250% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:svelte-ywjbdl-shimmer-sweep 6s ease-in-out 1s infinite;will-change:background-position}@keyframes svelte-ywjbdl-shimmer-sweep{0%,to{background-position:100% center}50%{background-position:0% center}}@media(prefers-reduced-motion:reduce){.hero-line.svelte-ywjbdl{opacity:1;transform:none;animation:none}.shimmer-gold.svelte-ywjbdl{animation:none;-webkit-text-fill-color:var(--gold);background:none}}.hero-cta-row.svelte-ywjbdl .btn-primary:where(.svelte-ywjbdl){animation:svelte-ywjbdl-cta-breathe 4s ease-in-out 3s infinite}.hero-cta-row.svelte-ywjbdl .btn-primary:where(.svelte-ywjbdl):hover{animation:none}@keyframes svelte-ywjbdl-cta-breathe{0%,to{box-shadow:0 0 #c9a22700}50%{box-shadow:0 0 20px 4px #c9a2274d}}.hero-next-steps.svelte-ywjbdl{margin-top:var(--space-5);margin-inline:auto;max-width:56ch;font-size:.875rem;line-height:1.6;color:var(--text-tertiary)}.hero-differentiator.svelte-ywjbdl{margin-top:var(--space-4);margin-bottom:var(--space-8);margin-inline:auto;max-width:56ch;font-size:.9375rem;line-height:1.6;color:var(--text-secondary)}.hero-tier-qualifier.svelte-ywjbdl{margin-top:var(--space-5);font-size:.9375rem;color:var(--text-tertiary)}.hero-tier-qualifier.svelte-ywjbdl a:where(.svelte-ywjbdl){color:var(--gold);text-decoration:none;font-weight:600}.hero-tier-qualifier.svelte-ywjbdl a:where(.svelte-ywjbdl):hover{text-decoration:underline}.hero-trust-strip.svelte-ywjbdl{margin-top:var(--space-4);margin-inline:auto;max-width:60ch;font-size:.8125rem;line-height:1.6;color:var(--text-tertiary)}.hero-trust-strip.svelte-ywjbdl a:where(.svelte-ywjbdl){color:var(--text-tertiary);text-decoration:underline}.hero-trust-strip.svelte-ywjbdl a:where(.svelte-ywjbdl):hover{color:var(--text-secondary)}.hero-subtitle.svelte-ywjbdl{font-size:1.0625rem;line-height:1.6;color:var(--text-secondary);max-width:52ch;margin-inline:auto;margin-bottom:var(--space-10)}.hero-stats.svelte-ywjbdl{display:flex;align-items:center;justify-content:center;gap:var(--space-8);margin-bottom:var(--space-10)}.hero-stat.svelte-ywjbdl{text-align:center}.hero-stat-number.svelte-ywjbdl{display:block;font-family:var(--font-display);font-size:clamp(2.5rem,6vw,3.75rem);font-weight:800;color:var(--text-primary);font-variant-numeric:tabular-nums;line-height:1;letter-spacing:-.02em}.hero-stat.svelte-ywjbdl:first-child .hero-stat-number:where(.svelte-ywjbdl){color:var(--gold)}.hero-stat-label.svelte-ywjbdl{display:block;font-size:.75rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;font-weight:500;margin-top:var(--space-1)}.hero-stat-divider.svelte-ywjbdl{width:1px;height:40px;background:var(--divider)}.hero-cta-row.svelte-ywjbdl{display:flex;align-items:center;justify-content:center;gap:var(--space-4);flex-wrap:wrap}.chart-card.svelte-ywjbdl{padding:var(--space-4);border-radius:var(--radius-lg)}.chart-credit.svelte-ywjbdl{margin:var(--space-2) var(--space-2) 0;font-size:.6875rem;color:var(--text-tertiary);text-align:right}.chart-credit.svelte-ywjbdl a:where(.svelte-ywjbdl){color:var(--text-tertiary);text-decoration:underline}.chart-wrapper.svelte-ywjbdl{width:100%;min-height:360px;border-radius:var(--radius-sm);overflow:hidden;contain:layout style}.chart-loading.svelte-ywjbdl{display:flex;align-items:center;justify-content:center;min-height:360px}.chart-skeleton.svelte-ywjbdl{width:100%;height:360px;background:linear-gradient(90deg,var(--bg-secondary) 25%,var(--bg-elevated) 50%,var(--bg-secondary) 75%);background-size:200% 100%;animation:svelte-ywjbdl-skeleton-shimmer 1.5s ease-in-out infinite;border-radius:var(--radius-sm)}@keyframes svelte-ywjbdl-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.metric-pills.svelte-ywjbdl{display:flex;justify-content:center;gap:var(--space-4);margin-top:var(--space-6);flex-wrap:wrap}.metric-pill.svelte-ywjbdl{display:flex;flex-direction:column;align-items:center;padding:var(--space-3) var(--space-5);border:1px solid var(--forex-border);border-radius:var(--radius-full);background:var(--forex-glow)}.metric-pill-value.svelte-ywjbdl{font-family:var(--font-display);font-size:.9375rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--text-primary)}.metric-pill-label.svelte-ywjbdl{font-size:.6875rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em}.chart-cta.svelte-ywjbdl{text-align:center;margin-top:var(--space-8)}.conviction-timeline.svelte-ywjbdl{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:var(--space-5);align-items:stretch;max-width:1000px;margin-inline:auto}.conviction-step.svelte-ywjbdl{display:flex;flex-direction:column;align-items:flex-start;padding:var(--space-6);border:1px solid var(--card-border);border-radius:var(--radius-md);background:var(--bg-card);transition:border-color var(--duration-normal) var(--ease-smooth)}.conviction-step.highlight.svelte-ywjbdl{border-color:var(--forex-border);background:linear-gradient(180deg,var(--forex-glow) 0%,var(--bg-card) 100%)}.conviction-badge.svelte-ywjbdl{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:var(--bg-elevated);border:1px solid var(--card-border);margin-bottom:var(--space-4)}.conviction-badge.highlight.svelte-ywjbdl{background:var(--forex-glow);border-color:var(--forex-border)}.conviction-body.svelte-ywjbdl{width:100%}.conviction-label.svelte-ywjbdl{font-family:var(--font-display);font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);display:block;margin-bottom:var(--space-2)}.conviction-label.highlight.svelte-ywjbdl{color:var(--gold)}.conviction-stat.svelte-ywjbdl{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.1;color:var(--text-primary);margin-bottom:var(--space-2);font-variant-numeric:tabular-nums}.conviction-copy.svelte-ywjbdl{font-size:.875rem;line-height:1.55;color:var(--text-secondary);margin:0}.conviction-connector.svelte-ywjbdl{align-self:center;width:100%;min-width:24px;height:1px;background:linear-gradient(to right,transparent,var(--forex-border),transparent)}.conviction-cta.svelte-ywjbdl{text-align:center;margin-top:var(--space-10)}.conviction-video.svelte-ywjbdl{max-width:640px;margin:var(--space-10) auto 0}.video-facade.svelte-ywjbdl{position:relative;display:block;width:100%;padding:0;border:1px solid var(--card-border);border-radius:var(--radius-md);background:var(--bg-card);overflow:hidden;cursor:pointer;transition:border-color var(--duration-normal) var(--ease-smooth)}.video-facade.svelte-ywjbdl:hover{border-color:var(--card-border-hover)}.video-facade.svelte-ywjbdl img:where(.svelte-ywjbdl){display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;opacity:.85}.video-play.svelte-ywjbdl{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:var(--radius-full);background:var(--gold);color:#0a0a0a}.video-label.svelte-ywjbdl{position:absolute;left:0;right:0;bottom:0;padding:var(--space-3) var(--space-4);background:linear-gradient(to top,rgba(5,5,4,.9),transparent);color:var(--text-primary);font-family:var(--font-display);font-size:.875rem;font-weight:600;text-align:left}.video-frame.svelte-ywjbdl{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--card-border)}.video-frame.svelte-ywjbdl iframe:where(.svelte-ywjbdl){position:absolute;inset:0;width:100%;height:100%}.edge-grid.svelte-ywjbdl{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-8);align-items:center;max-width:1000px;margin-inline:auto}.edge-copy.svelte-ywjbdl{padding-right:var(--space-4)}.edge-lead.svelte-ywjbdl{font-size:1.125rem;line-height:1.55;color:var(--text-primary);margin-bottom:var(--space-4)}.edge-lead.svelte-ywjbdl strong:where(.svelte-ywjbdl){color:var(--gold);font-weight:700}.edge-body.svelte-ywjbdl{font-size:1rem;line-height:1.6;color:var(--text-secondary);margin-bottom:var(--space-4)}.edge-kicker.svelte-ywjbdl{font-family:var(--font-display);font-size:1.25rem;font-weight:700;line-height:1.35;color:var(--text-primary)}.edge-visual.svelte-ywjbdl{padding:var(--space-8);text-align:center}.edge-visual-label.svelte-ywjbdl{font-family:var(--font-display);font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:var(--space-3)}.edge-visual-ticker.svelte-ywjbdl{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800;letter-spacing:-.02em;color:var(--text-primary);line-height:1}.edge-visual-sub.svelte-ywjbdl{font-size:.8125rem;color:var(--text-tertiary);margin-top:var(--space-3);margin-bottom:var(--space-8)}.edge-compare.svelte-ywjbdl{text-align:left;border-top:1px solid var(--divider);padding-top:var(--space-5)}.edge-compare-row.svelte-ywjbdl{display:flex;justify-content:space-between;align-items:baseline;padding-block:var(--space-3)}.edge-compare-row.svelte-ywjbdl+.edge-compare-row:where(.svelte-ywjbdl){border-top:1px solid var(--divider)}.edge-compare-label.svelte-ywjbdl{font-size:.8125rem;color:var(--text-secondary)}.edge-compare-value.svelte-ywjbdl{font-family:var(--font-display);font-size:1rem;font-weight:700;font-variant-numeric:tabular-nums}.edge-compare-value.muted.svelte-ywjbdl{color:var(--text-tertiary)}.edge-compare-value.accent.svelte-ywjbdl{color:var(--gold)}.compound-ladder.svelte-ywjbdl{max-width:820px;margin-inline:auto;padding:var(--space-8)}.compound-seed.svelte-ywjbdl{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:var(--space-5);margin-bottom:var(--space-5);border-bottom:1px dashed var(--divider)}.compound-seed-label.svelte-ywjbdl{font-family:var(--font-display);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary)}.compound-seed-value.svelte-ywjbdl{font-family:var(--font-display);font-size:1.125rem;font-weight:700;color:var(--text-secondary);font-variant-numeric:tabular-nums}.compound-row.svelte-ywjbdl{display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:var(--space-4);padding-block:var(--space-3)}.compound-row.svelte-ywjbdl+.compound-row:where(.svelte-ywjbdl){border-top:1px solid var(--divider)}.compound-year.svelte-ywjbdl{font-family:var(--font-display);font-size:.8125rem;font-weight:600;letter-spacing:.04em;color:var(--text-tertiary)}.compound-track.svelte-ywjbdl{height:10px;background:var(--bg-elevated);border-radius:var(--radius-full);overflow:hidden}.compound-fill.svelte-ywjbdl{height:100%;background:linear-gradient(90deg,rgba(201,162,39,.35),var(--gold));border-radius:var(--radius-full);transition:width var(--duration-reveal) var(--ease-out-expo)}.compound-value.svelte-ywjbdl{font-family:var(--font-display);font-size:clamp(1rem,2vw,1.375rem);font-weight:700;color:var(--text-primary);font-variant-numeric:tabular-nums;min-width:9ch;text-align:right}.compound-disclaimer.svelte-ywjbdl{max-width:640px;margin:var(--space-6) auto 0;text-align:center;font-size:.75rem;line-height:1.6;color:var(--text-tertiary)}.compound-row-endpoint.svelte-ywjbdl{opacity:.6}.steps-grid.svelte-ywjbdl{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6)}.step-card.svelte-ywjbdl{text-align:center;padding:var(--space-8) var(--space-6)}.step-number.svelte-ywjbdl{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--radius-full);border:1px solid var(--forex-border);background:var(--gold-subtle);color:var(--gold);font-family:var(--font-display);font-size:1.25rem;font-weight:800;margin-bottom:var(--space-4)}.tiers-grid.svelte-ywjbdl{display:grid;grid-template-columns:1fr 1.15fr;gap:var(--space-5);align-items:stretch}.tier-card.svelte-ywjbdl{position:relative;background:var(--bg-card);border:1px solid var(--card-border);border-radius:var(--radius-lg);padding:var(--space-8) var(--space-6) var(--space-6);display:flex;flex-direction:column;transition:border-color var(--duration-slow) var(--ease-smooth)}.tier-card.svelte-ywjbdl:hover{border-color:var(--card-border-hover)}.tier-flagship.svelte-ywjbdl{border:1.5px solid var(--gold);background:linear-gradient(180deg,var(--gold-subtle) 0%,transparent 55%),var(--bg-card)}.tier-flagship.svelte-ywjbdl h3:where(.svelte-ywjbdl){font-size:clamp(1.875rem,4vw,2.5rem)}.tier-flagship.svelte-ywjbdl .tier-range:where(.svelte-ywjbdl){color:var(--text-primary);font-weight:600}.tier-flag.svelte-ywjbdl{position:absolute;top:var(--space-6);right:var(--space-6);font-family:var(--font-display);font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#0a0a0a;background:var(--gold);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full)}.tier-head.svelte-ywjbdl{margin-bottom:var(--space-5)}.tier-badge.svelte-ywjbdl{display:inline-flex;align-items:center;gap:var(--space-2);font-family:var(--font-display);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:var(--space-3)}.tier-badge-gold.svelte-ywjbdl{color:var(--gold)}.tier-card.svelte-ywjbdl h3:where(.svelte-ywjbdl){font-size:clamp(1.5rem,3vw,2rem);margin-bottom:var(--space-2)}.tier-range.svelte-ywjbdl{color:var(--text-secondary);font-size:.9375rem}.tier-range.svelte-ywjbdl strong:where(.svelte-ywjbdl){color:var(--text-primary)}.tier-points.svelte-ywjbdl{list-style:none;padding:0;margin:0 0 var(--space-6);flex:1}.tier-points.svelte-ywjbdl li:where(.svelte-ywjbdl){position:relative;padding-left:var(--space-6);margin-bottom:var(--space-3);color:var(--text-secondary);font-size:.9375rem;line-height:1.5}.tier-points.svelte-ywjbdl li:where(.svelte-ywjbdl):before{content:"";position:absolute;left:0;top:.5em;width:7px;height:7px;border-radius:50%;background:var(--gold)}.tier-cta.svelte-ywjbdl{width:100%;justify-content:center}.tier-reversal.svelte-ywjbdl{margin-top:var(--space-3);text-align:center;font-size:.75rem;line-height:1.5;color:var(--text-tertiary)}.cta-reversal.svelte-ywjbdl{margin-top:var(--space-4);text-align:center;font-size:.8125rem;color:var(--text-tertiary)}.tiers-foot.svelte-ywjbdl{text-align:center;margin-top:var(--space-6);color:var(--text-tertiary);font-size:.9375rem}@media(max-width:767px){.tiers-grid.svelte-ywjbdl{grid-template-columns:1fr}}.trust-grid.svelte-ywjbdl{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-6);contain:layout style}.trust-item.svelte-ywjbdl:hover{border-color:var(--card-border-hover)}.trust-icon.svelte-ywjbdl{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:var(--forex-glow);border:1px solid var(--forex-border);margin-bottom:var(--space-4)}.split-card.svelte-ywjbdl{max-width:720px;margin-inline:auto;padding:var(--space-8)}.split-bar-container.svelte-ywjbdl{margin-bottom:var(--space-8)}.split-bar.svelte-ywjbdl{display:flex;height:56px;border-radius:var(--radius-sm);overflow:hidden;font-family:var(--font-display);font-weight:700;font-size:.875rem}.split-yours.svelte-ywjbdl{background:#c9a22726;color:var(--text-primary);display:flex;align-items:center;justify-content:center}.split-ours.svelte-ywjbdl{background:#c9a22714;color:var(--text-primary);display:flex;align-items:center;justify-content:center}.split-features.svelte-ywjbdl{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-3);margin-bottom:var(--space-8)}.split-feature.svelte-ywjbdl{display:flex;align-items:center;gap:var(--space-2);font-size:.875rem;color:var(--text-secondary)}.split-comparison.svelte-ywjbdl{border-top:1px solid var(--divider);padding-top:var(--space-6)}.split-compare-header.svelte-ywjbdl h3:where(.svelte-ywjbdl){font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:var(--space-4)}.split-compare-grid.svelte-ywjbdl{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-4)}.split-compare-item.svelte-ywjbdl{padding:var(--space-4);border-radius:var(--radius-sm)}.split-compare-them.svelte-ywjbdl{background:#ef44440d;border:1px solid rgba(239,68,68,.15)}.split-compare-us.svelte-ywjbdl{background:var(--forex-glow);border:1px solid var(--forex-border)}.split-compare-label.svelte-ywjbdl{font-family:var(--font-display);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);display:block;margin-bottom:var(--space-2)}.split-compare-item.svelte-ywjbdl p:where(.svelte-ywjbdl){font-size:.8125rem;line-height:1.55;color:var(--text-secondary)}.live-dot.svelte-ywjbdl{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--success);margin-right:var(--space-1);vertical-align:middle;animation:svelte-ywjbdl-pulse-dot 2s ease-in-out infinite}@keyframes svelte-ywjbdl-pulse-dot{0%,to{opacity:1;box-shadow:0 0 #22c55e66}50%{opacity:.7;box-shadow:0 0 0 4px #22c55e00}}.period-tabs.svelte-ywjbdl{display:flex;justify-content:center;gap:var(--space-2);margin-bottom:var(--space-4)}.period-tab.svelte-ywjbdl{font-family:var(--font-display);font-size:.75rem;font-weight:600;letter-spacing:.04em;min-height:44px;padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);border:1px solid var(--card-border);background:transparent;color:var(--text-tertiary);cursor:pointer;transition:all var(--duration-fast) var(--ease-smooth)}.period-tab.svelte-ywjbdl:hover{border-color:var(--card-border-hover);color:var(--text-secondary)}.period-tab.active.svelte-ywjbdl{background:var(--gold);border-color:var(--gold);color:var(--bg-primary)}.stat-strip.svelte-ywjbdl{display:flex;align-items:center;justify-content:center;gap:var(--space-5);margin-top:var(--space-6);padding:var(--space-3) var(--space-6);background:var(--forex-glow);border:1px solid var(--forex-border);border-radius:var(--radius-full);overflow-x:auto;-webkit-overflow-scrolling:touch}.stat-strip-item.svelte-ywjbdl{display:flex;align-items:center;gap:var(--space-2);white-space:nowrap}.stat-strip-label.svelte-ywjbdl{font-size:.6875rem;font-weight:500;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em}.stat-strip-value.svelte-ywjbdl{font-family:var(--font-display);font-size:.8125rem;font-weight:700;color:var(--text-primary)}.stat-strip-divider.svelte-ywjbdl{width:1px;height:16px;background:var(--forex-border);flex-shrink:0}.faq-list.svelte-ywjbdl{max-width:720px;margin-inline:auto}.faq-item.svelte-ywjbdl{border-bottom:1px solid var(--divider)}.faq-trigger.svelte-ywjbdl{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-5) 0;min-height:44px;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--font-body)}.faq-question.svelte-ywjbdl{font-family:var(--font-display);font-size:1rem;font-weight:600;color:var(--text-primary);line-height:1.4}.faq-chevron.svelte-ywjbdl{flex-shrink:0;color:var(--text-tertiary);transition:transform var(--duration-normal) var(--ease-out-expo)}.faq-item.open.svelte-ywjbdl .faq-chevron:where(.svelte-ywjbdl){transform:rotate(180deg)}.faq-answer.svelte-ywjbdl{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--duration-slow) var(--ease-out-expo);overflow:hidden}.faq-item.open.svelte-ywjbdl .faq-answer:where(.svelte-ywjbdl){grid-template-rows:1fr}.faq-answer.svelte-ywjbdl p:where(.svelte-ywjbdl){overflow:hidden;padding-bottom:var(--space-5);font-size:.9375rem;line-height:1.65;color:var(--text-secondary)}.cta-section.svelte-ywjbdl{text-align:center;position:relative}.cta-container.svelte-ywjbdl{max-width:600px;margin-inline:auto}.disclaimer.svelte-ywjbdl{padding:var(--space-8) 0;border-top:1px solid var(--divider)}.disclaimer.svelte-ywjbdl p:where(.svelte-ywjbdl){font-size:.75rem;color:var(--text-tertiary);line-height:1.6;max-width:70ch;margin-inline:auto;text-align:center}@media(max-width:1023px){.conviction-timeline.svelte-ywjbdl{grid-template-columns:1fr;gap:var(--space-4)}.conviction-connector.svelte-ywjbdl{width:1px;height:24px;min-width:1px;background:linear-gradient(to bottom,transparent,var(--forex-border),transparent);justify-self:center}.edge-grid.svelte-ywjbdl{grid-template-columns:1fr;gap:var(--space-6)}.edge-copy.svelte-ywjbdl{padding-right:0}}@media(max-width:767px){.hero-section.svelte-ywjbdl{padding-top:var(--space-16);padding-bottom:var(--space-12)}.hero-stats.svelte-ywjbdl{flex-direction:column;gap:var(--space-4)}.hero-stat-divider.svelte-ywjbdl{width:40px;height:1px}.hero-stat-label.svelte-ywjbdl{font-size:.875rem}.steps-grid.svelte-ywjbdl{grid-template-columns:1fr;gap:var(--space-4)}.step-card.svelte-ywjbdl{padding:var(--space-6) var(--space-4)}.trust-grid.svelte-ywjbdl{grid-template-columns:1fr;gap:var(--space-4)}.split-compare-grid.svelte-ywjbdl{grid-template-columns:1fr}.split-card.svelte-ywjbdl{padding:var(--space-5)}.split-compare-item.svelte-ywjbdl p:where(.svelte-ywjbdl){font-size:.875rem}.hero-cta-row.svelte-ywjbdl{flex-direction:column;width:100%}.hero-cta-row.svelte-ywjbdl .btn{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center}.metric-pills.svelte-ywjbdl{gap:var(--space-2)}.metric-pill.svelte-ywjbdl{padding:var(--space-2) var(--space-3)}.metric-pill-label.svelte-ywjbdl{font-size:.75rem}.edge-visual.svelte-ywjbdl{padding:var(--space-6)}.compound-ladder.svelte-ywjbdl{padding:var(--space-5)}.compound-row.svelte-ywjbdl{grid-template-columns:56px 1fr auto;gap:var(--space-3)}.compound-year.svelte-ywjbdl{font-size:.75rem}.compound-value.svelte-ywjbdl{font-size:1rem;min-width:7ch}.conviction-step.svelte-ywjbdl{padding:var(--space-5)}.chart-wrapper.svelte-ywjbdl,.chart-loading.svelte-ywjbdl,.chart-skeleton.svelte-ywjbdl{min-height:260px;height:auto}.section-desc.svelte-ywjbdl{font-size:.9375rem}.disclaimer.svelte-ywjbdl p:where(.svelte-ywjbdl){font-size:.75rem}}.sticky-mobile-cta.svelte-ywjbdl{display:none}@media(max-width:767px){.sticky-mobile-cta.svelte-ywjbdl{display:block;position:fixed;bottom:0;left:0;right:0;z-index:100;padding:var(--space-3) var(--space-4);background:linear-gradient(to top,var(--bg-primary) 70%,transparent);animation:svelte-ywjbdl-slideUpCta .3s ease-out}.sticky-btn.svelte-ywjbdl{width:100%;justify-content:center;font-size:1rem;padding:var(--space-3) var(--space-6);min-height:48px}.disclaimer.svelte-ywjbdl{padding-bottom:calc(var(--space-8) + 64px)}}@keyframes svelte-ywjbdl-slideUpCta{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.learn-more.svelte-ywjbdl{padding-block:var(--space-12);border-top:1px solid var(--divider)}.learn-more.svelte-ywjbdl h2:where(.svelte-ywjbdl){margin-bottom:var(--space-6)}.learn-more-grid.svelte-ywjbdl{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4)}.learn-more-card.svelte-ywjbdl{display:flex;flex-direction:column;padding:var(--space-5);text-decoration:none;color:inherit;transition:border-color var(--duration-normal) var(--ease-smooth)}.learn-more-card.svelte-ywjbdl:hover{border-color:#c9a2274d;color:inherit}.learn-more-card.svelte-ywjbdl h3:where(.svelte-ywjbdl){font-size:.9375rem;font-weight:700;color:var(--text-primary);margin-bottom:var(--space-2)}.learn-more-card.svelte-ywjbdl p:where(.svelte-ywjbdl){font-size:.8125rem;line-height:1.55;color:var(--text-secondary);flex:1}.learn-more-arrow.svelte-ywjbdl{display:block;margin-top:var(--space-3);color:var(--gold);font-size:1.125rem;transition:transform var(--duration-fast) var(--ease-spring)}.learn-more-card.svelte-ywjbdl:hover .learn-more-arrow:where(.svelte-ywjbdl){transform:translate(4px)}@media(max-width:767px){.learn-more-grid.svelte-ywjbdl{grid-template-columns:1fr}.stat-strip.svelte-ywjbdl{gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);justify-content:flex-start}.period-tabs.svelte-ywjbdl{gap:var(--space-1)}}html.js-ready .ct-page .reveal-item{transform:translateY(18px);transition:opacity var(--duration-reveal) var(--ease-out-expo) var(--reveal-delay, 0ms),transform .65s var(--ease-out-expo) var(--reveal-delay, 0ms)}html.js-ready .ct-page .reveal-item.in-view{transform:translateY(0)}html.js-ready .ct-page .chart-section .chart-card{clip-path:inset(0 100% 0 0 round var(--radius-lg));transition:clip-path 1.4s var(--ease-out-expo) .15s}html.js-ready .ct-page .chart-section.in-view .chart-card{clip-path:inset(0 0 0 0 round var(--radius-lg))}html.js-ready .ct-page .chart-section .metric-pill{opacity:0;transform:translateY(12px);transition:opacity .5s var(--ease-out-expo),transform .5s var(--ease-out-expo)}html.js-ready .ct-page .chart-section.in-view .metric-pill{opacity:1;transform:none}html.js-ready .ct-page .chart-section.in-view .metric-pill:nth-child(1){transition-delay:.9s}html.js-ready .ct-page .chart-section.in-view .metric-pill:nth-child(2){transition-delay:1s}html.js-ready .ct-page .chart-section.in-view .metric-pill:nth-child(3){transition-delay:1.1s}html.js-ready .ct-page .chart-section.in-view .metric-pill:nth-child(4){transition-delay:1.2s}html.js-ready .ct-page .conviction-timeline .conviction-step{opacity:0;transform:translateY(16px);transition:opacity .55s var(--ease-out-expo),transform .55s var(--ease-out-expo)}html.js-ready .ct-page .conviction-timeline.in-view .conviction-step{opacity:1;transform:none}html.js-ready .ct-page .conviction-timeline.in-view .conviction-step:nth-of-type(1){transition-delay:0s}html.js-ready .ct-page .conviction-timeline.in-view .conviction-step:nth-of-type(3){transition-delay:.18s}html.js-ready .ct-page .conviction-timeline.in-view .conviction-step:nth-of-type(5){transition-delay:.36s}html.js-ready .ct-page .conviction-timeline.in-view .conviction-step:nth-of-type(7){transition-delay:.54s}html.js-ready .ct-page .conviction-timeline .conviction-connector{transform:scaleX(0);transform-origin:left center;transition:transform .45s var(--ease-out-expo)}html.js-ready .ct-page .conviction-timeline.in-view .conviction-connector{transform:scaleX(1)}html.js-ready .ct-page .conviction-timeline.in-view .conviction-connector:nth-of-type(2){transition-delay:.12s}html.js-ready .ct-page .conviction-timeline.in-view .conviction-connector:nth-of-type(4){transition-delay:.3s}html.js-ready .ct-page .conviction-timeline.in-view .conviction-connector:nth-of-type(6){transition-delay:.48s}html.js-ready .ct-page .edge-grid .edge-compare-row{opacity:0;transform:translate(10px);transition:opacity .5s var(--ease-out-expo),transform .5s var(--ease-out-expo)}html.js-ready .ct-page .edge-grid.in-view .edge-compare-row{opacity:1;transform:none}html.js-ready .ct-page .edge-grid.in-view .edge-compare-row:nth-of-type(1){transition-delay:.25s}html.js-ready .ct-page .edge-grid.in-view .edge-compare-row:nth-of-type(2){transition-delay:.4s}html.js-ready .ct-page .edge-grid.in-view .edge-compare-row:nth-of-type(3){transition-delay:.55s}html.js-ready .ct-page .compound-fill{width:0;transition:width .9s var(--ease-out-expo) var(--fill-delay, 0ms)}html.js-ready .ct-page .compound-ladder.in-view .compound-fill,html:not(.js-ready) .ct-page .compound-fill{width:var(--fill-w, 100%)}.compound-fill.svelte-ywjbdl{width:var(--fill-w, 100%)}html.js-ready .ct-page .step-card .step-number{transform:scale(.55);opacity:0;transition:transform .6s var(--ease-spring) calc(var(--reveal-delay, 0ms) + .15s),opacity .3s ease calc(var(--reveal-delay, 0ms) + .15s)}html.js-ready .ct-page .step-card.in-view .step-number{transform:scale(1);opacity:1}.split-yours.svelte-ywjbdl,.split-ours.svelte-ywjbdl{width:var(--w);overflow:hidden;white-space:nowrap}html.js-ready .ct-page .split-yours,html.js-ready .ct-page .split-ours{width:0;transition:width .9s var(--ease-out-expo) .2s}html.js-ready .ct-page .split-ours{transition-delay:.35s}html.js-ready .ct-page .split-card.in-view .split-yours,html.js-ready .ct-page .split-card.in-view .split-ours{width:var(--w)}.tier-flagship.svelte-ywjbdl{overflow:hidden}.tier-flagship.svelte-ywjbdl:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 35%,rgba(201,162,39,.1) 48%,rgba(255,255,255,.05) 50%,rgba(201,162,39,.1) 52%,transparent 65%);transform:translate(-110%);pointer-events:none}html.js-ready .ct-page .tier-flagship.in-view:after{animation:svelte-ywjbdl-flagship-sheen 1.3s var(--ease-smooth) .5s 1 both}@keyframes svelte-ywjbdl-flagship-sheen{0%{transform:translate(-110%)}to{transform:translate(110%)}}.video-play.svelte-ywjbdl:after{content:"";position:absolute;inset:-6px;border-radius:var(--radius-full);border:1.5px solid rgba(201,162,39,.55);animation:svelte-ywjbdl-play-ring 2.6s var(--ease-smooth) infinite}@keyframes svelte-ywjbdl-play-ring{0%{transform:scale(.9);opacity:.9}70%,to{transform:scale(1.45);opacity:0}}html.js-ready .ct-page .reveal-item .section-tag{letter-spacing:.3em;opacity:0;transition:letter-spacing .8s var(--ease-out-expo),opacity .6s ease}html.js-ready .ct-page .reveal-item.in-view .section-tag{letter-spacing:.14em;opacity:1}@media(prefers-reduced-motion:reduce){html.js-ready .ct-page .compound-fill{width:var(--fill-w, 100%);transition:none}html.js-ready .ct-page .split-yours,html.js-ready .ct-page .split-ours{width:var(--w);transition:none}.video-play.svelte-ywjbdl:after{animation:none;opacity:0}html.js-ready .ct-page .tier-flagship.in-view:after{animation:none}}
