:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#192435;background:#f4f6f9;font-size:15px}*{box-sizing:border-box}body{margin:0}header{padding:20px max(24px,calc((100% - 1120px)/2));display:flex;align-items:center;gap:24px;background:#fff;border-bottom:1px solid #e2e7ee;white-space:nowrap}header>span{color:#657389;font-size:13px}header form{margin-left:auto}.brand{font-size:18px;font-weight:750;color:#243858;text-decoration:none}main{max-width:1168px;margin:40px auto;padding:0 24px}.heading,.section-title{display:flex;align-items:center;justify-content:space-between;gap:20px}.eyebrow{font-size:11px;letter-spacing:.13em;font-weight:750;color:#667999}h1{font-size:30px;letter-spacing:-.03em;margin:8px 0}h2{font-size:21px;margin:0}h3{font-size:17px;margin:28px 0 4px}.muted{color:#69758a;margin:8px 0 16px;line-height:1.6}.badge{padding:7px 12px;border-radius:30px;background:#e9eef6;color:#536480;font-size:13px;white-space:nowrap}.projects{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.project{border:1px solid #dce3ed;background:#fff;border-radius:9px;padding:12px 22px;color:#50607b;text-decoration:none;font-weight:650}.project.selected{background:#263f70;color:#fff;border-color:#263f70}.card{background:#fff;border:1px solid #e2e7ee;border-radius:14px;padding:28px;margin:18px 0;box-shadow:0 3px 12px #15294104}label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:650}input,select{font:inherit;font-weight:400;border:1px solid #cbd4e2;border-radius:7px;padding:11px 12px;min-width:0;background:#fff;color:#192435}input:focus,select:focus{outline:2px solid #6482b9;outline-offset:2px}button{border:1px solid #2b4f89;border-radius:7px;padding:11px 18px;font:inherit;font-weight:650;background:#2b4f89;color:#fff;cursor:pointer;white-space:nowrap}button:hover{filter:brightness(.95)}button.secondary{background:#fff;color:#53627b;border-color:#d5deea;font-size:13px}.new-user{display:grid;grid-template-columns:1fr 1.2fr 1.2fr auto;gap:16px;align-items:end;margin-top:18px}.hint{color:#738096;font-size:12px;line-height:1.65;margin:16px 0 0}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;margin-top:18px;text-align:left}th{color:#748198;font-size:12px;font-weight:600}td,th{padding:14px 10px;border-bottom:1px solid #edf0f4}td:last-child{text-align:right}.status{display:inline-block;border-radius:20px;background:#edf0f4;color:#778094;padding:5px 10px;font-size:12px}.status.enabled{background:#e8f4ee;color:#2c7955}.login{max-width:460px;margin:70px auto}.login form{display:grid;gap:18px;margin-top:26px}.error,.success{padding:14px 18px;border-radius:8px;line-height:1.5}.error{background:#fff0ee;color:#a33d34}.success{background:#e9f5ee;color:#2b6c49}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:760px){header{padding:16px;gap:12px;flex-wrap:wrap}header>span{display:none}main{margin:24px auto;padding:0 16px}h1{font-size:25px}.card{padding:20px}.new-user{grid-template-columns:1fr}.heading,.section-title{align-items:flex-start}.section-title{flex-wrap:wrap}.login{margin:30px auto}}

.project-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}
