:root{font-family:Inter,system-ui,sans-serif;color:#eef7f4;background:#080d14}*{box-sizing:border-box}body{margin:0}main{max-width:900px;margin:auto;padding:32px 20px}header,section{border:1px solid #293b49;border-radius:16px;padding:24px;background:#101925}header{margin-bottom:20px}header p{margin:0;color:#090;font-weight:900;letter-spacing:.08em}h1{margin:8px 0}header span,small{color:#9db0bb}.dashboard-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;overflow-x:auto;margin-top:18px;padding:0}.dashboard-tabs a{flex:0 0 auto;border:1px solid #385174;border-radius:8px;padding:8px 12px;color:#eaf1f4;background:#132438;font-size:.78rem;font-weight:900;text-decoration:none}.dashboard-tabs a:hover,.dashboard-tabs a:focus-visible{color:#fff;border-color:#6ad6cc;background:#1c3039}.dashboard-tabs a:focus-visible{outline:3px solid #42e8e0;outline-offset:2px}h2{margin-top:0}form{display:flex;gap:10px}input{flex:1;min-height:44px;border:1px solid #405465;border-radius:9px;padding:10px;color:#fff;background:#0b111b}button{border:1px solid #009900;border-radius:9px;padding:10px 16px;color:#fff;background:#007a00;font-weight:850}.users{display:grid;gap:9px;margin-top:20px}article{display:flex;align-items:center;gap:12px;border:1px solid #293b49;border-radius:11px;padding:11px;background:#0b111b}article img,article>span{display:grid;width:44px;height:44px;place-items:center;border:2px solid #56baff;border-radius:50%;object-fit:cover;background:#174d86;font-weight:900}article .user-identity{display:grid;flex:1;gap:3px}.lead-engineer-toggle{display:flex;align-items:center;gap:8px;color:#d9e8ee;font-size:.86rem;font-weight:800;cursor:pointer}.lead-engineer-toggle input{width:18px;height:18px;min-height:0;flex:0 0 18px;accent-color:#009900}.siteplans-levels{display:grid;gap:7px;min-width:150px}.list-placement-control{display:grid;gap:4px;color:#9db0bb;font-size:.72rem;font-weight:800}.list-placement-control select{min-height:38px;border:1px solid #405465;border-radius:8px;padding:7px 30px 7px 9px;color:#eef7f4;background:#101925;font:inherit}.remove-user{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:1px solid #ff3333;border-radius:50%;padding:0;color:#fff;background:#a40000;font-size:1.35rem;line-height:1;cursor:pointer}.remove-user:hover,.remove-user:focus-visible{border-color:#f77;outline:3px solid rgb(255 51 51 / 35%);outline-offset:2px;background:#d00000}@media(max-width:600px){form{flex-direction:column}article{align-items:flex-start;flex-wrap:wrap}.lead-engineer-toggle,.siteplans-levels,.list-placement-control{width:100%;margin-left:56px}.siteplans-levels .lead-engineer-toggle{margin-left:0}.remove-user{margin-left:auto}}
