.legacy-landing-page{color:#e8e6dc;background:#14120b;font-family:General Sans,sans-serif}.landing-stats-bar{padding:20px 0 28px}.landing-stats-grid{border:1px solid #e8e6dc1f;border-radius:16px;grid-template-columns:repeat(4,1fr);display:grid}.landing-stat{flex-direction:column;align-items:center;gap:2px;padding:10px 16px;display:flex}.landing-stat-icon{color:#e8e6dc66;width:18px;height:18px;margin-bottom:0}.landing-stat:not(:last-child){border-right:1px solid #e8e6dc1f}.landing-stat strong{letter-spacing:-.01em;color:#e8e6dc;font-size:1.5rem;font-weight:500}.landing-stat span{color:#e8e6dc66;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:400}@media (width<=640px){.landing-stats-grid{grid-template-columns:repeat(2,1fr)}.landing-stat:nth-child(2){border-right:none}.landing-stat:first-child,.landing-stat:nth-child(2){border-bottom:1px solid #e8e6dc1f}}.landing-feature-img{aspect-ratio:4/3;object-fit:cover;object-position:top left;border-radius:12px;width:100%;display:block}.pe-mockup{background:#0a0a0a;padding:12px 8px;overflow:hidden}.legacy-landing-page .rr-panel{--rr-bg:#14120b;--rr-border:#e8e6dc1a;--rr-cell-bg:#e8e6dc06;--rr-cell-border:#e8e6dc14;--text-primary:#f5f3ef;--text-secondary:#ebe5df;--text-muted:#8c857d}.legacy-landing-page .rr-stats-grid{grid-template-columns:repeat(4,1fr)}.legacy-landing-page .rr-slider{cursor:default}.trendline-line{opacity:0;stroke-dasharray:800;stroke-dashoffset:800px;transition:opacity .4s}.trendline-line.is-drawing{opacity:1;stroke-dashoffset:0;transition:stroke-dashoffset 1.2s cubic-bezier(.22,1,.36,1),opacity .3s}.trendline-line.is-fading{opacity:0;transition:opacity .5s}.trendline-label{opacity:0;transition:opacity .4s}.trendline-label.is-visible{opacity:1;transition:opacity .4s .6s}.trendline-label.is-fading{opacity:0;transition:opacity .4s}.rr-chart-demo{background:#0a0a0a;padding:12px 8px;overflow:hidden}@keyframes legacyFadeSlideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}:root[data-theme=light] .legacy-landing-page .brand-logo-inner{filter:none}.legacy-landing-main{overflow:clip}.legacy-landing-container{width:min(1200px,100% - 32px);margin:0 auto}.legacy-landing-header{z-index:50;width:min(1280px,100% - 32px);position:fixed;top:16px;left:50%;transform:translate(-50%)}.legacy-landing-header-shell{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#14120bc7;border:1px solid #e8e6dc0f;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:4px 18px;display:flex;box-shadow:0 1px 2px #0003}.legacy-landing-brand{color:#e8e6dc;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.legacy-landing-brand img{object-fit:cover;border-radius:2px;width:36px;height:36px}.legacy-landing-brand span{letter-spacing:.02em;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;line-height:1}.legacy-landing-nav{align-items:center;gap:4px;display:flex}.legacy-landing-nav a,.legacy-landing-header-link{color:#e8e6dcd9;border-radius:8px;padding:10px 14px;font-size:.92rem;font-weight:400;text-decoration:none;transition:background-color .16s,color .16s}.legacy-landing-nav a:hover,.legacy-landing-header-link:hover{color:#e8e6dc;background:#e8e6dc0f}.legacy-landing-header-actions{align-items:center;gap:10px;display:flex}.legacy-landing-language{position:relative}.legacy-landing-language-toggle{color:#e8e6dc8c;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;transition:background-color .16s,color .16s;display:inline-flex}.legacy-landing-language-toggle:hover{color:#e8e6dc;background:#e8e6dc0f}.legacy-landing-language-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#14120beb;border:1px solid #ffffff1a;border-radius:12px;gap:4px;width:132px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 60px #14120b59}.legacy-landing-language-menu button{color:#e8e6dc;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px 12px;transition:background-color .16s}.legacy-landing-language-menu button:hover{background:#ffffff14}.legacy-landing-header-cta,.legacy-landing-primary-button,.legacy-landing-mobile-cta{color:#14120b;letter-spacing:.04em;background:#e8e6dc;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 32px;font-size:.88rem;font-weight:400;text-decoration:none;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex;box-shadow:0 1px 3px #0003}.legacy-landing-header-cta:hover,.legacy-landing-primary-button:hover,.legacy-landing-mobile-cta:hover{color:#14120b;background:#e8e6dc;transform:translateY(-1px);box-shadow:0 4px 12px #00000040}.legacy-landing-mobile-trigger{color:#e8e6dc;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:none}.legacy-landing-mobile-trigger:hover{background:#ffffff14}.legacy-landing-mobile-menu{z-index:80;opacity:0;pointer-events:none;background:#14120b8c;justify-content:flex-end;transition:opacity .18s;display:flex;position:fixed;inset:0}.legacy-landing-mobile-menu.is-open{opacity:1;pointer-events:auto}.legacy-landing-mobile-panel{background:#14120b;flex-direction:column;gap:24px;width:min(360px,100%);height:100%;padding:24px;transition:transform .22s;display:flex;transform:translate(100%)}.legacy-landing-mobile-menu.is-open .legacy-landing-mobile-panel{transform:translate(0)}.legacy-landing-mobile-close{color:#e8e6dc;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-self:flex-end;align-items:center;width:42px;height:42px;display:inline-flex}.legacy-landing-mobile-nav{gap:8px;display:grid}.legacy-landing-mobile-nav a{color:#e8e6dc;background:#ffffff0a;border-radius:10px;padding:12px 14px;font-size:1rem;text-decoration:none}.legacy-landing-mobile-language{gap:8px;display:flex}.legacy-landing-mobile-language button{color:#e8e6dc;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:10px;flex:1;padding:0 12px}.legacy-landing-mobile-language button.is-active{color:#e8e6dc;background:#ffffff1f;border-color:#ffffff47}.legacy-landing-hero{align-items:center;min-height:100vh;padding:112px 0 72px;display:flex;position:relative}.legacy-landing-hero-bg{position:absolute;inset:0}.legacy-landing-hero-bg img{object-fit:cover;object-position:center;width:100%;height:100%}.legacy-landing-hero-overlay{background:linear-gradient(#0000004d,#00000073),radial-gradient(80% 60% at 70% 40%,#6366f126,#0000 60%),radial-gradient(60% 50% at 20% 60%,#6366f11a,#0000 50%);position:absolute;inset:0}.legacy-landing-hero-grid,.legacy-landing-hero-content{z-index:1;position:relative}.legacy-landing-hero-visual{justify-content:center;display:flex}.legacy-landing-hero-visual img{filter:drop-shadow(0 34px 70px #0006);width:min(100%,760px);animation:8s ease-in-out infinite legacyLandingFloat,.8s .2s both legacyFadeSlideUp}.legacy-landing-hero-copy{gap:20px;padding-right:2rem;animation:.6s both legacyFadeSlideUp;display:grid}.legacy-landing-hero-mark{align-items:center;gap:12px;margin-bottom:6px;display:inline-flex}.legacy-landing-hero-mark img{border-radius:2px;width:48px;height:48px}.legacy-landing-hero-mark span{font-family:General Sans,sans-serif;font-size:1.1rem;font-weight:400}.legacy-landing-hero-copy h1{letter-spacing:-.03em;background:linear-gradient(160deg,#e8e6dc 40%,#e8e6dc73 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;gap:2px;margin:0;font-family:Inter Display,Inter,General Sans,sans-serif;font-size:clamp(2.8rem,6vw,4.6rem);font-weight:500;line-height:1.15;display:grid}.legacy-landing-hero-copy p{color:#e8e6dc80;max-width:420px;margin:0 0 20px;font-size:1.15rem;line-height:1.6}.legacy-landing-hero-cta{color:#e8e6dc;letter-spacing:.03em;background:#e8e6dc14;border:1.5px solid #e8e6dc80;border-radius:8px;justify-self:start;align-items:center;gap:6px;padding:12px 28px;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .16s,background-color .16s;display:inline-flex}.legacy-landing-hero-cta:hover{color:#e8e6dc;background:#e8e6dc24;border-color:#e8e6dcb3}.landing-bold-statement{justify-content:center;align-items:center;min-height:80vh;padding:80px 24px;display:flex;position:relative;overflow:hidden}.landing-bold-img{position:absolute;inset:0}.landing-bold-img img{object-fit:cover;object-position:center top;opacity:.35;width:100%;height:100%}.landing-bold-img:after{content:"";background:linear-gradient(#14120b 0%,#0000 20%),linear-gradient(#0000 80%,#14120b 100%);position:absolute;inset:0}.landing-bold-statement h2{z-index:1;letter-spacing:-.03em;text-align:center;color:#e8e6dc;margin:0;font-family:Inter Display,Inter,General Sans,sans-serif;font-size:clamp(3rem,8vw,7rem);font-weight:600;line-height:1.05;position:relative}.legacy-landing-partners{padding:48px 0 64px}.legacy-landing-partners p{color:#e8e6dc4d;letter-spacing:.24em;text-transform:uppercase;text-align:center;margin:0 0 24px;font-size:.78rem;font-weight:400}.legacy-landing-marquee{overflow:hidden}.legacy-landing-marquee-track{align-items:center;gap:18px;width:max-content;animation:28s linear infinite legacyLandingMarquee;display:flex}.legacy-landing-logo-chip{background:#e8e6dc08;border:1px solid #e8e6dc0f;border-radius:12px;align-items:center;gap:10px;min-width:160px;padding:14px 18px;display:inline-flex}.legacy-landing-logo-chip img{object-fit:contain;width:30px;height:30px}.legacy-landing-logo-chip span{color:#e8e6dc;font-size:.9rem;font-weight:400}.legacy-landing-features{padding:80px 0 104px}.ldp-section{padding:64px 0 80px}.ldp-stats-bar{padding:40px 0 56px}.ldp-stats-grid{background:#e8e6dc08;border:1px solid #e8e6dc1a;border-radius:16px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.ldp-stat-item{flex-direction:column;align-items:center;gap:5px;padding:8px 24px 7px;display:flex;position:relative}.ldp-stat-item+.ldp-stat-item:before{content:"";background:#e8e6dc1a;width:1px;height:60%;position:absolute;top:20%;left:0}.ldp-stat-icon{color:#e8e6dc8c;margin-bottom:4px}.ldp-stat-value{color:#e8e6dceb;letter-spacing:-.02em;font-family:Inter Display,Inter,General Sans,sans-serif;font-size:1.75rem;font-weight:400;line-height:1}.ldp-stat-label{color:#e8e6dc61;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem}.ldp-backdrop{background:#1a1810;border-radius:20px;padding:64px 80px;position:relative;overflow:hidden}.ldp-backdrop:before{content:"";opacity:.65;background:url(/assets/trendiq/dashboard-bg.jpg) 0/cover no-repeat;position:absolute;inset:0}.ldp-backdrop:after{content:"";background:linear-gradient(90deg,#0000 0%,#1a181059 50%,#1a1810b3 75%);position:absolute;inset:0}.ldp-backdrop>*{z-index:1;position:relative}.ldp-outer-frame{background:#0a0908;border:1px solid #e8e6dc1a;border-radius:14px;max-width:960px;margin:0 auto;overflow:hidden;box-shadow:0 48px 120px #000000b3,0 0 0 1px #e8e6dc0d}.ldp-app-shell .price-value,.ldp-app-shell .price-change{font-size:1rem}.ldp-browser-chrome{background:#111009;border-bottom:1px solid #e8e6dc0d;align-items:center;gap:8px;padding:9px 14px;display:flex}.ldp-dot{background:#e8e6dc1a;border-radius:50%;width:9px;height:9px}.ldp-browser-url{text-align:center;color:#e8e6dc33;flex:1;font-family:General Sans,sans-serif;font-size:.68rem}.ldp-app-shell{height:460px;display:flex;overflow:hidden}.ldp-app-shell .panel-large{padding:0}.ldp-pattern-bar{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0908e6;border-top:1px solid #e8e6dc0f;align-items:center;gap:6px;padding:6px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.landing-feature-section{border-top:1px solid #e8e6dc0f;padding:120px 0}.landing-feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.landing-feature-row.is-reversed{direction:rtl}.landing-feature-row.is-reversed>*{direction:ltr}.landing-feature-copy h2{letter-spacing:-.03em;margin:0 0 16px;font-family:Inter Display,Inter,General Sans,sans-serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:500;line-height:1.1}.landing-feature-copy>p{color:#e8e6dc80;max-width:460px;margin:0;font-size:1.05rem;line-height:1.7}.landing-feature-steps{gap:16px;margin-top:32px;display:grid}.landing-feature-step{color:#e8e6dc73;align-items:center;gap:14px;display:flex}.landing-feature-step svg{color:#e8e6dc4d;flex:none}.landing-feature-step strong{color:#e8e6dc;font-size:.92rem;font-weight:400;display:block}.landing-feature-step span{font-size:.82rem}.landing-feature-visual-inner{background:#e8e6dc05;border:1px solid #e8e6dc0f;border-radius:0;overflow:hidden}.landing-research{border-top:1px solid #e8e6dc0f;padding:100px 0}.landing-research-title{color:#e8e6dc;letter-spacing:-.02em;margin-bottom:40px;font-size:1.6rem;font-weight:500}.landing-research-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-research-card{background:#e8e6dc05;border:1px solid #e8e6dc14;border-radius:14px;flex-direction:column;gap:12px;padding:28px 24px;display:flex}.landing-research-card h3{color:#e8e6dc;letter-spacing:-.01em;font-size:1rem;font-weight:500}.landing-research-card p{color:#e8e6dc80;font-size:.85rem;line-height:1.55}.landing-research-link{color:#f59e0b;margin-bottom:4px;font-size:.82rem;font-weight:500;text-decoration:none}.landing-research-link:hover{color:#fbbf24}.landing-research-visual{background:#0a090899;border-radius:10px;margin-top:auto;padding:20px 16px}.landing-research-photo{border-radius:10px;flex-shrink:0;height:220px;margin-top:auto;overflow:hidden}.landing-research-photo img{object-fit:cover;object-position:center 55%;opacity:.75;width:100%;height:100%;display:block}.landing-research-svg{width:100%;height:auto;display:block}.landing-research-stat-row{text-align:center;justify-content:space-around;display:flex}.landing-research-stat strong{color:#e8e6dc;letter-spacing:-.02em;font-size:1.3rem;font-weight:600;display:block}.landing-research-stat span{color:#e8e6dc59;text-transform:uppercase;letter-spacing:.06em;font-size:.7rem}@media (width<=768px){.landing-research-grid{grid-template-columns:1fr}}.pattern-wall{border-top:1px solid #e8e6dc0f;padding:120px 0}.pattern-wall-header{text-align:center;margin-bottom:64px}.pattern-wall-tag{letter-spacing:.14em;text-transform:uppercase;color:#e8e6dc59;margin:0 0 16px;font-size:.7rem;font-weight:500}.pattern-wall-header h2{letter-spacing:-.03em;margin:0 0 16px;font-family:Inter Display,Inter,General Sans,sans-serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:500;line-height:1.08}.pattern-wall-sub{color:#e8e6dc66;margin:0;font-size:1.05rem;line-height:1.6}.pattern-wall-grid{background:#e8e6dc14;grid-template-columns:repeat(4,1fr);gap:2px;padding:2px;display:grid}.pattern-wall-card-wrap{all:unset;cursor:pointer;aspect-ratio:4/3;background:#14120b;display:block;position:relative}.pattern-wall-card{backface-visibility:hidden;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px;transition:opacity .35s,transform .45s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.pattern-wall-front{opacity:1;transition:opacity .35s,transform .45s cubic-bezier(.4,0,.2,1),background .35s,box-shadow .35s;transform:scale(1)}.pattern-wall-card-wrap:hover .pattern-wall-front{background:#f59e0b0a;box-shadow:inset 0 0 40px #f59e0b08}.pattern-wall-card-wrap.is-flipped .pattern-wall-front{opacity:0;pointer-events:none;transform:scale(.92)}.pattern-wall-back{opacity:0;background:#14120b;justify-content:center;gap:10px;padding:28px 20px 24px;transform:scale(1.06)}.pattern-wall-card-wrap.is-flipped .pattern-wall-back{opacity:1;transform:scale(1)}.pattern-wall-card-wrap:hover .pattern-wall-back{background:#e8e6dc08}.pattern-wall-back-tags{gap:6px;display:flex}.pw-tag{letter-spacing:.06em;text-transform:uppercase;border-radius:4px;padding:3px 8px;font-size:.68rem;font-weight:600}.pw-tag-green{color:#2dd4a0;background:#2dd4a01a}.pw-tag-red{color:#ef4444;background:#ef44441a}.pw-tag-muted{color:#e8e6dc80;background:#e8e6dc0f}.pattern-wall-back-name{color:#e8e6dc;margin:0;font-family:Inter Display,Inter,General Sans,sans-serif;font-size:.95rem;font-weight:600}.pattern-wall-back-desc{color:#e8e6dc80;margin:0;font-size:.78rem;font-weight:400;line-height:1.5}.pattern-wall-front svg polyline{transition:stroke .35s,filter .35s}.pattern-wall-card-wrap:hover .pattern-wall-front svg polyline{stroke:#f59e0bcc;filter:drop-shadow(0 0 6px #f59e0b4d)}.pattern-wall-card-wrap:hover .pattern-wall-front span{color:#e8e6dcbf}.pattern-wall-card svg{width:100%;max-width:140px;height:80px}.pattern-wall-card span{color:#e8e6dc80;letter-spacing:.02em;font-size:.82rem;font-weight:400;transition:color .35s}@media (width<=768px){.pattern-wall-grid{grid-template-columns:repeat(2,1fr)}}.legacy-landing-section-heading,.legacy-landing-section-header-center{margin-bottom:40px}.legacy-landing-section-heading h2,.legacy-landing-section-header-center h2{letter-spacing:-.02em;margin:0;font-family:Inter Display,Inter,General Sans,sans-serif;font-size:clamp(2rem,5vw,3.3rem);font-weight:300;line-height:1.08}.legacy-landing-section-heading h2 span,.legacy-landing-section-header-center h2 span{display:block}.legacy-landing-section-header-center{text-align:center}.legacy-landing-section-header-center p{color:#e8e6dc59;letter-spacing:.24em;text-transform:uppercase;margin:0 0 12px;font-size:.8rem;font-weight:400}.legacy-landing-feature-showcase{gap:18px;display:grid}.legacy-landing-feature-panel{background:#e8e6dc05;border:1px solid #e8e6dc0f;border-radius:16px;padding:28px;transition:border-color .2s,background-color .2s}.legacy-landing-feature-panel:hover{background:#e8e6dc0a;border-color:#e8e6dc1a}.legacy-landing-feature-header{max-width:720px;margin-bottom:18px}.legacy-landing-feature-header h3{margin:0 0 6px;font-size:1.3rem;font-weight:600}.legacy-landing-feature-header p{color:#e8e6dc73;margin:0;font-size:.96rem;line-height:1.6}.legacy-landing-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.legacy-landing-step-card{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.legacy-landing-step-card>strong{margin-top:auto}.legacy-landing-step-icon{color:#e8e6dc;background:#1f1f1f;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.legacy-landing-step-visual{background:#0003;border:1px solid #e8e6dc0f;border-radius:12px;width:100%;min-height:156px;position:relative;overflow:hidden}.legacy-landing-upload-visual{place-items:center;display:grid}.legacy-landing-grid-overlay{opacity:.5;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.legacy-landing-upload-box{z-index:1;color:#6366f1;background:#6366f114;border:1px dashed #6366f173;border-radius:14px;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex;position:relative}.legacy-landing-analyze-visual{place-items:center;display:grid}.legacy-landing-pulse-ring{border:1px solid #6366f173;border-radius:50%;width:84px;height:84px;animation:2s ease-out infinite legacyLandingPulse;position:absolute}.legacy-landing-pulse-core{z-index:1;color:#e8e6dc;background:radial-gradient(circle,#6366f1cc,#6366f129);border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;display:inline-flex;position:relative}.legacy-landing-step-chart{border:1px solid #e8e6dc0f;border-radius:12px;width:100%;overflow:hidden}.legacy-landing-step-card>.legacy-landing-step-visual,.legacy-landing-step-card>.legacy-landing-step-chart{flex-shrink:0}.legacy-landing-step-chart .market-chart{height:156px}.legacy-landing-step-card strong{font-size:.98rem}.legacy-landing-step-card span{color:#e8e6dc66;font-size:.8rem}.legacy-landing-step-card em{color:#6366f1;font-size:.72rem;font-style:normal}.legacy-landing-dual-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.legacy-landing-search-demo{gap:12px;display:grid}.legacy-landing-search-input{color:#9d9994;background:#0003;border:1px solid #e8e6dc0f;border-radius:12px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.legacy-landing-search-input span{color:#e8e6dc;font-size:.96rem}.legacy-landing-ticker-result{opacity:0;background:#0003;border:1px solid #e8e6dc0f;border-radius:12px;gap:14px;min-height:170px;padding:16px;transition:opacity .24s,transform .24s;display:grid;transform:translateY(12px)}.legacy-landing-ticker-result.is-visible{opacity:1;transform:translateY(0)}.legacy-landing-ticker-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.legacy-landing-ticker-ident{align-items:center;gap:10px;display:flex}.legacy-landing-ticker-ident .ticker-logo{background:#171717;border-color:#242424;border-radius:2px;width:34px;height:34px}.legacy-landing-ticker-ident .ticker-logo img{object-fit:cover;border-radius:0;width:100%;height:100%}.legacy-landing-ticker-ident .ticker-logo span{color:#e8e6dc;font-size:.8rem}.legacy-landing-ticker-ident strong,.legacy-landing-ticker-price strong{margin-bottom:4px;font-size:.94rem;display:block}.legacy-landing-ticker-ident span,.legacy-landing-ticker-price span{color:#8d8882;font-size:.78rem}.legacy-landing-ticker-price{text-align:right}.legacy-landing-ticker-price span{color:#51b857;font-weight:400}.legacy-landing-timeframes{flex-wrap:wrap;gap:6px;display:flex}.legacy-landing-timeframes span{color:#8d8882;background:#171717;border-radius:8px;padding:8px 10px;font-size:.78rem}.legacy-landing-timeframes span.is-active{color:#14120b;background:#e8e6dc;font-weight:400}.legacy-landing-analysis-button{color:#14120b;min-height:42px;font:inherit;background:#e8e6dc;border:0;border-radius:10px;padding:0 16px;font-weight:400}.legacy-landing-news-demo{background:#0003;border:1px solid #e8e6dc0f;border-radius:12px;overflow:hidden}.legacy-landing-news-head,.legacy-landing-news-list,.legacy-landing-valuation-card{padding:16px}.legacy-landing-news-head{border-bottom:1px solid #1e1e1e}.legacy-landing-news-symbol{align-items:center;gap:10px;display:inline-flex}.legacy-landing-news-symbol img{width:22px;height:22px}.legacy-landing-news-symbol span{font-size:.94rem;font-weight:400}.legacy-landing-news-list{border-bottom:1px solid #1e1e1e}.legacy-landing-news-list>p{color:#8d8882;margin:0 0 12px;font-size:.78rem}.legacy-landing-news-item{opacity:0;align-items:flex-start;gap:10px;margin-top:10px;transition:opacity .24s,transform .24s;display:flex;transform:translateY(8px)}.legacy-landing-news-item.is-visible{opacity:1;transform:translateY(0)}.legacy-landing-news-item span:last-child{color:#e8e6dc;font-size:.8rem;line-height:1.5}.legacy-landing-news-item span:first-child{border-radius:50%;width:8px;height:8px;margin-top:6px}.legacy-landing-news-item .tone-positive{background:#51b857}.legacy-landing-news-item .tone-watch{background:#facc15}.legacy-landing-valuation-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.legacy-landing-valuation-card span{color:#8d8882;margin-bottom:4px;font-size:.75rem;display:block}.legacy-landing-valuation-card strong{font-size:1.2rem}.legacy-landing-valuation-card em{color:#6366f1;font-size:.82rem;font-style:normal;font-weight:400}.legacy-landing-news-accent{background:#6366f1;height:4px}.legacy-landing-global-markets{padding:120px 0}.legacy-landing-global-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:40px;display:grid}.legacy-landing-global-copy h2{margin:0 0 16px;font-family:Inter Display,Inter,General Sans,sans-serif;font-size:clamp(2rem,4vw,3.25rem);font-weight:600;line-height:1.1}.legacy-landing-global-copy p{color:#e8e6dc73;max-width:440px;margin:0 0 28px;font-size:1rem;line-height:1.6}.legacy-landing-map-shell{background:#14120b;position:relative}.legacy-landing-map-shell img{width:100%;height:auto}.legacy-landing-map-point{position:absolute}.legacy-landing-map-ping,.legacy-landing-map-dot{border-radius:50%;position:absolute}.legacy-landing-map-ping{background:#6366f152;width:20px;height:20px;animation:1.6s ease-out infinite legacyLandingPing;top:-5px;left:-5px}.legacy-landing-map-dot{background:#6366f1;width:10px;height:10px;box-shadow:0 0 18px #6366f1b8}.legacy-landing-map-point>span:last-child{color:#6366f1;text-shadow:0 0 12px #14120be6;font-size:.82rem;font-weight:500;position:absolute;top:-4px;left:20px}.legacy-landing-testimonials{border-top:1px solid #e8e6dc0f;padding:96px 0}.legacy-landing-testimonial-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.legacy-landing-testimonial-card{background:#e8e6dc05;border:1px solid #e8e6dc0f;border-radius:16px;padding:24px;transition:border-color .2s,transform .2s}.legacy-landing-testimonial-card:hover{border-color:#e8e6dc1a;transform:translateY(-2px)}.legacy-landing-testimonial-person{align-items:center;gap:12px;margin-bottom:12px;display:flex}.legacy-landing-testimonial-person>div:first-child{color:#14120b;background:#e8e6dc;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.82rem;font-weight:600;display:inline-flex}.legacy-landing-testimonial-person strong{margin-bottom:2px;font-size:.92rem;display:block}.legacy-landing-testimonial-person span{color:#e8e6dc66;font-size:.76rem}.legacy-landing-stars{letter-spacing:.14em;color:#f59e0b;margin-bottom:8px;font-size:.76rem}.legacy-landing-testimonial-card p{color:#e8e6dc8c;margin:0;font-size:.9rem;line-height:1.6}.legacy-landing-pricing,.legacy-landing-faq{padding:120px 0;position:relative}.legacy-landing-faq{overflow-anchor:none}.legacy-landing-pricing-bg,.legacy-landing-faq-bg{position:absolute;inset:0}.legacy-landing-faq-bg{overflow:hidden}.legacy-landing-pricing-bg img,.legacy-landing-faq-bg img,.legacy-landing-faq-bg img{display:none}.legacy-landing-pricing-bg>div,.legacy-landing-faq-bg>div{position:absolute;inset:0}.legacy-landing-pricing-bg>div{background:radial-gradient(70% 50% at 50% 30%,#f5f0e80a,#0000 60%),radial-gradient(50% 40% at 80% 70%,#f5f0e805,#0000 50%)}.legacy-landing-faq-bg>div{background:radial-gradient(60% 50% at 30% 40%,#e8e6dc05,#0000 50%)}.legacy-landing-pricing .legacy-landing-container,.legacy-landing-faq-inner{z-index:1;position:relative}.legacy-landing-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;max-width:1000px;margin:56px auto 0;display:grid}.legacy-landing-plan-card{opacity:.7;background:#e8e6dc05;border:1px solid #e8e6dc12;border-radius:10px;flex-direction:column;gap:20px;padding:32px;transition:border-color .2s,transform .2s,opacity .2s;display:flex;position:relative}.legacy-landing-plan-card:hover{opacity:.85;border-color:#e8e6dc1a}.legacy-landing-plan-card.is-featured{opacity:1;background:#f5f0e80d;border-color:#f5f0e838;box-shadow:0 0 0 1px #f5f0e814,0 32px 80px #00000059}.legacy-landing-plan-card.is-featured:hover{opacity:1;border-color:#f5f0e847}.legacy-landing-plan-badge{color:#1a1814;letter-spacing:.14em;white-space:nowrap;background:#f5f0e8;border-radius:20px;padding:6px 16px;font-size:.7rem;font-weight:700;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #00000040}.legacy-landing-plan-card h3{margin:12px 0 0;font-size:1.35rem;font-weight:600}.legacy-landing-plan-card>p{color:#8d8882;margin:0;font-size:.92rem}.legacy-landing-plan-price{align-items:baseline;gap:8px;display:flex}.legacy-landing-plan-price strong{font-size:2.8rem;font-weight:300;line-height:1}.legacy-landing-plan-card.is-featured .legacy-landing-plan-price strong{font-size:3.4rem;font-weight:300}.legacy-landing-plan-price span{color:#8d8882}.legacy-landing-plan-meta{align-items:center;gap:10px;display:flex}.legacy-landing-plan-meta span{color:#6f6a65;font-size:.88rem;text-decoration:line-through}.legacy-landing-plan-meta em{color:#51b857;font-size:.88rem;font-style:normal;font-weight:400}.legacy-landing-plan-note{gap:10px;display:grid}.legacy-landing-plan-note p{color:#8d8882;margin:0;font-size:.88rem}.legacy-landing-plan-note div{color:#51b857;background:#51b85714;border:1px solid #51b8574d;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:.8rem;font-weight:400;display:inline-flex}.legacy-landing-plan-card ul{border-top:1px solid #e8e6dc14;gap:14px;margin:0;padding:4px 0 0;list-style:none;display:grid}.legacy-landing-plan-card li{color:#e8e6dcbf;align-items:flex-start;gap:10px;font-size:.9rem;display:flex}.legacy-landing-plan-card.is-featured li{color:#e8e6dce6}.legacy-landing-plan-card li svg{color:#51b857;flex:none;margin-top:2px}.legacy-landing-plan-button{color:#e8e6dc;background:#e8e6dc0f;border:1px solid #e8e6dc1a;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:50px;margin-top:auto;font-weight:400;text-decoration:none;transition:background-color .16s,transform .16s,border-color .16s;display:inline-flex}.legacy-landing-plan-button:hover{background:#e8e6dc1a;border-color:#e8e6dc26;transform:translateY(-1px)}.legacy-landing-plan-card.is-featured .legacy-landing-plan-button{color:#14120b;background:#e8e6dc;border-color:#0000;font-weight:500;box-shadow:0 1px 3px #0003}.legacy-landing-plan-card.is-featured .legacy-landing-plan-button:hover{background:#e8e6dc;transform:translateY(-1px);box-shadow:0 4px 12px #00000040}.legacy-landing-plan-card small{color:#6f6a65;text-align:center;font-size:.74rem}.legacy-landing-faq-inner{max-width:880px}.legacy-landing-faq-list{gap:12px;display:grid}.legacy-landing-faq-item{background:#e8e6dc05;border:1px solid #e8e6dc0f;border-radius:14px;overflow:hidden}.legacy-landing-faq-question{color:#e8e6dc;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;font-size:1rem;font-weight:400;display:flex}.legacy-landing-faq-item .legacy-landing-faq-question svg{color:#8d8882;flex:none;transition:transform .18s}.legacy-landing-faq-answer{opacity:0;max-height:0;padding:0 24px;transition:max-height .24s,opacity .18s,padding-bottom .18s;overflow:hidden}.legacy-landing-faq-answer p{color:#e8e6dc;margin:0;line-height:1.7}.legacy-landing-faq-item.is-open .legacy-landing-faq-question svg{transform:rotate(180deg)}.legacy-landing-faq-item.is-open .legacy-landing-faq-answer{opacity:1;max-height:320px;padding-bottom:22px}.legacy-landing-final-cta{background:#14120b;padding:88px 0 112px;position:relative}.legacy-landing-rotating-lines{position:absolute;inset:0;overflow:hidden}.legacy-landing-rotating-lines span{transform-origin:50%;background-image:repeating-linear-gradient(90deg,#0000,#0000 36px,#e8e6dc0f 36px 38px),repeating-linear-gradient(90deg,#0000,#0000 72px,#e8e6dc0a 72px 74px);width:300%;height:300%;animation:48s linear infinite legacyLandingRotate;position:absolute;top:-100%;left:-100%}.legacy-landing-rotating-lines span:nth-child(2){opacity:.7;animation-duration:34s;animation-direction:reverse}.legacy-landing-rotating-lines span:nth-child(3){opacity:.5;animation-duration:60s}.legacy-landing-final-cta:after{content:"";background:radial-gradient(circle,#0000 20%,#14120b33 46%,#14120bbd 78%);position:absolute;inset:0}.legacy-landing-final-cta-inner{z-index:1;text-align:center;position:relative}.legacy-landing-final-device{width:min(920px,100%);margin:0 auto 28px}.legacy-landing-final-device img{width:100%;height:auto}.legacy-landing-final-cta-inner h2{letter-spacing:-.02em;margin:0 0 12px;font-family:Inter Display,Inter,General Sans,sans-serif;font-size:clamp(2.1rem,5vw,3.6rem);font-weight:600}.legacy-landing-final-cta-inner p{color:#e8e6dc73;max-width:560px;margin:0 auto 24px;font-size:1.05rem}.landing-final-cta{text-align:center;padding:120px 0 140px}.landing-final-cta-inner{flex-direction:column;align-items:center;display:flex}.landing-final-cta-inner h2{letter-spacing:-.03em;white-space:pre-line;margin:0 0 48px;font-family:Inter Display,Inter,General Sans,sans-serif;font-size:clamp(3.2rem,8vw,5.5rem);font-weight:700;line-height:1.05}.landing-final-cta-buttons{gap:12px;display:flex}.legacy-landing-footer{background:#14120b;border-top:1px solid #e8e6dc0f}.legacy-landing-footer-grid{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:28px;padding:72px 0 56px;display:grid}.legacy-landing-footer-brand>p{color:#e8e6dc73;margin:16px 0 24px;font-size:.94rem}.legacy-landing-social h3,.legacy-landing-footer nav h3{margin:0 0 16px;font-size:1rem;font-weight:400}.legacy-landing-social div{align-items:center;gap:12px;display:flex}.legacy-landing-social a{color:#e8e6dc;border:1px solid #e8e6dc14;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.92rem;display:inline-flex}.legacy-landing-footer nav{align-content:start;gap:10px;display:grid}.legacy-landing-footer nav a{color:#e8e6dc73;font-size:.92rem;text-decoration:none;transition:color .16s}.legacy-landing-footer nav a:hover{color:#e8e6dc}.legacy-landing-footer-bottom{border-top:1px solid #e8e6dc0f;padding:26px 0 40px}.legacy-landing-footer-bottom p{color:#7f7974;text-align:center;max-width:980px;margin:0 auto 14px;font-size:.76rem;line-height:1.7}.legacy-landing-footer-bottom span{color:#7f7974;text-align:center;font-size:.84rem;display:block}@keyframes legacyLandingFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes legacyLandingMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes legacyLandingPulse{0%{opacity:.9;transform:scale(.88)}to{opacity:0;transform:scale(1.42)}}@keyframes legacyLandingPing{0%{opacity:.85;transform:scale(1)}to{opacity:0;transform:scale(2.4)}}@keyframes legacyLandingRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1080px){.legacy-landing-nav,.legacy-landing-header-link,.legacy-landing-header-cta{display:none}.legacy-landing-mobile-trigger{display:inline-flex}.legacy-landing-hero-grid,.legacy-landing-global-grid,.legacy-landing-dual-panels,.legacy-landing-pricing-grid,.legacy-landing-footer-grid{grid-template-columns:1fr}.legacy-landing-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.landing-feature-section{padding:72px 0}.landing-feature-row{grid-template-columns:1fr;gap:40px}.landing-feature-row.is-reversed{direction:ltr}.legacy-landing-container{width:min(100%,100% - 24px)}.legacy-landing-header{width:calc(100% - 20px);top:10px}.legacy-landing-header-shell{padding:10px 14px}.legacy-landing-language{display:none}.legacy-landing-hero{min-height:auto;padding:120px 0 40px}.legacy-landing-hero-grid{gap:24px}.legacy-landing-hero-copy{text-align:center;order:1;justify-items:center}.legacy-landing-hero-copy p{max-width:520px}.legacy-landing-hero-visual{order:2}.legacy-landing-hero-mark{justify-content:center}.legacy-landing-partners,.legacy-landing-features,.legacy-landing-global-markets,.legacy-landing-testimonials,.legacy-landing-pricing,.legacy-landing-faq{padding-top:72px;padding-bottom:72px}.legacy-landing-steps,.legacy-landing-testimonial-grid{grid-template-columns:1fr}.legacy-landing-global-copy{text-align:center}.legacy-landing-global-copy p{margin-left:auto;margin-right:auto}.legacy-landing-map-point label{display:none}.legacy-landing-footer-grid{gap:24px;padding:56px 0 40px}}@media (width<=560px){.legacy-landing-feature-panel,.legacy-landing-plan-card,.legacy-landing-testimonial-card{border-radius:14px;padding:18px}.legacy-landing-plan-price strong{font-size:2.6rem}.legacy-landing-news-head,.legacy-landing-news-list,.legacy-landing-valuation-card{padding:14px}}
