:root{--cyan-100:#7ddaf2;--cyan-200:#5ed1ed;--cyan-300:#44c8e9;--blue-700:#1d508e;--page-bg:#7ddaf2;--panel-bg:#ffffff;--panel-border:#ffffff;--text-strong:#0f2944}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,rgba(21,77,101,.08),rgba(33,87,72,.08)),#f5f7f8}.auth-panel{width:min(420px,100%);background:#ffffff;border:1px solid #dfe6ea;border-radius:8px;box-shadow:0 18px 45px rgba(16,24,40,.12);padding:28px}.auth-brand{display:flex;align-items:center;gap:14px;margin-bottom:24px}.auth-brand-mark,.auth-loading-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:8px;background:#154d65;color:#ffffff;font-weight:800}.auth-brand h1{margin:0;font-size:1.1rem;line-height:1.2}.auth-brand p{margin:4px 0 0;color:#667085;font-size:.88rem}.auth-form{display:grid;grid-gap:14px;gap:14px}.admin-security-message,.auth-error{padding:10px 12px;border-radius:6px;background:#fff4ed;color:#9a3412;font-size:.88rem}.auth-loading-screen{min-height:100vh;display:grid;place-items:center;background:#f5f7f8}.zc-profile-chip{width:34px;height:34px;border:1px solid #cfd8df;border-radius:50%;background:#ffffff;color:#154d65;font-weight:700;cursor:pointer}.admin-security-page{display:grid;grid-template-columns:minmax(240px,320px) 1fr;min-height:calc(100vh - 86px);background:#f7f9fa}.admin-security-list{border-right:1px solid #dde5ea;background:#ffffff;padding:16px;overflow:auto}.admin-security-editor-head,.admin-security-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.admin-security-editor-head h2,.admin-security-list-head h1{margin:0;font-size:1rem}.admin-security-list-item{width:100%;display:grid;grid-gap:4px;gap:4px;text-align:left;border:1px solid transparent;border-radius:6px;background:transparent;padding:10px;color:#243642;cursor:pointer}.admin-security-list-item.active,.admin-security-list-item:hover{border-color:#c7d8e1;background:#eef6f8}.admin-security-list-item span{color:#667085;font-size:.78rem}.admin-security-editor{padding:18px;overflow:auto}.admin-security-form{display:grid;grid-gap:14px;gap:14px;max-width:920px}.admin-permissions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:12px;gap:12px}.admin-permission-group{border:1px solid #dde5ea;border-radius:8px;background:#ffffff;padding:12px}.admin-permission-group h3{margin:0 0 10px;font-size:.9rem;color:#154d65}.view-access-denied{padding:32px;color:#344054}.view-access-denied h1{margin:0 0 8px;font-size:1.2rem}.view-access-denied p{margin:0;color:#667085}@media (max-width:760px){.admin-security-page{grid-template-columns:1fr}.admin-security-list{border-right:0;border-bottom:1px solid #dde5ea;max-height:280px}}*{box-sizing:border-box}body,html{margin:0;min-height:100%;width:100%}body{background:var(--page-bg);font-family:Lato,Segoe UI,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.zc-frame{min-height:100vh;min-height:100dvh;background:var(--page-bg)}.zc-workspace{min-height:100vh;min-height:100dvh;padding:10px;flex-direction:column}.zc-main,.zc-workspace{overflow:visible;display:flex}.zc-main{min-width:0;flex:1 1 auto;min-height:0;flex-direction:column}.zc-topbar{position:relative;z-index:100;justify-content:space-between;gap:10px;margin-bottom:0;background:var(--cyan-100)}.zc-topbar,.zc-topbar-left{display:flex;align-items:center;overflow:visible;min-width:0}.zc-topbar-left,.zc-topbar-nav{gap:8px;flex:1 1 auto}.zc-topbar-nav{display:flex;align-items:center;min-width:0;overflow:visible;padding:0 2px 2px 0}.zc-app-badge{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:var(--blue-700);color:#fff;font-size:.76rem;font-weight:700;flex:0 0 auto}.zc-main-menu-link{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 12px;border-radius:999px;background:var(--cyan-200);color:#083a55;font-size:.84rem;font-weight:700;white-space:nowrap}.zc-main-menu-trigger{border:0;cursor:pointer;font:inherit}.zc-overflow-trigger{min-width:40px;justify-content:center;padding:0 10px}.zc-main-menu-link:hover{background:var(--cyan-300)}.zc-main-menu-link.active{background:var(--blue-700);color:#fff}.zc-menu-item{position:relative;flex:0 0 auto}.zc-menu-item-overflow{position:-webkit-sticky;position:sticky;right:0;z-index:3;background:linear-gradient(90deg,rgba(125,218,242,0),rgba(125,218,242,.92) 18px,rgba(125,218,242,1));padding-left:12px}.zc-menu-dot{position:relative;width:12px;height:10px;border-top:2px solid;border-bottom:2px solid;opacity:.95}.zc-menu-dot:before{position:absolute;top:2px;right:0;left:0;height:2px;background:currentColor;content:""}.zc-menu-caret{width:0;height:0;border-top:6px solid;border-right:5px solid transparent;border-left:5px solid transparent;transition:transform .12s ease}.zc-menu-caret.open{transform:rotate(180deg)}.zc-overflow-dots{position:relative;display:inline-block;width:16px;height:4px}.zc-overflow-dots:before{position:absolute;top:0;left:0;width:4px;height:4px;border-radius:50%;background:currentColor;box-shadow:6px 0 0 currentColor,12px 0 0 currentColor;content:""}.zc-topbar-right{display:flex;align-items:center;gap:8px;flex:0 0 auto;min-width:0}.zc-menu-dropdown{position:absolute;top:calc(100% + 10px);left:0;z-index:1000;width:290px;max-height:min(68vh,520px);border:1px solid #d8dde5;border-radius:20px;background:#fff;box-shadow:0 6px 18px rgba(22,39,64,.2);padding:10px;overflow:auto}.zc-overflow-dropdown{left:auto;right:0;width:266px;overflow:visible}.zc-overflow-item-wrap{position:relative}.zc-overflow-item{justify-content:flex-start}.zc-overflow-arrow{margin-left:auto;width:8px;height:8px;border-top:2px solid #1e3555;border-right:2px solid #1e3555;transform:rotate(45deg)}.zc-overflow-submenu{position:absolute;top:0;left:calc(100% + 8px);z-index:1001;width:260px;max-height:min(68vh,520px);border:1px solid #d8dde5;border-radius:20px;background:#fff;box-shadow:0 6px 18px rgba(22,39,64,.2);padding:10px;overflow:auto}.zc-menu-dropdown:before{position:absolute;right:0;bottom:100%;left:0;height:10px;content:""}.zc-drop-item{display:flex;align-items:center;gap:10px;height:40px;border-radius:20px;padding:0 14px;color:#1e3555;font-size:.95rem;font-weight:500}.zc-drop-item:hover{background:#f0f4fa}.zc-drop-item.active{background:#275b99;color:#fff}.zc-drop-icon{position:relative;width:16px;height:16px;flex:0 0 auto;border:2px solid;border-radius:50%}.zc-drop-icon:before{position:absolute;inset:3px;border-radius:50%;background:currentColor;content:""}.zc-drop-label{font-size:1rem}.zc-icon-btn{background:var(--cyan-200)}.zc-icon-btn,.zc-profile-avatar{width:28px;height:28px;border:0;border-radius:999px;cursor:pointer}.zc-profile-avatar{background:#dde7ef}.zc-main-content{position:relative;z-index:1;margin-top:10px;display:flex;flex-direction:column;flex:1 1 auto;height:100%;min-height:0;border-radius:12px;background:#fff;border:1px solid #fff;overflow:hidden}.zc-menu-measure{position:absolute;top:-9999px;left:-9999px;display:flex;gap:8px;visibility:hidden;pointer-events:none;white-space:nowrap}.dashboard-page{min-height:100%;border-radius:12px;background:#eeebee;padding:14px}@media (max-height:760px){.zc-workspace{padding:8px}.zc-main-content{margin-top:8px;border-radius:10px}.dashboard-page{padding:10px}}.dashboard-cards{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px}.dashboard-card{border:1px solid var(--panel-border);border-radius:12px;background:var(--panel-bg);min-height:150px;padding:12px;text-align:center}.dashboard-card-dot{display:grid;place-items:center;width:36px;height:36px;border-radius:999px;margin:0 auto 8px;color:#fff;font-size:.72rem;font-weight:700}.dashboard-card-dot span{width:10px;height:10px;border:2px solid #fff;border-radius:2px}.dashboard-card-value{margin:0;font-size:2.25rem;font-weight:700;line-height:1.1}.dashboard-card-label{margin-top:2px;color:#111;font-size:.74rem;font-weight:700}.dashboard-total{margin-top:10px;border:1px solid var(--panel-border);border-radius:12px;background:var(--panel-bg);min-height:120px;display:grid;place-items:center;text-align:center}.dashboard-total-value{color:#007245;font-size:2.65rem;font-weight:700;line-height:1.05}.dashboard-total-label{color:#1b2f47;font-size:2rem;font-weight:700}.dashboard-chart-wrap{margin-top:10px;border:1px solid var(--panel-border);border-radius:12px;background:var(--panel-bg);min-height:210px;padding:10px}.dashboard-chart-canvas{width:100%;height:188px;border-radius:8px;border:1px solid #bcc2ca;background:#f2f2f3;overflow-x:auto;overflow-y:hidden}.dashboard-chart-grid{position:relative;min-width:980px;height:100%;padding:26px 28px 26px 44px}.dashboard-chart-bars{display:flex;align-items:flex-end;gap:14px;height:100%;border-left:1px solid #c9ced4;border-bottom:1px solid #c9ced4;padding:0 12px}.dashboard-chart-item{width:48px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px}.dashboard-chart-bar{width:34px;border-radius:2px 2px 0 0;background:#ef5648}.dashboard-chart-label{color:#344054;font-size:.64rem;transform:rotate(50deg);transform-origin:top left;white-space:nowrap}.dashboard-filler{margin-top:10px;border:1px solid var(--panel-border);border-radius:12px;background:var(--panel-bg);min-height:88px}.report-page{padding:16px}.report-breadcrumb{color:#5a6c86;font-size:.84rem;margin-bottom:10px}.report-surface{border:1px solid #e2e8f0;border-radius:14px;background:#fff;overflow:hidden}.report-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid #e8edf5}.report-title{margin:0;color:#102b45;font-size:1.1rem;font-weight:700}.report-subtitle{margin:6px 0 0;color:#61758f;font-size:.9rem;line-height:1.4}.report-actions,.report-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.report-actions{justify-content:flex-end}.toolbar-button,.toolbar-chip,.toolbar-search{display:inline-flex;align-items:center;min-height:34px;border-radius:999px;font-size:.84rem;line-height:1;padding:0 12px}.toolbar-button{border:1px solid #cad5e3;background:#fff;color:#23415f}.toolbar-button.primary{border-color:#2f5f9a;background:#2f5f9a;color:#fff}.report-toolbar{padding:0 16px 14px}.toolbar-search{border:1px dashed #cad5e3;color:#5d7088;background:#f8fbff}.toolbar-chip{border:1px solid #d7e1ee;background:#eef5ff;color:#2d5e98}.report-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:16px;gap:16px;padding:0 16px 16px}.report-panel,.report-sidepanel,.sidecard{min-width:0}.report-panel{border:1px solid #e6ecf4;border-radius:12px;background:#fff;overflow:hidden}.report-table-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e8edf5}.report-table-title{color:#173052;font-size:.92rem;font-weight:700}.report-table-meta{color:#6a7c95;font-size:.8rem}.report-table-shell{overflow-x:auto}.report-columns,.report-row{display:grid;grid-template-columns:110px 90px minmax(220px,1fr) 110px;min-width:560px}.report-columns span,.report-row-message,.report-row>span{padding:10px 12px;border-right:1px solid #edf1f7}.report-columns{color:#18324f;font-size:.8rem;font-weight:700;border-bottom:1px solid #e8edf5}.report-row{color:#15304d;font-size:.84rem}.report-row+.report-row{border-top:1px solid #edf1f7}.report-row.ghost{display:block}.report-row-message{color:#61758f}.report-note,.report-summary{padding:12px 14px;border-top:1px solid #e8edf5}.report-note{color:#5f718a;background:#fafcff;font-size:.84rem}.report-sidepanel{display:grid;grid-gap:12px;gap:12px}.sidecard{border:1px solid #e6ecf4;border-radius:12px;background:#fff;padding:12px 14px}.sidecard-label{color:#18324f;font-size:.8rem;font-weight:700;margin-bottom:6px}.sidecard-value{color:#61758f;font-size:.84rem;line-height:1.45}.view-loading-shell{padding:10px}.view-loading-header,.view-loading-table,.view-loading-toolbar{border-radius:14px;background:#fff}.view-loading-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px 12px}.view-loading-cell,.view-loading-chip,.view-loading-circle,.view-loading-head-cell,.view-loading-title{background:linear-gradient(90deg,#eef2f7,#f8f9fb 50%,#eef2f7);background-size:200% 100%;animation:view-loading-shimmer 1.2s ease-in-out infinite}.view-loading-title{width:140px;height:24px;border-radius:8px}.view-loading-actions{display:flex;align-items:center;gap:8px}.view-loading-circle{width:34px;height:34px;border-radius:999px}.view-loading-circle.primary{background:linear-gradient(90deg,#34629c,#4778b6 50%,#34629c)}.view-loading-toolbar{display:flex;align-items:center;gap:8px;margin-top:8px;padding:0 14px 10px}.view-loading-chip{width:132px;height:36px;border-radius:14px}.view-loading-chip.wide{width:88px}.view-loading-table{margin-top:0;overflow:hidden}.view-loading-table-head{display:grid;grid-template-columns:repeat(9,minmax(90px,1fr));grid-gap:0;gap:0;border-top:1px solid #dfe4ee}.view-loading-head-cell{height:40px;border-right:1px solid #e4e8f0}.view-loading-table-body{display:grid}.view-loading-row{display:grid;grid-template-columns:repeat(9,minmax(90px,1fr))}.view-loading-cell{height:38px;border-top:1px solid #e4e8f0;border-right:1px solid #e4e8f0}@keyframes view-loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.record-form-layer{position:absolute;inset:0;z-index:1200;display:flex;justify-content:center;align-items:stretch}.record-form-backdrop{position:absolute;inset:0;border:0;background:rgba(17,32,52,.08);cursor:pointer}.record-form-panel{position:relative;z-index:1;display:flex;width:calc(100% - 14px);min-height:calc(100% - 14px);margin:7px;border:1px solid #f0f3f8;border-radius:22px;background:#fff;box-shadow:0 10px 26px rgba(20,42,72,.08);overflow:hidden;flex-direction:column}.entrada-inventario-panel{border-radius:12px}.producto-form-panel{width:min(calc(100% - 14px),520px);margin-right:auto;border-radius:12px}.producto-form-panel .record-form-sections{padding-top:18px}.producto-form-panel .record-form-grid{gap:11px}.producto-form-panel .record-form-field-inline{grid-template-columns:90px minmax(0,1fr);gap:18px}.producto-form-panel .record-form-footer{padding-left:136px}.entrada-inventario-footer-grid,.entrada-inventario-header-grid{display:grid;grid-template-columns:minmax(0,440px);grid-gap:12px;gap:12px;align-content:start}.entrada-inventario-detail-section{margin-top:14px}.entrada-inventario-detail-title{margin-bottom:10px;color:#16314d;font-size:.84rem;font-weight:700}.entrada-inventario-detail-table{overflow-x:auto;padding-bottom:6px}.entrada-inventario-detail-head,.entrada-inventario-detail-row{display:grid;grid-template-columns:32px 88px minmax(220px,1.8fr) 110px 92px minmax(120px,1fr) 110px 120px 98px;grid-gap:8px;gap:8px;min-width:1000px}.entrada-inventario-detail-head{margin-bottom:6px}.entrada-inventario-detail-head-cell{color:#5e7290;font-size:.7rem;font-weight:600;padding:0 2px}.entrada-inventario-detail-row{align-items:start;margin-bottom:10px}.entrada-inventario-detail-row .mantine-DateInput-input,.entrada-inventario-detail-row .mantine-FileInput-input,.entrada-inventario-detail-row .mantine-Input-input,.entrada-inventario-detail-row .mantine-Select-input{min-height:34px;font-size:.74rem;padding-left:10px;padding-right:10px}.entrada-inventario-detail-row textarea{min-height:40px;font-size:.74rem}.traslado-producto-detail-table{overflow-x:auto;padding-bottom:6px}.traslado-producto-detail-head,.traslado-producto-detail-row{display:grid;grid-template-columns:32px minmax(360px,2.3fr) 118px 98px 110px;grid-gap:8px;gap:8px;min-width:760px}.traslado-producto-detail-head{margin-bottom:6px}.traslado-producto-detail-head-cell{color:#5e7290;font-size:.7rem;font-weight:600;padding:0 2px}.traslado-producto-detail-row{align-items:start;margin-bottom:10px}.traslado-producto-detail-row .mantine-FileInput-input,.traslado-producto-detail-row .mantine-Input-input,.traslado-producto-detail-row .mantine-Select-input{min-height:34px;font-size:.74rem;padding-left:10px;padding-right:10px}.descargo-inventario-detail-table{overflow-x:auto;padding-bottom:6px}.descargo-inventario-detail-head,.descargo-inventario-detail-row{display:grid;grid-template-columns:32px minmax(360px,2fr) 110px 110px;grid-gap:8px;gap:8px;min-width:640px}.descargo-inventario-detail-head{margin-bottom:6px}.descargo-inventario-detail-head-cell{color:#5e7290;font-size:.7rem;font-weight:600;padding:0 2px}.descargo-inventario-detail-row{align-items:start;margin-bottom:10px}.descargo-inventario-detail-row .mantine-Input-input,.descargo-inventario-detail-row .mantine-Select-input{min-height:34px;font-size:.74rem;padding-left:10px;padding-right:10px}.entrada-inventario-footer-grid .record-form-field-inline:first-child .record-form-control,.entrada-inventario-footer-grid .record-form-field-inline:nth-child(3) .record-form-control,.entrada-inventario-footer-grid .record-form-field-inline:nth-child(4) .record-form-control{width:min(100%,440px)}.entrada-inventario-footer-grid textarea{min-height:72px}.record-form-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 28px 14px;border-bottom:1px solid #e8edf5}.record-form-title{margin:0;color:#102b45;font-size:1rem;font-weight:500}.record-form-close{display:inline-grid;place-items:center;width:30px;height:30px;border:0;border-radius:999px;background:transparent;color:#667a98;font-size:2rem;line-height:1;cursor:pointer}.record-form-body{display:flex;flex:1 1 auto;min-height:0;flex-direction:column}.record-form-sections{flex:1 1 auto;min-height:0;overflow:auto;padding:4px 28px 18px}.record-form-section+.record-form-section{margin-top:16px}.record-form-section-header{margin-bottom:10px}.record-form-section-header h3{margin:0;color:#173052;font-size:.85rem;font-weight:700}.record-form-section-header p{margin:5px 0 0;color:#6b7d93;font-size:.78rem;line-height:1.45}.record-form-grid{display:grid;grid-gap:14px 36px;gap:14px 36px}.record-form-grid.columns-1{grid-template-columns:1fr}.record-form-grid.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.record-form-grid.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.record-form-grid.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.record-form-field{display:grid;min-width:0}.record-form-field.span-2{grid-column:span 2}.record-form-field.span-3{grid-column:span 3}.record-form-field.span-4{grid-column:span 4}.record-form-label{color:#173052;font-size:.78rem;font-weight:500;line-height:1.2}.record-form-label em{color:#e5483b;font-style:normal;margin-left:3px}.record-form-field-inline{display:grid;grid-template-columns:minmax(100px,118px) minmax(0,340px);align-items:start;grid-gap:18px;gap:18px}.record-form-field-inline .record-form-control{display:grid;grid-gap:5px;gap:5px;min-width:0}.record-form-control-with-action{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;min-width:0}.record-form-control-with-action>button{min-width:96px;white-space:nowrap}.record-form-control .mantine-InputWrapper-root,.record-form-subform-cell .mantine-InputWrapper-root{width:100%;min-width:0}.record-form-control .mantine-Input-input,.record-form-subform-cell .mantine-Input-input{min-height:38px;color:#16314d;font-size:.83rem}.record-form-field input,.record-form-field select,.record-form-field textarea,.record-form-subform-cell input,.record-form-subform-cell select,.record-form-subform-cell textarea{width:100%;min-width:0;border:1px solid #c7d2e3;border-radius:20px;background:#fff;color:#16314d;font:inherit;padding:8px 14px;outline:none}.record-form-field input,.record-form-field select,.record-form-subform-cell input,.record-form-subform-cell select{height:38px}.record-form-field textarea,.record-form-subform-cell textarea{min-height:100px;resize:none;border-radius:18px}.record-form-field input:focus,.record-form-field select:focus,.record-form-field textarea:focus,.record-form-subform-cell input:focus,.record-form-subform-cell select:focus,.record-form-subform-cell textarea:focus{border-color:#2e5f9a;box-shadow:inset 0 0 0 1px #2e5f9a}.record-form-field small,.record-form-note{color:#6f8298;font-size:.74rem;line-height:1.4}.record-form-note{padding-top:2px}.record-form-radio-row{align-items:center}.record-form-radio-group{display:flex;flex-wrap:wrap;gap:18px;min-height:38px;align-items:center}.record-form-segmented{width:100%;max-width:300px}.record-form-segmented .mantine-SegmentedControl-root{min-height:38px;border:1px solid #c7d2e3;border-radius:20px;background:#f4f8fc;padding:3px}.record-form-segmented .mantine-SegmentedControl-indicator{border-radius:16px;box-shadow:0 4px 10px rgba(29,80,142,.18)}.record-form-segmented .mantine-SegmentedControl-label{min-height:30px;border-radius:16px;color:#16314d;font-size:.82rem;font-weight:600;line-height:30px;transition:color .12s ease}.record-form-segmented .mantine-SegmentedControl-label[data-active=true]{color:#ffffff}.record-form-radio-option{display:inline-flex;align-items:center;gap:8px;color:#16314d;font-size:.82rem}.record-form-radio-option input{width:18px;height:18px;margin:0;accent-color:#2e5f9a}.record-form-upload{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:38px;border:1px solid #c7d2e3;border-radius:20px;padding:0 14px;overflow:hidden}.record-form-upload input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.record-form-upload-name{color:#7485a0;font-size:.83rem}.record-form-upload-name.filled{color:#16314d}.record-form-upload-icon{color:#506886;font-size:1rem}.record-form-subform{min-width:0}.record-form-subform-header{margin-bottom:10px}.record-form-subform-header h3{margin:0;color:#16314d;font-size:.95rem;font-weight:700}.record-form-subform-table{min-width:0;overflow-x:auto;padding-bottom:4px}.record-form-subform-head,.record-form-subform-row{display:grid;min-width:max-content;grid-column-gap:12px;column-gap:12px;align-items:start}.record-form-subform-head{border-radius:8px;background:#f2f4fb;color:#172d4f;font-size:.8rem;font-weight:500;padding:10px 10px 12px}.record-form-subform-cell,.record-form-subform-head-cell{min-width:0}.record-form-subform-body{padding-top:8px}.record-form-subform-row{padding:8px 10px;border-bottom:1px solid #eef2f8}.record-form-subform-cell.multiline textarea{min-height:38px}.record-form-subform-cell.action{display:flex;align-items:flex-start;justify-content:center;padding-top:2px;min-height:38px}.record-form-subform-remove{flex:0 0 auto}.record-form-subform-add{margin-top:6px}.record-form-footer{display:flex;align-items:center;justify-content:flex-start;gap:10px;border-top:0;padding:8px 28px 24px;background:#fff}.record-form-button{min-width:80px;height:36px;border-radius:999px;font-size:.85rem;font-weight:500;cursor:pointer;padding:0 16px}.record-form-button.secondary{border:1px solid #c8d3e4;background:#fff;color:#22405f}.record-form-button.primary{border:1px solid #2f5f9a;background:#2f5f9a;color:#fff}.record-form-button:disabled,.record-form-close:disabled{opacity:.7;cursor:wait}.zoho-report-page{position:relative;display:flex;flex:1 1 auto;height:100%;min-height:100%;padding:8px 8px 0;flex-direction:column;border-radius:14px;background:#fff;overflow:hidden}.balance-page{min-height:calc(100vh - 78px);margin:8px;border:1px solid rgba(46,96,127,.16);border-radius:15px;background:radial-gradient(circle at 12% 8%,rgba(87,190,205,.12),transparent 32%),linear-gradient(180deg,#fbfdfd,#f3f7f7);overflow:hidden}.balance-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 22px;border-bottom:1px solid #dce6e8;background:rgba(255,255,255,.86)}.balance-kicker{margin-bottom:4px;color:#3b7c88;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.balance-header h1{margin:0;color:#17334a;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:600}.balance-header p{margin:5px 0 0;color:#667c88;font-size:.85rem}.balance-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.balance-updated{margin-right:4px;color:#6c7d87;font-size:.74rem}.balance-button{min-height:32px;border:1px solid #aebfc7;border-radius:999px;background:#fff;padding:0 13px;color:#28526c;font:inherit;font-size:.78rem;font-weight:700;cursor:pointer}.balance-button.primary{border-color:#1d508e;background:#1d508e;color:#fff}.balance-button:disabled{opacity:.5;cursor:default}.balance-state{margin:28px;border:1px dashed #b9cbd1;border-radius:12px;background:rgba(255,255,255,.78);padding:28px;color:#56717c;text-align:center}.balance-state.error{display:grid;grid-gap:5px;gap:5px;border-color:#dfb5ad;background:#fff7f5;color:#8b3f32}.balance-sheet{width:min(1040px,calc(100% - 32px));margin:28px auto 44px;border:1px solid #b8c4c8;background:#fff;box-shadow:0 18px 50px rgba(38,68,79,.1);overflow-x:auto}.balance-grid{display:grid;grid-template-columns:minmax(230px,1.55fr) minmax(130px,.8fr) minmax(230px,1.55fr) minmax(130px,.8fr);min-width:760px}.balance-grid-row{display:contents}.balance-cell{display:flex;align-items:center;min-height:30px;border-right:1px solid #c9d1d4;border-bottom:1px solid #c9d1d4;padding:6px 10px;justify-content:center;color:#63717a;font-size:.75rem;text-align:center}.balance-cell:nth-child(4n){border-right:0}.balance-cell.label{text-align:center}.balance-cell.value{justify-content:flex-end;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.balance-grid-heading{min-height:32px;background:#f8faf9;font-family:Georgia,Times New Roman,serif;font-size:.82rem;font-weight:800;letter-spacing:.06em}.balance-cell.assets,.balance-grid-heading.assets{color:#c32f35}.balance-cell.liabilities,.balance-grid-heading.liabilities{color:#3156c0}.balance-cell.receivables,.balance-grid-heading.receivables{color:#26733b}.balance-cell.fixed{color:#2b8290;font-weight:700}.balance-grid-heading.equity-heading{color:#88744c}.balance-cell.total{color:#273d7c;background:#f7f8fb;font-style:italic;font-weight:800}.balance-cell.equity-formula{line-height:1.25;font-size:.69rem}.cash-scope-shell{width:min(880px,calc(100% - 32px));margin:28px auto 44px}.cash-scope-card{border:1px solid #cfdad6;border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(250,253,251,.94)),linear-gradient(90deg,rgba(35,130,118,.16),rgba(185,92,62,.12));box-shadow:0 20px 52px rgba(38,68,79,.12);padding:24px}.cash-scope-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cash-scope-kicker{display:block;margin-bottom:8px;color:#7c5744;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cash-scope-topline h2{margin:0;color:#163344;font-size:1.4rem;font-weight:800}.cash-scope-mark{display:grid;flex:0 0 auto;width:54px;height:54px;place-items:center;border:1px solid rgba(35,130,118,.34);border-radius:8px;background:#eef8f2;color:#1f6f62;font-size:1rem;font-weight:900}.cash-scope-balance{display:grid;grid-gap:6px;gap:6px;margin-top:34px}.cash-scope-balance span{color:#687982;font-size:.82rem;font-weight:700}.cash-scope-balance strong{color:#b84639;font-size:2.25rem;font-weight:900;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cash-scope-divider{height:1px;margin:24px 0 16px;background:linear-gradient(90deg,#d8e5df,rgba(216,229,223,0))}.cash-scope-accounts{display:grid;grid-gap:8px;gap:8px}.cash-scope-account{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;border:1px solid #dde7e3;border-radius:8px;background:rgba(255,255,255,.78);padding:10px 12px;color:#415864;font-size:.84rem}.cash-scope-account span{min-width:0;overflow-wrap:anywhere;font-weight:700}.cash-scope-account strong{color:#2d7168;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:820px){.balance-header{align-items:stretch;flex-direction:column}.balance-actions{justify-content:flex-start}.balance-sheet,.cash-scope-shell{width:calc(100% - 18px);margin:16px auto 28px}.cash-scope-card{padding:18px}.cash-scope-topline{align-items:stretch}.cash-scope-balance strong{font-size:1.85rem}.cash-scope-account{grid-template-columns:1fr}}.zoho-report-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px;border-radius:0;background:#fff;padding:10px 14px 8px}.zoho-report-title-row{display:flex;align-items:baseline;gap:4px}.zoho-report-title{margin:0;color:#0f2743;font-size:1rem;font-weight:500}.zoho-report-required{color:#ea4335;font-size:1rem;font-weight:700}.zoho-report-actions{display:flex;align-items:center;gap:6px}.zoho-report-menu-wrap{position:relative}.zoho-circle-button{position:relative;display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid #c6cfe0;border-radius:999px;background:#fff;color:#365e98;cursor:pointer}.zoho-circle-button:after,.zoho-circle-button:before{position:absolute;content:""}.zoho-circle-button.search:after,.zoho-circle-button.search:before{content:none}.zoho-icon-svg{width:15px;height:15px;display:block;flex:0 0 auto}.zoho-circle-button.add{border-color:#355e98;background:#355e98;color:#fff}.zoho-circle-button.add:after,.zoho-circle-button.add:before{top:50%;left:50%;background:currentColor;transform:translate(-50%,-50%)}.zoho-circle-button.add:before{width:12px;height:2px}.zoho-circle-button.add:after{width:2px;height:12px}.zoho-circle-button.more:before{top:16px;left:9px;width:4px;height:4px;border-radius:50%;background:currentColor;box-shadow:6px 0 0 currentColor,12px 0 0 currentColor}.zoho-report-view-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:10;width:184px;border:1px solid #c9d2e2;border-radius:8px;background:#fff;box-shadow:0 10px 20px rgba(35,51,81,.18);padding:6px 0}.zoho-report-view-menu button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:0;background:transparent;color:#152c46;font-size:.88rem;text-align:left;padding:9px 14px;cursor:pointer}.zoho-report-view-menu button:hover{background:#f4f7fb}.zoho-report-view-menu button.active{font-weight:600}.zoho-report-view-menu button.selected{color:#14325c}.zoho-report-view-menu-separator{height:1px;background:#dde4ef;margin:6px 0}.zoho-menu-arrow{width:7px;height:7px;border-top:1.5px solid #7f8faf;border-right:1.5px solid #7f8faf;transform:rotate(45deg);flex:0 0 auto}.zoho-menu-arrow.open{transform:rotate(135deg)}.zoho-report-view-submenu{padding:2px 0 4px}.zoho-report-view-submenu button{justify-content:flex-start;color:#253955;font-weight:400;padding:8px 14px}.zoho-report-view-submenu button:disabled{cursor:wait;opacity:.7}.zoho-menu-check{width:10px;height:6px;border-left:1.5px solid #2b5f9a;border-bottom:1.5px solid #2b5f9a;transform:rotate(-45deg);flex:0 0 auto}.data-table-export-config-overlay{position:fixed;inset:0;z-index:61;display:flex;align-items:center;justify-content:center;background:rgba(10,24,38,.62)}.data-table-export-config-dialog{display:flex;flex-direction:column;width:min(404px,calc(100vw - 24px));max-height:min(92vh,640px);border-radius:12px;background:#fff;color:#06183b;box-shadow:0 22px 50px rgba(8,22,38,.28);overflow:hidden}.data-table-export-config-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 8px}.data-table-export-config-header h2{margin:0;font-size:.95rem;font-weight:600}.data-table-export-config-header button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;background:transparent;color:#5f6678;cursor:pointer;font-size:1.2rem}.data-table-export-config-body{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;gap:12px;padding:0 14px 12px}.data-table-export-config-footer{display:flex;justify-content:center;gap:12px;padding:10px 14px 12px}.data-table-export-overlay{position:fixed;inset:0;z-index:60;display:flex;align-items:stretch;justify-content:stretch;background:rgba(10,24,38,.5)}.data-table-export-dialog{display:flex;flex-direction:column;width:100%;height:100%;background:#fff;color:#06183b;overflow:hidden}.data-table-export-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #e2e8f2}.data-table-export-header-title{display:flex;align-items:center;gap:12px}.data-table-export-back-button{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:0;background:transparent;padding:0;cursor:pointer}.data-table-export-back-arrow{width:10px;height:10px;border-left:1.8px solid #5f6c81;border-bottom:1.8px solid #5f6c81;transform:rotate(45deg);flex:0 0 auto}.data-table-export-header h2{margin:0;font-size:.95rem;font-weight:600}.data-table-export-header button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;background:transparent;color:#5f6678;cursor:pointer;font-size:1.2rem}.data-table-export-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;flex:1 1 auto;min-height:0}.data-table-export-preview-pane{min-width:0;min-height:0;background:#f5f7fb;padding:14px 18px 20px;overflow:auto}.data-table-export-breadcrumb{color:#102946;font-size:.92rem;margin-bottom:18px}.data-table-export-preview-sheet{width:min(100%,820px);margin:0 auto;background:#fff;border:1px solid #e0e6f0;box-shadow:0 8px 24px rgba(16,38,66,.12)}.data-table-export-preview-sheet.summary{width:min(100%,640px)}.data-table-export-preview-head{padding:18px 18px 8px}.data-table-export-preview-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#163052;font-size:.86rem}.data-table-export-preview-title>span:first-child{font-weight:600}.data-table-export-preview-title button{height:24px;border:1px solid #cdd6e5;border-radius:12px;background:#fff;color:#44566f;font-size:.72rem;padding:0 10px}.data-table-export-preview-table-wrap{overflow:auto;border-top:1px solid #e5eaf3}.data-table-export-preview-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:.72rem;color:#203552}.data-table-export-preview-table td,.data-table-export-preview-table th{border-right:1px solid #e8edf5;border-bottom:1px solid #e8edf5;padding:6px 8px;text-align:left;vertical-align:top;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-table-export-preview-table td:last-child,.data-table-export-preview-table th:last-child{border-right:0}.data-table-export-preview-table th{background:#f5f7fb;font-weight:600}.data-table-export-summary-preview{padding:0 18px 18px}.data-table-export-summary-header,.data-table-export-summary-row{display:grid;grid-template-columns:minmax(0,1fr) 180px;grid-gap:18px;gap:18px;align-items:center;padding:12px 0;border-top:1px solid #e7ecf4;font-size:.8rem}.data-table-export-summary-header{color:#57697f;font-weight:600}.data-table-export-summary-row strong{font-size:.88rem}.data-table-export-summary-loading{padding:18px 0;color:#607189;font-size:.8rem}.data-table-export-sidebar{display:flex;min-height:0;flex-direction:column;border-left:1px solid #e2e8f2;background:#fff}.data-table-export-body{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;gap:12px;padding:14px 16px 12px;overflow:auto}.data-table-export-field{display:grid;grid-gap:8px;gap:8px;font-size:.78rem}.data-table-export-field input,.data-table-export-field select{width:100%;height:30px;border:1px solid #c6cde0;border-radius:15px;background:#fff;color:#123058;font:inherit;font-size:.8rem;outline:0;padding:0 12px}.data-table-export-field input:focus,.data-table-export-field select:focus{border-color:#1f5ba7;box-shadow:0 0 0 1px #1f5ba7}.data-table-export-columns{min-height:0;display:flex;flex-direction:column}.data-table-export-columns-label{margin-bottom:8px;font-size:.78rem}.data-table-export-columns-toolbar{display:grid;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;height:31px;border:1px solid #c7d0e2;border-radius:4px 4px 0 0;overflow:hidden}.data-table-export-search{display:flex;align-items:center;gap:7px;height:100%;border-left:1px solid #d4dbea;border-right:1px solid #d4dbea;padding:0 8px}.data-table-export-search span{width:11px;height:11px;border:1.6px solid #9aa7bd;border-radius:50%;position:relative;flex:0 0 auto}.data-table-export-search span:after{content:"";position:absolute;right:-5px;bottom:-3px;width:6px;height:1.5px;background:#9aa7bd;transform:rotate(45deg)}.data-table-export-search input{min-width:0;width:100%;border:0;outline:0;color:#233852;font-size:.78rem}.data-table-export-filter{width:30px;height:30px;border:0;background:#fff;position:relative}.data-table-export-filter:before{content:"";position:absolute;inset:8px 9px;border:1.5px solid #28568f;border-bottom:0;-webkit-clip-path:polygon(0 0,100% 0,62% 48%,62% 100%,38% 100%,38% 48%);clip-path:polygon(0 0,100% 0,62% 48%,62% 100%,38% 100%,38% 48%)}.data-table-export-columns-list{min-height:86px;max-height:220px;overflow:auto;border:1px solid #c7d0e2;border-top:0;padding:7px 10px}.data-table-export-check{display:flex;align-items:center;gap:8px;min-height:26px;color:#142642;font-size:.78rem}.data-table-export-check.all{justify-content:center;min-height:30px}.data-table-export-check input{accent-color:#285a98}.data-table-export-footer{display:flex;justify-content:center;gap:12px;padding:14px 16px 18px;border-top:1px solid #e2e8f2}.data-table-export-primary,.data-table-export-secondary{height:30px;border-radius:15px;font-size:.78rem;font-weight:600;cursor:pointer;padding:0 14px}.data-table-export-primary{border:1px solid #1e579a;background:#1f5ba7;color:#fff}.data-table-export-primary:disabled{cursor:wait;opacity:.75}.data-table-export-secondary{border:1px solid #c8d0e2;background:#fff;color:#173052}@media (max-width:1100px){.data-table-export-layout{grid-template-columns:1fr}.data-table-export-sidebar{border-left:0;border-top:1px solid #e2e8f2}}.zoho-report-filters{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:0;background:#fff;padding:0 12px 8px}.zoho-filter-chip,.zoho-filter-label{height:30px;border:1px solid #c6cfe0;border-radius:14px;color:#1f2f45;font-size:.86rem;padding:0 12px}.zoho-filter-label{background:#fff}.zoho-filter-chip,.zoho-filter-label{display:inline-flex;align-items:center;line-height:1;white-space:nowrap}.zoho-filter-chip{gap:8px;background:#f8f6f8;cursor:default}.zoho-filter-chip button{border:0;background:transparent;color:#6f7e95;cursor:pointer;font-size:.92rem;line-height:1;padding:0;text-transform:uppercase}.zoho-report-body{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:0;gap:0;min-height:0;flex:1 1 auto}.zoho-report-body.has-detail{grid-template-columns:minmax(320px,1fr) minmax(460px,54%)}.zoho-report-grid{flex-direction:column;min-width:0}.zoho-report-grid,.zoho-table-shell{display:flex;flex:1 1 auto;min-height:0}.zoho-table-shell{flex-direction:column;overflow:hidden;border-radius:0 0 14px 14px;background:#fff}.zoho-table-shell.with-detail{border-right:1px solid #dfe4ee;border-radius:0}.zoho-table-scroll{flex:1 1 auto;min-height:0;max-height:calc(100vh - 150px);overflow:auto;border-top:1px solid #dfe4ee}.zoho-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.zoho-td,.zoho-th{border-right:1px solid #e4e8f0;border-bottom:1px solid #e4e8f0;background:#fff;padding:0}.zoho-th{position:-webkit-sticky;position:sticky;top:0;z-index:3;height:32px;color:#122b45;font-size:.8rem;font-weight:700;text-align:left}.zoho-td.icon,.zoho-th.icon{width:28px;min-width:28px;max-width:28px;text-align:center}.zoho-eye-button{display:grid;place-items:center;width:100%;height:32px;border:0;background:transparent;cursor:pointer;padding:0}.zoho-eye-button.active{background:#ffef3a}.zoho-eye-icon{display:inline-block;width:14px;height:10px;border:1.5px solid #7e8fb0;border-radius:10px/7px;position:relative}.zoho-eye-icon:before{position:absolute;top:2px;left:4px;width:3px;height:3px;border-radius:50%;background:#7e8fb0;content:""}.zoho-th-inner{position:relative}.zoho-th-button{gap:6px;border:0;background:#fff;cursor:pointer}.zoho-th-button,.zoho-th-label{display:flex;align-items:center;width:100%;height:32px;color:inherit;font:inherit;padding:0 8px}.zoho-th-caret{width:8px;height:8px;margin-top:2px;border-right:1.5px solid #7f8faf;border-bottom:1.5px solid #7f8faf;transform:rotate(45deg)}.zoho-column-menu{z-index:8;width:182px;padding:4px 0}.zoho-column-menu,.zoho-columns-menu{position:absolute;top:calc(100% - 1px);left:0;border:1px solid #c9d2e2;border-radius:10px;background:#fff;box-shadow:0 10px 20px rgba(35,51,81,.18)}.zoho-columns-menu{z-index:9;width:230px;overflow:hidden}.zoho-columns-menu-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;color:#152c46;font-size:.86rem}.zoho-toggle-switch{position:relative;width:34px;height:20px;border:0;border-radius:999px;background:#c9d2df;cursor:pointer;padding:0}.zoho-toggle-switch span{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .12s ease}.zoho-toggle-switch.active{background:#7f8ea7}.zoho-toggle-switch.active span{transform:translateX(14px)}.zoho-columns-menu-list{max-height:280px;overflow:auto;border-top:1px solid #e4e8f0;border-bottom:1px solid #e4e8f0;padding:6px 0}.zoho-columns-menu-item{display:flex;align-items:center;gap:8px;color:#173052;font-size:.86rem;padding:6px 14px;cursor:pointer}.zoho-columns-menu-item:hover{background:#f4f7fb}.zoho-columns-menu-item input{width:15px;height:15px;accent-color:#2f5f9a}.zoho-columns-menu-footer{padding:10px 14px}.zoho-columns-menu-submit{min-width:72px;height:30px;border:0;border-radius:999px;background:#2f5f9a;color:#fff;font-size:.84rem;cursor:pointer;padding:0 14px}.zoho-column-menu button{display:block;width:100%;border:0;background:transparent;color:#152c46;font-size:.86rem;line-height:1.35;text-align:left;padding:8px 12px;cursor:pointer}.zoho-column-menu button:hover{background:#f4f7fb}.zoho-tr.selected .zoho-td{background:#d5dde9}.zoho-tr:hover .zoho-row-menu{opacity:1}.zoho-td{min-height:30px;color:#0e2751;font-size:.82rem;vertical-align:top;padding:0 8px}.zoho-cell-text{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zoho-td[data-column=observacion] .zoho-cell-text{max-width:100%;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.25;padding-top:6px;padding-bottom:6px}.zoho-cell-actions{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:6px 0}.zoho-cell-action-button{min-width:78px;min-height:34px;border:1px solid #2f5f9a;border-radius:999px;background:#fff;color:#1b5495;font:inherit;cursor:pointer;padding:0 16px}.zoho-cell-action-button:disabled{opacity:.72;cursor:default}.egresos-observacion-cell{display:block;white-space:normal;line-height:1.35}.egresos-estado-badge{display:inline-flex;align-items:center;justify-content:center;min-width:88px;padding:.3rem .75rem;border-radius:999px;border:1px solid #d6ddee;background:#f8fafc;color:#24324a;font-size:.73rem;line-height:1}.egresos-estado-badge.estado-aceptado{border-color:#c7e7d4;background:#eef9f2;color:#24704a}.egresos-estado-badge.estado-rechazado{border-color:#f3d0d0;background:#fff3f3;color:#9f2f2f}.egresos-estado-badge.estado-anulado{border-color:#e6d6bf;background:#fff8ed;color:#8a5a18}.egresos-form-panel{width:min(640px,calc(100vw - 2rem))}.egresos-form-panel .record-form-sections{gap:.5rem}.egresos-form-panel .record-form-grid.columns-1{gap:.55rem}.egresos-form-panel .record-form-field-inline{align-items:center}.egresos-form-panel .record-form-label{min-width:110px}.egresos-form-panel .record-form-control{max-width:320px}.egresos-form-panel .record-form-field:nth-child(3) .record-form-control,.egresos-form-panel .record-form-field:nth-child(4) .record-form-control,.egresos-form-panel .record-form-field:nth-child(5) .record-form-control,.egresos-form-panel .record-form-field:nth-child(7) .record-form-control,.egresos-form-panel .record-form-field:nth-child(9) .record-form-control,.egresos-form-panel.egresos-form-panel-edit .record-form-field:first-child .record-form-control,.egresos-form-panel.egresos-form-panel-edit .record-form-field:nth-child(2) .record-form-control,.egresos-form-panel.egresos-form-panel-edit .record-form-field:nth-child(3) .record-form-control,.egresos-form-panel.egresos-form-panel-edit .record-form-field:nth-child(5) .record-form-control,.egresos-form-panel.egresos-form-panel-edit .record-form-field:nth-child(7) .record-form-control{max-width:440px}.egresos-form-panel .record-form-footer{justify-content:flex-start}.zoho-td[data-column=aceptar] .zoho-cell-action-button,.zoho-td[data-column=rechazar] .zoho-cell-action-button{min-width:76px;border-radius:999px}.zoho-row-menu{border:0;background:transparent;color:#275b99;font-size:1.1rem;font-weight:700;cursor:pointer;padding:0;opacity:0;transition:opacity .12s ease}.zoho-row-menu-wrap{position:relative}.zoho-row-actions-menu{position:absolute;top:calc(100% - 1px);left:0;z-index:9;width:136px;border:1px solid #c9d2e2;border-radius:8px;background:#fff;box-shadow:0 10px 20px rgba(35,51,81,.18);padding:6px 0}.zoho-row-actions-menu button{display:block;width:100%;border:0;background:transparent;color:#152c46;font-size:.88rem;text-align:left;padding:8px 12px;cursor:pointer}.zoho-row-actions-menu button:hover{background:#f4f7fb}.wrap-columns .zoho-td[data-column]:not([data-column=observacion]) .zoho-cell-text{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.25;padding-top:6px;padding-bottom:6px}.zoho-group-row td{background:#edf3fb;color:#214a82;font-size:.8rem;font-weight:700;padding:6px 10px}.productos-facturados-por-cliente-detalle-cell{overflow-wrap:anywhere}.entradas-inventario-detalle-cell,.entradas-inventario-imeis-cell,.productos-facturados-por-cliente-detalle-cell{display:block;width:100%;white-space:pre-line;word-break:break-word;line-height:1.25;padding-top:6px;padding-bottom:6px}.entradas-inventario-detalle-cell,.entradas-inventario-imeis-cell{overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.zoho-virtual-spacer td{border:0;padding:0;pointer-events:none}.zoho-table-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto;margin-top:0;border-top:1px solid #dfe4ee;background:#fff;color:#173052;font-size:.82rem;padding:3px 10px 5px}.zoho-table-footer button{border:0;background:transparent;color:#355e98;font:inherit;cursor:pointer}.data-table-summary-panel{position:absolute;right:18px;bottom:44px;z-index:7;width:370px;max-width:calc(100% - 36px);height:420px;max-height:min(420px,calc(100vh - 180px));border:1px solid #d7ddea;border-radius:12px;background:#fff;box-shadow:0 12px 28px rgba(31,47,69,.14);display:flex;flex-direction:column;overflow:hidden}.data-table-summary-header{display:flex;align-items:center;gap:10px;padding:14px 16px 8px}.data-table-summary-header h2{margin:0;color:#173052;font-size:.95rem;font-weight:600}.data-table-summary-body{flex:1 1 auto;overflow:auto;padding:0 16px 16px}.data-table-summary-loading{color:#5d6f8c;font-size:.88rem;padding:8px 0}.data-table-summary-section+.data-table-summary-section{margin-top:14px}.data-table-summary-section h3{margin:0 0 8px;color:#173052;font-size:.9rem;font-weight:500}.data-table-summary-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,auto);align-items:center;min-height:38px;border:1px solid #dde4ef;border-radius:12px;overflow:hidden;background:#fff}.data-table-summary-row span,.data-table-summary-row strong{display:flex;align-items:center;min-height:38px;padding:0 14px;font-size:.88rem}.data-table-summary-row span{color:#173052;background:#fbfcff}.data-table-summary-row strong{justify-content:flex-end;border-left:1px solid #dde4ef;color:#1a4f8e;font-weight:600;background:#fff}.data-table-detail-pane{display:flex;flex-direction:column;min-width:0;min-height:0;background:#fff}.data-table-detail-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #dfe4ee;background:#fff}.data-table-detail-actions,.data-table-detail-nav{display:flex;align-items:center;gap:10px}.data-table-detail-close,.data-table-detail-nav-button,.data-table-detail-pill{border:1px solid #c7d1e0;background:#fff;color:#173052}.data-table-detail-nav-button{width:34px;height:34px;border-radius:999px;display:inline-grid;place-items:center;cursor:pointer;padding:0}.data-table-detail-nav-button:disabled{opacity:.45;cursor:not-allowed}.data-table-detail-nav-arrow{width:10px;height:10px;border-top:1.5px solid #91a0b8;border-right:1.5px solid #91a0b8}.data-table-detail-nav-arrow.left{transform:rotate(-135deg);margin-left:4px}.data-table-detail-nav-arrow.right{transform:rotate(45deg);margin-right:4px}.data-table-detail-pill{min-height:36px;border-radius:999px;padding:0 16px;font-size:.84rem;cursor:pointer}.data-table-detail-pill.with-caret{display:inline-flex;align-items:center;gap:8px}.data-table-detail-pill-caret{width:8px;height:8px;border-right:1.5px solid #8090ab;border-bottom:1.5px solid #8090ab;transform:rotate(45deg);margin-top:-2px}.data-table-detail-more-wrap{position:relative}.data-table-detail-more-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:11;min-width:148px;border:1px solid #c9d2e2;border-radius:10px;background:#fff;box-shadow:0 10px 20px rgba(35,51,81,.18);padding:6px 0}.data-table-detail-more-menu button{display:block;width:100%;border:0;background:transparent;color:#152c46;font-size:.86rem;text-align:left;padding:8px 12px;cursor:pointer}.data-table-detail-more-menu button:hover{background:#f4f7fb}.data-table-detail-close{width:34px;height:34px;border-radius:999px;cursor:pointer;font-size:1.45rem;line-height:1;padding:0}.data-table-detail-title{padding:10px 18px 0;color:#163252;font-size:1rem;font-weight:500}.data-table-detail-card{flex:1 1 auto;min-height:0;overflow:auto;padding:14px 12px 12px}.data-table-detail-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;border:1px solid #dde3ef;border-radius:14px;overflow:hidden}.data-table-detail-table td,.data-table-detail-table th{border-right:1px solid #dde3ef;border-bottom:1px solid #dde3ef;padding:10px 14px;color:#173052;font-size:.82rem;vertical-align:top}.data-table-detail-table th{width:44%;background:#f8f9fc;font-weight:500;text-align:left}.data-table-detail-table td{background:#fff}.data-table-detail-table tr:last-child td,.data-table-detail-table tr:last-child th{border-bottom:0}.data-table-detail-table td:last-child,.data-table-detail-table th:last-child{border-right:0}.data-table-detail-text{display:block;white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.4}.data-table-detail-link{border:0;background:transparent;color:#1d5ea0;font:inherit;text-align:left;padding:0;cursor:pointer;text-decoration:none;line-height:1.45}.data-table-detail-link.pseudo-link{display:inline}.data-table-detail-value-button{min-width:78px;min-height:34px;border:1px solid #2f5f9a;border-radius:999px;background:#fff;color:#1b5495;font:inherit;cursor:pointer;padding:0 16px}@media print{body[data-print-mode=pos] .data-table-detail-header,body[data-print-mode=pos] .zc-topbar,body[data-print-mode=pos] .zoho-report-filters,body[data-print-mode=pos] .zoho-report-header,body[data-print-mode=pos] .zoho-search-panel,body[data-print-mode=pos] .zoho-table-footer,body[data-print-mode=pos] .zoho-table-shell{display:none!important}body[data-print-mode=pos] .data-table-detail-pane{position:static;inset:auto;border:0;box-shadow:none}body[data-print-mode=pos] .data-table-detail-card{padding:0}}@media (max-width:1180px){.zoho-report-body.has-detail{grid-template-columns:minmax(0,1fr)}.data-table-detail-pane{position:absolute;inset:58px 8px 8px;z-index:8;border:1px solid #d9e0ec;border-radius:18px;box-shadow:0 16px 32px rgba(31,47,69,.16)}.zoho-table-shell,.zoho-table-shell.with-detail{border-right:0}}@media (max-width:720px){.data-table-detail-header{flex-wrap:wrap;align-items:flex-start}.data-table-detail-actions{width:100%;justify-content:flex-end;flex-wrap:wrap}.data-table-detail-card{padding:10px 8px 8px}.data-table-detail-table,.data-table-detail-table tbody,.data-table-detail-table td,.data-table-detail-table th,.data-table-detail-table tr{display:block;width:100%}.data-table-detail-table tr{border-bottom:1px solid #dde3ef}.data-table-detail-table tr:last-child{border-bottom:0}.data-table-detail-table td,.data-table-detail-table th{border-right:0;border-bottom:0}.data-table-detail-table th{padding-bottom:6px}.data-table-detail-table td{padding-top:0}}.zoho-search-panel{position:absolute;top:124px;right:10px;z-index:9;width:320px;max-height:min(660px,calc(100vh - 150px));border-left:1px solid #d7ddea;border-radius:18px;background:#fff;box-shadow:-8px 0 24px rgba(31,47,69,.08);display:flex;flex-direction:column;overflow:hidden}.zoho-search-panel-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe4ee;padding:12px 16px}.zoho-search-panel-header h2{margin:0;color:#122b45;font-size:1.2rem;font-weight:500}.zoho-search-panel-header button{border:0;background:transparent;color:#687999;font-size:2rem;line-height:1;cursor:pointer}.zoho-search-panel-body{flex:1 1 auto;overflow:auto;padding:6px 0 14px}.zoho-search-field{position:relative;padding:8px 16px;cursor:pointer}.zoho-search-field.checked{padding-bottom:12px}.zoho-search-field-label{display:flex;align-items:center;gap:8px;color:#243852;font-size:.88rem;cursor:pointer}.zoho-search-field-label input{width:15px;height:15px}.zoho-search-field-controls{display:grid;grid-gap:6px;gap:6px;margin-top:8px;padding-left:2px}.zoho-search-field-controls input,.zoho-search-field-controls select{width:100%;height:36px;border:1px solid #bdc9de;border-radius:16px;outline:none;padding:0 14px;color:#12304c;font:inherit}.zoho-search-field-controls input:focus,.zoho-search-field-controls select:focus{border-color:#295c97;box-shadow:inset 0 0 0 1px #295c97}.zoho-token-input-wrap{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-height:38px;border:1px solid #bdc9de;border-radius:16px;background:#fff;padding:4px 8px}.zoho-token-input-wrap:focus-within{border-color:#295c97;box-shadow:inset 0 0 0 1px #295c97}.zoho-token-input-wrap input{height:24px;min-width:90px;flex:1 1 90px;border:0;box-shadow:none;outline:none;padding:0 2px}.zoho-token-input-wrap input:focus{border:0;box-shadow:none}.zoho-date-input{min-width:160px!important;flex:1 1 160px!important}.zoho-filter-token{display:inline-flex;align-items:center;gap:6px;max-width:100%;border-radius:999px;background:#ecf2fb;color:#1f3d63;font-size:.76rem;line-height:1;padding:5px 8px}.zoho-filter-token span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zoho-filter-token button{border:0;background:transparent;color:#49688f;cursor:pointer;font-size:1rem;line-height:1;padding:0}.zoho-search-panel-footer{border-top:1px solid #dfe4ee;padding:10px 16px 14px}.zoho-search-submit{display:block;min-width:76px;height:30px;border:0;border-radius:999px;margin:0 auto;background:#2f5f9a;color:#fff;font-size:.84rem;cursor:pointer;padding:0 14px}@media (max-width:1600px){.dashboard-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1200px){.zc-topbar-nav{overflow-x:auto;overflow-y:visible;scrollbar-width:none;-webkit-overflow-scrolling:touch}.zc-topbar-nav::-webkit-scrollbar{display:none}.zc-menu-dropdown{position:fixed;top:52px;right:10px;left:10px;width:auto;border-radius:16px}.zc-overflow-dropdown{left:auto;right:10px;width:min(266px,calc(100vw - 20px))}.zc-overflow-submenu{position:static;width:auto;max-height:none;border:0;border-top:1px solid #e7edf6;border-radius:0;box-shadow:none;margin:6px 0 0;padding:6px 0 0 14px}}@media (max-width:980px){.zc-topbar-right{gap:6px}.dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-total-value{font-size:2rem}.dashboard-total-label{font-size:1.45rem}.zoho-search-panel{width:290px}.zoho-table-scroll{max-height:calc(100dvh - 210px)}.report-layout{grid-template-columns:1fr}.report-sidepanel{grid-template-columns:repeat(2,minmax(0,1fr))}.record-form-panel{width:calc(100% - 12px);min-height:calc(100% - 12px);margin:6px}.record-form-sections{padding:4px 18px 16px}.record-form-field-inline{grid-template-columns:104px minmax(0,1fr);gap:12px}.record-form-subform-head,.record-form-subform-row{min-width:1092px}}@media (max-width:640px){.zc-workspace{padding:6px}.zc-topbar{gap:6px}.zc-menu-item-overflow{padding-left:8px}.zc-main-content{margin-top:6px;border-radius:10px}.zc-app-badge{width:38px;height:38px;font-size:.78rem}.zc-main-menu-link{height:34px;padding:0 11px;font-size:.8rem}.zc-menu-dropdown{top:48px;right:6px;left:6px;max-height:calc(100dvh - 62px);overflow:auto;border-radius:16px}.dashboard-page{padding:8px}.dashboard-cards{grid-template-columns:1fr}.zoho-report-filters,.zoho-report-header{padding-right:10px;padding-left:10px}.zoho-report-header{align-items:flex-start;flex-wrap:wrap}.zoho-report-actions{width:100%;justify-content:flex-end}.zoho-filter-chip,.zoho-filter-label{max-width:100%}.zoho-filter-chip span{overflow:hidden;text-overflow:ellipsis}.zoho-search-panel{top:0;right:6px;left:6px;width:auto;max-height:calc(100dvh - 12px);border-radius:16px}.zoho-columns-menu{left:0;width:min(230px,calc(100vw - 24px))}.zoho-table-scroll{max-height:calc(100dvh - 230px)}.report-page{padding:10px}.report-breadcrumb{display:none}.report-header{flex-direction:column;align-items:stretch;padding:14px}.report-actions,.report-toolbar{justify-content:flex-start}.report-toolbar{padding:0 14px 12px}.report-layout{gap:12px;padding:0 10px 10px}.report-sidepanel{grid-template-columns:1fr}.view-loading-header{flex-direction:column;align-items:stretch}.view-loading-actions{justify-content:flex-end}.record-form-panel{width:calc(100% - 8px);min-height:calc(100% - 8px);margin:6px;border-radius:16px}.record-form-header{padding:14px 16px 12px}.record-form-sections{padding:4px 16px 14px}.record-form-grid.columns-1,.record-form-grid.columns-2,.record-form-grid.columns-3,.record-form-grid.columns-4{grid-template-columns:1fr}.record-form-field.span-2,.record-form-field.span-3,.record-form-field.span-4{grid-column:span 1}.record-form-field-inline{grid-template-columns:1fr;gap:6px}.record-form-control-with-action{grid-template-columns:1fr}.record-form-control-with-action>button{width:100%}.producto-form-panel .record-form-footer{padding-left:16px}.record-form-radio-group{gap:12px}.record-form-segmented{max-width:none}.record-form-subform{overflow-x:auto}.record-form-subform-table{min-width:1092px}.record-form-footer{padding:12px 16px 16px;flex-wrap:wrap;justify-content:flex-start}.record-form-button{flex:1 1 160px}}@media (max-width:420px){.zc-topbar-left,.zc-topbar-nav{gap:6px}.zc-main-menu-link{gap:6px;padding:0 10px;font-size:.76rem}.zc-topbar-right{gap:4px}.zc-icon-btn,.zc-profile-avatar{width:26px;height:26px}.dashboard-card{min-height:132px;padding:10px}.dashboard-card-value{font-size:1.75rem}.dashboard-total-value{font-size:1.7rem}.dashboard-total-label{font-size:1.2rem}.zoho-report-page{padding:6px 6px 0;border-radius:12px}.zoho-column-menu{left:auto;right:0}.zoho-columns-menu{left:0;right:auto}.zoho-table-footer{flex-wrap:wrap;justify-content:space-between;row-gap:4px}}.file-attachment-link{width:100%;display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#1d508e;font:inherit;font-size:.78rem;line-height:1.2;padding:0;text-align:left;cursor:pointer}.producto-image-button{width:58px;height:42px;display:grid;place-items:center;border:0;border-radius:4px;background:#fff;padding:2px;cursor:zoom-in;overflow:hidden}.producto-image-button img{width:100%;height:100%;object-fit:contain}.file-attachment-link:hover{text-decoration:underline}.file-attachment-link.missing{color:#9a3412}.file-attachment-link span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-attachment-icon{width:13px;height:15px;flex:0 0 auto;border:1px solid #89a8ca;border-radius:2px;background:linear-gradient(#ffffff,#eef6ff);position:relative}.file-attachment-icon:after{content:"";position:absolute;right:-1px;top:-1px;width:5px;height:5px;border-left:1px solid #89a8ca;border-bottom:1px solid #89a8ca;background:#dbeafe}.file-preview-modal{height:min(92vh,860px);display:flex;flex-direction:column}.file-preview-modal-header{min-height:42px;border-bottom:1px solid #d9e4ec;background:#f7fafc}.file-preview-modal-body{flex:1 1;min-height:0;padding:0}.file-preview-layout{height:100%;min-height:0;display:grid;grid-template-rows:auto 1fr;background:#eef4f7}.file-preview-toolbar{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-bottom:1px solid #d9e4ec;background:#ffffff}.file-preview-meta{min-width:0;display:grid;grid-gap:2px;gap:2px}.file-preview-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f2944;font-size:.86rem}.file-preview-meta span{color:#667085;font-size:.74rem}.file-preview-frame{width:100%;height:100%;border:0;background:#ffffff}.file-preview-image-wrap{min-height:0;display:grid;place-items:center;overflow:auto;padding:18px;background:#2f3f46}.file-preview-image{max-width:100%;max-height:100%;object-fit:contain;background:#ffffff;box-shadow:0 16px 42px rgba(15,41,68,.28)}.file-preview-unsupported{min-height:280px;display:grid;align-content:center;justify-items:center;grid-gap:10px;gap:10px;padding:28px;text-align:center;background:#ffffff}