.navbar[data-astro-cid-5blmo7yk]{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);padding:.3rem 0;position:fixed;top:0;left:0;right:0;width:auto!important;z-index:1000;margin:0!important;transition:background-color .3s ease,border-color .3s ease}.nav-container[data-astro-cid-5blmo7yk]{max-width:100%;margin:0;padding:0 2.5rem;display:flex;justify-content:space-between;align-items:center}.nav-logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center;text-decoration:none}.navbar-logo-img[data-astro-cid-5blmo7yk]{height:58px;width:auto;object-fit:contain}.logo-dark[data-astro-cid-5blmo7yk],html[data-theme=dark] .logo-light[data-astro-cid-5blmo7yk]{display:none!important}html[data-theme=dark] .logo-dark[data-astro-cid-5blmo7yk]{display:block!important}.nav-welcome-text[data-astro-cid-5blmo7yk]{position:absolute;left:50%;transform:translate(-50%);font-size:1.1rem;color:var(--title-dark);font-weight:800;pointer-events:none;white-space:nowrap;letter-spacing:-.5px}.nav-links[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.5rem}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk],.btn-logout[data-astro-cid-5blmo7yk]{text-decoration:none;color:var(--text-muted);font-weight:600;font-size:.9rem;padding:8px 16px;border-radius:10px;display:flex;align-items:center;gap:8px;transition:all .2s;border:none;background:transparent;cursor:pointer;font-family:Inter,sans-serif}.btn-theme-toggle[data-astro-cid-5blmo7yk]{background:transparent;border:none;cursor:pointer;color:var(--text-muted);padding:8px;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .2s}.btn-theme-toggle[data-astro-cid-5blmo7yk]:hover{background:var(--bg-tertiary);color:var(--text-main)}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover:not(.active){background:var(--bg-tertiary);color:var(--text-main)}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk].active{background:var(--bg-primary);color:var(--primary)}.btn-logout[data-astro-cid-5blmo7yk]{color:#ef4444!important;font-weight:700}.btn-logout[data-astro-cid-5blmo7yk]:hover{background:#fef2f2}.dashboard-link[data-astro-cid-5blmo7yk]{color:#4a90e2!important;background:#f0f7ff}html[data-theme=dark] .dashboard-link[data-astro-cid-5blmo7yk]{color:#93c5fd!important;background:#1e3a8a!important}@media(max-width:1024px){.nav-welcome-text[data-astro-cid-5blmo7yk]{display:none}}@media(max-width:600px){.nav-links[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:none}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk],.btn-logout[data-astro-cid-5blmo7yk]{padding:10px}.navbar-logo-img[data-astro-cid-5blmo7yk]{height:28px}}.preload *{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;transition:none!important}*{box-sizing:border-box}html,body{margin:0!important;width:100%!important;min-width:100%!important;min-height:100vh;background:var(--bg-primary);font-family:Inter,sans-serif;color:var(--text-main);overflow-x:hidden;display:block;padding:0;transition:background-color .3s ease,color .3s ease}body:not(.login-body){padding-top:64px}:root{--primary: #4A90E2;--primary-dark: #357ABD;--title-dark: #273469;--text-muted: #64748b;--border-radius: 12px;--bg-primary: #f1f5f9;--bg-secondary: #ffffff;--bg-tertiary: #f8fafc;--text-main: #1e293b;--border-color: #e2e8f0;--border-card: #f8fafc;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 20px 25px -5px rgba(0, 0, 0, .05)}html[data-theme=dark]{--primary: #3b82f6;--primary-dark: #2563eb;--title-dark: #93c5fd;--text-muted: #94a3b8;--bg-primary: #0f172a;--bg-secondary: #1e293b;--bg-tertiary: #0f172a;--text-main: #f8fafc;--border-color: #334155;--border-card: #1e293b;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .5);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .3), 0 2px 4px -1px rgba(0, 0, 0, .2);--shadow-lg: 0 20px 25px -5px rgba(0, 0, 0, .4)}h1{display:block;width:100%;text-align:center;font-weight:900;font-size:3.2rem;letter-spacing:-.04em;margin:2rem auto 3rem;line-height:1.2;background:linear-gradient(to right,#273469,#4a90e2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn-premium{min-width:200px;height:52px;border-radius:14px;font-weight:800;font-size:1.1rem;transition:all .2s ease-in-out;cursor:pointer;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-family:Inter,sans-serif;text-decoration:none;box-sizing:border-box}.btn-premium.primary{background:linear-gradient(135deg,#273469,#4a90e2)!important;color:#fff;box-shadow:0 8px 20px -4px #4a90e266}.btn-premium.primary:hover{transform:translateY(-2px);box-shadow:0 12px 24px -4px #27346966}.btn-premium.outline{background:var(--bg-secondary);color:var(--text-muted);border:2px solid var(--border-color)}.btn-premium.outline:hover{background:var(--bg-tertiary);color:var(--text-main)}.card-premium{background:var(--bg-secondary);border-radius:24px;box-shadow:var(--shadow-lg);border:1px solid var(--border-color);padding:3.5rem;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.sun-icon{display:none!important}.moon-icon,html[data-theme=dark] .sun-icon{display:block!important}html[data-theme=dark] .moon-icon{display:none!important}.theme-toggle-floating{position:fixed;top:1.5rem;right:1.5rem;width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 12px #00000014;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10000;transition:all .25s ease;color:#64748b}.theme-toggle-floating:hover{transform:scale(1.05);box-shadow:0 6px 16px #0000001f;color:#1e293b}html[data-theme=dark] .theme-toggle-floating{background:#1e293b;border-color:#334155;color:#94a3b8}html[data-theme=dark] .theme-toggle-floating:hover{color:#f8fafc}html[data-theme=dark] h1.gradient-text,html[data-theme=dark] h1.titulo-principal,html[data-theme=dark] h1{background:linear-gradient(to right,#93c5fd,#60a5fa)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}html[data-theme=dark] .dashboard-bg-decor .blob-1{background:radial-gradient(circle,#2563eb,transparent)!important;opacity:.15!important}html[data-theme=dark] .dashboard-bg-decor .blob-2{background:radial-gradient(circle,#d97706,transparent)!important;opacity:.1!important}html[data-theme=dark] .card-premium,html[data-theme=dark] .pvc-card,html[data-theme=dark] .login-card,html[data-theme=dark] .modal-content,html[data-theme=dark] .module-card,html[data-theme=dark] .stat-card,html[data-theme=dark] .recent-activity-aside,html[data-theme=dark] .employee-list-container,html[data-theme=dark] .tabla-container{background:var(--bg-secondary)!important;border-color:var(--border-color)!important;color:var(--text-main)!important;box-shadow:var(--shadow-lg)!important}html[data-theme=dark] .module-card:hover{border-color:var(--primary)!important;box-shadow:0 15px 30px #0000004d!important}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea,html[data-theme=dark] .input-premium,html[data-theme=dark] .input-premium-search{background:var(--bg-primary)!important;border-color:var(--border-color)!important;color:var(--text-main)!important}html[data-theme=dark] input:focus,html[data-theme=dark] select:focus,html[data-theme=dark] textarea:focus,html[data-theme=dark] .input-premium:focus,html[data-theme=dark] .input-premium-search:focus{border-color:var(--primary)!important;background:var(--bg-secondary)!important}html[data-theme=dark] label,html[data-theme=dark] .input-group label{color:var(--text-muted)!important}html[data-theme=dark] .main-title,html[data-theme=dark] .employee-name,html[data-theme=dark] .welcome-header h1,html[data-theme=dark] .section-header h3,html[data-theme=dark] .module-info h2,html[data-theme=dark] .stat-value,html[data-theme=dark] .modal-content h2,html[data-theme=dark] .modal h2{color:var(--text-main)!important}html[data-theme=dark] .subtitle,html[data-theme=dark] .module-info p,html[data-theme=dark] .stat-label,html[data-theme=dark] .recent-name-new,html[data-theme=dark] .info-item .label,html[data-theme=dark] .modal-content p,html[data-theme=dark] .modal p,html[data-theme=dark] .admin-link,html[data-theme=dark] .scanner-placeholder{color:var(--text-muted)!important}html[data-theme=dark] .modal,html[data-theme=dark] :global(.modal-overlay){background:#0f172acc!important;backdrop-filter:blur(10px)!important}html[data-theme=dark] table{color:var(--text-main)!important}html[data-theme=dark] th{background:var(--bg-primary)!important;color:var(--text-muted)!important;border-bottom:1px solid var(--border-color)!important}html[data-theme=dark] td{border-top:1px solid var(--border-color)!important;color:var(--text-main)!important}html[data-theme=dark] tr:hover,html[data-theme=dark] .employee-row:hover{background:var(--bg-primary)!important}html[data-theme=dark] .employee-row{border-bottom-color:var(--border-color)!important}html[data-theme=dark] .employee-header{background:var(--bg-primary)!important;border-bottom-color:var(--border-color)!important;color:var(--text-muted)!important}html[data-theme=dark] .employee-row.row-inactive{background:#0f172a33!important}html[data-theme=dark] .nombre{color:var(--text-main)!important}html[data-theme=dark] .id-code{background:#94a3b826!important;color:#e2e8f0!important;border:1px solid rgba(148,163,184,.3)!important}html[data-theme=dark] .badge-status.completado,html[data-theme=dark] .badge-puntualidad.a-tiempo{background:#34d39926!important;color:#34d399!important;border:1px solid rgba(52,211,153,.3)!important}html[data-theme=dark] .badge-status.pendiente,html[data-theme=dark] .badge-puntualidad.retardo{background:#fbbf2426!important;color:#fbbf24!important;border:1px solid rgba(251,191,36,.3)!important}html[data-theme=dark] .badge-puntualidad.falta{background:#f8717126!important;color:#f87171!important;border:1px solid rgba(248,113,113,.3)!important}html[data-theme=dark] .tag-innova{color:#60a5fa!important;background:#60a5fa26!important;border:1px solid rgba(96,165,250,.3)!important}html[data-theme=dark] .tag-einsur{color:#93c5fd!important;background:#93c5fd26!important;border:1px solid rgba(147,197,253,.3)!important}html[data-theme=dark] .tag-cafe-valentina{color:#fde047!important;background:#fde04726!important;border:1px solid rgba(253,224,71,.3)!important}html[data-theme=dark] .tag-prosime{color:#38bdf8!important;background:#38bdf826!important;border:1px solid rgba(56,189,248,.3)!important}html[data-theme=dark] .tag-la-casita{color:#4ade80!important;background:#4ade8026!important;border:1px solid rgba(74,222,128,.3)!important}html[data-theme=dark] .tag-pixan,html[data-theme=dark] .tag-pixán{color:#c084fc!important;background:#c084fc26!important;border:1px solid rgba(192,132,252,.3)!important}html[data-theme=dark] .tag-default{color:var(--text-muted)!important;background:#94a3b826!important;border:1px solid rgba(148,163,184,.3)!important}html[data-theme=dark] .custom-select-trigger{background:var(--bg-primary)!important;color:var(--text-main)!important;border-color:var(--border-color)!important}html[data-theme=dark] .custom-select-trigger.active{background:var(--bg-secondary)!important}html[data-theme=dark] .custom-options{background:var(--bg-secondary)!important;border-color:var(--border-color)!important;box-shadow:0 10px 15px -3px #00000080!important}html[data-theme=dark] .option,html[data-theme=dark] .option-puntualidad{color:var(--text-main)!important}html[data-theme=dark] .option:hover,html[data-theme=dark] .option-puntualidad:hover,html[data-theme=dark] .option.selected,html[data-theme=dark] .option-puntualidad.selected{background:var(--bg-primary)!important;color:var(--primary)!important}html[data-theme=dark] .company-tabs{background:var(--bg-primary)!important}html[data-theme=dark] .tab-btn{color:var(--text-muted)!important}html[data-theme=dark] .tab-btn.active{background:var(--bg-secondary)!important;color:var(--primary)!important;box-shadow:var(--shadow-sm)!important}html[data-theme=dark] .scanner-box{background:var(--bg-secondary)!important;border-color:var(--border-color)!important}html[data-theme=dark] .scanner-placeholder{background:var(--bg-secondary)!important}html[data-theme=dark] .btn-config-estacion{background:#1e293bcc!important;border-color:var(--border-color)!important;color:var(--text-muted)!important}html[data-theme=dark] .btn-config-estacion:hover{background:var(--bg-secondary)!important;color:var(--primary)!important;border-color:var(--primary)!important}html[data-theme=dark] .radio-btn input:not(:checked)+.radio-texto{background:var(--bg-secondary)!important;color:var(--text-muted)!important;border-color:var(--border-color)!important}html[data-theme=dark] .switch{background:#475569!important}html[data-theme=dark] .toggle-inactive input:checked+.switch{background:var(--primary)!important}html[data-theme=dark] .btn-action.edit{border-color:var(--border-color)!important;color:#60a5fa!important}html[data-theme=dark] .btn-action.edit:hover{background:#1e3a8a!important;color:#fff!important;border-color:#1e3a8a!important}html[data-theme=dark] .pvc-card{background:#1e293b!important;box-shadow:0 40px 100px -20px #000c!important}html[data-theme=dark] .pvc-card .employee-name{color:#f8fafc!important}html[data-theme=dark] .pvc-card .info-item .value{color:#93c5fd!important}html[data-theme=dark] .pvc-card .info-item .label{color:#94a3b8!important}html[data-theme=dark] .btn-logout-premium{background:var(--bg-secondary)!important;border-color:var(--border-color)!important;color:var(--text-muted)!important}html[data-theme=dark] .btn-logout-premium:hover{background:#ef4444!important;color:#fff!important;border-color:#ef4444!important}
