.view-switch{display:flex;background:#e9eaec;border-radius:11px;padding:3px;flex:none}.view-switch button{border:0;background:transparent;border-radius:8px;padding:8px 10px;font:inherit;font-size:.76rem;font-weight:800;color:#70747a;cursor:pointer}.view-switch button.active{background:#fff;color:var(--ink);box-shadow:0 2px 7px #2222}
@media(min-width:761px){.view-switch{display:none}}
@media(max-width:760px){.table-mode.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;touch-action:pan-x}.table-mode table{display:table;min-width:1040px;width:1040px}.table-mode thead{display:table-header-group}.table-mode tbody{display:table-row-group}.table-mode tbody tr{display:table-row;padding:0}.table-mode tbody td{display:table-cell!important;padding:14px 15px!important;border-bottom:1px solid var(--line)!important;white-space:nowrap!important;width:auto!important;height:auto!important;border-radius:0!important;background:#fff!important;color:#61656a!important;font-size:.84rem!important}.table-mode tbody td.amount{color:var(--ink)!important}.table-mode tfoot{display:table-footer-group}.table-mode th{position:static}.table-mode::before{content:"Desliza la tabla hacia los lados →";display:block;position:sticky;left:0;width:100vw;padding:10px 14px;background:#fff6e7;color:#9c5a00;font-size:.75rem;font-weight:800;border-bottom:1px solid #f3d49f;z-index:2}.table-mode .empty{position:sticky;left:0;width:100vw}.tool-actions{grid-template-columns:1fr auto auto}.view-switch{grid-column:1/-1;width:max-content}.view-switch span{display:inline!important}}
