:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#18302b;background:#f3f7f5;line-height:1.45}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.login-shell{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#e7f3ed,#f8faf9)}.login-card{width:min(400px,calc(100% - 32px));background:white;padding:40px;border-radius:18px;box-shadow:0 18px 50px #174c3926}.login-card h1{margin:16px 0 0;font-size:32px}.login-card>p{margin:2px 0 24px;color:#65736e}.login-card label{display:block;font-weight:600;margin:16px 0}.login-card input{display:block;width:100%;margin-top:6px;padding:11px;border:1px solid #bdcbc5;border-radius:8px}.login-card button,.panel button{width:100%;border:0;border-radius:8px;padding:11px;background:#147447;color:white;font-weight:700;cursor:pointer}.mark{width:54px;height:54px;border-radius:14px;display:grid;place-items:center;background:#147447;color:white;font-size:29px;font-weight:800}.mark.small{width:38px;height:38px;border-radius:10px;font-size:20px}.error{color:#b42318!important;min-height:21px}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.sidebar{position:sticky;top:0;height:100vh;background:#123d31;color:#eaf6f1;padding:22px 14px;display:flex;flex-direction:column}.brand{display:flex;gap:11px;align-items:center;padding:0 8px 22px}.brand strong{display:block;font-size:20px}.brand small{display:block;color:#b9d4ca;font-size:10px;line-height:1.25}.sidebar nav{overflow:auto;flex:1}.sidebar details{border-top:1px solid #ffffff17;padding-top:6px;margin-top:6px}.sidebar summary{padding:9px;color:#a9c7bd;font-size:12px;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.nav-item{width:100%;display:flex;justify-content:space-between;border:0;background:transparent;color:#d8eae4;padding:10px 12px;border-radius:7px;text-align:left;cursor:pointer}.nav-item:hover,.nav-item.active{background:#ffffff16;color:white}.nav-item em{font-size:10px;color:#88aa9e;font-style:normal}.sidebar-foot{padding:18px 9px 3px;border-top:1px solid #ffffff26;display:flex;flex-direction:column;font-size:12px;color:#bdd4cc}.sidebar-foot strong{color:white}main{min-width:0;padding:0 32px 42px}header{min-height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce6e2;margin-bottom:28px}header h1{margin:0;font-size:25px}header p{margin:2px 0 0;color:#6a7a74}.user{display:flex;gap:14px;align-items:center}.secondary{padding:8px 12px;border:1px solid #b8c9c2;border-radius:7px;background:white;color:#23483c;cursor:pointer}.status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px}.status-grid article,.panel{background:white;border:1px solid #dae6e1;border-radius:12px;box-shadow:0 3px 10px #173e2e0a}.status-grid article{padding:19px}.status-grid span{display:block;color:#6c7d76;font-size:13px}.status-grid strong{display:block;margin-top:5px;font-size:19px}.panel{overflow:hidden}.panel-head{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid #e3ebe8}.panel h2{margin:0;font-size:19px}.panel p{margin:3px 0 0;color:#6b7a75}.checklist{margin:0;padding:20px 45px 26px}.checklist li{padding:5px}.badge{background:#e5f2ec;color:#176842;padding:4px 9px;border-radius:20px;font-weight:700}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:12px 16px;border-bottom:1px solid #e4ebe8;white-space:nowrap}th{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#65756f;background:#f8faf9}td:first-child{font-weight:650}.status-active{color:#147447;font-weight:700}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.sidebar nav{display:none}main{padding:0 16px 28px}.status-grid{grid-template-columns:1fr}header{align-items:flex-start;padding:18px 0}.user{flex-direction:column;align-items:flex-end}}
