/* Shared operations board and its slim TV frame. */
.db-daily .daily-layout{grid-template-columns:1fr;gap:36px;padding:48px 42px 28px;border-radius:36px;background:#176789}
.daily-copy{display:grid;grid-template-columns:1fr 1fr;column-gap:65px;align-items:start}
.daily-copy .db-kicker{grid-column:1;grid-row:1;margin-bottom:16px}
.daily-copy h2{grid-column:1;grid-row:2/span 3;font-size:40px;max-width:540px}
.daily-copy p:not(.db-kicker){grid-column:2;margin:0 0 12px;font-size:13px;line-height:1.8}
.daily-copy p:not(.db-kicker):first-of-type{grid-row:1/span 2}
.daily-copy .db-text-link{grid-column:2;justify-self:start;margin-top:4px;font-size:13px}
.daily-scene{grid-row:2;width:100%;max-width:none}
.tv-board{font-family:Inter,Arial,sans-serif;background:#f5f9fb;border:1px solid #d1e5ee;border-radius:20px;box-shadow:0 20px 40px #07364b26;overflow:hidden;color:#173b50}
.tv-board-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:21px 25px;background:white;border-bottom:1px solid #e0ebf0}
.tv-board-head>div{display:flex;align-items:center;gap:17px}.tv-board-head img{width:108px;height:auto}.tv-head-divider{height:22px;width:1px;background:#dce8ef}.tv-board-head strong{font-size:13px;font-weight:600}.tv-date{display:flex;align-items:center;gap:12px;font-size:11px;color:#537183}.tv-date>span{background:#edf5f8;padding:6px 9px;border-radius:6px;font-size:10px}
.tv-kpis{display:grid;grid-template-columns:1.3fr 1.15fr 1fr .85fr;gap:12px;padding:20px 20px 16px}
.tv-kpi{background:white;border:1px solid #e2ecf2;border-radius:12px;padding:19px 18px;min-width:0}.tv-kpi>span{display:block;color:#557184;font-size:11px}.tv-kpi>strong{display:block;font:650 clamp(21px,2vw,29px)/1.3 Manrope,Inter,sans-serif;letter-spacing:-.04em;margin:9px 0 7px;white-space:nowrap;font-variant-numeric:tabular-nums}.tv-kpi>small{font-size:10px;color:#607d8d;line-height:1.4;display:block}.tv-kpi-main{background:#e9f5fb;border-color:#c4e1ee}.tv-kpi-main>strong{color:#167da7}
.tv-panels{display:grid;grid-template-columns:1.65fr 1fr;gap:16px;padding:0 20px 20px}.tv-chart-panel,.tv-rhythm{min-width:0;background:white;border:1px solid #e2ecf2;border-radius:12px;padding:22px}
.tv-panel-title{display:flex;align-items:start;justify-content:space-between;gap:12px}.tv-panel-title h3{font:650 14px/1.4 Manrope,Inter,sans-serif;margin:0;color:#173b50}.tv-panel-title p{font:11px/1.5 Inter,sans-serif;color:#698392;margin:5px 0 0}.tv-legend{display:flex;gap:12px;font-size:10px;color:#587686;padding-top:3px}.tv-legend span{display:flex;align-items:center;gap:5px}.tv-legend span:before{content:'';width:7px;height:7px;border-radius:50%;background:#258fbd}.tv-legend span:last-child:before{background:#ee7488}
.tv-curves{display:block;width:100%;height:188px;margin-top:18px}.tv-axis{display:flex;justify-content:space-between;padding:0 4px;font-size:10px;color:#6b8695}
.tv-hours{display:flex;gap:6px;height:152px;margin:25px 0 21px;align-items:stretch}.tv-hour{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px}.tv-hour>span{width:100%;height:max(3px,var(--volume));max-height:128px;background:#b9deec;border-radius:5px 5px 2px 2px}.tv-hour:nth-child(6)>span{background:#268eb6}.tv-hour>small{font-size:9px;color:#6b8695}.tv-peak{border-top:1px solid #e3edf2;padding-top:15px;display:flex;justify-content:space-between;gap:10px;align-items:center}.tv-peak>span{font-size:10px;color:#668090}.tv-peak>span strong{margin-left:6px;color:#173b50}.tv-peak>strong{font:650 17px Manrope,Inter,sans-serif;color:#167da7}
.tv-board-footer{display:flex;justify-content:space-between;align-items:center;padding:14px 24px;background:#fff;border-top:1px solid #e0ebf0;gap:14px;font-size:10px;color:#5d7c8c}.tv-board-footer>span:first-child{display:flex;align-items:center;gap:7px}.tv-board-footer i{width:6px;height:6px;background:#2d8fc4;border-radius:50%}
@media(max-width:1000px){.db-daily .daily-layout{padding:35px 25px 22px}.daily-copy{gap:0 28px}.daily-copy h2{font-size:34px}.tv-kpis{grid-template-columns:repeat(2,1fr)}.tv-kpi>strong{font-size:26px}.tv-panels{grid-template-columns:1.4fr 1fr}.tv-chart-panel,.tv-rhythm{padding:17px}.tv-legend{flex-direction:column;gap:5px}.tv-hours{gap:4px}.tv-hour>small{font-size:8px}.tv-peak{flex-wrap:wrap}}
@media(max-width:600px){.db-daily .daily-layout{padding:29px 14px 20px;border-radius:25px;gap:25px}.daily-copy{display:block;padding:0 8px}.daily-copy h2{font-size:32px;margin-bottom:22px}.daily-copy p:not(.db-kicker){font-size:13px}.daily-copy .db-text-link{margin-top:8px}.tv-board{border-radius:13px}.tv-board-head{padding:16px 13px;flex-wrap:wrap;gap:12px}.tv-board-head>div{gap:11px}.tv-board-head img{width:86px}.tv-board-head strong{font-size:12px}.tv-date{width:100%;justify-content:space-between;font-size:10px}.tv-kpis{padding:12px;gap:8px}.tv-kpi{padding:13px 10px;border-radius:9px}.tv-kpi>span{font-size:10px}.tv-kpi>strong{font-size:18px;letter-spacing:-.055em}.tv-kpi>small{font-size:9px}.tv-panels{grid-template-columns:1fr;padding:0 12px 12px;gap:12px}.tv-panel-title h3{font-size:13px}.tv-panel-title p{font-size:10px}.tv-curves{height:148px}.tv-legend{font-size:9px}.tv-hours{height:115px;margin-top:18px}.tv-hour>span{max-height:90px}.tv-hour>small{font-size:9px}.tv-peak{flex-wrap:nowrap}.tv-board-footer{padding:13px;flex-direction:column;align-items:flex-start;gap:8px;font-size:9px}}

/* Continue the sales overview with a lighter, compact TV section. */
.db-overview{padding-bottom:52px}
.db-daily{background:#edf6fa;padding:42px 0 44px;border-top:1px solid #e0edf3}
.db-daily .daily-layout{padding:0;background:transparent;border-radius:0;overflow:visible;gap:24px}
.daily-layout:after{display:none}
.daily-copy{grid-row:1;grid-template-columns:1fr 1fr;gap:0 64px;align-items:center}
.daily-copy .db-kicker{color:#357c9b;margin:0 0 10px;font-size:10px;grid-row:1}
.daily-copy .db-kicker:before{display:none}
.daily-copy h2{color:#173b50;font-size:34px;line-height:1.2;grid-row:2;max-width:none}
.daily-copy h2 em{color:#2785ab}
.daily-copy p:not(.db-kicker){color:#557386;font-size:13px;line-height:1.7;margin:0;grid-row:1/span 2}
.daily-copy .db-text-link{color:#173b50;border-bottom-color:#a9ccd9;grid-row:3;margin-top:12px;font-size:12px;padding-bottom:6px}
.daily-copy .db-text-link>span{color:#ed6277}
.tv-intro{grid-column:2;grid-row:1/span 2;align-self:center}
.tv-head-subtitle{font-weight:400;color:#658191}
.tv-live-badge{display:inline-flex;align-items:center;gap:6px;color:#176b84!important;background:#e8f6f6!important}
.tv-live-badge i{width:6px;height:6px;border-radius:50%;background:#299d9a;box-shadow:0 0 0 3px #299d9a12}
.tv-fiction-label{background:transparent!important;padding:0!important}
.tv-live-toggle{border:1px solid #c8dfe9;border-radius:6px;background:#f5fafc;color:#295e76;padding:6px 9px;font:inherit;cursor:pointer;white-space:nowrap}
.tv-live-toggle:hover{background:#e7f3f9}.tv-live-toggle:focus-visible{outline:2px solid #ed6277;outline-offset:3px}
.tv-live-event{min-width:0;line-height:1.5}.tv-live-event>span{font-variant-numeric:tabular-nums}
.tv-kpi>strong{font-variant-numeric:tabular-nums}.tv-kpi{transition:border-color .3s,background-color .3s}
.tv-is-updating .tv-kpi{border-color:#93c9df;background:#edf8fc}
.tv-is-updating .tv-live-event i{background:#ed7487;box-shadow:0 0 0 3px #ed74871c}
.tv-hour:nth-child(6)>span{background:#b9deec}.tv-hour.is-peak>span{background:#268eb6}
.tv-live-paused .tv-live-badge i{background:#91a6af;box-shadow:none}
@media(prefers-reduced-motion:reduce){.tv-kpi{transition:none}}
.tv-frame{position:relative;padding:8px 8px 18px;background:linear-gradient(135deg,#35424a,#17252e 45%,#243640);border:1px solid #42545e;border-radius:14px;margin-bottom:18px;box-shadow:0 16px 26px #153d521c,inset 0 1px 0 #ffffff26}
.tv-frame>.tv-board{border:1px solid #101e26;border-radius:5px;box-shadow:none}
.tv-frame:before,.tv-frame:after{content:'';position:absolute;bottom:-16px;width:52px;height:16px;background:linear-gradient(#182933,#435560);clip-path:polygon(33% 0,59% 0,100% 90%,100% 100%,0 100%,0 83%)}
.tv-frame:before{left:12%}.tv-frame:after{right:12%;transform:scaleX(-1)}
.tv-power-light{position:absolute;bottom:7px;left:50%;width:4px;height:3px;border-radius:3px;background:#8ac7d7;box-shadow:0 0 4px #8ac7d750}
@media(max-width:600px){.tv-frame{padding:5px 5px 14px;border-radius:10px;margin-bottom:14px}.tv-frame:before,.tv-frame:after{height:12px;bottom:-12px;width:35px}.tv-power-light{bottom:5px}}
.daily-scene figcaption{color:#637f90;font-size:9px;padding-top:10px}
.tv-board{box-shadow:0 12px 28px #17485e0c;border-radius:16px}
.tv-board-head{padding:14px 20px}
.tv-kpis{padding:14px 16px 12px;gap:10px}
.tv-kpi{padding:13px 16px}
.tv-kpi>strong{font-size:26px;margin:5px 0 4px}
.tv-panels{padding:0 16px 14px;gap:12px}
.tv-chart-panel,.tv-rhythm{padding:16px 18px}
.tv-curves{height:132px;margin-top:10px}
.tv-hours{height:97px;margin:15px 0 12px}
.tv-hour>span{max-height:74px}
.tv-peak{padding-top:10px}
.tv-board-footer{padding:10px 20px}
@media(max-width:1000px){.daily-copy{gap:0 30px}.daily-copy h2{font-size:30px}.tv-kpi>strong{font-size:23px}}
@media(max-width:600px){.tv-head-subtitle{display:none}}
@media(max-width:600px){.db-overview{padding-bottom:34px}.db-daily{padding:30px 0}.db-daily .daily-layout{gap:22px}.daily-copy{padding:0}.daily-copy h2{font-size:29px;margin-bottom:15px}.daily-copy p:not(.db-kicker){font-size:13px}.daily-copy .db-text-link{margin-top:14px}.tv-board-head{padding:12px}.tv-kpis{padding:10px;gap:8px}.tv-kpi{padding:11px 9px}.tv-kpi>strong{font-size:18px}.tv-panels{padding:0 10px 10px}.tv-chart-panel,.tv-rhythm{padding:14px}.tv-curves{height:120px}.tv-board-footer{padding:10px 12px}.tv-hours{height:92px}.tv-hour>span{max-height:70px}}
