*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,system-ui,sans-serif;background:#0f172a;color:#e2e8f0}#root{min-height:100vh}.app{height:100vh;overflow:hidden;display:flex;flex-direction:column}.header{background:linear-gradient(135deg,#1e3a5f,#0f172a);padding:.75rem 1.5rem;border-bottom:1px solid #334155;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.header h1{margin:0;font-size:1.35rem;font-weight:700;color:#f8fafc}.subtitle{font-size:.8rem;color:#94a3b8}.view-tabs{display:flex;gap:.4rem}.view-tab{padding:.4rem .8rem;background:#1e293b;border:1px solid #334155;color:#94a3b8;border-radius:6px;cursor:pointer;font-size:.85rem;text-decoration:none}.view-tab:hover{background:#334155;color:#e2e8f0}.logout-btn{padding:.4rem .75rem;background:#334155;border:1px solid #475569;color:#e2e8f0;border-radius:6px;cursor:pointer;font-size:.85rem}.logout-btn:hover{background:#475569}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}.login-card{width:100%;max-width:380px;background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.75rem;display:flex;flex-direction:column}.login-card h1{margin:0 0 .35rem;font-size:1.3rem;color:#f8fafc}.login-sub{margin:0 0 1.25rem;font-size:.82rem;color:#94a3b8;line-height:1.5}.login-card label{font-size:.78rem;color:#94a3b8;margin-bottom:.25rem}.login-card input{padding:.55rem .75rem;margin-bottom:.9rem;background:#0f172a;border:1px solid #334155;border-radius:6px;color:#e2e8f0;font-size:.9rem}.login-card button{padding:.6rem;background:#2563eb;border:1px solid #3b82f6;border-radius:6px;color:#f8fafc;font-size:.92rem;cursor:pointer}.login-card button:disabled{opacity:.6;cursor:not-allowed}.login-error{margin:0 0 .75rem;font-size:.8rem;color:#fca5a5}.login-back{margin-top:1rem;font-size:.78rem;color:#64748b;text-decoration:none;text-align:center}.login-back:hover{color:#94a3b8}.ml-page{flex:1;min-height:0;overflow-y:auto;background:#0f172a;color:#e2e8f0}.ml-tabs{display:flex;flex-wrap:wrap;gap:.4rem;padding:.85rem 1.5rem;background:#1e293b;border-bottom:1px solid #334155;position:sticky;top:0;z-index:2}.ml-tab{padding:.4rem .8rem;background:#0f172a;border:1px solid #334155;color:#94a3b8;border-radius:6px;cursor:pointer;font-size:.82rem}.ml-tab:hover{background:#334155;color:#e2e8f0}.ml-tab-active{background:#2563eb;border-color:#3b82f6;color:#f8fafc}.ml-body{padding:1.25rem 1.5rem 3rem;max-width:1100px}.ml-body h3{margin:0 0 .35rem;font-size:1.15rem;color:#f1f5f9}.ml-body h4{margin:1.75rem 0 .6rem;font-size:.9rem;color:#cbd5e1;text-transform:uppercase;letter-spacing:.04em}.ml-sub{margin:0 0 1rem;font-size:.85rem;color:#94a3b8;line-height:1.5}.ml-metrics{display:flex;flex-wrap:wrap;gap:.75rem}.ml-metric{display:flex;flex-direction:column;gap:.15rem;padding:.7rem .9rem;background:#1e293b;border:1px solid #334155;border-radius:8px;min-width:130px}.ml-metric-value{font-size:1.2rem;font-weight:700;color:#38bdf8}.ml-metric-label{font-size:.72rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em}.ml-metric-hint{font-size:.7rem;color:#64748b}.ml-table-wrap{overflow-x:auto;border:1px solid #334155;border-radius:8px}.ml-table{width:100%;border-collapse:collapse;font-size:.8rem}.ml-table th,.ml-table td{padding:.45rem .7rem;text-align:left;border-bottom:1px solid #253248;white-space:nowrap}.ml-table th{background:#1e293b;color:#94a3b8;font-weight:600;font-size:.72rem;text-transform:uppercase}.ml-table td{color:#e2e8f0}.ml-table tbody tr:last-child td{border-bottom:none}.ml-row-best td{background:#2563eb29;font-weight:600}.ml-bars{display:flex;flex-direction:column;gap:.3rem}.ml-bar-row{display:flex;align-items:center;gap:.6rem;font-size:.78rem}.ml-bar-label{width:210px;flex-shrink:0;color:#cbd5e1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ml-bar-track{flex:1;height:14px;background:#1e293b;border-radius:3px;overflow:hidden}.ml-bar-fill{display:block;height:100%;border-radius:3px}.ml-bar-value{width:52px;text-align:right;color:#94a3b8;font-variant-numeric:tabular-nums}.ml-split{display:flex;flex-wrap:wrap;gap:2rem}.ml-split>div{flex:1;min-width:280px}.ml-cm-table td,.ml-cm-table th{text-align:center}.ml-cm-cell{font-weight:600;color:#f8fafc}.ml-svg{width:100%;max-width:300px}.ml-legend{display:flex;flex-direction:column;gap:.2rem;font-size:.75rem;color:#94a3b8;margin-top:.4rem}.ml-legend i{display:inline-block;width:10px;height:10px;border-radius:2px;margin-right:.4rem}.ml-pill{display:inline-block;padding:.1rem .45rem;border-radius:10px;font-size:.7rem;background:#334155;color:#f8fafc}.ml-pill-bad{background:#c53030}.ml-note{margin:.9rem 0 0;padding:.6rem .8rem;background:#38bdf812;border-left:3px solid #38bdf8;border-radius:0 6px 6px 0;font-size:.8rem;color:#cbd5e1;line-height:1.5}.ml-chart{display:block;width:100%;margin-top:1rem;border:1px solid #334155;border-radius:8px;background:#fff}.ml-footer{margin-top:2.5rem;font-size:.75rem;color:#64748b;line-height:1.5}.ml-footer code{background:#1e293b;padding:.1rem .3rem;border-radius:3px}.ml-empty{padding:3rem 1.5rem;text-align:center;color:#94a3b8}.ml-empty pre{display:inline-block;margin-top:.75rem;padding:.6rem 1rem;background:#1e293b;border:1px solid #334155;border-radius:6px;color:#38bdf8}.ml-simple{margin:0 0 1.25rem;padding:.85rem 1rem;background:#34d39914;border-left:3px solid #34d399;border-radius:0 8px 8px 0;font-size:.92rem;line-height:1.6;color:#d1fae5}.ml-simple-tag{display:block;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#34d399;margin-bottom:.3rem}.ml-explain{margin:0 0 .6rem;font-size:.82rem;color:#94a3b8;line-height:1.5}.ml-technote{margin-top:1.75rem;padding:.6rem .85rem;background:#111c30;border:1px solid #253248;border-radius:8px}.ml-technote summary{cursor:pointer;font-size:.78rem;color:#64748b}.ml-technote p{margin:.6rem 0 0;font-size:.78rem;line-height:1.55;color:#94a3b8}.ml-plain{margin:0 0 1.5rem;padding:1rem 1.15rem;border-left:4px solid #38bdf8;border-radius:0 10px 10px 0}.ml-plain-verdict{display:flex;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;margin-bottom:.85rem}.ml-plain-badge{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:2px solid;border-radius:50%;font-size:.9rem}.ml-plain-row{display:flex;gap:.9rem;padding:.5rem 0;border-top:1px solid rgba(148,163,184,.15);font-size:.95rem;line-height:1.6}.ml-plain-row b{flex:0 0 8.5rem;color:#cbd5e1;font-weight:600;font-size:.82rem;text-transform:uppercase;letter-spacing:.03em;padding-top:.15rem}.ml-plain-row span{flex:1;color:#e8eef7}@media (max-width: 620px){.ml-plain-row{flex-direction:column;gap:.15rem}.ml-plain-row b{flex-basis:auto}}
