@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@400;500;600;700&display=swap');
:root{font-family:'Noto Sans Bengali','Nirmala UI',sans-serif;color:#102548;background:#f5f7fb;font-size:16px;--blue:#234bdf;--muted:#65758d;--line:#e2e8f1}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button,input,select,textarea{border-radius:8px;border:1px solid var(--line)}button{min-height:44px;padding:10px 16px;background:#fff;color:#243854;font-weight:600}button:hover{background:#edf2ff}button:focus-visible,a:focus-visible{outline:3px solid #80a6ff;outline-offset:3px}input,select,textarea{min-height:42px;padding:9px 10px;background:#fff;color:#102548;max-width:100%}input:focus,textarea:focus,select:focus{outline:2px solid #9ab2ff;border-color:var(--blue)}input[type=checkbox]{min-height:auto;width:17px;height:17px;accent-color:var(--blue)}label{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:500}.primary{background:var(--blue);color:white;border-color:var(--blue)}.primary:hover{background:#193db8}.secondary{border-color:#cdd8f2;color:#234bce}.icon{padding:4px 12px;font-size:20px}.sidebar{position:fixed;inset:0 auto 0 0;width:236px;background:#fff;border-right:1px solid var(--line);padding:34px 20px;display:flex;flex-direction:column}.brand{display:block;text-decoration:none;color:#1635a7;font-family:Arial,sans-serif;font-size:34px;font-weight:800;letter-spacing:-1.5px;margin:0 14px 46px}.brand span{display:block;font-family:'Noto Sans Bengali',sans-serif;font-size:13px;font-weight:400;letter-spacing:0;margin-top:8px;color:var(--muted)}.workspace-label{font-size:13px;color:#778599;margin:0 14px 14px}.nav{border:0;display:flex;align-items:center;gap:13px;width:100%;text-align:left;margin-bottom:8px;font-size:16px;font-weight:500;padding:13px}.nav span{font-family:Arial;font-size:22px;min-width:22px}.nav.active{background:#edf2ff;color:#234bdf}.sidebar-note{margin:auto 12px 0;font-size:14px;line-height:1.9;color:#294064}.sidebar-note small{display:block;margin-top:10px;color:var(--muted);font-size:13px}.dot{display:inline-block;background:#35a890;border-radius:50%;width:7px;height:7px;margin-right:6px}main{margin-left:236px;padding:24px clamp(20px,3vw,48px);max-width:1900px}.demo{display:flex;flex-wrap:wrap;gap:10px;font-size:13px;background:#eef2fa;color:#516587;padding:10px 14px;border:1px solid #e0e7f5;border-radius:7px;margin-bottom:32px}.demo strong{color:#24488a}header{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:0 0 28px}h1{margin:8px 0 9px;font-size:clamp(27px,2.6vw,38px);font-weight:600;letter-spacing:-.8px}h2{font-size:20px;font-weight:600;margin:0}p{margin:0}.eyebrow{font-size:13px;font-weight:600;color:#456395}.muted{color:var(--muted);line-height:1.8;font-size:15px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.date-controls{display:flex;align-items:center;gap:10px}.date-controls label{flex-direction:row;align-items:center;gap:12px}.date-controls input{font-family:Arial,sans-serif}#day-label{font-size:14px;color:#526a8b;margin-left:6px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:28px}.stats article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px 22px}.stats span{font-size:14px;color:var(--muted)}.stats strong{display:block;font-size:30px;line-height:1.5;margin:8px 0;font-weight:600;white-space:nowrap}.stats small{font-size:12px;color:#7e8a9d}.stats .accent{background:#234bdf;border-color:#234bdf;color:#fff}.stats .accent span,.stats .accent small{color:#d9e4ff}.sheet{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.sheet-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px}.sheet-heading span{font-size:13px;color:var(--muted)}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:13px;font-weight:500;background:#f8fafc;color:#60718d;padding:15px 12px;white-space:nowrap;border-block:1px solid var(--line)}td{padding:16px 12px;border-bottom:1px solid #edf0f5;font-size:14px;vertical-align:top}td:first-child,th:first-child{padding-left:22px}td.name-cell{min-width:180px}td.name-cell input{width:176px;font-weight:500}td input[type=time]{width:113px;font-family:Arial;font-size:14px;padding:8px 6px}td textarea{width:190px;min-height:64px;resize:vertical;font-size:14px}.time-cell{min-width:126px}.checkbox-label{display:flex;flex-direction:row;align-items:center;gap:6px;font-size:12px;color:var(--muted);margin-top:5px}.total-cell{min-width:100px;font-weight:600;padding-top:27px;white-space:nowrap}.ot-value{color:#234bdf}.pill{display:inline-block;background:#fff5df;color:#936721;border-radius:5px;padding:5px 7px;font-size:12px;font-weight:400;white-space:normal}.pill.invalid{background:#fff0ef;color:#b43c34}.remove-row{padding:7px 9px;color:#8a96a8;border:0;font-size:20px}.gap-button{font-size:13px;padding:8px 10px;white-space:nowrap}.sheet-foot{padding:15px 22px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:12px;color:#7a879b;background:#fcfdff}.rule-note{display:flex;gap:18px;background:#edf2fc;border-radius:10px;padding:18px 22px;margin-top:22px;font-size:14px;line-height:1.8;color:#546b91}.rule-note strong{white-space:nowrap;color:#30528d}.panel{padding:24px;border-radius:12px;background:#fff;border:1px solid var(--line);margin-bottom:20px}.inline-form{display:flex;align-items:flex-end;gap:16px}.inline-form label{flex:1;max-width:450px}.employee-list{display:grid;gap:4px}.employee-item{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.employee-item:last-child{border:0}.employee-item input{flex:1;max-width:420px}.employee-item small{color:var(--muted);min-width:75px}.employee-item.inactive input{background:#f5f6f8;color:#7c8796}.filters{display:flex;align-items:flex-end;flex-wrap:wrap;gap:18px}.filters label{flex:1;min-width:155px}.filters input{font-family:Arial}.hint{font-size:14px;margin-top:16px;line-height:1.8}.empty{text-align:center;padding:60px 24px;color:var(--muted)}.empty strong{color:#42597a;display:block;margin-bottom:8px}.error{background:#fff0ef;color:#ad3535;padding:12px;border-radius:7px;font-size:14px;margin:14px 0}footer{display:flex;gap:16px;margin:35px 0 10px;color:#667896;font-size:13px;font-weight:600}footer span{font-weight:400;color:#8b97a9}dialog{border:1px solid var(--line);border-radius:16px;box-shadow:0 24px 100px #071a4433;max-width:670px;width:calc(100% - 30px);padding:30px;color:#102548}dialog::backdrop{background:#071b4555}dialog h2{margin:8px 0}.close{position:absolute;right:14px;top:10px;border:0}.gap-item{background:#f6f8fc;border-radius:9px;padding:16px;margin:15px 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.gap-item input{width:100%}.gap-item .checkbox-label input{width:17px}.gap-item .reason{grid-column:1/-1}.gap-item .checkbox-label{font-size:14px}.dialog-actions{display:flex;justify-content:flex-end;margin-top:24px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#133772;color:white;padding:14px 24px;border-radius:9px;box-shadow:0 8px 30px #00163326;z-index:5;max-width:90%;font-size:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}
@media(max-width:600px){#daily td.serial-cell{grid-column:1/-1;font-size:12px}#daily td.serial-cell::before{display:inline;margin-right:8px}#daily td.save-cell{grid-column:1/-1;display:flex;gap:8px}#daily .stats strong{font-size:20px}#daily .date-controls label{flex-wrap:wrap}.date-parts{grid-template-columns:60px 1fr 80px}.profile-grid{grid-template-columns:1fr}.row-meta{max-width:100%}.review-buttons button{width:100%}}
.brand span{font-family:Arial,sans-serif;font-weight:600;font-size:10px;letter-spacing:1.6px}
.demo{align-items:center}.demo button{min-height:32px;padding:5px 10px;font-size:12px}#account-status{margin-left:auto}
#login{max-width:560px;margin:40px auto}#login-form{display:grid;gap:18px;margin-top:24px}
.date-picker{font-family:Arial,sans-serif;white-space:nowrap;min-width:180px;font-weight:500}
.date-parts,.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0}.date-parts{grid-template-columns:70px 1fr 100px}
.profile-grid img{max-width:140px;border-radius:12px}.profile-grid label{min-width:0}.dialog-actions{gap:10px}
.row-meta{display:block;font:10px/1.6 Arial,sans-serif;color:#718097;max-width:190px;margin-top:7px;overflow-wrap:anywhere}
.draft-label{display:block;font-size:11px;color:#916314;margin-top:4px}.serial-cell{color:#60718d;font-weight:600}
.save-cell{min-width:100px}.save-cell button{display:block;font-size:12px;min-height:36px;padding:6px 10px;margin-bottom:7px}
.total-cell{white-space:normal;font-size:13px;min-width:130px}.gap-button{white-space:normal;min-width:115px}
.stats strong{font-size:clamp(19px,1.7vw,27px);white-space:normal;overflow-wrap:break-word}.stats span{display:block;line-height:1.7}
#edit-status{margin:0 0 16px}.review-controls{margin-top:20px}.review-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.employee-item strong{flex:1;min-width:170px}.employee-item.inactive strong{color:#8390a2}.audit-event{padding:18px 0;border-bottom:1px solid var(--line);font-size:13px;line-height:1.8}.audit-event pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;background:#f6f8fc;padding:12px}
input:disabled,textarea:disabled{background:#f6f8fc;color:#627189;opacity:1}.toast{z-index:20}dialog .error{font-size:12px}
@media(min-width:981px) and (max-width:1300px){.sidebar{width:205px;padding-inline:12px}main{margin-left:205px;padding-inline:24px}.stats article{padding:16px}.stats strong{font-size:22px}}
@media(max-width:980px){.sidebar{position:static;width:100%;padding:15px 22px;display:block;border-right:0;border-bottom:1px solid var(--line)}.brand{font-size:26px;margin:0 0 15px}.brand span{display:inline;margin-left:12px}.workspace-label,.sidebar-note{display:none}nav{display:flex;gap:8px}.nav{width:auto;font-size:14px;padding:9px 12px;margin:0}.nav span{font-size:18px}main{margin:0;padding:20px}.stats{gap:12px}.stats article{padding:16px}.stats strong{font-size:25px}.toolbar{align-items:flex-end}#day-label{display:none}}
@media(max-width:600px){main{padding:16px}.sidebar{padding:15px 16px}nav{gap:3px}.nav{padding:10px 8px;font-size:13px;flex:1;justify-content:center;gap:5px}.nav span{display:none}.demo{font-size:12px;margin-bottom:24px;gap:5px}header{align-items:flex-start;margin-bottom:20px;gap:12px}header>button{font-size:13px;padding:8px 10px;white-space:nowrap}h1{font-size:27px;line-height:1.6}.muted{font-size:14px}header .eyebrow{font-size:12px}.toolbar{flex-wrap:wrap;gap:14px}.toolbar>.primary{width:100%}.date-controls{width:100%;justify-content:space-between}.date-controls label{flex:1;font-size:13px;gap:8px}.date-controls input{flex:1;min-width:0}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px}.stats article{padding:15px}.stats strong{font-size:25px;margin:5px 0}.stats span{font-size:13px}.stats small{font-size:12px}.sheet-heading{padding:18px}.sheet-heading h2{font-size:18px}#daily table,#daily tbody{display:block}#daily thead{display:none}#daily tr{display:grid;grid-template-columns:1fr 1fr;padding:18px;border-top:1px solid var(--line);gap:14px 12px;position:relative}#daily td{display:block;padding:0;border:0;min-width:0}#daily td::before{content:attr(data-label);display:block;font-size:12px;color:var(--muted);margin-bottom:6px;font-weight:400}#daily td.name-cell{grid-column:1/-1;padding-right:34px}#daily td.name-cell input{width:100%;font-size:17px}#daily td.work-cell{grid-column:1/-1}#daily td textarea{width:100%}#daily td input[type=time]{width:100%;font-size:16px}#daily td.total-cell{font-size:19px}#daily td.gap-cell{grid-column:1/-1}#daily td.delete-cell{position:absolute;right:10px;top:40px}#daily td.delete-cell::before{display:none}.sheet-foot{padding:15px 18px}.rule-note{display:block;padding:18px;font-size:13px}.rule-note strong{display:block;margin-bottom:6px}.inline-form{display:block}.inline-form button{margin-top:14px;width:100%}.panel{padding:18px}.employee-item{flex-wrap:wrap}.employee-item input{max-width:none;width:100%;flex-basis:100%}.employee-item button{font-size:13px}.employee-item small{margin-right:auto}.filters{gap:14px}.filters label{min-width:100%;width:100%}.filters button{width:100%}dialog{padding:25px 20px}.gap-item{padding:12px}.toast{width:max-content;max-width:90%}}
