:root{--bg:#07090d;--panel:#0d1118;--panel2:#10151d;--line:#202733;--text:#f3f6fb;--muted:#8b95a5;--green:#42d392;--red:#ff6675;--amber:#e9b85c;--accent:#8ca6ff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -10%,#16202d 0,#07090d 42%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.topbar{height:76px;border-bottom:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:space-between;padding:0 5vw;backdrop-filter:blur(14px);background:rgba(7,9,13,.7)}.brand{display:flex;align-items:center;gap:12px}.brand-icon{width:34px;height:34px;border:1px solid #394354;border-radius:10px;display:grid;place-items:center;color:var(--accent);font-size:19px}.brand strong{display:block;font-size:15px;letter-spacing:.02em}.brand small{display:block;color:var(--muted);font-size:11px;margin-top:2px}.status{font-size:10px;letter-spacing:.14em;color:#aab3c0;display:flex;gap:8px;align-items:center}.dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 14px rgba(66,211,146,.8)}main{width:min(1100px,90vw);margin:0 auto;flex:1}.hero{min-height:calc(100vh - 130px);display:flex;flex-direction:column;align-items:center;text-align:center;padding:15vh 0 8vh}.eyebrow{font-size:10px;letter-spacing:.22em;color:#7f8a9c;font-weight:700}.hero h1{font-size:clamp(44px,7vw,78px);line-height:.98;letter-spacing:-.055em;margin:22px 0 20px;font-weight:700}.hero h1 span{color:#93aaff}.hero-copy{max-width:600px;color:var(--muted);font-size:16px;line-height:1.65;margin:0 auto 38px}.search-box{width:min(760px,100%);height:72px;padding:8px;background:#0e131b;border:1px solid #2b3442;border-radius:18px;display:flex;align-items:center;box-shadow:0 25px 70px rgba(0,0,0,.32)}.search-icon{font-size:28px;color:#6f7a8b;padding:0 13px}.search-box input{flex:1;min-width:0;background:none;border:0;outline:0;color:white;font-size:16px}.search-box input::placeholder{color:#667183}.search-box button{height:56px;padding:0 28px;border:0;border-radius:13px;background:#eef2f8;color:#0a0d12;font-weight:700;font-size:14px;cursor:pointer}.search-box button:hover{background:#fff}.suggestions{width:min(760px,100%);text-align:left;margin-top:7px}.suggestion{padding:12px 16px;background:#10151d;border:1px solid #232c38;border-radius:10px;margin-top:6px;cursor:pointer}.suggestion:hover{border-color:#56647a}.suggestion b{margin-right:8px}.suggestion span{color:var(--muted);font-size:12px}.popular{display:flex;align-items:center;gap:8px;margin-top:17px;flex-wrap:wrap;justify-content:center}.popular span{color:#657083;font-size:11px;margin-right:3px}.popular button{border:1px solid #252e3a;background:transparent;color:#9da7b7;border-radius:999px;padding:8px 13px;cursor:pointer;font-size:12px}.popular button:hover{border-color:#55647b;color:#fff}.trust-row{display:flex;align-items:center;gap:14px;margin-top:auto;color:#707b8c;font-size:11px}.trust-row div{display:flex;gap:7px;align-items:center}.trust-row b{width:22px;height:22px;border-radius:50%;border:1px solid #354050;display:grid;place-items:center;color:#aeb7c4;font-size:10px}.trust-row i{width:35px;height:1px;background:#252d39}.hidden{display:none!important}.result{padding:45px 0 70px}.result-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.back{background:none;border:0;color:#9aa5b5;padding:0;cursor:pointer;font-size:13px}.back:hover{color:white}.demo-label{font-size:9px;letter-spacing:.14em;border:1px solid #5b4a27;color:#cba85c;border-radius:999px;padding:6px 10px}.stock-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.exchange{font-size:10px;color:#788394;letter-spacing:.13em}.stock-head h2{font-size:34px;letter-spacing:-.03em;margin:8px 0 4px}.stock-head p{color:#687487;margin:0;font-size:12px}.price{text-align:right}.price strong{display:block;font-size:32px}.price span{color:var(--green);font-size:13px}.signal-card{display:flex;justify-content:space-between;align-items:center;padding:25px 28px;border:1px solid #283344;border-radius:18px;background:linear-gradient(120deg,#0e151d,#0c1118);margin-bottom:16px}.signal-main{display:flex;align-items:baseline;gap:16px}.signal-label{font-size:9px;letter-spacing:.16em;color:#798596}.signal-main strong{font-size:32px;color:var(--green)}.signal-main span:last-child{color:#9aa5b4;font-size:13px}.score{text-align:right}.score span{font-size:9px;letter-spacing:.13em;color:#778293}.score strong{font-size:35px;margin-left:8px}.score small{color:#707b8a}.chart-card,.card{border:1px solid #222b38;background:rgba(12,16,23,.82);border-radius:18px}.chart-card{padding:22px;margin-bottom:16px}.card-head{display:flex;justify-content:space-between;align-items:center}.card-head h3{font-size:14px;margin:0 0 5px}.card-head span{font-size:11px;color:#697587}.legend{display:flex;gap:16px;color:#768294;font-size:10px}.legend i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px}.price-dot{background:#eef2f8}.ema-dot{background:#8ca6ff}.chart-card svg{width:100%;height:320px;margin-top:18px;overflow:visible}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.metric{border:1px solid #222b38;background:#0c1016;border-radius:14px;padding:18px}.metric span{display:block;color:#707b8b;font-size:9px;letter-spacing:.12em;margin-bottom:9px}.metric strong{font-size:18px}.lower-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.card{padding:22px}.indicators .card-head,.why .card-head{margin-bottom:20px}.indicator-row{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #1d2530}.indicator-row:last-child{border-bottom:0}.indicator-row span{color:#7c8796;font-size:12px}.indicator-row strong{font-size:12px}.green{color:var(--green)!important}.red{color:var(--red)!important}.amber{color:var(--amber)!important}.reason{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #1d2530;color:#aeb7c3;font-size:12px;line-height:1.5}.reason:last-child{border-bottom:0}.reason b{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;border:1px solid #304052;color:#8ca6ff;font-size:10px;flex:none}.disclaimer{color:#586475;text-align:center;font-size:10px;line-height:1.5;margin-top:24px}footer{border-top:1px solid rgba(255,255,255,.06);padding:18px 5vw;display:flex;justify-content:space-between;color:#596475;font-size:10px;letter-spacing:.04em}
@media (max-width:720px){
  .topbar{
    height:64px;
    padding:0 16px;
  }

  .brand{
    gap:9px;
  }

  .brand-icon{
    width:30px;
    height:30px;
    font-size:16px;
    border-radius:8px;
  }

  .brand strong{
    font-size:13px;
  }

  .brand small{
    font-size:10px;
  }

  main{
    width:calc(100% - 28px);
  }

  .hero{
    min-height:calc(100vh - 110px);
    padding:80px 0 45px;
  }

  .hero h1{
    font-size:clamp(38px,12vw,52px);
    margin:18px 0 16px;
    letter-spacing:-.06em;
  }

  .hero-copy{
    font-size:14px;
    line-height:1.55;
    margin-bottom:25px;
  }

  .search-box{
    width:100%;
    height:58px;
    padding:5px;
    border-radius:14px;
  }

  .search-icon{
    font-size:22px;
    padding:0 9px;
  }

  .search-box input{
    font-size:15px;
    width:100%;
  }

  .search-box button{
    height:48px;
    padding:0 15px;
    border-radius:10px;
    font-size:12px;
  }

  .popular{
    gap:6px;
    margin-top:14px;
  }

  .popular button{
    padding:7px 10px;
    font-size:11px;
  }

  .trust-row{
    margin-top:55px;
    font-size:9px;
    flex-wrap:wrap;
    justify-content:center;
  }

  .result{
    padding:25px 0 45px;
  }

  .result-top{
    margin-bottom:25px;
  }

  .back{
    font-size:12px;
  }

  .demo-label{
    font-size:8px;
    padding:5px 8px;
  }

  .stock-head{
    display:flex;
    align-items:flex-start;
    gap:12px;
    margin-bottom:18px;
  }

  .stock-head > div:first-child{
    min-width:0;
    flex:1;
  }

  .stock-head h2{
    font-size:23px;
    line-height:1.15;
    word-break:break-word;
  }

  .stock-head p{
    font-size:11px;
  }

  .price{
    flex:none;
  }

  .price strong{
    font-size:21px;
  }

  .price span{
    font-size:11px;
  }

  .signal-card{
    padding:17px;
    border-radius:15px;
    gap:12px;
  }

  .signal-main{
    min-width:0;
    gap:5px;
  }

  .signal-label{
    font-size:8px;
  }

  .signal-main strong{
    font-size:27px;
  }

  .signal-main span:last-child{
    display:block;
    font-size:10px;
    line-height:1.3;
  }

  .score{
    flex:none;
  }

  .score span{
    display:block;
    font-size:8px;
  }

  .score strong{
    display:block;
    font-size:28px;
    margin:2px 0 0;
  }

  .score small{
    font-size:9px;
  }

  .chart-card,
  .card{
    border-radius:15px;
  }

  .chart-card{
    padding:16px;
  }

  .card-head h3{
    font-size:13px;
  }

  .card-head span{
    font-size:10px;
  }

  .chart-card svg{
    height:210px;
    margin-top:12px;
  }

  .metrics{
    grid-template-columns:1fr 1fr;
    gap:8px;
  }

  .metric{
    padding:14px;
    border-radius:12px;
  }

  .metric span{
    font-size:8px;
    margin-bottom:7px;
  }

  .metric strong{
    font-size:16px;
  }

  .lower-grid{
    grid-template-columns:1fr;
    gap:10px;
  }

  .card{
    padding:17px;
  }

  .indicator-row{
    padding:11px 0;
  }

  .indicator-row span,
  .indicator-row strong{
    font-size:11px;
  }

  .reason{
    gap:9px;
    padding:10px 0;
    font-size:11px;
  }

  .reason b{
    width:19px;
    height:19px;
  }

  .disclaimer{
    font-size:9px;
    margin-top:18px;
  }

  footer{
    padding:15px 16px;
    flex-direction:column;
    gap:6px;
    text-align:center;
    font-size:9px;
  }
}
