:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7fb}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;background:#f5f7fb;color:#111827}button,input,select,textarea{font:inherit}button{cursor:pointer}.app{min-height:100vh}.topbar{display:flex;justify-content:space-between;align-items:center;padding:28px 40px;background:#fff;border-bottom:1px solid #e5e7eb}.topbar h1{margin:0;font-size:28px}.topbar p{margin:6px 0 0;color:#64748b}.user-info{display:flex;align-items:center;gap:12px;font-weight:700}.avatar{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#172033;color:#fff}.content{max-width:1200px;margin:0 auto;padding:42px 40px 60px}.welcome{margin-bottom:34px}.eyebrow{margin:0 0 12px;font-size:13px;letter-spacing:2px;font-weight:700;color:#64748b}.welcome h2{margin:0 0 14px;font-size:36px}.welcome p:last-child{margin:0;color:#64748b;font-size:16px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:30px}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:26px}.stat-card span,.stat-card small{display:block;color:#64748b}.stat-card strong{display:block;margin:14px 0;font-size:34px}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.menu-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:26px;display:flex;flex-direction:column;min-height:280px}.menu-icon{width:48px;height:48px;border-radius:12px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;margin-bottom:18px;font-size:22px}.menu-card h3{margin:0 0 12px;font-size:21px}.menu-card p{margin:0;color:#64748b;line-height:1.6}.menu-card button{width:100%;margin-top:auto;padding:14px 16px;border:none;border-radius:12px;background:#172033;color:#fff}.employee-list,.attendance-panel,.report-panel{margin-top:30px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:28px}.employee-list h2,.attendance-panel h2,.report-panel h2{margin-top:0;margin-bottom:24px}.employee-item,.attendance-item{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;border-bottom:1px solid #e5e7eb}.employee-item:last-child,.attendance-item:last-child{border-bottom:none}.employee-item p,.attendance-item p{margin:6px 0;color:#64748b}.employee-item small{color:#64748b}.employee-item>span{padding:7px 12px;border-radius:999px;background:#dcfce7;color:#166534;font-size:13px;font-weight:700}.attendance-item button{padding:10px 16px;border:1px solid #cbd5e1;border-radius:10px;background:#fff}.checkin-box{margin-top:24px;padding:20px;border-radius:14px;background:#f8fafc}.checkin-box p{margin:0 0 8px;color:#64748b}.checkin-box strong{display:block;margin-bottom:16px;font-size:18px}.checkin-box button{padding:12px 20px;border:none;border-radius:10px;background:#172033;color:#fff}.report-panel form{display:grid;gap:18px}.report-panel label{display:grid;gap:8px;font-weight:700}.report-panel input,.report-panel select,.report-panel textarea{width:100%;padding:13px 14px;border:1px solid #cbd5e1;border-radius:10px;background:#fff}.report-panel textarea{min-height:120px;resize:vertical}.report-panel form>button{width:100%;padding:14px;border:none;border-radius:10px;background:#172033;color:#fff;font-weight:700}@media(max-width:900px){.stats{grid-template-columns:repeat(2,1fr)}.menu-grid{grid-template-columns:1fr}}@media(max-width:600px){.topbar{padding:22px}.content{padding:28px 20px 40px}.welcome h2{font-size:28px}.stats{grid-template-columns:1fr}.employee-item,.attendance-item{align-items:flex-start;flex-direction:column}}.report-item{padding:20px 0;border-bottom:1px solid #e2e8f0}.report-item:last-child{border-bottom:none}.report-date{margin-bottom:6px;color:#64748b;font-size:14px;font-weight:700}.report-employee{display:block;margin-bottom:10px;font-size:18px}.report-item p{margin:6px 0}.report-item small{color:#64748b;line-height:1.6}.employee-form{margin:24px 0;padding:24px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;display:grid;gap:16px}.employee-form label{display:grid;gap:8px;font-weight:700}.employee-form input{width:100%;padding:13px 14px;border:1px solid #cbd5e1;border-radius:10px;background:#fff}.employee-form button{width:100%;padding:14px;border:none;border-radius:10px;background:#172033;color:#fff;font-weight:700}.attendance-history{margin-top:30px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:28px}.attendance-history h2{margin-top:0;margin-bottom:10px}.attendance-history-item{padding:20px 0;border-bottom:1px solid #e2e8f0}.attendance-history-item:last-child{border-bottom:none}.attendance-date{margin-bottom:6px;color:#64748b;font-size:14px;font-weight:700}.attendance-employee{display:block;margin-bottom:12px;font-size:18px}.attendance-history-item p{margin:6px 0;color:#475569}.attendance-status{display:inline-block;margin-top:8px;padding:6px 10px;border-radius:999px;background:#dcfce7;color:#166534;font-size:13px;font-weight:700}.productivity-section{margin-bottom:30px}.productivity-section h2{margin-bottom:18px}.productivity-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.productivity-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:22px}.productivity-card>strong{display:block;font-size:18px;margin-bottom:6px}.productivity-card>p{margin:0 0 18px;color:#64748b}.productivity-stat{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #e2e8f0}.productivity-stat span{color:#64748b}.productivity-stat b{font-size:28px}.progress-bar{width:100%;height:14px;margin:10px 0 16px;background:#e2e8f0;border-radius:999px;overflow:hidden}.progress-bar-fill{height:100%;min-width:4px;background:#172033;border-radius:999px;transition:width .3s ease}.target-status{display:inline-block;margin-bottom:16px;padding:6px 10px;border-radius:999px;font-size:13px;font-weight:700}.target-pending{background:#f1f5f9;color:#475569}.target-achieved{background:#dcfce7;color:#166534}.target-over{background:#dbeafe;color:#1d4ed8}.target-none{background:#f1f5f9;color:#64748b}.productivity-rank{display:inline-block;margin-top:6px;padding:5px 9px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:700}@media(max-width:600px){.topbar{padding:16px 18px;display:flex;flex-direction:column;align-items:stretch;gap:14px}.topbar h1{font-size:22px;line-height:1.15;margin:0}.topbar p{font-size:13px;margin:4px 0 0}.user-info{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px}.user-info>span{font-size:14px;font-weight:600;min-width:0}.user-info>small{font-size:11px;line-height:1.2}.user-info .avatar{width:32px;height:32px;font-size:14px}.user-info button{grid-column:1 / -1;width:100%;margin-top:4px}.content{padding:24px 16px}.welcome h1{font-size:38px;line-height:1.08}.welcome p{font-size:14px;line-height:1.6}.stats,.menu-grid{grid-template-columns:1fr;gap:12px}.productivity-grid{grid-template-columns:1fr;gap:14px}.stat-card,.productivity-card,.menu-card,.attendance-panel,.report-panel,.employee-list{width:100%}button{min-height:44px}}@media(max-width:600px){.topbar{padding:16px 20px;gap:12px}.topbar>div:first-child{width:100%}.topbar h1{font-size:24px;line-height:1.15}.topbar p{font-size:13px;margin-top:4px}.user-info{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.user-info>span{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-info>small{font-size:11px;white-space:nowrap}.user-info .avatar{width:34px;height:34px;min-width:34px;font-size:14px}.user-info button{width:auto;min-height:40px;padding:0 16px;margin:0;font-size:13px}.content{padding:24px 16px}.welcome h1{font-size:40px;line-height:1.05;margin-bottom:18px}.welcome p{font-size:14px;line-height:1.6}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stat-card{padding:18px 16px;min-height:145px}.stat-card span{font-size:13px}.stat-card strong{font-size:28px}.stat-card p{font-size:11px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.menu-card{padding:16px}.menu-card h3{font-size:16px}.menu-card p{font-size:12px;line-height:1.5}.productivity-grid{grid-template-columns:1fr;gap:12px}.productivity-card{padding:18px}}@media(max-width:600px){.date-filter{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:16px}.date-filter label{display:flex;align-items:center;gap:6px;font-size:14px}.date-filter input[type=date]{width:145px;height:42px;padding:0 10px;border:1px solid #d7dee8;border-radius:8px;background:#fff;color:#172033;font-size:14px;box-sizing:border-box}.date-filter button{width:auto;height:42px;padding:0 16px;border-radius:8px;font-size:14px;white-space:nowrap}.productivity-card{padding:18px}.productivity-card h3{font-size:20px}.productivity-card p,.productivity-stat span{font-size:14px}.productivity-stat b{font-size:24px}}@media(max-width:600px){.date-filter{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.date-filter label{display:flex;align-items:center;gap:6px;font-size:14px}.date-filter input[type=date],.date-filter input[type=month]{width:150px;height:42px;padding:0 10px;border:1px solid #d9e0ea;border-radius:10px;background:#fff;color:#172033;font-size:14px;box-sizing:border-box;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.date-filter button{height:42px;min-height:42px;padding:0 16px;border-radius:10px;border:1px solid #e1e6ee;background:#fff;color:#172033;font-size:14px}}@media(max-width:600px){input[type=month]{width:145px!important;height:40px!important;padding:0 8px!important;border:1px solid #d7dee8!important;border-radius:8px!important;background:#fff!important;color:#172033!important;font-size:14px!important;box-sizing:border-box!important;-moz-appearance:auto!important;appearance:auto!important;-webkit-appearance:auto!important}}.login-page{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:40px 24px;box-sizing:border-box}.login-card{width:100%;max-width:420px;padding:36px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-sizing:border-box}.login-card h1{margin:0 0 8px;font-size:34px;line-height:1.1;color:#172033}.login-card>p{margin:0 0 28px;color:#64748b;font-size:15px}.login-card form{display:flex;flex-direction:column;gap:18px}.login-card label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:500;color:#172033}.login-card select,.login-card input{width:100%;height:48px;padding:0 14px;box-sizing:border-box;border:1px solid #d7dee8;border-radius:10px;background:#fff;color:#172033;font-size:15px}.login-card button[type=submit]{width:100%;height:48px;border:0;border-radius:10px;background:#172033;color:#fff;font-size:15px;font-weight:600;cursor:pointer}@media(max-width:600px){.login-page{min-height:100vh;width:100vw;margin:0;padding:24px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.login-page{min-height:100vh;width:100%;padding:24px 18px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.login-card{width:100%;max-width:360px;margin:0;padding:24px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-sizing:border-box}.login-card h1{margin:0 0 8px;font-size:28px;line-height:1.15;letter-spacing:-.4px}.login-card>p{margin:0 0 24px;font-size:14px}.login-card form{display:flex;flex-direction:column;gap:16px}.login-card label{display:flex;flex-direction:column;gap:8px;margin:0;font-size:14px}.login-card select,.login-card input[type=password],.login-card input[type=text]{width:100%;height:46px;padding:0 12px;box-sizing:border-box;border:1px solid #d7dee8;border-radius:10px;background:#fff!important;color:#172033!important;font-size:16px;color-scheme:light}.login-card button[type=submit]{width:100%;height:46px;margin-top:2px;border:0;border-radius:10px;background:#172033!important;color:#fff!important;font-size:15px;font-weight:600}}.user-info{flex-wrap:wrap}input[type=month],input[type=date]{background:#fff!important;color:#172033!important;border:1px solid #d7dee8!important;color-scheme:light}.date-filter input[type=month],.date-filter input[type=date]{width:145px!important;min-height:42px;border-radius:8px!important}
