.import-cat-btn[data-astro-cid-swhfej32]{display:inline-flex;align-items:center;padding:.4rem .85rem;border-radius:var(--radius-sm);font-size:.82rem;font-weight:500;color:var(--text-primary)!important;border:1px solid var(--border-color)!important;background:#ffffff0d!important;transition:all .2s ease;cursor:pointer}.import-cat-btn[data-astro-cid-swhfej32]:hover{background:#ffffff1f!important;color:#fff!important}.import-cat-btn[data-astro-cid-swhfej32].active{background:var(--accent-primary)!important;color:#fff!important;border-color:var(--accent-primary)!important;font-weight:600}.zone-chip[data-astro-cid-swhfej32]{display:inline-flex;align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:var(--text-primary);padding:.25rem .65rem;border-radius:100px;font-size:.8rem;font-weight:500;transition:all .2s ease;user-select:none}.zone-chip[data-astro-cid-swhfej32]:hover{background:#ef44441a;border-color:#ef44444d}.zone-chip[data-astro-cid-swhfej32] .remove-btn[data-astro-cid-swhfej32]{margin-left:.4rem;cursor:pointer;font-weight:700;color:var(--text-muted);transition:color .15s ease;font-size:.95rem;line-height:1}.zone-chip[data-astro-cid-swhfej32] .remove-btn[data-astro-cid-swhfej32]:hover{color:#ef4444}.settings-container[data-astro-cid-swhfej32]{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:2rem;padding:1rem 0}.settings-header[data-astro-cid-swhfej32]{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color);padding-bottom:1.5rem}.settings-header[data-astro-cid-swhfej32] h2[data-astro-cid-swhfej32]{font-size:1.75rem;font-weight:700;color:var(--text-primary)}.description[data-astro-cid-swhfej32]{font-size:.95rem;color:var(--text-secondary);margin-top:.25rem}.settings-layout[data-astro-cid-swhfej32]{display:flex;gap:2rem;align-items:start}.settings-sidebar[data-astro-cid-swhfej32]{display:flex;flex-direction:column;gap:.5rem;width:280px;flex-shrink:0;background:#ffffff03;padding:.5rem;border-radius:var(--radius-md);border:1px solid var(--border-color);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}[data-astro-cid-swhfej32][data-theme=light] .settings-sidebar[data-astro-cid-swhfej32]{background:#00000003}.sidebar-tab[data-astro-cid-swhfej32]{display:flex;align-items:center;gap:.85rem;padding:.75rem 1rem;background:transparent;border:1px solid transparent;border-radius:var(--radius-sm);color:var(--text-secondary);font-size:.92rem;font-weight:500;text-align:left;cursor:pointer;width:100%;transition:all .2s cubic-bezier(.4,0,.2,1);outline:none}.sidebar-tab[data-astro-cid-swhfej32]:hover{background:#ffffff08;color:var(--text-primary)}[data-astro-cid-swhfej32][data-theme=light] .sidebar-tab[data-astro-cid-swhfej32]:hover{background:#00000005}.sidebar-tab[data-astro-cid-swhfej32].active{background:#3b82f614;border-color:#3b82f640;border-left:3px solid var(--accent-primary);color:#fff;font-weight:600}[data-astro-cid-swhfej32][data-theme=light] .sidebar-tab[data-astro-cid-swhfej32].active{background:#4f46e50f;border-color:#4f46e526;border-left-color:var(--accent-primary);color:var(--text-primary)}.settings-content[data-astro-cid-swhfej32]{flex:1;display:flex;flex-direction:column;gap:1.5rem}.settings-card[data-astro-cid-swhfej32]{padding:2rem}.panel-title[data-astro-cid-swhfej32]{font-size:1.3rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.settings-panel[data-astro-cid-swhfej32].hidden{display:none}.printer-form[data-astro-cid-swhfej32]{display:flex;flex-direction:column;gap:1.25rem}.form-group[data-astro-cid-swhfej32]{display:flex;flex-direction:column;gap:.5rem}.form-row[data-astro-cid-swhfej32]{display:flex;gap:1rem}.col-6[data-astro-cid-swhfej32]{flex:1}.form-label[data-astro-cid-swhfej32]{font-size:.9rem;font-weight:600;color:var(--text-secondary)}.form-control[data-astro-cid-swhfej32]{padding:.65rem .875rem;font-size:.95rem;background:#ffffff08;border:1px solid var(--border-color);border-radius:6px;color:var(--text-primary);outline:none;transition:border-color .2s,background-color .2s}[data-astro-cid-swhfej32][data-theme=light] .form-control[data-astro-cid-swhfej32]{background:#00000005}.form-control[data-astro-cid-swhfej32]:focus{border-color:var(--accent-primary);background:#ffffff0d}[data-astro-cid-swhfej32][data-theme=light] .form-control[data-astro-cid-swhfej32]:focus{background:#00000008}.help-text[data-astro-cid-swhfej32]{font-size:.8rem;color:var(--text-muted);line-height:1.4}.form-actions[data-astro-cid-swhfej32]{display:flex;justify-content:flex-end;margin-top:.5rem;border-top:1px solid var(--border-color);padding-top:1.25rem}.btn[data-astro-cid-swhfej32]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.95rem;font-weight:500;border-radius:6px;border:none;cursor:pointer;transition:transform .1s,opacity .15s}.btn[data-astro-cid-swhfej32]:active{transform:scale(.98)}.btn[data-astro-cid-swhfej32]:disabled{opacity:.5;cursor:not-allowed}.btn-primary[data-astro-cid-swhfej32]{background-color:var(--accent-primary);color:#fff}.btn-primary[data-astro-cid-swhfej32]:hover{filter:brightness(1.1)}.btn-danger[data-astro-cid-swhfej32]{background-color:var(--danger);color:#fff;border:1px solid var(--danger)}.btn-danger[data-astro-cid-swhfej32]:hover{filter:brightness(1.1)}.btn-sm[data-astro-cid-swhfej32]{padding:.4rem .8rem;font-size:.85rem}.notification-container[data-astro-cid-swhfej32]{position:fixed;bottom:1.5rem;right:1.5rem;display:flex;flex-direction:column;gap:.75rem;z-index:9999;pointer-events:none}.notification-toast[data-astro-cid-swhfej32]{pointer-events:auto;background:var(--bg-secondary);border:1px solid var(--border-color);padding:.875rem 1.25rem;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-width:280px;max-width:450px;animation:slideIn .3s ease forwards;transition:opacity .3s}.notification-toast[data-astro-cid-swhfej32].success{border-left:4px solid var(--success)}.notification-toast[data-astro-cid-swhfej32].danger{border-left:4px solid var(--danger)}.toast-message[data-astro-cid-swhfej32]{font-size:.9rem;color:var(--text-primary)}.toast-close[data-astro-cid-swhfej32]{cursor:pointer;font-size:1.2rem;color:var(--text-muted);transition:color .15s;line-height:1}.toast-close[data-astro-cid-swhfej32]:hover{color:var(--text-primary)}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 850px){.settings-layout[data-astro-cid-swhfej32]{flex-direction:column;gap:1.5rem}.settings-sidebar[data-astro-cid-swhfej32]{width:100%;flex-direction:row;overflow-x:auto;padding:.25rem;border-bottom:1px solid var(--border-color);white-space:nowrap;scrollbar-width:none}.settings-sidebar[data-astro-cid-swhfej32]::-webkit-scrollbar{display:none}.sidebar-tab[data-astro-cid-swhfej32]{width:auto;padding:.6rem 1rem}.sidebar-tab[data-astro-cid-swhfej32].active{border-left:1px solid rgba(59,130,246,.25);border-bottom:3px solid var(--accent-primary);border-radius:var(--radius-sm) var(--radius-sm) 0 0}[data-astro-cid-swhfej32][data-theme=light] .sidebar-tab[data-astro-cid-swhfej32].active{border-left-color:#4f46e526;border-bottom-color:var(--accent-primary)}}.modal-backdrop[data-astro-cid-swhfej32]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000a6;backdrop-filter:blur(5px);display:none;align-items:center;justify-content:center;z-index:2000}.modal-backdrop[data-astro-cid-swhfej32].is-active{display:flex}.modal-content[data-astro-cid-swhfej32]{width:100%;max-width:500px;background:#191c24f2;border:1px solid var(--border-color);border-radius:var(--radius-md);padding:1.5rem;box-shadow:0 20px 40px #00000080}.modal-header[data-astro-cid-swhfej32]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.modal-header[data-astro-cid-swhfej32] h3[data-astro-cid-swhfej32]{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}.close-modal[data-astro-cid-swhfej32]{font-size:1.5rem;color:var(--text-muted);cursor:pointer;line-height:1}.close-modal[data-astro-cid-swhfej32]:hover{color:var(--text-primary)}.modal-form[data-astro-cid-swhfej32]{display:flex;flex-direction:column;gap:1rem}.modal-footer[data-astro-cid-swhfej32]{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}.role-badge[data-astro-cid-swhfej32]{display:inline-block;padding:.25rem .6rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.role-admin[data-astro-cid-swhfej32]{background:#3b82f626;color:#60a5fa;border:1px solid rgba(59,130,246,.3)}.role-cajero[data-astro-cid-swhfej32]{background:#10b98126;color:#34d399;border:1px solid rgba(16,185,129,.3)}.status-badge-custom[data-astro-cid-swhfej32]{display:inline-block;padding:.25rem .6rem;border-radius:4px;font-size:.75rem;font-weight:600}.status-active[data-astro-cid-swhfej32]{background:#10b98126;color:#34d399}.status-inactive[data-astro-cid-swhfej32]{background:#ef444426;color:#f87171}.username-tag[data-astro-cid-swhfej32]{font-family:monospace;background:#ffffff0d;padding:.2rem .4rem;border-radius:4px;font-size:.85rem;color:var(--text-secondary)}.user-row[data-astro-cid-swhfej32]{cursor:pointer;transition:background .15s}.user-row[data-astro-cid-swhfej32]:hover{background:#ffffff08}.user-row[data-astro-cid-swhfej32].is-selected{background:#3b82f61f!important}.btn-outline-primary[data-astro-cid-swhfej32]{border:1px solid var(--accent-primary);color:var(--accent-primary);background:transparent}.btn-outline-primary[data-astro-cid-swhfej32]:hover{background:var(--accent-primary);color:#fff}.btn-outline-danger[data-astro-cid-swhfej32]{border:1px solid var(--danger);color:var(--danger);background:transparent}.btn-outline-danger[data-astro-cid-swhfej32]:hover{background:var(--danger);color:#fff}.btn-outline-success[data-astro-cid-swhfej32]{border:1px solid var(--status-success);color:var(--status-success);background:transparent}.btn-outline-success[data-astro-cid-swhfej32]:hover{background:var(--status-success);color:#fff}.search-section[data-astro-cid-swhfej32]{display:flex;gap:1rem;align-items:center}.search-box[data-astro-cid-swhfej32]{position:relative;flex:1}.search-box[data-astro-cid-swhfej32] .form-control[data-astro-cid-swhfej32]{padding-left:2.5rem}.search-icon[data-astro-cid-swhfej32]{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);font-size:.9rem;color:var(--text-muted);pointer-events:none}
