@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Rajdhani:wght@600;700&display=swap";
:root{--bg:#020910;--panel:#07141f;--line:#21455e;--text:#edf6fc;--muted:#7890a2;--blue:#12aef4;--purple:#a45cff;--green:#21dc74;--orange:#ffae3b;--red:#ff6474}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% -18%,#123f60 0,transparent 34%),radial-gradient(circle at 95% 10%,#27194b55 0,transparent 24%),var(--bg);color:var(--text);letter-spacing:.01em;margin:0;font:14px Inter,Arial,sans-serif}.shell{max-width:1880px;min-height:100vh;margin:auto;padding:22px 24px 28px}h1,h2,h3{margin:0;font-family:Rajdhani,Inter,sans-serif}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:7px 12px 18px;display:flex}.topbar h1{letter-spacing:.6px;font-size:34px}.eyebrow{letter-spacing:3.6px;color:#45cdfc;margin-bottom:3px;font-size:11px;font-weight:800}.statusbar{border:1px solid var(--line);color:#8da2b1;background:#06111a;border-radius:7px;align-items:center;gap:0;padding:0 4px;display:flex;box-shadow:inset 0 0 18px #0d2d4055,0 8px 24px #0005}.status-item{text-align:center;border-left:1px solid #183448;justify-content:center;align-items:center;min-height:52px;padding:9px 16px;display:flex}.status-item:first-child{border-left:0}.status-item.stack{flex-direction:column;line-height:1.15}.status-item small{letter-spacing:.65px;color:#60798b;font-size:8px}.status-item strong{color:#dbeaf3;margin-top:3px;font-size:12px}.status-item.last strong,.status-item.live{color:var(--green);font-weight:800}.refresh{color:var(--green);cursor:pointer;background:0 0;border:0;padding:10px 12px;font-size:21px}.dot{background:var(--green);transform-origin:50%;border-radius:50%;width:8px;height:8px;margin-right:7px;animation:1.35s ease-in-out infinite livePulse;display:inline-block}.dot.warn{background:var(--orange);animation:none}@keyframes livePulse{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(39,223,123,.55)}50%{opacity:.35;box-shadow:0 0 0 6px rgba(39,223,123,0)}}50%{opacity:.28;transform:scale(.72);box-shadow:0 0 #0000}}@media (prefers-reduced-motion:reduce){.dot{animation:none}}.toolbar{justify-content:flex-end;align-items:center;gap:12px;padding:16px 0;display:flex}.toolbar label{color:#8da1b0;align-items:center;gap:8px;display:flex}.toolbar input,.modal input,.login-card input{color:#fff;background:#07131e;border:1px solid #1c3b51;border-radius:5px;outline:none;padding:9px 11px}.segmented{border:1px solid #1d4058;border-radius:6px;margin-right:auto;display:flex;overflow:hidden}.segmented button{color:#8ca3b3;cursor:pointer;background:#07131e;border:0;border-right:1px solid #1d4058;padding:10px 16px;font-weight:700}.segmented .active{color:#49ceff;background:#0b3048}.toolbar button{color:#b8c9d5;cursor:pointer;background:#0a1925;border:1px solid #224257;border-radius:5px;padding:9px 13px}.toolbar .settings{color:#65d6ff}.toolbar .logout{color:#ff7c8a}.live-toggle.active{color:var(--green);border-color:#267b55}.alert{color:#ff9eaa;text-align:center;background:#351824;border:1px solid #6d2938;border-radius:6px;margin-bottom:10px;padding:12px}.card{border:1px solid var(--line);background:linear-gradient(145deg,#0b1d2b 0%,#07141f 48%,#040d15 100%);border-radius:7px;position:relative;overflow:hidden;box-shadow:0 16px 34px #0007,inset 0 1px #4a789522}.card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#33c6ff99,#0000);width:100%;height:1px;position:absolute;inset:0 auto auto 0}.kpis{grid-template-columns:repeat(5,1fr);gap:11px;display:grid}.kpi{text-align:center;grid-template-rows:32px 58px 30px 1fr auto;align-items:start;min-height:198px;padding:19px 17px;display:grid}.kpi h3,.target-card h3,.bottom-grid h3{color:#b6c6d1;letter-spacing:.35px;font-size:14px;line-height:1.25}.kpi>strong{align-self:center;width:100%;margin:12px 0 0;font:700 44px/1 Rajdhani}.kpi.blue h3,.kpi.blue>strong{color:#72d4ff}.kpi.purple h3,.kpi.purple>strong{color:#c398ff}.kpi.cyan h3,.kpi.cyan>strong{color:#72d4ff}.kpi.violet h3,.kpi.violet>strong{color:#c398ff}.trend{width:100%;height:25px;color:var(--green);align-self:center;font-size:12px;font-weight:800}.trend.down{color:var(--red)}.trend small{color:#8196a5;font-size:10px;font-weight:500}.trend.spacer{visibility:hidden}.brand-split{border-top:1px solid #19374b;justify-content:center;align-self:stretch;width:100%;padding-top:14px;display:flex}.brand-split span{color:var(--orange);flex-direction:column;flex:1;align-items:center;font-size:21px;display:flex}.brand-split span:first-child{color:var(--blue);border-right:1px solid #19374b}.brand-split b{letter-spacing:.7px;margin-bottom:5px;font-size:10px}.subtle{color:#71899a;text-align:center;width:100%;margin-top:8px;font-size:11px;line-height:1.35}.target-card{text-align:center;padding:19px}.target-summary{flex-direction:column;align-items:center;display:flex}.target-number{margin:18px 0 2px;font:700 44px Rajdhani;display:block}.target-pct{color:var(--green);font-size:20px;display:block}.target-projection{color:#7890a2;letter-spacing:.65px;border-top:1px solid #19364a;width:100%;margin-top:15px;padding-top:10px;font-size:10px}.target-projection strong{color:var(--green);margin-top:4px;font-size:20px;display:block}.bar{background:#172a36;border-radius:6px;width:100%;height:8px;margin-top:8px;display:block;overflow:hidden}.bar u{background:linear-gradient(90deg,#0875c7,#13c6f5);height:100%;text-decoration:none;display:block}.bar u.purple{background:linear-gradient(90deg,#6730bd,#bd70ff)}.tables{grid-template-columns:1fr 1fr;gap:11px;margin-top:11px;display:grid}.hour-card{text-align:center;padding:15px}.hour-card h2{color:var(--blue);letter-spacing:.4px;margin:2px 0 12px;font-size:18px}.hour-card.purple h2{color:#bd70ff}.hour-columns{grid-template-columns:1fr 1fr;gap:13px;display:grid}table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}th,td{text-align:center;border-bottom:1px solid #102737;padding:6px 10px;font-size:12px}th{letter-spacing:.55px;color:#7892a5;font-size:10px}td:nth-child(2){color:#3cc3ff}td:nth-child(3){color:#ffad39}.empty{color:#425766!important}tr.now{background:#0d372d;outline:1px solid #198760}tr.now td{font-weight:800;color:#40e68c!important}.bottom-grid{grid-template-columns:1.15fr 1.05fr .82fr .82fr;gap:11px;margin-top:11px;display:grid}.bottom-grid>.card{text-align:center;flex-direction:column;justify-content:flex-start;min-height:172px;padding:18px;display:flex}.bottom-grid h3 em{color:#2ada77;font-style:normal}.compare{grid-template-columns:1fr 1fr;justify-content:center;gap:18px;margin-top:19px;display:grid}.compare>div{text-align:center;grid-template-columns:1fr 1fr;gap:9px 14px;display:grid}.compare b{letter-spacing:.5px;color:#8ca1b0;grid-column:1/-1;font-size:11px}.compare span{font:700 25px Rajdhani}.compare small{color:#708799;margin-bottom:3px;font:500 9px Inter;display:block}.compare strong{grid-column:1/-1;font-size:12px}.compare .up{color:var(--green)}.compare .down{color:var(--red)}.performance{grid-template-columns:1fr;gap:12px;margin-top:12px;display:grid}.performance-group{text-align:center}.performance-group+.performance-group{border-left:0;border-top:1px solid #1a384c;padding-top:10px;padding-left:0;margin-left:0px}.performance-group>b{color:#7e95a6;letter-spacing:.55px;margin-bottom:8px;font-size:10px;display:block}.brand-metrics{grid-template-columns:1fr 1fr 1fr;justify-content:center;gap:10px;display:grid}.brand-metrics span{color:var(--orange);font-size:21px}.brand-metrics span:first-child{color:var(--blue)}.brand-metrics span:last-child{color:var(--text)}.brand-metrics small{color:#708799;margin-bottom:3px;font-size:9px;display:block}.progress{margin-top:17px;padding:0 4px}.progress>div{text-align:center;flex-direction:column;justify-content:center;display:flex}.progress>div>b{margin-bottom:6px;font-size:11px}.progress span{color:#8fa4b3;justify-content:center;align-items:center;gap:10px;width:100%;font-size:12px;display:flex}.progress span strong{color:#edf6fc;font-size:13px}.progress span em{color:var(--green);font-style:normal;font-weight:800}.current{text-align:center;justify-content:center;align-items:flex-start;margin-top:26px;display:flex}.current span{flex:1}.current span+span{border-left:1px solid #1a384c;padding-left:18px}.current b{color:#7e95a6;letter-spacing:.45px;font-size:10px;display:block}.current strong{color:var(--blue);margin-top:6px;font:700 34px/1.1 Rajdhani;display:block}.current strong.green{color:var(--green)}.current strong.purple{color:#bd70ff}.project-pct{color:var(--green);margin-top:5px;font-size:12px;font-weight:800;display:block}.center{place-items:center;min-height:40vh;display:grid}.loader{border:3px solid #173246;border-top-color:#1fbfff;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:radial-gradient(circle at 50% 15%,#123958 0,#0000 36%),#02080e;place-items:center;min-height:100vh;display:grid}.login-card{background:linear-gradient(150deg,#091a28,#040c13);border:1px solid #214a63;border-radius:10px;width:min(430px,92vw);padding:38px;box-shadow:0 35px 90px #000,0 0 70px #00a2ff14}.login-mark{color:#57d4ff;border:1px solid #2bbcff;border-radius:12px;place-items:center;width:56px;height:56px;font:700 20px Rajdhani;display:grid;box-shadow:inset 0 0 20px #0f4360}.login-card h1{margin:14px 0;font-size:42px;line-height:.95}.login-card p{color:#7790a3;line-height:1.5}.login-card label,.modal-card label{color:#9fb1be;margin:14px 0 6px;display:block}.login-card input,.modal-card input{width:100%;margin-top:7px;padding:12px;display:block}.login-card button,.modal-card button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#087bc0,#17bde5);border:0;border-radius:5px;width:100%;margin-top:15px;padding:13px;font-weight:800}.login-card footer{text-align:center;color:#587082;margin-top:18px;font-size:10px}.form-error{color:#ff8492;margin-top:12px}.qr{background:#fff;border-radius:6px;width:180px;margin:15px auto;padding:8px;display:block}.secret{text-align:center;color:#68d5ff;overflow-wrap:anywhere;font-size:10px;display:block}.modal{z-index:10;background:#01070cdd;place-items:center;display:grid;position:fixed;inset:0}.modal-card{background:#07131e;border:1px solid #25536f;border-radius:8px;width:min(450px,92vw);padding:25px}.modal-card>div{gap:10px;display:flex}.modal-card .ghost{background:#172631}.modal-card p{color:#8196a5}@media (max-width:1350px){.kpis{grid-template-columns:repeat(2,1fr)}.target-card{grid-column:span 2}.bottom-grid{grid-template-columns:1fr 1fr}.toolbar{flex-wrap:wrap}.segmented{margin-right:0}.topbar{text-align:center;flex-direction:column;gap:14px}.statusbar{flex-wrap:wrap;justify-content:center}.status-item{border-left:0}}@media (max-width:900px){.tables,.bottom-grid{grid-template-columns:1fr}.statusbar{max-width:100%}.toolbar{justify-content:center}.segmented{width:100%}.segmented button{flex:1}}@media (max-width:700px){.shell{padding:12px}.topbar h1{font-size:27px}.toolbar label{justify-content:center;width:100%}.toolbar .settings{margin-left:0}.kpis{grid-template-columns:1fr}.target-card{grid-column:auto}.hour-columns,.performance{grid-template-columns:1fr}.performance-group+.performance-group{border-top:1px solid #1a384c;border-left:0;padding:12px 0 0}.kpi>strong,.target-number{font-size:38px}.hour-card h2{font-size:16px}th,td{padding:6px 4px;font-size:11px}.compare span{font-size:22px}.status-item{padding:7px 9px}.login-card{padding:24px}}.delta{white-space:nowrap;letter-spacing:0;margin-left:4px;font-size:10px;font-weight:700}.delta.up{color:var(--green)}.delta.down{color:var(--red)}.hour-columns td span{display:inline}.live-toggle.active .live-dot{color:var(--green);animation:1.6s ease-in-out infinite livePulse;display:inline-block}.live-dot{display:inline-block}.fullscreen-btn{color:#9ec9e8;cursor:pointer;background:0 0;border:1px solid #2a4a63;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-left:6px;font-size:18px;transition:all .2s;display:inline-flex}.fullscreen-btn:hover{color:#fff;background:#13283a;border-color:#3d7a9e}html{height:100%}body{min-height:100%}.shell{box-sizing:border-box;width:100%;max-width:1880px}@media (max-width:1400px){.shell{padding:14px 16px}.topbar h1{font-size:28px}.kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.kpi strong{font-size:26px}.hour-columns td,.hour-columns th{padding:2px 3px;font-size:12px}.delta{font-size:9px}}@media (max-width:1100px){.kpis{grid-template-columns:repeat(2,1fr)}.tables{grid-template-columns:1fr}.bottom-grid{grid-template-columns:1fr 1fr}.toolbar{flex-wrap:wrap;justify-content:flex-start}}@media (max-width:720px){.topbar{flex-direction:column;align-items:flex-start;gap:10px}.statusbar{flex-wrap:wrap}.kpis,.bottom-grid,.hour-columns{grid-template-columns:1fr}body{overflow:auto}.shell{height:auto;min-height:auto}}@media (min-width:1400px) and (min-height:800px){html,body{height:100%;overflow:hidden}.shell{grid-template-rows:auto auto auto minmax(240px,1fr) auto;gap:8px;max-width:100%;height:100vh;max-height:100vh;margin:0;padding:12px 16px;display:grid;overflow:hidden}.kpis{gap:8px}.tables{gap:8px;min-height:0;margin:0}.hour-card{flex-direction:column;min-height:0;padding:8px 10px;display:flex;overflow:hidden}.hour-columns{flex:1;min-height:0}.hour-columns table{font-size:12px}.hour-columns th,.hour-columns td{padding:1px 4px;line-height:1.3}.bottom-grid{gap:8px;margin:0}.toolbar{padding:4px 0}.topbar{padding:4px 8px 8px}}
.toolbar .live-toggle{color:#7690a0}.toolbar .live-toggle.active{color:#39e27c;background:#07251a;border-color:#167747;box-shadow:inset 0 0 15px #23db7714}

/* HOUR_COL_READABILITY */
.hour-columns table th:first-child,
.hour-columns table td:first-child{
  font-weight:700!important;
  color:#c8e6f7!important;
  letter-spacing:.3px!important;
  background:rgba(18,48,72,.45)!important;
  min-width:52px!important;
  text-align:center!important;
}
.hour-columns table th:first-child{
  color:#7eb8d9!important;
  font-size:11px!important;
  letter-spacing:.8px!important;
}
.hour-columns table tr.now td:first-child{
  background:rgba(33,220,116,.18)!important;
  color:#9dffc0!important;
}
.hour-columns table td{
  white-space:nowrap!important;
}
.delta{
  font-size:10px!important;
  font-weight:700!important;
  margin-left:5px!important;
  letter-spacing:0!important;
}
.delta.up{color:#21dc74!important}
.delta.down{color:#ff6474!important}

/* FLUID_TV_FONTS */
.topbar h1{font-size:32px!important;line-height:1.05!important}
.eyebrow{font-size:11px!important}
.kpi strong{font-size:30px!important;line-height:1.05!important}
.kpi h3{font-size:11px!important}
.brand-split,.trend,.subtle{font-size:12px!important}
.hour-columns table,
.hour-columns th,
.hour-columns td{font-size:12px!important}
.hour-columns table th:first-child,
.hour-columns table td:first-child{font-size:12px!important}
.delta{font-size:10px!important}
.status-item strong{font-size:12px!important}
.status-item small{font-size:8px!important}
.bottom-grid strong{font-size:22px!important}
.bottom-grid h3,
.hour-card h2{font-size:13px!important}
.toolbar button,.toolbar label,.live-toggle{font-size:12px!important}

@media (min-width:1800px) and (min-height:1000px){
  .topbar h1{font-size:clamp(36px,2.8vw,48px)!important}
  .kpi strong{font-size:clamp(34px,2.6vw,48px)!important}
  .kpi h3{font-size:13px!important}
  .hour-columns table,
  .hour-columns th,
  .hour-columns td{font-size:clamp(14px,1.1vw,18px)!important}
  .hour-columns table th:first-child,
  .hour-columns table td:first-child{font-size:clamp(14px,1.15vw,18px)!important}
  .delta{font-size:clamp(11px,0.85vw,14px)!important}
  .bottom-grid strong{font-size:clamp(24px,1.8vw,36px)!important}
  .bottom-grid h3,
  .hour-card h2{font-size:clamp(14px,1.0vw,18px)!important}
  .brand-split,.trend,.subtle{font-size:13px!important}
  .shell{
    grid-template-rows:auto auto auto minmax(280px,1fr) auto!important;
    gap:8px!important;
    padding:12px 16px!important;
  }
}
@media (min-width:1920px) and (min-height:1080px){
  .topbar h1{font-size:clamp(40px,3.0vw,52px)!important}
  .kpi strong{font-size:clamp(38px,2.9vw,54px)!important}
  .hour-columns table,
  .hour-columns th,
  .hour-columns td{font-size:clamp(15px,1.2vw,20px)!important}
  .hour-columns table th:first-child,
  .hour-columns table td:first-child{font-size:clamp(15px,1.25vw,20px)!important}
  .delta{font-size:clamp(12px,0.9vw,15px)!important}
  .bottom-grid strong{font-size:clamp(26px,2.0vw,40px)!important}
}


/* PC_TABLE_BREATHING */
@media (max-width:1799px){
  .shell{
    grid-template-rows:auto auto auto minmax(320px,1.35fr) auto!important;
    gap:6px!important;
    padding:10px 14px!important;
  }
  .topbar{padding:2px 6px 6px!important}
  .topbar h1{font-size:28px!important}
  .toolbar{padding:2px 0!important;gap:8px!important}
  .kpis{gap:6px!important}
  .kpi{padding:6px 8px!important;grid-template-rows:20px 36px 18px auto!important}
  .kpi strong{font-size:26px!important}
  .kpi h3{font-size:10px!important}
  .tables{gap:6px!important;min-height:0!important}
  .hour-card{padding:6px 8px!important}
  .hour-card h2{margin:0 0 4px!important;font-size:12px!important}
  .hour-columns th,.hour-columns td{padding:2px 4px!important;line-height:1.35!important}
  .hour-columns table{font-size:12px!important}
  .bottom-grid{gap:6px!important}
  .bottom-grid>.card{padding:6px 8px!important}
  .bottom-grid strong{font-size:18px!important}
  .bottom-grid h3{font-size:11px!important;margin-bottom:2px!important}
  .status-item{min-height:34px!important;padding:2px 8px!important}
}
@media (max-width:1799px) and (min-height:900px){
  .shell{
    grid-template-rows:auto auto auto minmax(380px,1.5fr) auto!important;
  }
  .hour-columns th,.hour-columns td{padding:3px 4px!important;line-height:1.4!important}
}

/* PC_CURRENT_HOUR_STACK */
.performance{
  grid-template-columns:1fr!important;
  gap:12px!important;
  margin-top:10px!important;
  display:grid!important;
}
.performance-group{
  text-align:center!important;
}
.performance-group+.performance-group{
  border-left:none!important;
  padding-left:0!important;
  border-top:1px solid #1a384c!important;
  padding-top:10px!important;
}
.performance-group b{
  display:block!important;
  font-size:10px!important;
  letter-spacing:1.2px!important;
  color:#7a93a8!important;
  margin-bottom:6px!important;
  font-weight:700!important;
}
.performance-group .brand-metrics{
  display:grid!important;
  grid-template-columns:1fr 1fr 1fr!important;
  gap:6px!important;
}
.performance-group .brand-metrics span{
  text-align:center!important;
}
.performance-group .brand-metrics strong{
  display:block!important;
  font-size:18px!important;
  line-height:1.15!important;
}
/* KPI_ICONS */
.kpi h3,.target-card h3{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  font-size:13px!important;
  letter-spacing:1.2px!important;
  font-weight:700!important;
}
.kpi-ico{
  display:inline-flex!important;
  width:16px!important;
  height:16px!important;
  flex-shrink:0!important;
  color:currentColor!important;
  opacity:.95!important;
}
.kpi-ico svg{width:100%!important;height:100%!important;display:block!important}
.kpi.blue h3,.kpi.cyan h3{color:#12aef4!important}
.kpi.purple h3,.kpi.violet h3{color:#a45cff!important}
.target-card h3{color:#21dc74!important;font-size:13px!important;letter-spacing:1.2px!important}
.kpi-ico.target{width:17px!important;height:17px!important}
@media (min-width:1800px){
  .kpi h3,.target-card h3{font-size:14px!important}
  .kpi-ico{width:18px!important;height:18px!important}
}
/* LPM_MOTION */
.card.flash-up{animation:lpmUpFlash 1.1s ease}
.card.flash-down{animation:lpmDownFlash 1.1s ease}
@keyframes lpmUpFlash{30%{border-color:#24df7c;background:#0b241f;box-shadow:0 0 0 1px #24df7c55}}
@keyframes lpmDownFlash{30%{border-color:#ff6678;background:#28131a;box-shadow:0 0 0 1px #ff667855}}

/* Progress track slightly taller so shimmer readable */
.bar{
  height:10px!important;
  overflow:hidden!important;
  position:relative!important;
}

/* Fill + continuous shimmer via moving highlight */
.bar u{
  position:relative!important;
  display:block!important;
  height:100%!important;
  overflow:hidden!important;
  border-radius:inherit!important;
  transition:width 1.15s cubic-bezier(.22,1,.36,1)!important;
  background-image:linear-gradient(90deg,#0875c7 0%,#2ad0ff 45%,#e8fbff 50%,#2ad0ff 55%,#0875c7 100%)!important;
  background-size:220% 100%!important;
  animation:lpmBarFlow 2.4s linear infinite!important;
}
.bar u.purple{
  background-image:linear-gradient(90deg,#7138c9 0%,#c374ff 45%,#f5e9ff 50%,#c374ff 55%,#7138c9 100%)!important;
  background-size:220% 100%!important;
  animation:lpmBarFlow 2.4s linear infinite!important;
  animation-delay:.35s!important;
}
@keyframes lpmBarFlow{
  0%{background-position:100% 0}
  100%{background-position:-100% 0}
}

/* Extra gloss overlay */
.bar u:after{
  content:""!important;
  position:absolute!important;
  top:0!important;left:0!important;bottom:0!important;
  width:35%!important;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)!important;
  animation:lpmShimmer 2.2s ease-in-out infinite!important;
  pointer-events:none!important;
}
.bar u.purple:after{animation-delay:.4s!important}
@keyframes lpmShimmer{
  0%{transform:translateX(-120%);opacity:0}
  20%{opacity:1}
  80%{opacity:1}
  100%{transform:translateX(320%);opacity:0}
}

/* While updating: stop flow, keep solid fill look briefly */
.bar u.updating{
  animation:none!important;
  background-image:linear-gradient(90deg,#0875c7,#13c6f5)!important;
  background-size:100% 100%!important;
}
.bar u.purple.updating{
  background-image:linear-gradient(90deg,#7138c9,#c374ff)!important;
}
.bar u.updating:after{animation:none!important;opacity:0!important}

.reduce-motion .card.flash-up,
.reduce-motion .card.flash-down,
.reduce-motion .bar u,
.reduce-motion .bar u:after{animation:none!important}
.reduce-motion .bar u{transition:none!important}
/* PROJECTED_LIKE_COMPARE */
.projected-compare{
  grid-template-columns:1fr 1fr!important;
  gap:18px!important;
  margin-top:19px!important;
  display:grid!important;
  justify-content:center!important;
}
.projected-compare>div{
  text-align:center!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:8px!important;
  justify-items:center!important;
  width:100%!important;
}
.projected-compare>div>b{
  letter-spacing:.5px!important;
  color:#8ca1b0!important;
  font-size:11px!important;
  font-weight:700!important;
  text-transform:uppercase!important;
}
.projected-compare .proj-main{
  display:block!important;
  width:100%!important;
  text-align:center!important;
}
.projected-compare .proj-main strong{
  font:700 25px/1.1 Rajdhani,Inter,sans-serif!important;
  display:block!important;
  margin:4px 0!important;
}
.projected-compare .proj-main strong.green{color:#21dc74!important}
.projected-compare .proj-main strong.purple{color:#a45cff!important}
.projected-compare .project-pct{
  color:#21dc74!important;
  font-size:12px!important;
  font-weight:800!important;
  margin-top:2px!important;
  display:block!important;
}
/* Fallback if old class still cached */
.current{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:18px!important;
  margin-top:19px!important;
}
.current>span,.current>div{
  text-align:center!important;
}
.current b{font-size:11px!important;color:#8ca1b0!important;letter-spacing:.5px!important}
.current strong{font:700 25px/1.1 Rajdhani,Inter,sans-serif!important}
.current .project-pct{font-size:12px!important;color:#21dc74!important;font-weight:800!important;display:block!important;margin-top:8px!important}

/* PROJECT_PCT_SIZE */
.projected-compare .project-pct,
.project-pct,
.current .project-pct,
.bottom-grid .card .project-pct{
  font-size:15px!important;
  font-weight:800!important;
  line-height:1.3!important;
  margin-top:6px!important;
  letter-spacing:.3px!important;
  color:#21dc74!important;
  display:block!important;
}

/* PROJECTED_VERTICAL */
.bottom-grid{
  align-items:stretch!important;
}
.bottom-grid > .card{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding-top:14px!important;
  padding-bottom:14px!important;
}
.bottom-grid > .card > h3{
  margin:0 0 6px!important;
  flex:0 0 auto!important;
}
.bottom-grid .projected-compare,
.bottom-grid .compare.projected-compare,
.bottom-grid .current,
.bottom-grid .compare:not(.projected-compare),
.bottom-grid .performance,
.bottom-grid .progress{
  margin-top:8px!important;
  margin-bottom:0!important;
  flex:0 0 auto!important;
}
.bottom-grid .projected-compare > div{
  gap:5px!important;
}
.bottom-grid .project-pct{
  margin-top:4px!important;
}
/* TV_KPI_SPLIT_SIZE */
/* TV only: SL168 / ZS138 numbers under KPI cards — +1~2 sizes */
@media (min-width:1800px) and (min-height:1000px){
  .brand-split span{
    font-size:24px!important;
  }
  .brand-split b{
    font-size:11px!important;
  }
}
@media (min-width:1920px) and (min-height:1080px){
  .brand-split span{
    font-size:26px!important;
  }
  .brand-split b{
    font-size:12px!important;
  }
}

/* OTP_BOXES */
.otp-field{margin:12px 0 4px}
.otp-label{font-size:12px;color:#9bb0c0;margin-bottom:10px;display:block}
.otp-label small{color:#6a8294;font-weight:500}
.otp-boxes{display:flex;gap:8px;justify-content:space-between}
.otp-box{
  width:44px;height:48px;
  text-align:center;
  font:700 22px/1 Rajdhani,Inter,sans-serif;
  color:#edf6fc;
  background:#0a1620;
  border:1px solid #2a4a63;
  border-radius:8px;
  outline:none;
  transition:border-color .15s,box-shadow .15s,background .15s;
}
.otp-box:focus{
  border-color:#12aef4;
  box-shadow:0 0 0 3px rgba(18,174,244,.18);
  background:#0c1c28;
}
.otp-box:not(:placeholder-shown),
.otp-box:valid{
  border-color:#1e5a78;
}

/* LIVE_DOT_FIX */
/* Titik LIVE bulat murni — tanpa kotak saat denyut */
.live-toggle .live-dot,
.live-toggle.active .live-dot,
.live-dot{
  display:inline-block!important;
  width:8px!important;
  height:8px!important;
  min-width:8px!important;
  min-height:8px!important;
  border-radius:50%!important;
  background:currentColor!important;
  color:transparent!important;
  font-size:0!important;
  line-height:0!important;
  overflow:hidden!important;
  vertical-align:middle!important;
  margin-right:7px!important;
  box-sizing:border-box!important;
  transform:none!important;
}
.live-toggle.active .live-dot{
  color:transparent!important;
  background:var(--green)!important;
  animation:livePulse 1.6s ease-in-out infinite!important;
}
.live-toggle:not(.active) .live-dot{
  background:#5a7182!important;
  animation:none!important;
}
@keyframes livePulse{
  0%,100%{opacity:1;box-shadow:0 0 0 0 rgba(39,223,123,.5)}
  50%{opacity:.4;box-shadow:0 0 0 5px rgba(39,223,123,0)}
}
/* MOBILE_TOOLBAR_POLISH */
@media (max-width:900px){
  .shell{
    height:auto!important;
    min-height:100vh!important;
    overflow:auto!important;
    padding:10px 12px 20px!important;
    gap:8px!important;
  }
  .topbar{flex-wrap:wrap!important;padding:6px 2px 8px!important;gap:6px!important}
  .topbar h1{font-size:18px!important;width:100%!important;margin:0!important}

  .toolbar{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    gap:8px!important;
    padding:6px 0 8px!important;
    width:100%!important;
  }
  .toolbar .segmented{
    flex:1 1 100%!important;
    width:100%!important;
    display:flex!important;
  }
  .toolbar .segmented button{
    flex:1!important;
    font-size:11px!important;
    padding:8px 4px!important;
  }
  /* LIVE pill */
  .toolbar .live-toggle{
    flex:0 0 auto!important;
    width:auto!important;
    min-height:unset!important;
    padding:5px 11px!important;
    font-size:11px!important;
    border-radius:999px!important;
    margin:0!important;
  }
  /* Date takes remaining space on same row as LIVE */
  .toolbar label{
    flex:1 1 auto!important;
    display:flex!important;
    align-items:center!important;
    margin:0!important;
    font-size:0!important;
    min-width:0!important;
    max-width:calc(100% - 120px)!important;
  }
  .toolbar label input[type=date]{
    width:100%!important;
    height:30px!important;
    min-height:unset!important;
    font-size:12px!important;
    padding:4px 8px!important;
    border-radius:6px!important;
  }
  /* Force Settings+Keluar to next full row, side by side */
  .toolbar > button:not(.live-toggle){
    flex:1 1 calc(50% - 8px)!important;
    width:auto!important;
    min-height:unset!important;
    height:32px!important;
    padding:4px 10px!important;
    font-size:11px!important;
    border-radius:6px!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  /* line break before first settings button: use full-width zero-height trick via order + basis */
  .toolbar .live-toggle{order:2!important}
  .toolbar label{order:3!important}
  .toolbar > button:not(.live-toggle){order:4!important}
  .toolbar .segmented{order:1!important}
}
/* MOBILE_KPI_BALANCE */
@media (max-width:900px){
  .kpis{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .kpi{
    min-height:0!important;
    height:auto!important;
    padding:12px 14px!important;
    grid-template-rows:auto auto auto auto!important;
    align-items:center!important;
    gap:4px!important;
  }
  .kpi h3{
    margin:0!important;
    font-size:11px!important;
    line-height:1.2!important;
  }
  .kpi > strong{
    margin:2px 0!important;
    font-size:30px!important;
    line-height:1.05!important;
    align-self:center!important;
  }
  .kpi .brand-split{
    margin-top:4px!important;
    padding-top:10px!important;
    align-self:stretch!important;
  }
  .kpi .brand-split span{
    font-size:17px!important;
  }
  .target-card{
    min-height:0!important;
    height:auto!important;
    padding:12px 14px!important;
  }
}
/* MOBILE_HOUR_COL */
@media (max-width:900px){
  .tables{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  /* Satu alur tabel: 01:00 → 00:00 tanpa header ulang */
  .hour-columns{
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  .hour-card{
    padding:12px 10px!important;
  }
  .hour-card h2{
    font-size:14px!important;
    margin:0 0 8px!important;
  }
  .hour-card table{
    width:100%!important;
    table-layout:fixed!important;
    margin:0!important;
  }
  /* Sembunyikan header tabel kedua (13:00-00:00) */
  .hour-columns table:nth-child(2) thead{
    display:none!important;
  }
  /* Rapikan batas antar blok */
  .hour-columns table:first-child{
    margin-bottom:0!important;
  }
  .hour-columns table:nth-child(2) tbody tr:first-child td{
    border-top:none!important;
  }
  .hour-card th:first-child,
  .hour-card td:first-child{
    width:52px!important;
    min-width:52px!important;
    max-width:52px!important;
    padding:5px 4px!important;
    font-size:11px!important;
    box-sizing:border-box!important;
  }
  .hour-card th:not(:first-child),
  .hour-card td:not(:first-child){
    padding:5px 4px!important;
    font-size:11px!important;
  }
}
/* MOBILE_FOLD_LANDSCAPE */

/* Fold terbuka portrait — lebar menengah */
@media (max-width:900px) and (min-width:600px) and (orientation:portrait){
  .kpis{
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
  }
  .kpis .target-card{grid-column:1 / -1!important}
  .kpi, .target-card{
    min-height:0!important;
    height:auto!important;
    padding:12px 14px!important;
  }
  .hour-columns{
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
  }
  .hour-columns table:nth-child(2) thead{
    display:table-header-group!important;
  }
  .bottom-grid{
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
  }
}

/* Landscape HP 1 layar — JANGAN 4 mini-tabel */
@media (max-width:900px) and (orientation:landscape){
  .shell{
    padding:8px 10px 14px!important;
    gap:8px!important;
  }
  .topbar h1{font-size:15px!important}

  /* KPI 2 kolom (bukan 3) biar tidak kepotong */
  .kpis{
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
  .kpis .target-card{grid-column:1 / -1!important}
  .kpi > strong{font-size:24px!important}
  .kpi h3{font-size:10px!important}
  .kpi{padding:10px 12px!important;min-height:0!important;height:auto!important;grid-template-rows:auto auto auto auto!important}

  /* Register | Transaction berdampingan */
  .tables{
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
  /* Di dalam tiap kartu: SATU tabel jam (01→00), bukan 2 blok */
  .hour-columns{
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  .hour-columns table:nth-child(2) thead{
    display:none!important;
  }
  .hour-card{padding:10px 8px!important}
  .hour-card h2{font-size:12px!important;margin:0 0 6px!important}
  .hour-card table{table-layout:fixed!important;width:100%!important}
  .hour-card th,.hour-card td{
    padding:3px 2px!important;
    font-size:10px!important;
  }
  .hour-card th:first-child,
  .hour-card td:first-child{
    width:40px!important;
    min-width:40px!important;
    max-width:40px!important;
  }

  /* Bottom 2x2, bukan 4 kolom sempit */
  .bottom-grid{
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
  .bottom-grid > .card{
    padding:10px!important;
    min-height:0!important;
  }
  .bottom-grid .compare span,
  .bottom-grid .projected-compare .proj-main strong{
    font-size:18px!important;
  }
  .toolbar .live-toggle{
    padding:4px 10px!important;
    font-size:10px!important;
  }
  .toolbar > button:not(.live-toggle){
    flex:1 1 calc(50% - 8px)!important;
    height:30px!important;
  }
}

/* Landscape sangat sempit (HP kecil miring) */
@media (max-width:700px) and (orientation:landscape){
  .tables{
    grid-template-columns:1fr!important;
  }
  .kpis{
    grid-template-columns:1fr 1fr!important;
  }
  .hour-card th,.hour-card td{font-size:11px!important;padding:4px 3px!important}
}

/* HOURLY_DIFF_LAYOUT */
.bottom-grid{
  grid-template-columns:minmax(240px,.85fr) 1.3fr 1.3fr!important;
  gap:11px!important;
}
.diff-card h2{font-size:16px!important;margin:0 0 2px!important}
.diff-card.sl h2{color:var(--blue)!important}
.diff-card.zs h2{color:var(--orange)!important}
.sub-diff{text-align:center;color:#7690a3;font-size:9px;letter-spacing:.55px;margin:0 0 8px}
.diff-card td.diff-up{color:#45ef91!important;font-weight:800}
.diff-card td.diff-down{color:#ff6378!important;font-weight:800}
.target-card.target-summary.target-bottom{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding:14px 16px!important;
}
.target-card.target-summary.target-bottom h3{text-align:center!important;margin-bottom:6px!important}
@media (max-width:900px){
  .bottom-grid{grid-template-columns:1fr!important}
}

/* TV_TARGET_PROGRESS_TEXT */
@media (min-width:1800px) and (min-height:1000px){
  .target-card.target-summary.target-bottom h3{
    font-size:16px!important;
    letter-spacing:.4px!important;
    margin-bottom:10px!important;
  }
  .target-card.target-summary.target-bottom .progress>div>b{
    font-size:13px!important;
    margin-bottom:8px!important;
  }
  .target-card.target-summary.target-bottom .progress span{
    font-size:15px!important;
    gap:12px!important;
  }
  .target-card.target-summary.target-bottom .progress span strong{
    font-size:18px!important;
    font-weight:700!important;
  }
  .target-card.target-summary.target-bottom .progress em,
  .target-card.target-summary.target-bottom .progress span em{
    font-size:16px!important;
    font-weight:800!important;
  }
}
@media (min-width:1920px) and (min-height:1080px){
  .target-card.target-summary.target-bottom h3{
    font-size:17px!important;
  }
  .target-card.target-summary.target-bottom .progress span strong{
    font-size:20px!important;
  }
  .target-card.target-summary.target-bottom .progress em,
  .target-card.target-summary.target-bottom .progress span em{
    font-size:17px!important;
  }
}
/* TV_TODAY_VS_YESTERDAY */
@media (min-width:1800px) and (min-height:1000px){
  .bottom-grid > .card:first-child h3{
    font-size:15px!important;
  }
  .bottom-grid > .card:first-child .compare b{
    font-size:12px!important;
  }
  .bottom-grid > .card:first-child .compare small{
    font-size:10px!important;
  }
  .bottom-grid > .card:first-child .compare span{
    font:700 28px/1.05 Rajdhani,Inter,sans-serif!important;
  }
  /* Persen lebih besar, WAJIB 1 baris */
  .bottom-grid > .card:first-child .compare strong{
    font-size:18px!important;
    font-weight:700!important;
    line-height:1.2!important;
    white-space:nowrap!important;
    display:block!important;
    margin-top:8px!important;
    letter-spacing:.2px!important;
  }
}
@media (min-width:1920px) and (min-height:1080px){
  .bottom-grid > .card:first-child .compare span{
    font:700 30px/1.05 Rajdhani,Inter,sans-serif!important;
  }
  .bottom-grid > .card:first-child .compare strong{
    font-size:20px!important;
    white-space:nowrap!important;
  }
}

/* TARGET_BAR_FULLWIDTH */
.target-card.target-summary.target-bottom{
  align-items:stretch!important;
  padding:14px 10px!important;
  width:100%!important;
  box-sizing:border-box!important;
}
.target-card.target-summary.target-bottom h3{
  text-align:center!important;
  width:100%!important;
}
.target-card.target-summary.target-bottom .progress{
  width:100%!important;
  max-width:none!important;
  margin-top:12px!important;
  margin-left:0!important;
  margin-right:0!important;
  padding:0!important;
  box-sizing:border-box!important;
  display:block!important;
}
.target-card.target-summary.target-bottom .progress>div{
  width:100%!important;
  align-items:stretch!important;
  display:flex!important;
  flex-direction:column!important;
}
.target-card.target-summary.target-bottom .progress>div>b{
  text-align:center!important;
}
.target-card.target-summary.target-bottom .progress span{
  width:100%!important;
  justify-content:center!important;
  gap:10px!important;
  box-sizing:border-box!important;
}
.target-card.target-summary.target-bottom .bar,
.target-card.target-summary.target-bottom i.bar{
  width:100%!important;
  max-width:none!important;
  min-width:100%!important;
  height:11px!important;
  margin-top:8px!important;
  border-radius:6px!important;
  display:block!important;
  box-sizing:border-box!important;
}
/* MONTHLY_TO_CARD */
.bottom-grid{grid-template-columns:1.4fr 1.05fr 1.05fr!important}
.monthly-to-card{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:10px!important;
  padding:16px 14px!important;
  min-width:0!important;
  height:100%!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
.mto-title{
  margin:0!important;
  text-align:center!important;
  color:#43e98d!important;
  font-size:16px!important;
  letter-spacing:.8px!important;
  font-weight:800!important;
  width:100%!important;
}
.mto-updated{
  text-align:center!important;
  color:#7f97a9;
  font-size:10px;
  line-height:1.3;
}
.mto-updated b{
  display:inline;
  color:#43e98d;
  font-size:12px;
  margin-left:6px;
  font-weight:700;
  white-space:nowrap;
}
.mto-period-head,
.mto-row{
  display:grid!important;
  grid-template-columns:minmax(0,0.9fr) 12px minmax(0,1.2fr) 12px minmax(0,1.2fr)!important;
  align-items:center!important;
  column-gap:0!important;
}
.mto-period-head{
  color:#8ba2b2;
  font-size:10px;
  font-weight:700;
  text-align:center;
  padding:8px 2px 4px;
  border-top:1px solid #1a3d52;
}
.mto-period-head > span{
  text-align:center!important;
  justify-self:stretch!important;
  width:100%!important;
}
.mto-period-head .mto-h-brand,
.mto-period-head .mto-h-cur,
.mto-period-head .mto-h-prev{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}
.mto-period-head b{
  display:block;
  color:#e4f2fa;
  font-size:12px;
  margin-bottom:3px;
  font-weight:800;
  white-space:nowrap;
  text-align:center!important;
}
.mto-sep{
  color:#3d6a86;
  font-weight:700;
  font-size:14px;
  text-align:center!important;
  line-height:1;
  user-select:none;
  justify-self:center!important;
  align-self:center!important;
}
.mto-rows{display:grid;gap:10px}
.mto-row{
  background:linear-gradient(145deg,#0a1a28,#06131d);
  border:1px solid #1c4158;
  border-radius:10px;
  padding:14px 8px;
  min-width:0;
}
.mto-brand{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  width:100%!important;
  min-width:0;
}
.mto-brand strong{
  display:block;
  font-size:17px;
  font-weight:800;
  letter-spacing:.3px;
  color:#52c9ff;
  text-align:center!important;
  line-height:1.15!important;
}
.mto-row.zs .mto-brand strong{color:#ffad32}
.mto-brand small{
  display:inline-block;
  margin-top:5px;
  padding:2px 8px;
  border-radius:999px;
  background:#0d2a22;
  color:#45ef91;
  font-size:9px;
  font-weight:700;
  letter-spacing:.3px;
}
/* angka sejajar baseline kiri-kanan */
.mto-val{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  width:100%!important;
  min-width:0;
  min-height:44px!important;
  padding:0 2px;
  box-sizing:border-box!important;
}
.mto-val strong,
.mto-val .mto-num{
  display:block!important;
  width:100%!important;
  font:700 16px/1 Rajdhani,Inter,sans-serif!important;
  color:#eef8fd;
  white-space:nowrap!important;
  letter-spacing:.15px;
  text-align:center!important;
  margin:0!important;
  padding:0!important;
  line-height:1!important;
  vertical-align:middle!important;
}
.mto-val.current strong,
.mto-val.current .mto-num{color:#52c9ff}
.mto-row.zs .mto-val.current strong,
.mto-row.zs .mto-val.current .mto-num{color:#ffad32}
@media (max-width:1100px){
  .bottom-grid{grid-template-columns:1fr!important}
}
@media (max-width:900px){
  .mto-period-head{display:none!important}
  .mto-row{grid-template-columns:1fr!important;gap:8px!important}
  .mto-sep{display:none!important}
  .mto-val{min-height:0!important;padding-top:8px;border-top:1px solid #1c4055}
  .mto-val strong{font-size:16px!important;white-space:normal!important}
}
@media (min-width:1800px) and (min-height:1000px){
  .bottom-grid{grid-template-columns:1.45fr 1fr 1fr!important}
  .mto-title{font-size:17px!important}
  .mto-val strong,.mto-val .mto-num{font-size:18px!important}
  .mto-brand strong{font-size:18px}
  .mto-period-head b{font-size:13px}
  .mto-row{padding:16px 10px}
  .mto-val{min-height:48px!important}
}

/* MTO_NUM_INLINE */
.mto-val{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  flex-wrap:nowrap!important;
  color:#eef8fd;
  font:700 16px/1 Rajdhani,Inter,sans-serif!important;
}
.mto-val.current{color:#52c9ff}
.mto-row.zs .mto-val.current{color:#ffad32}
.mto-val .mto-num,
.mto-val strong.mto-num{
  display:inline!important;
  width:auto!important;
  font:inherit!important;
  color:inherit!important;
  white-space:nowrap!important;
  margin:0!important;
  padding:0!important;
  line-height:1!important;
}
@media (min-width:1800px) and (min-height:1000px){
  .mto-val{font-size:18px!important}
}

/* MTO_DELTA */
.mto-val.current{
  flex-direction:column!important;
  gap:4px!important;
  align-items:center!important;
}
.mto-val.current > .mto-num,
.mto-val.current > strong.mto-num{
  display:inline!important;
}
.mto-delta{
  display:block!important;
  font:700 11px/1.2 Inter,sans-serif!important;
  letter-spacing:.2px;
  white-space:nowrap;
  margin-top:2px;
}
.mto-delta.up{color:#43e98d!important}
.mto-delta.down{color:#ff5f6d!important}
.mto-delta.flat{color:#7f97a9!important}
@media (min-width:1800px) and (min-height:1000px){
  .mto-delta{font-size:12px!important}
}

/* MTO_AMOUNT_LINE */
.mto-val.current{
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
}
.mto-amount{
  display:inline-flex!important;
  align-items:baseline!important;
  justify-content:center!important;
  gap:4px!important;
  white-space:nowrap!important;
  font:700 16px/1 Rajdhani,Inter,sans-serif!important;
  color:inherit!important;
}
.mto-val.current .mto-amount{color:#52c9ff}
.mto-row.zs .mto-val.current .mto-amount{color:#ffad32}
.mto-amount .mto-num,
.mto-amount strong.mto-num{
  display:inline!important;
  width:auto!important;
  font:inherit!important;
  color:inherit!important;
  white-space:nowrap!important;
  margin:0!important;
  padding:0!important;
  line-height:1!important;
}
.mto-delta{
  display:block!important;
  width:100%!important;
  text-align:center!important;
  font:700 11px/1.2 Inter,sans-serif!important;
  white-space:nowrap!important;
}
.mto-delta.up{color:#43e98d!important}
.mto-delta.down{color:#ff5f6d!important}
.mto-delta.flat{color:#7f97a9!important}
@media (min-width:1800px) and (min-height:1000px){
  .mto-amount{font-size:18px!important}
  .mto-delta{font-size:12px!important}
}

/* MTO_BASELINE_ALIGN */
/* Samakan tinggi area nominal CURRENT & PREVIOUS */
.mto-val{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:52px!important;
  padding-bottom:18px!important;
  box-sizing:border-box!important;
  gap:0!important;
}
.mto-val.current{
  flex-direction:column!important;
  justify-content:center!important;
}
/* Nominal (Rp + angka) di zona atas yang sama */
.mto-amount,
.mto-val > .mto-num,
.mto-val > strong.mto-num,
.mto-val:not(.current){
  /* previous keeps Rp+num as flex row content */
}
.mto-val:not(.current){
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  gap:4px!important;
  font:700 16px/1 Rajdhani,Inter,sans-serif!important;
  color:#eef8fd;
}
.mto-amount{
  display:inline-flex!important;
  align-items:baseline!important;
  justify-content:center!important;
  gap:4px!important;
  white-space:nowrap!important;
  font:700 16px/1 Rajdhani,Inter,sans-serif!important;
  line-height:1!important;
  margin:0!important;
  /* dorong ke posisi vertikal yang sama dengan previous */
  position:relative!important;
  top:0!important;
}
.mto-val.current .mto-amount{color:#52c9ff}
.mto-row.zs .mto-val.current .mto-amount{color:#ffad32}
.mto-amount .mto-num,
.mto-amount strong.mto-num{
  display:inline!important;
  font:inherit!important;
  color:inherit!important;
  white-space:nowrap!important;
  line-height:1!important;
  margin:0!important;
}
/* Delta di slot bawah, tidak menggeser nominal */
.mto-delta{
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:2px!important;
  display:block!important;
  text-align:center!important;
  font:700 11px/1.2 Inter,sans-serif!important;
  white-space:nowrap!important;
  margin:0!important;
}
.mto-delta.up{color:#43e98d!important}
.mto-delta.down{color:#ff5f6d!important}
.mto-delta.flat{color:#7f97a9!important}
@media (min-width:1800px) and (min-height:1000px){
  .mto-val{min-height:56px!important;padding-bottom:20px!important}
  .mto-amount,.mto-val:not(.current){font-size:18px!important}
  .mto-delta{font-size:12px!important}
}

/* MTO_READY_BADGE */
.mto-brand small.ok{background:#0d2a22!important;color:#45ef91!important}
.mto-brand small.wait{background:#2a1a0d!important;color:#ffb14a!important}

/* MTO_MAINT_NOTE */
.mto-brand small.wait{background:#2a1216!important;color:#ff7a86!important}
.mto-note{
  display:block!important;
  margin-top:5px!important;
  color:#ff8b96!important;
  font:700 9px/1.2 Inter,sans-serif!important;
  letter-spacing:.4px!important;
  font-style:normal!important;
}
/* MTO_HEADER_ALIGN */
.monthly-to-card{
  justify-content:flex-start!important;
  padding-top:10px!important;
}
 .monthly-to-card .mto-title,
.card.monthly-to-card h3.mto-title{
  text-align:center!important;
  width:100%!important;
  margin:0!important;
  color:#43e98d!important;
  font-size:16px!important;
  letter-spacing:.4px!important;
  font-weight:800!important;
  line-height:1.2!important;
}
 .monthly-to-card .mto-updated{
  text-align:center!important;
  width:100%!important;
  margin:1px 0 6px!important;
  color:#7690a3!important;
  font-size:9px!important;
  letter-spacing:.55px!important;
  font-weight:600!important;
}
.monthly-to-card .mto-updated b{
  display:inline!important;
  margin-left:6px!important;
  color:#7690a3!important;
  font-size:9px!important;
  font-weight:700!important;
}
@media (min-width:1800px) and (min-height:1000px){
  .monthly-to-card .mto-title,
  .card.monthly-to-card h3.mto-title{font-size:16px!important}
  .monthly-to-card .mto-updated,
  .monthly-to-card .mto-updated b{font-size:10px!important}
}

/* MTO_TITLE_GAP */
.monthly-to-card .mto-title,.card.monthly-to-card h3.mto-title{margin:0!important;line-height:1.05!important}
.monthly-to-card .mto-updated{margin:0 0 8px!important;line-height:1.1!important}

/* MTO_HEADER_ALIGN2 */
.bottom-grid > .card{padding-top:10px!important}
.monthly-to-card{padding-top:10px!important}
.monthly-to-card .mto-title,.card.monthly-to-card h3.mto-title{margin:0 0 2px!important;line-height:1.2!important;font-size:16px!important}
.monthly-to-card .mto-updated{margin:0 0 8px!important;line-height:1.2!important;font-size:9px!important}
.diff-card h2{margin:0 0 2px!important;line-height:1.2!important;font-size:16px!important}
.sub-diff{margin:0 0 8px!important;line-height:1.2!important;font-size:9px!important}

/* MTO_HEADER_LOCK */
.bottom-grid > .card.monthly-to-card,
.bottom-grid > .card.diff-card,
.bottom-grid > .card.hour-card{
  padding:10px 10px 8px !important;
  gap:0 !important;
  justify-content:flex-start !important;
}
.monthly-to-card .mto-title,
.card.monthly-to-card h3.mto-title,
.diff-card h2,
.hour-card.diff-card h2{
  margin:0 0 2px !important;
  padding:0 !important;
  line-height:1.15 !important;
  font-size:16px !important;
  letter-spacing:.4px !important;
  font-weight:800 !important;
}
.monthly-to-card .mto-title,
.card.monthly-to-card h3.mto-title{
  color:#43e98d !important;
  text-align:center !important;
}
.monthly-to-card .mto-updated,
.sub-diff{
  margin:0 0 8px !important;
  padding:0 !important;
  line-height:1.15 !important;
  font-size:9px !important;
  letter-spacing:.55px !important;
  font-weight:600 !important;
  color:#7690a3 !important;
  text-align:center !important;
}
.monthly-to-card .mto-updated b{
  display:inline !important;
  margin-left:6px !important;
  font-size:9px !important;
  color:#7690a3 !important;
}

/* MTO_TV_FILL */
@media (min-width:1800px) and (min-height:1000px){
  .monthly-to-card .mto-period-head{
    font-size:13px !important;
    padding:10px 4px 8px !important;
  }
  .monthly-to-card .mto-period-head b{
    font-size:16px !important;
    font-weight:800 !important;
    line-height:1.2 !important;
  }
  .monthly-to-card .mto-rows{
    gap:12px !important;
    flex:1 !important;
  }
  .monthly-to-card .mto-row{
    min-height:84px !important;
    padding:12px 10px !important;
  }
  .monthly-to-card .mto-amount,
  .monthly-to-card .mto-amount .mto-num,
  .monthly-to-card .mto-val{
    font-size:24px !important;
    font-weight:800 !important;
  }
  .monthly-to-card .mto-delta{
    font-size:14px !important;
  }
  /* brand name SL168/ZS138: jangan dibesarkan */
  .monthly-to-card .mto-brand strong{
    font-size:22px !important;
  }
}
