@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#e9edf6;background:#0b1120;font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}main{background:radial-gradient(circle at 78% 2%,#18335a 0%,#0000 30%),#0b1120;min-height:100vh}header{border-bottom:1px solid #25334b;justify-content:space-between;align-items:center;max-width:1180px;height:76px;margin:auto;padding:0 25px;display:flex}.brand{color:#b2e4ff;letter-spacing:-.5px;align-items:center;gap:9px;font-size:19px;font-weight:800;display:flex}.brand small{color:#71829f;letter-spacing:1px;margin-left:9px;font:10px DM Mono}.status{color:#8493aa;text-transform:uppercase;align-items:center;gap:8px;font:11px DM Mono;display:flex}.status i{background:#64748b;border-radius:50%;width:8px;height:8px}.status.ready{color:#86efac}.status.ready i{background:#4ade80;box-shadow:0 0 10px #4ade80}.status.offline{color:#fca5a5}.status.offline i{background:#f87171}.hero{max-width:1180px;margin:auto;padding:75px 25px 46px}.eyebrow,.card-head,.muted{letter-spacing:1.5px;color:#86a2c5;font:10px DM Mono}.hero h1{letter-spacing:-2.5px;max-width:670px;margin:12px 0;font-size:clamp(32px,5vw,52px);line-height:1.08}.hero p:not(.eyebrow){color:#a9b7ca;max-width:665px;font-size:16px;line-height:1.7}.workspace{grid-template-columns:1.1fr .9fr;gap:20px;max-width:1180px;margin:auto;padding:0 25px;display:grid}.scan-card,.results{background:#101a2c;border:1px solid #2a3c58;border-radius:12px;min-height:484px;overflow:hidden}.card-head{border-bottom:1px solid #2a3c58;justify-content:space-between;align-items:center;height:55px;padding:0 20px;display:flex}.text-btn{color:#8bd5ff;cursor:pointer;background:0 0;border:0;font:11px DM Mono}.dropzone{color:#9ecdf2;cursor:pointer;background:linear-gradient(135deg,#14233a,#101a2c);border:1px dashed #3b638b;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:calc(100% - 40px);height:340px;margin:20px;display:flex}.dropzone strong{color:#e6f0fc}.dropzone span,.hint{color:#8293ab;font-size:12px}.image-wrap{background:#070b13;height:338px;padding:20px;position:relative}.image-wrap img{object-fit:contain;filter:grayscale(.85)contrast(1.13);width:100%;height:100%}.scan-corners{pointer-events:none;border:1px solid #68c9ef44;position:absolute;inset:28px}.file-row{color:#a9bad1;align-items:center;gap:9px;height:42px;margin:0 20px;font:12px DM Mono;display:flex}.file-row span:last-child{color:#71829f;margin-left:auto}.analyze{color:#07101d;letter-spacing:.7px;cursor:pointer;background:#72d2f5;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 40px);height:45px;margin:14px 20px 11px;font:700 12px DM Mono;display:flex}.analyze:disabled{opacity:.4;cursor:not-allowed}.hint{text-align:center;margin:0 20px 14px}.hint code{color:#a8dfff}.empty{text-align:center;color:#88a0bd;flex-direction:column;justify-content:center;align-items:center;gap:11px;min-height:428px;padding:40px;display:flex}.empty strong{color:#d9e6f6}.empty span{max-width:270px;font-size:13px;line-height:1.6}.empty.error{color:#f3a8a8}.ok{color:#7de6b0}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.result-body{padding:28px 25px}.result-body h2{margin:8px 0 18px;font-size:27px}.score{color:#79d8ff;letter-spacing:-3px;font:700 48px DM Mono}.score small{color:#8ba2be;letter-spacing:0;margin-left:8px;font-size:12px}.probability-title{margin-top:34px}.bars>div{margin:15px 0}.bars>div>div{color:#c3d0e1;justify-content:space-between;font-size:12px;display:flex}.bars b{color:#87cef2;font-family:DM Mono}.bars i{background:#25364f;border-radius:20px;height:7px;margin-top:7px;display:block;overflow:hidden}.bars em{background:linear-gradient(90deg,#4ca7d5,#8adfff);border-radius:20px;height:100%;display:block}.model-note{color:#859bb8;border-top:1px solid #2a3c58;gap:8px;margin-top:27px;padding-top:17px;font-size:11px;line-height:1.5;display:flex}.safety{color:#c6b586;background:#3b2c101f;border:1px solid #735d2844;border-radius:8px;gap:12px;max-width:1130px;margin:30px auto;padding:15px 18px;font-size:12px;line-height:1.65;display:flex}.safety strong{color:#f4d481}footer{color:#71829f;border-top:1px solid #25334b;max-width:1180px;margin:auto;padding:22px 25px;font:10px DM Mono}footer span{float:right}@media (width<=800px){header{padding:0 18px}.brand small{display:none}.hero{padding:50px 20px 32px}.workspace{grid-template-columns:1fr;padding:0 20px}.safety{margin:20px}footer{margin:0 20px}footer span{display:none}}
