﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1.4rem;background-color:#f1f5f9;color:#0f172a;line-height:1.6}.main-wrapper{margin-left:260px;min-height:100vh;display:flex;flex-direction:column}.main-content{padding:1.75rem;flex:1}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#0f172a}a{color:#3b82f6;text-decoration:none;transition:all .2s ease}a:hover{color:#2563eb}img{max-width:100%;height:auto;display:block}.btn-primary{display:inline-block;padding:.8rem 2rem;border-radius:.5rem;font-size:1.4rem;font-weight:500;text-align:center;cursor:pointer;transition:all .2s ease;border:none;background-color:#3b82f6;color:#fff}.btn-primary:hover{background-color:#2563eb}.btn-outline{display:inline-block;padding:.8rem 2rem;border-radius:.5rem;font-size:1.4rem;font-weight:500;text-align:center;cursor:pointer;transition:all .2s ease;border:none;background:rgba(0,0,0,0);border:1px solid #cbd5e1;color:#334155}.btn-outline:hover{background-color:#f1f5f9;border-color:#94a3b8}.btn-secondary{display:inline-block;padding:.8rem 2rem;border-radius:.5rem;font-size:1.4rem;font-weight:500;text-align:center;cursor:pointer;transition:all .2s ease;border:none;background-color:#f1f5f9;color:#334155}.btn-secondary:hover{background-color:#e2e8f0}.btn-danger{display:inline-block;padding:.8rem 2rem;border-radius:.5rem;font-size:1.4rem;font-weight:500;text-align:center;cursor:pointer;transition:all .2s ease;border:none;background-color:#ef4444;color:#fff}.btn-danger:hover{background-color:hsl(0,84.236453202%,52.1960784314%)}.seccion{margin-top:1.6rem;margin-bottom:1.6rem}.contenido-centrado{max-width:80rem;margin:0 auto}.alinear-derecha{display:flex;justify-content:flex-end}.w-100{width:100%}.text-center{text-align:center}.mt-2{margin-top:2rem}.mb-2{margin-bottom:2rem}.sidebar{width:260px;min-height:100vh;background:#0f172a;position:fixed;top:0;left:0;display:flex;flex-direction:column;z-index:100;transition:transform .25s ease}.sidebar-brand{padding:1.25rem 1.5rem;border-bottom:1px solid hsla(0,0%,100%,.08);text-decoration:none;display:block}.sidebar-brand h5{color:#fff;font-weight:700;margin:0;font-size:1rem}.sidebar-brand small{color:#64748b;font-size:.75rem}.sidebar-section{padding:.5rem 1rem .2rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#475569}.sidebar .nav-link{color:#94a3b8;border-radius:.375rem;padding:.55rem .9rem;display:flex;align-items:center;gap:.6rem;font-size:.875rem;transition:all .15s ease}.sidebar .nav-link i{font-size:1rem;width:1.1rem}.sidebar .nav-link .badge-sidebar{margin-left:auto}.sidebar .nav-link:hover{background:hsla(0,0%,100%,.08);color:#e2e8f0}.sidebar .nav-link.active{background:#3b82f6;color:#fff}.sidebar .nav-link.active:hover{background:#2563eb}.sidebar-footer{padding:1rem 1.25rem;border-top:1px solid hsla(0,0%,100%,.08)}.sidebar-avatar{width:34px;height:34px;border-radius:9999px;background:#3b82f6;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.8rem;font-weight:700;flex-shrink:0}.sidebar-username{color:#fff;font-size:.8rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-logout{display:block;width:100%;margin-top:.5rem;padding:.4rem .75rem;border-radius:.375rem;border:1px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,0);color:#94a3b8;font-size:.8rem;text-align:center;cursor:pointer;transition:all .15s ease}.sidebar-logout:hover{background:hsla(0,0%,100%,.08);color:#fff}.top-nav{background:#fff;border-bottom:1px solid #e2e8f0;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50}.top-nav .breadcrumb{margin:0;font-size:.85rem}.top-nav .stock-alert{display:flex;align-items:center;gap:.4rem;background:#ef4444;color:#fff;padding:.35rem .85rem;border-radius:.375rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .15s ease}.top-nav .stock-alert:hover{background:hsl(0,84.236453202%,52.1960784314%);color:#fff}.auth-body{min-height:100vh;background:linear-gradient(135deg, #0f172a 0%, #1e3a5f 100%);display:flex;align-items:center;justify-content:center}.login-card{width:100%;max-width:420px;border:0;border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.12);overflow:hidden}.login-card__header{background:#0f172a;padding:2rem;text-align:center;color:#fff}.login-card__header i{font-size:2.5rem;color:#3b82f6}.login-card__header h4{margin:.5rem 0 .15rem;font-weight:700;color:#fff}.login-card__header p{font-size:.85rem;color:#64748b;margin:0}.login-card__body{padding:2rem;background:#fff}.card{background:#fff;border-radius:.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:all .2s ease;margin-bottom:1.5rem}.card__header{padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.card__header h6{margin:0;font-size:.9rem;font-weight:600}.card__body{padding:1.5rem}.stat-card{background:#fff;border-radius:.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:all .2s ease}.stat-card .stat-card__body{padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1rem}.stat-card .stat-card__icon{width:48px;height:48px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex-shrink:0}.stat-card .stat-card__icon--primary{background:rgba(59,130,246,.1);color:#3b82f6}.stat-card .stat-card__icon--success{background:rgba(34,197,94,.1);color:#22c55e}.stat-card .stat-card__icon--info{background:rgba(6,182,212,.1);color:#06b6d4}.stat-card .stat-card__icon--danger{background:rgba(239,68,68,.1);color:#ef4444}.stat-card .stat-card__icon--warning{background:rgba(245,158,11,.1);color:#f59e0b}.stat-card .stat-card__value{font-size:1.75rem;font-weight:700;line-height:1;color:#0f172a}.stat-card .stat-card__label{font-size:.8rem;color:#64748b;margin-top:.2rem}.stat-card--danger{border:1px solid rgba(239,68,68,.3)}.tabla-datos{width:100%;border-collapse:collapse}.tabla-datos thead th{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-weight:600;padding:.75rem 1rem;background:#f8fafc;border-bottom:2px solid #e2e8f0;white-space:nowrap}.tabla-datos tbody td{padding:.75rem 1rem;font-size:.875rem;color:#334155;border-bottom:1px solid #f1f5f9;vertical-align:middle}.tabla-datos tbody tr{transition:background .1s ease}.tabla-datos tbody tr:hover{background:#f8fafc}.tabla-datos tbody tr.fila-inactiva{background:#f1f5f9;color:#94a3b8}.tabla-datos .col-acciones{white-space:nowrap;text-align:right;width:1%}.tabla-datos .stock-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .6rem;border-radius:9999px;font-size:.75rem;font-weight:600}.tabla-datos .stock-badge--ok{background:rgba(34,197,94,.1);color:rgb(26.4935064935,153.5064935065,73.2467532468);border:1px solid rgba(34,197,94,.3)}.tabla-datos .stock-badge--bajo{background:rgba(239,68,68,.1);color:#ef4444;border:1px solid rgba(239,68,68,.3)}.tabla-vacia{text-align:center;padding:3rem 1rem;color:#94a3b8}.tabla-vacia i{font-size:2.5rem;display:block;margin-bottom:.75rem}.tabla-vacia p{font-size:.9rem;margin:0}.form-grupo{margin-bottom:1.25rem}.form-label{display:block;font-size:.85rem;font-weight:600;color:#334155;margin-bottom:.4rem}.form-label .required{color:#ef4444;margin-left:.15rem}.form-hint{font-size:.75rem;color:#94a3b8;margin-top:.35rem}.form-input,.form-select,.form-textarea{width:100%;padding:.6rem .85rem;border:1px solid #cbd5e1;border-radius:.375rem;font-size:.875rem;font-family:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;color:#0f172a;background:#fff;transition:border-color .15s ease,box-shadow .15s ease;appearance:none}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.form-input::placeholder,.form-select::placeholder,.form-textarea::placeholder{color:#94a3b8}.form-input:disabled,.form-select:disabled,.form-textarea:disabled{background:#f1f5f9;cursor:not-allowed;color:#64748b}.form-textarea{resize:vertical;min-height:80px}.input-group{display:flex;align-items:stretch}.input-group .input-icon{padding:.6rem .85rem;background:#f8fafc;border:1px solid #cbd5e1;border-right:none;border-radius:.375rem 0 0 .375rem;color:#94a3b8;display:flex;align-items:center}.input-group .form-input{border-radius:0 .375rem .375rem 0;flex:1}.input-group .input-btn{border-radius:0 .375rem .375rem 0;border:1px solid #cbd5e1;border-left:none;background:#f8fafc;padding:0 .85rem;cursor:pointer;color:#64748b;transition:all .15s ease}.input-group .input-btn:hover{background:#f1f5f9;color:#334155}.radio-group{display:flex;gap:1.5rem;flex-wrap:wrap}.radio-item{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#334155}.radio-item input[type=radio]{accent-color:#3b82f6;width:16px;height:16px;cursor:pointer}.form-errores{background:#fee2e2;border:1px solid rgba(239,68,68,.3);border-radius:.375rem;padding:.85rem 1rem;margin-bottom:1.25rem;font-size:.875rem;color:hsl(0,84.236453202%,50.1960784314%)}.form-errores__lista{list-style:none;padding:0;margin:0}.form-errores__lista li{display:flex;align-items:flex-start;gap:.4rem}.form-errores__lista li::before{content:"•";flex-shrink:0}.form-errores__lista li+li{margin-top:.35rem}.form-acciones{display:flex;gap:.75rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}
