.auth-actions{display:flex;align-items:center;gap:16px}.login-link,.demo-link{color:var(--ink);font-weight:800;text-decoration:none}.site-logo{width:34px;height:34px;object-fit:contain;vertical-align:middle}.landing{position:relative;overflow:hidden;background:linear-gradient(145deg,#fff 0,var(--bg) 55%,#eef0ff 100%)}.glow{position:absolute;border-radius:50%;filter:blur(15px);opacity:.5}.g1{width:420px;height:420px;background:#7c5cff22;right:-100px;top:-120px}.g2{width:260px;height:260px;background:#00c27a20;left:-80px;bottom:-80px}.hero-buttons{display:flex;align-items:center;gap:22px}.hero-product{position:relative;background:var(--dark);color:#fff;border:1px solid #ffffff1c;border-radius:24px;overflow:hidden;box-shadow:0 35px 100px #24306545;transform:perspective(900px) rotateY(-3deg)}.product-top{display:flex;justify-content:space-between;padding:20px;border-bottom:1px solid #ffffff16;font-weight:900}.product-top i{font-size:10px;color:#b6a5ff}.chart-area{height:330px;position:relative;display:grid;place-items:center;background:linear-gradient(#ffffff0b 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:100% 55px,75px 100%}.candles{font-size:52px;letter-spacing:-.24em;color:var(--green);transform:rotate(-8deg)}.price-line{position:absolute;left:8%;right:8%;top:38%;border-top:1px dashed #ff6b73}.resistance,.support{position:absolute;right:18px;font-size:10px;background:#ffffff14;padding:6px 8px;border-radius:6px}.resistance{top:32%;color:#ff8b91}.support{bottom:20%;color:#65e9ad}.product-bottom{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ffffff16}.product-bottom div{padding:16px;border-right:1px solid #ffffff12}.product-bottom small,.product-bottom b{display:block}.product-bottom small{font-size:9px;color:#7f8aa2}.product-bottom b{font-size:12px;margin-top:5px}.product-bottom .up{color:#55d99a}.feature-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-showcase article{border:1px solid var(--line);padding:28px;border-radius:20px;background:#fff;box-shadow:0 12px 40px #1c28530b}.feature-icon{width:45px;height:45px;border-radius:12px;background:#f0ecff;color:var(--purple);display:grid;place-items:center;font-size:22px}.feature-showcase p{color:var(--muted);line-height:1.6}.level-chip{padding:10px;background:#fff0f1;color:#a52630;border-radius:8px;margin-top:8px;font-size:12px;font-weight:800}.level-chip.green{background:#e6f8ef;color:#08774a}.mini-levels{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.mini-levels span{background:#f5f6fa;padding:8px;border-radius:7px;font-size:8px;color:#7a8497}.mini-levels b{display:block;color:var(--ink);margin-top:3px}.how-section{padding:90px 0;background:var(--dark);color:#fff}.plan-name{display:flex;gap:12px;align-items:center}.plan-name span{color:var(--purple);font-weight:900;font-size:25px}.plan-name h3{margin:0}.plan-sub{color:var(--muted);font-size:13px}.faq{max-width:850px}.faq details{border-bottom:1px solid var(--line);padding:18px 5px}.faq summary{font-weight:900;cursor:pointer}.faq p{color:var(--muted);line-height:1.6}.final-cta{background:linear-gradient(135deg,var(--purple),var(--blue));color:#fff;padding:60px 0}.final-cta>div{display:flex;justify-content:space-between;align-items:center}.final-cta span{font-size:10px;letter-spacing:.15em;font-weight:900}.final-cta h2{font-size:36px;margin:8px 0}.final-cta .btn{background:#fff;color:var(--ink)}footer>.wrap{display:grid;grid-template-columns:1fr auto;gap:15px}footer p{font-size:12px}footer a{color:#c3cbe0;text-decoration:none;margin-left:18px}footer small{grid-column:1/-1;border-top:1px solid #ffffff13;padding-top:14px}.auth-kicker{display:block;margin-top:32px;color:var(--purple);font-size:10px;font-weight:900;letter-spacing:.13em}.auth-switch{text-align:center;margin:18px 0;color:var(--muted);font-size:13px}.auth-switch a{color:var(--purple);font-weight:900;text-decoration:none}@media(max-width:800px){.auth-actions .login-link{display:none}.hero-product{transform:none}.feature-showcase{grid-template-columns:1fr}.final-cta>div{align-items:flex-start;gap:20px}.final-cta h2{font-size:28px}.product-bottom{grid-template-columns:1fr}.product-bottom div{border-bottom:1px solid #ffffff12}.hero-buttons{align-items:flex-start;flex-direction:column}footer>.wrap{grid-template-columns:1fr}}
