:root{--lime:#bafb28;--panel:#17243a;--line:#34465f;--white:#f7f8fb;--muted:#94a2b5;--coral:#ff8077;--amber:#f4b24d;--green:#63d6a5;font-family:"Manrope",Arial,sans-serif;color:var(--white)}*{box-sizing:border-box}body{margin:0;padding:26px 32px;background:#0a111d}.app{width:min(1536px,100%);min-height:948px;margin:auto;padding:0 41px 40px;border:20px solid #080d15;border-radius:49px;background:radial-gradient(1200px 440px at 50% -130px,#253550,#111a29 50%,#0a111d 100%);box-shadow:0 28px 38px #0005}.topbar{height:92px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:7px}.symbol{width:24px;height:25px}.symbol img{width:24px;height:25px;object-fit:contain}.word{width:98px;height:32px}.topbar nav{display:flex;gap:4px;padding:4px;border-radius:23px;background:#eff1f4}.topbar nav a{padding:9px 23px;border-radius:17px;color:#182232;text-decoration:none;font-size:13px}.topbar nav .active{background:var(--lime);font-weight:700}.actions{display:flex;gap:13px}.actions button{width:35px;height:35px;border-radius:50%;border:1px solid #ffffff18;background:#202d3d;color:#fff}.actions button:last-child{background:#eff1f4;color:#182232;font-weight:700}.heading{display:flex;justify-content:space-between;align-items:end;padding:25px 0 27px}.heading p{margin:0 0 9px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:1.1px}.heading h1{margin:0;font-size:38px;letter-spacing:-1.2px;font-weight:550}.heading span{display:block;margin-top:12px;color:var(--muted);font-size:14px}.heading>a{border-radius:15px;padding:12px 16px;background:#202e41;color:#fff;text-decoration:none;font-size:12px;font-weight:600}.filters{display:flex;gap:9px;margin-bottom:14px}.filters label,.filters button{height:43px;border:1px solid #ffffff14;border-radius:14px;background:#1b293b;color:#d3dbe6;font:500 12px inherit}.filters label{display:flex;align-items:center;gap:9px;flex:1;padding:0 15px;font-size:17px}.filters input{width:100%;border:0;outline:0;background:transparent;color:#fff;font:inherit}.filters input::placeholder{color:#98a6b7}.filters button{padding:0 14px}.filters b{padding-left:8px;color:#9eabb9}.filters .attention{border-color:#bafb284d;color:var(--lime)}.filters .export{margin-left:auto;background:var(--lime);border:0;color:#162132;font-weight:700}.legend{display:flex;align-items:center;gap:17px;margin:5px 0 14px;color:#b0bbc8;font-size:11px}.legend span{display:flex;align-items:center;gap:6px}.legend i{width:7px;height:7px;border-radius:50%}.green{background:var(--green)}.amber{background:var(--amber)}.coral{background:var(--coral)}.legend p{margin-left:auto;color:#7f8d9f}.table-shell{overflow:auto;border:1px solid var(--line);border-radius:24px;background:#f7f8fa;color:#182231;box-shadow:0 18px 30px #0005}table{width:100%;min-width:900px;border-collapse:collapse;text-align:left}thead{background:#e9edf1}th{padding:16px 20px;color:#556274;font-size:10px;line-height:1.25;font-weight:700;letter-spacing:.3px}th small{color:#9ba6b3;font-size:12px;padding-left:4px}td{height:82px;padding:12px 20px;border-top:1px solid #e3e7ec;font-size:11px;vertical-align:middle}.critical{background:#fffafa}time{color:#7a8899;font-size:10px;line-height:1.55}time b{color:#3d4b5b;font-size:12px}td strong{display:block;font-size:12px}td>span:not(.deal):not(.insight){display:block;margin-top:4px;color:#8290a1;font-size:10px}.avatar{display:inline-grid;place-items:center;width:25px;height:25px;margin-right:6px;border-radius:50%;vertical-align:middle;font-size:8px;font-weight:700}.peach{background:#ead6c4;color:#654b3c}.violet{background:#d9d2ff;color:#564bae}.blue{background:#cae0ed;color:#416982}.beige{background:#e9dec8;color:#6b5841}.deal{display:inline-block;border-radius:10px;padding:8px 9px;font-weight:700}.deal.bad{background:#fff0ed;color:#df5c54}.deal.medium{background:#fff4df;color:#b97812}.deal.good-deal{background:#e8faf2;color:#279568}.insight{display:inline-block;border-radius:10px;padding:7px 8px;font-size:10px;font-weight:600}.insight.danger{background:#fff0ed;color:#d85e56}.insight.warn{background:#fff4df;color:#ad7114}.insight.success{background:#e8faf2;color:#258e67}.insight.neutral{background:#e9edf1;color:#687688}.details{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;padding:9px 12px;border-radius:10px;background:#1e3049;color:#fff;text-decoration:none;font-size:10px;font-weight:700;transition:.2s}.details:hover{background:var(--lime);color:#152214;transform:translateY(-1px)}.details b{font-size:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){body{padding:0}.app{border:0;border-radius:0;padding:0 18px 28px}.topbar nav{display:none}.heading{align-items:start}.filters{overflow:auto}.filters>*{flex-shrink:0}.filters label{min-width:210px}.legend p{display:none}}
