.registro-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.registro-popup{background:#fff;border-radius:12px;width:100%;max-width:750px;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease-out}.registro-header{display:flex;justify-content:space-between;align-items:center;padding:22px 28px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#4b5563,#374151);border-radius:12px 12px 0 0}.registro-header h2{font-size:21px;font-weight:600;color:#fff;margin:0}.btn-close{background:#fff3;border:none;width:36px;height:36px;border-radius:50%;font-size:20px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.btn-close:hover:not(:disabled){background:#ffffff4d;transform:rotate(90deg)}.btn-close:disabled{opacity:.5;cursor:not-allowed}.registro-form{padding:28px}.form-grid{display:flex;flex-direction:column;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:0}.form-row-full{margin-bottom:0}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:13px;font-weight:600;color:#374151}.required{color:#ef4444;margin-left:2px}.form-group input{padding:12px 14px;border:1.5px solid #d1d5db;border-radius:8px;font-size:14px;transition:all .3s;outline:none;width:100%;box-sizing:border-box;min-height:44px}.form-group input:focus{border-color:#4b5563;box-shadow:0 0 0 3px #4b55631a}.form-group input.input-error{border-color:#ef4444}.form-group input.input-error:focus{box-shadow:0 0 0 3px #ef44441a}.form-group input:disabled{background:#f3f4f6;cursor:not-allowed;opacity:.7}.password-input{position:relative;display:flex;align-items:center}.password-input input{width:100%;padding-right:44px}.toggle-password{position:absolute;right:12px;background:none;border:none;cursor:pointer;font-size:18px;padding:5px;opacity:.6;transition:opacity .3s}.toggle-password:hover:not(:disabled){opacity:1}.toggle-password:disabled{cursor:not-allowed}.error-message{font-size:12px;color:#ef4444;margin-top:2px;min-height:16px;padding:0}.error-message.transparent{background:transparent!important;border-left:none!important;padding:0!important}.error-submit{font-size:13px;color:#ef4444;margin-top:8px;padding:0;min-height:20px}.error-submit.transparent{background:transparent!important;border-left:none!important;padding:0!important;border-radius:0}.form-actions{display:flex;gap:14px;margin-top:28px;padding-top:24px;border-top:1px solid #e5e7eb}.btn-cancel,.btn-submit{flex:1;padding:13px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;border:none;min-height:48px}.btn-cancel{background:#f3f4f6;color:#374151}.btn-cancel:hover:not(:disabled){background:#e5e7eb}.btn-submit{background:linear-gradient(135deg,#4b5563,#374151);color:#fff}.btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #4b556366}.btn-submit.btn-disabled,.btn-cancel:disabled,.btn-submit:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(max-width:768px){.registro-popup{max-width:95%;margin:0 10px;max-height:90vh}.form-row{grid-template-columns:1fr;gap:18px}.registro-header{padding:18px 22px}.registro-form{padding:22px}.registro-header h2{font-size:19px}}@media(max-width:480px){.form-actions{flex-direction:column}.btn-cancel,.btn-submit{min-height:44px;padding:12px 20px}}.registro-popup-compact{max-width:700px;max-height:85vh}.registro-form-compact{padding:20px 25px}.form-grid-compact{gap:12px}.form-row-three{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid-compact .form-group{margin-bottom:0}.form-grid-compact .form-group label{margin-bottom:5px;font-size:13px}.form-grid-compact .form-group input{height:38px;font-size:14px;padding:8px 12px}.form-grid-compact .error-message{margin-top:3px;font-size:11px}.form-grid-compact .toggle-password{width:35px;font-size:16px}.registro-popup-compact .registro-header{padding:18px 25px}.registro-popup-compact .registro-header h2{font-size:20px}.registro-popup-compact .form-actions{margin-top:18px;padding-top:18px}.registro-popup-compact .error-submit{margin-top:12px;padding:10px;font-size:13px}@media(max-width:768px){.form-row-three,.form-row{grid-template-columns:1fr}.registro-popup-compact{max-width:95%;margin:20px}}.confirm-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000;animation:fadeIn .2s ease-in}.confirm-dialog{background:#fff;border-radius:12px;padding:30px;max-width:500px;width:90%;box-shadow:0 10px 40px #0003;animation:slideUp .3s ease-out}.confirm-icon{text-align:center;margin-bottom:20px}.confirm-dialog h3{text-align:center;margin:0 0 20px;font-size:24px;color:#333}.confirm-message{text-align:center;margin-bottom:25px;font-size:16px;line-height:1.5;color:#666}.confirm-message p{margin:0 0 10px}.confirm-actions{display:flex;justify-content:center;gap:10px}.btn-confirm-delete{padding:12px 30px;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;color:#fff}.btn-confirm-delete:hover{opacity:.9;transform:translateY(-1px)}.btn-confirm-delete:active{transform:translateY(0)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.registro-overlay{z-index:9000}.lm-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 28px;position:relative}.lm-logo{width:180px;height:90px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.lm-logo img{max-width:100%;max-height:100%;object-fit:contain}.lm-title{font-size:20px;font-weight:700;color:#fff;margin-bottom:28px;text-align:center;letter-spacing:.5px;width:100%;max-width:360px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.lm-success{background:#e8f5e9;color:#2e7d32;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:13px;border-left:3px solid #43a047;width:100%;max-width:360px}.lm-field{display:flex;flex-direction:column;width:100%;max-width:360px;margin-bottom:16px}.lm-field label{font-size:15px;font-weight:700;color:#fff;margin-bottom:6px;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.lm-input{width:100%;padding:14px 16px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:16px;outline:none;background:#fafafa;color:#212121;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.lm-input:focus{border-color:#1a237e;background:#fff;box-shadow:0 0 0 3px #1a237e14}.lm-input:disabled{background:#f5f5f5;cursor:not-allowed}.lm-input::placeholder{color:#bdbdbd}.lm-input-error{border-color:#ef4444!important;background:#fff5f5!important}.lm-password{position:relative;display:flex;align-items:center}.lm-password .lm-input{padding-right:48px}.lm-eye{position:absolute;right:12px;background:none;border:none;cursor:pointer;font-size:18px;opacity:.5;padding:4px;transition:opacity .2s}.lm-eye:hover{opacity:1}.lm-error{font-size:15px;font-weight:700;color:red;margin-top:5px}.lm-btn-primary{width:100%;max-width:360px;padding:15px;background:#1a237e;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.5px;margin-top:4px;transition:none}.lm-btn-primary:hover:not(:disabled){background:#283593}.lm-btn-disabled,.lm-btn-primary:disabled{background:#1a237e!important;cursor:not-allowed!important;opacity:.7}.lm-btn-bottom{position:fixed;bottom:20px;left:50%;transform:translate(-50%);width:calc(100% - 40px);max-width:300px;background:#6c757d!important;margin-top:0;transition:none}.lm-btn-bottom:hover:not(:disabled){background:#5a6268!important}.lm-btn-bottom:disabled{background:#6c757d!important;opacity:.5;cursor:not-allowed!important}.lm-divider{width:100%;max-width:360px;height:1px;background:#f0f0f0;margin:20px 0 16px}.lm-btn-register{background:none;border:none;color:#1a237e;font-size:14px;font-weight:600;cursor:pointer;padding:8px 20px;border-radius:6px;transition:background .2s;margin-bottom:8px}.lm-btn-register:hover{background:#e8eaf6}.lm-btn-bypass{background:none;border:1px dashed #bdbdbd;color:#9e9e9e;font-size:12px;cursor:pointer;padding:8px 20px;border-radius:6px;width:100%;max-width:360px;transition:all .2s}.lm-btn-bypass:hover{border-color:#9e9e9e;color:#616161}.lm-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000}.lm-modal{background:#fff;border-radius:16px;width:90%;max-width:320px;padding:28px 24px;display:flex;flex-direction:column;align-items:center;gap:12px;box-shadow:0 20px 60px #0003}.lm-modal-icon{font-size:40px}.lm-modal h3{font-size:17px;font-weight:700;color:#212121;margin:0;text-align:center}.lm-modal p{font-size:14px;color:#757575;text-align:center;margin:0}.bottom-nav{position:fixed;bottom:0;left:0;width:100%;background:#fff;border-top:1px solid #e5e7eb;display:flex;justify-content:space-around;align-items:center;padding:8px 0 10px;z-index:100}.bottom-nav-item{flex:1;background:none;border:none;outline:none;cursor:pointer;padding:4px 0;display:flex;flex-direction:column;align-items:center;gap:4px;color:#16a34a;transition:color .2s ease}.bottom-nav-icon{width:40px;height:40px;border-radius:50%;background:#dcfce7;color:#16a34a;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease,transform .15s ease}.bottom-nav-label{font-size:11px;font-weight:500;color:#16a34a}.bottom-nav-item:hover .bottom-nav-icon{background:#bbf7d0;color:#15803d;transform:translateY(-2px)}.bottom-nav-item:hover .bottom-nav-label{color:#15803d}.bottom-nav-item.active .bottom-nav-icon{background:#bbf7d0;color:#15803d}.bottom-nav-item.active .bottom-nav-label{color:#15803d;font-weight:700}.bottom-nav-item:active .bottom-nav-icon{transform:scale(.93);background:#86efac}.bottom-nav.single-item{display:flex;justify-content:center;align-items:center}.bottom-nav.single-item .bottom-nav-item{flex:0 1 auto;min-width:80px}.usuarios-container{padding:12px}.usuarios-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.usuarios-header h2{font-size:18px;margin:0;display:flex;align-items:center;gap:8px;color:#212121}.btn-estandar{background-color:#1a237e;color:#fff;border:none;padding:10px 14px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.btn-estandar:hover{background-color:#283593}.usuarios-grid{background:#fff;border-radius:8px;box-shadow:0 1px 4px #0000001a;overflow-x:auto;-webkit-overflow-scrolling:touch}.tabla-usuarios{width:100%;border-collapse:collapse;min-width:580px;font-size:13px}.tabla-usuarios thead{background-color:#f5f5f5}.tabla-usuarios th{padding:10px 8px;text-align:left;font-weight:600;color:#424242;border-bottom:2px solid #e0e0e0;white-space:nowrap}.tabla-usuarios td{padding:10px 8px;border-bottom:1px solid #f0f0f0;color:#212121}.tabla-usuarios tbody tr:hover{background-color:#fafafa}.td-actions{display:flex;gap:6px}.btn-icon{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;font-size:16px;line-height:1}.btn-icon:hover{background-color:#f0f0f0}.tabla-usuarios thead tr:nth-child(2) th{padding:4px 8px;background-color:#fafafa}.tabla-usuarios .form-control{width:100%;padding:5px 6px;font-size:12px;border:1px solid #ddd;border-radius:4px}.pagination{display:flex;justify-content:center;align-items:center;gap:12px;padding:12px;flex-wrap:wrap}.btn-pagination{background-color:#1a237e;color:#fff;border:none;padding:8px 14px;border-radius:6px;font-size:13px;cursor:pointer}.btn-pagination:disabled{background-color:#bdbdbd;cursor:not-allowed}.page-info{font-size:13px;color:#616161}.usuarios-form{padding:16px}.form-row{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.form-group{display:flex;flex-direction:column;gap:4px}.form-group label{font-size:13px;font-weight:600;color:#424242}.form-group .form-control,.form-group input,.form-group select{padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:16px;width:100%}.form-group .form-control:focus,.form-group input:focus,.form-group select:focus{outline:none;border-color:#1a237e}.password-reset-group{display:flex;gap:8px;align-items:center}.btn-retry{margin-top:12px;background-color:#1a237e;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer}.badge{padding:3px 10px;border-radius:10px;font-size:11px;font-weight:600}.badge-activo{background-color:#e8f5e9;color:#2e7d32}.badge-inactivo{background-color:#ffebee;color:#c62828}@media(min-width:600px){.form-row{flex-direction:row}.form-group{flex:1}.modal-content{border-radius:12px;max-width:560px;align-self:center}.modal-overlay{align-items:center}}.home-container{flex:1;min-height:0;padding:16px;background:#f4f6fb;font-family:Arial,sans-serif;display:flex;flex-direction:column;overflow:hidden}.home-user-card{display:flex;align-items:center;background:#fff;padding:14px 16px;border-radius:14px;margin-bottom:16px;flex-shrink:0;box-shadow:0 3px 10px #0000000f}.home-user-avatar{width:42px;height:42px;border-radius:50%;background:#dcfce7;color:#16a34a;display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0}.home-user-name{font-weight:600;font-size:15px}.home-user-role{font-size:13px;color:#6b7280}.home-menu-wrapper{flex:1;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.home-menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%}.home-menu-item{background:#fff;border:none;border-radius:16px;padding:20px 12px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000014;transition:transform .15s ease,box-shadow .15s ease}.home-menu-item:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001f}.home-menu-item:active{transform:scale(.97);box-shadow:0 2px 6px #00000014}.home-menu-icon{width:60px;height:60px;border-radius:50%;background:#dcfce7;color:#16a34a;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.home-menu-label{font-size:14px;font-weight:500;text-align:center;color:#111827}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.mapa-popup-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .2s ease}.mapa-popup-container{background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .2s ease}.mapa-popup-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#1a237e;color:#fff}.mapa-popup-header h3{margin:0;font-size:16px;font-weight:600}.mapa-popup-close{background:none;border:none;font-size:24px;cursor:pointer;color:#fff;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.mapa-popup-close:hover{background:#fff3}.mapa-popup-body{padding:16px;min-height:300px}.mapa-container{width:100%;height:300px;border-radius:12px;overflow:hidden}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.cl-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb}.cl-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.cl-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0}.cl-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px}.cl-body{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch}.cl-search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1.5px solid #e0e0e0;border-radius:10px;padding:10px 14px}.cl-search-icon{font-size:16px;color:#9e9e9e;flex-shrink:0}.cl-search-input{flex:1;border:none;outline:none;font-size:14px;background:transparent;color:#212121}.cl-search-input::placeholder{color:#bdbdbd}.cl-card{background:#fff;border-radius:14px;padding:14px 16px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;gap:6px}.cl-card-header{display:flex;justify-content:space-between;align-items:center}.cl-razon-social{font-size:15px;font-weight:700;color:#212121}.cl-semaforo{display:flex;align-items:center;gap:5px;flex-shrink:0}.cl-semaforo-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;display:inline-block}.cl-semaforo-label{font-size:12px;font-weight:600;color:#424242}.cl-card-info{font-size:12px;color:#757575}.cl-btn-detalle{align-self:flex-start;margin-top:4px;background:#fff;border:1.5px solid #7986cb;border-radius:8px;color:#1a237e;font-size:13px;font-weight:600;padding:6px 14px;cursor:pointer;transition:background .2s}.cl-btn-detalle:hover{background:#e8eaf6}.cl-leyenda{background:#fff;border-radius:14px;padding:14px 16px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;gap:8px}.cl-leyenda-title{font-size:13px;font-weight:700;color:#424242;margin-bottom:2px}.cl-leyenda-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#424242}.cl-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0}.cl-btn-agregar{width:100%;padding:15px;background:#1565c0;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.5px;transition:background .2s}.cl-btn-agregar:hover{background:#0d47a1}.cl-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:16px;padding:50px}.cl-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:spin .8s linear infinite}.cl-empty{text-align:center;padding:40px;color:#757575;font-size:14px}.cl-stats-badge{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:6px;white-space:nowrap;margin-left:auto}.cl-pagination{display:flex;align-items:center;justify-content:center;padding:12px 0;margin-top:8px;flex-shrink:0}.cl-pagination-controls{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 12px;border-radius:10px;box-shadow:0 1px 3px #00000014}.cl-page-btn{background:transparent;border:1px solid #e0e0e0;border-radius:6px;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;font-size:11px;font-weight:500;transition:all .2s;font-family:monospace}.cl-page-btn:hover:not(:disabled){background:#f0f0f0;border-color:#1a237e;transform:translateY(-1px)}.cl-page-btn:disabled{opacity:.3;cursor:not-allowed;border-color:#e0e0e0}.cl-page-info{font-size:12px;font-weight:600;color:#1a237e;background:#f5f5f5;padding:4px 10px;border-radius:6px;min-width:55px;text-align:center;letter-spacing:.5px}@media(max-width:768px){.cl-page-btn{width:28px;height:28px;font-size:10px}.cl-page-info{font-size:11px;padding:3px 8px;min-width:48px}.cl-stats-badge{padding:4px 10px;font-size:11px}}.ac-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb}.ac-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.ac-header-icons{display:flex;align-items:center;gap:12px}.ac-header-pipe{color:#1a237e;font-size:18px;font-weight:300}.ac-btn-grid{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.ac-btn-grid:hover{background:#e0e0e0}.ac-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0}.ac-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px}.ac-body{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch}.ac-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 8px #0000000f}.ac-section-title{font-size:15px;font-weight:700;color:#1a237e;margin-bottom:10px}.ac-field{display:flex;flex-direction:column;margin-bottom:10px}.ac-field:last-child{margin-bottom:0}.ac-label{font-size:12px;font-weight:600;color:#616161;margin-bottom:4px}.ac-input{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;line-height:1.4}.ac-input:focus{border-color:#1a237e;background:#fff}.ac-input::placeholder{color:#bdbdbd}input[placeholder="+56 9 XXXX XXXX"]::placeholder,input[placeholder="correo@mail.com"]::placeholder{font-size:14.5px}.ac-row{display:flex;gap:10px}.ac-field-half{flex:1;min-width:0;display:flex;flex-direction:column}.ac-empty-text{font-size:13px;color:#9e9e9e;margin-bottom:10px}.ac-btn-predio{width:100%;padding:11px;background:#fff;border:1.5px solid #7986cb;border-radius:10px;color:#1a237e;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.ac-btn-predio:hover{background:#e8eaf6}.ac-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0}.ac-btn-guardar{width:100%;padding:15px;background:#1565c0;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.5px;transition:background .2s}.ac-btn-guardar:hover{background:#0d47a1}.contacto-tabs{display:flex;gap:6px;margin-bottom:12px;background:#f4f6fb;border-radius:10px;padding:4px}.contacto-tab{flex:1;padding:8px 6px;border:none;border-radius:8px;background:transparent;font-size:12px;font-weight:600;color:#9e9e9e;cursor:pointer;transition:all .2s;white-space:nowrap}.contacto-tab-active{background:#fff;color:#1a237e;box-shadow:0 1px 4px #0000001a}.contacto-tab-content{margin-top:4px}.contacto-grupo{border:1px solid #e0e0e0;border-radius:10px;padding:14px}.predio-card{border:1px solid #d0d0d0;border-radius:10px;padding:14px;margin-bottom:12px;background:#fafafa}.predio-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.predio-card-title{font-size:14px;font-weight:700;color:#1a237e}.predio-btn-remove{background:none;border:none;color:#e53935;font-size:16px;cursor:pointer;padding:4px 8px;border-radius:6px}.predio-btn-remove:hover{background:#ffebee}.predio-hectareas-field,.predio-input-ha{max-width:140px}.predio-especies-section{margin-top:12px}.especie-card{border:1px solid #e0e0e0;border-radius:10px;padding:12px;margin-bottom:10px;background:#fff}.especie-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.especie-card-title{font-size:12px;font-weight:700;color:#1a237e}.especie-btn-remove{background:none;border:none;color:#e53935;font-size:14px;cursor:pointer;padding:2px 6px;border-radius:6px;flex-shrink:0;line-height:1}.especie-btn-remove:hover{background:#ffebee}.especie-row{display:flex;align-items:flex-end;gap:8px}.especie-select{font-size:13px;padding:10px 10px 12px}.especie-input-nombre{flex:1}.especie-ha-group{display:flex;flex-direction:column;flex-shrink:0}.especie-ha-label{font-size:11px;font-weight:600;color:#616161;margin-bottom:4px}.especie-input-ha{width:80px}.especie-otro-field{margin-top:10px;margin-bottom:0}.especie-asesor-section{margin-top:12px;padding-top:10px;border-top:1px dashed #e0e0e0}.especie-asesor-title{font-size:12px;font-weight:700;color:#1a237e;margin-bottom:10px}.predio-btn-add-especie{margin-top:8px;background:none;border:1px solid #7986cb;color:#1a237e;font-size:13px;font-weight:600;padding:7px 14px;border-radius:8px;cursor:pointer;width:100%;transition:background .2s}.predio-btn-add-especie:hover{background:#e8eaf6}.ac-btn-grabar{width:100%;margin-top:14px;padding:11px;background:#fff;border:1.5px solid #7986cb;border-radius:10px;color:#1a237e;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.ac-btn-grabar:hover{background:#e8eaf6}.ac-btn-gps,.ac-btn-view{background:#f0f0f0;border:1px solid #ccc;border-radius:8px;width:36px;height:36px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:background .2s}.ac-btn-gps:hover,.ac-btn-view:hover{background:#e0e0e0}.popup-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.popup-container{background:#fff;border-radius:12px;width:400px;max-width:90%;box-shadow:0 20px 60px #0000004d;animation:slideIn .3s ease;overflow:hidden}@keyframes slideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.popup-header{position:relative;padding:20px 20px 0;display:flex;justify-content:center}.popup-icon-wrapper{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 2px 10px #0000001a}.popup-icon{width:40px;height:40px}.popup-close{position:absolute;top:15px;right:15px;background:none;border:none;font-size:28px;cursor:pointer;color:#999;transition:color .2s;line-height:1}.popup-close:hover{color:#333}.popup-content{padding:20px;text-align:center}.popup-title{margin:0 0 10px;font-size:20px;font-weight:600;color:#333}.popup-message{margin:0;font-size:14px;color:#666;line-height:1.5}.popup-footer{padding:0 20px 20px;display:flex;gap:10px;justify-content:center}.popup-btn{padding:10px 24px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.popup-btn-confirm{background:#4caf50;color:#fff}.popup-btn-confirm:hover{background:#45a049;transform:translateY(-1px);box-shadow:0 2px 8px #4caf504d}.popup-btn-cancel{background:#f5f5f5;color:#666}.popup-btn-cancel:hover{background:#e0e0e0}.popup-success .popup-icon-wrapper{background:linear-gradient(135deg,#4caf50,#45a049)}.popup-success .popup-icon{color:#fff}.popup-error .popup-icon-wrapper{background:linear-gradient(135deg,#f44336,#d32f2f)}.popup-error .popup-icon{color:#fff}.popup-warning .popup-icon-wrapper{background:linear-gradient(135deg,#ff9800,#f57c00)}.popup-warning .popup-icon{color:#fff}.popup-info .popup-icon-wrapper{background:linear-gradient(135deg,#2196f3,#1976d2)}.popup-info .popup-icon{color:#fff}.popup-error .popup-btn-confirm{background:#f44336}.popup-error .popup-btn-confirm:hover{background:#d32f2f}.dc-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb}.dc-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.dc-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0}.dc-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px}.dc-body{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch}.dc-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 8px #0000000f}.dc-section-title{font-size:15px;font-weight:700;color:#1a237e;margin-bottom:10px}.dc-field{display:flex;flex-direction:column;margin-bottom:10px}.dc-field:last-child{margin-bottom:0}.dc-label{font-size:12px;font-weight:600;color:#616161;margin-bottom:4px}.dc-value{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#f5f5f5;color:#212121;box-sizing:border-box;line-height:1.4}.dc-predio-card{border:1px solid #d0d0d0;border-radius:10px;padding:12px;margin-bottom:10px;background:#fafafa}.dc-predio-card:last-child{margin-bottom:0}.dc-predio-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.dc-predio-title{font-size:14px;font-weight:700;color:#1a237e}.dc-predio-ha{font-size:13px;font-weight:600;color:#757575}.dc-especie-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid #f0f0f0}.dc-especie-row:last-child{border-bottom:none}.dc-especie-nombre{font-size:13px;color:#424242}.dc-especie-ha{font-size:13px;color:#757575;font-weight:500}.dc-tabs{display:flex;gap:6px;margin-bottom:12px;background:#f4f6fb;border-radius:10px;padding:4px}.dc-tab{flex:1;padding:8px 6px;border:none;border-radius:8px;background:transparent;font-size:12px;font-weight:600;color:#9e9e9e;cursor:pointer;transition:all .2s;white-space:nowrap}.dc-tab-active{background:#fff;color:#1a237e;box-shadow:0 1px 4px #0000001a}.dc-tab-content{margin-top:4px}.dc-contacto-grupo{border:1px solid #e0e0e0;border-radius:10px;padding:14px}.dc-btn-grabar{width:100%;margin-top:14px;padding:11px;background:#fff;border:1.5px solid #7986cb;border-radius:10px;color:#1a237e;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.dc-btn-grabar:hover{background:#e8eaf6}.dc-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0}.dc-btn-guardar{width:100%;padding:15px;background:#1565c0;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.5px;transition:background .2s}.dc-btn-guardar:hover{background:#0d47a1}.vdc-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb;overflow:hidden}.vdc-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.vdc-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.vdc-btn-back:hover{background:#e0e0e0}.vdc-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px}.vdc-body{flex:1;overflow-y:auto;padding:16px 16px 80px;display:flex;flex-direction:column;gap:16px}.vdc-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 8px #0000000f}.vdc-section-title{font-size:15px;font-weight:700;color:#1a237e;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #e8eaf6}.vdc-subsection-title{font-size:14px;font-weight:600;color:#424242;margin:12px 0 10px}.vdc-subsubsection-title{font-size:12px;font-weight:600;color:#616161;margin:8px 0 6px}.vdc-field{margin-bottom:14px}.vdc-field:last-child{margin-bottom:0}.vdc-label{display:block;font-size:12px;font-weight:600;color:#757575;margin-bottom:4px;letter-spacing:.3px}.vdc-value-box{width:100%;padding:12px 14px;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:10px;font-size:14px;color:#212121;word-break:break-word;transition:all .2s}.vdc-field-small{margin-bottom:10px}.vdc-label-small{display:block;font-size:11px;font-weight:600;color:#9e9e9e;margin-bottom:3px}.vdc-value-box-small{width:100%;padding:8px 12px;background:#f8f9fa;border:1px solid #e8e8e8;border-radius:8px;font-size:12px;color:#424242;word-break:break-word}.vdc-predio-card{background:#f8f9ff;border-radius:12px;padding:14px;margin-bottom:14px;border:1px solid #e8eaf6}.vdc-predio-card:last-child{margin-bottom:0}.vdc-predio-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.vdc-predio-title{font-size:13px;font-weight:700;color:#1a237e}.vdc-predio-nombre{font-size:13px;font-weight:600;color:#1565c0}.vdc-especies-section{margin-top:12px}.vdc-especie-card{background:#fff;border-radius:10px;padding:12px;margin-bottom:10px;border:1px solid #e8eaf6}.vdc-especie-card:last-child{margin-bottom:0}.vdc-especie-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;border-bottom:1px dashed #e0e0e0}.vdc-especie-nombre{font-size:13px;font-weight:600;color:#2e7d32}.vdc-especie-ha{font-size:12px;font-weight:500;color:#616161}.vdc-asesor-section{background:#fafafa;border-radius:8px;padding:10px;margin-top:8px}.vdc-empty-box{text-align:center;padding:20px;background:#f8f9fa;border:1px dashed #e0e0e0;border-radius:10px;color:#9e9e9e;font-size:13px}.contacto-tabs{display:flex;gap:8px;margin-bottom:16px;border-bottom:1px solid #e0e0e0;padding-bottom:8px}.contacto-tab{background:transparent;border:none;padding:8px 16px;font-size:13px;font-weight:600;color:#757575;cursor:pointer;border-radius:8px;transition:all .2s}.contacto-tab:hover{background:#f0f0f0}.contacto-tab-active{background:#e8eaf6;color:#1a237e}.contacto-tab-content{padding:8px 0}.contacto-grupo{display:flex;flex-direction:column;gap:12px}.vdc-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:16px;padding:50px}.vdc-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:spin .8s linear infinite}.vdc-footer{position:fixed;bottom:0;left:0;right:0;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0}.vdc-btn-agregar-contacto{width:100%;padding:15px;background:#1565c0;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.5px;transition:background .2s}.vdc-btn-agregar-contacto:hover{background:#0d47a1}@media(max-width:768px){.vdc-body{padding:12px 12px 80px}.vdc-value-box{padding:10px 12px;font-size:13px}.contacto-tab{padding:6px 12px;font-size:12px}}.agc-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb}.agc-header{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0}.agc-btn-back{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s}.agc-btn-back:hover{background-color:#f3f4f6}.agc-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px}.agc-body{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch}.agc-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 8px #0000000f}.agc-section-title{display:flex;align-items:center;gap:8px;font-weight:600;margin-bottom:16px;color:#374151;font-size:14px}.agc-search-wrapper{position:relative}.agc-search-input-wrapper{position:relative;display:flex;align-items:center}.agc-search-icon{position:absolute;left:12px;color:#9ca3af;pointer-events:none}.agc-loading-icon{position:absolute;right:40px;color:#3b82f6;animation:spin 1s linear infinite}.agc-clear-btn{position:absolute;right:12px;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s;z-index:1}.agc-clear-btn:hover{background-color:#fee2e2}.agc-clear-btn:active{transform:scale(.95)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.agc-search-input{width:100%;padding:12px 50px 12px 38px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s}.agc-search-input:focus{border-color:#1a237e;background:#fff}.agc-search-input::placeholder{color:#bdbdbd}.agc-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1.5px solid #e0e0e0;border-radius:10px;box-shadow:0 4px 16px #0000001a;z-index:100;overflow:hidden;max-height:300px;overflow-y:auto}.agc-dropdown-item{display:flex;align-items:center;gap:10px;padding:12px 14px;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #f0f0f0}.agc-dropdown-item:last-child{border-bottom:none}.agc-dropdown-item:hover{background-color:#e8eaf6}.agc-dropdown-item-selected{background-color:#e0e7ff}.agc-dropdown-item-info{display:flex;flex-direction:column;gap:4px;flex:1}.agc-cliente-nombre{font-size:14px;font-weight:500;color:#212121}.agc-cliente-rut{font-size:12px;color:#6b7280}.agc-dropdown-loading,.agc-dropdown-empty{padding:12px 14px;text-align:center;color:#6b7280;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px}.agc-cliente-seleccionado{display:flex;align-items:center;gap:8px;margin-top:12px;padding:8px 12px;background-color:#f0fdf4;border-radius:8px;font-size:14px;color:#166534;flex-wrap:wrap}.agc-cliente-rut-badge{background-color:#dcfce7;padding:2px 8px;border-radius:12px;font-size:12px;color:#166534;margin-left:auto}.agc-tipos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:8px}.agc-tipo-btn{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s}.agc-tipo-btn:not(:disabled):hover{border-color:#3b82f6;background-color:#eff6ff;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.agc-tipo-btn-disabled{opacity:.5;cursor:not-allowed}.agc-tipo-btn:disabled{opacity:.5;cursor:not-allowed}.agc-tipo-icon{display:flex;align-items:center;justify-content:center}.agc-tipo-label{font-size:14px;font-weight:500;color:#374151}.vis-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb}.vis-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.vis-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0}.vis-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px}.vis-body{flex:1;overflow-y:auto;padding:14px 14px 80px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch}.vis-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 8px #0000000f}.vis-section-title{font-size:14px;font-weight:700;color:#1a237e;margin-bottom:10px}.vis-field{display:flex;flex-direction:column;margin-bottom:12px}.vis-field:last-child{margin-bottom:0}.vis-label{font-size:12px;font-weight:600;color:#616161;margin-bottom:4px}.vis-value{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#f5f5f5;color:#212121;box-sizing:border-box}.vis-select{width:100%;padding:12px 40px 12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.vis-select:focus{border-color:#1a237e;background-color:#fff}.vis-input-fecha{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s}.vis-input-fecha:focus{border-color:#1a237e;background:#fff}.vis-tipos-lista{display:flex;flex-direction:column;border:1.5px solid #e0e0e0;border-radius:10px;overflow:hidden}.vis-tipo-fila{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:#fff;border:none;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .15s;text-align:left;width:100%}.vis-tipo-fila:last-child{border-bottom:none}.vis-tipo-fila:hover{background:#f4f6fb}.vis-tipo-fila-label{font-size:14px;font-weight:500;color:#212121}.vis-tipo-fila-arrow{font-size:20px;color:#9e9e9e;line-height:1}.vis-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;gap:16px}.vis-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:spin 1s linear infinite}.vis-loading p{color:#666;font-size:14px}.pro-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb}.pro-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.pro-header-icons{display:flex;align-items:center;gap:12px}.pro-header-pipe{color:#1a237e;font-size:18px;font-weight:300}.pro-btn-grid{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.pro-btn-grid:hover{background:#e0e0e0}.pro-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.pro-btn-back:hover{background:#e0e0e0}.pro-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.pro-body{flex:1;overflow-y:auto;padding:14px 14px 80px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch}.pro-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 8px #0000000f}.pro-field{display:flex;flex-direction:column;margin-bottom:12px}.pro-field:last-child{margin-bottom:0}.pro-label{font-size:12px;font-weight:600;color:#616161;margin-bottom:4px}.pro-value{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#f5f5f5;color:#212121;box-sizing:border-box;line-height:1.4}.pro-input{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;line-height:1.4}.pro-input:focus{border-color:#1a237e;background:#fff}.pro-input::placeholder{color:#bdbdbd}.pro-select{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;appearance:auto;cursor:pointer}.pro-select:focus{border-color:#1a237e;background:#fff}.pro-select-loading{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:14px;background:#f5f5f5;color:#9e9e9e;box-sizing:border-box;font-style:italic}.pro-hint{font-size:12px;color:#e57373;margin-top:4px}.pro-textarea{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;resize:vertical;font-family:inherit;line-height:1.5;transition:border-color .2s}.pro-textarea:focus{border-color:#1a237e;background:#fff}.pro-textarea::placeholder{color:#bdbdbd}.pro-input-fecha{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s}.pro-input-fecha:focus{border-color:#1a237e;background:#fff}.pro-btn-guardar{width:100%;margin-top:4px;padding:11px;background:#fff;border:1.5px solid #7986cb;border-radius:10px;color:#1a237e;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}.pro-btn-guardar:hover:not(:disabled){background:#e8eaf6}.pro-btn-guardar:disabled{opacity:.6;cursor:not-allowed}.pro-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0}.pro-btn-guardar-footer{width:100%;padding:15px;background:#1565c0;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.5px;transition:background .2s}.pro-btn-guardar-footer:hover:not(:disabled){background:#0d47a1}.pro-btn-guardar-footer:disabled{opacity:.6;cursor:not-allowed}.pro-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:pro-spin .8s linear infinite}@keyframes pro-spin{to{transform:rotate(360deg)}}.pro-hint-success{font-size:12px;color:#2e7d32;margin-top:4px;display:flex;align-items:center;gap:4px}.pro-hint-success:before{content:"✓";font-weight:700}.sn-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb}.sn-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.sn-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.sn-btn-back:hover{background:#e0e0e0}.sn-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.sn-header-icons{display:flex;align-items:center;gap:12px}.sn-header-pipe{color:#1a237e;font-size:18px;font-weight:300}.sn-btn-grid{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.sn-btn-grid:hover{background:#e0e0e0}.sn-body{flex:1;overflow-y:auto;padding:14px 14px 80px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch}.sn-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 8px #0000000f}.sn-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.sn-section-title{font-size:14px;font-weight:700;color:#1a237e}.sn-productos-count{font-size:12px;color:#9e9e9e;font-weight:500}.sn-field{display:flex;flex-direction:column;margin-bottom:12px}.sn-field:last-child{margin-bottom:0}.sn-label{font-size:12px;font-weight:600;color:#616161;margin-bottom:4px}.sn-value{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#f5f5f5;color:#212121;box-sizing:border-box;line-height:1.4}.sn-input{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;line-height:1.4}.sn-input:focus{border-color:#1a237e;background:#fff}.sn-input::placeholder{color:#bdbdbd}.sn-select{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;appearance:auto;cursor:pointer}.sn-select:focus{border-color:#1a237e;background:#fff}.sn-select-loading{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:14px;background:#f5f5f5;color:#9e9e9e;box-sizing:border-box;font-style:italic}.sn-hint{font-size:12px;color:#e57373;margin-top:4px}.sn-input-fecha{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s}.sn-input-fecha:focus{border-color:#1a237e;background:#fff}.sn-empty-text{font-size:13px;color:#9e9e9e;margin-bottom:12px}.sn-producto-card{border:1px solid #e0e0e0;border-radius:10px;padding:12px;margin-bottom:12px;background:#fafafa}.sn-producto-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.sn-producto-title{font-size:13px;font-weight:700;color:#1a237e}.sn-btn-remove{background:#ffebee;border:none;color:#e53935;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;width:24px;height:24px;transition:background .2s}.sn-btn-remove:hover{background:#ffcdd2}.sn-producto-row{display:flex;gap:12px;align-items:flex-start}.sn-field-producto{flex:1;margin-bottom:0}.sn-field-volumen{width:100px;flex-shrink:0;margin-bottom:0}.sn-btn-agregar-producto{width:100%;margin-top:4px;padding:11px;background:#fff;border:1.5px solid #7986cb;border-radius:10px;color:#1a237e;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}.sn-btn-agregar-producto:hover:not(:disabled){background:#e8eaf6}.sn-btn-agregar-producto:disabled{opacity:.6;cursor:not-allowed}.sn-btn-guardar{width:100%;margin-top:4px;padding:11px;background:#fff;border:1.5px solid #7986cb;border-radius:10px;color:#1a237e;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}.sn-btn-guardar:hover:not(:disabled){background:#e8eaf6}.sn-btn-guardar:disabled{opacity:.6;cursor:not-allowed}.sn-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0}.sn-btn-guardar-footer{width:100%;padding:15px;background:#1565c0;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.5px;transition:background .2s}.sn-btn-guardar-footer:hover:not(:disabled){background:#0d47a1}.sn-btn-guardar-footer:disabled{opacity:.6;cursor:not-allowed}.sn-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:sn-spin .8s linear infinite}@keyframes sn-spin{to{transform:rotate(360deg)}}.ve-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb}.ve-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.ve-header-icons{display:flex;align-items:center;gap:12px}.ve-header-pipe{color:#1a237e;font-size:18px;font-weight:300}.ve-btn-grid{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.ve-btn-grid:hover{background:#e0e0e0}.ve-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.ve-btn-back:hover{background:#e0e0e0}.ve-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.ve-body{flex:1;overflow-y:auto;padding:14px 14px 80px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch}.ve-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 8px #0000000f}.ve-field{display:flex;flex-direction:column;margin-bottom:12px}.ve-field:last-child{margin-bottom:0}.ve-label{font-size:12px;font-weight:600;color:#616161;margin-bottom:4px}.ve-value{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#f5f5f5;color:#212121;box-sizing:border-box;line-height:1.4}.ve-input{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;line-height:1.4}.ve-input:focus{border-color:#1a237e;background:#fff}.ve-input::placeholder{color:#bdbdbd}.ve-select{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;appearance:auto;cursor:pointer}.ve-select:focus{border-color:#1a237e;background:#fff}.ve-select-loading{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:14px;background:#f5f5f5;color:#9e9e9e;box-sizing:border-box;font-style:italic}.ve-hint{font-size:12px;color:#e57373;margin-top:4px}.ve-textarea{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;resize:vertical;font-family:inherit;line-height:1.5;transition:border-color .2s}.ve-textarea:focus{border-color:#1a237e;background:#fff}.ve-textarea::placeholder{color:#bdbdbd}.ve-input-fecha{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s}.ve-input-fecha:focus{border-color:#1a237e;background:#fff}.ve-btn-guardar{width:100%;margin-top:4px;padding:11px;background:#fff;border:1.5px solid #7986cb;border-radius:10px;color:#1a237e;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}.ve-btn-guardar:hover:not(:disabled){background:#e8eaf6}.ve-btn-guardar:disabled{opacity:.6;cursor:not-allowed}.ve-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0}.ve-btn-guardar-footer{width:100%;padding:15px;background:#1565c0;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.5px;transition:background .2s}.ve-btn-guardar-footer:hover:not(:disabled){background:#0d47a1}.ve-btn-guardar-footer:disabled{opacity:.6;cursor:not-allowed}.ve-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:ve-spin .8s linear infinite}@keyframes ve-spin{to{transform:rotate(360deg)}}.cn-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb}.cn-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.cn-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.cn-btn-back:hover{background:#e0e0e0}.cn-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.cn-header-icons{display:flex;align-items:center;gap:12px}.cn-header-pipe{color:#1a237e;font-size:18px;font-weight:300}.cn-btn-grid{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.cn-btn-grid:hover{background:#e0e0e0}.cn-body{flex:1;overflow-y:auto;padding:14px 14px 80px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch}.cn-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 8px #0000000f}.cn-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.cn-section-title{font-size:14px;font-weight:700;color:#1a237e}.cn-productos-count{font-size:12px;color:#9e9e9e;font-weight:500}.cn-field{display:flex;flex-direction:column;margin-bottom:12px}.cn-field:last-child{margin-bottom:0}.cn-label{font-size:12px;font-weight:600;color:#616161;margin-bottom:4px}.cn-value{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#f5f5f5;color:#212121;box-sizing:border-box;line-height:1.4}.cn-input{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;line-height:1.4}.cn-input:focus{border-color:#1a237e;background:#fff}.cn-input::placeholder{color:#bdbdbd}.cn-select{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;appearance:auto;cursor:pointer}.cn-select:focus{border-color:#1a237e;background:#fff}.cn-select-loading{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:14px;background:#f5f5f5;color:#9e9e9e;box-sizing:border-box;font-style:italic}.cn-hint{font-size:12px;color:#e57373;margin-top:4px}.cn-input-fecha{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s}.cn-input-fecha:focus{border-color:#1a237e;background:#fff}.cn-empty-text{font-size:13px;color:#9e9e9e;margin-bottom:12px}.cn-producto-card{border:1px solid #e0e0e0;border-radius:10px;padding:12px;margin-bottom:12px;background:#fafafa}.cn-producto-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.cn-producto-title{font-size:13px;font-weight:700;color:#1a237e}.cn-btn-remove{background:#ffebee;border:none;color:#e53935;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;width:24px;height:24px;transition:background .2s}.cn-btn-remove:hover{background:#ffcdd2}.cn-producto-row{display:flex;gap:12px;align-items:flex-start}.cn-field-precio{flex:1;margin-bottom:0}.cn-field-volumen{width:100px;flex-shrink:0;margin-bottom:0}.cn-input-prefix-wrap{display:flex;align-items:center;border:1.5px solid #e0e0e0;border-radius:10px;background:#fafafa;overflow:hidden;transition:border-color .2s}.cn-input-prefix-wrap:focus-within{border-color:#1a237e;background:#fff}.cn-input-prefix{padding:12px 10px;font-size:15px;color:#9e9e9e;font-weight:600;background:transparent;flex-shrink:0}.cn-input-with-prefix{border:none;border-radius:0;background:transparent;padding:12px 14px 12px 0;flex:1}.cn-input-with-prefix:focus{border:none;box-shadow:none;background:transparent}.cn-btn-agregar-producto{width:100%;margin-top:4px;padding:11px;background:#fff;border:1.5px solid #7986cb;border-radius:10px;color:#1a237e;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}.cn-btn-agregar-producto:hover:not(:disabled){background:#e8eaf6}.cn-btn-agregar-producto:disabled{opacity:.6;cursor:not-allowed}.cn-btn-guardar{width:100%;margin-top:4px;padding:11px;background:#fff;border:1.5px solid #7986cb;border-radius:10px;color:#1a237e;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}.cn-btn-guardar:hover:not(:disabled){background:#e8eaf6}.cn-btn-guardar:disabled{opacity:.6;cursor:not-allowed}.cn-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0}.cn-btn-guardar-footer{width:100%;padding:15px;background:#1565c0;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.5px;transition:background .2s}.cn-btn-guardar-footer:hover:not(:disabled){background:#0d47a1}.cn-btn-guardar-footer:disabled{opacity:.6;cursor:not-allowed}.cn-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:cn-spin .8s linear infinite}@keyframes cn-spin{to{transform:rotate(360deg)}}.pv-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb}.pv-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.pv-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.pv-btn-back:hover{background:#e0e0e0}.pv-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.pv-header-icons{display:flex;align-items:center;gap:12px}.pv-header-pipe{color:#1a237e;font-size:18px;font-weight:300}.pv-btn-grid{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.pv-btn-grid:hover{background:#e0e0e0}.pv-body{flex:1;overflow-y:auto;padding:14px 14px 80px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch}.pv-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 8px #0000000f}.pv-field{display:flex;flex-direction:column;margin-bottom:12px}.pv-field:last-child{margin-bottom:0}.pv-label{font-size:12px;font-weight:600;color:#616161;margin-bottom:4px}.pv-value{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#f5f5f5;color:#212121;box-sizing:border-box;line-height:1.4}.pv-input{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;line-height:1.4}.pv-input:focus{border-color:#1a237e;background:#fff}.pv-input::placeholder{color:#bdbdbd}.pv-select{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;appearance:auto;cursor:pointer}.pv-select:focus{border-color:#1a237e;background:#fff}.pv-select-loading{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:14px;background:#f5f5f5;color:#9e9e9e;box-sizing:border-box;font-style:italic}.pv-hint{font-size:12px;color:#e57373;margin-top:4px}.pv-textarea{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;resize:vertical;font-family:inherit;line-height:1.5;transition:border-color .2s}.pv-textarea:focus{border-color:#1a237e;background:#fff}.pv-textarea::placeholder{color:#bdbdbd}.pv-input-fecha{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s}.pv-input-fecha:focus{border-color:#1a237e;background:#fff}.pv-btn-guardar{width:100%;margin-top:4px;padding:11px;background:#fff;border:1.5px solid #7986cb;border-radius:10px;color:#1a237e;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}.pv-btn-guardar:hover:not(:disabled){background:#e8eaf6}.pv-btn-guardar:disabled{opacity:.6;cursor:not-allowed}.pv-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0}.pv-btn-guardar-footer{width:100%;padding:15px;background:#1565c0;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.5px;transition:background .2s}.pv-btn-guardar-footer:hover:not(:disabled){background:#0d47a1}.pv-btn-guardar-footer:disabled{opacity:.6;cursor:not-allowed}.pv-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:pv-spin .8s linear infinite}@keyframes pv-spin{to{transform:rotate(360deg)}}.pv-textarea-fixed{resize:none}.rt-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb}.rt-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.rt-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.rt-btn-back:hover{background:#e0e0e0}.rt-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.rt-header-icons{display:flex;align-items:center;gap:12px}.rt-header-pipe{color:#1a237e;font-size:18px;font-weight:300}.rt-btn-grid{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.rt-btn-grid:hover{background:#e0e0e0}.rt-body{flex:1;overflow-y:auto;padding:14px 14px 80px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch}.rt-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 8px #0000000f}.rt-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.rt-section-title{font-size:14px;font-weight:700;color:#1a237e}.rt-productos-count{font-size:12px;color:#9e9e9e;font-weight:500}.rt-field{display:flex;flex-direction:column;margin-bottom:12px}.rt-field:last-child{margin-bottom:0}.rt-label{font-size:12px;font-weight:600;color:#616161;margin-bottom:4px}.rt-value{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#f5f5f5;color:#212121;box-sizing:border-box;line-height:1.4}.rt-input{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;line-height:1.4}.rt-input:focus{border-color:#1a237e;background:#fff}.rt-input::placeholder{color:#bdbdbd}.rt-select{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;appearance:auto;cursor:pointer}.rt-select:focus{border-color:#1a237e;background:#fff}.rt-select-loading{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:14px;background:#f5f5f5;color:#9e9e9e;box-sizing:border-box;font-style:italic}.rt-hint{font-size:12px;color:#e57373;margin-top:4px}.rt-textarea{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;font-family:inherit;line-height:1.5;transition:border-color .2s}.rt-textarea-fixed{resize:none}.rt-textarea:focus{border-color:#1a237e;background:#fff}.rt-textarea::placeholder{color:#bdbdbd}.rt-input-fecha{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s}.rt-input-fecha:focus{border-color:#1a237e;background:#fff}.rt-empty-text{font-size:13px;color:#9e9e9e;margin-bottom:12px}.rt-producto-card{border:1px solid #e0e0e0;border-radius:10px;padding:12px;margin-bottom:12px;background:#fafafa}.rt-producto-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.rt-producto-title{font-size:13px;font-weight:700;color:#1a237e}.rt-btn-remove{background:#ffebee;border:none;color:#e53935;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;width:24px;height:24px;transition:background .2s}.rt-btn-remove:hover{background:#ffcdd2}.rt-producto-card .rt-field{margin-bottom:16px;width:100%}.rt-producto-card .rt-field:last-child{margin-bottom:0;margin-top:4px}.rt-btn-agregar-producto{width:100%;margin-top:4px;padding:11px;background:#fff;border:1.5px solid #7986cb;border-radius:10px;color:#1a237e;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}.rt-btn-agregar-producto:hover:not(:disabled){background:#e8eaf6}.rt-btn-agregar-producto:disabled{opacity:.6;cursor:not-allowed}.rt-btn-guardar{width:100%;margin-top:4px;padding:11px;background:#fff;border:1.5px solid #7986cb;border-radius:10px;color:#1a237e;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}.rt-btn-guardar:hover:not(:disabled){background:#e8eaf6}.rt-btn-guardar:disabled{opacity:.6;cursor:not-allowed}.rt-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0}.rt-btn-guardar-footer{width:100%;padding:15px;background:#1565c0;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.5px;transition:background .2s}.rt-btn-guardar-footer:hover:not(:disabled){background:#0d47a1}.rt-btn-guardar-footer:disabled{opacity:.6;cursor:not-allowed}.rt-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:rt-spin .8s linear infinite}@keyframes rt-spin{to{transform:rotate(360deg)}}.rt-porcentaje-valor{font-weight:700;color:#1a237e;background:#e8eaf6;padding:2px 8px;border-radius:20px;margin-left:8px}.rt-slider-container{display:flex;align-items:center;gap:12px;margin-top:8px}.rt-slider-min,.rt-slider-max{font-size:11px;color:#9e9e9e;min-width:28px}.rt-slider{flex:1;height:6px;-webkit-appearance:none;appearance:none;background:#e0e0e0;border-radius:5px;outline:none;cursor:pointer}.rt-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;background:#1a237e;border-radius:50%;cursor:pointer;box-shadow:0 1px 4px #0003;transition:transform .1s;margin-top:-6px}.rt-slider::-webkit-slider-thumb:hover{transform:scale(1.2);background:#283593}.rt-slider::-moz-range-thumb{width:18px;height:18px;background:#1a237e;border:none;border-radius:50%;cursor:pointer;box-shadow:0 1px 4px #0003}.rt-slider::-moz-range-track{height:6px;background:#e0e0e0;border-radius:5px}.rt-slider:focus{outline:none}.ll-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb}.ll-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.ll-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0}.ll-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px}.ll-body{flex:1;overflow-y:auto;padding:14px 14px 80px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch}.ll-btn-llamar{width:100%;padding:15px;background:#1a237e;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.3px;transition:background .2s;display:flex;align-items:center;justify-content:center;gap:8px}.ll-btn-llamar:hover{background:#2e357f}.ll-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 8px #0000000f}.ll-field{display:flex;flex-direction:column;margin-bottom:12px}.ll-field:last-child{margin-bottom:0}.ll-label{font-size:12px;font-weight:600;color:#616161;margin-bottom:4px}.ll-value{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#f5f5f5;color:#212121;box-sizing:border-box}.ll-select{width:100%;padding:12px 40px 12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.ll-select:focus{border-color:#1a237e;background-color:#fff}.ll-textarea{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;resize:vertical;font-family:inherit;line-height:1.5;transition:border-color .2s}.ll-textarea:focus{border-color:#1a237e;background:#fff}.ll-textarea::placeholder{color:#bdbdbd}.ll-input-fecha{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s}.ll-input-fecha:focus{border-color:#1a237e;background:#fff}.ll-btn-guardar{width:100%;margin-top:14px;padding:11px;background:#fff;border:1.5px solid #7986cb;border-radius:10px;color:#1a237e;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.ll-btn-guardar:hover{background:#e8eaf6}.ll-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.ll-header-icons{display:flex;align-items:center;gap:12px}.ll-header-pipe{color:#1a237e;font-size:18px;font-weight:300}.ll-btn-grid{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.ll-btn-grid:hover{background:#e0e0e0}.ll-input{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;line-height:1.4}.ll-input:focus{border-color:#1a237e;background:#fff}.ll-select-loading{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:14px;background:#f5f5f5;color:#9e9e9e;box-sizing:border-box;font-style:italic}.ll-hint{font-size:12px;color:#e57373;margin-top:4px}.ll-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0}.ll-btn-guardar-footer{width:100%;padding:15px;background:#1565c0;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.5px;transition:background .2s}.ll-btn-guardar-footer:hover:not(:disabled){background:#0d47a1}.ll-btn-guardar-footer:disabled{opacity:.6;cursor:not-allowed}.cot-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb}.cot-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.cot-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0}.cot-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px}.cot-body{flex:1;overflow-y:auto;padding:14px 14px 80px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch}.cot-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 2px 8px #0000000f}.cot-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.cot-section-title{font-size:15px;font-weight:700;color:#1a237e}.cot-count{font-size:12px;color:#9e9e9e;font-weight:500}.cot-field{display:flex;flex-direction:column;margin-bottom:12px}.cot-field:last-child{margin-bottom:0}.cot-label{font-size:12px;font-weight:600;color:#616161;margin-bottom:4px}.cot-value{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#f5f5f5;color:#212121;box-sizing:border-box}.cot-input{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s}.cot-input:focus{border-color:#1a237e;background:#fff}.cot-input::placeholder{color:#bdbdbd}.cot-select{width:100%;padding:12px 40px 12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.cot-select:focus{border-color:#1a237e;background-color:#fff}.cot-input-fecha{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:15px;background:#fafafa;color:#212121;outline:none;box-sizing:border-box;transition:border-color .2s}.cot-input-fecha:focus{border-color:#1a237e;background:#fff}.cot-empty-text{font-size:13px;color:#9e9e9e;margin-bottom:10px}.cot-producto-card{border:1px solid #d0d0d0;border-radius:10px;padding:12px;margin-bottom:10px;background:#fafafa}.cot-producto-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.cot-producto-title{font-size:13px;font-weight:700;color:#1a237e}.cot-btn-remove{background:#ffebee;border:none;color:#e53935;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.cot-btn-remove:hover{background:#ffcdd2}.cot-row{display:flex;gap:10px;align-items:flex-start}.cot-field-half{flex:1;margin-bottom:0}.cot-input-prefix-wrap{display:flex;align-items:center;border:1.5px solid #e0e0e0;border-radius:10px;background:#fafafa;overflow:hidden;transition:border-color .2s}.cot-input-prefix-wrap:focus-within{border-color:#1a237e;background:#fff}.cot-input-prefix{padding:12px 6px 12px 12px;font-size:15px;color:#9e9e9e;font-weight:600;background:transparent;flex-shrink:0}.cot-input-with-prefix{border:none;border-radius:0;background:transparent;padding:12px 10px 12px 0;flex:1;width:100%;outline:none}.cot-input-with-prefix:focus{border:none;box-shadow:none;background:transparent}.cot-btn-agregar{width:100%;padding:11px;background:#1a237e;border:none;border-radius:10px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:4px}.cot-btn-agregar:hover{background:#2e357f}.cot-btn-guardar{width:100%;margin-top:14px;padding:11px;background:#fff;border:1.5px solid #7986cb;border-radius:10px;color:#1a237e;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.cot-btn-guardar:hover{background:#e8eaf6}.cot-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.cot-header-icons{display:flex;align-items:center;gap:12px}.cot-header-pipe{color:#1a237e;font-size:18px;font-weight:300}.cot-btn-grid{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.cot-btn-grid:hover{background:#e0e0e0}.cot-select-loading{width:100%;padding:12px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:14px;background:#f5f5f5;color:#9e9e9e;box-sizing:border-box;font-style:italic}.cot-hint{font-size:12px;color:#e57373;margin-top:4px}.cot-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0}.cot-btn-guardar-footer{width:100%;padding:15px;background:#1565c0;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.5px;transition:background .2s}.cot-btn-guardar-footer:hover:not(:disabled){background:#0d47a1}.cot-btn-guardar-footer:disabled{opacity:.6;cursor:not-allowed}.cot-radio-group{display:flex;gap:20px;margin-top:6px}.cot-radio-group label{display:flex;align-items:center;gap:5px;font-weight:400;font-size:14px;cursor:pointer}.crud-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb;overflow:hidden}.crud-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.crud-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.crud-btn-back:hover{background:#e0e0e0}.crud-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.crud-stats-badge{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;white-space:nowrap}.crud-body{flex:1;display:flex;flex-direction:column;padding:16px 16px 70px;gap:12px;overflow-y:auto;overflow-x:hidden;min-height:0}.crud-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;overflow:hidden}.crud-table-wrapper{overflow:auto;max-height:calc(100vh - 200px)}.crud-table-wrapper::-webkit-scrollbar{width:6px;height:6px}.crud-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.crud-table-wrapper::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.crud-table-wrapper::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.crud-table{width:100%;border-collapse:collapse;min-width:700px}.crud-table thead{background:#e8eaf6;position:sticky;top:0;z-index:10}.crud-table th{text-align:left;padding:14px 12px;font-size:13px;font-weight:700;color:#1a237e;letter-spacing:.3px;white-space:nowrap;border-bottom:2px solid #c5cae9}.crud-table td{padding:12px;border-bottom:1px solid #f0f0f0;font-size:13px;color:#424242;vertical-align:middle;white-space:nowrap}.crud-table tbody tr:hover{background:#f8f9ff;transition:background .2s}.crud-table tbody tr:last-child td{border-bottom:none}.crud-actions-cell{text-align:center;white-space:nowrap;width:80px}.crud-btn-edit,.crud-btn-delete{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;margin:0 4px}.crud-btn-edit{color:#1565c0}.crud-btn-edit:hover{background:#e3f2fd;transform:scale(1.05)}.crud-btn-delete{color:#e53935}.crud-btn-delete:hover{background:#ffebee;transform:scale(1.05)}.crud-empty-table{text-align:center;padding:60px 20px!important}.crud-empty{text-align:center;padding:40px 20px}.crud-empty svg{margin-bottom:16px;color:#9e9e9e}.crud-empty p{color:#9e9e9e;font-size:14px;margin-bottom:20px}.crud-btn-add{background:#1a237e;color:#fff;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.crud-btn-add:hover{background:#283593}.crud-pagination{display:flex;align-items:center;justify-content:space-between;padding:8px 0;flex-shrink:0}.crud-pagination-spacer{flex:1}.crud-pagination-controls{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 12px;border-radius:10px;box-shadow:0 1px 3px #00000014}.crud-page-btn{background:transparent;border:1px solid #e0e0e0;border-radius:6px;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;font-size:11px;font-weight:500;transition:all .2s;font-family:monospace}.crud-page-btn:hover:not(:disabled){background:#f0f0f0;border-color:#1a237e;transform:translateY(-1px)}.crud-page-btn:disabled{opacity:.3;cursor:not-allowed;border-color:#e0e0e0}.crud-page-info{font-size:12px;font-weight:600;color:#1a237e;background:#f5f5f5;padding:4px 10px;border-radius:6px;min-width:55px;text-align:center;letter-spacing:.5px}.crud-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;padding:50px}.crud-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:spin .8s linear infinite}.crud-loading p{color:#757575;font-size:14px}@media(max-width:768px){.crud-body{padding:12px 12px 70px;gap:10px}.crud-table th,.crud-table td{padding:10px 8px;font-size:12px}.crud-pagination-controls{padding:4px 8px;gap:4px}.crud-page-btn{width:26px;height:26px;font-size:10px}.crud-page-info{font-size:11px;padding:3px 8px;min-width:48px}}.proc-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb;overflow:hidden}.proc-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.proc-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.proc-btn-back:hover{background:#e0e0e0}.proc-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.proc-stats-badge{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;white-space:nowrap}.proc-body{flex:1;display:flex;flex-direction:column;padding:16px 16px 70px;gap:12px;overflow-y:auto;overflow-x:hidden;min-height:0}.proc-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;overflow:hidden}.proc-table-wrapper{overflow:auto;max-height:calc(100vh - 200px)}.proc-table-wrapper::-webkit-scrollbar{width:6px;height:6px}.proc-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.proc-table-wrapper::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.proc-table-wrapper::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.proc-table{width:100%;border-collapse:collapse;min-width:600px}.proc-table thead{background:#e8eaf6;position:sticky;top:0;z-index:10}.proc-table th{text-align:left;padding:14px 12px;font-size:13px;font-weight:700;color:#1a237e;letter-spacing:.3px;white-space:nowrap;border-bottom:2px solid #c5cae9}.proc-table td{padding:12px;border-bottom:1px solid #f0f0f0;font-size:13px;color:#424242;vertical-align:middle;white-space:nowrap}.proc-table tbody tr:hover{background:#f8f9ff;transition:background .2s}.proc-table tbody tr:last-child td{border-bottom:none}.proc-actions-cell{text-align:center;white-space:nowrap;width:80px}.proc-btn-edit,.proc-btn-delete{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;margin:0 4px}.proc-btn-edit{color:#1565c0}.proc-btn-edit:hover{background:#e3f2fd;transform:scale(1.05)}.proc-btn-delete{color:#e53935}.proc-btn-delete:hover{background:#ffebee;transform:scale(1.05)}.proc-empty-table{text-align:center;padding:60px 20px!important}.proc-empty{text-align:center;padding:40px 20px}.proc-empty svg{margin-bottom:16px;color:#9e9e9e}.proc-empty p{color:#9e9e9e;font-size:14px;margin-bottom:20px}.proc-btn-add{background:#1a237e;color:#fff;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.proc-btn-add:hover{background:#283593}.proc-pagination{display:flex;align-items:center;justify-content:space-between;padding:8px 0;flex-shrink:0}.proc-pagination-spacer{flex:1}.proc-pagination-controls{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 12px;border-radius:10px;box-shadow:0 1px 3px #00000014}.proc-page-btn{background:transparent;border:1px solid #e0e0e0;border-radius:6px;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;font-size:11px;font-weight:500;transition:all .2s;font-family:monospace}.proc-page-btn:hover:not(:disabled){background:#f0f0f0;border-color:#1a237e;transform:translateY(-1px)}.proc-page-btn:disabled{opacity:.3;cursor:not-allowed;border-color:#e0e0e0}.proc-page-info{font-size:12px;font-weight:600;color:#1a237e;background:#f5f5f5;padding:4px 10px;border-radius:6px;min-width:55px;text-align:center;letter-spacing:.5px}.proc-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;padding:50px}.proc-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:proc-spin .8s linear infinite}@keyframes proc-spin{to{transform:rotate(360deg)}}.proc-loading p{color:#757575;font-size:14px}@media(max-width:768px){.proc-body{padding:12px 12px 70px;gap:10px}.proc-table th,.proc-table td{padding:10px 8px;font-size:12px}.proc-pagination-controls{padding:4px 8px;gap:4px}.proc-page-btn{width:26px;height:26px;font-size:10px}.proc-page-info{font-size:11px;padding:3px 8px;min-width:48px}}.ve-crud-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb;overflow:hidden}.ve-crud-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.ve-crud-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.ve-crud-btn-back:hover{background:#e0e0e0}.ve-crud-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.ve-crud-stats-badge{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;white-space:nowrap}.ve-crud-body{flex:1;display:flex;flex-direction:column;padding:16px 16px 70px;gap:12px;overflow-y:auto;overflow-x:hidden;min-height:0}.ve-crud-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;overflow:hidden}.ve-crud-table-wrapper{overflow:auto;max-height:calc(100vh - 200px)}.ve-crud-table-wrapper::-webkit-scrollbar{width:6px;height:6px}.ve-crud-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.ve-crud-table-wrapper::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.ve-crud-table{width:100%;border-collapse:collapse;min-width:600px}.ve-crud-table thead{background:#e8eaf6;position:sticky;top:0;z-index:10}.ve-crud-table th{text-align:left;padding:14px 12px;font-size:13px;font-weight:700;color:#1a237e;letter-spacing:.3px;white-space:nowrap;border-bottom:2px solid #c5cae9}.ve-crud-table td{padding:12px;border-bottom:1px solid #f0f0f0;font-size:13px;color:#424242;vertical-align:middle;white-space:nowrap}.ve-crud-table tbody tr:hover{background:#f8f9ff}.ve-crud-actions-cell{text-align:center;white-space:nowrap;width:80px}.ve-crud-btn-edit,.ve-crud-btn-delete{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;margin:0 4px}.ve-crud-btn-edit{color:#1565c0}.ve-crud-btn-edit:hover{background:#e3f2fd;transform:scale(1.05)}.ve-crud-btn-delete{color:#e53935}.ve-crud-btn-delete:hover{background:#ffebee;transform:scale(1.05)}.ve-crud-empty-table{text-align:center;padding:60px 20px!important}.ve-crud-empty{text-align:center;padding:40px 20px}.ve-crud-empty svg{margin-bottom:16px;color:#9e9e9e}.ve-crud-empty p{color:#9e9e9e;font-size:14px;margin-bottom:20px}.ve-crud-btn-add{background:#1a237e;color:#fff;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.ve-crud-btn-add:hover{background:#283593}.ve-crud-pagination{display:flex;align-items:center;justify-content:space-between;padding:8px 0;flex-shrink:0}.ve-crud-pagination-spacer{flex:1}.ve-crud-pagination-controls{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 12px;border-radius:10px;box-shadow:0 1px 3px #00000014}.ve-crud-page-btn{background:transparent;border:1px solid #e0e0e0;border-radius:6px;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;font-size:11px;font-weight:500;transition:all .2s;font-family:monospace}.ve-crud-page-btn:hover:not(:disabled){background:#f0f0f0;border-color:#1a237e}.ve-crud-page-btn:disabled{opacity:.3;cursor:not-allowed}.ve-crud-page-info{font-size:12px;font-weight:600;color:#1a237e;background:#f5f5f5;padding:4px 10px;border-radius:6px;min-width:55px;text-align:center}.ve-crud-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;padding:50px}.ve-crud-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:ve-crud-spin .8s linear infinite}@keyframes ve-crud-spin{to{transform:rotate(360deg)}}.ve-crud-loading p{color:#757575;font-size:14px}.sncrud-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb;overflow:hidden}.sncrud-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.sncrud-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.sncrud-btn-back:hover{background:#e0e0e0}.sncrud-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.sncrud-stats-badge{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;white-space:nowrap}.sncrud-body{flex:1;display:flex;flex-direction:column;padding:16px 16px 70px;gap:12px;overflow-y:auto;overflow-x:hidden;min-height:0}.sncrud-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;overflow:hidden}.sncrud-table-wrapper{overflow:auto;max-height:calc(100vh - 200px)}.sncrud-table-wrapper::-webkit-scrollbar{width:6px;height:6px}.sncrud-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.sncrud-table-wrapper::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.sncrud-table-wrapper::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.sncrud-table{width:100%;border-collapse:collapse;min-width:600px}.sncrud-table thead{background:#e8eaf6;position:sticky;top:0;z-index:10}.sncrud-table th{text-align:left;padding:14px 12px;font-size:13px;font-weight:700;color:#1a237e;letter-spacing:.3px;white-space:nowrap;border-bottom:2px solid #c5cae9}.sncrud-table td{padding:12px;border-bottom:1px solid #f0f0f0;font-size:13px;color:#424242;vertical-align:middle;white-space:nowrap}.sncrud-table tbody tr:hover{background:#f8f9ff;transition:background .2s}.sncrud-table tbody tr:last-child td{border-bottom:none}.sncrud-actions-cell{text-align:center;white-space:nowrap;width:80px}.sncrud-btn-edit,.sncrud-btn-delete{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;margin:0 4px}.sncrud-btn-edit{color:#1565c0}.sncrud-btn-edit:hover{background:#e3f2fd;transform:scale(1.05)}.sncrud-btn-delete{color:#e53935}.sncrud-btn-delete:hover{background:#ffebee;transform:scale(1.05)}.sncrud-empty-table{text-align:center;padding:60px 20px!important}.sncrud-empty{text-align:center;padding:40px 20px}.sncrud-empty svg{margin-bottom:16px;color:#9e9e9e}.sncrud-empty p{color:#9e9e9e;font-size:14px;margin-bottom:20px}.sncrud-btn-add{background:#1a237e;color:#fff;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.sncrud-btn-add:hover{background:#283593}.sncrud-pagination{display:flex;align-items:center;justify-content:space-between;padding:8px 0;flex-shrink:0}.sncrud-pagination-spacer{flex:1}.sncrud-pagination-controls{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 12px;border-radius:10px;box-shadow:0 1px 3px #00000014}.sncrud-page-btn{background:transparent;border:1px solid #e0e0e0;border-radius:6px;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;font-size:11px;font-weight:500;transition:all .2s;font-family:monospace}.sncrud-page-btn:hover:not(:disabled){background:#f0f0f0;border-color:#1a237e;transform:translateY(-1px)}.sncrud-page-btn:disabled{opacity:.3;cursor:not-allowed;border-color:#e0e0e0}.sncrud-page-info{font-size:12px;font-weight:600;color:#1a237e;background:#f5f5f5;padding:4px 10px;border-radius:6px;min-width:55px;text-align:center;letter-spacing:.5px}.sncrud-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;padding:50px}.sncrud-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:sncrud-spin .8s linear infinite}@keyframes sncrud-spin{to{transform:rotate(360deg)}}.sncrud-loading p{color:#757575;font-size:14px}@media(max-width:768px){.sncrud-body{padding:12px 12px 70px;gap:10px}.sncrud-table th,.sncrud-table td{padding:10px 8px;font-size:12px}.sncrud-pagination-controls{padding:4px 8px;gap:4px}.sncrud-page-btn{width:26px;height:26px;font-size:10px}.sncrud-page-info{font-size:11px;padding:3px 8px;min-width:48px}}.cncrud-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb;overflow:hidden}.cncrud-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.cncrud-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.cncrud-btn-back:hover{background:#e0e0e0}.cncrud-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.cncrud-stats-badge{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;white-space:nowrap}.cncrud-body{flex:1;display:flex;flex-direction:column;padding:16px 16px 70px;gap:12px;overflow-y:auto;overflow-x:hidden;min-height:0}.cncrud-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;overflow:hidden}.cncrud-table-wrapper{overflow:auto;max-height:calc(100vh - 200px)}.cncrud-table-wrapper::-webkit-scrollbar{width:6px;height:6px}.cncrud-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.cncrud-table-wrapper::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.cncrud-table-wrapper::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.cncrud-table{width:100%;border-collapse:collapse;min-width:600px}.cncrud-table thead{background:#e8eaf6;position:sticky;top:0;z-index:10}.cncrud-table th{text-align:left;padding:14px 12px;font-size:13px;font-weight:700;color:#1a237e;letter-spacing:.3px;white-space:nowrap;border-bottom:2px solid #c5cae9}.cncrud-table td{padding:12px;border-bottom:1px solid #f0f0f0;font-size:13px;color:#424242;vertical-align:middle;white-space:nowrap}.cncrud-table tbody tr:hover{background:#f8f9ff;transition:background .2s}.cncrud-table tbody tr:last-child td{border-bottom:none}.cncrud-actions-cell{text-align:center;white-space:nowrap;width:80px}.cncrud-btn-edit,.cncrud-btn-delete{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;margin:0 4px}.cncrud-btn-edit{color:#1565c0}.cncrud-btn-edit:hover{background:#e3f2fd;transform:scale(1.05)}.cncrud-btn-delete{color:#e53935}.cncrud-btn-delete:hover{background:#ffebee;transform:scale(1.05)}.cncrud-empty-table{text-align:center;padding:60px 20px!important}.cncrud-empty{text-align:center;padding:40px 20px}.cncrud-empty svg{margin-bottom:16px;color:#9e9e9e}.cncrud-empty p{color:#9e9e9e;font-size:14px;margin-bottom:20px}.cncrud-btn-add{background:#1a237e;color:#fff;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.cncrud-btn-add:hover{background:#283593}.cncrud-pagination{display:flex;align-items:center;justify-content:space-between;padding:8px 0;flex-shrink:0}.cncrud-pagination-spacer{flex:1}.cncrud-pagination-controls{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 12px;border-radius:10px;box-shadow:0 1px 3px #00000014}.cncrud-page-btn{background:transparent;border:1px solid #e0e0e0;border-radius:6px;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;font-size:11px;font-weight:500;transition:all .2s;font-family:monospace}.cncrud-page-btn:hover:not(:disabled){background:#f0f0f0;border-color:#1a237e;transform:translateY(-1px)}.cncrud-page-btn:disabled{opacity:.3;cursor:not-allowed;border-color:#e0e0e0}.cncrud-page-info{font-size:12px;font-weight:600;color:#1a237e;background:#f5f5f5;padding:4px 10px;border-radius:6px;min-width:55px;text-align:center;letter-spacing:.5px}.cncrud-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;padding:50px}.cncrud-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:cncrud-spin .8s linear infinite}@keyframes cncrud-spin{to{transform:rotate(360deg)}}.cncrud-loading p{color:#757575;font-size:14px}@media(max-width:768px){.cncrud-body{padding:12px 12px 70px;gap:10px}.cncrud-table th,.cncrud-table td{padding:10px 8px;font-size:12px}.cncrud-pagination-controls{padding:4px 8px;gap:4px}.cncrud-page-btn{width:26px;height:26px;font-size:10px}.cncrud-page-info{font-size:11px;padding:3px 8px;min-width:48px}}.pvcrud-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb;overflow:hidden}.pvcrud-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.pvcrud-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.pvcrud-btn-back:hover{background:#e0e0e0}.pvcrud-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.pvcrud-stats-badge{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;white-space:nowrap}.pvcrud-body{flex:1;display:flex;flex-direction:column;padding:16px 16px 70px;gap:12px;overflow-y:auto;overflow-x:hidden;min-height:0}.pvcrud-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;overflow:hidden}.pvcrud-table-wrapper{overflow:auto;max-height:calc(100vh - 200px)}.pvcrud-table-wrapper::-webkit-scrollbar{width:6px;height:6px}.pvcrud-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.pvcrud-table-wrapper::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.pvcrud-table-wrapper::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.pvcrud-table{width:100%;border-collapse:collapse;min-width:700px}.pvcrud-table thead{background:#e8eaf6;position:sticky;top:0;z-index:10}.pvcrud-table th{text-align:left;padding:14px 12px;font-size:13px;font-weight:700;color:#1a237e;letter-spacing:.3px;white-space:nowrap;border-bottom:2px solid #c5cae9}.pvcrud-table td{padding:12px;border-bottom:1px solid #f0f0f0;font-size:13px;color:#424242;vertical-align:middle;white-space:nowrap}.pvcrud-table tbody tr:hover{background:#f8f9ff;transition:background .2s}.pvcrud-table tbody tr:last-child td{border-bottom:none}.pvcrud-actions-cell{text-align:center;white-space:nowrap;width:80px}.pvcrud-btn-edit,.pvcrud-btn-delete{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;margin:0 4px}.pvcrud-btn-edit{color:#1565c0}.pvcrud-btn-edit:hover{background:#e3f2fd;transform:scale(1.05)}.pvcrud-btn-delete{color:#e53935}.pvcrud-btn-delete:hover{background:#ffebee;transform:scale(1.05)}.pvcrud-empty-table{text-align:center;padding:60px 20px!important}.pvcrud-empty{text-align:center;padding:40px 20px}.pvcrud-empty svg{margin-bottom:16px;color:#9e9e9e}.pvcrud-empty p{color:#9e9e9e;font-size:14px;margin-bottom:20px}.pvcrud-btn-add{background:#1a237e;color:#fff;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.pvcrud-btn-add:hover{background:#283593}.pvcrud-pagination{display:flex;align-items:center;justify-content:space-between;padding:8px 0;flex-shrink:0}.pvcrud-pagination-spacer{flex:1}.pvcrud-pagination-controls{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 12px;border-radius:10px;box-shadow:0 1px 3px #00000014}.pvcrud-page-btn{background:transparent;border:1px solid #e0e0e0;border-radius:6px;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;font-size:11px;font-weight:500;transition:all .2s;font-family:monospace}.pvcrud-page-btn:hover:not(:disabled){background:#f0f0f0;border-color:#1a237e;transform:translateY(-1px)}.pvcrud-page-btn:disabled{opacity:.3;cursor:not-allowed;border-color:#e0e0e0}.pvcrud-page-info{font-size:12px;font-weight:600;color:#1a237e;background:#f5f5f5;padding:4px 10px;border-radius:6px;min-width:55px;text-align:center;letter-spacing:.5px}.pvcrud-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;padding:50px}.pvcrud-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:pvcrud-spin .8s linear infinite}@keyframes pvcrud-spin{to{transform:rotate(360deg)}}.pvcrud-loading p{color:#757575;font-size:14px}@media(max-width:768px){.pvcrud-body{padding:12px 12px 70px;gap:10px}.pvcrud-table th,.pvcrud-table td{padding:10px 8px;font-size:12px}.pvcrud-pagination-controls{padding:4px 8px;gap:4px}.pvcrud-page-btn{width:26px;height:26px;font-size:10px}.pvcrud-page-info{font-size:11px;padding:3px 8px;min-width:48px}}.pv-satisfaccion-badge{display:inline-block;padding:4px 8px;border-radius:20px;font-size:11px;font-weight:500;text-align:center;white-space:nowrap}.badge-muy-satisfecho{background:#4caf50;color:#fff}.badge-satisfecho{background:#8bc34a;color:#fff}.badge-neutral{background:#ffc107;color:#333}.badge-insatisfecho{background:#ff9800;color:#fff}.badge-muy-insatisfecho{background:#f44336;color:#fff}.rtcrud-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb;overflow:hidden}.rtcrud-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.rtcrud-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.rtcrud-btn-back:hover{background:#e0e0e0}.rtcrud-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.rtcrud-stats-badge{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;white-space:nowrap}.rtcrud-body{flex:1;display:flex;flex-direction:column;padding:16px 16px 70px;gap:12px;overflow-y:auto;overflow-x:hidden;min-height:0}.rtcrud-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;overflow:hidden}.rtcrud-table-wrapper{overflow:auto;max-height:calc(100vh - 200px)}.rtcrud-table-wrapper::-webkit-scrollbar{width:6px;height:6px}.rtcrud-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.rtcrud-table-wrapper::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.rtcrud-table-wrapper::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.rtcrud-table{width:100%;border-collapse:collapse;min-width:700px}.rtcrud-table thead{background:#e8eaf6;position:sticky;top:0;z-index:10}.rtcrud-table th{text-align:left;padding:14px 12px;font-size:13px;font-weight:700;color:#1a237e;letter-spacing:.3px;white-space:nowrap;border-bottom:2px solid #c5cae9}.rtcrud-table td{padding:12px;border-bottom:1px solid #f0f0f0;font-size:13px;color:#424242;vertical-align:middle;white-space:nowrap}.rtcrud-table tbody tr:hover{background:#f8f9ff;transition:background .2s}.rtcrud-table tbody tr:last-child td{border-bottom:none}.rtcrud-temas-cell{max-width:250px;white-space:normal!important;word-break:break-word;line-height:1.4}.rtcrud-actions-cell{text-align:center;white-space:nowrap;width:80px}.rtcrud-btn-edit,.rtcrud-btn-delete{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;margin:0 4px}.rtcrud-btn-edit{color:#1565c0}.rtcrud-btn-edit:hover{background:#e3f2fd;transform:scale(1.05)}.rtcrud-btn-delete{color:#e53935}.rtcrud-btn-delete:hover{background:#ffebee;transform:scale(1.05)}.rtcrud-empty-table{text-align:center;padding:60px 20px!important}.rtcrud-empty{text-align:center;padding:40px 20px}.rtcrud-empty svg{margin-bottom:16px;color:#9e9e9e}.rtcrud-empty p{color:#9e9e9e;font-size:14px;margin-bottom:20px}.rtcrud-btn-add{background:#1a237e;color:#fff;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.rtcrud-btn-add:hover{background:#283593}.rtcrud-pagination{display:flex;align-items:center;justify-content:space-between;padding:8px 0;flex-shrink:0}.rtcrud-pagination-spacer{flex:1}.rtcrud-pagination-controls{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 12px;border-radius:10px;box-shadow:0 1px 3px #00000014}.rtcrud-page-btn{background:transparent;border:1px solid #e0e0e0;border-radius:6px;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;font-size:11px;font-weight:500;transition:all .2s;font-family:monospace}.rtcrud-page-btn:hover:not(:disabled){background:#f0f0f0;border-color:#1a237e;transform:translateY(-1px)}.rtcrud-page-btn:disabled{opacity:.3;cursor:not-allowed;border-color:#e0e0e0}.rtcrud-page-info{font-size:12px;font-weight:600;color:#1a237e;background:#f5f5f5;padding:4px 10px;border-radius:6px;min-width:55px;text-align:center;letter-spacing:.5px}.rtcrud-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;padding:50px}.rtcrud-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:rtcrud-spin .8s linear infinite}@keyframes rtcrud-spin{to{transform:rotate(360deg)}}.rtcrud-loading p{color:#757575;font-size:14px}@media(max-width:768px){.rtcrud-body{padding:12px 12px 70px;gap:10px}.rtcrud-table th,.rtcrud-table td{padding:10px 8px;font-size:12px}.rtcrud-pagination-controls{padding:4px 8px;gap:4px}.rtcrud-page-btn{width:26px;height:26px;font-size:10px}.rtcrud-page-info{font-size:11px;padding:3px 8px;min-width:48px}.rtcrud-temas-cell{max-width:150px}}.mant-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb}.mant-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.mant-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.mant-btn-back:hover{background:#e0e0e0}.mant-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px}.mant-body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:20px}.mant-options-list{display:flex;flex-direction:column;gap:16px;width:100%;max-width:400px;margin:0 auto}.mant-option-item{display:flex;align-items:center;gap:16px;padding:20px 24px;background:#fff;border:1px solid #e0e0e0;border-radius:14px;cursor:pointer;transition:all .2s;text-align:left;width:100%}.mant-option-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;border-color:#7986cb}.mant-option-icon{width:48px;height:48px;background:#e8eaf6;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0}.mant-option-label{flex:1;font-size:16px;font-weight:600;color:#212121}.mant-option-arrow{font-size:24px;color:#9e9e9e;flex-shrink:0}@media(max-width:768px){.mant-body{padding:16px}.mant-option-item{padding:16px 20px}.mant-option-icon{width:40px;height:40px}.mant-option-label{font-size:14px}}.musu-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb;overflow:hidden}.musu-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.musu-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.musu-btn-back:hover{background:#e0e0e0}.musu-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.musu-stats-badge{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;white-space:nowrap}.musu-body{flex:1;display:flex;flex-direction:column;padding:16px;gap:16px;overflow-y:auto;overflow-x:hidden;min-height:0}.musu-actions{display:flex;justify-content:flex-end}.musu-btn-add{background:#1a237e;color:#fff;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s;display:flex;align-items:center;gap:8px}.musu-btn-add:hover{background:#283593}.musu-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;overflow:hidden}.musu-table-wrapper{overflow:auto;max-height:calc(100vh - 200px)}.musu-table{width:100%;border-collapse:collapse;min-width:700px}.musu-table thead{background:#e8eaf6;position:sticky;top:0;z-index:10}.musu-table th{text-align:left;padding:14px 12px;font-size:13px;font-weight:700;color:#1a237e;border-bottom:2px solid #c5cae9}.musu-table td{padding:12px;border-bottom:1px solid #f0f0f0;font-size:13px;color:#424242;vertical-align:middle}.musu-table tbody tr:hover{background:#f8f9ff}.musu-actions-cell{text-align:center;white-space:nowrap;width:80px}.musu-btn-edit,.musu-btn-delete{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;margin:0 4px}.musu-btn-edit{color:#1565c0}.musu-btn-edit:hover{background:#e3f2fd;transform:scale(1.05)}.musu-btn-delete{color:#e53935}.musu-btn-delete:hover{background:#ffebee;transform:scale(1.05)}.musu-badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:600}.musu-badge-active{background:#e8f5e9;color:#2e7d32}.musu-badge-inactive{background:#ffebee;color:#c62828}.musu-empty-table{text-align:center;padding:60px 20px!important}.musu-empty{text-align:center;padding:40px 20px}.musu-empty svg{margin-bottom:16px;color:#9e9e9e}.musu-empty p{color:#9e9e9e;font-size:14px;margin-bottom:20px}.musu-pagination{display:flex;align-items:center;justify-content:space-between;padding:8px 0;flex-shrink:0}.musu-pagination-spacer{flex:1}.musu-pagination-controls{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 12px;border-radius:10px;box-shadow:0 1px 3px #00000014}.musu-page-btn{background:transparent;border:1px solid #e0e0e0;border-radius:6px;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;font-size:11px;font-weight:500;transition:all .2s;font-family:monospace}.musu-page-btn:hover:not(:disabled){background:#f0f0f0;border-color:#1a237e;transform:translateY(-1px)}.musu-page-btn:disabled{opacity:.3;cursor:not-allowed}.musu-page-info{font-size:12px;font-weight:600;color:#1a237e;background:#f5f5f5;padding:4px 10px;border-radius:6px;min-width:55px;text-align:center}.musu-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;padding:50px}.musu-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:spin .8s linear infinite}.musu-loading p{color:#757575;font-size:14px}.musu-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.musu-modal-content{background:#fff;border-radius:16px;width:90%;max-width:700px;max-height:85vh;overflow-y:auto;display:flex;flex-direction:column}.musu-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0;position:sticky;top:0;background:#fff}.musu-modal-header h3{font-size:18px;font-weight:700;color:#1a237e;margin:0}.musu-modal-close{background:none;border:none;font-size:24px;cursor:pointer;color:#757575}.musu-modal-body{padding:20px}.musu-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.musu-form-group{display:flex;flex-direction:column;gap:6px}.musu-form-group label{font-size:13px;font-weight:600;color:#424242}.musu-form-group input,.musu-form-group select{padding:10px 12px;border:1.5px solid #e0e0e0;border-radius:8px;font-size:14px;outline:none;transition:border-color .2s}.musu-form-group input:focus,.musu-form-group select:focus{border-color:#1a237e}.musu-input-error{border-color:#e53935!important}.musu-error{font-size:11px;color:#e53935}.musu-hint{font-size:11px;color:#9e9e9e;margin-top:4px}.musu-checkbox-group{justify-content:flex-end}.musu-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer}.musu-checkbox-label input{width:18px;height:18px;cursor:pointer}.musu-modal-footer{display:flex;gap:12px;padding:16px 20px;border-top:1px solid #e0e0e0;justify-content:flex-end}.musu-btn-cancel{padding:10px 20px;background:#f0f0f0;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;color:#424242}.musu-btn-save{padding:10px 20px;background:#1a237e;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;color:#fff}.musu-btn-save:hover{background:#283593}@media(max-width:768px){.musu-form-row{grid-template-columns:1fr;gap:12px}.musu-modal-content{width:95%}}.mprod-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb;overflow:hidden}.mprod-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.mprod-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.mprod-btn-back:hover{background:#e0e0e0}.mprod-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.mprod-stats-badge{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;white-space:nowrap}.mprod-body{flex:1;display:flex;flex-direction:column;padding:16px;gap:16px;overflow-y:auto;overflow-x:hidden;min-height:0}.mprod-actions{display:flex;justify-content:space-between;gap:16px}.mprod-search{flex:1;max-width:300px}.mprod-search-input{width:100%;padding:10px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:14px;background:#fff;outline:none;transition:border-color .2s}.mprod-search-input:focus{border-color:#1a237e}.mprod-btn-add{background:#1a237e;color:#fff;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s;display:flex;align-items:center;gap:8px}.mprod-btn-add:hover{background:#283593}.mprod-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;overflow:hidden}.mprod-table-wrapper{overflow:auto;max-height:calc(100vh - 200px)}.mprod-table{width:100%;border-collapse:collapse;min-width:700px}.mprod-table thead{background:#e8eaf6;position:sticky;top:0;z-index:10}.mprod-table th{text-align:left;padding:14px 12px;font-size:13px;font-weight:700;color:#1a237e;border-bottom:2px solid #c5cae9}.mprod-table td{padding:12px;border-bottom:1px solid #f0f0f0;font-size:13px;color:#424242;vertical-align:middle}.mprod-table tbody tr:hover{background:#f8f9ff}.mprod-glosa-cell{font-weight:600;color:#1a237e}.mprod-descripcion-cell{max-width:300px;white-space:normal;word-break:break-word}.mprod-actions-cell{text-align:center;white-space:nowrap;width:80px}.mprod-btn-edit,.mprod-btn-delete{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;margin:0 4px}.mprod-btn-edit{color:#1565c0}.mprod-btn-edit:hover{background:#e3f2fd;transform:scale(1.05)}.mprod-btn-delete{color:#e53935}.mprod-btn-delete:hover{background:#ffebee;transform:scale(1.05)}.mprod-badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:600}.mprod-badge-active{background:#e8f5e9;color:#2e7d32}.mprod-badge-inactive{background:#ffebee;color:#c62828}.mprod-empty-table{text-align:center;padding:60px 20px!important}.mprod-empty{text-align:center;padding:40px 20px}.mprod-empty svg{margin-bottom:16px;color:#9e9e9e}.mprod-empty p{color:#9e9e9e;font-size:14px;margin-bottom:20px}.mprod-pagination{display:flex;align-items:center;justify-content:space-between;padding:8px 0;flex-shrink:0}.mprod-pagination-spacer{flex:1}.mprod-pagination-controls{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 12px;border-radius:10px;box-shadow:0 1px 3px #00000014}.mprod-page-btn{background:transparent;border:1px solid #e0e0e0;border-radius:6px;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;font-size:11px;font-weight:500;transition:all .2s;font-family:monospace}.mprod-page-btn:hover:not(:disabled){background:#f0f0f0;border-color:#1a237e;transform:translateY(-1px)}.mprod-page-btn:disabled{opacity:.3;cursor:not-allowed}.mprod-page-info{font-size:12px;font-weight:600;color:#1a237e;background:#f5f5f5;padding:4px 10px;border-radius:6px;min-width:55px;text-align:center}.mprod-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;padding:50px}.mprod-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:spin .8s linear infinite}.mprod-loading p{color:#757575;font-size:14px}.mprod-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.mprod-modal-content{background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:85vh;overflow-y:auto;display:flex;flex-direction:column}.mprod-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0;position:sticky;top:0;background:#fff}.mprod-modal-header h3{font-size:18px;font-weight:700;color:#1a237e;margin:0}.mprod-modal-close{background:none;border:none;font-size:24px;cursor:pointer;color:#757575}.mprod-modal-body{padding:20px}.mprod-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.mprod-form-group label{font-size:13px;font-weight:600;color:#424242}.mprod-form-group input,.mprod-form-group textarea{padding:10px 12px;border:1.5px solid #e0e0e0;border-radius:8px;font-size:14px;outline:none;transition:border-color .2s;font-family:inherit}.mprod-form-group input:focus,.mprod-form-group textarea:focus{border-color:#1a237e}.mprod-form-group textarea{resize:vertical}.mprod-input-error{border-color:#e53935!important}.mprod-error{font-size:11px;color:#e53935}.mprod-checkbox-group{flex-direction:row;align-items:center}.mprod-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:400!important}.mprod-checkbox-label input{width:18px;height:18px;cursor:pointer}.mprod-modal-footer{display:flex;gap:12px;padding:16px 20px;border-top:1px solid #e0e0e0;justify-content:flex-end}.mprod-btn-cancel{padding:10px 20px;background:#f0f0f0;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;color:#424242}.mprod-btn-save{padding:10px 20px;background:#1a237e;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;color:#fff}.mprod-btn-save:hover{background:#283593}@media(max-width:768px){.mprod-actions{flex-direction:column}.mprod-search{max-width:100%}.mprod-modal-content{width:95%}.mprod-descripcion-cell{max-width:150px}}.mesp-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb;overflow:hidden}.mesp-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.mesp-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.mesp-btn-back:hover{background:#e0e0e0}.mesp-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.mesp-stats-badge{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;white-space:nowrap}.mesp-body{flex:1;display:flex;flex-direction:column;padding:16px;gap:16px;overflow-y:auto;overflow-x:hidden;min-height:0}.mesp-actions{display:flex;justify-content:space-between;gap:16px}.mesp-search{flex:1;max-width:300px}.mesp-search-input{width:100%;padding:10px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:14px;background:#fff;outline:none;transition:border-color .2s}.mesp-search-input:focus{border-color:#1a237e}.mesp-btn-add{background:#1a237e;color:#fff;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s;display:flex;align-items:center;gap:8px}.mesp-btn-add:hover{background:#283593}.mesp-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;overflow:hidden}.mesp-table-wrapper{overflow:auto;max-height:calc(100vh - 200px)}.mesp-table{width:100%;border-collapse:collapse;min-width:700px}.mesp-table thead{background:#e8eaf6;position:sticky;top:0;z-index:10}.mesp-table th{text-align:left;padding:14px 12px;font-size:13px;font-weight:700;color:#1a237e;border-bottom:2px solid #c5cae9}.mesp-table td{padding:12px;border-bottom:1px solid #f0f0f0;font-size:13px;color:#424242;vertical-align:middle}.mesp-table tbody tr:hover{background:#f8f9ff}.mesp-glosa-cell{font-weight:600;color:#1a237e}.mesp-descripcion-cell{max-width:300px;white-space:normal;word-break:break-word}.mesp-actions-cell{text-align:center;white-space:nowrap;width:80px}.mesp-btn-edit,.mesp-btn-delete{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;margin:0 4px}.mesp-btn-edit{color:#1565c0}.mesp-btn-edit:hover{background:#e3f2fd;transform:scale(1.05)}.mesp-btn-delete{color:#e53935}.mesp-btn-delete:hover{background:#ffebee;transform:scale(1.05)}.mesp-badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:600}.mesp-badge-active{background:#e8f5e9;color:#2e7d32}.mesp-badge-inactive{background:#ffebee;color:#c62828}.mesp-empty-table{text-align:center;padding:60px 20px!important}.mesp-empty{text-align:center;padding:40px 20px}.mesp-empty svg{margin-bottom:16px;color:#9e9e9e}.mesp-empty p{color:#9e9e9e;font-size:14px}.mesp-pagination{display:flex;align-items:center;justify-content:space-between;padding:8px 0;flex-shrink:0}.mesp-pagination-spacer{flex:1}.mesp-pagination-controls{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 12px;border-radius:10px;box-shadow:0 1px 3px #00000014}.mesp-page-btn{background:transparent;border:1px solid #e0e0e0;border-radius:6px;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;font-size:11px;font-weight:500;transition:all .2s;font-family:monospace}.mesp-page-btn:hover:not(:disabled){background:#f0f0f0;border-color:#1a237e;transform:translateY(-1px)}.mesp-page-btn:disabled{opacity:.3;cursor:not-allowed}.mesp-page-info{font-size:12px;font-weight:600;color:#1a237e;background:#f5f5f5;padding:4px 10px;border-radius:6px;min-width:55px;text-align:center}.mesp-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;padding:50px}.mesp-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:spin .8s linear infinite}.mesp-loading p{color:#757575;font-size:14px}.mesp-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.mesp-modal-content{background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:85vh;overflow-y:auto;display:flex;flex-direction:column}.mesp-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0;position:sticky;top:0;background:#fff}.mesp-modal-header h3{font-size:18px;font-weight:700;color:#1a237e;margin:0}.mesp-modal-close{background:none;border:none;font-size:24px;cursor:pointer;color:#757575}.mesp-modal-body{padding:20px}.mesp-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.mesp-form-group label{font-size:13px;font-weight:600;color:#424242}.mesp-form-group input,.mesp-form-group textarea{padding:10px 12px;border:1.5px solid #e0e0e0;border-radius:8px;font-size:14px;outline:none;transition:border-color .2s;font-family:inherit}.mesp-form-group input:focus,.mesp-form-group textarea:focus{border-color:#1a237e}.mesp-form-group textarea{resize:vertical}.mesp-input-error{border-color:#e53935!important}.mesp-error{font-size:11px;color:#e53935}.mesp-checkbox-group{flex-direction:row;align-items:center}.mesp-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:400!important}.mesp-checkbox-label input{width:18px;height:18px;cursor:pointer}.mesp-modal-footer{display:flex;gap:12px;padding:16px 20px;border-top:1px solid #e0e0e0;justify-content:flex-end}.mesp-btn-cancel{padding:10px 20px;background:#f0f0f0;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;color:#424242}.mesp-btn-save{padding:10px 20px;background:#1a237e;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;color:#fff}.mesp-btn-save:hover{background:#283593}@media(max-width:768px){.mesp-actions{flex-direction:column}.mesp-search{max-width:100%}.mesp-modal-content{width:95%}.mesp-descripcion-cell{max-width:150px}}.llcrud-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb;overflow:hidden}.llcrud-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.llcrud-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.llcrud-btn-back:hover{background:#e0e0e0}.llcrud-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.llcrud-stats-badge{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;white-space:nowrap}.llcrud-body{flex:1;display:flex;flex-direction:column;padding:16px 16px 70px;gap:12px;overflow-y:auto;overflow-x:hidden;min-height:0}.llcrud-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;overflow:hidden}.llcrud-table-wrapper{overflow:auto;max-height:calc(100vh - 200px)}.llcrud-table{width:100%;border-collapse:collapse;min-width:700px}.llcrud-table thead{background:#e8eaf6;position:sticky;top:0;z-index:10}.llcrud-table th{text-align:left;padding:14px 12px;font-size:13px;font-weight:700;color:#1a237e;border-bottom:2px solid #c5cae9}.llcrud-table td{padding:12px;border-bottom:1px solid #f0f0f0;font-size:13px;color:#424242;vertical-align:middle}.llcrud-table tbody tr:hover{background:#f8f9ff}.llcrud-motivo-cell{max-width:200px;white-space:normal;word-break:break-word}.llcrud-actions-cell{text-align:center;white-space:nowrap;width:80px}.llcrud-btn-edit,.llcrud-btn-delete{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;margin:0 4px}.llcrud-btn-edit{color:#1565c0}.llcrud-btn-edit:hover{background:#e3f2fd;transform:scale(1.05)}.llcrud-btn-delete{color:#e53935}.llcrud-btn-delete:hover{background:#ffebee;transform:scale(1.05)}.llcrud-empty-table{text-align:center;padding:60px 20px!important}.llcrud-empty{text-align:center;padding:40px 20px}.llcrud-empty svg{margin-bottom:16px;color:#9e9e9e}.llcrud-empty p{color:#9e9e9e;font-size:14px;margin-bottom:20px}.llcrud-btn-add{background:#1a237e;color:#fff;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.llcrud-btn-add:hover{background:#283593}.llcrud-pagination{display:flex;align-items:center;justify-content:space-between;padding:8px 0;flex-shrink:0}.llcrud-pagination-spacer{flex:1}.llcrud-pagination-controls{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 12px;border-radius:10px;box-shadow:0 1px 3px #00000014}.llcrud-page-btn{background:transparent;border:1px solid #e0e0e0;border-radius:6px;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;font-size:11px;font-weight:500;transition:all .2s;font-family:monospace}.llcrud-page-btn:hover:not(:disabled){background:#f0f0f0;border-color:#1a237e;transform:translateY(-1px)}.llcrud-page-btn:disabled{opacity:.3;cursor:not-allowed}.llcrud-page-info{font-size:12px;font-weight:600;color:#1a237e;background:#f5f5f5;padding:4px 10px;border-radius:6px;min-width:55px;text-align:center}.llcrud-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;padding:50px}.llcrud-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:spin .8s linear infinite}@media(max-width:768px){.llcrud-body{padding:12px 12px 70px;gap:10px}.llcrud-table th,.llcrud-table td{padding:10px 8px;font-size:12px}.llcrud-pagination-controls{padding:4px 8px;gap:4px}.llcrud-page-btn{width:26px;height:26px;font-size:10px}.llcrud-page-info{font-size:11px;padding:3px 8px;min-width:48px}.llcrud-motivo-cell{max-width:150px}}.cotcrud-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb;overflow:hidden}.cotcrud-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.cotcrud-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.cotcrud-btn-back:hover{background:#e0e0e0}.cotcrud-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px;flex:1}.cotcrud-stats-badge{background:linear-gradient(135deg,#1a237e,#283593);color:#fff;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;white-space:nowrap}.cotcrud-body{flex:1;display:flex;flex-direction:column;padding:16px 16px 70px;gap:12px;overflow-y:auto;overflow-x:hidden;min-height:0}.cotcrud-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;overflow:hidden}.cotcrud-table-wrapper{overflow:auto;max-height:calc(100vh - 200px)}.cotcrud-table{width:100%;border-collapse:collapse;min-width:700px}.cotcrud-table thead{background:#e8eaf6;position:sticky;top:0;z-index:10}.cotcrud-table th{text-align:left;padding:14px 12px;font-size:13px;font-weight:700;color:#1a237e;border-bottom:2px solid #c5cae9}.cotcrud-table td{padding:12px;border-bottom:1px solid #f0f0f0;font-size:13px;color:#424242;vertical-align:middle}.cotcrud-table tbody tr:hover{background:#f8f9ff}.cotcrud-actions-cell{text-align:center;white-space:nowrap;width:80px}.cotcrud-btn-edit,.cotcrud-btn-delete{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;margin:0 4px}.cotcrud-btn-edit{color:#1565c0}.cotcrud-btn-edit:hover{background:#e3f2fd;transform:scale(1.05)}.cotcrud-btn-delete{color:#e53935}.cotcrud-btn-delete:hover{background:#ffebee;transform:scale(1.05)}.cotcrud-empty-table{text-align:center;padding:60px 20px!important}.cotcrud-empty{text-align:center;padding:40px 20px}.cotcrud-empty svg{margin-bottom:16px;color:#9e9e9e}.cotcrud-empty p{color:#9e9e9e;font-size:14px}.cotcrud-pagination{display:flex;align-items:center;justify-content:space-between;padding:8px 0;flex-shrink:0}.cotcrud-pagination-spacer{flex:1}.cotcrud-pagination-controls{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 12px;border-radius:10px;box-shadow:0 1px 3px #00000014}.cotcrud-page-btn{background:transparent;border:1px solid #e0e0e0;border-radius:6px;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;font-size:11px;font-weight:500;transition:all .2s;font-family:monospace}.cotcrud-page-btn:hover:not(:disabled){background:#f0f0f0;border-color:#1a237e;transform:translateY(-1px)}.cotcrud-page-btn:disabled{opacity:.3;cursor:not-allowed}.cotcrud-page-info{font-size:12px;font-weight:600;color:#1a237e;background:#f5f5f5;padding:4px 10px;border-radius:6px;min-width:55px;text-align:center}.cotcrud-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;padding:50px}.cotcrud-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:spin .8s linear infinite}@media(max-width:768px){.cotcrud-body{padding:12px 12px 70px;gap:10px}.cotcrud-table th,.cotcrud-table td{padding:10px 8px;font-size:12px}.cotcrud-pagination-controls{padding:4px 8px;gap:4px}.cotcrud-page-btn{width:26px;height:26px;font-size:10px}.cotcrud-page-info{font-size:11px;padding:3px 8px;min-width:48px}}.rep-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb}.rep-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.rep-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.rep-btn-back:hover{background:#e0e0e0}.rep-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px}.rep-body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:20px}.rep-options-list{display:flex;flex-direction:column;gap:16px;width:100%;max-width:400px;margin:0 auto}.rep-option-item{display:flex;align-items:center;gap:16px;padding:20px 24px;background:#fff;border:1px solid #e0e0e0;border-radius:14px;cursor:pointer;transition:all .2s;text-align:left;width:100%}.rep-option-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;border-color:#7986cb}.rep-option-icon{width:48px;height:48px;background:#e8eaf6;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0}.rep-option-label{flex:1;font-size:16px;font-weight:600;color:#212121}.rep-option-arrow{font-size:24px;color:#9e9e9e;flex-shrink:0}@media(max-width:768px){.rep-body{padding:16px}.rep-option-item{padding:16px 20px}.rep-option-icon{width:40px;height:40px}.rep-option-label{font-size:14px}}.dashboard-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif}.dashboard-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.dashboard-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e}.dashboard-title{font-size:16px;font-weight:700;color:#1a237e;margin:0}.dashboard-body{flex:1;overflow-y:auto;padding:20px}.dashboard-grouped-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;align-items:start}.dashboard-group-card{background:#fff;border-radius:20px;box-shadow:0 2px 8px #0000000a;overflow:hidden;transition:transform .2s,box-shadow .2s}.dashboard-group-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px -12px #00000026}.group-card-header{display:flex;align-items:center;gap:12px;padding:18px 20px;background:#f8fafc;border-bottom:1px solid #eef2f6}.group-card-header h2{margin:0;font-size:1.1rem;font-weight:700;color:#1e293b;letter-spacing:-.2px}.group-card-metrics{padding:16px 20px 20px;display:flex;flex-direction:column;gap:16px}.group-card-metrics.grid-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.group-metric-item{display:flex;flex-direction:column;border-bottom:1px dashed #edf2f7;padding-bottom:12px}.group-card-metrics .group-metric-item:last-child{border-bottom:none;padding-bottom:0}.grid-two-columns .group-metric-item{border-bottom:none;padding-bottom:0}.group-metric-value{font-size:1.8rem;font-weight:400;color:#0f172a;line-height:1.2;margin-bottom:6px}.group-metric-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#5b6e8c}.dashboard-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:16px}.dashboard-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:spin .8s linear infinite}@media(max-width:768px){.dashboard-body{padding:12px}.dashboard-grouped-grid{gap:16px}.group-card-header{padding:14px 16px}.group-card-header h2{font-size:1rem}.group-card-metrics{padding:12px 16px 16px}.group-metric-value{font-size:1.5rem}.group-card-metrics.grid-two-columns{grid-template-columns:1fr;gap:12px}}.dashboard-filtro-fechas{background:#fff;padding:12px 20px;border-bottom:1px solid #e0e0e0;display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap}.fechas-input-group{display:flex;flex-direction:column;gap:4px}.fechas-input-group label{font-size:12px;font-weight:600;color:#5e6f8d;text-transform:uppercase}.fechas-input-group input{padding:8px 12px;border:1px solid #cbcfda;border-radius:8px;font-size:14px}.btn-aplicar-filtro{background:#1a237e;border:none;color:#fff;padding:8px 16px;border-radius:8px;display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:500;transition:background .2s;height:38px}.btn-aplicar-filtro:hover{background:#0d1757}.repbase-container{display:flex;flex-direction:column;height:100%;background:#f4f6fb}.repbase-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0}.repbase-btn-back{background:#f0f0f0;border:none;border-radius:8px;width:34px;height:34px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a237e;flex-shrink:0;transition:background .2s}.repbase-btn-back:hover{background:#e0e0e0}.repbase-title{font-size:16px;font-weight:700;color:#1a237e;margin:0;letter-spacing:.3px}.repbase-body{flex:1;overflow-y:auto;padding:16px}.repbase-card{background:#fff;border-radius:14px;padding:24px;box-shadow:0 2px 8px #0000000f;text-align:center}.repbase-placeholder{color:#9e9e9e;font-size:14px;margin:0}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;background-color:#f5f5f5;color:#212121;-webkit-text-size-adjust:100%}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:16px}.mobile-layout{display:flex;flex-direction:column;height:100dvh;overflow:hidden}.mobile-content{flex:1;min-height:0;overflow:hidden;background-color:#f5f5f5;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.mobile-content.scrollable{overflow-y:auto}.top-bar{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background-color:#1a237e;color:#fff;min-height:56px;flex-shrink:0}.top-bar-left{display:flex;align-items:center;gap:8px}.company-name{font-size:14px;font-weight:600;color:#fff}.top-bar-right{display:flex;align-items:center;gap:10px}.user-info{display:flex;flex-direction:column;align-items:flex-end;font-size:12px}.user-role{font-size:11px;color:#90caf9}.btn-logout{background-color:transparent;border:1px solid rgba(255,255,255,.5);color:#fff;padding:6px 10px;border-radius:4px;font-size:12px;cursor:pointer}.btn-logout:hover{background-color:#ffffff1a}.bottom-nav{display:flex;justify-content:space-around;align-items:center;background-color:#fff;border-top:1px solid #e0e0e0;padding:6px 0;padding-bottom:env(safe-area-inset-bottom);min-height:60px;flex-shrink:0}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;gap:2px;background:none;border:none;cursor:pointer;padding:6px 12px;border-radius:8px;color:#9e9e9e;transition:color .2s;min-width:60px}.bottom-nav-item.active{color:#1a237e}.bottom-nav-icon{font-size:22px}.bottom-nav-label{font-size:10px;font-weight:500}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:flex-end;z-index:1000}.modal-content{background:#fff;border-radius:16px 16px 0 0;width:100%;max-height:90vh;overflow-y:auto;padding-bottom:env(safe-area-inset-bottom)}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #e0e0e0;position:sticky;top:0;background:#fff;z-index:1}.modal-header h3{margin:0;font-size:16px}.btn-close{background:none;border:none;font-size:24px;cursor:pointer;color:#757575;line-height:1;padding:0 4px}.modal-footer{display:flex;gap:10px;padding:16px;border-top:1px solid #e0e0e0;position:sticky;bottom:0;background:#fff}.btn-estandar{background:linear-gradient(135deg,#3856e8,#2848e8);color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:6px;height:36px;min-width:fit-content}.btn-estandar:hover{background:linear-gradient(135deg,#2c4cee,#0d2bc4);transform:translateY(-1px)}.btn-estandar:disabled{background:#ccc;cursor:not-allowed;transform:none}.btn-cancelar,.btn-guardar{flex:1;padding:12px;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer}.btn-cancelar{background-color:#eee;color:#424242}.btn-guardar{background-color:#1a237e;color:#fff}.confirm-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.confirm-dialog{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;width:90%;max-width:400px;padding:0}.confirm-icon{display:flex;justify-content:center;padding:28px 28px 12px}.confirm-dialog h3{font-size:20px;font-weight:600;color:#2c3e50;margin:0;padding:0 28px 12px;text-align:center}.confirm-message{padding:0 28px 20px}.confirm-message p{color:#555;font-size:15px;text-align:center;margin:0}.confirm-actions{display:flex;gap:12px;padding:20px 28px 28px;justify-content:center}.btn-confirm-cancel{flex:1;padding:12px;background:#eee;color:#424242;border:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600}.btn-confirm-delete{flex:1;padding:12px;background:#1a237e;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px;color:#757575}.loading-spinner{width:36px;height:36px;border:3px solid #e0e0e0;border-top-color:#1a237e;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-container{padding:20px}.error-box{background:#fff3f3;border:1px solid #ffcdd2;border-radius:8px;padding:20px;text-align:center}.error-box h3{color:#dc3545;margin-bottom:12px}.error-box p{color:#666;margin-bottom:16px}.btn-retry{background-color:#1a237e;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600}@media(min-width:600px){.modal-content{border-radius:12px;max-width:560px;align-self:center}.modal-overlay{align-items:center}}
