*{box-sizing:border-box}.hidden{display:none!important}body{margin:0;min-height:100vh;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0f0f12;color:#e4e4e7;-webkit-font-smoothing:antialiased}.auth-loading{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0f0f12;z-index:1}.auth-loading-content{text-align:center}.auth-loading-spinner{width:40px;height:40px;margin:0 auto 1rem;border:3px solid #2a2a30;border-top-color:#6366f1;border-radius:50%;animation:auth-loading-spin .8s linear infinite}@keyframes auth-loading-spin{to{transform:rotate(360deg)}}.auth-loading-text{margin:0;color:#a1a1aa;font-size:.95rem}.auth-page{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1rem}.container{width:100%;max-width:400px}.card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;box-shadow:0 8px 32px #0000004d}.card.hidden{display:none}h1{margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.subtitle{margin:0 0 1.5rem;font-size:.9rem;color:#9ca3af}label{display:block;margin-bottom:.35rem;font-size:.875rem;color:#d1d5db}input{width:100%;padding:.65rem .85rem;margin-bottom:1rem;font-size:1rem;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#0003;color:#fff;outline:none}input::placeholder{color:#6b7280}input:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f140}.error{margin:0 0 1rem;font-size:.875rem;color:#f87171;min-height:1.25rem}button{width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:500;color:#fff;background:#6366f1;border:none;border-radius:8px;cursor:pointer;transition:background .15s}button:hover{background:#4f46e5}button:focus{outline:none;box-shadow:0 0 0 2px #6366f180}button:disabled{opacity:.6;cursor:not-allowed}.welcome-name{font-size:1.25rem;font-weight:600;margin:0 0 .25rem}.welcome-email,.welcome-role{font-size:.9rem;color:#9ca3af;margin:0 0 1rem}#btn-logout{margin-top:.5rem;background:#ffffff1a;color:#e4e6eb}#btn-logout:hover{background:#ffffff26}code{font-size:.85rem;background:#0000004d;padding:.15rem .4rem;border-radius:4px}.panel{width:100%;max-width:420px;background:#18181c;border:1px solid #2a2a30;border-radius:12px;padding:2rem}.panel-logo-wrap{text-align:center;margin-bottom:1.5rem}.panel-logo-wrap{display:flex;align-items:center;justify-content:center;gap:.75rem}.panel-logo-img{width:96px;height:96px;object-fit:contain;border-radius:20px}.panel-logo-title{font-weight:700;font-size:1.25rem;color:#6366f1}.title{margin:0 0 1.5rem;font-size:1.35rem;font-weight:600}.label{display:block;margin-bottom:.4rem;font-size:.85rem;font-weight:500;color:#a1a1aa}.field{margin-bottom:1.25rem}.field .label+input{margin-bottom:0}.field .label+.password-wrap{margin-bottom:0}.password-wrap{position:relative}.password-wrap input{margin-bottom:0;padding-right:2.75rem}.password-toggle{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);width:2.25rem;height:2.25rem;padding:0;margin:0;display:flex;align-items:center;justify-content:center;background:none;border:none;border-radius:6px;cursor:pointer;color:#9ca3af;font-size:1.1rem}.password-toggle:hover{color:#e4e4e7;background:#ffffff14}.password-toggle:focus{outline:none;box-shadow:0 0 0 2px #6366f166}.password-toggle-icon{line-height:1}.form-mensaje{margin:.75rem 0 0;font-size:.9rem}.form-mensaje--error{color:#f87171}.form-footer{margin:1.25rem 0 0;text-align:center;font-size:.9rem}.btn-link{background:none;border:none;color:#6366f1;cursor:pointer;padding:0;font-size:inherit;text-decoration:underline;width:auto}.btn-link:hover{color:#818cf8}.btn-primary{width:100%;margin-top:.5rem;padding:.75rem 1.25rem;font-weight:600;background:#6366f1;color:#fff}.btn-outline{width:100%;margin-top:.5rem;background:transparent;color:#6366f1;border:1px solid #6366f1}.btn-outline:hover{background:#6366f1;color:#fff}.btn-secondary{background:#18181c;border:1px solid #2a2a30;color:#e4e4e7}.btn-sm{width:auto;padding:.4rem 1rem;font-size:.9rem;margin-top:0;margin-left:.25rem}.app-layout{position:fixed;inset:0;display:flex;min-height:100vh}.sidebar{width:240px;min-width:240px;background:#18181c;border-right:1px solid #2a2a30;display:flex;flex-direction:column;padding-left:0}.sidebar--collapsed{width:64px;min-width:64px}.sidebar--collapsed .sidebar-label{opacity:0;width:0;overflow:hidden}.sidebar--collapsed .sidebar-toggle{color:#6366f1}.sidebar--collapsed .sidebar-toggle:hover{background:#6366f126;border-radius:6px;color:#818cf8}.sidebar-header{padding:1.25rem .5rem;border-bottom:1px solid #2a2a30}.sidebar-header-top{display:flex;align-items:center;justify-content:space-between}.sidebar-toggle{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#a1a1aa;background:none;border:none;cursor:pointer}.sidebar-logo{font-weight:700;font-size:1.1rem;color:#6366f1}.sidebar-logo-wrap{display:flex;align-items:center;gap:.5rem}.sidebar-logo-img{width:64px;height:64px;object-fit:contain;flex-shrink:0;border-radius:14px}.sidebar-user{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.8rem;color:#a1a1aa}.sidebar-user-text{display:flex;flex-direction:column;gap:.2rem;min-width:0}.sidebar-jdesk-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.35rem;padding-left:2.5rem}.sidebar-jdesk-wrap.hidden{display:none}.sidebar--collapsed .sidebar-jdesk-wrap{display:none!important}.sidebar-jdesk-pill{display:inline-flex;align-items:center;padding:.15rem .45rem;font-size:.65rem;font-weight:600;border-radius:4px;background:#166534;color:#bbf7d0;width:fit-content}.sidebar-jdesk-pill.hidden{display:none}.sidebar-jdesk-pill--ok{background:#166534;color:#bbf7d0}.sidebar-jdesk-refresh{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem .4rem;font-size:.65rem;font-weight:600;color:#a1a1aa;background:transparent;border:1px solid #3f3f46;border-radius:4px;cursor:pointer}.sidebar-jdesk-refresh:hover{color:#e4e4e7;border-color:#6366f1;background:#6366f114}.sidebar-jdesk-refresh:disabled{opacity:.5;cursor:not-allowed}.sidebar-jdesk-refresh-icon{font-size:.85rem;line-height:1}.pendiente-item--con-compania{flex-wrap:wrap;gap:.5rem}.pendiente-compania-wrap{display:block;margin-top:.35rem}.select-compania,.admin-empresa-select{max-width:100%;font-size:.8rem;padding:.35rem .5rem;border-radius:6px;border:1px solid #3f3f46;background:#27272a;color:#e4e4e7}.field-empresa-registro select{width:100%}.sidebar-avatar-iniciales{width:2rem;height:2rem;border-radius:50%;background:#6366f1;color:#fff;font-weight:600;font-size:.9rem;display:flex;align-items:center;justify-content:center}.sidebar-nav{flex:1;padding:.75rem 0 .75rem .5rem;overflow-y:auto}.sidebar-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.7rem .5rem;font-size:.95rem;color:#a1a1aa;background:none;border:none;cursor:pointer;text-align:left;justify-content:flex-start}.sidebar-item:hover{color:#e4e4e7;background:#ffffff0a}.sidebar-item.active{color:#6366f1;background:#6366f11a;border-right:3px solid #6366f1}.sidebar-icon{font-size:1.1rem;flex-shrink:0}.sidebar-group{margin:0}.sidebar-item-parent{justify-content:flex-start}.sidebar-item-parent .sidebar-label{flex:1;text-align:left}.sidebar-item-parent .sidebar-chevron{margin-left:auto}.sidebar-chevron{font-size:.75rem;color:#71717a;transition:transform .2s ease;flex-shrink:0}.sidebar-item-parent[aria-expanded=true] .sidebar-chevron{transform:rotate(180deg)}.sidebar-subnav{overflow:hidden}.sidebar-subnav[hidden]{display:none}.sidebar-subnav:not([hidden]){display:block}.sidebar-item-child{padding-left:.75rem;font-size:.9rem}.sidebar-item-child .sidebar-icon{display:none}.panel-card{margin-top:1rem;padding:1.25rem;border:1px solid #2a2a30;border-radius:8px;background:#ffffff05}.novedades-view.hidden{display:none}.centros-costo-form-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.centros-costo-filtro{margin-bottom:1rem}.estado-pill{display:inline-flex;padding:.12rem .45rem;font-size:.65rem;font-weight:600;border-radius:4px}.estado-pill--activo{background:#166534;color:#bbf7d0}.estado-pill--inactivo{background:#3f3f46;color:#a1a1aa}.estado-pill--pendiente{background:#854d0e;color:#fef08a}.estado-pill--autorizada{background:#166534;color:#bbf7d0}.estado-pill--rechazada{background:#7f1d1d;color:#fecaca}.novedad-hint{display:block;font-size:.75rem;color:#71717a;margin-top:.2rem}.novedad-fechas-row,.novedad-valores-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem 1rem;width:100%}.novedad-autorizar-count{margin-top:.25rem;font-weight:600;color:#a1a1aa}.novedades-autorizar-table-wrap,.novedades-consulta-table-wrap{margin-top:.5rem}.novedad-consulta-filtros{align-items:flex-end;flex-wrap:wrap}.novedad-consulta-actions{align-self:flex-end}.novedad-monto-input{text-align:right;font-variant-numeric:tabular-nums}.novedad-registro-form textarea{width:100%;max-width:100%;min-height:4rem;padding:.5rem;border-radius:6px;border:1px solid #3f3f46;background:#18181c;color:#e4e4e7;font-family:inherit;resize:vertical}.sidebar--collapsed .sidebar-subnav{display:none!important}.sidebar--collapsed .sidebar-chevron{display:none}.sidebar-footer{padding:.75rem .5rem;border-top:1px solid #2a2a30}.sidebar-logout:hover{color:#f87171}.workspace{flex:1;min-height:0;overflow:auto;background:#0f0f12;display:flex;flex-direction:column}.workspace-content{padding:2rem}.workspace-title{margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.workspace-content--inicio{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.workspace-title--inicio{font-size:1.75rem}.workspace-subtitle{margin:1.5rem 0 .5rem;font-size:1.15rem;font-weight:600}.asignacion-form{margin-top:.5rem;display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem}.asignacion-row{display:flex;flex-direction:column;gap:.35rem}.asignacion-row label{font-size:.85rem;font-weight:500;color:#a1a1aa}.asignacion-row select,.asignacion-row input[type=date],.asignacion-row input[type=text]{padding:.5rem .65rem;font-size:.95rem;background:#00000040;border:1px solid #2a2a30;border-radius:6px;color:#e4e4e7;min-width:160px}.workspace-lead{margin:0;color:#a1a1aa;line-height:1.6}.pendientes-list{list-style:none;margin:1rem 0 0;padding:0}.pendiente-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;background:#18181c;border:1px solid #2a2a30;border-radius:8px;margin-bottom:.5rem}.pendiente-info{display:flex;flex-direction:column;gap:.2rem}.pendiente-email{font-size:.85rem;color:#a1a1aa}.pendiente-rol{font-size:.75rem;color:#a1a1aa}.pendiente-estado{font-size:.8rem;color:#6366f1}.pendiente-actions{display:flex;gap:.5rem}#section-maestros:not(.hidden){flex:1 1 0;min-height:0;display:flex;flex-direction:column;overflow:hidden;width:100%}#section-maestros:not(.hidden) .maestros-wrap{flex:1;min-height:0;min-width:0;height:auto;max-height:none;overflow:hidden}.maestros-error{color:#f87171;margin:1rem 0;padding:.75rem;background:#f871711a;border-radius:8px}.maestros-wrap{margin-top:1rem;display:flex;flex-direction:column;min-height:0;min-width:0;height:calc(100vh - 12rem);max-height:calc(100vh - 12rem);overflow:hidden;width:100%;box-sizing:border-box}.maestros-table-scroll{overflow-x:auto;overflow-y:auto;border:1px solid #2a2a30;border-radius:8px;background:#18181c;flex:1 1 0;min-height:200px;height:55vh;max-height:calc(100vh - 280px);min-width:0;width:100%;max-width:100%;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;box-sizing:border-box}.maestros-table-scroll::-webkit-scrollbar{width:10px;height:10px}.maestros-table-scroll::-webkit-scrollbar-track{background:#1f1f24;border-radius:4px}.maestros-table-scroll::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:4px}.maestros-table-scroll::-webkit-scrollbar-thumb:hover{background:#52525b}.maestros-table-scroll::-webkit-scrollbar-corner{background:#1f1f24}.maestros-table thead{position:sticky;top:0;z-index:1}.maestros-table thead th{background:#1f1f24;box-shadow:0 1px #2a2a30}.maestros-table{width:max-content;min-width:100%;border-collapse:collapse;font-size:.875rem;table-layout:auto}.maestros-table th,.maestros-table td{padding:.6rem .85rem;text-align:left;border-bottom:1px solid #2a2a30}.maestros-table th{color:#a1a1aa;font-weight:600;white-space:nowrap}.maestros-th-filter{vertical-align:top}.maestros-th-cell{display:flex;flex-direction:column;gap:.35rem}.maestros-th-label{font-size:.8rem}.maestros-th-input{width:100%;min-width:60px;padding:.35rem .5rem;font-size:.8rem;background:#00000040;border:1px solid #2a2a30;border-radius:4px;color:#e4e4e7}.maestros-th-input::placeholder{color:#71717a}.maestros-th-input:focus{outline:none;border-color:#6366f1}.maestros-th-select{width:100%;min-width:60px;padding:.35rem .5rem;font-size:.8rem;background:#00000040;border:1px solid #2a2a30;border-radius:4px;color:#e4e4e7;cursor:pointer}.maestros-th-select:focus{outline:none;border-color:#6366f1}.maestros-filters-bar{margin-bottom:.75rem;display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.maestros-filters-summary{margin-left:.25rem;font-size:.85rem;color:#a1a1aa;min-width:200px;flex:1;max-width:400px;padding:.4rem .75rem;background:#0003;border:1px solid #2a2a30;border-radius:6px}.maestros-filters-summary::placeholder{color:#71717a}.maestros-table tbody tr:hover{background:#ffffff08}.maestros-table td{color:#e4e4e7;max-width:200px;overflow:hidden;text-overflow:ellipsis}.maestros-cell-nombre,.maestros-th-nombre{min-width:200px;max-width:380px}.maestros-cell-codigo,.maestros-th-codigo{max-width:140px;min-width:70px}.maestros-cell-trazabilidad,.maestros-th-trazabilidad .maestros-th-label{font-size:.75rem;line-height:1.35}.maestros-pagination{margin-top:1rem}.maestros-pagination-bar{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.maestros-pagination-info{font-size:.9rem;color:#a1a1aa}.maestros-pagination-btn{width:auto}.maestros-th-opciones{vertical-align:middle;text-align:center;white-space:nowrap}.maestros-td-opciones{text-align:center;vertical-align:middle}.maestros-opciones-btns{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.35rem;flex-wrap:wrap}.maestros-btn-vermas{margin:0}.maestros-btn-icon{padding:.35rem .5rem;min-width:32px;min-height:32px;display:inline-flex;align-items:center;justify-content:center}.maestros-btn-icon svg{display:block;flex-shrink:0}.maestros-btn-verimagenes{margin:0}.maestros-vermas-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;padding:1rem}.maestros-vermas-overlay.maestros-vermas-open{opacity:1;visibility:visible}.maestros-vermas-dialog{background:#18181c;border:1px solid #2a2a30;border-radius:12px;max-width:480px;width:100%;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000080}.maestros-vermas-title{margin:0;padding:1.25rem 1.5rem;font-size:1.2rem;font-weight:600;border-bottom:1px solid #2a2a30}.maestros-vermas-body{padding:1rem 1.5rem;overflow-y:auto;flex:1}.maestros-vermas-row{display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding:.5rem 0;border-bottom:1px solid #2a2a30}.maestros-vermas-row:last-child{border-bottom:none}.maestros-vermas-label{font-weight:600;color:#a1a1aa;min-width:120px}.maestros-vermas-value{color:#e4e4e7;word-break:break-word}.maestros-vermas-footer{padding:1rem 1.5rem;border-top:1px solid #2a2a30}.maestros-vermas-cerrar{width:auto}.maestros-imagenes-dialog{max-width:560px}.maestros-imagenes-body{display:flex;flex-direction:column;gap:1rem}.maestros-imagenes-row{border-bottom:1px solid #2a2a30;padding-bottom:1rem}.maestros-imagenes-row:last-child{border-bottom:none;padding-bottom:0}.maestros-imagenes-label{font-weight:600;color:#a1a1aa;margin-bottom:.5rem}.maestros-imagenes-img{max-width:100%;height:auto;max-height:280px;object-fit:contain;border-radius:8px;display:block}.maestros-imagenes-value{color:#e4e4e7;word-break:break-word;font-size:.9rem}.maestros-imagenes-fallback{color:#f87171;font-size:.9rem}.maestros-imagenes-empty{color:#71717a;margin:0}.maestros-imagenes-loading{color:#a1a1aa;font-size:.9rem}.maestros-imagenes-descargar{margin-top:.5rem}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-overlay.hidden{display:none!important}.modal-content{background:#18181c;border:1px solid #2a2a30;border-radius:12px;max-width:720px;width:100%;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000080}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #2a2a30}.modal-title{margin:0;font-size:1.2rem;font-weight:600}.modal-close{background:none;border:none;color:#a1a1aa;font-size:1.5rem;cursor:pointer;padding:.25rem;line-height:1}.modal-close:hover{color:#e4e4e7}.modal-body{padding:1rem 1.25rem;overflow-y:auto;flex:1}.modal-precios-descuentos .maestros-table-scroll{max-height:50vh}.precios-buscar-input{padding:.5rem .65rem;font-size:.95rem;background:#00000040;border:1px solid #2a2a30;border-radius:6px;color:#e4e4e7;min-width:200px;max-width:320px}.precios-activos-scroll{max-height:60vh}.precios-activos-table .precios-input{padding:.35rem .5rem;font-size:.9rem;background:#00000040;border:1px solid #2a2a30;border-radius:4px;color:#e4e4e7;width:100%;min-width:0;box-sizing:border-box}.precios-activos-table .precios-input[type=number]{width:5rem}.precios-activos-table input.precio{width:9rem;text-align:right}.precios-activos-table th.precios-th-precio,.precios-activos-table td.precios-td-precio{text-align:right}.precios-activos-table .precios-input[type=date]{width:8rem}.precios-activos-table input.vigencia_desde,.precios-activos-table input.fecha_inicio,.precios-activos-table input.fecha_fin,.precios-activos-table input.vigencia_hasta{width:6.5rem;max-width:6.5rem}.precios-activos-table select.precios-input{width:4rem;cursor:pointer}.precios-activos-table .precios-cell-codigo{font-variant-numeric:tabular-nums}.precios-activos-table .precios-cell-nombre{max-width:180px;overflow:hidden;text-overflow:ellipsis}#precios-activos-pagination-top{margin-bottom:.75rem}#precios-activos-pagination-bottom{margin-top:.75rem}.precios-filters-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.precios-filters-row:last-child{margin-bottom:0}.precios-filter-group{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}.precios-filter-group label{font-size:.8rem;font-weight:500;color:#a1a1aa;line-height:1.25;height:2.5rem;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;word-break:break-word}.precios-select{padding:.4rem .5rem;font-size:.9rem;background:#00000040;border:1px solid #2a2a30;border-radius:6px;color:#e4e4e7;min-width:120px;height:2.25rem;box-sizing:border-box}.precios-input-small{padding:.4rem .5rem;font-size:.9rem;background:#00000040;border:1px solid #2a2a30;border-radius:6px;color:#e4e4e7;width:6rem;height:2.25rem;box-sizing:border-box}#precios-activos-bar .precios-buscar-input{height:2.25rem;min-height:2.25rem;box-sizing:border-box;padding:.4rem .5rem;font-size:.9rem}.precios-filters-collapsible{border:1px solid #2a2a30;border-radius:8px;overflow:hidden;background:#00000026}.precios-filters-collapsible-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem .75rem;font-size:.9rem;font-weight:500;color:#e4e4e7;background:transparent;border:none;cursor:pointer;text-align:left}.precios-filters-collapsible-header:hover{background:#ffffff0d}.precios-filters-collapsible-chevron{color:#a1a1aa;font-size:.85rem;transition:transform .2s}.precios-filters-collapsible-body{padding:.75rem 1rem;border-top:1px solid #2a2a30}.precios-filters-collapsible-body.hidden{display:none!important}@media(max-width:1024px){.workspace-content{padding:1.25rem}.workspace-title{font-size:1.35rem}.sidebar{width:200px;min-width:200px}.sidebar-logo-img{width:48px;height:48px}.maestros-wrap{height:calc(100vh - 10rem);max-height:calc(100vh - 10rem)}.maestros-table-scroll{max-height:calc(100vh - 240px)}}@media(max-width:768px){.mobile-header{position:fixed;top:0;left:0;right:0;height:48px;background:#18181c;border-bottom:1px solid #2a2a30;display:flex;align-items:center;justify-content:space-between;padding:0 .75rem;z-index:100;gap:.5rem}.mobile-menu-btn{width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#e4e4e7;font-size:1.25rem;cursor:pointer;border-radius:6px}.mobile-menu-btn:hover{background:#ffffff0f}.mobile-menu-icon{line-height:1}.mobile-header-title{font-weight:700;font-size:1rem;color:#6366f1;flex:1;text-align:center}.mobile-header-spacer{width:36px}.sidebar--mobile{position:fixed;top:0;left:0;bottom:0;width:260px;min-width:260px;z-index:200;transform:translate(-100%);transition:transform .25s ease;border-right:1px solid #2a2a30;box-shadow:4px 0 24px #00000080}.sidebar--mobile-open{transform:translate(0)}.sidebar-overlay{position:fixed;inset:0;background:#00000080;z-index:150;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.app-layout{flex-direction:column}.workspace{padding-top:48px}.workspace-content{padding:.75rem}.workspace-title{font-size:1.15rem;margin-bottom:.75rem}.workspace-subtitle{font-size:1rem;margin-top:1rem}.maestros-wrap{height:calc(100vh - 8rem);max-height:calc(100vh - 8rem)}.maestros-table-scroll{max-height:calc(100vh - 200px);border-radius:6px}.maestros-table{font-size:.8rem}.maestros-table th,.maestros-table td{padding:.45rem .6rem}.maestros-cell-nombre,.maestros-th-nombre{min-width:140px;max-width:220px}.maestros-cell-codigo,.maestros-th-codigo{max-width:100px;min-width:60px}.maestros-th-input,.maestros-th-select{min-width:50px;padding:.25rem .35rem;font-size:.75rem}.maestros-filters-bar{gap:.35rem}.maestros-filters-summary{min-width:0;flex:1 1 100%;max-width:none;order:-1}.maestros-pagination-bar{gap:.5rem;justify-content:space-between}.maestros-pagination-info{font-size:.8rem}.maestros-vermas-dialog,.maestros-imagenes-dialog,.modal-content{max-width:none;width:calc(100% - 1rem);margin:.5rem;border-radius:10px;max-height:90vh}.maestros-vermas-title,.modal-title{font-size:1.05rem;padding:1rem 1.25rem}.maestros-vermas-body,.modal-body{padding:.75rem 1rem}.maestros-vermas-row{gap:.35rem .75rem}.maestros-vermas-label{min-width:100px;font-size:.85rem}.maestros-vermas-value{font-size:.85rem}.maestros-vermas-footer,.modal-header{padding:.75rem 1rem}.asignacion-form{flex-direction:column;align-items:stretch;gap:.75rem}.asignacion-row select,.asignacion-row input[type=date],.asignacion-row input[type=text]{min-width:0;width:100%}.novedad-fechas-row,.novedad-valores-row{grid-template-columns:1fr;gap:.5rem}.precios-filters-row{flex-direction:column;gap:.5rem}.precios-filter-group{width:100%}.precios-filter-group label{height:auto;-webkit-line-clamp:unset;display:block}.precios-select,.precios-input-small,.precios-buscar-input{width:100%;max-width:none;min-width:0}.precios-activos-scroll{max-height:55vh}.pendiente-item{flex-direction:column;align-items:flex-start;gap:.75rem;padding:.75rem}.pendiente-actions{width:100%;justify-content:flex-end}.pendiente-item--con-compania{gap:.5rem}.pendiente-compania-wrap,.select-compania,.admin-empresa-select{width:100%}.panel{padding:1.25rem;border-radius:10px}.panel-logo-img{width:72px;height:72px}.title{font-size:1.15rem}.card{padding:1.25rem}h1{font-size:1.25rem}.btn-sm{padding:.35rem .75rem;font-size:.85rem}.maestros-btn-icon{min-width:28px;min-height:28px;padding:.25rem .4rem}.centros-costo-form-actions{flex-direction:column;align-items:stretch}.centros-costo-form-actions button{width:100%}}@media(max-width:480px){.workspace-content{padding:.5rem}.workspace-title{font-size:1.05rem}.workspace-subtitle{font-size:.95rem}.sidebar--mobile{width:240px;min-width:240px}.maestros-table{font-size:.75rem}.maestros-table th,.maestros-table td{padding:.35rem .45rem}.maestros-cell-nombre,.maestros-th-nombre{min-width:120px;max-width:180px}.maestros-th-input,.maestros-th-select{font-size:.7rem;min-width:40px}.maestros-pagination-bar{flex-direction:column;align-items:flex-start;gap:.5rem}.maestros-vermas-dialog,.maestros-imagenes-dialog,.modal-content{width:calc(100% - .5rem);margin:.25rem;border-radius:8px}.maestros-vermas-title,.modal-title{font-size:1rem;padding:.75rem 1rem}.maestros-vermas-body,.modal-body{padding:.5rem .75rem}.maestros-vermas-label{min-width:90px}.panel{padding:1rem}.card{padding:1rem;border-radius:10px}.title{font-size:1.1rem}input{font-size:16px;padding:.6rem .75rem}button{padding:.7rem 1rem}.precios-activos-table .precios-input[type=number]{width:4rem}.precios-activos-table input.precio{width:6rem}.precios-activos-table .precios-input[type=date]{width:6.5rem}.precios-activos-table input.vigencia_desde,.precios-activos-table input.fecha_inicio,.precios-activos-table input.fecha_fin,.precios-activos-table input.vigencia_hasta{width:5.5rem;max-width:5.5rem}.sidebar-logo-img{width:40px;height:40px}.sidebar-user{font-size:.75rem}}@media(max-width:768px)and (orientation:landscape){.mobile-header{height:40px}.workspace{padding-top:40px}.maestros-wrap{height:calc(100vh - 7rem);max-height:calc(100vh - 7rem)}}
