:root{font-family:Tahoma,Arial,sans-serif;color:#182334;background:#f1f4f8;line-height:1.65;color-scheme:light}*{box-sizing:border-box}body{margin:0}header{min-height:91px;background:#102333;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:17px max(5vw,24px);border-bottom:3px solid #26af9c}.brand{display:flex;gap:13px;align-items:center}.brand b{display:block;font-size:22px;letter-spacing:.4px}.brand small{display:block;color:#c4d4e0;font-size:12px}.symbol{font-size:39px;color:#56d7ba}.pilot{border:1px solid #4f7181;border-radius:7px;color:#bfe9dd;font:700 12px Arial;padding:6px 10px}main{max-width:1240px;padding:36px 28px 22px;margin:auto}h1{font-size:30px;line-height:1.35;margin:8px 0 14px}h2{font-size:21px;line-height:1.5;margin:0 0 6px}p{color:#586b7d;margin:8px 0 18px}.eyebrow{font-size:12px;color:#157769;font-weight:bold;letter-spacing:.4px}.login-card{max-width:480px;margin:4vh auto 7vh;background:#fff;padding:34px;border:1px solid #d8e2e9;border-radius:14px;box-shadow:0 10px 45px #1837510a}.login-card h1{font-size:28px}label{display:block;font-size:14px;margin:16px 0 6px}input{display:block;width:100%;font:16px Tahoma,Arial;padding:11px 12px;border:1px solid #b6c6d2;border-radius:7px;color:#142938;background:#fff}button{cursor:pointer;border:0;border-radius:7px;padding:10px 17px;font:700 14px Tahoma,Arial;background:#08796c;color:#fff;min-height:43px}button:disabled{opacity:.55;cursor:wait}input:focus,button:focus-visible{outline:3px solid #8bd9ca;outline-offset:2px}form button{width:100%;margin-top:22px}.secondary{color:#174e60;background:#fff;border:1px solid #cad6df}.heading{display:flex;justify-content:space-between;align-items:center;gap:18px}.actions{display:flex;gap:10px;flex-wrap:wrap}.statusbar{background:#e4eee9;border:1px solid #cce0d6;display:flex;justify-content:space-between;gap:10px;border-radius:8px;padding:10px 16px;color:#275e50;font-size:12px;margin:15px 0 22px}.empty{text-align:center;background:#fff;border:1px dashed #b4c8d6;border-radius:12px;padding:42px 25px;margin:28px 0}.empty-symbol{color:#459588;font-size:45px}.empty p{max-width:630px;margin:12px auto 22px}.empty strong{color:#477084;font-size:14px}.device{background:#fff;padding:25px;border:1px solid #d5dfe6;border-radius:12px;margin-bottom:24px}.device-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.device-head p{font-size:12px}.badge{border-radius:20px;background:#edf1f5;color:#4c6373;font-size:12px;white-space:nowrap;padding:5px 13px}.badge.fresh{background:#dff5e9;color:#18684c}.badge.stale,.badge.expired{background:#fff0cd;color:#886614}.badge.revoked{background:#ffe2e3;color:#99343a}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:19px 0}.metric{background:#f5f8fa;border:1px solid #e2e9ee;border-radius:9px;padding:17px}.metric .label{font-size:12px;color:#647888}.metric strong{display:block;font:700 29px Tahoma,Arial;margin:7px 0;color:#173e50}.metric small{font-size:11px;color:#577385}.detail{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:#607684;border-top:1px solid #e4ebef;padding-top:13px}.graphs{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:24px}.graph{border:1px solid #e0e8ed;border-radius:9px;padding:14px;min-width:0}.graph h3{font-size:13px;margin:0 0 10px;color:#546b7a}.graph canvas{width:100%;height:125px;display:block}.disks{width:100%;border-collapse:collapse;font-size:13px;margin-top:20px;text-align:right}.disks th,.disks td{padding:9px;border-bottom:1px solid #e4ebef}.disks th{color:#607281;font-weight:normal;background:#f5f8fa}.notice{border-right:3px solid #7995a6;background:#eaf0f4;padding:17px 20px;border-radius:7px;margin-top:24px;font-size:13px}.notice p{margin:5px 0}.error{color:#a9323c;font-size:13px}.loading{text-align:center;margin:40px}.loading,footer{color:#71838e}footer{text-align:center;padding:20px;font-size:11px}[hidden]{display:none!important}@media(max-width:740px){main{padding:22px 15px}.heading{align-items:start;flex-direction:column}h1{font-size:25px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.graphs{grid-template-columns:1fr}.statusbar{flex-direction:column}.device{padding:18px}.login-card{padding:25px}.device-head{flex-direction:column}}
