@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#e8e8e6;background:#0c0d0e;font-synthesis:none;color-scheme:dark;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:1px solid #343537;background:#202123;color:#ececeb;border-radius:8px;padding:9px 14px}button:hover{background:#303134}button:disabled{opacity:.45;cursor:default}input,select,textarea{background:#141516;border:1px solid #363739;border-radius:8px;color:inherit;padding:10px 12px;min-width:0}input:focus,textarea:focus,select:focus,button:focus-visible{outline:2px solid #ff7a16;outline-offset:2px}label{display:flex;flex-direction:column;gap:8px;margin:18px 0}textarea{min-height:100px;resize:vertical}h1,h2,p{margin:0}h1{font-size:30px;letter-spacing:-.8px}h2{font-size:19px;font-weight:600}p{color:#a5a6a9;margin:8px 0 18px}small,.muted{color:#939497;font-size:13px}.shell{display:grid;grid-template-columns:225px minmax(0,1fr);min-height:100vh}aside{position:sticky;top:0;height:100vh;border-right:1px solid #27282a;padding:30px 18px;display:flex;flex-direction:column;background:#101112}.brand{font-size:30px;font-weight:700;color:#ff7a16;letter-spacing:-1.5px}.brand span{font-size:10px;letter-spacing:2px;color:#9fa0a2;margin-left:10px}nav{display:flex;flex-direction:column;gap:6px;margin-top:40px}nav button{text-align:left;background:none;border:0;color:#a4a5a8;padding:12px 16px}nav .selected{background:#292018;color:#ff973e}.account{margin-top:auto;display:flex;flex-direction:column;gap:14px}.account button{background:none}main{padding:36px 40px;min-width:0;max-width:1800px;width:100%}header,.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.eyebrow{font-size:10px;letter-spacing:2px;color:#8a8c90;margin:0 0 8px}.toolbar,.actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:22px 0}.toolbar input[type=date]{max-width:165px}.toolbar input:not([type=date]){min-width:260px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin:22px 0}.metric{background:#151617;border:1px solid #2b2c2e;border-radius:12px;padding:20px}.metric p{font-size:13px;margin:0 0 10px}.metric strong{display:block;font-size:29px;font-weight:600;letter-spacing:-.6px}.metric small{display:block;margin-top:10px}.metric strong:has(+small){margin-bottom:4px}section{margin-top:30px;border:1px solid #292a2c;background:#111213;border-radius:12px;padding:24px}section h2{margin-bottom:16px}.table-wrap{overflow:auto;border:1px solid #2a2b2d;border-radius:10px}table{border-collapse:collapse;width:100%;font-size:13px;text-align:left}th{background:#191a1c;color:#9d9fa3;font-size:11px;font-weight:500;letter-spacing:.3px;white-space:nowrap}td,th{padding:14px 16px;border-bottom:1px solid #252628}td{max-width:360px;overflow-wrap:normal;white-space:nowrap}td pre{white-space:pre-wrap}tr:last-child td{border-bottom:0}tbody tr:hover{background:#18191b}.badge{display:inline-block;border:1px solid #454139;background:#211e18;border-radius:30px;padding:3px 10px;color:#d6be97;font-size:11px;white-space:nowrap}.link{border:0;background:none;padding:0;color:#ff9a4e;text-align:left}.link:hover{background:none;text-decoration:underline}.empty{padding:30px;text-align:center}.notice{border:1px solid #63513a;background:#251f17;padding:20px;border-radius:10px;display:flex;gap:18px;align-items:center;margin:20px 0}.facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:22px}.facts dt{color:#898b90;font-size:12px}.facts dd{margin:5px 0 0;overflow-wrap:anywhere}.profile-heading{display:flex;align-items:center;gap:18px}.profile-heading img{width:60px;height:60px;border-radius:50%;object-fit:cover}.profile-heading p,.profile-heading h2{margin-bottom:0}.primary{background:#f47b20;color:#140b05;border-color:#f47b20;font-weight:600}.primary:hover{background:#ff9746}.danger{color:#f0ae91;border-color:#674334;background:transparent}dialog{max-width:540px;width:calc(100% - 36px);border:1px solid #454648;border-radius:16px;background:#1b1c1e;color:inherit;padding:28px}dialog::backdrop{background:#000b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}dialog footer,.pagination{display:flex;justify-content:flex-end;gap:12px;align-items:center;margin-top:24px}.pagination span{color:#8e9094;font-size:13px}.login{max-width:450px;margin:10vh auto}.login .brand{margin-bottom:40px}.login button{width:100%;margin-top:12px}.back{margin-bottom:22px}.chart{display:flex;gap:4px;height:150px;align-items:flex-end;margin:30px 0 42px}.bar-slot{flex:1;height:100%;display:flex;justify-content:flex-end;flex-direction:column;position:relative}.bar{background:#ed7b26;border-radius:3px 3px 0 0;min-height:1px}.bar-slot small{position:absolute;top:100%;font-size:9px;writing-mode:vertical-rl;margin-top:5px}details pre{max-width:420px;white-space:pre-wrap;font-size:11px}.coverage{background:#191812}.coverage p{font-size:13px}@media(max-width:900px){.shell{grid-template-columns:170px minmax(0,1fr)}main{padding:24px 18px}aside{padding:24px 10px}.brand{font-size:25px}.brand span{display:block;margin:0}nav button{padding:10px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s ease}}
