: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}}
.modal-backdrop{position:fixed;inset:0;background:rgba(12,28,23,.55);display:grid;place-items:center;padding:20px;z-index:80}.modal{width:min(560px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:18px;padding:22px;box-shadow:var(--shadow)}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.modal-head h3{margin:0;font:800 20px Manrope}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{display:grid;gap:7px;font-size:12px;font-weight:700}.form-grid input,.form-grid select{height:43px;border:1px solid var(--line);border-radius:9px;padding:0 11px;background:#fff}.form-grid .full{grid-column:1/-1}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.small-btn{border:1px solid var(--line);background:#fff;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:700;cursor:pointer}@media(max-width:600px){.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}}
.brand{gap:8px;font-size:18px}.brand-logo{display:block;width:145px;max-width:70%;height:auto}.brand.light .brand-logo{filter:brightness(0) invert(1)}.role-preview{display:grid;gap:6px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--muted);font-size:11px;font-weight:800}.role-preview select{width:100%;border:1px solid var(--line);border-radius:8px;background:#fafbf9;padding:8px;color:var(--ink)}.role-preview small{font-weight:500}.source-badge{display:inline-flex;margin-top:4px;padding:3px 7px;border-radius:10px;background:#edf0ef;color:var(--muted);font-size:10px;font-weight:700}
:root{--line:#c8d1cc}.card,.stat,.support,.user-chip,.role-preview,.toolbar,.search,.filter,.time-input,.attendance-row,.form-grid input,.form-grid select{border-color:#c2ccc6}.primary{border:1px solid #102a23}.secondary,.small-btn,.icon-btn,.logout-btn{border:1px solid #aebbb4;box-shadow:0 1px 2px rgba(20,50,40,.06)}th,td{border-right:1px solid #d3dad6}th:last-child,td:last-child{border-right:0}td{border-top-color:#cbd4cf}.user-chip{cursor:default}.logout-btn{width:100%;border-radius:10px;background:#fff;color:#9d3f39;padding:10px 12px;font-weight:800;cursor:pointer}.logout-btn:hover{background:#fbecea;border-color:#ce827c}.app-footer{display:flex;justify-content:space-between;gap:16px;margin:0 32px;padding:18px 0 24px;border-top:1px solid #bcc7c1;color:var(--muted);font-size:12px}.supervisor-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.quick-action{text-align:left;display:grid;gap:8px;cursor:pointer;color:var(--ink)}.quick-action>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--mint);color:var(--green);font-weight:800}.quick-action strong{font:800 17px Manrope}.quick-action small{color:var(--muted);line-height:1.5}.quick-action:hover{border-color:var(--green2);box-shadow:0 7px 20px rgba(21,48,40,.1)}@media(max-width:760px){.app-footer{margin:0 15px;flex-direction:column;gap:5px}.supervisor-actions{grid-template-columns:1fr}}
.top-account{display:flex;align-items:center;justify-content:flex-end;gap:9px}.top-account .role-preview.compact{grid-template-columns:auto 150px;align-items:center;padding:6px 8px;gap:8px;white-space:nowrap}.top-account .role-preview.compact select{padding:6px 8px}.user-chip.compact{min-width:190px;padding:7px 10px}.logout-btn.compact{width:auto;white-space:nowrap;padding:10px 12px}.topbar-title{min-width:160px}@media(max-width:1000px){.top-account .user-chip.compact{min-width:0}.top-account .user-chip.compact>span:nth-child(2){display:none}.top-account .role-preview.compact{grid-template-columns:1fr}.top-account .role-preview.compact{font-size:0}.top-account .role-preview.compact select{font-size:12px}}@media(max-width:760px){.top-account{gap:5px}.top-account .role-preview.compact{max-width:105px;padding:4px}.logout-btn.compact{font-size:0;padding:9px}.logout-btn.compact:first-letter{font-size:16px}.topbar-title{min-width:0}.topbar{gap:8px}.topbar h2{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
.timesheet-filters{align-items:end;flex-wrap:wrap}.timesheet-filters label{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:800}.timesheet-filters label:nth-child(3){min-width:220px}.timesheet-table{width:max-content;min-width:100%}.timesheet-table th,.timesheet-table td{padding:7px 8px;text-align:center;white-space:nowrap}.timesheet-table th:nth-child(1),.timesheet-table td:nth-child(1){position:sticky;left:0;z-index:2;background:#fff}.timesheet-table th:nth-child(2),.timesheet-table td:nth-child(2){position:sticky;left:70px;z-index:2;background:#fff;text-align:left;min-width:165px}.timesheet-table th:nth-child(1),.timesheet-table th:nth-child(2){background:#f1f5f2;z-index:3}.timesheet-table .day-head,.timesheet-table .day-value{min-width:31px;padding-left:5px;padding-right:5px}.timesheet-table .day-value{font-weight:800;color:var(--green2)}@media(max-width:760px){.timesheet-filters>*{flex:1}.timesheet-filters label:nth-child(3){min-width:100%;flex-basis:100%}.timesheet-filters button{min-width:45%}}
.print-preview{position:fixed;inset:0;z-index:120;display:flex;flex-direction:column;background:#26332f}.print-preview-bar{min-height:68px;padding:12px 20px;background:#101d19;color:#fff;border-bottom:1px solid #40504a;display:flex;align-items:center;justify-content:space-between;gap:16px}.print-preview-bar>div:first-child{display:grid;gap:4px}.print-preview-bar strong{font:800 15px Manrope}.print-preview-bar small{color:#b8c7c0}.print-preview-bar>div:last-child{display:flex;gap:8px}.print-preview-workspace{flex:1;overflow:auto;padding:28px}.print-paper{width:max(1120px,calc(100vw - 70px));min-height:760px;margin:0 auto;background:#fff;padding:28px;box-shadow:0 18px 55px rgba(0,0,0,.35)}.print-document-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;border-bottom:2px solid #1f3d34;padding-bottom:13px}.print-document-head img{width:190px;height:auto}.print-document-head h1{font-size:22px;letter-spacing:-.5px;margin:0}.print-document-head p{text-align:right;color:#52615b;margin:5px 0 0}.print-paper .timesheet-table{font-size:9px}.print-paper .timesheet-table th,.print-paper .timesheet-table td{position:static;padding:4px 5px}.print-legend{margin-top:12px;font-size:10px;color:#52615b}.print-frame{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}@media(max-width:760px){.print-preview-bar{align-items:flex-start;padding:10px}.print-preview-bar>div:last-child{flex-wrap:wrap;justify-content:flex-end}.print-preview-workspace{padding:10px}.print-paper{width:1120px;padding:18px}}
.timesheet-actions{margin-left:auto;display:flex;align-items:center;gap:8px}@media(max-width:760px){.timesheet-actions{width:100%;margin-left:0;justify-content:flex-end;flex-wrap:wrap}.timesheet-actions button{flex:1}}
.form-grid .check-field{display:flex;align-items:center;justify-content:flex-start;gap:7px;min-height:36px}.form-grid .check-field input[type=checkbox]{width:18px;height:18px;margin:0;flex:0 0 18px}.form-grid .check-field.full{grid-column:1/-1}
.page-head{align-items:center}.page-description{font-size:14px;line-height:1.5}.page-head:has(.head-actions) .page-description{max-width:720px}
.personnel-toolbar{align-items:center;flex-wrap:wrap}.personnel-toolbar .search{min-width:220px}.personnel-toolbar .filter{min-width:170px}.personnel-actions{display:flex;gap:8px;margin-left:auto}@media(max-width:900px){.personnel-toolbar .search{width:100%;flex-basis:100%}.personnel-toolbar .filter{flex:1}.personnel-actions{width:100%;justify-content:flex-end}}@media(max-width:600px){.personnel-toolbar .filter{width:100%;flex-basis:100%}.personnel-actions button{flex:1}}
.timesheet-filters select:disabled{color:var(--green);background:var(--mint);border-color:#aebeb5;opacity:1;cursor:not-allowed;font-weight:700}
.dashboard-stats{grid-template-columns:repeat(3,1fr)}.dashboard-action{width:100%;border:1px solid transparent;text-align:left;font:inherit;color:inherit;cursor:pointer}.dashboard-action>span:nth-child(2){display:block;flex:1}.dashboard-action:hover{border-color:#aebeb5;background:#f1f6f3}.dashboard-action:focus-visible{outline:3px solid #8eb5a6;outline-offset:2px}.dashboard-detail-modal{width:min(880px,100%)}.dashboard-detail-modal table{min-width:620px}.dashboard-bars .empty-state{width:100%;align-self:center}@media(max-width:760px){.dashboard-stats{grid-template-columns:1fr}.dashboard-detail-modal table{min-width:560px}}
.timesheet-card .timesheet-table-wrap{width:100%;overflow-x:auto}.timesheet-card .timesheet-table{width:100%;min-width:980px;table-layout:fixed;font-size:9px}.timesheet-card .timesheet-table th,.timesheet-card .timesheet-table td{padding:6px 2px;overflow:hidden;text-overflow:ellipsis}.timesheet-card .timesheet-table th:nth-child(1),.timesheet-card .timesheet-table td:nth-child(1){width:82px}.timesheet-card .timesheet-table th:nth-child(2),.timesheet-card .timesheet-table td:nth-child(2){left:82px;width:112px}.timesheet-card .timesheet-table th:nth-child(3),.timesheet-card .timesheet-table td:nth-child(3){width:72px}.timesheet-card .timesheet-table .day-head,.timesheet-card .timesheet-table .day-value{width:20px;min-width:20px;padding-left:1px;padding-right:1px}.timesheet-card .timesheet-table th:nth-last-child(-n+5),.timesheet-card .timesheet-table td:nth-last-child(-n+5){width:27px}.timesheet-legend{display:flex;align-items:center;flex-wrap:wrap;gap:7px 16px;padding:12px 16px;border-top:1px solid var(--line);background:#f8faf8;color:var(--muted);font-size:11px}.timesheet-legend span{display:inline-flex;align-items:center;gap:5px}.timesheet-legend b{display:inline-grid;place-items:center;min-width:25px;height:23px;padding:0 5px;border:1px solid #b7c3bc;border-radius:6px;background:#fff;color:var(--green);font-size:10px}@media(max-width:1100px){.timesheet-card .timesheet-table{min-width:940px;font-size:8px}.timesheet-card .timesheet-table th:nth-child(1),.timesheet-card .timesheet-table td:nth-child(1){width:76px}.timesheet-card .timesheet-table th:nth-child(2),.timesheet-card .timesheet-table td:nth-child(2){left:76px;width:102px}.timesheet-card .timesheet-table th:nth-child(3),.timesheet-card .timesheet-table td:nth-child(3){width:64px}.timesheet-card .timesheet-table .day-head,.timesheet-card .timesheet-table .day-value{width:19px;min-width:19px}}@media(max-width:760px){.timesheet-card .timesheet-table{min-width:940px}.timesheet-legend{gap:7px 10px;padding:11px 12px}}
.timesheet-card .timesheet-table .saturday{background:#f0f2f3;color:#52615b}.timesheet-card .timesheet-table .sunday{background:#e2e6e8;color:#46524d}.timesheet-card .timesheet-table .official-holiday{background:#dcecf7;color:#305c7a}.timesheet-card .timesheet-table .religious-holiday{background:#f7ead2;color:#7b5722}.print-paper .timesheet-table .saturday{background:#f0f2f3}.print-paper .timesheet-table .sunday{background:#e2e6e8}.print-paper .timesheet-table .official-holiday{background:#dcecf7}.print-paper .timesheet-table .religious-holiday{background:#f7ead2}.calendar-key{padding-left:5px;border-left:1px solid var(--line)}.calendar-swatch{display:inline-block;width:18px;height:18px;border:1px solid #aeb8b2;border-radius:4px}.calendar-swatch.saturday{background:#f0f2f3}.calendar-swatch.sunday{background:#e2e6e8}.calendar-swatch.official-holiday{background:#dcecf7}.calendar-swatch.religious-holiday{background:#f7ead2}.toolbar-filter-label{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:800}.toolbar-filter-label .filter{min-width:260px}
.main{display:flex;min-height:100vh;flex-direction:column}.content{width:100%;flex:1;padding-bottom:90px}.app-footer{position:fixed;left:250px;right:0;bottom:0;z-index:8;margin:0;padding:14px 32px;background:#fbfcfa;box-shadow:0 -4px 14px rgba(20,50,40,.04)}.help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.help-card{display:flex;align-items:flex-start;gap:14px}.help-card>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:10px;background:var(--mint);color:var(--green);font-weight:800}.help-card h3{margin:2px 0 7px;font:800 16px Manrope}.help-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.dashboard-action small b{color:var(--ink)}@media(max-width:760px){.app-footer{left:0;margin:0;padding:12px 15px}.help-grid{grid-template-columns:1fr}}
.leave-toolbar{flex-wrap:wrap}.leave-toolbar .filter{flex:1 1 190px;min-width:150px}
.nav-icon{display:block;width:20px;height:20px}.nav-item>span:first-child{display:grid;place-items:center}.primary,.secondary,.small-btn,.text-btn,.icon-btn,.logout-btn,.install-app-btn{background:#78a9d1;color:#fff;border:1px solid #78a9d1;box-shadow:0 2px 5px rgba(65,111,150,.18)}.primary:hover,.secondary:hover,.small-btn:hover,.text-btn:hover,.icon-btn:hover,.logout-btn:hover,.install-app-btn:hover{background:#6798c1;border-color:#6798c1;color:#fff}.text-btn{padding:8px 11px;border-radius:9px}.primary:disabled,.secondary:disabled,.small-btn:disabled,.text-btn:disabled,.icon-btn:disabled,.logout-btn:disabled,.install-app-btn:disabled{opacity:.55;cursor:not-allowed}.install-app-btn{width:100%;min-height:44px;border-radius:11px;padding:10px 12px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:800;cursor:pointer}.install-app-btn svg{width:19px;height:19px;flex:none}.install-guide{width:min(760px,100%)}.install-guide-intro{margin:0 0 14px;color:var(--muted);font-size:14px;line-height:1.65}.install-guide-detected{margin-bottom:14px;padding:11px 13px;border:1px solid #b9d5ea;border-radius:10px;background:#edf6fc;color:#416b8e;font-size:13px;font-weight:700}.install-native{margin-bottom:16px}.install-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.install-guide-card{padding:13px;border:1px solid var(--line);border-radius:11px;background:#f9fbfc}.install-guide-card.recommended{border-color:#78a9d1;box-shadow:0 0 0 2px rgba(120,169,209,.16)}.install-guide-card h4{margin:0 0 7px;font:800 14px Manrope}.install-guide-card ol{margin:0;padding-left:18px;color:var(--muted);font-size:12px;line-height:1.55}.install-guide-card li+li{margin-top:3px}@media(max-width:600px){.install-guide-grid{grid-template-columns:1fr}.install-guide{max-height:92vh}.install-guide-card{padding:11px}}
.mobile-app-brand{display:none}@media(max-width:760px){.topbar{height:auto;min-height:120px;flex-wrap:wrap;align-content:flex-start}.mobile-app-brand{display:flex;flex:0 0 100%;height:43px;align-items:center;justify-content:center;gap:7px;padding-bottom:9px;border-bottom:1px solid var(--line);font:800 15px Manrope}.mobile-app-brand img{display:block;width:118px;height:auto}.topbar-title,.menu-btn,.top-account{margin-top:8px}}
