:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#182535;background:#f5f7fa;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;border-radius:7px;padding:11px 18px;background:#22664c;color:white;font-weight:600}button:hover{filter:brightness(.95)}button:disabled{opacity:.45;cursor:default}input,select,textarea{border:1px solid #d7dfe5;border-radius:6px;padding:10px 12px;background:white;color:#182535;max-width:100%}input:focus,textarea:focus,select:focus{outline:2px solid #85bca8;outline-offset:1px}textarea{font:13px/1.6 Consolas,monospace;min-height:90px;resize:vertical}label{display:flex;flex-direction:column;gap:8px;font-weight:500}label.check{display:inline-flex;align-items:center;flex-direction:row;margin-right:20px;font-weight:400}input[type=checkbox]{accent-color:#22664c;width:16px;height:16px}.login{max-width:420px;margin:12vh auto;background:#fff;padding:36px;border:1px solid #e1e6ec;border-radius:14px;box-shadow:0 12px 50px #1d304008}.login h1{font-size:26px;margin-top:24px}.login form{display:grid;gap:20px;margin-top:30px}.brand-mark{background:#22664c;border-radius:12px;display:inline-grid;place-items:center;width:52px;height:52px;color:white;font-size:28px;letter-spacing:-2px;font-weight:600}.brand-mark.small{width:38px;height:38px;font-size:23px;border-radius:9px;flex-shrink:0}.brand{display:flex;align-items:center;gap:12px;font-weight:600;line-height:1.35;margin:8px 10px 48px}aside{position:fixed;inset:0 auto 0 0;width:245px;background:#fff;border-right:1px solid #e1e6ec;padding:26px 18px;display:flex;flex-direction:column}.nav-caption,.eyebrow{font-size:10px;letter-spacing:1.5px;color:#778795;font-weight:700}.nav-caption{margin:0 12px 14px}nav{display:grid;gap:5px}nav button{background:transparent;color:#687586;text-align:left;font-weight:500}nav button.active{background:#eaf3ee;color:#22664c}main{margin-left:245px;padding:38px 44px;max-width:1650px}header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe5ea;padding-bottom:26px;margin-bottom:28px}h1{font-size:28px;letter-spacing:-.7px;font-weight:600;margin:10px 0 0}h2{font-size:17px;font-weight:600;margin:0 0 20px}h3{font-size:15px}.admin-chip{font-size:12px;border:1px solid #dfe5ea;background:white;border-radius:20px;padding:9px 14px}.muted{color:#73818e;line-height:1.7}.toolbar{display:flex;gap:12px;margin:24px 0}.toolbar input{flex:1}.card{background:white;border:1px solid #dfe5ea;border-radius:10px;padding:26px;margin:18px 0}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.card-top h2{margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:22px}.full{grid-column:1/-1}.help{font-size:12px;color:#778795;line-height:1.5;font-weight:400}fieldset{border:0;padding:0;margin:0 0 22px}legend{margin-bottom:12px}.notice{background:#eef4f8;border:1px solid #dce7ed;border-radius:8px;padding:17px;color:#506779;font-size:13px;line-height:1.7;margin:18px 0}.notice input{display:block;width:100%;margin:12px 0}.secondary{background:#fff;color:#456172;border:1px solid #d5dfe5}.danger{background:#fff0ef;color:#b53f39}.subtle{background:transparent;color:#76848f;font-weight:400;padding:8px 0;display:block}.badge{font-size:11px;padding:5px 9px;border-radius:6px;font-weight:600;white-space:nowrap}.completed,.granted,.already_exists{background:#e7f3eb;color:#24704e}.queued,.running{background:#edf1fa;color:#476ca3}.failed{background:#ffefed;color:#b04941}.partial,.needs_review{background:#fff3dc;color:#9b731f}.request-title{display:flex;justify-content:space-between;gap:15px}.request-title h2{margin-bottom:5px}.request-meta{font-size:12px;color:#74828f;line-height:1.8;margin:10px 0 20px}.op{padding:14px 0;border-top:1px solid #edf0f3;display:flex;gap:16px;align-items:center;flex-wrap:wrap}.op-name{min-width:150px;font-weight:600}.op-message{flex:1;color:#6d7a87;font-size:13px;min-width:160px}.op button{padding:7px 12px;font-size:12px}.empty{text-align:center;padding:70px 20px;border:1px dashed #d0dce4;border-radius:10px;color:#7a8895;background:#fafcfd;line-height:1.8}.empty strong{color:#445b6b;display:block;font-size:18px;margin-bottom:6px}.sidebar-footer{margin-top:auto;font-size:12px;color:#7a8995;padding:12px}.dot{display:inline-block;width:7px;height:7px;background:#448b69;border-radius:50%;margin-right:5px}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:15px;margin-top:20px;font-size:12px}.table-wrap{overflow-x:auto;border:1px solid #dfe5ea;border-radius:10px;background:#fff}table{border-collapse:collapse;width:100%;font-size:12px}th,td{text-align:left;padding:15px 18px;border-bottom:1px solid #edf0f3;vertical-align:top}th{color:#7a8995;font-size:10px;letter-spacing:.7px;text-transform:uppercase}td.details{max-width:480px;white-space:pre-wrap;overflow-wrap:anywhere}.token-row{display:flex;align-items:center;gap:14px}.token-row .info{flex:1}code{font-size:12px;overflow-wrap:anywhere}#message{position:fixed;bottom:25px;right:25px;max-width:550px;background:#263e4f;color:#fff;padding:16px 22px;border-radius:8px;box-shadow:0 6px 25px #0002;z-index:10;white-space:pre-wrap}#audit-more{margin-top:20px}[hidden]{display:none!important}@media(max-width:900px){aside{position:static;width:auto;padding:18px}.brand{margin:0 0 15px}.nav-caption,.sidebar-footer{display:none}nav{display:flex;flex-wrap:wrap}main{margin:0;padding:24px}.form-grid{grid-template-columns:1fr}header{align-items:flex-start}.admin-chip{display:none}.toolbar{flex-wrap:wrap}.toolbar input{min-width:100%}.login{margin:8vh 20px}}
