:root{--sidebar-bg:#101a33;--sidebar-text:#aab4cc;--sidebar-text-active:#fff;--sidebar-active-bg:#2f6fed;--surface:#f4f6f9;--card-bg:#fff;--border:#e5e7eb;--text-primary:#1f2430;--text-secondary:#6b7280;--text-muted:#9aa1ae;--accent:#2f6fed;--accent-bg:#e8f0fe;--success:#1d9e75;--success-bg:#e1f5ee;--danger:#e2504a;--danger-bg:#fcebeb;--warning:#ba7517;--warning-bg:#faeeda;--radius:10px;font-family:Inter,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{background:var(--surface);color:var(--text-primary);margin:0}button,input{font-family:inherit}.app-shell{height:100vh;display:flex;overflow:hidden}.main-area{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.main-content{flex:1;padding:24px 32px;overflow-y:auto}.table-scroll{max-width:100%;overflow-x:auto}.sticky-col{background:inherit;position:sticky;right:0;box-shadow:-6px 0 6px -6px #00000040}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;display:grid}.charts-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.filters-bar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.mobile-only{display:none}.calc-info-desktop{display:block}.sidebar-backdrop{display:none}@media (width<=767px){.main-content{padding:16px}.mobile-only{display:inline-flex}.calc-info-desktop{display:none!important}aside.app-sidebar{z-index:40;transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-100%);width:240px!important}aside.app-sidebar.mobile-open{transform:translate(0)}.sidebar-backdrop.open{z-index:30;background:#0f142373;display:block;position:fixed;inset:0}}@media print{.no-print{display:none!important}.solo-impresion{display:block!important}.app-shell,.main-area,.main-content{height:auto!important;display:block!important;overflow:visible!important}}@media (width<=640px){button,a.boton,select,input[type=date],input[type=number],input[type=text],input[type=email],input[type=password],input[type=search]{min-height:40px}input[type=checkbox],input[type=radio]{width:20px;height:20px;min-height:0}}.table-scroll table tbody tr{background:var(--card-bg)}.table-scroll table tbody tr:nth-child(2n){background:#f2f6fc}.table-scroll table thead th:first-child,.table-scroll table tbody td:first-child{background:inherit;position:sticky;left:0;box-shadow:6px 0 6px -6px #00000038}.table-scroll table thead tr{background:var(--card-bg)}.table-scroll table thead th:first-child,.table-scroll table thead th.sticky-col{z-index:2}.table-scroll table tbody tr:hover,.table-scroll table tbody tr:active{background:var(--accent-bg)}@media (width<=640px){.table-scroll table tbody tr:nth-child(2n){background:#e9f0fb}.table-scroll table thead th:first-child,.table-scroll table tbody td:first-child{box-shadow:8px 0 8px -6px #0000004d}.table-scroll table td button,.table-scroll table td a.boton{min-height:34px!important;padding:4px 7px!important;font-size:11px!important;line-height:1.2!important}.table-scroll table td.sticky-col>div{gap:4px!important}.table-scroll table td.sticky-col,.table-scroll table th.sticky-col{min-width:196px}.filters-bar{gap:8px}.filters-bar select{flex:0 auto;max-width:calc(50% - 4px)}.dialogo-caja{max-height:calc(100vh - 136px)!important;margin-bottom:104px!important}.hueco-boton-verde{padding-bottom:96px!important}}
