@font-face{font-family:Inter;src:url("/static/oee/fonts/Inter-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Inter;src:url("/static/oee/fonts/Inter-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Inter;src:url("/static/oee/fonts/Inter-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Inter;src:url("/static/oee/fonts/Inter-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:"Space Grotesk";src:url("/static/oee/fonts/SpaceGrotesk-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Space Grotesk";src:url("/static/oee/fonts/SpaceGrotesk-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Space Grotesk";src:url("/static/oee/fonts/SpaceGrotesk-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}

:root{
  --oee-f-head:"Space Grotesk","Inter",system-ui,sans-serif;
  --oee-f-body:"Inter",system-ui,sans-serif;
  --oee-f-num:"Space Grotesk","Inter",sans-serif;
  --oee-r:16px;
  --oee-btn-r:11px;
  --oee-pill-r:999px;
  --oee-card-sh:0 10px 30px -22px rgba(2,20,50,.5);
  --oee-sec-pad:96px;
  --oee-maxw:1200px;
  --oee-good:#157347;
  --oee-watch:#9A6700;
  --oee-crit:#B02A37;
}
.oee-editorial{--oee-r:2px;--oee-btn-r:2px;--oee-pill-r:2px;--oee-card-sh:none;--oee-sec-pad:120px}

html{color-scheme:light}
.oee{font-family:var(--oee-f-body);color:var(--ink-primary);background:var(--surface-alt);letter-spacing:0}
.oee h1,.oee h2,.oee h3,.oee h4,.oee .ot-card__title,.oee .ot-shell-title{font-family:var(--oee-f-head)!important;letter-spacing:0;color:var(--navy)}
.oee .ot-eyebrow{font-family:var(--oee-f-body);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.oee .ot-card__subtitle,.oee p,.oee td,.oee th,.oee label,.oee input,.oee select,.oee button{font-family:var(--oee-f-body)}
.oee table{font-feature-settings:"tnum"}
.oee a:focus-visible,.oee button:focus-visible,.oee select:focus-visible,.oee input:focus-visible{outline:3px solid rgba(0,168,203,.34);outline-offset:2px}

.oee .ot-shell__topbar{background:var(--navy)!important;color:#fff!important;box-shadow:0 12px 30px -24px rgba(0,30,68,.9)}
.oee .ot-shell__brand-link,.oee .ot-shell__brand-link:visited,.oee .ot-shell-title,.oee .ot-shell__topbar .ot-eyebrow{color:#fff!important}
.oee .ot-shell__brand-link .ot-eyebrow{color:var(--teal-light)!important}
body.ot-v3-format.oee .oee-main .ot-eyebrow,body.ot-v3-format.oee .ot-context-band .ot-context-metric .ot-eyebrow{color:var(--navy)!important}
body.ot-v3-format.oee .oee-main .oee-kpi--primary .ot-eyebrow{color:#fff!important}
body.ot-v3-format.oee .oee-rag{color:var(--navy)!important}
.oee .ot-user-chip{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:#fff}
.oee .ot-shell__signout{border-radius:var(--oee-btn-r);color:#fff!important}
.oee .ot-shell__signout:hover{background:var(--navy-dark)}

body.ot-v3-format.oee .oee-nav,.oee-nav{align-items:center;gap:4px;overflow:visible!important}
.oee-nav a,.oee-nav__button,.oee-nav__toggle,.oee-alert-link{position:relative;border:0;border-radius:var(--oee-btn-r);background:transparent;color:#fff!important;font:600 14px/1 var(--oee-f-body);text-decoration:none;padding:10px 12px;min-height:36px;display:inline-flex;align-items:center;gap:7px;cursor:pointer}
.oee-nav a:hover,.oee-nav__button:hover,.oee-alert-link:hover,.oee-nav a[aria-current="page"],.oee-nav__group.is-current>.oee-nav__button{background:rgba(255,255,255,.1)!important}
.oee-nav a[aria-current="page"]::after,.oee-nav__group.is-current>.oee-nav__button::after{content:"";position:absolute;left:12px;right:12px;bottom:3px;height:2px;background:var(--teal-light)}
.oee-nav__group{position:relative;display:inline-flex}
.oee-nav__button::after{content:"";width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-top:-4px}
.oee-nav__menu{position:absolute;top:calc(100% + 8px);left:0;min-width:210px;background:var(--surface);border:1px solid var(--rule-soft);border-radius:var(--oee-r);box-shadow:var(--oee-card-sh),0 18px 42px -30px rgba(0,30,68,.9);padding:8px;display:none;z-index:80}
.oee-nav__group.is-open .oee-nav__menu,.oee-nav__group:hover .oee-nav__menu{display:grid;gap:2px}
body.ot-v3-format.oee .oee-nav__menu{background:var(--surface)!important;color:var(--ink-primary)!important}
body.ot-v3-format.oee .oee-nav__menu a,body.ot-v3-format.oee .oee-nav__menu a:visited{color:var(--ink-primary)!important;display:flex!important;width:100%;justify-content:flex-start!important;border-radius:10px;padding:10px 12px;white-space:normal!important}
body.ot-v3-format.oee .oee-nav__menu a:hover,body.ot-v3-format.oee .oee-nav__menu a:focus-visible{background:var(--teal-light)!important;color:var(--navy)!important}
.oee-nav__menu a[aria-current="page"]{background:var(--teal-light)!important;box-shadow:inset 3px 0 0 var(--teal)}
.oee-nav__menu a[aria-current="page"]::after{display:none}
.oee-alert-link{margin-left:4px}
.oee-alert-link__icon{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--teal-light);color:var(--navy);font-size:13px;font-weight:800}
#alertBadge{display:none;margin-left:0;background:var(--oee-crit)!important;color:#fff;border-radius:999px;padding:1px 6px;font-size:10px}
.oee-nav__toggle{display:none}

.oee .ot-context-band{margin:0;padding:24px 28px;background:linear-gradient(180deg,var(--teal-light),var(--surface) 92%);border-bottom:1px solid var(--rule-soft)}
.oee .ot-context-band h2{font-size:clamp(22px,2.4vw,34px);font-weight:600}
.oee .ot-context-metric strong,.oee .oee-kpi .oee-kpi__value,.oee .oee-facts .f b{font-family:var(--oee-f-num)!important;font-variant-numeric:tabular-nums}
.oee .oee-main{max-width:1440px;padding:24px 28px 44px;gap:18px}

.oee .ot-card,.oee .oee-kpi,.oee .oee-station-card{background:var(--surface)!important;border:1px solid var(--rule-soft)!important;border-radius:var(--oee-r)!important;box-shadow:var(--oee-card-sh)!important;overflow:hidden}
.oee .ot-card__header{border-bottom:1px solid var(--rule-soft)!important;padding:18px 20px}
.oee .ot-card__body{padding:18px 20px}
body.ot-v3-format.oee .ot-panel__header{box-sizing:border-box!important;min-height:0!important;height:auto!important;margin:0!important;padding:14px 18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border:1px solid var(--rule-soft)!important;border-left:4px solid var(--teal)!important;background:var(--surface-alt)!important}
body.ot-v3-format.oee .oee-view>.ot-panel__header{height:56px!important}
body.ot-v3-format.oee .ot-panel__header h2{margin:0!important;font-size:18px!important;line-height:1.2!important}
.oee .ot-btn,.oee .ot-login-submit,.oee .ot-shell__signout{border-radius:var(--oee-btn-r)!important;font-family:var(--oee-f-body)!important;font-weight:700}
.oee .ot-btn--primary,.oee .ot-login-submit{background:var(--navy)!important;border-color:var(--navy)!important;color:#fff!important;box-shadow:0 10px 24px -16px rgba(0,47,101,.9)}
.oee .ot-btn--primary:hover,.oee .ot-login-submit:hover{background:var(--navy-dark)!important}
.oee .ot-btn--ghost{background:var(--surface)!important;border:1px solid var(--rule-c)!important;color:var(--navy)!important}
.oee .ot-btn--ghost:hover{background:var(--teal-light)!important;border-color:var(--teal)!important}
body.ot-v3-format.oee .ot-tabs,body.ot-v3-format.oee .ot-tabs--compact{display:flex!important;flex-wrap:wrap!important;gap:6px!important;overflow:visible!important}
.oee .ot-tabs button{border-radius:var(--oee-btn-r)!important;font-weight:700;white-space:normal}
.oee .ot-tabs button.is-active{background:var(--navy)!important;color:#fff!important;box-shadow:inset 0 -3px 0 var(--teal)}

.oee .oee-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
.oee .oee-kpi{padding:18px 20px}
.oee .oee-kpi .oee-kpi__value{font-size:clamp(34px,4vw,52px);font-weight:700;color:var(--navy);line-height:1}
.oee .oee-kpi--primary{background:var(--navy)!important;border-color:var(--navy)!important;color:#fff!important}
.oee .oee-kpi--primary,.oee .oee-kpi--primary .ot-eyebrow,.oee .oee-kpi--primary .oee-kpi__value,.oee .oee-kpi--primary .oee-kpi__note,.oee .oee-kpi--primary .calc-footnote{color:#fff!important}
.oee .oee-kpi--primary .oee-kpi__note,.oee .oee-kpi--primary .calc-footnote b,.oee .oee-kpi--primary .calc-footnote summary{color:var(--teal-light)!important}
.oee .oee-kpi__flag{border-radius:var(--oee-pill-r);background:var(--teal-light);color:var(--navy)}
.oee .calc-footnote{color:var(--ink-secondary);font-size:12px;line-height:1.5;margin-top:12px}
.oee .calc-footnote summary{cursor:pointer;font-weight:800;color:var(--navy);font-size:12px;letter-spacing:.02em}
.oee .calc-footnote span{display:block;margin-top:8px}
.oee .calc-footnote b{color:var(--navy);text-transform:uppercase;letter-spacing:.08em}
.oee .oee-note-details{border-top:1px solid var(--rule-soft);padding-top:8px}
.oee .oee-kpi--primary .oee-note-details{border-top-color:rgba(255,255,255,.18)}
.oee .oee-rag{border-radius:var(--oee-pill-r);font-weight:800}
.oee .oee-timeline,.oee .oee-bar .track{border-radius:10px}
.oee .oee-legend .dot{border-radius:999px}
body.ot-v3-format.oee .ot-data-table-wrap{max-width:100%;overflow-x:auto!important;-webkit-overflow-scrolling:touch}
.oee .ot-data-table{width:100%;table-layout:auto}
.oee .ot-data-table th{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-tertiary);background:var(--surface-alt)}
.oee .ot-data-table th,.oee .ot-data-table td{white-space:normal;overflow-wrap:anywhere;vertical-align:top}
.oee .ot-data-table td{font-size:13px;color:var(--ink-primary)}
.oee .ot-data-table td .ot-btn,.oee .ot-data-table td button{margin:2px 3px 2px 0;white-space:nowrap}

.oee-login{min-height:100vh;background:radial-gradient(circle at 18% 12%,var(--teal-light),transparent 34%),linear-gradient(180deg,var(--surface),var(--surface-alt))}
.oee-login .ot-login-shell{min-height:calc(100vh - 62px)}
.oee-login .ot-login-card{border-radius:18px!important;border:1px solid var(--rule-soft)!important;box-shadow:0 22px 70px -44px rgba(0,30,68,.9)!important;background:var(--surface)!important}
.oee-login .ot-login-card__header{background:var(--navy)!important;color:#fff!important;border-radius:18px 18px 0 0}
.oee-login .ot-login-card__header h1,.oee-login .ot-login-card__header .ot-eyebrow,.oee-login .ot-login-card__subtitle{color:#fff!important}
.oee-login .ot-login-field input{border-radius:12px;border:1px solid var(--rule-c);font-family:var(--oee-f-body)}
.oee-login .ot-login-field input:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(0,168,203,.18)}

.oee-editorial{background:var(--paper)}
.oee-editorial .ot-context-band{background:var(--surface);border-bottom:1px solid var(--rule-soft)}
.oee-editorial .ot-card,.oee-editorial .oee-kpi,.oee-editorial .oee-station-card{border:0!important;border-top:2px solid var(--navy)!important;border-radius:2px!important;box-shadow:none!important;background:transparent!important}
.oee-editorial .ot-card__header,.oee-editorial .ot-card__body{padding-left:0;padding-right:0}
.oee-editorial .oee-station-card{border:1px solid var(--rule-soft)!important;border-left:4px solid var(--teal)!important;background:var(--surface)!important}
.oee-editorial .oee-station-card:hover{outline:1px solid var(--navy)}
.oee-editorial .ot-card__header{border-bottom:1px solid var(--rule-soft)!important}
.oee-editorial .oee-facts .f{border-top:1px solid var(--rule-soft)}
.oee-editorial .oee-facts .f b{font-size:clamp(28px,3vw,42px);color:var(--navy)}

.oee-proof-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px;align-items:start}
.oee-demo-controls{display:grid;grid-template-columns:repeat(3,minmax(170px,1fr));gap:10px;margin-bottom:14px}
.oee-demo-controls label{display:grid;gap:5px;font-size:12px;font-weight:700;color:var(--ink-secondary)}
.oee-demo-controls select{min-height:38px;border-radius:var(--oee-btn-r);border:1px solid var(--rule-c);padding:0 10px;background:var(--surface)}
.oee-capability-matrix{display:grid;gap:8px}
.oee-cap-row{display:grid;grid-template-columns:minmax(170px,1fr) repeat(6,minmax(34px,44px));gap:6px;align-items:center}
.oee-cap-row span,.oee-cap-row b{font-size:12px}
.oee-cap-row b{color:var(--ink-secondary);font-weight:700}
.oee-cap-cell{display:grid;place-items:center;height:30px;border-radius:8px;border:1px solid var(--rule-soft);background:var(--surface-alt);font-weight:800;color:var(--ink-tertiary)}
button.oee-cap-cell{appearance:none;width:100%;padding:0;font:800 12px/1 var(--oee-f-body);cursor:pointer}
.oee-cap-cell.is-hit{background:var(--teal-light);border-color:var(--teal);color:var(--navy)}
.oee-cap-cell.is-active{outline:2px solid var(--navy);outline-offset:1px}
.oee-cap-more{font-size:12px;color:var(--ink-secondary);margin:2px 0 0}
.oee-case-path{display:grid;gap:10px}
.oee-case-path__cards{display:grid;grid-template-columns:repeat(6,minmax(70px,1fr));gap:8px}
body.ot-v3-format.oee .oee-case-card,.oee-case-card{border:1px solid var(--rule-soft)!important;border-radius:12px;padding:10px;background:var(--surface)!important;color:var(--ink-primary)!important;text-align:left;cursor:pointer}
body.ot-v3-format.oee .oee-case-card:hover{border-color:var(--teal)!important;background:#F8FDFF!important}
body.ot-v3-format.oee .oee-case-card.is-active,.oee-case-card.is-active{border-color:var(--navy)!important;box-shadow:inset 0 0 0 2px var(--navy)}
body.ot-v3-format.oee .oee-case-card.is-recommended,.oee-case-card.is-recommended{border-color:var(--teal)!important;background:var(--teal-light)!important}
body.ot-v3-format.oee .oee-case-card b,.oee-case-card b{display:block;font:700 20px/1 var(--oee-f-num);color:var(--navy)!important}
body.ot-v3-format.oee .oee-case-card span,.oee-case-card span{display:block;font-size:11px;color:var(--ink-secondary)!important;margin-top:4px}
body.ot-v3-format.oee .oee-case-card small,.oee-case-card small{display:block;margin-top:6px;font-size:10px;font-weight:800;color:var(--navy)!important;text-transform:uppercase}
.oee-recommendation{border-left:4px solid var(--teal);background:var(--surface-alt);border-radius:8px;padding:12px;color:var(--ink-secondary)}
.oee-matrix-insight{border-left:4px solid var(--navy);background:var(--surface-alt);border-radius:8px;padding:12px;display:grid;gap:8px;color:var(--ink-secondary)}
.oee-matrix-insight b{color:var(--navy)}
.oee-matrix-insight span{display:block}
.oee-clickthroughs{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}
.oee-validation-details{border-top:1px solid var(--rule-soft);margin-top:14px;padding-top:12px}
.oee-validation-details summary{cursor:pointer;font-weight:800;color:var(--navy)}
.oee-dense-details summary{display:inline-flex;align-items:center;min-height:34px;border:1px solid var(--rule-c);border-radius:var(--oee-btn-r);padding:0 12px;background:var(--surface);font-size:12px}
.oee-summary-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(108px,1fr));gap:10px;margin-bottom:12px}
.oee-summary-chip{border:1px solid var(--rule-soft);border-radius:var(--oee-r);background:var(--surface-alt);padding:12px}
.oee-summary-chip b{display:block;font:700 26px/1 var(--oee-f-num);color:var(--navy)}
.oee-summary-chip span{display:block;margin-top:4px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-tertiary)}
body.ot-v3-format.oee #view-improve label{box-sizing:border-box!important;width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:18px minmax(0,1fr);column-gap:8px;align-items:center;overflow-wrap:anywhere;white-space:normal!important}
body.ot-v3-format.oee #view-improve label input[type="checkbox"]{margin:0!important;justify-self:start}
body.ot-v3-format.oee #view-fleet.oee-view.is-active{grid-template-rows:min-content auto!important;align-content:start!important;align-items:start!important}
body.ot-v3-format.oee #view-fleet>.ot-panel__header{align-self:start!important}
.oee-empty-action{display:grid;gap:10px;justify-items:start;background:var(--teal-light);border:1px solid rgba(0,168,203,.32);border-radius:var(--oee-r);padding:16px;color:var(--navy)}
.oee .oee-station-grid{grid-template-columns:repeat(auto-fill,minmax(min(420px,100%),1fr))}
.oee .oee-station-card,.oee .oee-facts .f{min-width:0}
.oee .oee-station-card .oee-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.oee .oee-station-card .oee-facts .f{overflow:hidden}
.oee.oee-editorial .oee-station-card .oee-facts .f b,.oee .oee-station-card .oee-facts .f b{font-size:clamp(24px,2vw,30px)!important;line-height:1.08!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:normal!important;letter-spacing:0}
.oee .oee-station-card .oee-facts .f span{display:block;max-width:100%;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal!important;word-break:normal!important}

.oee-stat--navy,.oee-cta,.oee .ot-shell__topbar{color:#fff!important}
.oee-cta p{color:#b9d6e4}

@media (max-width:980px){
  body.ot-v3-format.oee .ot-shell__topbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px 10px!important;min-height:auto!important;height:auto!important;padding:10px 12px!important;overflow:visible!important}
  body.ot-v3-format.oee .ot-shell__brand-link{grid-column:1;grid-row:1;display:grid!important;min-width:0!important;width:auto!important;max-width:100%;gap:1px!important}
  body.ot-v3-format.oee .ot-shell-title{white-space:normal!important;overflow-wrap:anywhere!important;line-height:1.15!important}
  body.ot-v3-format.oee .ot-shell__topbar .ot-eyebrow{white-space:normal!important}
  body.ot-v3-format.oee .ot-shell__utilities{grid-column:1/-1;display:flex!important;flex-wrap:wrap!important;width:100%;min-width:0;gap:6px!important;justify-content:flex-start!important}
  body.ot-v3-format.oee .oee-nav__toggle{display:inline-flex!important;grid-column:2;grid-row:1;justify-self:end;align-self:start;width:auto!important}
  body.ot-v3-format.oee .oee-nav{grid-column:1/-1;position:absolute;top:100%;left:0;right:0;width:100%;max-height:calc(100vh - 74px);background:var(--navy);padding:10px 14px 16px;display:none!important;align-items:stretch;overflow:auto!important;box-shadow:0 18px 42px -30px rgba(0,0,0,.8);z-index:120}
  body.ot-v3-format.oee .oee-nav.is-open{display:grid!important}
  .oee-nav__group,.oee-nav a,.oee-nav__button{display:flex;width:100%;justify-content:space-between}
  .oee-nav__group{display:grid}
  .oee-nav__menu{position:static;box-shadow:none;margin:4px 0 8px;border-radius:12px}
  body.ot-v3-format.oee .oee-nav__menu a{justify-content:flex-start!important}
  .oee-proof-grid,.oee-demo-controls{grid-template-columns:1fr}
  .oee-case-path__cards{grid-template-columns:repeat(3,1fr)}
  .oee-cap-row{grid-template-columns:minmax(120px,1fr) repeat(6,minmax(28px,1fr))}
}
@media (max-width:620px){
  .oee .oee-main{padding:18px 14px 34px}
  .oee .ot-context-band{padding:20px 14px}
  .oee .ot-context-band h2{font-size:22px;overflow-wrap:anywhere}
  body.ot-v3-format.oee .oee-view>.ot-panel__header{height:auto!important;min-height:56px!important;flex-wrap:wrap!important;align-content:center!important}
  body.ot-v3-format.oee .ot-panel__header .ot-status-pill{max-width:100%;white-space:normal!important}
  .oee .ot-context-metrics{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}
  body.ot-v3-format.oee .ot-tabs button,body.ot-v3-format.oee .ot-tabs--compact button{font-size:12px!important;min-height:32px!important;padding:7px 9px!important}
  .oee-case-path__cards{grid-template-columns:repeat(2,1fr)}
  .oee .oee-facts{grid-template-columns:repeat(2,1fr)}
  body.ot-v3-format.oee .ot-data-table-wrap{overflow-x:visible!important}
  body.ot-v3-format.oee .ot-data-table[data-responsive-card="true"]{display:block;width:100%!important;min-width:0!important;border-spacing:0}
  body.ot-v3-format.oee .ot-data-table[data-responsive-card="true"] thead{display:none}
  body.ot-v3-format.oee .ot-data-table[data-responsive-card="true"] tbody,body.ot-v3-format.oee .ot-data-table[data-responsive-card="true"] tr,body.ot-v3-format.oee .ot-data-table[data-responsive-card="true"] td{display:block;width:100%!important;box-sizing:border-box}
  body.ot-v3-format.oee .ot-data-table[data-responsive-card="true"] tr{border:1px solid var(--rule-soft);border-radius:8px;background:var(--surface);padding:8px 10px;margin-bottom:10px}
  body.ot-v3-format.oee .ot-data-table[data-responsive-card="true"] td{border:0!important;padding:5px 0!important;white-space:normal!important;overflow-wrap:anywhere}
  body.ot-v3-format.oee .ot-data-table[data-responsive-card="true"] td+td{border-top:1px solid var(--rule-soft)!important;margin-top:5px;padding-top:8px!important}
  body.ot-v3-format.oee .ot-data-table[data-responsive-card="true"] td::before{content:attr(data-label);display:block;margin-bottom:3px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-tertiary)}
  body.ot-v3-format.oee .ot-data-table[data-responsive-card="true"] td[data-label="Action"]{display:flex;flex-wrap:wrap;gap:6px}
  body.ot-v3-format.oee .ot-data-table[data-responsive-card="true"] td[data-label="Action"]::before{flex:0 0 100%;margin-bottom:0}
  body.ot-v3-format.oee .ot-data-table[data-responsive-card="true"] td .ot-btn,body.ot-v3-format.oee .ot-data-table[data-responsive-card="true"] td button{margin:0;max-width:100%}
}
