.hero.svelte-tc3uts{position:relative;min-height:90vh;display:flex;align-items:center;padding-top:calc(var(--header-height) + 24px);overflow:hidden}.hero-bg.svelte-tc3uts{position:absolute;inset:0;pointer-events:none}.hero-glow.svelte-tc3uts{position:absolute;border-radius:50%;contain:strict}.hero-glow-1.svelte-tc3uts{width:1000px;height:700px;top:-5%;left:50%;margin-left:-500px;background:radial-gradient(ellipse at center,rgba(201,162,39,.08) 0%,rgba(201,162,39,.02) 40%,transparent 60%);animation:svelte-tc3uts-bgPulse 8s ease-in-out infinite}.hero-glow-2.svelte-tc3uts{width:600px;height:500px;top:15%;right:5%;background:radial-gradient(ellipse at center,rgba(247,147,26,.04) 0%,transparent 55%);animation:svelte-tc3uts-pulse-drift 10s ease-in-out infinite 2s}.hero-glow-3.svelte-tc3uts{width:550px;height:450px;top:25%;left:5%;background:radial-gradient(ellipse at center,rgba(41,98,255,.03) 0%,transparent 55%);animation:svelte-tc3uts-pulse-drift 12s ease-in-out infinite 4s}@keyframes svelte-tc3uts-pulse-drift{0%,to{opacity:.4}50%{opacity:.8}}@keyframes svelte-tc3uts-bgPulse{0%,to{opacity:.5}30%{opacity:.9}60%{opacity:.6}80%{opacity:.85}}.hero-content.svelte-tc3uts{position:relative;text-align:center;padding-block:var(--space-20);opacity:1;transform:none}html.js-ready .hero-content.svelte-tc3uts{opacity:0;transform:translateY(20px);transition:opacity .8s var(--ease-out-expo),transform .8s var(--ease-out-expo)}html.js-ready .hero-content.visible.svelte-tc3uts{opacity:1;transform:none}.brand-cycle.svelte-tc3uts{display:inline-flex;align-items:baseline;justify-content:center;gap:.35em;margin-bottom:var(--space-5);font-family:var(--font-display);font-size:clamp(2.5rem,6vw,4rem);font-weight:800;letter-spacing:-.02em;line-height:1.2}.brand-ao.svelte-tc3uts{color:var(--gold);flex-shrink:0}.brand-word-slot.svelte-tc3uts{display:inline-flex;align-items:baseline;position:relative;overflow:hidden;height:1.2em;min-width:7.5ch}.brand-word.svelte-tc3uts{display:inline-block;white-space:nowrap;animation:svelte-tc3uts-brandEnter .6s cubic-bezier(.16,1,.3,1) both}.brand-word.exiting.svelte-tc3uts{animation:svelte-tc3uts-brandExit .5s cubic-bezier(.55,0,1,.45) both}@keyframes svelte-tc3uts-brandEnter{0%{transform:translateY(100%);opacity:0;filter:blur(6px)}to{transform:translateY(0);opacity:1;filter:blur(0)}}@keyframes svelte-tc3uts-brandExit{0%{transform:translateY(0);opacity:1;filter:blur(0)}to{transform:translateY(-100%);opacity:0;filter:blur(6px)}}@media(prefers-reduced-motion:reduce){.brand-word.svelte-tc3uts{animation:none;opacity:1;filter:none}.brand-word.exiting.svelte-tc3uts{animation:none}}.hero-headline.svelte-tc3uts{margin-bottom:var(--space-6);line-height:1.05}.word-line.svelte-tc3uts{display:block}.word-wrap.svelte-tc3uts{display:inline-block;overflow:hidden;vertical-align:bottom}.word.svelte-tc3uts{display:inline-block;transform:none;opacity:1}html.js-ready .word.svelte-tc3uts{transform:translateY(110%);opacity:0;transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .7s cubic-bezier(.16,1,.3,1)}html.js-ready .hero-content.visible.svelte-tc3uts .word:where(.svelte-tc3uts){transform:none;opacity:1}.word-wrap.svelte-tc3uts:nth-child(1) .word:where(.svelte-tc3uts){transition-delay:0ms}.word-wrap.svelte-tc3uts:nth-child(2) .word:where(.svelte-tc3uts){transition-delay:50ms}.word-wrap.svelte-tc3uts:nth-child(3) .word:where(.svelte-tc3uts){transition-delay:.1s}.word-wrap.svelte-tc3uts:nth-child(4) .word:where(.svelte-tc3uts){transition-delay:.15s}.word-wrap.svelte-tc3uts:nth-child(5) .word:where(.svelte-tc3uts){transition-delay:.2s}.word-wrap.svelte-tc3uts:nth-child(6) .word:where(.svelte-tc3uts){transition-delay:.25s}.word-line.svelte-tc3uts:nth-child(2) .word-wrap:where(.svelte-tc3uts):nth-child(1) .word:where(.svelte-tc3uts){transition-delay:.2s}.word-line.svelte-tc3uts:nth-child(2) .word-wrap:where(.svelte-tc3uts):nth-child(2) .word:where(.svelte-tc3uts){transition-delay:.25s}.word-line.svelte-tc3uts:nth-child(2) .word-wrap:where(.svelte-tc3uts):nth-child(3) .word:where(.svelte-tc3uts){transition-delay:.3s}.word-line.svelte-tc3uts:nth-child(2) .word-wrap:where(.svelte-tc3uts):nth-child(4) .word:where(.svelte-tc3uts){transition-delay:.35s}.shimmer-text.svelte-tc3uts{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-tc3uts-shimmer 6s ease-in-out infinite;will-change:background-position}@keyframes svelte-tc3uts-shimmer{0%,to{background-position:100% center}50%{background-position:0% center}}.hero-sub.svelte-tc3uts{font-size:1.125rem;max-width:580px;margin:0 auto var(--space-8);line-height:1.7;color:var(--text-secondary)}.hero-actions.svelte-tc3uts{display:flex;gap:var(--space-4);justify-content:center;flex-wrap:wrap}.btn-lg.svelte-tc3uts{padding:16px var(--space-8);font-size:1rem}.hero-actions.svelte-tc3uts .btn-primary:where(.svelte-tc3uts){animation:svelte-tc3uts-cta-pulse 4s ease-in-out infinite 3s}.hero-actions.svelte-tc3uts .btn-primary:where(.svelte-tc3uts):hover{animation:none}@keyframes svelte-tc3uts-cta-pulse{0%,to{box-shadow:0 0 #c9a22700}50%{box-shadow:0 0 20px 4px #c9a2274d}}.hero-trust-row.svelte-tc3uts{display:flex;align-items:center;justify-content:center;gap:var(--space-5);flex-wrap:wrap;margin-top:var(--space-6)}.hero-trust-item.svelte-tc3uts{display:flex;align-items:center;gap:var(--space-2);font-size:.8125rem;color:var(--text-secondary);white-space:nowrap}.hero-trust-icon.svelte-tc3uts{color:var(--gold);font-size:.875rem}.hero-trust-link.svelte-tc3uts{color:var(--text-secondary);text-decoration:underline;text-underline-offset:2px}.hero-trust-divider.svelte-tc3uts{width:1px;height:14px;background:var(--divider)}.hero-stats-rows.svelte-tc3uts{margin-top:var(--space-12);display:flex;flex-direction:column;gap:var(--space-6)}.hero-stats-row.svelte-tc3uts{display:flex;align-items:center;gap:var(--space-8)}.hero-stats-label.svelte-tc3uts{font-family:var(--font-display);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;min-width:90px;display:flex;align-items:center;gap:6px}.live-dot.svelte-tc3uts{width:6px;height:6px;border-radius:50%;background:var(--success);animation:svelte-tc3uts-live-blink 2s ease-in-out infinite}@keyframes svelte-tc3uts-live-blink{0%,to{opacity:1}50%{opacity:.3}}.hero-stats-grid.svelte-tc3uts{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-8);flex:1;padding:var(--space-4) 0;border-top:1px solid var(--divider)}.hero-stats-divider.svelte-tc3uts{height:1px;background:var(--divider);margin:0 0 0 calc(90px + var(--space-8))}.hero-stat.svelte-tc3uts{display:flex;flex-direction:column;gap:var(--space-1)}.scroll-hint.svelte-tc3uts{position:absolute;bottom:var(--space-8);left:0;right:0;display:flex;justify-content:center;transition:opacity .4s ease}.scroll-hint.hidden.svelte-tc3uts{opacity:0}.scroll-line.svelte-tc3uts{width:1px;height:40px;background:linear-gradient(to bottom,var(--gold),transparent);animation:svelte-tc3uts-scroll-pulse 2s ease-in-out infinite}@keyframes svelte-tc3uts-scroll-pulse{0%,to{opacity:.3;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}@media(max-width:767px){.hero.svelte-tc3uts{min-height:auto;align-items:flex-start;padding-top:calc(var(--header-height) + 32px);padding-bottom:var(--space-10)}.hero-headline.svelte-tc3uts{font-size:clamp(1.75rem,7vw,2.5rem)}.hero-sub.svelte-tc3uts{font-size:1rem}.hero-trust-row.svelte-tc3uts{gap:var(--space-3)}.hero-trust-divider.svelte-tc3uts{display:none}.hero-trust-item.svelte-tc3uts{font-size:.875rem}.hero-stats-row.svelte-tc3uts{flex-direction:column;align-items:flex-start;gap:var(--space-3)}.hero-stats-label.svelte-tc3uts{min-width:auto;font-size:.875rem}.hero-stats-grid.svelte-tc3uts{grid-template-columns:1fr 1fr;gap:var(--space-4);width:100%}.hero-stats-divider.svelte-tc3uts{margin-left:0}.hero-actions.svelte-tc3uts{flex-direction:column;width:100%}.hero-actions.svelte-tc3uts .btn:where(.svelte-tc3uts){width:100%;text-align:center;justify-content:center}}@media(min-width:1280px){.hero-content.svelte-tc3uts{padding-block:var(--space-24)}}.verticals-overview.svelte-h7xl8o{padding-block:var(--space-16)}.verticals-nav.svelte-h7xl8o{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-4);margin-top:var(--space-10)}.vertical-nav-card.svelte-h7xl8o{background:var(--bg-card);border:1px solid var(--card-border);border-radius:var(--radius-md);padding:var(--space-5) var(--space-4);text-align:left;cursor:pointer;font-family:var(--font-display);transition:border-color var(--duration-normal) ease;position:relative;overflow:hidden}.vertical-nav-card.svelte-h7xl8o:hover{border-color:var(--card-border-hover);box-shadow:0 8px 32px #0000004d}.vnav-accent.svelte-h7xl8o{width:32px;height:3px;border-radius:2px;margin-bottom:var(--space-3)}.vertical-nav-card.svelte-h7xl8o h3:where(.svelte-h7xl8o){font-size:1.125rem;margin-bottom:var(--space-1);color:var(--text-primary)}.vertical-nav-card.svelte-h7xl8o p:where(.svelte-h7xl8o){font-size:.8125rem;color:var(--text-tertiary);max-width:none}.coming-badge.svelte-h7xl8o{position:absolute;top:var(--space-3);right:var(--space-3);font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--poly-accent);background:#8b5cf61f;padding:2px 8px;border-radius:var(--radius-full)}.spotlight-card.svelte-h7xl8o{--spot-x: 50%;--spot-y: 50%;position:relative;overflow:hidden}.spotlight-card.svelte-h7xl8o:before{content:"";position:absolute;inset:0;background:radial-gradient(250px circle at var(--spot-x) var(--spot-y),rgba(201,162,39,.06) 0%,transparent 100%);pointer-events:none;opacity:0;transition:opacity var(--duration-normal) ease;z-index:0}.spotlight-card.svelte-h7xl8o:hover:before{opacity:1}@media(max-width:767px){.verticals-nav.svelte-h7xl8o{grid-template-columns:1fr 1fr}}@media(min-width:768px)and (max-width:1023px){.verticals-nav.svelte-h7xl8o{grid-template-columns:repeat(4,1fr)}}.section-crypto.svelte-z65kb0{padding-top:var(--space-20)}.section-crypto.svelte-z65kb0 .section-header:where(.svelte-z65kb0){text-align:center}.section-crypto.svelte-z65kb0 .section-header:where(.svelte-z65kb0) .section-desc:where(.svelte-z65kb0){margin-inline:auto}.feature-cards.svelte-z65kb0{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5);margin-top:var(--space-10)}.feature-card.svelte-z65kb0{text-align:left;border-left:2px solid transparent}.section-crypto.svelte-z65kb0 .feature-card:where(.svelte-z65kb0){border-left-color:#f7931a26}.section-crypto.svelte-z65kb0 .feature-card:where(.svelte-z65kb0):hover{box-shadow:0 0 24px #f7931a0f}.feature-icon.svelte-z65kb0{font-size:1.5rem;margin-bottom:var(--space-3)}.feature-card.svelte-z65kb0 h3:where(.svelte-z65kb0){font-size:1.0625rem;margin-bottom:var(--space-2)}.feature-card.svelte-z65kb0 p:where(.svelte-z65kb0){font-size:.875rem;line-height:1.6;max-width:none}.results-panel.svelte-z65kb0{background:var(--bg-card);border:1px solid var(--card-border);border-radius:var(--radius-lg);padding:var(--space-6) var(--space-8);margin-top:var(--space-10);margin-inline:auto;max-width:600px}.panel-header.svelte-z65kb0{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-5)}.panel-header.svelte-z65kb0 h3:where(.svelte-z65kb0){display:flex;align-items:center;gap:var(--space-2);font-size:1rem}.accent-dot.svelte-z65kb0{width:8px;height:8px;border-radius:50%;display:inline-block}.traders-list.svelte-z65kb0{display:flex;flex-direction:column;gap:var(--space-2)}.trader-row.svelte-z65kb0{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--bg-secondary);border-radius:var(--radius-sm);border:1px solid transparent;transition:border-color var(--duration-fast) ease}.trader-row.svelte-z65kb0:hover{border-color:var(--card-border)}.trader-rank.svelte-z65kb0{font-family:var(--font-mono);font-size:.75rem;color:var(--text-tertiary);width:28px;flex-shrink:0}.trader-avatar-sm.svelte-z65kb0{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.trader-avatar-placeholder.svelte-z65kb0{width:28px;height:28px;border-radius:50%;background:var(--bg-elevated);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.75rem;color:var(--text-tertiary);flex-shrink:0}.trader-avatar-placeholder.hidden.svelte-z65kb0{display:none}.trader-info.svelte-z65kb0{display:flex;flex-direction:column;gap:1px;flex:1}.trader-name.svelte-z65kb0{font-weight:600;font-size:.875rem}.trader-trades.svelte-z65kb0{font-size:.6875rem;color:var(--text-tertiary)}.trader-wr.svelte-z65kb0{font-family:var(--font-mono);font-weight:600;font-size:.9375rem;color:var(--success)}.trader-wr.hot.svelte-z65kb0{color:var(--gold)}.top-trades-panel.svelte-z65kb0{margin-top:var(--space-8);margin-inline:auto;max-width:400px;background:var(--bg-card);border:1px solid var(--card-border);border-radius:var(--radius-sm);padding:var(--space-4) var(--space-5)}.top-trades-list.svelte-z65kb0{display:flex;flex-direction:column;gap:var(--space-2)}.top-trade-item.svelte-z65kb0{display:flex;align-items:center;gap:var(--space-3);font-size:.8125rem}.top-trade-symbol.svelte-z65kb0{font-weight:600;color:var(--text-primary);min-width:90px}.top-trade-return.svelte-z65kb0{font-family:var(--font-mono);font-weight:600;color:var(--success);min-width:56px}.top-trade-trader.svelte-z65kb0{color:var(--text-tertiary);font-size:.75rem}.crypto-cta.svelte-z65kb0{margin-top:var(--space-12);display:flex;gap:var(--space-4);justify-content:center;flex-wrap:wrap}.section-crossfade.svelte-z65kb0{height:200px;margin-top:-100px;margin-bottom:-100px;width:100%;position:relative;z-index:0}.spotlight-card.svelte-z65kb0{--spot-x: 50%;--spot-y: 50%;position:relative;overflow:hidden}.spotlight-card.svelte-z65kb0:before{content:"";position:absolute;inset:0;background:radial-gradient(250px circle at var(--spot-x) var(--spot-y),rgba(201,162,39,.06) 0%,transparent 100%);pointer-events:none;opacity:0;transition:opacity var(--duration-normal) ease;z-index:0}.spotlight-card.svelte-z65kb0:hover:before{opacity:1}@media(max-width:767px){.feature-cards.svelte-z65kb0{grid-template-columns:1fr;gap:var(--space-4)}.results-panel.svelte-z65kb0{padding:var(--space-4) var(--space-5)}}@media(min-width:768px)and (max-width:1023px){.feature-cards.svelte-z65kb0{grid-template-columns:1fr 1fr}}.section-forex.svelte-1krh4ah{padding-top:var(--space-16);padding-bottom:var(--space-12)}.section-forex.svelte-1krh4ah .section-header:where(.svelte-1krh4ah){text-align:center}.section-forex.svelte-1krh4ah .section-header:where(.svelte-1krh4ah) .section-desc:where(.svelte-1krh4ah){margin-inline:auto}.forex-stats.svelte-1krh4ah{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4);margin-top:var(--space-10);max-width:700px;margin-inline:auto}.forex-stat-card.svelte-1krh4ah{display:flex;flex-direction:column;gap:4px;padding:var(--space-4) var(--space-5);background:var(--bg-card);border:1px solid var(--card-border);border-radius:var(--radius-sm)}.forex-stat-card.svelte-1krh4ah .stat-number:where(.svelte-1krh4ah){font-size:clamp(1.25rem,2.5vw,1.75rem)}.profit-share.svelte-1krh4ah{margin-top:var(--space-10);margin-inline:auto;max-width:500px;cursor:pointer;transition:transform var(--duration-fast) ease}.profit-share.svelte-1krh4ah:hover{transform:scale(1.02)}.profit-share.svelte-1krh4ah:hover .share-bar:where(.svelte-1krh4ah){box-shadow:0 0 20px #c9a22733}.profit-share.svelte-1krh4ah h3:where(.svelte-1krh4ah){font-size:.9375rem;margin-bottom:var(--space-4);color:var(--text-primary)}.share-bar.svelte-1krh4ah{display:flex;border-radius:var(--radius-sm);overflow:hidden;height:48px}.share-yours.svelte-1krh4ah{background:var(--gold);display:flex;align-items:center;justify-content:center;gap:var(--space-2);color:#0a0a0a;font-size:.875rem}.share-yours.svelte-1krh4ah strong:where(.svelte-1krh4ah){font-size:1.125rem}.share-ao.svelte-1krh4ah{background:var(--bg-card);border:1px solid var(--card-border);display:flex;align-items:center;justify-content:center;gap:var(--space-2);color:var(--text-secondary);font-size:.8125rem}.share-note.svelte-1krh4ah{margin-top:var(--space-3);font-size:.8125rem}@keyframes svelte-1krh4ah-live-pulse{0%,to{opacity:1}50%{opacity:.5}}.forex-cta.svelte-1krh4ah{margin-top:var(--space-10);display:flex;gap:var(--space-4);justify-content:center;flex-wrap:wrap}.section-crossfade.svelte-1krh4ah{height:200px;margin-top:-100px;margin-bottom:-100px;width:100%;position:relative;z-index:0}@media(min-width:768px)and (max-width:1023px){.forex-stats.svelte-1krh4ah{grid-template-columns:repeat(2,1fr);max-width:500px}}@media(max-width:767px){.forex-stats.svelte-1krh4ah{grid-template-columns:1fr 1fr}}.section-shadow.svelte-183ehlp{padding-top:var(--space-20);padding-bottom:var(--space-12)}.section-shadow.svelte-183ehlp .section-header:where(.svelte-183ehlp){text-align:center}.section-shadow.svelte-183ehlp .section-header:where(.svelte-183ehlp) .section-desc:where(.svelte-183ehlp){margin-inline:auto}.speed-stats.svelte-183ehlp{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4);margin-top:var(--space-10);max-width:500px;margin-inline:auto}.speed-stat.svelte-183ehlp{display:flex;flex-direction:column;gap:4px;text-align:center}.speed-stat.svelte-183ehlp .stat-number:where(.svelte-183ehlp){font-size:clamp(1.5rem,3vw,2rem)}.shadow-features.svelte-183ehlp{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-5);margin-top:var(--space-10)}.shadow-feature-card.svelte-183ehlp{text-align:left;border-left:2px solid rgba(20,184,166,.15)}.shadow-feature-card.svelte-183ehlp:hover{box-shadow:0 0 24px #14b8a60f}.sf-header.svelte-183ehlp{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-3)}.sf-icon.svelte-183ehlp{font-size:1.25rem}.sf-header.svelte-183ehlp h3:where(.svelte-183ehlp){font-size:1.0625rem;flex:1}.free-tag.svelte-183ehlp,.pro-tag.svelte-183ehlp{font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:2px 8px;border-radius:var(--radius-full)}.free-tag.svelte-183ehlp{background:#22c55e1f;color:var(--success)}.pro-tag.svelte-183ehlp{background:var(--gold-subtle);color:var(--gold)}.shadow-feature-card.svelte-183ehlp p:where(.svelte-183ehlp){font-size:.875rem;max-width:none;line-height:1.6}.shadow-ctas.svelte-183ehlp{display:flex;gap:var(--space-4);margin-top:var(--space-10);justify-content:center}.section-crossfade.svelte-183ehlp{height:200px;margin-top:-100px;margin-bottom:-100px;width:100%;position:relative;z-index:0}.spotlight-card.svelte-183ehlp{--spot-x: 50%;--spot-y: 50%;position:relative;overflow:hidden}.spotlight-card.svelte-183ehlp:before{content:"";position:absolute;inset:0;background:radial-gradient(250px circle at var(--spot-x) var(--spot-y),rgba(201,162,39,.06) 0%,transparent 100%);pointer-events:none;opacity:0;transition:opacity var(--duration-normal) ease;z-index:0}.spotlight-card.svelte-183ehlp:hover:before{opacity:1}@media(max-width:767px){.shadow-features.svelte-183ehlp{grid-template-columns:1fr}.speed-stats.svelte-183ehlp{max-width:none}}.section-pricing.svelte-15o58i5{padding-top:var(--space-16);padding-bottom:var(--space-16)}.section-crossfade.svelte-15o58i5{height:200px;margin-top:-100px;margin-bottom:-100px;width:100%;position:relative;z-index:0}.pricing-grid.svelte-15o58i5{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5);margin-top:var(--space-10);align-items:stretch}.pricing-card.svelte-15o58i5{text-align:left;position:relative;overflow:hidden;display:flex;flex-direction:column}.pricing-card.svelte-15o58i5 .pricing-features:where(.svelte-15o58i5){flex:1}.pricing-accent.svelte-15o58i5{width:100%;height:3px;position:absolute;top:0;left:0;right:0}.pricing-card.svelte-15o58i5 h3:where(.svelte-15o58i5){font-size:1.125rem;margin-top:var(--space-3);margin-bottom:var(--space-4)}.pricing-price.svelte-15o58i5{margin-bottom:var(--space-5)}.price-amount.svelte-15o58i5{font-size:2.5rem;font-weight:800;font-family:var(--font-display);color:var(--text-primary)}.price-dollar.svelte-15o58i5{font-size:1.5rem;vertical-align:super;font-weight:600}.price-note.svelte-15o58i5{display:block;font-size:.8125rem;color:var(--text-tertiary);margin-top:var(--space-1)}.price-annual.svelte-15o58i5{display:block;font-size:.75rem;color:var(--gold);margin-top:var(--space-1);font-weight:500}.pricing-features.svelte-15o58i5{list-style:none;display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-6)}.pricing-features.svelte-15o58i5 li:where(.svelte-15o58i5){font-size:.875rem;color:var(--text-secondary);padding-left:var(--space-5);position:relative}.pricing-features.svelte-15o58i5 li:where(.svelte-15o58i5):before{content:"✓";position:absolute;left:0;color:var(--success);font-size:.75rem}.value-stack.svelte-15o58i5{margin:var(--space-4) 0;padding:var(--space-4);background:#c9a2270a;border:1px dashed rgba(201,162,39,.15);border-radius:var(--radius-sm);font-size:.75rem}.value-label.svelte-15o58i5{color:var(--text-tertiary);display:block;margin-bottom:var(--space-2);font-weight:500}.value-items.svelte-15o58i5{display:flex;flex-direction:column;gap:2px;color:var(--text-tertiary);text-decoration:line-through;opacity:.6}.value-total.svelte-15o58i5{display:block;margin-top:var(--space-2);color:var(--gold);font-weight:600}.pricing-pitch.svelte-15o58i5{font-size:.8125rem;color:var(--text-tertiary);font-style:italic;margin-bottom:var(--space-5);max-width:none}.pricing-hero.svelte-15o58i5{border-color:#c9a22733;background:linear-gradient(to bottom,rgba(201,162,39,.04),var(--bg-card))}.recommended-badge.svelte-15o58i5{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gold);background:var(--gold-subtle);padding:3px 10px;border-radius:var(--radius-full);display:inline-block;margin-top:var(--space-3)}.trial-note.svelte-15o58i5{text-align:center;margin-top:var(--space-3);font-size:.75rem;color:var(--text-tertiary);max-width:none}.pricing-trust.svelte-15o58i5{text-align:center;margin-top:var(--space-10);font-size:.8125rem;color:var(--text-tertiary);display:flex;justify-content:center;gap:var(--space-3);flex-wrap:wrap}.trust-sep.svelte-15o58i5{color:var(--divider)}.spotlight-card.svelte-15o58i5{--spot-x: 50%;--spot-y: 50%;position:relative;overflow:hidden}.spotlight-card.svelte-15o58i5:before{content:"";position:absolute;inset:0;background:radial-gradient(250px circle at var(--spot-x) var(--spot-y),rgba(201,162,39,.06) 0%,transparent 100%);pointer-events:none;opacity:0;transition:opacity var(--duration-normal) ease;z-index:0}.spotlight-card.svelte-15o58i5:hover:before{opacity:1}@media(max-width:767px){.pricing-grid.svelte-15o58i5{grid-template-columns:1fr;max-width:400px;margin-inline:auto}.pricing-hero.svelte-15o58i5{order:-1}.recommended-badge.svelte-15o58i5{font-size:.75rem}.price-note.svelte-15o58i5,.price-annual.svelte-15o58i5,.trial-note.svelte-15o58i5,.value-stack.svelte-15o58i5,.pricing-pitch.svelte-15o58i5{font-size:.875rem}.pricing-card.svelte-15o58i5{padding:var(--space-5)}}@media(min-width:768px)and (max-width:1023px){.pricing-grid.svelte-15o58i5{grid-template-columns:repeat(3,1fr)}}.section-poly.svelte-86nmq3{padding-top:var(--space-10);padding-bottom:var(--space-10);text-align:center}.poly-teaser.svelte-86nmq3{text-align:center;max-width:550px;margin:0 auto}.poly-teaser.svelte-86nmq3 .section-desc:where(.svelte-86nmq3){margin-left:auto;margin-right:auto}.coming-soon-badge.svelte-86nmq3{display:inline-block;margin-top:var(--space-5);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--poly-accent);border:1px solid var(--poly-border);padding:var(--space-2) var(--space-5);border-radius:var(--radius-full)}.section-testimonials.svelte-86nmq3{padding-top:var(--space-16);padding-bottom:var(--space-12)}.testimonial-grid.svelte-86nmq3{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5);margin-top:var(--space-10)}.testimonial-card.svelte-86nmq3{background:var(--bg-card);border:1px solid var(--card-border);border-radius:var(--radius-md);padding:var(--space-6)}.testimonial-card.featured.svelte-86nmq3{grid-column:span 2;padding:var(--space-8);border-left:3px solid var(--crypto-accent);background:linear-gradient(135deg,var(--bg-card) 0%,rgba(247,147,26,.03) 100%)}.testimonial-card.featured.svelte-86nmq3 blockquote:where(.svelte-86nmq3){font-size:1.125rem;line-height:1.7}.trustpilot-link.svelte-86nmq3{text-align:center;margin-top:var(--space-8)}.trustpilot-link.svelte-86nmq3 a:where(.svelte-86nmq3){color:var(--text-tertiary);font-size:.875rem;text-decoration:none;transition:color var(--duration-normal) ease}.trustpilot-link.svelte-86nmq3 a:where(.svelte-86nmq3):hover{color:var(--gold)}.testimonial-stars.svelte-86nmq3{color:var(--gold);font-size:.875rem;letter-spacing:2px;margin-bottom:var(--space-3)}.testimonial-card.svelte-86nmq3 blockquote:where(.svelte-86nmq3){font-size:.9375rem;line-height:1.65;color:var(--text-secondary);font-style:normal}.testimonial-footer.svelte-86nmq3{display:flex;align-items:center;justify-content:space-between;margin-top:var(--space-4)}.testimonial-footer.svelte-86nmq3 cite:where(.svelte-86nmq3){font-size:.8125rem;color:var(--text-tertiary);font-style:normal;font-weight:500}.testimonial-tag.svelte-86nmq3{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:2px 8px;border-radius:var(--radius-full)}.testimonial-tag.crypto.svelte-86nmq3{background:var(--crypto-glow);color:var(--crypto-accent)}.testimonial-tag.forex.svelte-86nmq3{background:var(--forex-glow);color:var(--forex-accent)}.testimonial-tag.shadow.svelte-86nmq3{background:var(--shadow-glow);color:var(--shadow-accent)}.section-team.svelte-86nmq3{padding-top:var(--space-16);padding-bottom:var(--space-12)}.team-grid.svelte-86nmq3{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6);margin-top:var(--space-10)}.team-card.svelte-86nmq3{text-align:center}.team-avatar.svelte-86nmq3{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,var(--gold-dark),var(--gold));display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#0a0a0a;margin:0 auto var(--space-4)}.team-card.svelte-86nmq3 h3:where(.svelte-86nmq3){font-size:1.125rem;margin-bottom:var(--space-1)}.team-role.svelte-86nmq3{font-size:.8125rem;color:var(--gold);font-weight:500;margin-bottom:var(--space-3)}.team-bio.svelte-86nmq3{font-size:.875rem;line-height:1.6;max-width:35ch;margin:0 auto}.section-how.svelte-86nmq3{padding-top:var(--space-16);padding-bottom:var(--space-16)}.how-timeline.svelte-86nmq3{margin-top:var(--space-10);max-width:600px;margin-left:auto;margin-right:auto}.timeline-item.svelte-86nmq3{display:flex;gap:var(--space-6)}.timeline-marker.svelte-86nmq3{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.timeline-num.svelte-86nmq3{width:40px;height:40px;border:2px solid var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:700;font-size:1.125rem;color:var(--gold);background:var(--bg-page);position:relative;z-index:1}.timeline-line.svelte-86nmq3{width:2px;flex:1;min-height:40px;background:linear-gradient(to bottom,#c9a22780,#c9a2271a);margin:var(--space-2) 0}.timeline-content.svelte-86nmq3{padding-bottom:var(--space-8)}.timeline-content.svelte-86nmq3 h3:where(.svelte-86nmq3){font-size:1.125rem;margin-bottom:var(--space-2);line-height:40px}.timeline-content.svelte-86nmq3 p:where(.svelte-86nmq3){font-size:.9375rem;line-height:1.65;color:var(--text-secondary);max-width:40ch}.section-faq.svelte-86nmq3{padding-top:var(--space-12);padding-bottom:var(--space-16)}.faq-list.svelte-86nmq3{margin-top:var(--space-10);max-width:700px;margin-inline:auto;display:flex;flex-direction:column;gap:var(--space-2)}.faq-item.svelte-86nmq3{background:var(--bg-card);border:1px solid var(--card-border);border-radius:var(--radius-sm);transition:border-color var(--duration-fast) ease}.faq-item.svelte-86nmq3:hover{border-color:#ffffff1f}.faq-item.open.svelte-86nmq3{border-color:#c9a22726}.faq-question.svelte-86nmq3{display:flex;width:100%;justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);cursor:pointer;background:none;border:none;font-family:var(--font-body);text-align:left}.faq-question.svelte-86nmq3 span:where(.svelte-86nmq3):first-child{font-weight:600;font-size:.9375rem;color:var(--text-primary)}.faq-chevron.svelte-86nmq3{color:var(--text-tertiary);font-size:1.25rem;flex-shrink:0;width:20px;text-align:center}.faq-answer.svelte-86nmq3{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease;overflow:hidden}.faq-item.open.svelte-86nmq3 .faq-answer:where(.svelte-86nmq3){grid-template-rows:1fr}.faq-answer.svelte-86nmq3>p:where(.svelte-86nmq3){min-height:0;overflow:hidden;font-size:.875rem;line-height:1.65;max-width:none;padding-top:0;padding-inline:var(--space-5);padding-bottom:0;border-top:1px solid transparent;transition:padding-top .2s ease,padding-bottom .2s ease,border-color .2s ease}.faq-item.open.svelte-86nmq3 .faq-answer:where(.svelte-86nmq3)>p:where(.svelte-86nmq3){padding-top:var(--space-3);padding-bottom:var(--space-4);border-top-color:var(--divider)}.section-final-cta.svelte-86nmq3{padding-top:var(--space-20);padding-bottom:var(--space-24);position:relative;overflow:hidden;border-top:1px solid rgba(201,162,39,.15)}.final-cta-bg.svelte-86nmq3{position:absolute;inset:0;background:radial-gradient(ellipse 70% 80% at 50% 30%,rgba(201,162,39,.08) 0%,transparent 70%);pointer-events:none}.final-trust.svelte-86nmq3{margin-top:var(--space-6);font-size:.8125rem;color:var(--text-tertiary);display:flex;justify-content:center;gap:var(--space-3)}.trust-sep.svelte-86nmq3{color:var(--divider)}.btn-lg.svelte-86nmq3{padding:16px var(--space-8);font-size:1rem}@media(max-width:767px){.testimonial-grid.svelte-86nmq3{grid-template-columns:1fr}.testimonial-card.featured.svelte-86nmq3{grid-column:span 1}.team-grid.svelte-86nmq3{grid-template-columns:1fr;gap:var(--space-10)}.how-timeline.svelte-86nmq3{max-width:100%}.timeline-content.svelte-86nmq3 h3:where(.svelte-86nmq3){line-height:1.3;padding-top:var(--space-2)}}@media(min-width:768px)and (max-width:1023px){.testimonial-grid.svelte-86nmq3{grid-template-columns:1fr 1fr}.testimonial-card.featured.svelte-86nmq3{grid-column:span 2}.team-grid.svelte-86nmq3{grid-template-columns:repeat(3,1fr)}}.section-newsdesk.svelte-1wfy0dv{padding-top:var(--space-16);padding-bottom:var(--space-12)}.newsdesk-grid.svelte-1wfy0dv{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5);margin-top:var(--space-10)}.newsdesk-card.svelte-1wfy0dv{background:var(--bg-card);border:1px solid var(--card-border);border-radius:var(--radius-md);overflow:hidden;text-decoration:none;color:inherit;transition:border-color var(--duration-normal) ease,transform var(--duration-normal) ease}.newsdesk-card.svelte-1wfy0dv:hover{border-color:var(--card-border-hover);transform:translateY(-2px)}.newsdesk-image.svelte-1wfy0dv{aspect-ratio:16/9;overflow:hidden}.newsdesk-image.svelte-1wfy0dv img:where(.svelte-1wfy0dv){width:100%;height:100%;object-fit:cover;transition:transform var(--duration-slow) ease}.newsdesk-card.svelte-1wfy0dv:hover .newsdesk-image:where(.svelte-1wfy0dv) img:where(.svelte-1wfy0dv){transform:scale(1.03)}.newsdesk-body.svelte-1wfy0dv{padding:var(--space-4) var(--space-5);display:flex;flex-direction:column;gap:var(--space-2)}.newsdesk-meta.svelte-1wfy0dv{display:flex;align-items:center;gap:var(--space-3);font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em}.newsdesk-cat.svelte-1wfy0dv{font-weight:700}.newsdesk-date.svelte-1wfy0dv{color:var(--text-tertiary)}.newsdesk-body.svelte-1wfy0dv h3:where(.svelte-1wfy0dv){font-size:1rem;font-weight:600;line-height:1.35;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.newsdesk-writer.svelte-1wfy0dv{font-size:.75rem;color:var(--text-tertiary)}.newsdesk-cta.svelte-1wfy0dv{text-align:center;margin-top:var(--space-8)}@media(max-width:767px){.newsdesk-grid.svelte-1wfy0dv{grid-template-columns:1fr;max-width:400px;margin-inline:auto}}@media(min-width:768px)and (max-width:1023px){.newsdesk-grid.svelte-1wfy0dv{grid-template-columns:repeat(2,1fr)}}.sticky-cta.svelte-1ffud29{position:fixed;bottom:0;left:0;right:0;z-index:90;padding:var(--space-3) var(--space-4);background:#050505f2;border-top:1px solid var(--divider);display:none}.exit-overlay.svelte-1ffud29{position:fixed;inset:0;background:#000000b3;z-index:200;display:flex;align-items:center;justify-content:center}.exit-popup.svelte-1ffud29{background:var(--bg-card);border:1px solid var(--card-border);border-radius:var(--radius-lg);padding:var(--space-10);max-width:440px;width:90%;text-align:center;position:relative}.exit-close.svelte-1ffud29{position:absolute;top:var(--space-2);right:var(--space-2);background:none;border:none;color:var(--text-tertiary);font-size:1.5rem;cursor:pointer;line-height:1;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm)}.exit-close.svelte-1ffud29:hover{color:var(--text-primary);background:var(--bg-card-hover)}.exit-popup.svelte-1ffud29 h3:where(.svelte-1ffud29){font-size:1.5rem;margin-bottom:var(--space-3)}.exit-popup.svelte-1ffud29 p:where(.svelte-1ffud29){color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.exit-stat.svelte-1ffud29{color:var(--gold)!important;font-weight:600;margin:var(--space-4) 0 var(--space-6)}.exit-dismiss.svelte-1ffud29{display:block;margin:var(--space-4) auto 0;background:none;border:none;color:var(--text-tertiary);font-size:.75rem;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.exit-dismiss.svelte-1ffud29:hover{color:var(--text-secondary)}@media(max-width:767px){.sticky-cta.svelte-1ffud29{display:block}}.scroll-progress.svelte-1uha8ag{position:fixed;top:0;left:0;right:0;height:2px;background:var(--gold);transform-origin:left;z-index:101;will-change:transform}.section-header{margin-bottom:var(--space-10)}.section-header.centered{text-align:center}.section-header.centered .section-desc{margin-inline:auto}.section-tag{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 h2{margin-bottom:var(--space-2)}.section-desc{margin-top:var(--space-2);max-width:52ch;font-size:1rem;line-height:1.65;color:var(--text-secondary)}.card h3{font-size:1.0625rem;font-weight:700;color:var(--text-primary);margin-bottom:var(--space-2)}.card p{font-size:.875rem;line-height:1.6;max-width:none}.section{position:relative;overflow:hidden}
