.landing-page{min-height:100vh;background:var(--bg);color:var(--tx);overflow:hidden}.landing-page a{color:inherit}.landing-nav{position:sticky;top:0;z-index:30;height:68px;padding:0 clamp(18px,4vw,64px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;border-bottom:1px solid var(--line2);background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:blur(14px)}.landing-logo{display:inline-flex;align-items:center;gap:2px;width:-moz-max-content;width:max-content;font:27px/1 "Instrument Serif",serif;text-decoration:none;letter-spacing:-.02em}.landing-logo>span:first-child{width:27px;height:27px;margin-right:7px;display:grid;place-items:center;border-radius:7px 2px 7px 2px;background:var(--acc);color:#fff;font:700 14px Geist Mono,monospace;transform:rotate(-3deg)}.landing-logo>span:last-child{color:var(--acc)}.landing-nav__actions,.landing-nav__links{display:flex;align-items:center;gap:24px}.landing-login,.landing-nav__links a{font-size:13px;color:var(--tx2);text-decoration:none}.landing-nav__actions{justify-content:flex-end;gap:10px}.landing-nav select,.landing-theme{height:38px;border:1px solid var(--line2);background:var(--bg2);color:var(--tx2);border-radius:8px;padding:0 9px;cursor:pointer}.landing-theme{width:38px;font-size:18px}.landing-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:0 24px;border:1px solid var(--acc);border-radius:9px;background:var(--acc);color:#fff!important;font-size:14px;font-weight:650;text-decoration:none;box-shadow:0 8px 24px rgba(200,52,26,.16);transition:transform .2s,box-shadow .2s,background .2s}.landing-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(200,52,26,.24)}.landing-button:focus-visible,.landing-page a:focus-visible,.landing-page button:focus-visible,.landing-page select:focus-visible{outline:3px solid color-mix(in srgb,var(--pu) 55%,transparent);outline-offset:3px}.landing-button--small{min-height:40px;padding:0 17px;font-size:12px}.landing-button--secondary{background:transparent;color:var(--tx)!important;border-color:var(--line2);box-shadow:none}.landing-hero{max-width:1450px;min-height:650px;margin:0 auto;padding:74px clamp(20px,4vw,64px) 54px;display:grid;grid-template-columns:minmax(390px,.82fr) minmax(650px,1.35fr);align-items:center;gap:clamp(36px,5vw,80px);position:relative}.landing-hero:before{content:"";position:absolute;width:580px;height:580px;left:-360px;top:-170px;border-radius:50%;background:radial-gradient(circle,rgba(200,52,26,.08),transparent 69%);pointer-events:none}.landing-hero__copy{position:relative;z-index:2}.landing-badge{width:-moz-max-content;width:max-content;max-width:100%;display:flex;align-items:center;gap:8px;padding:5px 11px;border:1px solid color-mix(in srgb,var(--acc) 55%,var(--line2));border-radius:99px;color:var(--acc2);font-size:11px}.landing-badge span{width:7px;height:7px;border-radius:50%;background:var(--am);box-shadow:0 0 0 4px color-mix(in srgb,var(--am) 12%,transparent)}.landing-hero h1{max-width:620px;margin:22px 0 20px;font:clamp(48px,5vw,78px)/.98 "Instrument Serif",serif;letter-spacing:-.035em}.landing-hero__copy>p{max-width:620px;color:var(--tx2);font-size:clamp(15px,1.3vw,18px);line-height:1.65}.landing-hero__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.landing-trust{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:20px;list-style:none;color:var(--tx3);font-size:11px}.landing-trust li{position:relative}.landing-trust li:first-child{color:var(--gr);font-weight:650}.landing-trust li:not(:first-child):before{content:"·";position:absolute;left:-13px;color:var(--tx3)}.landing-hero__product{min-width:0;perspective:1500px}.landing-dashboard{display:grid;grid-template-columns:130px 1fr;min-width:650px;border:1px solid var(--line2);border-radius:14px;overflow:hidden;background:var(--bg2);box-shadow:0 28px 70px rgba(39,30,24,.13);transform:rotateY(-1.5deg);transform-origin:center right}.landing-dashboard__sidebar{padding:18px 8px;display:flex;flex-direction:column;gap:4px;background:#181816;color:#a7a39b}.landing-dashboard__mark{width:29px;height:29px;display:grid;place-items:center;margin:0 8px 13px;color:#fff;background:var(--acc);border-radius:7px;font:700 13px Geist Mono}.landing-dashboard__sidebar span{padding:7px 8px;border-radius:6px;font-size:9px}.landing-dashboard__sidebar span.is-active{background:#2b2926;color:#f16040}.landing-dashboard__content{padding:15px;min-width:0}.landing-dashboard__content>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.landing-dashboard__content h2{font:24px "Instrument Serif"}.landing-dashboard__content>header>span{padding:5px 8px;border:1px solid var(--line2);border-radius:6px;color:var(--tx3);font-size:8px}.landing-dashboard__top{display:grid;grid-template-columns:1fr 1fr;gap:8px}.landing-dashboard__metric,.landing-dashboard__quarter,.landing-dashboard__recent{border:1px solid var(--line2);border-radius:8px;background:var(--bg2)}.landing-dashboard__metric{padding:10px}.landing-dashboard__metric small{display:block;font-size:8px;color:var(--tx2)}.landing-dashboard__metric>strong{display:block;margin:7px 0;font:650 20px Geist Mono}.is-profit{color:var(--gr)!important}.landing-dashboard__metric>div{display:flex;gap:10px;padding-top:6px;border-top:1px solid var(--line)}.landing-dashboard__metric span{font-size:6.5px;color:var(--tx3)}.landing-dashboard__metric span b{display:block;margin-top:2px;color:var(--tx2);font:600 8px Geist Mono}.landing-dashboard__quarter{margin-top:8px;padding:7px}.landing-dashboard__tabs,.mini-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;padding:2px;background:var(--bg3);border-radius:5px}.landing-dashboard__tabs span,.mini-tabs span{padding:4px;text-align:center;border-radius:4px;color:var(--tx3);font-size:7px}.landing-dashboard__tabs .is-active,.mini-tabs span:first-child{background:var(--acc);color:#fff}.landing-dashboard__quarter-values{display:grid;grid-template-columns:repeat(3,1fr);padding:7px 4px 1px}.landing-dashboard__quarter-values span{text-align:center;color:var(--tx3);font-size:6.5px}.landing-dashboard__quarter-values b{display:block;margin-top:3px;color:var(--tx);font:600 11px Geist Mono}.landing-dashboard__recent{margin-top:8px;padding:7px 9px}.landing-dashboard__recent h3{margin-bottom:5px;font-size:8px}.landing-dashboard__head,.landing-dashboard__row{display:grid;grid-template-columns:1.5fr .75fr .8fr 1fr;gap:6px;align-items:center}.landing-dashboard__head--live,.landing-dashboard__row--live{grid-template-columns:1.45fr .45fr .8fr .8fr .9fr}.landing-dashboard__head{padding:3px 0;color:var(--tx3);font-size:5.5px}.landing-dashboard__row{min-height:22px;border-top:1px solid var(--line);color:var(--tx2);font-size:6.5px}.landing-progress{display:flex;align-items:center;gap:5px}.landing-progress:before{content:"";width:44px;height:4px;border-radius:3px;background:var(--bg3)}.landing-progress i{position:absolute;max-width:44px;height:4px;border-radius:3px;background:var(--gr)}.landing-progress b{margin-left:auto;font-size:6px}.landing-steps{max-width:1370px;margin:0 auto 90px;padding:15px clamp(20px,4vw,44px);display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line2);border-radius:13px;background:var(--bg2)}.landing-steps article{display:flex;align-items:center;gap:13px;padding:7px 20px;position:relative}.landing-steps article:not(:last-child):after{content:"→";position:absolute;right:-5px;color:var(--am)}.landing-step-icon{width:43px;height:43px;flex:0 0 43px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--am) 45%,var(--line2));border-radius:50%;color:var(--acc)}.landing-step-icon svg{width:22px;height:22px}.landing-steps article>div:last-child>span{display:none}.landing-steps h2{font-size:12px}.landing-steps p{margin-top:3px;color:var(--tx3);font-size:9px;line-height:1.4}.landing-features{max-width:1400px;margin:0 auto;padding:0 clamp(20px,4vw,64px) 90px}.landing-section-title{margin-bottom:28px;text-align:center}.landing-section-title>span{color:var(--acc);font:700 10px Geist Mono;letter-spacing:.13em;text-transform:uppercase}.landing-section-title h2{margin-top:5px;font:clamp(34px,4vw,54px) "Instrument Serif"}.landing-features-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}.landing-feature{grid-column:span 4;min-height:230px;padding:18px;border:1px solid var(--line2);border-radius:12px;background:var(--bg2);position:relative;overflow:hidden}.landing-feature--lives,.landing-feature--stock{grid-column:span 6}.landing-feature:after{content:"";position:absolute;right:-50px;bottom:-70px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--acc) 7%,transparent),transparent 70%)}.landing-feature__title{display:flex;align-items:center;gap:9px}.landing-feature__title>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--acc);color:#fff;font:700 9px Geist Mono}.landing-feature h3{font-size:13px}.landing-feature>p{min-height:36px;margin:7px 0 15px 34px;color:var(--tx3);font-size:10px;line-height:1.5}.feature-preview{min-height:105px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--bg3);font-size:8px;position:relative;z-index:1}.feature-preview--ranking>div,.feature-preview--table>div{display:grid;grid-template-columns:1.5fr .45fr .8fr .8fr;gap:5px;padding:6px 3px;border-bottom:1px solid var(--line2)}.feature-preview--flow{display:flex;align-items:center;justify-content:space-between;gap:6px}.feature-preview--flow span{padding:7px;border:1px solid var(--line2);border-radius:6px;background:var(--bg2);text-align:center}.feature-preview--flow i{color:var(--acc);font-style:normal}.mini-field,.mini-result{display:flex;justify-content:space-between;padding:7px;border-bottom:1px solid var(--line2)}.mini-field b{padding:3px 7px;border:1px solid var(--line2);border-radius:5px;background:var(--bg2)}.mini-lots{display:flex;gap:5px;padding:9px 0}.mini-lots span{flex:1;padding:5px;border-radius:5px;background:var(--bg2);text-align:center}.mini-lots .is-active{background:var(--acc);color:#fff}.mini-result b{color:var(--gr);font:700 11px Geist Mono}.feature-preview--metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(75px,1fr));gap:6px}.feature-preview--metrics>span{padding:8px;border:1px solid var(--line2);border-radius:6px;background:var(--bg2);color:var(--tx3);font-size:7px}.feature-preview--metrics b{display:block;margin-top:5px;color:var(--tx);font:650 10px Geist Mono}.mini-tabs{grid-template-columns:repeat(3,1fr);margin-bottom:9px}.landing-statement{max-width:940px;margin:0 auto 90px;padding:0 24px;text-align:center}.landing-statement__line{display:flex;align-items:center;justify-content:center;gap:13px;color:var(--am)}.landing-statement__line i{width:110px;height:1px;background:var(--line2)}.landing-statement__line span{width:26px;height:26px;display:grid;place-items:center;border:1px solid var(--am);border-radius:50%;font:700 9px Geist Mono}.landing-statement h2{max-width:760px;margin:16px auto 10px;font:clamp(32px,4vw,52px)/1.08 "Instrument Serif"}.landing-statement p{color:var(--tx3);font-size:13px}.landing-final{max-width:1370px;margin:0 auto 70px;padding:32px 38px;display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid var(--line2);border-radius:14px;background:linear-gradient(110deg,var(--bg2),var(--bg3))}.landing-final span{color:var(--acc);font:700 9px Geist Mono;letter-spacing:.1em;text-transform:uppercase}.landing-final h2{max-width:760px;margin-top:6px;font:clamp(27px,3vw,42px) "Instrument Serif"}.landing-final .landing-button{flex-shrink:0}.landing-footer{padding:35px clamp(20px,4vw,64px);display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:30px;border-top:1px solid var(--line2);color:var(--tx3)}.landing-footer .landing-logo{font-size:21px}.landing-footer .landing-logo>span:first-child{width:23px;height:23px;font-size:11px}.landing-footer p,.landing-footer small{font-size:10px}.landing-footer>div{display:flex;flex-wrap:wrap;gap:14px}.landing-footer>div a{color:var(--tx3);font-size:10px;text-decoration:none}@media (max-width:1100px){.landing-nav{grid-template-columns:1fr auto}.landing-nav__links{display:none}.landing-hero{grid-template-columns:1fr;padding-top:55px}.landing-hero__copy{max-width:760px}.landing-dashboard{transform:none}.landing-steps{margin:0 20px 70px;grid-template-columns:repeat(2,1fr)}.landing-steps article:nth-child(2):after{display:none}}@media (max-width:767px){.landing-nav{height:60px;padding:0 14px}.landing-logo{font-size:22px}.landing-logo>span:first-child{width:24px;height:24px}.landing-login,.landing-nav select{display:none}.landing-nav__actions{gap:7px}.landing-button--small{min-height:42px;padding:0 11px;font-size:10px}.landing-theme{height:42px;width:42px}.landing-hero{min-height:0;padding:44px 16px 34px;gap:35px}.landing-hero h1{font-size:clamp(43px,14vw,62px)}.landing-hero__copy>p{font-size:16px}.landing-hero__actions{display:grid}.landing-button{width:100%;min-height:48px}.landing-trust{display:grid;gap:6px}.landing-trust li:before{display:none}.landing-hero__product{overflow:hidden;margin:0 -5px}.landing-dashboard{min-width:0;display:block}.landing-dashboard__sidebar{display:none}.landing-dashboard__content{padding:10px}.landing-dashboard__top{grid-template-columns:1fr}.landing-dashboard__metric>strong{font-size:18px}.landing-dashboard__metric span{font-size:7px}.landing-dashboard__head,.landing-dashboard__row{grid-template-columns:1.3fr .7fr .8fr 1fr}.landing-dashboard__head--live,.landing-dashboard__row--live{grid-template-columns:1.25fr .4fr .75fr .75fr .85fr}.landing-dashboard__row{font-size:6px}.landing-steps{margin:0 16px 65px;padding:8px;grid-template-columns:1fr}.landing-steps article{padding:12px 8px}.landing-steps article:not(:last-child):after{content:"↓";display:block;right:18px;bottom:-7px;top:auto}.landing-steps h2{font-size:14px}.landing-steps p{font-size:11px}.landing-features{padding:0 16px 65px}.landing-section-title h2{font-size:39px;line-height:1}.landing-features-grid{display:block}.landing-feature{min-height:0;margin-bottom:10px;padding:15px}.landing-feature>p{margin-left:34px;font-size:11px}.feature-preview--flow{display:grid;grid-template-columns:1fr}.feature-preview--flow i{transform:rotate(90deg);text-align:center}.landing-statement{margin-bottom:65px}.landing-statement h2{font-size:37px}.landing-final{margin:0 16px 50px;padding:26px 20px;display:block}.landing-final .landing-button{margin-top:20px}.landing-footer{grid-template-columns:1fr;gap:15px;text-align:center;justify-items:center}.landing-footer>div{justify-content:center}}@media (prefers-reduced-motion:reduce){.landing-page *{scroll-behavior:auto!important;transition:none!important}}