.dashboard-nav [data-dashboard-target="resumen"],.dashboard-nav [data-dashboard-target="asistente"]{display:none}
.operation-command-bar{position:sticky;top:0;z-index:990;display:grid;grid-template-columns:minmax(150px,.65fr) minmax(150px,.65fr) minmax(260px,1.7fr) auto auto;align-items:end;gap:9px;margin:10px 18px 0;padding:10px 12px;border:1px solid rgba(24,240,188,.38);border-radius:11px;background:rgba(4,25,32,.97);box-shadow:0 14px 35px rgba(0,0,0,.34);backdrop-filter:blur(14px)}
.operation-command-bar label{min-width:0;color:#8bd2df;font-size:10px;font-weight:800;text-transform:uppercase}.operation-command-bar select,.operation-command-bar input{width:100%;height:40px}.operation-command-bar button{min-height:40px;padding:0 13px;border:1px solid rgba(40,199,239,.28);border-radius:7px;background:#082832;color:#dffcff;cursor:pointer}.operation-command-bar .command-reset{color:var(--green)}.operation-command-bar .command-advanced[aria-expanded="true"]{border-color:var(--green);background:rgba(24,240,188,.14)}
#globalFilterPanel{display:none;position:sticky;top:62px;margin-top:6px}#globalFilterPanel.is-advanced-open{display:grid}#globalFilterPanel>.command-primary{display:none}
.dashboard-view[data-dashboard-section="mapa"].is-active{grid-template-columns:minmax(0,1.75fr) minmax(330px,.75fr);align-items:start;gap:14px}.dashboard-view[data-dashboard-section="mapa"] #mapPanel{position:sticky;top:74px;min-height:calc(100vh - 104px)}.dashboard-view[data-dashboard-section="mapa"] .map-orders-panel{min-width:0;max-height:calc(100vh - 104px);overflow:hidden;padding:12px}.dashboard-view[data-dashboard-section="mapa"] .map-orders-heading{margin-bottom:8px}.dashboard-view[data-dashboard-section="mapa"] .map-orders-description{display:none}.dashboard-view[data-dashboard-section="mapa"] .map-orders-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.dashboard-view[data-dashboard-section="mapa"] .map-orders-summary article{padding:8px 9px}.dashboard-view[data-dashboard-section="mapa"] .daily-order-groups{max-height:calc(100vh - 270px)}.dashboard-view[data-dashboard-section="mapa"] .order-day-cards{grid-template-columns:1fr;padding:8px;gap:8px}.dashboard-view[data-dashboard-section="mapa"] .record-card.is-operation-selected{border-color:var(--green);box-shadow:0 0 0 2px rgba(24,240,188,.18)}.operation-day-caption{display:block;color:var(--green);font-size:10px;margin-top:3px}
@media(max-width:1100px){.operation-command-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.operation-command-bar .command-search{grid-column:1/-1}.dashboard-view[data-dashboard-section="mapa"].is-active{grid-template-columns:1fr}.dashboard-view[data-dashboard-section="mapa"] #mapPanel{position:relative;top:auto;min-height:0}.dashboard-view[data-dashboard-section="mapa"] .map-orders-panel{max-height:none}.dashboard-view[data-dashboard-section="mapa"] .daily-order-groups{max-height:680px}}
@media(max-width:680px){.operation-command-bar{grid-template-columns:1fr 1fr;margin:8px 10px 0;padding:9px}.operation-command-bar .command-driver,.operation-command-bar .command-search{grid-column:1/-1}.operation-command-bar button{min-height:44px}#globalFilterPanel{top:0}main{padding-top:12px}.dashboard-view[data-dashboard-section="mapa"] .map-orders-summary{display:none}.dashboard-view[data-dashboard-section="mapa"] .daily-order-groups{max-height:62vh}}
