*{box-sizing:border-box}body,html{margin:0;padding:0;background:#f5f7fb;color:#111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.shell,body{min-height:100vh}.shell,.sidebar{display:flex}.sidebar{width:248px;background:#0b1220;color:#dbe4f0;padding:24px 16px;flex-direction:column;position:fixed;inset:0 auto 0 0}.brand{display:flex;align-items:center;gap:11px;padding:4px 10px 30px}.brandmark{width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#101b2e,#1677ff);display:grid;place-items:center;font-weight:800;font-size:22px;color:white}.brand b{display:block;font-size:16px;color:white}.brand small{display:block;color:#8290a6;margin-top:2px;font-size:11px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.navitem{padding:11px 13px;border-radius:9px;color:#9eabc0;font-size:14px}.navitem.active{background:#1667df;color:white;box-shadow:0 8px 20px rgba(22,103,223,.18)}.sidebar-bottom{margin-top:auto;font-size:12px;color:#8794a8;padding:14px 10px}.content{margin-left:248px;width:calc(100% - 248px);padding:42px 48px;max-width:1500px}.topbar{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.eyebrow{font-size:11px;letter-spacing:.18em;color:#5b6b82;margin:0 0 8px}.topbar h1{font-size:32px;letter-spacing:-.03em;margin:0 0 7px}.muted{color:#718096}.small,.version-pill{font-size:12px}.version-pill{background:white;border:1px solid #e5eaf1;padding:9px 13px;border-radius:999px;color:#536176}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#3b82f6;margin-right:7px}.green{background:#22c55e}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.card{background:white;border:1px solid #e7ebf2;border-radius:15px;box-shadow:0 5px 22px rgba(16,24,40,.035)}.stat{padding:20px;display:flex;align-items:center;gap:14px}.iconbox{width:42px;height:42px;border-radius:11px;background:#edf5ff;color:#1468dc;display:grid;place-items:center}.stat strong{display:block;font-size:25px;margin-top:2px}.grid-two{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.large-card{padding:24px}.section-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.section-head h2{margin:0 0 5px;font-size:17px}.section-head p{margin:0;font-size:13px}.section-head>svg{color:#176be0}.steps{display:flex;flex-direction:column;gap:8px}.steps>div{display:flex;align-items:center;gap:12px;border:1px solid #edf0f5;border-radius:10px;padding:13px;color:#253248;font-size:13px}.steps b{width:24px;height:24px;border-radius:50%;background:#eef5ff;color:#1468dc;display:grid;place-items:center;font-size:11px}.steps span{flex:1 1}.steps svg{color:#94a3b8}.health{display:flex;align-items:center;gap:8px;padding:14px 0;border-bottom:1px solid #eef1f5;font-size:13px}.health:last-child{border-bottom:0}.health span:last-child{margin-left:auto;color:#7b8799;font-size:12px}@media(max-width:900px){.sidebar{width:210px}.content{margin-left:210px;width:calc(100% - 210px);padding:28px}.stats{grid-template-columns:repeat(2,1fr)}.grid-two{grid-template-columns:1fr}}@media(max-width:650px){.sidebar{display:none}.content{margin:0;width:100%}.stats{grid-template-columns:1fr}.topbar{display:block}.version-pill{display:inline-block;margin-top:14px}}.upload-form{display:flex;gap:12px;align-items:center;padding:18px 0}.upload-form input{border:1px solid #dbe2eb;border-radius:9px;padding:10px;background:#fff}.upload-form button{border:0;border-radius:9px;background:#1468dc;color:white;padding:11px 16px;font-weight:600;cursor:pointer}.notice{margin-top:12px;border:1px solid #e3eaf4;background:#f7faff;border-radius:11px;padding:15px;font-size:13px;color:#445269}.notice p{margin:6px 0 0;line-height:1.55}.navitem{text-decoration:none;display:block}