:root{--hrms-primary: #4f46e5;--hrms-primary-dark: #4338ca;--hrms-primary-soft: rgba(79, 70, 229, .1);--hrms-accent: #0d9488;--hrms-accent-soft: rgba(13, 148, 136, .12);--hrms-surface: #ffffff;--hrms-page-bg: #e8edf5;--hrms-sidebar-bg: #0a0f1a;--hrms-sidebar-border: rgba(99, 102, 241, .12);--hrms-topbar-bg: #0f172a;--hrms-radius: .75rem;--hrms-radius-sm: .5rem;--hrms-shadow: 0 1px 3px rgba(15, 23, 42, .06), 0 4px 12px rgba(15, 23, 42, .04);--hrms-shadow-lg: 0 4px 6px rgba(15, 23, 42, .05), 0 12px 28px rgba(15, 23, 42, .08);--bs-primary: #4f46e5;--bs-primary-rgb: 79, 70, 229;--bs-link-color: #4f46e5;--bs-link-hover-color: #4338ca;--bs-success: #059669;--bs-success-rgb: 5, 150, 105;--bs-info: #0891b2;--bs-info-rgb: 8, 145, 178;--bs-warning: #ca8a04;--bs-warning-rgb: 202, 138, 4;--bs-danger: #dc2626;--bs-danger-rgb: 220, 38, 38;--bs-border-radius: var(--hrms-radius-sm);--bs-body-bg: var(--hrms-page-bg);--bs-body-color: #334155;--bs-secondary-color: #64748b}.hrms-body{font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}.hrms-body--guest .form-control:focus,.hrms-body--guest .form-select:focus{border-color:#4f46e580;box-shadow:0 0 0 .2rem #4f46e526}.hrms-body--guest .input-group{min-width:0}.hrms-body--guest .input-group>.form-control{flex:1 1 auto;min-width:0}.hrms-body--guest{min-height:100vh;width:100%;max-width:100vw;overflow-x:hidden;background:radial-gradient(1200px 600px at 10% -10%,rgba(79,70,229,.35),transparent 55%),radial-gradient(900px 500px at 100% 0%,rgba(13,148,136,.25),transparent 50%),linear-gradient(165deg,#0f172a,#1e293b 45%,#334155)}.hrms-guest-auth-shell{width:100%;max-width:100vw;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem;box-sizing:border-box}.hrms-guest-auth-shell .hrms-auth-panel{width:100%;max-width:30rem;min-width:min(100%,17.5rem);flex:0 0 auto}.hrms-guest-auth-shell .hrms-auth-panel.hrms-auth-panel--narrow,.hrms-auth-panel--narrow{max-width:26rem}.hrms-auth-brand-icon{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:.75rem;font-size:1.35rem;color:#4f46e5;background:#4f46e51f;border:1px solid rgba(79,70,229,.2)}.hrms-body--app{background:var(--hrms-page-bg)}.hrms-app{min-height:100vh}.hrms-topbar{background:var(--hrms-topbar-bg)!important;box-shadow:0 1px 0 var(--hrms-sidebar-border);z-index:1030;overflow:visible;align-items:center;flex-wrap:wrap}.hrms-topbar .navbar-brand{font-size:1.125rem;letter-spacing:-.02em}.hrms-brand-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:var(--hrms-radius-sm);background:#4f46e559;margin-right:.35rem;vertical-align:middle}.hrms-shell{min-height:calc(100vh - 56px)}.hrms-sidebar.offcanvas-lg{--bs-offcanvas-width: min(280px, 88vw);background:linear-gradient(175deg,#060a12,#0c1424 40%,#0f172a)!important;box-shadow:inset -1px 0 #6366f114}@media(min-width:992px){.hrms-sidebar.offcanvas-lg{position:static!important;transform:none!important;visibility:visible!important;display:flex!important;flex-direction:column;width:260px;max-width:260px;flex-shrink:0;height:auto;min-height:calc(100vh - 56px);border-right:1px solid var(--hrms-sidebar-border);border-radius:0;box-shadow:none}.hrms-sidebar.offcanvas-lg.showing,.hrms-sidebar.offcanvas-lg.show:not(.hiding){transform:none}}.hrms-sidebar-brand{color:#f8fafc}.hrms-sidebar-brand small{color:#94a3b8;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.hrms-sidebar-nav .hrms-nav-link{color:#cbd5e1;border-radius:var(--hrms-radius-sm);padding:.65rem .85rem;margin:.125rem 0;font-weight:500;font-size:.9375rem;transition:background .15s ease,color .15s ease}.hrms-sidebar-nav .hrms-nav-link:hover{background:#ffffff0f;color:#f8fafc}.hrms-sidebar-nav .hrms-nav-link.active{background:#6366f129;color:#f8fafc;box-shadow:inset 3px 0 #818cf8}.hrms-main-inner{max-width:1440px;margin-left:auto;margin-right:auto}.hrms-main .card{border:1px solid rgba(148,163,184,.2);border-radius:var(--hrms-radius);box-shadow:var(--hrms-shadow);overflow:hidden}.hrms-main .card-header{background:linear-gradient(to bottom,#fff,#f4f6fb);border-bottom:1px solid rgba(148,163,184,.18);font-weight:600;color:#1e293b}.hrms-main .card-header h4,.hrms-main .card-header .card-title{font-size:1.05rem;font-weight:700;letter-spacing:-.02em;margin-bottom:0}.hrms-main .card-header .btn.btn-secondary{--bs-btn-bg: transparent;--bs-btn-color: #475569;--bs-btn-border-color: #e2e8f0;--bs-btn-hover-bg: #f1f5f9;--bs-btn-hover-border-color: #cbd5e1;--bs-btn-hover-color: #334155;--bs-btn-active-bg: #e2e8f0;--bs-btn-focus-shadow-rgb: 148, 163, 184;font-weight:600;font-size:.8125rem;padding:.4rem .9rem}.hrms-page-head{margin-bottom:1.5rem}.hrms-page-head .display-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:.25rem}.hrms-page-head h1{font-weight:800;letter-spacing:-.03em;color:#0f172a}.hrms-metric{--hrms-metric-accent: #4f46e5;border:1px solid rgba(148,163,184,.22)!important;border-radius:var(--hrms-radius)!important;background:linear-gradient(160deg,#fff,#f8fafc)!important;box-shadow:var(--hrms-shadow);height:100%;position:relative;overflow:hidden}.hrms-metric:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--hrms-metric-accent);border-radius:4px 0 0 4px}.hrms-metric .card-body{padding-left:1.35rem}.hrms-metric--employees{--hrms-metric-accent: #4f46e5}.hrms-metric--today{--hrms-metric-accent: #0d9488}.hrms-metric--leaves{--hrms-metric-accent: #0891b2}.hrms-metric--jobs{--hrms-metric-accent: #7c3aed}.hrms-metric .card-title,.hrms-metric h5.card-title{color:#64748b!important;font-size:.72rem!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.06em!important}.hrms-metric h2{color:#0f172a!important;font-weight:800!important;letter-spacing:-.03em}.hrms-metric-icon{width:2.75rem;height:2.75rem;border-radius:.65rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.15rem;background:color-mix(in srgb,var(--hrms-metric-accent) 14%,white);color:var(--hrms-metric-accent)}@supports not (background: color-mix(in srgb,red,blue)){.hrms-metric-icon{background:#4f46e51a}.hrms-metric--employees .hrms-metric-icon{background:#4f46e51f;color:#4f46e5}.hrms-metric--today .hrms-metric-icon{background:#0d94881f;color:#0d9488}.hrms-metric--leaves .hrms-metric-icon{background:#0891b21f;color:#0891b2}.hrms-metric--jobs .hrms-metric-icon{background:#7c3aed1f;color:#7c3aed}}a.hrms-action-tile,button.hrms-action-tile,form .hrms-action-tile{display:flex;align-items:center;gap:.85rem;width:100%;padding:.9rem 1rem;border:1px solid rgba(148,163,184,.28);border-radius:var(--hrms-radius-sm);background:#fff;color:#1e293b!important;text-decoration:none!important;font-weight:600;font-size:.9rem;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;box-shadow:0 1px 2px #0f172a0a}a.hrms-action-tile:hover,button.hrms-action-tile:hover{border-color:#4f46e573;box-shadow:0 6px 20px #4f46e51a;transform:translateY(-2px);color:#0f172a!important}.hrms-action-tile__icon{width:2.5rem;height:2.5rem;border-radius:.55rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--hrms-primary-soft);color:var(--hrms-primary);font-size:1rem}.hrms-action-tile--teal .hrms-action-tile__icon{background:var(--hrms-accent-soft);color:var(--hrms-accent)}.hrms-action-tile--cyan .hrms-action-tile__icon{background:#0891b21f;color:#0891b2}.hrms-action-tile--amber .hrms-action-tile__icon{background:#ca8a041f;color:#b45309}button.hrms-action-tile{cursor:pointer}.hrms-quick-actions .card-body{background:linear-gradient(180deg,#fafbfd,#fff)}.hrms-form-shell{max-width:920px;margin-left:auto;margin-right:auto}.hrms-card-form .card-body{padding:1.25rem 1.35rem}@media(min-width:768px){.hrms-card-form .card-body{padding:1.5rem 1.75rem}}.hrms-form-actions{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid rgba(148,163,184,.2)}.hrms-form-actions .btn-primary{min-width:9rem;font-weight:600;padding:.5rem 1.25rem}.hrms-form-actions .btn-outline-secondary{font-weight:600;border-color:#cbd5e1;color:#475569}.hrms-form-actions .btn-outline-secondary:hover{background:#f1f5f9;border-color:#94a3b8;color:#1e293b}.hrms-section-title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:.75rem}.hrms-main .alert-info{background:#0891b214;color:#0e7490;border:1px solid rgba(8,145,178,.2)}.hrms-table-actions{display:flex;flex-wrap:wrap;gap:.35rem}.hrms-table-actions .btn-sm{font-weight:600;border-radius:.4rem}.hrms-main .hrms-table-actions .btn-outline-primary{color:var(--hrms-primary);border-color:#4f46e559}.hrms-main .hrms-table-actions .btn-outline-primary:hover{background:var(--hrms-primary);border-color:var(--hrms-primary);color:#fff}.hrms-main .hrms-table-actions .btn-outline-secondary{color:#475569;border-color:#cbd5e1}.hrms-main .hrms-table-actions .btn-outline-danger:hover{color:#fff}.hrms-main .table{--bs-table-hover-bg: rgba(79, 70, 229, .04)}.hrms-main .table td .btn-sm{margin:.125rem .125rem .125rem 0}@media(max-width:575.98px){.hrms-main .table td .btn-sm{display:inline-block;min-width:4.5rem}}.hrms-main .table thead th{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-weight:600;border-bottom-width:1px;white-space:nowrap}.hrms-main .table-responsive{margin:0 -1px}.hrms-main .d-flex.justify-content-between.align-items-center{flex-wrap:wrap;gap:.75rem 1rem}.hrms-main .list-group-item .d-flex.justify-content-between.align-items-center{flex-wrap:wrap;gap:.5rem}.hrms-stat-1{background:linear-gradient(135deg,#4f46e5,#6366f1,#4338ca)}.hrms-stat-2{background:linear-gradient(135deg,#0d9488,#14b8a6)}.hrms-stat-3{background:linear-gradient(135deg,#0891b2,#06b6d4)}.hrms-stat-4{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.hrms-mini-stat{border:1px solid rgba(148,163,184,.2);border-radius:var(--hrms-radius);background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:var(--hrms-shadow);height:100%}.hrms-mini-stat .card-body{padding:1rem .75rem}.hrms-mini-stat h5{font-weight:800;color:#0f172a;font-size:1.35rem;margin-bottom:.2rem}.hrms-mini-stat p{font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-weight:700;margin:0}.hrms-mini-stat--primary{border-top:3px solid #4f46e5}.hrms-mini-stat--success{border-top:3px solid #059669}.hrms-mini-stat--amber{border-top:3px solid #ca8a04}.hrms-mini-stat--cyan{border-top:3px solid #0891b2}.hrms-main .btn-primary{--bs-btn-bg: var(--hrms-primary);--bs-btn-border-color: var(--hrms-primary);--bs-btn-hover-bg: var(--hrms-primary-dark);--bs-btn-hover-border-color: var(--hrms-primary-dark);font-weight:600;border-radius:var(--hrms-radius-sm)}.hrms-main .btn{border-radius:var(--hrms-radius-sm)}.hrms-main .btn-lg{border-radius:var(--hrms-radius)}.hrms-scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-left:-.25rem;margin-right:-.25rem;padding-bottom:.25rem}.hrms-scroll-x .pagination{flex-wrap:wrap;margin-bottom:0}.pagination{flex-wrap:wrap;gap:.25rem}.hrms-main nav[role=navigation]{overflow-x:auto;-webkit-overflow-scrolling:touch}.hrms-auth-panel{width:100%;max-width:30rem;min-width:min(100%,17.5rem)}.hrms-auth-card{border:1px solid rgba(255,255,255,.2)!important;border-radius:1rem!important;background:#fffffff7!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--hrms-shadow-lg)!important}.hrms-welcome-card{border:1px solid rgba(255,255,255,.25)!important;border-radius:1.25rem!important;background:#fffffff5!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 24px 48px #0f172a33!important}.hrms-welcome-icon{font-size:clamp(2.5rem,8vw,3.5rem);background:linear-gradient(135deg,#4f46e5,#0d9488);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hrms-feature-tile{padding:1rem;border-radius:var(--hrms-radius);background:#f1f5f9cc;height:100%;transition:transform .2s ease,box-shadow .2s ease}.hrms-feature-tile:hover{transform:translateY(-2px);box-shadow:var(--hrms-shadow)}.hrms-report-stat{border:none!important;border-radius:var(--hrms-radius)!important;box-shadow:var(--hrms-shadow)}.hrms-main .alert{border-radius:var(--hrms-radius-sm);border:none}.hrms-main .alert-success{background:#ecfdf5;color:#065f46}.hrms-main .alert-danger{background:#fef2f2;color:#991b1b}.hrms-main .alert-warning{background:#fffbeb;color:#92400e}.hrms-user-menu{position:relative}.hrms-topbar .hrms-user-menu>.dropdown-menu.hrms-user-dropdown{position:absolute!important;top:100%!important;right:0!important;left:auto!important;margin-top:.5rem;float:none}.hrms-user-toggle:after{margin-left:.35rem;vertical-align:.15em}.hrms-user-toggle.show,.hrms-user-toggle:hover{background:#ffffff0f}.hrms-user-avatar{width:2rem;height:2rem;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:#eef2ff;background:linear-gradient(145deg,#6366f18c,#4f46e559);border:1px solid rgba(255,255,255,.12);flex-shrink:0}.hrms-user-role{color:#94a3b8;font-size:.68rem;text-transform:uppercase;letter-spacing:.04em}.hrms-topbar .hrms-user-dropdown{min-width:15.5rem;padding:.35rem .25rem;border-radius:.75rem;border:1px solid rgba(148,163,184,.22);box-shadow:0 4px 6px #0f172a0a,0 16px 40px #0f172a1f;z-index:2000}.hrms-topbar .hrms-user-dropdown .dropdown-header{font-size:.65rem;padding-top:.35rem;padding-bottom:.15rem}.hrms-user-dropdown-item{display:flex;align-items:center;gap:.65rem;padding:.55rem .75rem;margin:0 .2rem;border-radius:.5rem;font-weight:600;font-size:.9rem;color:#334155;transition:background .12s ease,color .12s ease}.hrms-user-dropdown-item:hover,.hrms-user-dropdown-item:focus{background:#4f46e517;color:#1e293b}.hrms-user-dropdown-icon{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.45rem;font-size:.9rem;flex-shrink:0;background:#4f46e51a}.hrms-user-dropdown-item--danger .hrms-user-dropdown-icon{background:#dc26261a}.hrms-user-dropdown-item--danger{color:#b91c1c!important}.hrms-user-dropdown-item--danger:hover,.hrms-user-dropdown-item--danger:focus{background:#dc262614!important;color:#991b1b!important}.hrms-topbar .nav-link{color:#e2e8f0!important}.hrms-topbar .nav-link:hover{color:#fff!important}.hrms-main .progress{border-radius:999px;background:#e2e8f0}.hrms-main .progress-bar{background:linear-gradient(90deg,var(--hrms-primary),var(--hrms-accent))}.hrms-main .form-control,.hrms-main .form-select{border-radius:var(--hrms-radius-sm);border-color:#cbd5e1}.hrms-main .form-label{font-weight:600;font-size:.8125rem;color:#475569;margin-bottom:.35rem}.hrms-main .form-control:focus,.hrms-main .form-select:focus{border-color:#4f46e580;box-shadow:0 0 0 .2rem #4f46e526}.hrms-main .form-select{background-color:#fafbfc}.hrms-main .form-select:focus{background-color:#fff}.hrms-main .badge{font-weight:600;padding:.35em .65em}
