.overview-view-tabs { display: flex; gap: 4px; width: fit-content; max-width: 100%; padding: 4px; background: #e9eeec; border-radius: 6px; }
.overview-view-tabs button, .today-segmented button { border: 0; background: transparent; padding: 10px 20px; min-height: 44px; font-weight: 650; color: #53635b; border-radius: 4px; }
.overview-view-tabs button[aria-pressed="true"] { background: #fff; color: #17291f; box-shadow: 0 1px 3px #00000012; }
#overviewHistory { display: grid; gap: 24px; min-width: 0; }
.today-dashboard { min-width: 0; padding: 24px; background: #fff; color: #24372d; border-top: 3px solid #238663; }
.today-dashboard * { min-width: 0; letter-spacing: 0; box-sizing: border-box; }
.today-dashboard button:focus-visible, .today-dashboard canvas:focus-visible { outline: 3px solid #5288c5; outline-offset: 3px; }
.today-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.today-toolbar h2 { font-size: 28px; line-height: 1.2; margin: 0 0 6px; font-weight: 750; }
.today-toolbar p { margin: 0; font-size: 15px; color: #69776f; }
.today-controls { display: flex; align-items: end; gap: 12px; }
.today-controls label { display: grid; gap: 5px; font-size: 13px; color: #69776f; width: 270px; max-width: 100%; }
.today-controls select { min-height: 44px; font-size: 15px; border-radius: 5px; }
.today-refresh { display: grid; place-items: center; flex: 0 0 44px; height: 44px; border: 1px solid #cdd7d1; background: white; border-radius: 5px; color: #37624b; }
.today-refresh:disabled { opacity: .5; }
.today-status { margin: 18px 0 0; padding: 9px 12px; font-size: 13px; min-height: 38px; background: #f1f7f3; color: #276243; border-left: 3px solid #4c9b6c; }
.today-status[data-tone="warning"] { background: #fff8ec; border-left-color: #cb901d; color: #825408; }
.today-trading { margin: 10px 0 0; font-size: 15px; font-weight: 650; }
.today-store-shift { grid-column: 1 / -1; font-size: 12px; color: #52685a; overflow-wrap: anywhere; }
.today-metrics { display: grid; grid-template-columns: 1.3fr .65fr 1fr 1.25fr; gap: 20px; padding: 24px 0; border-bottom: 1px solid #e5ebe7; }
.today-metrics > div { display: flex; flex-direction: column; gap: 8px; }
.today-metrics span, .today-metrics small { font-size: 13px; color: #69776f; }
.today-metrics strong { font-size: 30px; line-height: 1.2; color: #24372d; font-weight: 750; font-variant-numeric: tabular-nums; white-space: nowrap; }
.today-metrics > div:first-child strong { color: #176443; }
.today-plan { display: flex; align-items: center; gap: 18px; padding: 16px 0 8px; font-size: 13px; color: #53685b; }
.today-plan > span { flex-shrink: 0; }
.today-plan > div, .today-store-track { height: 5px; background: #e9eeec; flex: 1; overflow: hidden; }
.today-plan i, .today-store-track i { display: block; height: 100%; width: 0; background: #3b8d68; transition: width .55s ease; }
.today-partial { font-size: 13px; color: #8c681e; margin: 4px 0; }
.today-grid { display: grid; grid-template-columns: minmax(0, 1.9fr) minmax(260px, 1fr); gap: 28px; margin-top: 20px; }
.today-grid section > header { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 12px; }
.today-grid h3 { font-size: 17px; line-height: 1.3; margin: 0; font-weight: 700; }
.today-grid header > span { font-size: 12px; color: #6e7b73; }
.today-segmented { display: flex; padding: 2px; background: #edf1ef; border-radius: 5px; }
.today-segmented button { min-height: 36px; padding: 6px 12px; font-size: 13px; }
.today-segmented button[aria-pressed="true"] { color: #fff; background: #2b6551; }
.today-chart canvas { display: block; width: 100%; height: 250px; touch-action: pan-y; }
.today-chart [data-hour-caption] { margin: 4px 0 0; font-size: 12px; color: #68776e; min-height: 20px; }
.today-stores { margin-top: 24px; }
.today-stores header { padding-bottom: 12px; border-bottom: 1px solid #e5ebe7; }
.today-store { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 3px 12px; width: 100%; padding: 12px 10px; text-align: left; border: 0; border-bottom: 1px solid #edf0ed; background: #fff; color: inherit; }
.today-store-name { font-size: 15px; font-weight: 650; overflow-wrap: anywhere; }
.today-store strong { font-size: 15px; font-weight: 700; font-variant-numeric: tabular-nums; text-align: right; white-space: nowrap; }
.today-store-state, .today-store-target { font-size: 12px; color: #6e7b73; }
.today-store-target { text-align: right; }
.today-store.has-issue .today-store-state { color: #916015; }
.today-store-track { grid-column: 1/-1; margin-top: 5px; height: 3px; }
.today-store:hover, .today-store.is-selected { background: #eef7f1; }
.today-feed { border-left: 1px solid #e5ebe7; padding-left: 24px; }
.today-feed > header { flex-wrap: wrap; }
.today-feed ol { list-style: none; margin: 0; padding: 0 4px 0 0; max-height: 670px; overflow: auto; overscroll-behavior: contain; scrollbar-width: thin; }
.today-feed li { display: grid; grid-template-columns: 48px minmax(0, 1fr); padding: 13px 0; gap: 3px 10px; border-bottom: 1px solid #edf0ed; }
.today-feed time { grid-row: 1/3; color: #6d7f89; font-size: 13px; font-variant-numeric: tabular-nums; }
.today-feed strong { color: #246c91; font-size: 16px; font-variant-numeric: tabular-nums; }
.today-feed span { font-size: 13px; font-weight: 650; overflow-wrap: anywhere; }
.today-feed small { grid-column: 2; font-size: 12px; line-height: 1.5; color: #768078; overflow-wrap: anywhere; }
.today-feed .is-refund strong { color: #b34859; }
.today-feed [data-feed-empty] { font-size: 14px; color: #748078; padding: 24px 0; }
.today-footnote { margin: 24px 0 0; padding-top: 14px; border-top: 1px solid #e5ebe7; font-size: 12px; color: #718078; }
.today-receipt-new { animation: today-receipt-arrive 1.5s ease-out; }
@keyframes today-receipt-arrive { from { background: #e1f4e8; } to { background: transparent; } }
@media (min-width: 1200px) { .today-dashboard [data-store-list] { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 18px; } .today-store { min-height: 84px; } }
@media (min-width: 1600px) { .today-chart canvas { height: 290px; } .today-grid { grid-template-columns: minmax(0, 2.4fr) minmax(320px, 1fr); } }
@media (max-width: 1100px) { .today-metrics { grid-template-columns: repeat(2, minmax(0, 1fr)); } .today-metrics strong { font-size: 28px; } .today-grid { gap: 20px; grid-template-columns: minmax(0, 1.5fr) minmax(240px, 1fr); } .today-feed { padding-left: 18px; } }
@media (max-width: 760px) { .today-grid { grid-template-columns: minmax(0, 1fr); } .today-feed { border-left: 0; padding: 18px 0 0; border-top: 1px solid #e5ebe7; } .today-feed ol { max-height: 400px; } .today-controls label { width: 220px; } }
@media (max-width: 540px) { .today-dashboard { padding: 16px 12px; } .today-toolbar { align-items: start; flex-direction: column; gap: 12px; } .today-controls { width: 100%; } .today-controls label { width: auto; flex: 1; } .today-metrics { gap: 20px 14px; padding: 20px 0; } .today-metrics strong { font-size: 23px; } .today-metrics small { font-size: 12px; } .today-plan { display: grid; gap: 8px; } .today-chart canvas { height: 230px; } .today-grid section > header { flex-wrap: wrap; } .today-store { padding: 12px 0; } .today-store strong { font-size: 14px; } .today-store-name { font-size: 14px; } .today-status { font-size: 12px; } }
@media (prefers-reduced-motion: reduce) { .today-plan i, .today-store-track i { transition: none; } .today-receipt-new { animation: none; } }
@media (max-width: 540px) { .today-metrics > div:first-child, .today-metrics > div:last-child { grid-column: 1 / -1; } .today-metrics > div:first-child strong, .today-metrics > div:last-child strong { font-size: 28px; } }
