:root{--bg: #eef2fb;--card: #ffffff;--primary: #2845ff;--primary-soft: #e8edff;--text: #1d2433;--muted: #7b8598;--border: #e6eaf2;--sidebar: #0d1430;--sidebar-accent: #1e2a52}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:Poppins,Inter,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}body.layout-nav-open{overflow:hidden;touch-action:none}.loading-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;font-size:15px;font-weight:600;color:#4a5680;background:linear-gradient(160deg,#e8edff,#f4f6fc 40%,#fff)}.loading-screen:after{content:"";width:36px;height:36px;border:3px solid #d4dcfa;border-top-color:#2845ff;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top left,#dfe7ff,#f7f9ff 45%,#fff)}.login-page.login-page-refined{display:flex;place-items:stretch}.login-page-refined{position:relative;overflow:hidden;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;padding:0;background:linear-gradient(145deg,#0f1733,#1a2654,#243a7a 70%,#3d5ab8)}.login-page-content{position:relative;z-index:1;flex:1;display:flex;align-items:center;justify-content:center;padding:24px;width:100%}.login-footer{position:relative;z-index:1;flex-shrink:0;text-align:center;padding:18px 20px max(22px,env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.12) 100%)}.login-footer-line{margin:0;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffffe0}.login-footer-sub{margin:6px 0 0;font-size:12px;font-weight:500;letter-spacing:.06em;color:#ffffff8c}.login-page-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.12) 0%,transparent 45%),radial-gradient(circle at 80% 70%,rgba(120,160,255,.2) 0%,transparent 40%),repeating-linear-gradient(-12deg,transparent,transparent 80px,rgba(255,255,255,.02) 80px,rgba(255,255,255,.02) 81px);pointer-events:none}.login-page-inner{position:relative;z-index:1;width:100%;max-width:1040px;display:grid;grid-template-columns:1fr minmax(320px,400px);gap:36px;align-items:center}.login-brand-panel{color:#fff;padding:12px 8px}.login-brand-logo{filter:drop-shadow(0 12px 28px rgba(0,0,0,.35))}.login-brand-name{margin:20px 0 8px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;letter-spacing:-.02em}.login-brand-tagline{margin:0 0 20px;font-size:15px;line-height:1.55;color:#ffffffd1;max-width:28rem}.login-brand-bullets{margin:0;padding-left:1.1rem;font-size:14px;line-height:1.85;color:#ffffffbf}.login-card{width:100%;max-width:420px;background:var(--card);border:1px solid var(--border);border-radius:20px;padding:28px;box-shadow:0 18px 45px #1f2f631a}.login-card-refined{border-radius:22px;padding:32px 30px 30px;box-shadow:0 24px 60px #080c2859,0 0 0 1px #ffffff14 inset;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#fff,#f8faff)}.login-card-title{margin:0;font-size:22px;font-weight:700;color:#141c33}.login-card-lead{margin:8px 0 20px;color:var(--muted);font-size:14px;line-height:1.45}.login-error{margin-top:8px}.login-card h1{margin:0;font-size:28px}.login-card p{margin:10px 0 18px;color:var(--muted)}@media (max-width: 900px){.login-page-content{padding:20px 16px}.login-page-inner{grid-template-columns:1fr;text-align:center}.login-brand-panel{padding-bottom:0}.login-brand-tagline{margin-left:auto;margin-right:auto}.login-brand-bullets{display:inline-block;text-align:left}.login-card-refined{max-width:440px;margin:0 auto}}label{display:block;margin:14px 0 8px;font-size:14px}input{width:100%;height:42px;border:1px solid var(--border);border-radius:12px;padding:0 12px;font-size:15px}input[type=checkbox]{width:16px;height:16px;padding:0;border-radius:4px}select{width:100%;height:42px;border:1px solid var(--border);border-radius:12px;padding:0 12px;font-size:15px;background:#fff}.app-shell{display:flex;align-items:stretch;min-height:100vh}.sidebar{flex:0 0 280px;width:280px;min-width:280px;max-width:280px;min-height:100vh;box-sizing:border-box;background:linear-gradient(180deg,var(--sidebar) 0%,#121a38 55%,var(--sidebar-accent) 100%);color:#fff;padding:22px 18px 20px;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.06);box-shadow:4px 0 32px #080c281f}.sidebar-brand{flex-shrink:0;text-align:center;padding-bottom:8px}.sidebar-brand-logo{margin:0 auto 6px}.brand-title{font-size:17px;font-weight:700;margin:0;letter-spacing:-.02em;line-height:1.25}.brand-subtitle{margin:6px 0 0;font-size:12px;line-height:1.35;color:#c8d2f5d9}.brand-logo-wrap{display:flex;justify-content:center;align-items:center}.brand-logo-img{display:block;width:auto;height:auto;object-fit:contain}.brand-logo-wrap--default .brand-logo-img{max-height:88px;max-width:min(100%,200px)}.brand-logo-wrap--large .brand-logo-img{max-height:120px;max-width:min(100%,280px)}.brand-logo-wrap--hero .brand-logo-img{max-height:200px;max-width:min(100%,420px)}.brand-logo-wrap--sidebar .brand-logo-img{max-height:72px;max-width:min(100%,220px);filter:drop-shadow(0 6px 16px rgba(0,0,0,.35))}.brand-logo-wrap--sidebar .brand-logo-svg{filter:drop-shadow(0 6px 16px rgba(0,0,0,.35))}.nav-menu{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:6px;margin-top:18px;padding:4px 2px 12px}.nav-item{color:#cfd6ef;text-decoration:none;padding:11px 14px;border-radius:12px;font-size:13px;font-weight:600;line-height:1.3;border:1px solid transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background .15s ease,color .15s ease,border-color .15s ease}.nav-item.active,.nav-item:hover{background:#ffffff1a;color:#fff;border-color:#ffffff14}.nav-item.active{background:linear-gradient(135deg,#5b7cff59,#2845ff33);border-color:#8caaff40}.main-content{flex:1 1 auto;min-width:0;padding:28px 32px 40px;position:relative;background-color:#f0f3fb;background-image:radial-gradient(ellipse 900px 420px at 10% -10%,rgba(91,124,255,.14),transparent 55%),radial-gradient(ellipse 700px 380px at 100% 20%,rgba(40,69,255,.1),transparent 50%),radial-gradient(ellipse 600px 500px at 50% 100%,rgba(180,195,230,.35),transparent 55%),repeating-linear-gradient(0deg,transparent,transparent 11px,rgba(255,255,255,.45) 11px,rgba(255,255,255,.45) 12px);background-blend-mode:normal,normal,normal,multiply}.main-content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0L30 2M30 58L30 60M0 30L2 30M58 30L60 30' stroke='%232845ff' stroke-opacity='0.04' stroke-width='1' fill='none'/%3E%3C/svg%3E")}.main-content>*{position:relative;z-index:1}.page-title{margin:0 0 8px}.page-subtitle{margin:0 0 20px;color:var(--muted)}.card-grid,.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.feature-card,.kpi-card,.table-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:18px}.dashboard-module-link{margin-top:14px;display:inline-block;text-decoration:none}.kpi-card h3{margin:6px 0 0;font-size:20px}.kpi-card p{font-weight:600;color:#5d6782}.kpi-accent-blue h3{color:#2054ff}.kpi-accent-red h3{color:#d92a2a}.sidebar-footer{flex-shrink:0;margin-top:auto;padding-top:16px;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:10px}.logged-user{margin:0;color:#cfd6ef}.btn{border:none;border-radius:12px;height:42px;padding:0 14px;font-weight:600;cursor:pointer}.btn-primary{width:100%;margin-top:16px;background:linear-gradient(135deg,#2845ff,#5a4eff);color:#fff}.btn-primary-inline{background:linear-gradient(135deg,#2845ff,#5a4eff);color:#fff}.btn-outline{background:transparent;border:1px solid #55618a;color:#fff}.btn-outline-dark{background:#fff;border:1px solid var(--border);color:var(--text)}.btn-outline-dark:hover{background:#f3f6ff}.btn-link{border:none;background:transparent;color:#2845ff;cursor:pointer;font-weight:600}.btn-link-danger{color:#d62525;margin-left:8px}.btn-danger{background:linear-gradient(135deg,#c91d1d,#ed3a3a);color:#fff}.btn-danger-soft{background:#fff4f4;border:1px solid #f1b7b7;color:#b82020}.btn-danger-soft:hover{background:#ffe9e9}.error-text{color:#d62525;margin-top:10px}.error-banner{margin:14px 0;background:linear-gradient(180deg,#fff6f6,#fff);border:1px solid #f2c8c8;border-left:6px solid #d62525;border-radius:14px;display:flex;gap:10px;align-items:flex-start;padding:12px 14px}.error-icon{font-size:20px}.error-banner p{margin:4px 0 0}.success-banner{margin:14px 0;background:linear-gradient(180deg,#f2fff7,#fff);border:1px solid #b7e8cc;border-left:6px solid #1f9d57;border-radius:14px;display:flex;gap:10px;align-items:center;padding:12px 14px}.success-icon{font-size:20px}.success-banner p{margin:0}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px;border-bottom:1px solid var(--border)}.billing-table-wrap{margin-top:16px;padding:0;overflow:visible;min-width:0}.table-scroll-x{width:100%;min-width:0;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable both-edges}.table-scroll-x>.billing-table{min-width:520px}.table-scroll-x::-webkit-scrollbar{height:10px}.table-scroll-x::-webkit-scrollbar-track{background:#eef2fb;border-radius:999px}.table-scroll-x::-webkit-scrollbar-thumb{background:#b8c5e6;border-radius:999px}.table-scroll-x::-webkit-scrollbar-thumb:hover{background:#9fafda}.billing-toolbar{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}.hidden-input{display:none}.billing-form,.billing-filters{margin-top:16px}.billing-form h3,.billing-filters h3{margin:0 0 14px}.billing-lineas-block{margin-top:16px;padding-top:14px;border-top:1px solid rgba(40,69,255,.12)}.billing-lineas-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.billing-lineas-head h4{margin:0;font-size:14px;font-weight:700;color:#1d2433}.billing-linea-row{margin-bottom:10px;padding:12px;border-radius:10px;background:linear-gradient(160deg,#f8faff,#fff);border:1px solid rgba(40,69,255,.1)}.billing-linea-actions{display:flex;align-items:flex-end;padding-bottom:2px}.billing-lineas-badge{font-size:11px;font-weight:600;color:#5d6782}.table-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.billing-filters-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.form-grid label.span-2{grid-column:1 / -1}.table-actions{display:flex;flex-wrap:wrap;gap:8px}.btn-sm{padding:6px 12px;font-size:12px}.cell-multiline{max-width:280px;white-space:pre-wrap;word-break:break-word}.form-grid label{margin:0;font-size:13px;color:var(--muted)}.form-actions{margin-top:14px;display:flex;gap:10px}.billing-table-header{padding:16px 18px;border-bottom:1px solid var(--border)}.billing-table-header h3{margin:0;font-size:18px}.custody-listado-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:14px 20px}.custody-caja-export-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.custody-ordering-bar{flex:1 1 220px;min-width:0;max-width:420px}.custody-ordering-label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#3d4f6f;letter-spacing:.02em}.custody-ordering-select{width:100%;max-width:100%;padding:8px 12px;border-radius:8px;border:1px solid var(--border);background:#fff;font-size:13px;color:#1a2744;cursor:pointer}.custody-ordering-select:focus{outline:none;border-color:#3b5bdb;box-shadow:0 0 0 2px #3b5bdb33}.billing-table{font-size:13px}.billing-table thead th{white-space:nowrap;background:linear-gradient(180deg,#f9fbff,#f1f6ff);color:#54607a;font-weight:600}.billing-table tbody tr:hover{background:#fbfcff}.billing-table td{white-space:nowrap}.row-selected{background:#eef4ff!important}.text-red{color:#c62525;font-weight:600}.text-green{color:#1a7a42;font-weight:600}.empty-row{text-align:center;color:var(--muted);padding:26px 12px!important}.pagination-row{display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid var(--border);padding:14px 18px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:grid;place-items:center;z-index:1000}.modal-overlay-refined{background:#0a122a8c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:20px}.modal-card{width:min(520px,calc(100vw - 32px));background:#fff;border-radius:16px;border:1px solid var(--border);box-shadow:0 20px 50px #0f172a40;padding:18px}.modal-card-refined{position:relative;width:min(480px,calc(100vw - 40px));padding:0 0 22px;border-radius:20px;border:none;box-shadow:0 28px 70px #0c143259,0 0 0 1px #ffffff80 inset;overflow:hidden}.modal-card-refined:before{content:"";display:block;height:4px;width:100%;background:linear-gradient(90deg,#2845ff,#6b8cff,#49a1ff)}.modal-card-refined--danger:before{background:linear-gradient(90deg,#b42318,#e85d5d,#f59e0b)}.modal-card-refined--warning:before{background:linear-gradient(90deg,#d97706,#fbbf24,#84cc16)}.modal-card-refined-icon{display:flex;justify-content:center;padding:20px 16px 4px}.modal-card-refined-emoji{font-size:2.5rem;line-height:1;filter:drop-shadow(0 4px 8px rgba(0,0,0,.12))}.modal-card-refined-title{margin:0;padding:0 24px;font-size:1.25rem;font-weight:700;color:#111a2e;text-align:center}.modal-card-refined-body{margin:0;padding:12px 24px 0;font-size:14px;line-height:1.55;color:#4c5670;text-align:center}.modal-card-refined-body p{margin:0;color:inherit}.modal-actions-refined{padding:0 22px;margin-top:22px}.modal-card h3{margin:0 0 8px}.modal-card p{margin:0;color:#4c5670}.modal-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:10px}.home-dashboard{max-width:1100px;margin:0 auto}.home-hero{display:grid;grid-template-columns:auto 1fr;gap:28px 36px;align-items:center;padding:28px 32px 32px;margin-bottom:28px;border-radius:22px;background:linear-gradient(135deg,#fff,#f4f7ff 45%,#eef2ff);border:1px solid rgba(230,234,242,.9);box-shadow:0 16px 48px #1b30721a,0 0 0 1px #fffc inset}.home-hero-visual{position:relative;width:140px;height:140px;display:grid;place-items:center}.home-hero-blob{position:absolute;border-radius:50%;filter:blur(0);opacity:.9}.home-hero-blob--1{width:120px;height:120px;background:radial-gradient(circle,rgba(91,124,255,.35),transparent 70%);top:-8px;left:-12px}.home-hero-blob--2{width:100px;height:100px;background:radial-gradient(circle,rgba(73,161,255,.3),transparent 70%);bottom:-10px;right:-8px}.home-hero-logo{position:relative;z-index:1;filter:drop-shadow(0 10px 24px rgba(40,69,255,.25))}.home-hero-kicker{margin:0 0 6px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2845ff}.home-hero-title{margin:0 0 10px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:#111a2e;letter-spacing:-.02em}.home-hero-sub{margin:0;font-size:15px;line-height:1.55;color:#5a647e;max-width:36rem}.home-section-label{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7690;margin:0 0 12px 4px}.home-module-grid{gap:18px}.home-module-card{position:relative;overflow:hidden;padding:22px 20px 20px;border-radius:18px;border:1px solid rgba(230,234,242,.95);box-shadow:0 10px 32px #1b307214;transition:transform .18s ease,box-shadow .18s ease}.home-module-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px #1b30721f}.home-module-card--empty{grid-column:1 / -1;text-align:center;color:var(--muted)}.home-module-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-size:1.5rem;margin-bottom:12px;background:linear-gradient(145deg,#eef2ff,#dce5ff);box-shadow:inset 0 1px #fffc}.home-module-card h3{margin:0 0 8px;font-size:17px;font-weight:700;color:#141c33}.home-module-desc{margin:0 0 16px;font-size:13px;line-height:1.45;color:#6b7690}.home-module-cta{margin-top:0}.custody-confirm-fecha-preview{margin:10px 0 0;font-size:13px;color:#5c6b86}@media (max-width: 720px){.home-hero{grid-template-columns:1fr;text-align:center;padding:24px 20px}.home-hero-visual{margin:0 auto}.home-hero-sub{margin-left:auto;margin-right:auto}}.inventory-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:14px}.inventory-subtitle{margin:0 0 14px;color:var(--muted);font-size:13px;line-height:1.4}.inventory-filter-box{margin-top:16px}.inventory-kpi-second{margin-top:12px}.truck-progress-card{margin-top:16px;background:linear-gradient(180deg,#fff,#f8fbff)}.truck-progress-header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px}.truck-progress-header h3{margin:0}.truck-progress-header span{color:#3357d8;font-weight:700}.truck-progress-bar{width:100%;height:12px;background:#e8edff;border-radius:999px;overflow:hidden}.truck-progress-value{height:100%;background:linear-gradient(90deg,#2448ff,#49a1ff);border-radius:999px;transition:width .25s ease}.inventory-form-grid .table-card,.inventory-filter-box,.truck-progress-card{box-shadow:0 8px 24px #1b307214}.inventory-form-grid h3,.inventory-filter-box h3,.truck-progress-card h3{letter-spacing:.2px;font-weight:700}.custody-page{max-width:1120px;margin:0 auto}.custody-page input:not([type=checkbox]),.custody-page select,.custody-page textarea{border:1px solid #d7e0f0;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfcff);color:#1a2744;box-shadow:inset 0 1px #ffffffe6;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.custody-page input:not([type=checkbox]):hover,.custody-page select:hover,.custody-page textarea:hover{border-color:#becbe4}.custody-page input:not([type=checkbox]):focus,.custody-page select:focus,.custody-page textarea:focus{outline:none;border-color:#3b5bdb;background:#fff;box-shadow:0 0 0 3px #3b5bdb29}.custody-page textarea{padding:10px 12px;line-height:1.45}.custody-page .form-grid label,.custody-page .custody-nueva-fecha-grid label,.custody-page .custody-nueva-label{font-weight:600;color:#344464}.custody-title{letter-spacing:.4px}.custody-subtitle{max-width:52rem;line-height:1.55}.custody-empresa-shell{margin-top:18px;border-radius:18px;border:1px solid rgba(36,72,255,.18);background:linear-gradient(145deg,#fff,#f4f7ff);box-shadow:0 14px 38px #1b30721c}.custody-empresa-head h3{margin:0 0 6px;font-size:1.15rem;font-weight:700}.custody-empresa-hint{margin:0;font-size:13px;color:var(--muted);line-height:1.45}.custody-muted{margin:10px 0 0;font-size:13px;color:var(--muted)}.custody-empresa-grid{display:grid;grid-template-columns:1fr minmax(240px,320px);gap:22px;margin-top:16px;align-items:start}@media (max-width: 840px){.custody-empresa-grid{grid-template-columns:1fr}}.custody-pills{display:flex;flex-wrap:wrap;gap:10px}.custody-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;border:1px solid var(--border);background:#fff;cursor:pointer;font:inherit;transition:border-color .2s,box-shadow .2s,transform .15s;text-align:left}.custody-pill:hover{border-color:#2448ff59;box-shadow:0 4px 14px #2448ff1f}.custody-pill-active{border-color:#2448ff;background:linear-gradient(135deg,#eef2ff,#fff);box-shadow:0 4px 18px #2448ff2e}.custody-pill-name{font-weight:600;color:var(--text);max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custody-pill-archived{border-style:dashed}.custody-pill-meta{font-size:.72rem;opacity:.85;margin-left:6px}.custody-pill-count{font-size:12px;font-weight:700;color:#2448ff;background:#2448ff1a;padding:2px 8px;border-radius:999px}.custody-nueva-empresa{padding:16px;border-radius:14px;border:1px dashed rgba(36,72,255,.35);background:linear-gradient(180deg,#fffffff5,#f6f9ffeb)}.custody-nueva-empresa h4{margin:0 0 12px;font-size:.95rem;font-weight:700}.custody-nueva-label{display:block;margin-bottom:12px}.custody-nueva-label input{width:100%;margin-top:6px}.custody-nueva-btn{width:100%}.custody-empty-state{margin-top:20px;text-align:center;padding:36px 24px;color:var(--muted);font-size:15px}.custody-context-bar{margin:20px 0 6px;padding:12px 18px;border-radius:12px;background:linear-gradient(90deg,#2448ff14,#49a1ff0f);border:1px solid rgba(36,72,255,.12);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.custody-context-main{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.custody-delete-empresa-btn{min-width:11.5rem;box-shadow:0 3px 12px #b820201f}.custody-context-label{font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.custody-context-name{font-size:1.05rem;color:#1a2744}.custody-pdf-card{margin-top:14px;border:1px solid rgba(36,72,255,.18);background:linear-gradient(165deg,#fff,#f4f8ff 48%,#eef4ff);box-shadow:0 10px 28px #1a34780f}.custody-pdf-intro{margin:8px 0 0;max-width:52rem;line-height:1.5}.custody-pdf-datos-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin-top:16px;padding:16px;border-radius:14px;background:#ffffffb8;border:1px solid rgba(120,148,208,.2)}@media (max-width: 720px){.custody-pdf-datos-grid{grid-template-columns:1fr}}.custody-pdf-datos-grid label{display:block;font-size:.82rem;font-weight:600;color:#334155}.custody-pdf-datos-grid input,.custody-pdf-datos-grid select{width:100%;margin-top:6px}.custody-pdf-datos-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.custody-datos-guardado-badge{display:inline-flex;align-items:center;padding:8px 16px;border-radius:999px;font-size:.88rem;font-weight:700;color:#166534;background:#dcfce7;border:1px solid #86efac}.custody-pdf-datos-grid input:disabled,.custody-pdf-datos-grid input[readonly]{background:#f1f5f9;color:#475569;cursor:default}.custody-pdf-actions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px;padding-top:4px;align-items:stretch}@media (max-width: 1280px){.custody-pdf-actions-grid{grid-template-columns:1fr}}.custody-contrato-tratamientos{display:flex;flex-direction:column;gap:6px;margin:0 0 10px}.custody-contrato-tratamientos label{display:flex;align-items:flex-start;gap:8px;font-size:.88rem;line-height:1.35;cursor:pointer}.custody-contrato-tratamientos input{margin-top:3px;flex-shrink:0}.custody-pdf-action-block{display:flex;flex-direction:column;min-width:0;box-sizing:border-box;padding:16px 18px 18px;border-radius:14px;border:1px solid rgba(120,148,208,.22);background:#ffffffd9;overflow:hidden}.custody-pdf-action-block h4{margin:0 0 12px;font-size:1rem;color:#0c4a6e;text-align:center}.custody-pdf-action-block label{display:block;margin-bottom:10px;font-size:.82rem;font-weight:600;color:#475569}.custody-pdf-action-block input,.custody-pdf-action-block select{width:100%;margin-top:5px}.custody-doc-destr-fieldset{margin:.75rem 0 0;padding:.85rem 1rem;border:1px solid var(--border-subtle, #e2e8f0);border-radius:10px;background:#f8fafca6}.custody-doc-destr-fieldset legend{font-size:.82rem;font-weight:600;padding:0 .35rem;color:var(--text-secondary, #475569)}.custody-doc-destr-opciones{display:flex;flex-direction:column;gap:.55rem}.custody-doc-destr-radio{display:flex;align-items:flex-start;gap:.5rem;font-size:.88rem;line-height:1.35;cursor:pointer}.custody-doc-destr-radio input{margin-top:.2rem;flex-shrink:0}.custody-doc-destr-radio--disabled{opacity:.55;cursor:not-allowed}.custody-doc-destr-manual{display:flex;flex-direction:column;gap:.35rem;margin-top:.65rem;font-size:.85rem}.custody-doc-destr-manual textarea{width:100%;resize:vertical;min-height:4.5rem}.custody-doc-destr-sel-actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.65rem}.custody-doc-destr-preview{margin-top:.75rem;margin-bottom:0}.custody-col-sel-pdf{width:2.25rem;text-align:center;vertical-align:middle}.custody-col-sel-pdf input{width:1rem;height:1rem;cursor:pointer}.custody-row-pdf-selected td{background:#1565c00f}.custody-actas-historial{margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--border-subtle, #e2e8f0)}.custody-actas-historial-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.custody-actas-historial-title{font-size:.82rem;font-weight:600;color:var(--text-secondary, #475569)}.custody-actas-historial-empty{margin:0;font-size:.82rem}.custody-actas-historial-list{list-style:none;margin:0;padding:0;max-height:11rem;overflow-y:auto}.custody-actas-historial-item{display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.45rem 0;border-bottom:1px solid var(--border-subtle, #eef2f6)}.custody-actas-historial-item:last-child{border-bottom:none}.custody-actas-historial-meta{display:flex;flex-direction:column;gap:.15rem;min-width:0}.custody-actas-historial-titulo{font-size:.84rem;font-weight:500;line-height:1.3}.custody-actas-historial-btns{display:flex;flex-shrink:0;gap:.35rem}.custody-pdf-hint{font-size:.8rem;margin:0 0 10px;line-height:1.45}.custody-pdf-btns{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.custody-archivadas-shell{margin-top:14px;border:1px solid rgba(120,148,208,.22);background:linear-gradient(170deg,#fff,#f6f8fc)}.custody-archivadas-intro{margin:0 0 12px;max-width:52rem}.custody-archivadas-pdf-head{margin:16px 0 0;padding-top:14px;border-top:1px solid rgba(120,148,208,.2)}.custody-firma-panel{flex:1;display:flex;flex-direction:column;min-width:0;box-sizing:border-box;margin-top:14px;padding:14px 14px 12px;border-radius:12px;border:1px solid #b8c9e0;background:linear-gradient(180deg,#fafcff,#f4f7fc);box-shadow:inset 0 1px #ffffffe6}.custody-firma-panel-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;margin-bottom:12px}.custody-firma-panel-title{font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#334155}.custody-firma-panel-sub{font-size:.78rem;color:#64748b;line-height:1.35}.custody-firma-loading{text-align:center;margin:8px 0 4px}.custody-firma-pad-slot{width:100%;min-width:0;margin:6px 0 4px;animation:custody-firma-pad-in .22s ease}@keyframes custody-firma-pad-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.signature-pad-wrap{display:flex;flex-direction:column;gap:10px;align-items:center}.signature-pad-wrap--full{width:100%;min-width:0}.signature-pad-frame{width:100%;max-width:100%;box-sizing:border-box;padding:4px;border-radius:10px;border:2px solid #94a3b8;background:#fff;box-shadow:0 1px 3px #0f172a14;overflow:hidden}.signature-pad-frame--active{border-color:#2845ff;box-shadow:0 0 0 3px #2845ff1f,0 4px 14px #2845ff14}.signature-pad-frame--locked{border-color:#cbd5e1;background:#f8fafc}.signature-pad-frame--locked .signature-pad-canvas{cursor:default;pointer-events:none}.signature-pad-canvas{display:block;width:100%;max-width:100%;vertical-align:top;border-radius:6px;cursor:crosshair;touch-action:none;background:#fff}.custody-firma-status{display:block;width:fit-content;margin:0 auto 10px;padding:5px 12px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.custody-firma-status--ok{color:#166534;background:#dcfce7;border:1px solid #86efac}.custody-firma-status--draft{color:#92400e;background:#fef3c7;border:1px solid #fcd34d}.custody-firma-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px}.custody-pdf-btns{justify-content:center;margin-top:auto;padding-top:14px}.custody-pdf-btns .btn{min-width:9.5rem}.custody-empresa-destr-card{margin-top:14px;border:1px solid rgba(120,148,208,.26);background:linear-gradient(170deg,#fff,#f8fbff)}.custody-empresa-destr-hint{margin:0 0 12px;max-width:52rem}.custody-empresa-destr-form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:14px 18px}.custody-empresa-destr-form label{display:flex;flex-direction:column;gap:6px;font-weight:600;font-size:13px}.custody-empresa-destr-form input[type=date]{min-width:11rem}.custody-registro-confirmacion{margin:14px 0 16px;padding:14px 16px;border-radius:12px;border:1px solid #c5d4e8;background:linear-gradient(165deg,#f4f8ff,#eef4fc);box-shadow:0 1px 2px #1428500f}.custody-registro-confirmacion-head{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-bottom:8px}.custody-registro-confirmacion-badge{display:inline-block;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:#1d4ed8;color:#fff}.custody-registro-confirmacion-time{font-size:12px;font-weight:600;color:#3d4f6f;font-variant-numeric:tabular-nums}.custody-registro-confirmacion-mensaje{margin:0;font-size:14px;line-height:1.5;color:#1a2744}.custody-registro-confirmacion-meta{margin:10px 0 0;font-size:12px;color:#5c6b86;line-height:1.45}.custody-fecha-row-saved td{background:#ecfdf3!important;box-shadow:inset 0 0 0 1px #bbf7d0;transition:background .35s ease}.custody-fecha-row-readonly .custody-fecha-input,.custody-fecha-row-readonly .custody-fecha-obs{background:#f8faff;color:#5c6b86;border-color:#dbe3f3}.custody-fecha-row-readonly .custody-fecha-obs{cursor:default}.custody-fechas-destr-scroll{margin-top:8px}.custody-fechas-destr-table{min-width:640px;font-size:13px}.custody-fechas-destr-table th:nth-child(1),.custody-fechas-destr-table td:nth-child(1){width:11rem;white-space:nowrap}.custody-fechas-destr-table th:nth-child(2),.custody-fechas-destr-table td:nth-child(2){min-width:12rem}.custody-fechas-destr-table th:nth-child(3),.custody-fechas-destr-table td:nth-child(3){width:11rem;white-space:nowrap}.custody-fecha-input{min-width:10rem}.custody-fecha-obs{width:100%;min-height:2.75rem;resize:vertical;font-family:inherit;font-size:13px}.custody-fecha-actions{white-space:nowrap;vertical-align:middle}.custody-fecha-actions .btn{min-width:88px}.custody-fecha-actions .btn+.btn{margin-left:8px}.custody-nueva-fecha-destr{margin-top:18px;padding-top:16px;border-top:1px solid var(--border)}.custody-nueva-fecha-title{margin:0 0 10px;font-size:15px}.custody-nueva-fecha-grid{display:grid;grid-template-columns:minmax(11rem,14rem) 1fr auto;gap:14px 18px;align-items:end}.custody-nueva-fecha-obs textarea{width:100%;min-height:2.75rem;font-family:inherit;font-size:13px}.custody-nueva-fecha-btn{align-self:end}@media (max-width: 900px){.custody-nueva-fecha-grid{grid-template-columns:1fr}}.custody-toolbar{margin-top:14px}.btn-custody-pdf{background:linear-gradient(135deg,#1d3a8f,#2845ff);color:#fff;font-weight:600;border:none}.btn-custody-pdf:hover{filter:brightness(1.06);color:#fff}.custody-consultas{margin-top:20px;border:1px solid rgba(118,75,200,.22);background:linear-gradient(160deg,#faf8ff,#fff 55%);box-shadow:0 12px 34px #5a3ca01a}.custody-consultas-head h3{margin:0 0 8px;font-size:1.1rem;font-weight:700;color:#3d2f62}.custody-consultas-form{margin-top:8px}.custody-consultas-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.custody-consultas-results{margin-top:18px;border-top:1px solid var(--border);padding-top:16px}.custody-results-scroll{min-width:0}.custody-results-table{table-layout:fixed;width:100%;min-width:880px}.custody-results-table th,.custody-results-table td{vertical-align:top;min-width:0}.custody-results-table th:nth-child(1),.custody-results-table td:nth-child(1){width:26%}.custody-results-table th:nth-child(2),.custody-results-table td:nth-child(2){width:9rem}.custody-results-table th:nth-child(3),.custody-results-table td:nth-child(3){width:14%}.custody-results-table th:nth-child(4),.custody-results-table td:nth-child(4){width:22%}.custody-results-table th:nth-child(5),.custody-results-table td:nth-child(5){width:20%}.custody-results-table th{white-space:normal;line-height:1.25}.custody-results-fecha{white-space:nowrap}.custody-results-coincidencias{overflow-wrap:anywhere;word-break:break-word}.custody-results-desc,.custody-results-obs{max-width:none;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.custody-ubicacion-cell{font-weight:600;color:#1d2d50;line-height:1.45;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.custody-ubicacion-corta{font-weight:500}.custody-ubicacion-corta>div+div{margin-top:6px}.custody-ubicacion-k{display:inline-block;min-width:3.4rem;margin-right:6px;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#5c6b86}.custody-consultas-empty{margin-top:12px;text-align:center}.custody-kpis,.custody-avisos-card{margin-top:18px}.custody-avisos-hint{margin:6px 0 0;font-size:13px;line-height:1.45}.custody-avisos-hint code{font-size:12px}.custody-avisos-table{font-size:13px}.custody-avisos-table th:nth-child(1),.custody-avisos-table td:nth-child(1){width:11rem;white-space:nowrap}.custody-avisos-table th:nth-child(3),.custody-avisos-table td:nth-child(3){width:6.5rem;white-space:nowrap}.custody-avisos-table th:nth-child(5),.custody-avisos-table td:nth-child(5){width:5.5rem}.custody-avisos-notas{max-width:200px;font-size:12px}.custody-avisos-asunto{max-width:220px}.custody-badge-ok{display:inline-block;padding:2px 8px;border-radius:6px;background:#e6f4ea;color:#1e6f3e;font-size:12px;font-weight:600}.custody-badge-fail{display:inline-block;padding:2px 8px;border-radius:6px;background:#fdeaea;color:#b42318;font-size:12px;font-weight:600}.custody-avisos-err{display:block;margin-top:4px;font-size:11px;color:#8a1c12;font-weight:400}.custody-filters{margin-top:16px}.custody-form-card{margin-top:18px;border:1px solid rgba(116,140,196,.24);background:linear-gradient(165deg,#fff,#f7faff)}.custody-form-head h3{margin:0 0 6px}.custody-form-actions{margin-top:4px}.custody-table-wrap{margin-top:18px}.custody-table-scroll{min-width:0}.custody-data-table{table-layout:fixed;width:100%;min-width:1020px}.custody-data-table thead th{white-space:normal;line-height:1.3;vertical-align:bottom;padding:12px 14px}.custody-data-table th,.custody-data-table td{vertical-align:top;min-width:0;padding:11px 14px;line-height:1.45}.custody-data-table td{white-space:normal}.custody-data-table td:nth-child(7){white-space:nowrap;vertical-align:middle}.custody-data-table th:nth-child(1),.custody-data-table td:nth-child(1){width:7%;min-width:3.5rem}.custody-data-table th:nth-child(2),.custody-data-table td:nth-child(2){width:7%;min-width:3.5rem}.custody-data-table th:nth-child(3),.custody-data-table td:nth-child(3){width:12%;min-width:7rem}.custody-data-table th:nth-child(4),.custody-data-table td:nth-child(4){width:9rem;min-width:9rem}.custody-data-table th:nth-child(5),.custody-data-table td:nth-child(5){width:24%}.custody-data-table th:nth-child(6),.custody-data-table td:nth-child(6){width:20%}.custody-data-table th:nth-child(7),.custody-data-table td:nth-child(7){width:10rem}.custody-col-anio{overflow-wrap:anywhere;word-break:break-word}.custody-col-fecha{white-space:nowrap;font-variant-numeric:tabular-nums}.custody-data-table tbody td:not(:nth-child(7)){overflow-wrap:anywhere;word-break:break-word}.custody-data-table .cell-multiline{max-width:none;white-space:normal;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.custody-form-card .custody-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 18px;align-items:start}@media (max-width: 720px){.custody-form-card .custody-form-grid{grid-template-columns:1fr}}.custody-form-card .custody-form-grid label{display:flex;flex-direction:column;gap:6px;min-width:0}.custody-form-card .custody-form-grid label input,.custody-form-card .custody-form-grid label textarea{width:100%;box-sizing:border-box;font:inherit}.custody-form-card .custody-form-grid label textarea{resize:vertical;min-height:96px}.custody-form-card .custody-form-grid label.span-2 textarea{min-height:110px}.custody-optional{font-weight:400;color:var(--muted);font-size:12px}.mobile-top-bar,.sidebar-backdrop{display:none}@media (max-width: 1024px){.main-content{padding:22px 20px 32px}.card-grid,.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.billing-filters-header{flex-wrap:wrap;align-items:flex-start}.cell-multiline{max-width:100%}}@media (max-width: 899px){.mobile-top-bar{display:flex;align-items:center;gap:12px;position:sticky;top:0;z-index:150;padding:10px 14px;padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right));padding-top:max(10px,env(safe-area-inset-top));background:linear-gradient(180deg,#fff,#f4f7ff);border-bottom:1px solid var(--border);box-shadow:0 4px 20px #0f172a0f}.mobile-nav-toggle{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 14px;border-radius:12px;border:1px solid var(--border);background:#fff;font-size:14px;font-weight:700;color:#1a2744;cursor:pointer;box-shadow:0 1px 3px #0f172a0f}.mobile-nav-toggle-bars{display:block;width:18px;height:2px;background:#1a2744;border-radius:1px;box-shadow:0 -6px #1a2744,0 6px #1a2744}.mobile-top-bar-title{font-size:15px;font-weight:700;color:#2845ff;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;border:none;padding:0;margin:0;cursor:pointer;background:#0a122a73;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.app-shell{flex-direction:column}.sidebar{position:fixed;top:0;left:0;z-index:200;width:min(300px,88vw);max-width:300px;min-width:unset;flex:none;height:100%;min-height:100dvh;max-height:100dvh;padding-top:max(18px,env(safe-area-inset-top));padding-bottom:max(16px,env(safe-area-inset-bottom));padding-left:max(16px,env(safe-area-inset-left));transform:translate(-105%);transition:transform .28s cubic-bezier(.4,0,.2,1);box-shadow:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.sidebar.sidebar--open{transform:translate(0);box-shadow:8px 0 40px #00000059}.nav-item{white-space:normal;min-height:44px;display:flex;align-items:center}.main-content{flex:1 1 auto;width:100%;min-height:0;padding:16px 14px 28px;padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right));padding-bottom:max(28px,env(safe-area-inset-bottom))}.page-title{font-size:clamp(1.25rem,4.5vw,1.65rem)}.page-subtitle{font-size:14px;margin-bottom:16px}.feature-card,.kpi-card,.table-card{padding:14px 14px 16px;border-radius:14px}.audit-table-scroll-hint,.caja-table-scroll-hint{display:block}.caja-toolbar .btn{width:100%}.caja-export-actions{width:100%;flex-direction:column}.caja-export-actions .btn{width:100%}.caja-filters-actions{width:100%;flex-direction:column}.caja-filters-actions .btn{width:100%}.billing-toolbar{flex-direction:column;align-items:stretch}.billing-toolbar .btn,.billing-toolbar .btn-outline-dark,.billing-toolbar .btn-primary-inline,.billing-toolbar .btn-danger-soft{width:100%;min-height:44px}.form-grid{grid-template-columns:1fr}.form-actions{flex-direction:column;align-items:stretch}.form-actions .btn{width:100%;min-height:44px}.pagination-row{flex-wrap:wrap;justify-content:center;gap:8px}.pagination-row .btn{min-height:44px;padding:0 16px}.table-actions{flex-direction:column;align-items:stretch}.table-actions .btn-sm{width:100%;min-height:44px;font-size:13px}.modal-overlay-refined{padding:12px;align-items:flex-end;padding-bottom:max(12px,env(safe-area-inset-bottom))}.modal-card-refined{width:100%;max-width:none;border-radius:18px 18px 12px 12px;max-height:min(88vh,100dvh - 24px);overflow-y:auto;-webkit-overflow-scrolling:touch}.modal-actions-refined{flex-direction:column-reverse;align-items:stretch;gap:10px}.modal-actions-refined .btn{width:100%;min-height:44px}.home-hero{padding:20px 18px}.custody-toolbar.billing-toolbar{flex-direction:column}.custody-toolbar.billing-toolbar .btn{width:100%;min-height:44px}.custody-consultas-form.form-grid{grid-template-columns:1fr}.custody-consultas-form .span-2{grid-column:1}.custody-nueva-fecha-grid{grid-template-columns:1fr!important}.custody-nueva-fecha-btn{width:100%;min-height:44px}.custody-listado-head{flex-direction:column;align-items:stretch}.custody-ordering-bar{max-width:none}.custody-ordering-select{min-height:44px}.inventory-form-grid{grid-template-columns:1fr!important}}@media (max-width: 480px){.login-page-content{padding:12px}.login-card-refined{padding:22px 18px 20px}.login-brand-name{font-size:1.5rem}.billing-filters-header{flex-direction:column;align-items:stretch}.billing-filters-header .btn,.audit-filters-actions .btn{width:100%;min-height:44px}.audit-filters-actions{width:100%;flex-direction:column}.btn{min-height:44px}.btn-sm{min-height:44px;font-size:13px}.error-banner,.success-banner{flex-direction:column;align-items:flex-start}}.caja-page{min-width:0;max-width:100%}.caja-kpi-grid .caja-kpi-hint{display:block;margin-top:6px;font-size:11px;font-weight:500;color:var(--muted)}.caja-kpi-ingreso h3{color:#1a7a42}.caja-kpi-extraccion h3{color:#c62525}.caja-toolbar{margin-top:16px;margin-bottom:16px}.btn-caja-ingreso{background:linear-gradient(135deg,#1a8f4c,#2db86a);color:#fff;min-height:42px;padding:0 18px;font-weight:600}.btn-caja-ingreso:hover{filter:brightness(1.05)}.btn-caja-extraccion{background:linear-gradient(135deg,#c62828,#e53935);color:#fff;min-height:42px;padding:0 18px;font-weight:600}.btn-caja-extraccion:hover{filter:brightness(1.05)}.caja-form{margin-bottom:16px;border-left:4px solid #2845ff}.caja-form--ingreso{border-left-color:#1a8f4c}.caja-form--extraccion{border-left-color:#c62828}.caja-form-fecha-hint{margin:0;font-size:13px;color:var(--muted);line-height:1.45}.caja-form-saldo-hint{display:block;margin-top:4px;font-size:12px;font-weight:500;color:var(--muted)}.caja-kpi-categoria h3{color:#1d4a8f}.caja-export-card{margin-bottom:16px}.caja-export-card h3{margin:0 0 8px}.caja-export-desc{margin:0 0 14px;font-size:13px;color:var(--muted);line-height:1.45}.caja-export-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:14px 20px}.caja-export-centro-label{flex:1 1 260px;min-width:0;margin:0;font-size:13px;color:var(--muted)}.caja-export-centro-label input{display:block;width:100%;margin-top:6px}.caja-export-actions{display:flex;flex-wrap:wrap;gap:10px}.caja-filters-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end}.caja-filters-actions .btn{width:auto;margin-top:0}.caja-owner-label{margin:0;font-size:13px;color:var(--muted)}.caja-table-card{overflow:hidden;min-width:0}.caja-table-scroll-hint{display:none;margin:0 0 10px;font-size:12px;color:var(--muted)}.caja-table-scroll>.caja-table{min-width:640px}.caja-importe-ingreso{color:#1a7a42!important;font-weight:700}.caja-importe-extraccion{color:#c62828!important;font-weight:700}.caja-saldo-cell{font-weight:600;font-variant-numeric:tabular-nums}.caja-saldo-extraccion{color:#c62828!important;font-weight:700}.caja-table .table-actions{white-space:nowrap}.caja-row-extraccion{background:#fff8f8}.caja-row-ingreso{background:#f8fffb}.audit-page{min-width:0;max-width:100%}.audit-page-header{margin-bottom:18px}.audit-filters{margin-bottom:16px}.audit-filters-header{align-items:center}.audit-filters-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.audit-filters-actions .btn{width:auto;margin-top:0;min-height:38px;padding:0 16px;white-space:nowrap}.audit-filters-actions .btn:disabled{opacity:.65;cursor:not-allowed}.audit-filter-grid{margin-top:4px}.audit-table-card{margin-top:0;overflow:hidden;min-width:0}.audit-table-scroll-hint{display:none;margin:0 0 10px;padding:0 2px;font-size:12px;color:var(--muted);line-height:1.4}.audit-table-scroll{width:100%;min-width:0;max-width:100%}.audit-table-scroll>.audit-table{min-width:680px}.audit-table th,.audit-table td{vertical-align:top}.audit-table th:nth-child(1),.audit-table td:nth-child(1){min-width:9.5rem}.audit-table th:nth-child(2),.audit-table td:nth-child(2){min-width:5.5rem}.audit-table th:nth-child(3),.audit-table td:nth-child(3){min-width:8.5rem}.audit-table th:nth-child(4),.audit-table td:nth-child(4){min-width:7rem}.audit-table th:nth-child(5),.audit-table td:nth-child(5){min-width:12rem}.audit-table tbody td:nth-child(2),.audit-table tbody td:nth-child(5){white-space:normal;word-break:break-word}.audit-table-header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 16px}.audit-table-meta{margin:0;font-size:13px;color:var(--muted)}.audit-table .audit-cell-datetime{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:13px}.audit-cell-summary{min-width:220px}.audit-badge{display:inline-block;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.02em;white-space:nowrap}.audit-badge--module{background:#e8edff;color:#2a3f8f}.audit-badge--neutral{background:#eef1f6;color:#4a5568}.audit-badge--success{background:#e6f6ee;color:#1a6b42}.audit-badge--danger{background:#fdecea;color:#9b2c2c}.audit-badge--info{background:#e8f4fc;color:#1a5f7a}.audit-badge--pdf{background:#f3ecff;color:#5b3d8f}.pagination-bar{display:flex;align-items:center;justify-content:center;gap:16px;padding:14px 18px;border-top:1px solid var(--border);font-size:13px;color:var(--muted)}.audit-pagination-bar .btn-primary-inline{min-height:38px;padding:0 18px;margin-top:0;width:auto;white-space:nowrap}.audit-pagination-bar .btn-primary-inline:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.15)}.audit-pagination-status{font-weight:600;color:var(--text);min-width:7rem;text-align:center}@media (min-width: 900px){.mobile-top-bar,.sidebar-backdrop{display:none!important}.sidebar{transform:none!important}}
