body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Jost,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.app{background:#f0f4f8}*{font-family:Inter,Arial,sans-serif}body{background:#f1f5f9;margin:0}.app{background:#f4f6f9;font-family:Arial,sans-serif}.sidebar{background:#1f2937;color:#fff;padding:20px;width:230px}.sidebar h2{margin-bottom:20px}.sidebar ul{list-style:none;padding:0}.sidebar li{margin:14px 0}.sidebar a{color:#cbd5e1;text-decoration:none}.sidebar a:hover{color:#fff}.menu li{border-radius:8px;color:#cbd5f5;cursor:pointer;padding:12px 16px;transition:all .3s ease}.menu li:hover{background:#ffffff1a;color:#fff}.menu .active{background:#2563eb;color:#fff;font-weight:600}.main{display:flex;flex:1 1;flex-direction:column}.topbar{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:14px 24px}.search{border:1px solid #cbd5e1;border-radius:8px;padding:10px 14px;width:260px}.content{padding:26px}.welcome{color:#0f172a;font-size:22px;font-weight:600}.card,.welcome{margin-bottom:20px}.card{background:#fff;border-radius:14px;box-shadow:0 8px 20px #0000000f;padding:20px;transition:transform .2s ease}.card:hover{transform:translateY(-3px)}.payrun-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.badge{background:#dcfce7;border-radius:999px;color:#166534;font-weight:600;padding:6px 12px}.payrun-grid{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.stat h4{color:#64748b;font-size:14px;margin-bottom:6px}.stat p{color:#0f172a;font-size:20px;font-weight:700}.btn{background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:12px;transition:background .3s ease}.btn:hover{background:#1d4ed8}.summary{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.chart{align-items:center;background:linear-gradient(135deg,#e0e7ff,#f8fafc);border-radius:12px;color:#475569;display:flex;font-weight:500;height:220px;justify-content:center;margin-top:14px}@media (max-width:900px){.payrun-grid,.summary{grid-template-columns:1fr}.sidebar{display:none}.search{width:180px}}*{box-sizing:border-box;font-family:Jost,sans-serif;margin:0}.app{background:#f8fafc;display:flex;font-family:Segoe UI,Arial,sans-serif;min-height:100vh}.sidebar{background:#1e40af;border-right:1px solid #e5e7eb;box-shadow:2px 0 12px #0000000a;padding:22px 18px;width:240px}.sidebar h2{color:#fff;font-size:22px;font-weight:700;margin-bottom:30px;text-align:center}.menu{list-style:none;margin:0;padding:0}.menu li{margin-bottom:8px}.menu a{border-radius:12px;color:#fff;display:block;font-size:18px;font-weight:500;padding:12px 14px;text-decoration:none;transition:all .25s ease}.menu a:hover{background:#eff6ff;color:#2563eb;padding-left:20px}.menu a.active{background:#e0e7ff;color:#1e3a8a;font-weight:600}.content{background:#f9fafb;flex:1 1}.employee-page{background:#f5f7fb;min-height:100vh;padding:25px}.employee-page h2{color:#2c3e50;margin:0}.sub{color:#7f8c8d;font-size:14px;margin-bottom:20px}.employee-card{background:#fff;border-radius:12px;box-shadow:0 6px 18px #0000000f;padding:20px}.employee-table{border-collapse:collapse;width:100%}.employee-table th{background:#f1f3f6;font-size:14px;padding:12px;text-align:left}.employee-table td{border-bottom:1px solid #eee;font-size:14px;padding:12px}.status.present{background:#eafaf1;color:#27ae60}.status.absent{background:#fdecea;color:#e74c3c}.payruns-page{background:#f5f7fb;min-height:100vh;padding:24px}.payruns-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.payruns-header h2{color:#1f2937;font-size:26px;margin:0}.payruns-header p{color:#6b7280;font-size:14px;margin-top:4px}.primary-btn{padding:10px 18px}.payrun-summary{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:24px}.payrun-table-wrapper{background:#fff;border-radius:16px;box-shadow:0 6px 20px #0000000f;padding:20px}.payrun-table{border-collapse:collapse;width:100%}.payrun-table th{background:#f3f4f6;font-size:14px;padding:12px;text-align:left}.payrun-table td{border-bottom:1px solid #e5e7eb;font-size:14px;padding:12px}.status{border-radius:20px;font-size:12px;font-weight:600;padding:6px 14px}.status.completed{background:#eafaf1;color:#16a34a}.status.processing{background:#fff7ed;color:#ea580c}.status.draft{background:#e5e7eb;color:#374151}.action-btn{background:#eef2ff;border:none;border-radius:8px;color:#2563eb;cursor:pointer;font-size:13px;padding:6px 14px}.action-btn:hover{background:#e0e7ff}.tax-page{background:#f5f7fb;min-height:100vh;padding:24px}.tax-header{margin-bottom:24px}.tax-header h2{color:#1f2937;font-size:26px;margin:0}.tax-header p{color:#6b7280;font-size:14px;margin-top:4px}.tax-summary{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:28px}.summary-card{border-radius:14px;box-shadow:0 6px 18px #0000000f}.tax-forms{background:#fff;border-radius:16px;box-shadow:0 6px 20px #0000000f;padding:22px}.tax-forms h3{color:#1f2937;margin-bottom:18px}.form-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.form-card{border:1px solid #e5e7eb;border-radius:14px;padding:18px;transition:all .2s ease}.form-card:hover{box-shadow:0 6px 18px #00000014}.form-card h4{color:#2563eb;font-size:18px;margin:0}.form-card p{color:#6b7280;font-size:13px;margin:10px 0 16px}.primary-btn{background:#2563eb;border:none;border-radius:8px;color:#fff}.primary-btn:hover{background:#1d4ed8}.reports-page{background:#f9fafb;min-height:100vh;padding:28px}.reports-header{background:#fff;border:1px solid #e5e7eb;border-radius:16px;color:#111827;margin-bottom:26px;padding:22px 26px}.reports-header h2{font-size:26px;font-weight:600;margin:0}.reports-header p{color:#6b7280;font-size:14px;margin-top:6px}.reports-summary{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:28px}.summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px}.summary-card h3{color:#2563eb;font-size:22px;font-weight:600;margin:0}.summary-card span{color:#6b7280;font-size:13px}.report-section{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px}.report-section h3{color:#111827;font-size:18px;font-weight:600;margin-bottom:20px}.report-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.report-card{background:#fcfcfd;border:1px solid #e5e7eb;border-radius:16px;padding:20px;transition:all .25s ease}.report-card:hover{background:#f9fafb;transform:translateY(-4px)}.report-card h4{color:#2563eb;font-size:16px;font-weight:600;margin:0}.report-card p{color:#6b7280;font-size:14px;margin:10px 0 16px}.primary-btn{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;color:#2563eb;cursor:pointer;font-size:14px;padding:8px 16px}.primary-btn:hover{background:#dbeafe}.settings-page{padding:20px}.page-title{align-items:center;display:flex;font-size:26px;gap:10px;margin-bottom:20px}.settings-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.settings-card{background:#fff;border-radius:12px;box-shadow:0 6px 18px #00000014;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.settings-card:hover{box-shadow:0 10px 25px #0000001f;transform:translateY(-5px)}.settings-card h3{align-items:center;display:flex;font-size:18px;gap:8px;margin-bottom:10px}.settings-card p{color:#555;font-size:14px;margin-bottom:15px}.settings-card button{background:#4f46e5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 14px}.settings-card button:hover{background:#4338ca}.payroll-approvals{padding:20px}.page-header h1{font-size:26px}.page-header p{color:#6b7280;font-size:13px}.stats-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:20px 0}.stat-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 20px #00000014;display:flex;gap:12px;padding:16px}.stat-card i{font-size:26px}.stat-card span{color:#6b7280;font-size:12px}.stat-card h3{margin:0}.stat-card.orange i{color:#f59e0b}.stat-card.green i{color:#16a34a}.stat-card.red i{color:#dc2626}.stat-card.blue i{color:#2563eb}.approval-tabs{display:flex;gap:10px;margin-bottom:15px}.approval-tabs button{background:#e5e7eb;border:none;border-radius:20px;cursor:pointer;padding:8px 14px}.approval-tabs button.active{background:#2563eb;color:#fff}.approval-list{display:flex;flex-direction:column;gap:12px}.approval-row{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 14px #00000014;display:flex;justify-content:space-between;padding:14px}.approval-row .left{gap:12px}.approval-row .left,.avatar{align-items:center;display:flex}.avatar{background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:50%;color:#fff;font-weight:700;height:42px;justify-content:center;width:42px}.center{text-align:right}.amount{font-weight:700}.date{color:#6b7280;font-size:12px}.right button{border:none;border-radius:6px;cursor:pointer;padding:6px 12px}.approve{background:#16a34a;color:#fff}.reject{background:#dc2626;color:#fff;margin-left:8px}.badge{border-radius:20px;font-size:12px;padding:5px 12px;text-transform:capitalize}.badge.approved{background:#dcfce7;color:#166534}.badge.rejected{background:#fee2e2;color:#991b1b}
/*# sourceMappingURL=main.3dd17c2d.css.map*/