:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#e8edf4;background:#0b0e14}*{box-sizing:border-box}body{margin:0;display:flex;min-height:100vh}aside{width:230px;padding:36px 24px;border-right:1px solid #252b38;position:fixed;height:100vh;background:#10141d}.brand{font-weight:900;font-size:31px;letter-spacing:-2px;color:white;text-decoration:none}.brand span{color:#a3ef67;margin-left:5px}small,.eyebrow{font-size:11px;letter-spacing:2px;color:#8b96a9}aside small{display:block;margin-top:9px}nav{margin-top:56px;display:grid;gap:10px}nav button{text-align:left;border:0;background:transparent}nav button.active{background:#222b20;color:#b2f488}.aside-footer{position:absolute;bottom:35px;line-height:1.9;font-size:13px;color:#bdc5d4}.aside-footer span{color:#818da1}main{margin-left:230px;padding:40px 48px;max-width:1600px;width:calc(100% - 230px)}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}h1{font-size:30px;letter-spacing:-1px;margin:9px 0}h2{font-size:18px;margin:0 0 16px}p{line-height:1.6;color:#b3bdcc;font-size:14px}button,input{font:inherit;border-radius:9px;border:1px solid #333d4e;padding:11px 15px;background:#1a202c;color:#e5eaf1}button{cursor:pointer;font-size:14px}button:hover{border-color:#a3ef67}button:disabled{opacity:.4;cursor:wait}.primary{background:#a3ef67;color:#17220e;border-color:#a3ef67;font-weight:650}.danger{color:#ff9d9d;border-color:#743f4b}.card{border:1px solid #293240;border-radius:15px;padding:25px;background:#121822;margin:20px 0}.toolbar,form,.pager{display:flex;gap:12px;align-items:flex-end}.toolbar{justify-content:space-between;align-items:center}label{font-size:13px;color:#aeb9ca;display:grid;gap:8px}input{min-width:0}#days{width:85px}.grow{flex:1}#login{max-width:580px}#login form{margin-top:26px}#login label{flex:1}table{width:100%;border-collapse:collapse;font-size:14px}th{text-align:left;color:#8593a9;font-size:12px;font-weight:500;padding:12px}td{border-top:1px solid #252f3e;padding:18px 12px}td button{border:0;padding:0;color:#b8f388;background:none;font-weight:600}.table-wrap{overflow:auto}.badge{display:inline-block;padding:5px 9px;border-radius:6px;background:#273322;color:#b0ef89;font-size:12px}.muted{color:#8593a9}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.grid .card{margin:0}.row{padding:14px 0;border-bottom:1px solid #293240;display:flex;justify-content:space-between;gap:15px;align-items:center}.row:last-child{border:0}.row p{margin:5px 0;font-size:13px}.pager{justify-content:flex-end;font-size:13px;margin-top:15px}.warning{color:#ffcc7a}#notice{color:#b2f488;min-height:24px}#notice.error{color:#ff9d9d}footer{margin:38px 0;color:#748199;font-size:12px}section[hidden],button[hidden]{display:none}@media(max-width:1000px){aside{width:180px;padding:24px 16px}main{margin-left:180px;width:calc(100% - 180px);padding:28px 24px}.grid{grid-template-columns:1fr}#action-form{flex-wrap:wrap}}@media(max-width:640px){body{display:block}aside{position:static;width:100%;height:auto;display:flex;justify-content:space-between;align-items:center}aside small,.aside-footer{display:none}nav{display:flex;margin:0}main{margin:0;width:100%;padding:24px 16px}h1{font-size:24px}.toolbar{flex-wrap:wrap}input{width:100%}.card{padding:18px}form{flex-wrap:wrap}#login label{min-width:100%}}
