:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#233f39;background:#f5f7f4;font-synthesis:none}*{box-sizing:border-box}body{margin:0}aside{position:fixed;inset:0 auto 0 0;width:235px;background:#ecf1ea;border-right:1px solid #dce4da;padding:35px 25px}.brand{font-size:29px;letter-spacing:-1.5px;display:flex;align-items:center;gap:9px}.brand span{color:#79976b}.brand strong{font-size:24px;letter-spacing:-1px}small{font-size:10px;letter-spacing:1.3px;color:#718176}aside>small{display:block;margin-top:16px}nav{display:grid;gap:10px;margin-top:55px}button{font:inherit;cursor:pointer;border:1px solid #d8e0d7;background:white;color:inherit;padding:11px 15px;border-radius:9px}button:hover{background:#edf2eb}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #8ebfa5;outline-offset:2px}nav button{text-align:left;border:0;background:none;font-size:13px}nav button.active,.primary{background:#174e43;color:white}.primary:hover{background:#226454}.aside-bottom{position:absolute;bottom:30px;font-size:13px}.aside-bottom small{display:block;margin-top:7px}.aside-bottom p{font-size:11px;color:#788779;line-height:1.8}main{margin-left:235px;padding:25px 42px;max-width:1800px}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dde4db;padding-bottom:22px;font-size:12px;color:#788478}.badge{padding:7px 12px;background:#e6eee2;border-radius:30px;color:#426348;font-size:11px}.title{display:flex;justify-content:space-between;align-items:center;margin:33px 0 26px;gap:15px}h1{font-size:32px;font-weight:550;letter-spacing:-1.1px;margin:0 0 7px}p{color:#748277;font-size:13px;line-height:1.6;margin:5px 0}h2{font-weight:550;font-size:18px}h3{font-size:15px;margin:0 0 8px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:25px}.stat{background:white;border:1px solid #dfe6dc;border-radius:12px;padding:20px}.stat strong{display:block;font-size:29px;font-weight:500;margin-top:10px}.stat span{font-size:12px;color:#708172}.workspace{display:grid;grid-template-columns:290px minmax(0,1fr);gap:22px}.panel{background:white;border:1px solid #dfe6dc;border-radius:14px;padding:23px}.toolbar{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:16px}input,textarea,select{width:100%;padding:11px 12px;border:1px solid #dce3d9;border-radius:7px;background:#fff;color:#253e34;font:inherit;font-size:13px}textarea{min-height:90px;resize:vertical;line-height:1.6}label{display:block;font-size:11px;font-weight:600;color:#65756a;margin-bottom:15px;line-height:2}input[type=checkbox]{width:auto} .fields{display:grid;grid-template-columns:1fr 1fr;gap:0 17px}.fields .wide{grid-column:1/-1}.patient{width:100%;text-align:left;margin-bottom:9px;border-left:3px solid #c9d7c1;padding:16px 12px}.patient.selected{background:#eff5eb;border-color:#8da883}.patient strong{display:block;font-size:14px;margin-bottom:6px}.patient small{font-size:10px;letter-spacing:0}.empty{text-align:center;padding:65px 20px}.empty h2{font-size:23px}.empty p{max-width:330px;margin:12px auto}.subhead{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e5e9e1;padding-bottom:18px;margin-bottom:22px}.actions{display:flex;gap:8px;flex-wrap:wrap}.actions button{font-size:12px}.note{background:#f0f4ec;padding:15px;border-radius:8px;font-size:12px;line-height:1.7;margin:15px 0}.muted{color:#7a857a}pre{white-space:pre-wrap;font:12px/1.8 ui-monospace,monospace;background:#f4f6f1;border-radius:8px;padding:18px}.event{padding:12px 0;border-bottom:1px solid #e5e9e1;font-size:13px;white-space:pre-wrap}.danger{color:#a3433c}.shift{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #e2e7df;gap:15px}.shift p{font-size:12px}dialog{border:1px solid #dce3d9;border-radius:16px;width:min(550px,94vw);padding:28px;color:#233f39}dialog::backdrop{background:#152d2566}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#174e43;color:white;padding:12px 20px;border-radius:9px;display:none;z-index:10}.file{display:none}@media(max-width:1050px){aside{width:190px;padding:25px 17px}main{margin-left:190px;padding:20px}.workspace{grid-template-columns:230px 1fr}}@media(max-width:760px){aside{position:static;width:100%;padding:16px;border-right:0}.brand{font-size:22px}aside>small,.aside-bottom{display:none}nav{display:flex;margin-top:15px;gap:2px}nav button{font-size:11px;padding:10px}main{margin:0;padding:17px}header{font-size:10px}.title{margin:25px 0}h1{font-size:27px}.stats{gap:8px;grid-template-columns:repeat(2,1fr)}.stat{padding:13px}.workspace{grid-template-columns:1fr}.fields{grid-template-columns:1fr}.panel{padding:17px}.title button{font-size:12px}.patient{margin-bottom:5px}.shift{align-items:flex-start}}
