:root{--ink:#17221f;--muted:#708078;--line:#e3e8e5;--paper:#f4f6f3;--white:#fff;--green:#19372f;--green2:#2e6858;--mint:#e4f1e9;--lime:#cce581;--orange:#e7a354;--red:#c75e55;--blue:#5c82a7;--shadow:0 14px 40px rgba(21,48,40,.08);font-family:'DM Sans',sans-serif;color:var(--ink)}*{box-sizing:border-box}body{margin:0;background:var(--paper)}button,input,select{font:inherit}.hidden{display:none!important}.brand{display:flex;align-items:center;gap:10px;font:800 20px Manrope}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--lime);color:var(--green)}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr}.login-story{padding:44px 7vw;color:#fff;background:linear-gradient(150deg,rgba(12,36,29,.96),rgba(23,66,52,.9)),url('https://images.unsplash.com/photo-1541888946425-d81bb19240f5?auto=format&fit=crop&w=1600&q=80') center/cover;display:flex;flex-direction:column;justify-content:space-between}.brand.light .brand-mark{color:var(--green)}.story-copy{max-width:650px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:2.2px;color:var(--lime)}.eyebrow.ink{color:var(--green2)}h1{font:800 clamp(43px,5vw,76px)/1.03 Manrope;margin:18px 0 24px;letter-spacing:-3px}.story-copy p{font-size:18px;line-height:1.7;color:#d5e3dc;max-width:540px}.site-pulse{display:flex;align-items:center;gap:14px}.site-pulse>span{width:10px;height:10px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 7px #cce58128}.site-pulse small{display:block;color:#aebfb7;margin-top:3px}.login-panel{display:grid;place-items:center;padding:40px;background:#fbfcfa}.login-card{width:min(410px,100%);display:grid;gap:22px}.login-card h2{font:800 32px Manrope;margin:10px 0 6px}.login-card p{color:var(--muted);margin:0}.login-card label{font-size:13px;font-weight:700;display:grid;gap:8px}.login-card input{height:50px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 15px;outline:none}.login-card input:focus{border-color:var(--green2);box-shadow:0 0 0 3px #2e68581c}.password-wrap{position:relative}.password-wrap input{width:100%;padding-right:48px}.password-wrap button{position:absolute;right:8px;top:7px;width:36px;height:36px;border:0;background:none;color:var(--muted)}.form-row{display:flex;justify-content:space-between;font-size:13px}.form-row .check{display:flex;grid-auto-flow:column;align-items:center;font-weight:500}.check input{width:16px;height:16px}.form-row a{color:var(--green2);font-weight:700;text-decoration:none}.primary{border:0;border-radius:12px;background:var(--green);color:#fff;padding:13px 18px;font-weight:700;cursor:pointer}.wide{height:52px;display:flex;justify-content:center;align-items:center;gap:16px}.demo-note{text-align:center;font-size:12px}.mobile-brand{display:none}.app-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.sidebar{background:#fbfcfa;border-right:1px solid var(--line);padding:26px 18px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;z-index:20}.sidebar .brand{padding:0 8px 26px}.sidebar nav{display:grid;gap:4px;overflow:auto}.nav-label{font-size:10px;letter-spacing:1.4px;font-weight:800;color:#9aa49f;margin:20px 12px 7px}.nav-item{border:0;background:transparent;color:#5b6a63;border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer;font-weight:600}.nav-item span:first-child{font-size:17px;width:21px;text-align:center}.nav-item:hover,.nav-item.active{color:var(--green);background:var(--mint)}.nav-item.active{font-weight:800}.sidebar-bottom{margin-top:auto;display:grid;gap:10px}.support,.user-chip{border:1px solid var(--line);background:#fff;border-radius:12px;padding:11px;display:flex;align-items:center;gap:10px;text-align:left}.support>span,.user-chip>span:nth-child(2){display:grid;flex:1}.support small,.user-chip small{color:var(--muted);margin-top:2px}.avatar{width:34px;height:34px;border-radius:10px;background:var(--mint);display:grid;place-items:center;font-size:12px;font-weight:800}.close-nav{display:none;margin-left:auto}.main{min-width:0}.topbar{height:88px;background:#fbfcfa;border-bottom:1px solid var(--line);padding:18px 32px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10}.topbar p{font-size:11px;color:var(--muted);margin:0 0 3px;text-transform:uppercase;letter-spacing:1px}.topbar h2{font:800 21px Manrope;margin:0}.top-actions{display:flex;align-items:center;gap:9px}.icon-btn{border:1px solid var(--line);background:white;width:39px;height:39px;border-radius:10px;cursor:pointer}.notification{position:relative}.notification span{position:absolute;width:7px;height:7px;background:var(--orange);border-radius:50%;right:9px;top:8px}.date-badge{border-left:1px solid var(--line);padding-left:17px;margin-left:5px;display:grid}.date-badge small{color:var(--muted);font-size:9px;font-weight:800}.date-badge strong{font-size:13px}.content{padding:28px 32px 48px;max-width:1500px;margin:auto}.page-head{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:22px}.page-head h1{font-size:27px;letter-spacing:-1px;margin:0 0 5px}.page-head p{margin:0;color:var(--muted)}.head-actions{display:flex;gap:9px}.secondary{border:1px solid var(--line);background:#fff;padding:11px 15px;border-radius:11px;font-weight:700;color:var(--ink);cursor:pointer}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.stat,.card{background:var(--white);border:1px solid var(--line);border-radius:15px;box-shadow:0 3px 12px rgba(20,50,40,.025)}.stat{padding:18px}.stat-top{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.stat-icon{width:34px;height:34px;border-radius:9px;background:var(--mint);display:grid;place-items:center;color:var(--green)}.stat strong{font:800 28px Manrope;display:block;margin-top:12px}.stat small{color:var(--muted)}.delta{color:var(--green2)!important;font-weight:700}.grid-main{display:grid;grid-template-columns:1.6fr 1fr;gap:16px}.card{padding:20px}.card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.card-head h3{font:800 16px Manrope;margin:0}.card-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.text-btn{border:0;background:none;color:var(--green2);font-size:12px;font-weight:800;cursor:pointer}.bar-chart{height:210px;display:flex;gap:14px;align-items:end;padding-top:20px;border-bottom:1px solid var(--line)}.bar-col{flex:1;height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:7px;color:var(--muted);font-size:11px}.bar{width:min(35px,70%);border-radius:7px 7px 0 0;background:#b9d3c8;min-height:10px;position:relative}.bar.highlight{background:var(--green2)}.bar em{position:absolute;top:-21px;width:100%;text-align:center;font-style:normal;font-weight:800;color:var(--ink)}.alert-list,.activity-list{display:grid;gap:12px}.alert{display:flex;gap:12px;padding:12px;border-radius:11px;background:#fafbf9}.alert-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex:none}.alert-icon.red{background:#f9e6e3;color:var(--red)}.alert-icon.orange{background:#faedda;color:#b57528}.alert-icon.blue{background:#e2edf5;color:var(--blue)}.alert strong,.alert small{display:block}.alert small{color:var(--muted);margin-top:3px}.alert .count{margin-left:auto;font-weight:800}.bottom-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:16px;margin-top:16px}.site-row{display:grid;grid-template-columns:1.3fr .7fr .7fr 1fr;align-items:center;gap:12px;padding:13px 0;border-top:1px solid var(--line);font-size:13px}.site-name{display:flex;align-items:center;gap:10px}.site-name span{width:30px;height:30px;border-radius:8px;background:var(--mint);display:grid;place-items:center}.status{display:inline-flex;padding:5px 8px;border-radius:20px;background:var(--mint);color:var(--green2);font-size:11px;font-weight:800}.progress{height:6px;background:#edf0ed;border-radius:9px;overflow:hidden;margin-top:6px}.progress span{display:block;height:100%;background:var(--green2)}.activity{display:flex;gap:11px;position:relative}.activity .dot{width:9px;height:9px;background:var(--green2);border:3px solid #dcebe5;border-radius:50%;box-sizing:content-box;margin-top:3px}.activity strong,.activity small{display:block;font-size:12px}.activity small{color:var(--muted);margin-top:3px}.table-card{padding:0;overflow:hidden}.toolbar{padding:16px 18px;display:flex;gap:10px;border-bottom:1px solid var(--line)}.search{flex:1;min-width:160px;border:1px solid var(--line);border-radius:10px;padding:10px 12px;background:#fafbf9}.filter{border:1px solid var(--line);border-radius:10px;padding:10px;background:#fff}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th{text-align:left;padding:11px 16px;background:#f8faf8;color:var(--muted);font-size:10px;letter-spacing:.7px;text-transform:uppercase}td{padding:13px 16px;border-top:1px solid var(--line);font-size:13px}.person{display:flex;align-items:center;gap:10px}.person .avatar{background:#eff1ea}.muted{color:var(--muted)}.attendance-grid{display:grid;gap:10px}.attendance-row{display:grid;grid-template-columns:1.2fr repeat(2,.55fr) .55fr 1.1fr;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:12px}.segmented{display:flex;background:#f0f3f0;border-radius:9px;padding:3px}.segmented button{border:0;background:transparent;border-radius:7px;padding:7px 9px;font-size:11px;cursor:pointer}.segmented button.active{background:var(--green);color:#fff}.time-input{width:100%;border:1px solid var(--line);border-radius:8px;padding:8px}.month-grid{display:grid;grid-template-columns:200px repeat(10,minmax(34px,1fr));min-width:850px}.month-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 7px;text-align:center;font-size:11px}.month-grid .name{text-align:left;font-weight:700;position:sticky;left:0;background:#fff}.day-cell.work{background:#e9f3ed;color:var(--green2)}.day-cell.leave{background:#faedda;color:#9a652b}.day-cell.absent{background:#f8e5e2;color:var(--red)}.day-cell.rest{background:#edf0ef;color:var(--muted)}.empty-state{text-align:center;padding:40px;color:var(--muted)}.menu-btn{display:none}.toast{position:fixed;right:25px;bottom:25px;background:var(--green);color:#fff;padding:13px 18px;border-radius:11px;box-shadow:var(--shadow);transform:translateY(90px);opacity:0;transition:.25s;z-index:99}.toast.show{transform:none;opacity:1}
@media(max-width:1000px){.stats{grid-template-columns:repeat(2,1fr)}.grid-main,.bottom-grid{grid-template-columns:1fr}.login-shell{grid-template-columns:1fr 1fr}.site-row{grid-template-columns:1.2fr .6fr .8fr}.site-row>div:last-child{display:none}}
@media(max-width:760px){.login-shell{display:block}.login-story{display:none}.login-panel{min-height:100vh;padding:28px}.mobile-brand{display:flex;margin-bottom:25px}.app-shell{display:block}.sidebar{position:fixed;left:-270px;width:260px;transition:.25s;box-shadow:var(--shadow)}.sidebar.open{left:0}.close-nav,.menu-btn{display:block}.topbar{height:74px;padding:12px 16px}.topbar h2{font-size:17px}.date-badge,.top-actions .icon-btn:first-child{display:none}.content{padding:20px 15px 40px}.page-head{align-items:flex-start;flex-direction:column}.page-head h1{font-size:23px}.head-actions{width:100%}.head-actions button{flex:1}.stats{grid-template-columns:1fr 1fr;gap:9px}.stat{padding:14px}.stat strong{font-size:23px}.grid-main{gap:12px}.bar-chart{gap:6px}.bottom-grid{display:block}.bottom-grid>*+*{margin-top:12px}.site-row{grid-template-columns:1fr .5fr}.site-row>div:nth-child(3){display:none}.attendance-row{grid-template-columns:1fr auto}.attendance-row>.time-input,.attendance-row>.muted{display:none}.toolbar{flex-wrap:wrap}.filter{flex:1}.card{padding:16px}}
