:root{background:#f6f7f9;color:#20242a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{align-items:center;background:#24313d;border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;gap:.45rem;justify-content:center;min-height:42px;padding:.65rem .85rem}input,select{border:1px solid #ccd5dd;border-radius:8px;min-height:42px;padding:.65rem .75rem;width:100%}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.sidebar{background:#fff;border-right:1px solid #dbe2e8;display:grid;gap:1rem;grid-template-rows:auto 1fr auto;padding:1rem}.eyebrow{color:#2f6f73;font-size:.76rem;font-weight:800;letter-spacing:0;margin:0 0 .5rem;text-transform:uppercase}h1{font-size:2.4rem;line-height:.95;margin:0}h2,h3{margin:0 0 .75rem}nav,.item-list,.calendar-strip{display:grid;gap:.6rem}.nav{background:#eef3f4;color:#20242a;justify-content:flex-start}.nav.active{background:#24313d;color:#fff}.logout{background:#8e3249}.secondary{background:#edf1f4;color:#20242a}.content{min-width:0;padding:1.1rem}.topbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.workspace{display:grid;gap:1rem;grid-template-columns:minmax(280px,1fr) minmax(260px,.8fr);margin-bottom:1rem}.panel,.item,.calendar-strip article,.login-panel{background:#fff;border:1px solid #dbe2e8;border-radius:8px;padding:.9rem}.panel{display:grid;gap:.55rem}.actions{display:grid;gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr))}.notice{background:#eef8f5;border:1px solid #91c9bb;border-radius:8px;color:#23584e;padding:.75rem}.calendar-strip{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:1rem}.calendar-strip span,.item span,.item p,.empty,.hero p{color:#66737f}.item{border-left:5px solid #6f9297}.item.task{border-left-color:#6c7aa8}.item.holiday,.item.leave{border-left-color:#b87c4a}.item.activity{border-left-color:#2f8f6b}.item header,.item footer{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.item footer span{align-items:center;display:inline-flex;gap:.35rem}.public-page{align-content:center;display:grid;justify-items:center;min-height:100vh;padding:1.25rem;text-align:center}.hero{max-width:780px}.hero h1{font-size:clamp(3rem,10vw,7rem)}.login-panel{display:grid;gap:.7rem;margin-top:1rem;max-width:420px;width:100%}.error{color:#a62e2e;margin:0}@media(max-width:880px){.app-shell,.workspace{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #dbe2e8}.topbar,.item header,.item footer,.actions{align-items:flex-start;grid-template-columns:1fr;flex-direction:column}}
