.landing-page{color:#e2e8f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#0b0e14 0%,#0f172a 100%);min-height:100vh;font-family:Inter,JetBrains Mono,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.desktop-only{display:none}.mobile-only{display:block}@media (min-width:1024px){.desktop-only{display:block}.mobile-only{display:none}}.landing-hero{flex-direction:column;gap:32px;max-width:1280px;margin:0 auto;padding:40px 20px 60px;display:flex}.bento-grid-kpis{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px;display:grid}.kpi-card{flex-direction:column;gap:12px;min-height:140px;padding:24px;transition:all .3s;display:flex}.kpi-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;align-items:center;gap:10px;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600;display:flex}.kpi-icon{color:#64748b;vertical-align:middle;flex-shrink:0;width:20px;height:20px;display:inline-block}.kpi-value{color:#f8fafc;font-variant-numeric:tabular-nums;justify-content:flex-start;align-items:center;font-family:JetBrains Mono,monospace;font-size:32px;font-weight:700;line-height:1;display:flex}.kpi-subtitle{color:#64748b;font-size:13px;font-weight:500}@media (min-width:768px) and (max-width:1023px){.bento-grid-kpis{grid-template-columns:repeat(2,1fr);gap:20px}.kpi-value{font-size:32px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.feature-strip-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.bento-grid-kpis{grid-template-columns:repeat(4,1fr)}.kpi-value{font-size:36px}}.kpi-skeleton{height:140px!important}.golden-kpi-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:8px;padding:16px;transition:all .2s;display:flex}.golden-kpi-card:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 4px #00000014}.golden-kpi-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.kpi-icon{vertical-align:middle;flex-shrink:0;width:16px;height:16px;display:inline-block}.kpi-icon svg{width:100%;height:100%;display:block}.kpi-icon-chart{width:16px;height:12px}.kpi-icon-trophy,.kpi-icon-trend{width:14px;height:14px}.golden-kpi-value{color:#0f172a;align-items:center;gap:8px;font-family:Courier New,monospace;font-size:24px;font-weight:700;line-height:1.2;display:flex}.kpi-trend-icon{font-size:18px;font-weight:700}.golden-kpi-subtitle{color:#94a3b8;font-size:12px;font-weight:500}.kpi-skeleton{border-radius:8px}@media (min-width:1024px){.golden-triangle-kpis{grid-template-columns:repeat(3,1fr);max-width:800px}.golden-kpi-value{font-size:28px}}.hero-content{flex-direction:column;gap:20px;display:flex}.hero-badge{color:#00e396;text-transform:uppercase;letter-spacing:.5px;background:#00e3961a;border:1px solid #00e3964d;border-radius:6px;width:fit-content;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-block}.hero-title{color:#f8fafc;letter-spacing:-.03em;margin:0;font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;line-height:1.2}.hero-subtitle{color:#94a3b8;margin:0;font-size:1rem;line-height:1.6}.hero-actions{flex-direction:column;gap:12px;margin-top:8px;display:flex}.btn-primary,.btn-secondary{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;width:100%;padding:14px 28px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s}.btn-primary{color:#0b0e14;background:linear-gradient(135deg,#00e396 0%,#00c785 100%);font-weight:700;box-shadow:0 4px 15px #00e3964d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00e39666}.btn-secondary{color:#f8fafc;backdrop-filter:blur(10px);background:#ffffff0d;border:1.5px solid #ffffff1a}.btn-secondary:hover{background:#ffffff1a;border-color:#fff3}.btn-mobile-primary{order:-1}.btn-large{padding:16px 32px;font-size:1.125rem}.hero-stats{border-top:1px solid #ffffff1a;flex-direction:column;gap:20px;margin-top:24px;padding-top:24px;display:flex}.hero-stat{flex-direction:column;gap:4px;display:flex}.stat-number{color:#f8fafc;font-variant-numeric:tabular-nums;font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:700;line-height:1.2}.stat-label{color:#64748b;font-size:.875rem;font-weight:500}@media (min-width:1024px){.landing-hero{grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:80px 24px 100px;display:grid}.hero-content{gap:24px}.hero-title{font-size:3.5rem}.hero-subtitle{max-width:540px;font-size:1.25rem}.hero-actions{flex-direction:row;gap:16px}.btn-primary,.btn-secondary{width:auto}.btn-mobile-primary{order:0}.hero-stats{flex-direction:row;gap:40px;margin-top:32px;padding-top:40px}.stat-number{font-size:2rem}}@media (min-width:768px) and (max-width:1023px){.landing-hero{padding:60px 24px 80px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.hero-stats{flex-flow:wrap;gap:32px}}.hero-visual{justify-content:center;align-items:center;display:flex}.dashboard-preview{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:400px;overflow:hidden;box-shadow:0 4px 24px #00000014}.dashboard-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:8px;padding:12px 16px;display:flex}.dashboard-title{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-left:auto;font-size:.75rem;font-weight:600}.dashboard-dot{background:#cbd5e1;border-radius:50%;width:12px;height:12px}.dashboard-dot:first-child{background:#ef4444}.dashboard-dot:nth-child(2){background:#f59e0b}.dashboard-dot:nth-child(3){background:#10b981}.dashboard-content{flex-direction:column;gap:0;padding:24px;display:flex}.dashboard-section{padding:16px 0}.dashboard-section-title{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:.75rem;font-weight:600}.dashboard-divider{background:#f1f5f9;height:1px;margin:8px 0}.dashboard-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.dashboard-row:last-child{border-bottom:none}.dashboard-label{color:#64748b;font-size:.875rem;font-weight:500}.dashboard-value{color:#0f172a;font-size:1rem;font-weight:600}.dashboard-value.positive{color:#059669}.mobile-screenshots{margin-top:24px}.screenshot-carousel{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.screenshot-item{scroll-snap-align:start;flex:0 0 85%}.screenshot-placeholder{aspect-ratio:9/16;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #00000014}.screenshot-label{color:#64748b;font-size:.875rem;font-weight:500}.feature-strip{background:#0f172a80;max-width:1280px;margin:0 auto;padding:60px 20px}.feature-strip-grid{grid-template-columns:1fr;gap:24px;display:grid}.feature-strip-item{backdrop-filter:blur(10px);text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:24px;transition:all .3s;display:flex}.feature-strip-item:hover{background:#ffffff0d;border-color:#00e3964d;transform:translateY(-4px)}.feature-strip-icon{color:#00e396;background:#00e3961a;border:1px solid #00e3964d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.feature-strip-icon svg{width:24px;height:24px}.feature-strip-title{color:#f8fafc;margin:0;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600}.feature-strip-desc{color:#94a3b8;margin:0;font-size:.875rem;line-height:1.6}@media (min-width:1024px){.feature-strip{padding:80px 24px}.feature-strip-grid{grid-template-columns:repeat(4,1fr);gap:32px}.feature-strip-item{padding:32px 24px}.feature-strip-title{font-size:1.125rem}}.comparison-section{background:#f8fafc;max-width:1280px;margin:0 auto;padding:80px 24px}.comparison-container{max-width:900px;margin:0 auto}.comparison-table{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:32px;overflow:hidden}.comparison-header{background:#f8fafc;border-bottom:2px solid #e2e8f0;grid-template-columns:2fr 1fr 1fr;display:grid}.comparison-col-header{color:#475569;text-transform:uppercase;letter-spacing:.5px;padding:20px 24px;font-size:.875rem;font-weight:700}.comparison-row{border-bottom:1px solid #f1f5f9;grid-template-columns:2fr 1fr 1fr;display:grid}.comparison-row:last-child{border-bottom:none}.comparison-feature{color:#0f172a;padding:20px 24px;font-size:.9375rem;font-weight:500}.comparison-value{padding:20px 24px;font-size:.9375rem;font-weight:500}.comparison-value.positive{color:#059669}.comparison-value.negative{color:#dc2626}.dashboard-preview-section{background:#fff;max-width:1280px;margin:0 auto;padding:100px 24px}.dashboard-preview-container{text-align:center}.dashboard-preview-large{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:48px;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001f}.dashboard-preview-content{min-height:400px;padding:40px;position:relative}.dashboard-placeholder{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;margin-top:20px;padding:60px 40px}.dashboard-placeholder-content{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.placeholder-kpi,.placeholder-chart,.placeholder-rankings{text-align:center;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:24px;font-size:.875rem;font-weight:500}.dashboard-annotation{z-index:10;position:absolute}.annotation-marker{background:#3182ce;border:3px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 8px #00000026}.annotation-text{white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:4px;padding:12px 16px;display:flex;position:absolute;top:0;left:32px;box-shadow:0 4px 12px #0000001a}.annotation-text strong{color:#0f172a;font-size:.875rem;font-weight:600}.annotation-text span{color:#64748b;font-size:.75rem}.annotation-1{top:20px;left:40px}.annotation-2{top:120px;right:40px}.annotation-3{bottom:40px;left:40px}.data-showcase{background:linear-gradient(#0f172a80 0%,#0b0e1480 100%);max-width:1280px;margin:0 auto;padding:60px 20px}.showcase-header{text-align:center;margin-bottom:32px}.section-title{color:#f8fafc;letter-spacing:-.01em;margin:0 0 16px;font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.2}.section-text{color:#94a3b8;max-width:640px;margin:0 auto;font-size:1rem;line-height:1.7}.performance-table-container{backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:32px;overflow:hidden;box-shadow:0 4px 20px #0003}.table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.performance-table{border-collapse:separate;border-spacing:0;width:100%;min-width:600px}.performance-table thead{background:#ffffff14}.performance-table th{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-bottom:2px solid #ffffff1a;padding:16px 20px;font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:700}.th-company,.th-ticker,.th-underwriter{text-align:left}.th-return{text-align:right}.performance-table td{padding:18px 20px;font-size:.9375rem}.performance-table tbody tr.row-even{background:#ffffff05}.performance-table tbody tr.row-odd{background:#ffffff0a}.performance-table tbody tr:hover{background:#00e39614!important;border-color:#00e3964d!important}.company-cell{color:#f8fafc;font-weight:500}.ticker-badge{color:#f8fafc;background:#00e3961a;border:1px solid #00e3964d;border-radius:6px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.875rem;font-weight:700;display:inline-block}.underwriter-cell{color:#f8fafc;font-weight:500}.return-cell{text-align:right}.return-positive{color:#00e396;background:#00e3961a;border-radius:6px;padding:4px 8px;font-family:JetBrains Mono,monospace;font-size:.9375rem;font-weight:700;display:inline-block}.return-negative{color:#ff4560;background:#ff45601a;border-radius:6px;padding:4px 8px;font-family:JetBrains Mono,monospace;font-size:.9375rem;font-weight:700;display:inline-block}.showcase-cta{text-align:center}@media (min-width:1024px){.data-showcase{padding:100px 24px}.section-title{font-size:2rem}.section-text{font-size:1.125rem}}.features-section{background:#fff;max-width:1280px;margin:0 auto;padding:60px 20px}.features-header{text-align:center;margin-bottom:48px}.features-grid{grid-template-columns:1fr;gap:24px;display:grid}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;transition:all .2s}.feature-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.feature-icon-wrapper{color:#0f172a;background:#f1f5f9;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.feature-icon{width:24px;height:24px}.feature-title{color:#0f172a;margin:0 0 12px;font-size:1.125rem;font-weight:600}.feature-description{color:#475569;margin:0;font-size:.9375rem;line-height:1.7}@media (min-width:1024px){.features-section{padding:100px 24px}.features-grid{grid-template-columns:repeat(2,1fr);gap:32px}.feature-card{padding:32px}.feature-title{font-size:1.25rem}}.final-cta-section{color:#fff;backdrop-filter:blur(10px);background:linear-gradient(135deg,#00e3961a 0%,#00e3960d 100%);border:1px solid #00e3964d;border-radius:24px;max-width:1280px;margin:0 auto 60px;padding:60px 20px}.cta-content{text-align:center;flex-direction:column;gap:24px;max-width:720px;margin:0 auto;display:flex}.cta-title{letter-spacing:-.01em;color:#f8fafc;margin:0;font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;line-height:1.2}.cta-subtitle{color:#94a3b8;margin:0;font-size:1rem;line-height:1.7}.cta-actions{flex-direction:column;justify-content:center;gap:12px;margin-top:8px;display:flex}.final-cta-section .btn-primary{color:#0b0e14;background:linear-gradient(135deg,#00e396 0%,#00c785 100%);border:none;box-shadow:0 0 30px #00e3964d}.final-cta-section .btn-primary:hover{box-shadow:0 0 40px #00e39680}.final-cta-section .btn-secondary{color:#f8fafc;background:0 0;border-color:#ffffff4d}.final-cta-section .btn-secondary:hover{background:#ffffff0d;border-color:#ffffff80}.cta-stats{color:#64748b;border-top:1px solid #00e3964d;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding-top:24px;font-size:.875rem;display:flex}.cta-stat-item{color:#94a3b8}.cta-stat-divider{display:none}.cta-stats strong{color:#00e396;font-weight:700}@media (min-width:1024px){.final-cta-section{border-radius:24px;margin-bottom:80px;padding:100px 24px}.cta-title{font-size:2.5rem}.cta-subtitle{font-size:1.125rem}.cta-actions,.cta-stats{flex-direction:row;gap:16px}.cta-stat-divider{color:#475569;display:block}}.sticky-cta{z-index:1000;background:#fff;border-top:1px solid #e2e8f0;padding:16px 20px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000001a}.btn-sticky{width:100%;padding:16px;font-size:1rem;font-weight:600}@media (max-width:480px){.hero-title{font-size:1.75rem}.hero-subtitle{font-size:.9375rem}.section-title{font-size:1.5rem}.performance-table{font-size:.875rem}.performance-table th,.performance-table td{padding:12px 16px}}.btn-primary:focus,.btn-secondary:focus{outline-offset:2px;outline:2px solid #3b82f6}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.landing-page{background:#fff}.hero-actions,.showcase-cta,.cta-actions,.sticky-cta{display:none}}
