:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}:root{--bg:#f3f4f6;--surface:#fff;--surface-soft:#f7f8fa;--surface-mid:#eef0f3;--text:#111;--muted:#626262;--muted-light:#8b8b8b;--black:#050505;--black-2:#111;--black-3:#1f1f1f;--danger:#a02020;--success:#176b3a;--sidebar-width:250px;--header-height:56px;--shadow-soft:0 8px 18px #00000014;--shadow-card:0 14px 35px #0000001f;--shadow-deep:0 22px 55px #00000038;--inner-light:inset 0 1px 0 #ffffffe6}html,body,#root{width:100%;min-height:100%}body{color:var(--text);background:radial-gradient(circle at 20% 10%,#fffffff2,#0000 22%),linear-gradient(145deg,#eef0f3 0%,#f8f8f8 48%,#e7e9ec 100%);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:12px;overflow-x:hidden}button,input,select,textarea{font-family:Arial,Helvetica,sans-serif;font-size:12px}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}input,select,textarea{width:100%;min-height:34px;color:var(--text);background:#fff;border:none;border-radius:0;outline:none;padding:7px 10px;box-shadow:inset 0 1px 2px #0000001f,inset 0 -1px #ffffffd9}input:focus,select:focus,textarea:focus{box-shadow:inset 0 1px 2px #00000029,0 0 0 2px #00000014}input[type=date]{background:linear-gradient(#fff 0%,#f3f4f6 100%);min-height:36px;font-weight:700;position:relative;box-shadow:inset 0 1px 1px #fffffff2,inset 0 -1px 3px #0000001f,0 4px 9px #0000000f}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.75;filter:grayscale()}label{color:#303030;gap:5px;font-size:11px;font-weight:700;display:grid}form{gap:11px;display:grid}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#111;font-family:Arial,Helvetica,sans-serif;font-weight:800}p{color:var(--muted);line-height:1.4}.login-page{background:radial-gradient(circle at 18% 18%,#ffffff29,#0000 18%),radial-gradient(circle at 86% 16%,#ffffff1f,#0000 22%),linear-gradient(135deg,#000 0%,#171717 44%,#f4f5f7 44%,#fff 100%);justify-content:center;align-items:center;min-height:100vh;padding:18px;display:flex}.login-card{background:linear-gradient(#fff 0%,#f8f8f8 100%);border:none;border-radius:0;width:100%;max-width:390px;padding:24px;box-shadow:0 28px 65px #00000040,inset 0 1px #fffffffa}.login-card:before,.login-card:after{display:none}.brand-block{align-items:center;gap:12px;margin-bottom:18px;display:flex}.brand-logo{object-fit:contain;background:#fff;width:52px;height:52px;padding:5px;box-shadow:0 9px 18px #00000021,inset 0 1px #fff}.brand-block h1,.login-card h1{letter-spacing:-.03em;margin:0 0 4px;font-size:22px}.brand-block p,.login-card p{color:var(--muted);margin:0;font-size:12px}.login-card button,.primary-button,.employee-form button,.admin-user-box button{color:#fff;background:linear-gradient(#202020 0%,#050505 100%);border:none;border-radius:0;min-height:34px;padding:8px 11px;font-weight:800;box-shadow:0 7px 14px #00000038,inset 0 1px #ffffff1f}.login-card button:hover,.primary-button:hover,.employee-form button:hover,.admin-user-box button:hover{background:linear-gradient(#2b2b2b 0%,#101010 100%)}.password-input-wrap{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.password-toggle-button{min-height:34px;padding:7px 10px;color:#111!important;background:linear-gradient(#fff 0%,#e8eaed 100%)!important;box-shadow:0 5px 12px #0000001f,inset 0 1px #fffffff2!important}.message{color:#333;background:linear-gradient(#fff 0%,#f3f4f6 100%);margin:12px 0;padding:10px 11px;box-shadow:0 8px 18px #00000017,inset 3px 0 #111}.admin-layout{min-height:100vh;padding-left:var(--sidebar-width);background:0 0}.sidebar{width:var(--sidebar-width);color:#fff;z-index:80;background:linear-gradient(#050505 0%,#111 55%,#050505 100%);flex-direction:column;height:100vh;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:12px 0 28px #00000038}.sidebar-header{background:linear-gradient(#121212 0%,#050505 100%);flex:none;min-height:64px;padding:14px 14px 10px;box-shadow:inset 0 -1px #ffffff0f,0 5px 16px #00000047}.sidebar-brand{align-items:center;gap:10px;display:flex}.sidebar-logo{object-fit:contain;background:#fff;width:34px;height:34px;padding:3px;box-shadow:0 7px 15px #00000038,inset 0 1px #fff}.sidebar h2{color:#fff;letter-spacing:-.03em;margin:0;font-size:17px;line-height:1}.sidebar h2:before{display:none}.sidebar-brand span{color:#cfcfcf;margin-top:4px;font-size:10px;font-weight:800;display:block}.sidebar-nav{flex:auto;align-content:start;gap:4px;min-height:0;padding:8px 10px 14px;display:grid;overflow-y:auto}.menu-section-title{color:#858585;text-transform:uppercase;letter-spacing:.05em;margin:13px 6px 5px;font-size:10px;font-weight:800}.nav-item{color:#c9c9c9;text-align:left;background:0 0;border:none;border-radius:0;width:100%;min-height:34px;padding:8px 10px;font-size:12px;font-weight:700}.nav-item:hover{color:#fff;background:linear-gradient(#242424 0%,#171717 100%);box-shadow:0 6px 12px #0003,inset 0 1px #ffffff14}.nav-item.active{color:#050505;background:linear-gradient(#fff 0%,#dfe2e6 100%);box-shadow:0 7px 14px #00000038,inset 0 1px #fffffff2}.nav-item.active:after{display:none}.sidebar-user-card{background:linear-gradient(#111 0%,#050505 100%);flex:none;padding:12px 14px;box-shadow:inset 0 1px #ffffff0f}.sidebar-user-card span,.sidebar-user-card strong{color:#d0d0d0;word-break:break-all;font-size:11px;display:block}.admin-content{background:0 0;min-width:0;min-height:100vh}.admin-header,.employee-top-header{height:var(--header-height);min-height:var(--header-height);z-index:40;background:linear-gradient(#fff 0%,#f4f5f6 100%);justify-content:space-between;align-items:center;gap:12px;padding:8px 18px;display:flex;position:sticky;top:0;box-shadow:0 8px 20px #00000014,inset 0 1px #fff}.admin-header h1,.employee-top-header h1{letter-spacing:-.015em;margin:0 0 2px;font-size:15px;font-weight:800;line-height:1.1}.admin-header p,.employee-top-header p{color:var(--muted);margin:0;font-size:11px}.header-menu-wrap{align-items:center;display:flex;position:relative}.three-dot-button{color:#111;width:34px;height:34px;box-shadow:none;background:0 0;border:none;border-radius:0;font-size:22px;font-weight:800;line-height:1}.three-dot-button:hover{box-shadow:none;background:#0000000f}.header-dropdown{width:175px;box-shadow:var(--shadow-card);z-index:100;background:linear-gradient(#fff 0%,#f4f5f6 100%);position:absolute;top:39px;right:0}.header-dropdown button{color:#111;text-align:left;width:100%;min-height:36px;box-shadow:none;background:0 0;border:none;padding:9px 11px;font-weight:700}.header-dropdown button:hover{background:#0000000f}.admin-content>div,.page-body{width:100%;padding:16px 18px}.page-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.page-header h1{letter-spacing:-.02em;margin:0 0 3px;font-size:17px}.page-header p{margin:0;font-size:11px}.dashboard-grid{grid-template-columns:repeat(5,minmax(135px,1fr));gap:12px;display:grid}.dashboard-card,.panel,.employee-card{background:linear-gradient(#fff 0%,#f6f7f8 100%);border:none;border-radius:0;box-shadow:0 10px 22px #00000014,inset 0 1px #fff}.dashboard-card span{color:var(--muted);margin-bottom:12px;font-size:11px;font-weight:800;display:block}.dashboard-card strong{letter-spacing:-.04em;font-size:25px;line-height:1;display:block}.panel{padding:16px}.panel h2{margin:0 0 11px;font-size:14px}.panel h3{margin:15px 0 9px;font-size:13px}.panel p{font-size:12px}.primary-button,.secondary-button,.danger-button,.employee-form button{cursor:pointer;white-space:nowrap;border:none;border-radius:0;min-height:34px;padding:8px 11px;font-size:12px;font-weight:800}.primary-button,.employee-form button{color:#fff;background:linear-gradient(#202020 0%,#050505 100%);box-shadow:0 7px 14px #00000038,inset 0 1px #ffffff1f}.secondary-button{color:#111;background:linear-gradient(#fff 0%,#e5e7eb 100%);box-shadow:0 5px 12px #0000001c,inset 0 1px #fffffff2}.secondary-button:hover{background:linear-gradient(#fff 0%,#d9dde2 100%)}.danger-button{color:#fff;background:linear-gradient(#b82c2c 0%,#8f1515 100%);box-shadow:0 7px 14px #a0202038,inset 0 1px #ffffff26}.small-approve-button,.small-danger-button,.small-secondary-button{cursor:pointer;white-space:nowrap;border:none;border-radius:0;min-height:28px;padding:6px 8px;font-size:11px;font-weight:800}.small-approve-button{color:#fff;background:linear-gradient(#1d7c45 0%,#125c32 100%);box-shadow:0 4px 9px #176b3a33}.small-danger-button{color:#fff;background:linear-gradient(#b82c2c 0%,#8f1515 100%);box-shadow:0 4px 9px #a0202033}.small-secondary-button{color:#111;background:linear-gradient(#fff 0%,#e5e7eb 100%);box-shadow:0 4px 9px #0000001a,inset 0 1px #fffffff2}.action-buttons{align-items:center;gap:6px;display:flex}.content-grid{grid-template-columns:minmax(300px,380px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.employee-form,.attendance-form{gap:11px;display:grid}.form-row{grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px;display:grid}.attendance-filter-panel{flex-wrap:wrap;align-items:end;gap:10px;margin-bottom:14px;display:flex}.attendance-filter-panel label{min-width:155px}.work-entry-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.work-entry-header h2{margin:0}.work-entry-card{background:linear-gradient(#f9fafb 0%,#eef0f3 100%);grid-template-columns:repeat(6,minmax(115px,1fr));align-items:end;gap:10px;padding:12px;display:grid;box-shadow:inset 0 1px #fffffff2,0 5px 12px #0000000d}.table-wrap{background:#fff;width:100%;overflow-x:auto;box-shadow:inset 0 1px #fff,0 8px 18px #0000000f}table{border-collapse:collapse;width:100%;font-size:11.5px}th,td{text-align:left;white-space:nowrap;vertical-align:middle;border:none;padding:8px 9px}th{color:#333;text-transform:uppercase;letter-spacing:.03em;background:linear-gradient(#f4f5f6 0%,#e4e7eb 100%);font-size:10px;font-weight:800}tbody tr:nth-child(2n){background:#f8f9fa}tbody tr:hover{background:#eceff2}.status-pill{justify-content:center;align-items:center;min-height:22px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-flex}.status-pill.active{color:var(--success);background:#e7f7ec;box-shadow:inset 0 0 0 1px #176b3a14}.status-pill.inactive{color:var(--danger);background:#fdecec;box-shadow:inset 0 0 0 1px #a0202014}.inline-reset-box{background:linear-gradient(#fff 0%,#eef0f3 100%);gap:10px;margin-top:14px;padding:12px;display:grid;box-shadow:inset 0 1px #fffffff2,0 8px 16px #00000012}.modal-overlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000085;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.modal-card{width:min(460px,100%);max-height:min(90vh,620px);box-shadow:var(--shadow-deep);background:linear-gradient(#fff 0%,#f4f5f6 100%);overflow-y:auto}.modal-header{background:linear-gradient(#fff 0%,#e8eaed 100%);justify-content:space-between;align-items:center;height:46px;padding:0 14px;display:flex;box-shadow:0 5px 14px #00000014,inset 0 1px #fff}.modal-header h2{margin:0;font-size:14px}.modal-close-button{color:#111;background:0 0;border:none;width:32px;height:32px;font-size:22px;font-weight:800}.modal-card .page-body{padding:14px}.modal-card .page-header{display:none}.modal-card .panel{box-shadow:none;background:0 0;padding:0}.employee-page{background:0 0;width:100%;min-height:100vh;padding:0}.employee-card{width:100%;max-width:none;box-shadow:none;background:0 0;margin:0;padding:0;overflow:hidden}.employee-card>.message{margin-left:18px;margin-right:18px}.employee-attendance-layout{grid-template-columns:290px minmax(0,1fr);align-items:start;gap:14px;padding:16px 18px 0;display:grid}.employee-calendar-panel{top:calc(var(--header-height) + 14px);position:sticky}.leave-panel{margin:16px 18px 0}.calendar-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.calendar-header strong{font-size:12px;font-weight:800}.calendar-header button{background:linear-gradient(#fff 0%,#e1e4e8 100%);border:none;border-radius:0;width:28px;height:28px;font-size:17px;font-weight:800;box-shadow:0 4px 8px #0000001a,inset 0 1px #fff}.calendar-weekdays,.attendance-calendar{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.calendar-weekdays{margin-bottom:7px}.calendar-weekdays span{text-align:center;color:#777;font-size:9px;font-weight:800}.calendar-empty{min-height:28px}.calendar-day{color:#111;background:linear-gradient(#fff 0%,#e5e7eb 100%);border:none;border-radius:0;min-height:30px;padding:0;font-size:10.5px;font-weight:800;position:relative;box-shadow:0 3px 7px #00000014,inset 0 1px #fffffff2}.calendar-day.today{background:linear-gradient(#f4f4f4 0%,#cfd4da 100%)}.calendar-day.selected{color:#fff;background:linear-gradient(#242424 0%,#050505 100%)}.calendar-day.submitted{color:#166534;background:linear-gradient(#ecfdf3 0%,#d2f1dd 100%)}.calendar-day.submitted.selected{color:#fff;background:linear-gradient(#1d7c45 0%,#125c32 100%)}.calendar-day b{color:#fff;background:#16a34a;place-items:center;width:11px;height:11px;font-size:7px;line-height:1;display:grid;position:absolute;top:2px;right:2px}.calendar-legend{color:#666;flex-wrap:wrap;gap:9px;margin-top:11px;font-size:10px;font-weight:700;display:flex}.calendar-legend span{align-items:center;gap:5px;display:inline-flex}.legend-dot{width:7px;height:7px}.submitted-dot{background:#16a34a}.selected-dot{background:#111}.shortcut-panel{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.shortcut-buttons{flex-wrap:wrap;gap:8px;display:flex}.inline-toggle{white-space:nowrap;cursor:pointer;color:#333;align-items:center;gap:7px;display:inline-flex}.inline-toggle input{width:auto;min-height:auto}.report-list{gap:6px;margin-top:10px;display:grid}.report-list p{color:#333;background:linear-gradient(#fff 0%,#eef0f3 100%);margin:0;padding:9px 10px;font-weight:700;box-shadow:0 4px 9px #0000000f,inset 0 1px #fffffff2}.mobile-menu-button{z-index:110;color:#fff;background:linear-gradient(#232323 0%,#050505 100%);border:none;width:34px;height:34px;font-size:18px;display:none;position:fixed;top:10px;left:10px;box-shadow:0 8px 18px #00000040,inset 0 1px #ffffff1f}.mobile-menu-backdrop,.mobile-close-button{display:none}.sidebar-nav::-webkit-scrollbar{width:8px;height:8px}.table-wrap::-webkit-scrollbar{width:8px;height:8px}.modal-card::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar{width:8px;height:8px}.sidebar-nav::-webkit-scrollbar-thumb{background:#9ca3af}.table-wrap::-webkit-scrollbar-thumb{background:#9ca3af}.modal-card::-webkit-scrollbar-thumb{background:#9ca3af}body::-webkit-scrollbar-thumb{background:#9ca3af}@media (width<=1280px){.dashboard-grid{grid-template-columns:repeat(3,minmax(135px,1fr))}.content-grid{grid-template-columns:1fr}.work-entry-card{grid-template-columns:repeat(3,minmax(130px,1fr))}}@media (width<=1000px){.admin-layout{padding-left:0}.mobile-menu-button{display:block}.mobile-menu-backdrop{z-index:95;background:#00000073;border:none;display:block;position:fixed;inset:0}.mobile-close-button{color:#fff;background:#1d1d1d;border:none;place-items:center;width:30px;height:30px;font-size:20px;display:inline-grid}.sidebar{transition:transform .2s;transform:translate(-102%)}.sidebar.mobile-open{transform:translate(0)}.admin-header{padding-left:58px}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-attendance-layout{grid-template-columns:1fr}.employee-calendar-panel{position:static}.form-row,.employee-page .form-row,.work-entry-card,.employee-page .work-entry-card{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){body{font-size:11.5px}.admin-header,.employee-top-header{height:auto;min-height:var(--header-height);padding:8px 12px 8px 58px}.employee-top-header{padding-left:12px}.admin-header h1,.employee-top-header h1{font-size:15px}.admin-content>div,.page-body{padding:12px}.page-header{flex-direction:column;align-items:stretch}.dashboard-grid,.form-row,.work-entry-card,.attendance-filter-panel,.employee-page .form-row,.employee-page .work-entry-card{grid-template-columns:1fr}.employee-attendance-layout{padding:12px}.leave-panel{margin:12px}.shortcut-panel,.work-entry-header{flex-direction:column;align-items:stretch}.shortcut-buttons,.action-buttons{flex-wrap:wrap}.primary-button,.secondary-button,.danger-button{width:100%}.password-input-wrap{grid-template-columns:1fr}.password-toggle-button{width:100%}table{font-size:11px}}input,select,textarea{width:100%;max-width:100%}.employee-form{grid-template-columns:repeat(2,minmax(180px,1fr));align-items:end;gap:12px 14px;display:grid}.employee-form>button,.employee-form>.action-buttons{grid-column:1/-1;width:fit-content}.employee-form .password-input-wrap{width:100%}.content-grid>.panel:first-child{max-width:620px}.content-grid>.panel:last-child{max-width:100%}.form-row{grid-template-columns:repeat(auto-fit,minmax(150px,220px));align-items:end;gap:12px 14px;display:grid}.attendance-form .form-row{grid-template-columns:repeat(auto-fit,minmax(150px,210px))}.panel>.form-row{grid-template-columns:repeat(auto-fit,minmax(170px,240px))}.work-entry-card{grid-template-columns:repeat(auto-fit,minmax(145px,210px));gap:12px}.attendance-filter-panel{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.attendance-filter-panel label{width:180px;min-width:180px}input[type=date],input[type=time],input[type=number]{max-width:180px}.form-row input[type=date],.form-row input[type=time],.form-row input[type=number]{width:100%}.employee-form input[type=text],.employee-form input[type=email],.employee-form input[type=password],.employee-form input:not([type]),.employee-form select{max-width:260px}.login-card input,.login-card .password-input-wrap{max-width:100%}.modal-card .employee-form{grid-template-columns:1fr}.modal-card .employee-form input{max-width:100%}.modal-card .employee-form>button,.modal-card .employee-form>.action-buttons{width:100%}.password-panel,.inline-reset-box{max-width:420px}.inline-reset-box input{max-width:260px}.admin-header h1,.employee-top-header h1{font-size:14px}.page-header h1{font-size:16px}.panel h2{font-size:13px}.panel h3{font-size:12px}.dashboard-card{min-height:76px;padding:12px}.dashboard-card strong{font-size:22px}.dashboard-card span{margin-bottom:9px;font-size:10.5px}.primary-button,.secondary-button,.danger-button,.employee-form button{min-height:31px;padding:7px 10px;font-size:11.5px}.small-approve-button,.small-danger-button,.small-secondary-button{min-height:25px;padding:5px 7px;font-size:10.5px}.employee-attendance-layout{grid-template-columns:280px minmax(0,1fr)}.attendance-form>.primary-button{width:fit-content}.leave-panel .attendance-form .form-row{grid-template-columns:repeat(auto-fit,minmax(160px,230px))}.leave-panel .attendance-form>.primary-button{width:fit-content}@media (width<=900px){.employee-form{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid>.panel:first-child,input[type=date],input[type=time],input[type=number],.employee-form input[type=text],.employee-form input[type=email],.employee-form input[type=password],.employee-form input:not([type]),.employee-form select{max-width:100%}.employee-attendance-layout{grid-template-columns:1fr}}@media (width<=640px){.employee-form,.form-row,.attendance-form .form-row,.panel>.form-row,.work-entry-card,.leave-panel .attendance-form .form-row{grid-template-columns:1fr}.employee-form>button,.employee-form>.action-buttons,.attendance-form>.primary-button,.leave-panel .attendance-form>.primary-button,.action-buttons{width:100%}.action-buttons button{flex:1}.attendance-filter-panel label{width:100%;min-width:0}}.employees-page{width:100%;gap:14px!important;display:grid!important}.employees-page .content-grid{display:block!important}.module-icon-toolbar{width:100%;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:0!important;display:flex!important}.employee-form-panel{width:100%!important;max-width:100%!important;padding:14px!important}.employees-page .employee-form,.employees-page .professional-form{display:unset!important}.compact-employee-form{flex-wrap:wrap!important;align-items:end!important;gap:12px!important;width:100%!important;max-width:100%!important;display:flex!important}.compact-employee-form label{flex:none!important;gap:5px!important;width:auto!important;min-width:0!important;display:grid!important}.compact-employee-form input,.compact-employee-form select{width:160px!important;max-width:160px!important;min-height:32px!important}.compact-employee-form label:first-child input{width:120px!important;max-width:120px!important}.compact-employee-form label:nth-child(2) input,.compact-employee-form label:nth-child(3) input{width:155px!important;max-width:155px!important}.compact-employee-form .field-email input{width:240px!important;max-width:240px!important}.compact-employee-form label:nth-child(5) input{width:135px!important;max-width:135px!important}.compact-employee-form label:nth-child(6) input,.compact-employee-form label:nth-child(7) input{width:165px!important;max-width:165px!important}.compact-employee-form input[type=date]{width:145px!important;max-width:145px!important}.compact-employee-form .field-password{width:265px!important;max-width:265px!important}.compact-employee-form .password-input-wrap{grid-template-columns:minmax(0,1fr) auto!important;gap:6px!important;width:265px!important;max-width:265px!important;display:grid!important}.compact-employee-form .password-input-wrap input{width:100%!important;max-width:100%!important}.compact-employee-form .password-toggle-button{width:auto!important;min-width:52px!important;padding:7px 9px!important}.compact-form-actions{flex:none!important;align-items:end!important;gap:8px!important;width:auto!important;margin-top:0!important;display:flex!important}.fancy-create-button{color:#fff!important;letter-spacing:.01em!important;background:linear-gradient(#2a2a2a 0%,#050505 100%)!important;border:none!important;border-radius:0!important;width:auto!important;min-width:145px!important;min-height:34px!important;padding:8px 16px!important;font-size:12px!important;font-weight:900!important;box-shadow:0 11px 20px #00000038,inset 0 1px #ffffff2e,inset 0 -1px 3px #00000059!important}.fancy-create-button:hover{background:linear-gradient(#3a3a3a 0%,#111 100%)!important;transform:translateY(-1px)!important}.fancy-create-button:active{transform:translateY(1px)!important}.compact-form-actions .secondary-button{width:auto!important;min-width:70px!important;min-height:34px!important}.employee-list-panel{width:100%!important;max-width:100%!important;padding:14px!important}.table-reset-cell{background:#eef0f3!important;padding:0!important}.table-reset-dropdown{background:linear-gradient(#fff 0%,#eef0f3 100%)!important;justify-content:space-between!important;align-items:end!important;gap:18px!important;padding:14px!important;display:flex!important;box-shadow:inset 0 8px 14px #0000000f,inset 0 -1px #ffffffe6!important}.table-reset-dropdown h3{margin:0 0 4px!important;font-size:12px!important}.table-reset-dropdown p{margin:0!important;font-size:11px!important}.table-reset-form{flex-wrap:wrap!important;align-items:end!important;gap:10px!important;display:flex!important}.table-reset-form label{width:260px!important}.table-reset-form .password-input-wrap{grid-template-columns:minmax(0,1fr) auto!important;gap:6px!important;width:260px!important;display:grid!important}.table-reset-form .password-input-wrap input{width:100%!important;max-width:100%!important}.table-reset-form .action-buttons{width:auto!important}.table-name-button{color:#111!important;text-align:left!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important;font-weight:800!important}.table-name-button:hover{box-shadow:none!important;background:0 0!important;text-decoration:underline!important}@media (width<=900px){.compact-employee-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.compact-employee-form label,.compact-employee-form input,.compact-employee-form select,.compact-employee-form .field-password,.compact-employee-form .password-input-wrap{width:100%!important;max-width:100%!important}.compact-form-actions{grid-column:1/-1!important;width:100%!important}.table-reset-dropdown{grid-template-columns:1fr!important;display:grid!important}.table-reset-form,.table-reset-form label,.table-reset-form .password-input-wrap{width:100%!important}}@media (width<=640px){.module-icon-toolbar{align-items:stretch!important}.employee-count-chip{flex:1!important}.compact-employee-form{grid-template-columns:1fr!important}.compact-form-actions{flex-direction:column!important;align-items:stretch!important}.compact-form-actions button{width:100%!important}.table-reset-form{flex-direction:column!important;align-items:stretch!important}}.attendance-page{gap:14px;width:100%;display:grid}.attendance-page .page-header{display:none!important}.attendance-page .module-icon-toolbar{width:100%;justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}.attendance-page .employee-count-chip{color:#222!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:linear-gradient(#fff 0%,#eef0f3 100%)!important;align-items:center!important;width:fit-content!important;max-width:calc(100% - 48px)!important;min-height:30px!important;padding:7px 11px!important;font-size:11px!important;font-weight:800!important;display:inline-flex!important;overflow:hidden!important;box-shadow:0 8px 16px #0000001c,inset 0 1px #fff!important}.attendance-page .icon-refresh-button{color:#111!important;background:linear-gradient(#fff 0%,#dfe3e8 100%)!important;border:none!important;border-radius:0!important;place-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;font-size:19px!important;font-weight:900!important;line-height:1!important;display:grid!important;box-shadow:0 10px 18px #00000029,inset 0 1px #fff,inset 0 -1px 2px #0000001f!important}.attendance-page .icon-refresh-button:hover{background:linear-gradient(#fff 0%,#cfd5dc 100%)!important;transform:translateY(-1px)!important}.professional-filter-panel .primary-button,.professional-filter-panel .secondary-button{width:auto!important;min-width:110px!important;min-height:32px!important;padding:7px 12px!important}.attendance-record-panel{width:100%!important;max-width:100%!important;padding:14px!important}.attendance-record-panel>h2{display:none!important}.attendance-detail-cell{background:#eef0f3!important;padding:0!important}.attendance-page .work-entry-details{background:linear-gradient(#fff 0%,#eef0f3 100%)!important;padding:14px!important;box-shadow:inset 0 8px 14px #0000000f,inset 0 -1px #ffffffe6!important}.detail-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.detail-title-row h3{margin:0!important;font-size:12px!important}.detail-title-row span{color:#555;font-size:11px;font-weight:800}.inner-table-wrap{box-shadow:inset 0 1px #fff,0 5px 12px #0000000f!important}.record-note{margin:10px 0 0!important;font-size:11px!important}@media (width<=640px){.attendance-page .module-icon-toolbar{align-items:stretch!important}.attendance-page .employee-count-chip{flex:1!important}.professional-filter-panel{flex-direction:column!important;align-items:stretch!important}.professional-filter-panel label,.professional-filter-panel input[type=date],.professional-filter-panel .primary-button,.professional-filter-panel .secondary-button{width:100%!important;max-width:100%!important}.detail-title-row{flex-direction:column;align-items:flex-start}}.module-page{gap:14px;width:100%;display:grid}.module-page .page-header{display:none!important}.module-table-panel{width:100%!important;max-width:100%!important;padding:14px!important}.module-table-panel>h2{display:none!important}.professional-filter-panel{flex-wrap:wrap!important;align-items:end!important;gap:12px!important;width:100%!important;margin-bottom:0!important;padding:14px!important;display:flex!important}.professional-filter-panel label{flex:none!important;width:auto!important;min-width:0!important}.professional-filter-panel select{width:150px!important;max-width:150px!important}.professional-filter-panel input[type=date]{width:145px!important;max-width:145px!important;min-height:32px!important}.professional-filter-panel .primary-button,.professional-filter-panel .secondary-button,.professional-filter-panel .fancy-create-button{width:auto!important;min-width:110px!important;min-height:34px!important}.project-form-panel{width:100%!important;max-width:100%!important;padding:14px!important}.compact-project-form{flex-wrap:wrap!important;align-items:end!important;gap:12px!important;width:100%!important;display:flex!important}.compact-project-form label{flex:none!important;width:auto!important}.compact-project-form input{width:180px!important;max-width:180px!important}.compact-project-form .project-description-field input{width:300px!important;max-width:300px!important}.compact-project-form .compact-form-actions{align-items:end!important;gap:8px!important;width:auto!important;display:flex!important}.reports-grid{grid-template-columns:minmax(260px,420px) minmax(260px,420px);align-items:start;gap:14px;width:100%;display:grid}.report-card{min-height:130px}.report-card h2{margin-bottom:8px!important}.module-icon-toolbar{width:100%;justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}.employee-count-chip{color:#222!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:linear-gradient(#fff 0%,#eef0f3 100%)!important;align-items:center!important;width:fit-content!important;max-width:calc(100% - 48px)!important;min-height:30px!important;padding:7px 11px!important;font-size:11px!important;font-weight:800!important;display:inline-flex!important;overflow:hidden!important;box-shadow:0 8px 16px #0000001c,inset 0 1px #fff!important}.icon-refresh-button{color:#111!important;background:linear-gradient(#fff 0%,#dfe3e8 100%)!important;border:none!important;border-radius:0!important;place-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;font-size:19px!important;font-weight:900!important;line-height:1!important;display:grid!important;box-shadow:0 10px 18px #00000029,inset 0 1px #fff,inset 0 -1px 2px #0000001f!important}.icon-refresh-button:hover{background:linear-gradient(#fff 0%,#cfd5dc 100%)!important;transform:translateY(-1px)!important}.icon-refresh-button:active{transform:translateY(1px)!important;box-shadow:0 4px 9px #00000026,inset 0 2px 4px #00000024!important}@media (width<=900px){.compact-project-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.compact-project-form label,.compact-project-form input,.compact-project-form .project-description-field input{width:100%!important;max-width:100%!important}.compact-project-form .compact-form-actions{grid-column:1/-1!important}.reports-grid{grid-template-columns:1fr}}@media (width<=640px){.module-icon-toolbar{align-items:stretch!important}.employee-count-chip{flex:1!important}.professional-filter-panel{flex-direction:column!important;align-items:stretch!important}.professional-filter-panel label,.professional-filter-panel select,.professional-filter-panel input[type=date],.professional-filter-panel .primary-button,.professional-filter-panel .secondary-button,.professional-filter-panel .fancy-create-button{width:100%!important;max-width:100%!important}.compact-project-form{grid-template-columns:1fr!important}.compact-project-form .compact-form-actions{flex-direction:column!important;align-items:stretch!important}.compact-project-form .compact-form-actions button{width:100%!important}}.leave-page{width:100%;min-width:0;max-width:100%;overflow:hidden}.leave-table-panel{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.table-scroll-shell{width:100%;min-width:0;max-width:100%;overflow:hidden}.leave-table-wrap{-webkit-overflow-scrolling:touch;width:100%!important;max-width:100%!important;overflow:auto hidden!important}.leave-table-wrap table,.wide-data-table{table-layout:auto!important;width:max-content!important;min-width:1320px!important}.leave-table-wrap th,.leave-table-wrap td{white-space:nowrap!important}.leave-table-wrap .reason-cell,.leave-table-wrap .comment-cell{text-overflow:ellipsis;max-width:240px;overflow:hidden}.leave-table-wrap .action-buttons{flex-wrap:nowrap!important;width:max-content!important}.leave-table-wrap::-webkit-scrollbar{height:10px}.leave-table-wrap::-webkit-scrollbar-track{background:#eef0f3}.leave-table-wrap::-webkit-scrollbar-thumb{background:#8f969f}@media (width<=640px){.leave-table-wrap table,.wide-data-table{min-width:1180px!important}}.absence-page{width:100%;min-width:0;max-width:100%;overflow:hidden}.absence-page .module-table-panel{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.absence-page .table-wrap{-webkit-overflow-scrolling:touch;width:100%!important;min-width:0!important;max-width:100%!important;overflow:auto hidden!important}.absence-page .table-wrap table{table-layout:auto!important;width:max-content!important;min-width:1450px!important}.absence-page .table-wrap th,.absence-page .table-wrap td{white-space:nowrap!important}.absence-page .table-wrap td:nth-child(6),.absence-page .table-wrap td:nth-child(9){text-overflow:ellipsis!important;max-width:260px!important;overflow:hidden!important}.absence-page .table-wrap .action-buttons{flex-wrap:nowrap!important;width:max-content!important}.absence-page .table-wrap::-webkit-scrollbar{height:10px}.absence-page .table-wrap::-webkit-scrollbar-track{background:#eef0f3}.absence-page .table-wrap::-webkit-scrollbar-thumb{background:#8f969f}@media (width<=640px){.absence-page .table-wrap table{min-width:1350px!important}}
