/* Clean operations-dashboard layout based on the owner's visual reference. */
.od-range-tabs{display:flex;padding:4px;border:1px solid #263c57;border-radius:12px;background:#09121d}.od-range-tabs button{min-height:48px;padding:0 18px;border:0;border-radius:9px;background:transparent;color:#9aacbf;font-weight:800;cursor:pointer;white-space:nowrap}.od-range-tabs button:hover{color:#fff;background:#10233a}.od-range-tabs button.active{background:#173b67;color:#80bdff;box-shadow:inset 0 0 0 1px #327fd0}.od-earnings{padding:0;overflow:hidden}.od-earnings-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;border-bottom:1px solid #1c3048}.od-earnings-head h3{margin:0;font-size:27px}.od-earnings-head p{margin:3px 0 0;color:#8293aa;font-size:17px}.od-live-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#0d2b25;color:#5ee0aa;font-size:16px;font-weight:800}.od-live-pill i{width:9px;height:9px;border-radius:50%;background:#4cdf9b;box-shadow:0 0 12px #4cdf9b}.od-earnings-grid{display:grid;grid-template-columns:1.25fr repeat(4,1fr)}.od-earnings-grid button{min-width:0;min-height:180px;padding:25px;border:0;border-right:1px solid #1c3048;background:transparent;color:#fff;text-align:left;cursor:pointer}.od-earnings-grid button:last-child{border-right:0}.od-earnings-grid button:hover{background:#102039}.od-earnings-grid span{display:block;color:#91a1b5;font-size:18px;font-weight:800}.od-earnings-grid strong{display:block;margin:18px 0 8px;font-size:32px;white-space:nowrap}.od-earnings-grid small{color:#6f8299;font-size:15px}.od-earnings-grid small.positive{color:#50dfa0}.od-earnings-grid small.negative{color:#ff6577}.od-total-earning strong{color:#62adff;font-size:48px}.od-operations-grid{display:grid;grid-template-columns:minmax(310px,.72fr) minmax(0,2.28fr);gap:20px}.od-active-panel{min-height:390px}.od-active-list{display:grid;gap:10px}.od-active-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#72859c}.od-active-empty span{width:62px;height:62px;display:grid;place-items:center;margin-bottom:14px;border-radius:18px;background:#123861;color:#70b6ff;font-size:30px}.od-active-empty b{color:#eaf2ff;font-size:20px}.od-active-empty small{margin-top:5px;font-size:15px}.od-active-person{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:100%;padding:14px;border:1px solid #1c3048;border-radius:13px;background:#0a1420;color:#fff;text-align:left;cursor:pointer}.od-active-person:hover{border-color:#479cf4;background:#102039}.od-active-person b{display:block;font-size:18px}.od-active-person small{display:block;color:#8293aa;font-size:14px}.od-active-person strong{color:#56dca4;font-size:19px}.od-sales-panel .od-panel-head>strong{color:#62adff;font-size:30px}.od-line-chart{min-height:290px}.od-line-chart svg{display:block;width:100%;height:255px;overflow:visible}.od-axis{stroke:#29405a;stroke-width:2;stroke-dasharray:5 7}.od-area{fill:url(#od-area-fill)}.od-line{fill:none;stroke:#489cff;stroke-width:7;stroke-linecap:round;stroke-linejoin:round}.od-point{fill:#0b1420;stroke:#6cb5ff;stroke-width:5}.od-line-labels{display:flex;justify-content:space-between;gap:4px;color:#8395aa;font-size:14px;text-align:center}.od-attention{grid-template-columns:repeat(5,minmax(0,1fr))}
@media(max-width:1400px){.od-earnings-grid{grid-template-columns:repeat(3,1fr)}.od-earnings-grid button{border-bottom:1px solid #1c3048}.od-total-earning{grid-row:span 2}.od-attention{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1100px){.od-operations-grid{grid-template-columns:1fr}.od-active-panel{min-height:0}.od-active-empty{min-height:160px}.od-filters{align-items:stretch}.od-range-tabs{order:-1;width:100%;overflow:auto}}
@media(max-width:760px){.od-range-tabs{grid-column:1/-1}.od-range-tabs button{flex:1;padding:0 12px}.od-earnings-grid{grid-template-columns:1fr 1fr}.od-total-earning{grid-column:1/-1;grid-row:auto}.od-earnings-grid button{min-height:145px}.od-total-earning strong{font-size:38px}.od-earnings-head{align-items:flex-start;flex-direction:column}.od-attention{grid-template-columns:1fr}.od-line-labels{font-size:11px}}
@media(max-width:430px){.od-range-tabs button{font-size:14px!important}.od-earnings-grid{grid-template-columns:1fr}.od-earnings-grid button{min-height:125px;border-right:0}.od-total-earning strong{font-size:34px}.od-line-chart svg{height:210px}}

/* Reference-aligned light operations dashboard. Large type is intentionally retained. */
body.owner-mode.owner-dashboard-v2-ready{background:#f3f5f8!important;color:#172033}
body.owner-mode.owner-dashboard-v2-ready main{background:#f3f5f8!important}
body.owner-mode.owner-dashboard-v2-ready .sidebar{background:#fff!important;border-right:1px solid #e3e8ef!important}
body.owner-mode.owner-dashboard-v2-ready .od-owner-nav button{color:#596579!important}
body.owner-mode.owner-dashboard-v2-ready .od-owner-nav button:hover,
body.owner-mode.owner-dashboard-v2-ready .od-owner-nav button.active{background:#edf4ff!important;color:#2768e8!important}
.owner-dashboard-v2{color:#172033}
.owner-dashboard-v2 .od-card{border:1px solid #e3e8ef;background:#fff;box-shadow:0 5px 18px rgba(26,42,68,.06)}
.owner-dashboard-v2 .od-topbar{padding:18px 22px;border:1px solid #e3e8ef;border-radius:18px;background:#fff}
.owner-dashboard-v2 .od-title h2{color:#172033}
.owner-dashboard-v2 .od-title p,.od-earnings-head p,.od-panel-head p{color:#778398}
.od-filters label{color:#667287}
.od-filters select{border-color:#d9e0ea;background:#fff;color:#172033}
.od-range-tabs{border-color:#d9e0ea;background:#f7f9fc}
.od-range-tabs button{color:#667287}
.od-range-tabs button:hover{background:#edf3fd;color:#245ed1}
.od-range-tabs button.active{background:#e8f0ff;color:#2f6ff0;box-shadow:none}
.od-refresh{border-color:#c9d8f4;background:#edf4ff;color:#245ed1}
.od-quick-actions button{border-color:#d5dfed;background:#fff;color:#245ed1;box-shadow:0 3px 12px rgba(26,42,68,.05)}
.od-quick-actions button:hover,.od-quick-actions button:focus-visible{border-color:#6d9af3;background:#edf4ff}
.od-earnings-head{border-color:#e5eaf1}
.od-earnings-head h3,.od-panel-head h3,.od-table-toolbar h3{color:#172033}
.od-live-pill{background:#e8f8ef;color:#248653}
.od-earnings-grid{grid-template-columns:1.2fr repeat(2,minmax(0,1fr))}
.od-earnings-grid button{min-height:150px;border-color:#e5eaf1;color:#172033}
.od-earnings-grid button:hover{background:#f7faff}
.od-total-earning{grid-row:span 2}
.od-earnings-grid span{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#69758a}
.od-earnings-grid strong{color:#172033}
.od-total-earning strong{color:#2f6ff0}
.od-earnings-grid small{color:#8490a2}
.od-metric-icon{flex:0 0 auto;width:42px;height:42px;display:grid!important;place-items:center;border-radius:50%;background:#eaf2ff;color:#2f6ff0;font-size:0;font-style:normal}
.od-metric-icon:after{content:"";width:15px;height:15px;border:3px solid currentColor;border-radius:4px}
.od-icon-2{background:#e9faf4;color:#24a878}.od-icon-3{background:#fff2f0;color:#e75b59}.od-icon-4{background:#f8ecff;color:#b653dc}
.od-secondary article{border-color:#e3e8ef;background:#fff;box-shadow:0 3px 12px rgba(26,42,68,.04)}
.od-secondary span{color:#69758a}.od-secondary strong{color:#172033}
.od-active-person{border-color:#e1e7ef;background:#f9fbfd;color:#172033}
.od-active-person:hover{border-color:#72a0f5;background:#edf4ff}
.od-active-person small,.od-active-empty{color:#778398}.od-active-empty b{color:#172033}
.od-active-empty span{background:#eaf2ff;color:#2f6ff0}
.od-sales-panel .od-panel-head>strong{color:#2f6ff0}
.od-axis{stroke:#dbe2ec}.od-point{fill:#fff;stroke:#3977f4}.od-line{stroke:#3977f4}.od-line-labels{color:#748196}
.od-attention button{border-color:#e1e7ef!important;background:#fff!important;color:#172033!important}
.od-attention button:hover,.od-attention button:focus-visible{border-color:#72a0f5!important;background:#f4f8ff!important}
.od-attention small{color:#778398}.od-attention em{color:#2f6ff0}
.od-table-toolbar,.od-table th,.od-table td{border-color:#e5eaf1}
.od-search{border-color:#d9e0ea;background:#fff;color:#172033}
.od-table th{color:#667287}.od-table td{color:#354156}.od-table tbody tr:hover{background:#f3f7fd}
.od-avatar{background:#eaf2ff;color:#2f6ff0}
.od-empty{color:#778398}.od-profit-text{color:#21895b!important}
@media(max-width:1400px){.od-earnings-grid{grid-template-columns:1.15fr 1fr 1fr}.od-total-earning{grid-row:span 2}}
@media(max-width:760px){.owner-dashboard-v2 .od-topbar{padding:16px}.od-earnings-grid{grid-template-columns:1fr 1fr}.od-total-earning{grid-column:1/-1;grid-row:auto}.od-earnings-grid button{min-height:135px}.od-operations-grid{grid-template-columns:1fr}}
@media(max-width:430px){.od-earnings-grid{grid-template-columns:1fr}.od-total-earning{grid-column:auto}.od-earnings-grid button{min-height:118px}}

/* Owner-approved palette: keep the operations layout, restore the original charcoal/blue colors. */
body.owner-mode.owner-dashboard-v2-ready,body.owner-mode.owner-dashboard-v2-ready main{background:#080b12!important;color:#f7f9fc!important}
body.owner-mode.owner-dashboard-v2-ready .sidebar{background:#0d131d!important;border-right-color:#2a3546!important}
body.owner-mode.owner-dashboard-v2-ready .od-owner-nav button{color:#a9b4c5!important}
body.owner-mode.owner-dashboard-v2-ready .od-owner-nav button:hover{background:#151e2c!important;color:#fff!important}
body.owner-mode.owner-dashboard-v2-ready .od-owner-nav button.active{border-color:#527fd7!important;background:linear-gradient(135deg,#234b8b,#1b3968)!important;color:#fff!important;box-shadow:inset 4px 0 #50ddb2,0 8px 24px rgba(24,73,146,.22)!important}
.owner-dashboard-v2{color:#f7f9fc!important}.owner-dashboard-v2 .od-card{border-color:#2a3546!important;background:linear-gradient(145deg,#151d2a,#101621)!important;box-shadow:0 16px 40px rgba(0,0,0,.2)!important}.owner-dashboard-v2 .od-topbar{border-color:#2a3546!important;background:#101621!important}
.owner-dashboard-v2 .od-title h2,.od-earnings-head h3,.od-panel-head h3,.od-table-toolbar h3{color:#fff!important}.owner-dashboard-v2 .od-title p,.od-earnings-head p,.od-panel-head p{color:#a9b4c5!important}
.od-filters label{color:#a9b4c5!important}.od-filters select,.od-search{border-color:#3a475b!important;background:#0d131d!important;color:#f7f9fc!important}.od-range-tabs{border-color:#2a3546!important;background:#09121d!important}.od-range-tabs button{color:#a9b4c5!important}.od-range-tabs button:hover{background:#151e2c!important;color:#fff!important}.od-range-tabs button.active{background:#173b67!important;color:#8ac5ff!important;box-shadow:inset 0 0 0 1px #3c8ce0!important}.od-refresh{border-color:#4e8bd1!important;background:#12365e!important;color:#d8ebff!important}
.od-quick-actions button{border-color:#3c78b5!important;background:#102d4c!important;color:#fff!important;box-shadow:none!important}.od-quick-actions button:hover,.od-quick-actions button:focus-visible{border-color:#69b8ff!important;background:#173f69!important}.od-earnings-head,.od-table-toolbar,.od-table th,.od-table td{border-color:#2a3546!important}.od-live-pill{background:#0d2b25!important;color:#6ce7b5!important}
.od-earnings-grid button{border-color:#2a3546!important;color:#f7f9fc!important}.od-earnings-grid button:hover{background:#172235!important}.od-earnings-grid span{color:#b9c4d3!important}.od-earnings-grid strong{color:#fff!important}.od-total-earning strong,.od-sales-panel .od-panel-head>strong{color:#62adff!important}.od-earnings-grid small{color:#8f9db0!important}.od-metric-icon{background:#172c49!important;color:#69aaff!important}.od-icon-2{background:#11362e!important;color:#50ddb2!important}.od-icon-3{background:#3b2023!important;color:#ff7b84!important}.od-icon-4{background:#34213e!important;color:#d88cff!important}
.od-secondary article{border-color:#2a3546!important;background:#101621!important;box-shadow:none!important}.od-secondary span{color:#a9b4c5!important}.od-secondary strong{color:#fff!important}.od-active-person{border-color:#2a3546!important;background:#0a1420!important;color:#fff!important}.od-active-person:hover{border-color:#479cf4!important;background:#102039!important}.od-active-person small,.od-active-empty{color:#a9b4c5!important}.od-active-empty b{color:#fff!important}.od-active-empty span{background:#123861!important;color:#70b6ff!important}
.od-axis{stroke:#29405a!important}.od-point{fill:#0b1420!important;stroke:#6cb5ff!important}.od-line{stroke:#489cff!important}.od-line-labels{color:#9aabc0!important}.od-attention button{border-color:#2a3546!important;background:#0a1320!important;color:#fff!important}.od-attention button:hover,.od-attention button:focus-visible{border-color:#59adff!important;background:#10243a!important}.od-attention small{color:#a9b4c5!important}.od-attention em{color:#69b8ff!important}.od-table th{background:#0d141f!important;color:#bec9d8!important}.od-table td{color:#e8edf5!important}.od-table tbody tr:hover{background:#1a2637!important}.od-avatar{background:#15365c!important;color:#7fc0ff!important}.od-empty{color:#a9b4c5!important}.od-profit-text{color:#50ddb2!important}
