: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)}}body{margin:0}#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}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{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f4f6;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{width:100%;min-height:100%;margin:0}body{background:#f3f4f6;margin:0}button,input,select{font-family:inherit}button{cursor:pointer}.app-loading{background:#f3f4f6;justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-box{text-align:center;background:#fff;border-radius:18px;padding:40px;box-shadow:0 10px 40px #00000014}.loading-box h3{margin:18px 0 5px}.loading-box p{color:#6b7280;margin:0}.loading-spinner{border:4px solid #f3f4f6;border-top-color:#e60000;border-radius:50%;width:38px;height:38px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:linear-gradient(135deg,#f5f6f8 0%,#fff 100%);justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.login-container{background:#fff;border-radius:26px;grid-template-columns:46% 54%;width:100%;max-width:1180px;min-height:680px;display:grid;overflow:hidden;box-shadow:0 25px 70px #0000001f}.login-brand{color:#fff;background:#e60000;justify-content:center;align-items:center;padding:60px;display:flex}.brand-content{text-align:center;width:100%;max-width:430px}.brand-icon{background:#ffffff1a;border:1px solid #ffffff59;border-radius:22px;justify-content:center;align-items:center;width:82px;height:82px;margin:0 auto 28px;font-size:52px;font-weight:300;display:flex}.login-brand h1{letter-spacing:2px;margin:0;font-size:52px;font-weight:800}.login-brand h2{margin:6px 0 36px;font-size:20px;font-weight:500}.login-brand p{color:#ffffffe6;margin:0 auto;font-size:17px;line-height:1.8}.brand-features{text-align:left;margin-top:42px}.brand-features div{margin:20px 0;font-size:17px}.login-form-section{background:#fff;justify-content:center;align-items:center;padding:60px;display:flex}.login-form-wrapper{width:100%;max-width:480px}.login-form-wrapper>h1{text-align:center;color:#111827;margin:0;font-size:36px}.login-subtitle{text-align:center;color:#6b7280;margin:10px 0 50px;font-size:18px}.form-group{margin-bottom:24px}.form-group label{color:#111827;margin-bottom:9px;font-size:15px;font-weight:600;display:block}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{z-index:2;font-size:18px;position:absolute;left:17px}.input-wrapper input{background:#fff;border:1px solid #d8dde5;border-radius:12px;outline:none;width:100%;height:58px;padding:0 52px;font-size:16px;transition:all .2s}.input-wrapper input:focus{border-color:#e60000;box-shadow:0 0 0 3px #e6000014}.password-toggle{background:0 0;border:none;padding:8px;font-size:18px;position:absolute;right:12px}.form-options{justify-content:space-between;align-items:center;margin:8px 0 30px;display:flex}.remember-me{color:#6b7280;align-items:center;gap:8px;font-size:14px;display:flex}.remember-me input{width:17px;height:17px}.forgot-password{color:#e60000;background:0 0;border:none;padding:0;font-size:14px}.login-button{color:#fff;background:#e60000;border:none;border-radius:12px;width:100%;height:58px;font-size:17px;font-weight:700;transition:all .2s}.login-button:hover{background:#c90000;transform:translateY(-1px)}.login-button:disabled{opacity:.65;cursor:not-allowed}.login-footer{text-align:center;color:#9ca3af;margin-top:38px;font-size:13px}.app-layout{background:#f3f4f6;min-height:100vh;display:flex}.sidebar{z-index:100;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:270px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-brand{color:#fff;background:#e60000;height:120px;padding:25px 28px}.sidebar-brand h1{letter-spacing:1px;margin:0;font-size:30px}.sidebar-brand span{opacity:.95;margin-top:6px;font-size:14px;display:block}.sidebar-profile{text-align:center;border-bottom:1px solid #eee;padding:22px 20px}.profile-avatar{background:#fff0f0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 12px;font-size:26px;display:flex}.profile-name{color:#111827;font-size:16px;font-weight:700}.profile-role{color:#e60000;margin-top:5px;font-size:13px;font-weight:700}.sidebar-menu-title{color:#9ca3af;letter-spacing:.7px;padding:25px 25px 12px;font-size:12px;font-weight:700}.sidebar-menu{padding:0 12px}.menu-item{color:#374151;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:13px;width:100%;height:50px;margin-bottom:5px;padding:0 16px;font-size:15px;transition:all .2s;display:flex}.menu-item:hover{color:#e60000;background:#fff3f3}.menu-item.active{color:#e60000;background:#ffe8e8;font-weight:700}.menu-item span:first-child{text-align:center;width:22px}.sidebar-bottom{border-top:1px solid #eee;margin-top:auto;padding:18px 16px}.logout-button{color:#d90000;background:#fff7f7;border:1px solid #ffcaca;border-radius:10px;width:100%;height:48px;font-weight:700;transition:all .2s}.logout-button:hover{background:#ffe5e5}.main-content{width:calc(100% - 270px);min-height:100vh;margin-left:270px}.top-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:100px;padding:20px 36px;display:flex}.top-header h2{color:#111827;margin:0;font-size:25px}.top-header p{color:#9ca3af;margin:7px 0 0;font-size:14px}.header-user{align-items:center;gap:14px;display:flex}.header-user>div:first-child{text-align:right}.header-user strong{color:#111827;font-size:14px;display:block}.header-user small{color:#e60000;margin-top:4px;font-size:12px;font-weight:700;display:block}.header-avatar{background:#fff0f0;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.content-area{padding:32px}.dashboard-banner{color:#fff;text-align:center;background:linear-gradient(135deg,#e60000,#c80000);border-radius:18px;padding:38px;box-shadow:0 12px 30px #e600001f}.banner-small{opacity:.9;margin-bottom:10px;font-size:14px}.dashboard-banner h1{margin:0;font-size:31px}.dashboard-banner p{margin:12px 0 0;font-size:16px}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:28px;display:grid}.stat-card{background:#fff;border:1px solid #eee;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:145px;padding:25px;display:flex;box-shadow:0 5px 20px #0000000a}.stat-label{color:#9ca3af;font-size:14px;font-weight:600}.stat-number{color:#111827;margin-top:8px;font-size:34px;font-weight:800}.stat-info{color:#9ca3af;margin-top:5px;font-size:13px}.dashboard-bottom{grid-template-columns:1.6fr 1fr;gap:20px;margin-top:28px;display:grid}.dashboard-card{background:#fff;border:1px solid #eee;border-radius:16px;min-height:260px;padding:28px;box-shadow:0 5px 20px #0000000a}.dashboard-card h2{margin:0 0 24px;font-size:20px}.empty-state{color:#9ca3af;border:1px dashed #d1d5db;border-radius:12px;justify-content:center;align-items:center;min-height:140px;display:flex}.system-info>div{border-bottom:1px solid #eee;justify-content:space-between;padding:15px 0;display:flex}.system-info span{color:#6b7280}.system-info strong{color:#e60000}.page-card{background:#fff;border:1px solid #eee;border-radius:18px;padding:30px;box-shadow:0 6px 25px #0000000a}.page-title-row{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:20px;padding-bottom:25px;display:flex}.page-title-row h1{color:#111827;margin:0;font-size:26px}.page-title-row p{color:#6b7280;margin:8px 0 0}.primary-button{color:#fff;background:#e60000;border:none;border-radius:9px;min-height:45px;padding:0 20px;font-size:14px;font-weight:700;transition:all .2s}.primary-button:hover{background:#c90000}.primary-button:disabled{opacity:.6;cursor:not-allowed}.secondary-button{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:9px;min-height:45px;padding:0 20px;font-weight:600}.secondary-button:hover{background:#f9fafb}.refresh-button{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:9px;height:44px;padding:0 17px;font-weight:600}.refresh-button:hover{background:#f9fafb}.refresh-button:disabled{opacity:.6}.employee-toolbar{align-items:center;gap:12px;margin:25px 0;display:flex}.search-box{background:#fff;border:1px solid #d1d5db;border-radius:9px;flex:1;align-items:center;height:44px;display:flex}.search-box span{padding-left:14px}.search-box input{border:none;outline:none;flex:1;height:100%;padding:0 12px;font-size:14px}.status-filter{background:#fff;border:1px solid #d1d5db;border-radius:9px;outline:none;min-width:160px;height:44px;padding:0 12px}.table-wrapper{border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow-x:auto}.employee-table{border-collapse:collapse;width:100%;min-width:950px}.employee-table th{color:#4b5563;text-align:left;white-space:nowrap;background:#f8f9fa;border-bottom:1px solid #e5e7eb;height:50px;padding:0 15px;font-size:13px;font-weight:700}.employee-table td{color:#374151;white-space:nowrap;border-bottom:1px solid #eee;padding:15px;font-size:14px}.employee-table tbody tr:hover{background:snow}.employee-table tbody tr:last-child td{border-bottom:none}.status-badge{border-radius:999px;align-items:center;padding:5px 10px;font-size:11px;font-weight:800;display:inline-flex}.status-badge.active{color:#16803c;background:#e9f9ef}.status-badge.inactive{color:#6b7280;background:#f3f4f6}.table-footer{color:#6b7280;margin-top:15px;font-size:13px}.table-loading{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex}.empty-table{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.empty-icon{margin-bottom:10px;font-size:45px}.empty-table h3{color:#374151;margin:0}.empty-table p{color:#9ca3af;margin:8px 0 0}.modal-overlay{z-index:1000;background:#1118278c;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.modal-box{background:#fff;border-radius:18px;width:100%;max-width:700px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 70px #0003}.modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;padding:25px 28px;display:flex}.modal-header h2{margin:0;font-size:22px}.modal-header p{color:#6b7280;margin:6px 0 0;font-size:14px}.modal-close{color:#6b7280;background:#f3f4f6;border:none;border-radius:8px;width:36px;height:36px;font-size:25px;line-height:1}.modal-close:hover{background:#e5e7eb}.employee-form{padding:28px}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.employee-form .form-group{margin:0}.employee-form input,.employee-form select{background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;height:46px;padding:0 13px;font-size:14px}.employee-form input:focus,.employee-form select:focus{border-color:#e60000;box-shadow:0 0 0 3px #e6000014}.modal-actions{border-top:1px solid #eee;justify-content:flex-end;gap:10px;margin-top:28px;padding-top:20px;display:flex}.placeholder-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}.placeholder-icon{margin-bottom:15px;font-size:55px}.placeholder-page h1{margin:0;font-size:28px}.placeholder-page p{color:#6b7280;max-width:550px;line-height:1.6}.coming-soon{color:#e60000;background:#fff0f0;border-radius:999px;margin-top:20px;padding:8px 15px;font-size:12px;font-weight:800}@media (width<=1100px){.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-bottom{grid-template-columns:1fr}.login-container{grid-template-columns:1fr;max-width:650px}.login-brand{min-height:400px}}@media (width<=800px){.sidebar{width:220px}.main-content{width:calc(100% - 220px);margin-left:220px}.top-header{padding:18px 22px}.content-area{padding:20px}.page-title-row{flex-direction:column;align-items:flex-start}.employee-toolbar{flex-wrap:wrap}.search-box{min-width:100%}}@media (width<=650px){.login-page{padding:0}.login-container{border-radius:0;min-height:100vh}.login-brand{min-height:auto;padding:40px 25px}.login-brand h1{font-size:40px}.login-brand h2{margin-bottom:20px;font-size:17px}.brand-features{margin-top:25px}.login-form-section{padding:35px 22px}.sidebar{width:100%;min-height:auto;position:relative}.app-layout{display:block}.main-content{width:100%;margin-left:0}.top-header{padding:18px}.header-user{display:none}.content-area{padding:15px}.stat-grid,.form-grid{grid-template-columns:1fr}.modal-overlay{padding:10px}.employee-toolbar{flex-direction:column;align-items:stretch}.status-filter,.refresh-button{width:100%}}
