:root{--graphite-950: #151a1f;--graphite-900: #202832;--graphite-800: #2d3742;--graphite-700: #3f4c58;--graphite-600: #53606d;--graphite-200: #d8dee3;--graphite-100: #e9edf1;--graphite-50: #f4f6f8;--steel-700: #245a78;--steel-600: #2f6f95;--steel-500: #3f84ad;--steel-100: #e7f1f7;--steel-50: #f3f8fb;--amber-700: #8a5a12;--amber-500: #d98a1f;--amber-100: #fff2dc;--red-700: #9f2d24;--red-100: #fde8e5;color:var(--graphite-950);background:var(--graphite-50);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;margin:0;background:linear-gradient(180deg,#d8dee3c7,#f4f6f800 360px),var(--graphite-50)}button,input,select{font:inherit}button{cursor:pointer}button svg{transition:transform .15s ease-out}.refresh-icon,button[aria-label*=refresh i] svg,button[title*=refresh i] svg{transform-origin:center}.is-loading .refresh-icon,.refreshing .refresh-icon,button.is-loading[aria-label*=refresh i] svg,button.refreshing[aria-label*=refresh i] svg,button.is-loading[title*=refresh i] svg,button.refreshing[title*=refresh i] svg{animation:icon-spin .72s linear infinite}:where(.nav-item,.primary-action,.text-action,.icon-action,.back-button,.live-button,.date-quick-actions button,.assignment-option):active:not(:disabled){transform:scale(.97)}:where(.nav-item,.primary-action,.text-action,.icon-action,.back-button,.live-button,.date-quick-actions button,.assignment-option){transform-origin:center;transition-property:background-color,border-color,color,box-shadow,transform;transition-duration:.15s;transition-timing-function:ease-out}.app-shell{display:grid;grid-template-columns:minmax(236px,264px) minmax(0,1fr);min-height:100vh}.login-shell{display:grid;min-height:100vh;place-items:center;padding:24px}.login-panel{display:grid;width:min(100%,420px);gap:16px;border:1px solid var(--graphite-200);border-radius:8px;padding:24px;background:#fff;box-shadow:0 16px 34px #151a1f14}.sidebar{display:flex;flex-direction:column;gap:18px;border-right:1px solid var(--graphite-800);padding:22px;background:var(--graphite-900);color:#fff}.brand{display:flex;gap:12px;align-items:center;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:18px}.brand.compact{border-bottom:0;padding-bottom:4px}.brand svg{flex:0 0 auto;color:var(--steel-500)}.brand h1,.content-head h2,.machine-card h3{margin:0;letter-spacing:0}.brand h1{font-size:22px;line-height:1.15}.brand p,.content-head p,.machine-head p,.user-card p,.recorded,.summary-stat small{margin:5px 0 0;color:var(--graphite-700)}.sidebar .brand p{color:var(--graphite-200)}.user-picker{display:grid;gap:8px;color:var(--graphite-700);font-size:12px;font-weight:800;text-transform:uppercase}.user-picker select{width:100%;min-height:42px;border:1px solid var(--graphite-200);border-radius:8px;padding:0 12px;background:#fff;color:var(--graphite-950);outline:none}.user-picker select:focus{border-color:var(--steel-600);box-shadow:0 0 0 3px #2f6f952e}.user-card,.profile-card{border:1px solid var(--graphite-200);border-radius:8px;padding:16px;background:var(--steel-50)}.user-card span{display:block;margin-bottom:8px;color:var(--steel-600);font-size:12px;font-weight:800;text-transform:uppercase}.user-card strong{font-size:16px}.profile-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;border-color:#ffffff1f;background:#ffffff0f}.profile-avatar{display:grid;width:42px;height:42px;place-items:center;border-radius:999px;background:var(--steel-600);color:#fff;font-size:13px;font-weight:900}.profile-card span{display:block;margin-bottom:2px;color:var(--steel-600);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sidebar .profile-card span{color:#9cc7e1}.profile-card strong,.profile-card p,.profile-card em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-card strong{color:#fff;font-size:15px;line-height:1.25}.profile-card p{margin:3px 0 0;color:var(--graphite-200);font-size:13px}.profile-card em{width:fit-content;margin-top:8px;border:1px solid var(--steel-100);border-radius:999px;padding:2px 8px;color:var(--steel-700);font-size:11px;font-style:normal;font-weight:900;text-transform:uppercase}.sidebar .profile-card em{border-color:#9cc7e16b;color:#d6e8f3}.side-nav{display:grid;gap:8px}.nav-group-label{margin-top:8px;color:#9cc7e1;font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.nav-item{position:relative;display:flex;align-items:center;gap:10px;overflow:hidden;min-height:42px;border:1px solid transparent;border-radius:8px;padding:0 12px 0 16px;background:transparent;color:var(--graphite-200);font-weight:800;text-align:left;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out,box-shadow .15s ease-out,transform .15s ease-out}.nav-item:before{position:absolute;top:8px;bottom:8px;left:6px;width:3px;border-radius:999px;background:#9cc7e1;content:"";opacity:0;transform:translateY(-10px) scaleY(.55);transform-origin:center;transition:opacity .18s ease-out,transform .18s ease-out,background-color .15s ease-out}.nav-label{min-width:0;flex:1}.nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:24px;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:0 8px;background:#ffffff14;color:#fff;font-size:12px;font-weight:900}.nav-badge.alert{border-color:#edc46d;background:var(--amber-100);color:var(--amber-700)}.nav-item svg{color:#9cc7e1}:where(.nav-item,.primary-action,.text-action,.back-button,.live-button):hover:not(:disabled) svg,:where(.nav-item,.primary-action,.text-action,.back-button,.live-button):focus-visible:not(:disabled) svg{transform:translateY(-1px) scale(1.04)}.icon-action:hover:not(:disabled) svg,.icon-action:focus-visible:not(:disabled) svg{transform:translateY(-1px) scale(1.08)}:where(.nav-item,.primary-action,.text-action,.icon-action,.back-button,.live-button):active:not(:disabled) svg{transform:scale(.92)}.nav-item:hover,.nav-item:focus-visible,.nav-item.active{border-color:#9cc7e16b;background:#2f6f9547;color:#fff;outline:none}.nav-item.active:before{opacity:1;transform:translateY(0) scaleY(1)}.content{width:100%;min-width:0;overflow-x:hidden;padding:16px 24px 24px}.app-chrome{display:flex;justify-content:flex-end;align-items:center;min-height:44px;margin-bottom:4px}.top-account{position:relative;display:flex}.account-avatar-button{width:40px;height:40px;border:1px solid rgba(47,111,149,.24);padding:0;font-size:13px}.account-avatar-button:hover,.account-avatar-button:focus-visible{border-color:var(--steel-600);box-shadow:0 0 0 3px #2f6f952e;outline:none}.account-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:20;display:grid;width:min(280px,calc(100vw - 44px));gap:10px;border:1px solid var(--graphite-200);border-radius:8px;padding:12px;background:#fff;box-shadow:0 18px 38px #151a1f29}.account-menu-details{display:grid;gap:4px;min-width:0}.account-menu-details strong,.account-menu-details span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu-details strong{color:var(--graphite-950);font-size:15px}.account-menu-details span{color:var(--graphite-600);font-size:13px;font-weight:700}.account-menu-action{display:flex;align-items:center;gap:8px;min-height:38px;border:1px solid var(--graphite-200);border-radius:8px;padding:0 12px;background:var(--graphite-50);color:var(--graphite-950);font-weight:800}.account-menu-action:hover,.account-menu-action:focus-visible{border-color:#2f6f9557;background:var(--steel-50);outline:none}.content-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px}.content-head h2{font-size:28px;line-height:1.15}.breadcrumb{display:block;margin-bottom:6px;color:var(--steel-700);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.date-control{display:grid;gap:6px;border:1px solid var(--graphite-200);border-radius:8px;padding:10px 12px;background:#fff;color:var(--graphite-700);font-size:12px;font-weight:800;text-transform:uppercase}.date-control input,.master-form select{min-width:128px;min-height:34px;border:1px solid var(--graphite-200);border-radius:8px;padding:0 10px;background:var(--graphite-50);color:var(--graphite-950);font-weight:600;text-transform:none;outline:none}.date-control input{min-width:160px}.date-control input:focus{border-color:var(--steel-600);box-shadow:0 0 0 3px #2f6f952e}.date-quick-actions{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px}.date-quick-actions button{min-height:34px;border:1px solid var(--graphite-200);border-radius:999px;padding:0 12px;background:#fff;color:var(--graphite-700);font-size:12px;font-weight:850;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out,transform .15s ease-out}.date-quick-actions button:hover,.date-quick-actions button:focus-visible{border-color:var(--steel-600);background:var(--steel-50);color:var(--steel-700);outline:none}.historical-date-controls{display:flex;flex:0 1 auto;align-items:flex-end;justify-content:flex-end;gap:10px;margin-left:auto}.section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px}.section-head h3,.master-form h4{margin:0;color:var(--graphite-950);letter-spacing:0}.section-head h3{font-size:22px;line-height:1.2}.section-head p,.form-note{margin:5px 0 0;color:var(--graphite-700)}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}.summary-stat{min-height:88px;border:1px solid var(--graphite-200);border-radius:8px;padding:14px;background:#fff;box-shadow:0 8px 22px #151a1f0a}.summary-stat span{color:var(--graphite-700);font-size:13px;font-weight:700}.summary-stat strong{display:block;margin-top:6px;color:var(--graphite-950);font-size:26px;line-height:1.1}.summary-stat strong.fresh-update-value{animation:fresh-update-breathe 1.4s ease-in-out 3}.summary-stat small{display:block;font-size:12px}.master-data{margin-bottom:22px;border:1px solid var(--graphite-200);border-radius:8px;padding:18px;background:#fff;box-shadow:0 8px 22px #151a1f0a}.table-section{padding:22px 24px}.table-head{align-items:center}.section-kicker{display:block;margin-bottom:8px;color:var(--steel-700);font-size:12px;font-weight:900;letter-spacing:.24em;text-transform:uppercase}.add-master-button{min-width:132px}.master-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.master-grid.single{grid-template-columns:minmax(0,520px);margin-bottom:18px}.master-form{display:grid;gap:12px;min-width:0;border:1px solid var(--graphite-200);border-radius:8px;padding:16px;background:var(--graphite-50)}.master-form h4{font-size:16px}.master-form label,.login-panel label{display:grid;gap:6px;color:var(--graphite-700);font-size:12px;font-weight:800;text-transform:uppercase}.master-form input,.master-form select,.login-panel input{width:100%;min-height:38px;border:1px solid var(--graphite-200);border-radius:8px;padding:0 11px;background:#fff;color:var(--graphite-950);font-weight:600;text-transform:none;outline:none}.master-form select[multiple]{min-height:104px;padding:8px 11px}.master-form input:focus,.master-form select:focus,.login-panel input:focus{border-color:var(--steel-600);box-shadow:0 0 0 3px #2f6f952e}.primary-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border:1px solid var(--steel-600);border-radius:8px;padding:0 14px;background:var(--steel-600);color:#fff;font-weight:800}.primary-action:disabled{cursor:not-allowed;opacity:.62}.text-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:0;padding:0;background:transparent;color:var(--steel-600);font-weight:800}.text-action.align-left{justify-self:start}.form-note{font-size:12px}.master-table{display:grid;gap:0;overflow-x:auto}.master-table-row{display:grid;grid-template-columns:minmax(150px,1fr) minmax(180px,1.3fr) minmax(110px,.7fr) minmax(120px,.7fr);gap:18px;min-width:620px;border-bottom:1px solid var(--graphite-200);padding:14px 12px;color:var(--graphite-950);font-weight:700}.master-table-row.header{color:var(--graphite-600);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.master-table-row.machine-layout{grid-template-columns:minmax(150px,1fr) minmax(220px,1.35fr) minmax(260px,1.25fr) minmax(120px,.55fr)}.master-table-row.edit-row{align-items:start}.master-table-row input,.master-table-row select{width:100%;min-width:0;min-height:36px;border:1px solid var(--graphite-200);border-radius:8px;padding:0 10px;background:#fff;color:var(--graphite-950);font-weight:700;outline:none}.master-table-row input:focus,.master-table-row select:focus{border-color:var(--steel-600);box-shadow:0 0 0 3px #2f6f952e}.edit-stack,.row-actions{display:flex;gap:8px}.edit-stack{flex-direction:column}.row-actions{align-items:center}.assigned-user-chips{display:flex;flex-wrap:wrap;gap:8px;max-width:440px}.assigned-user-chip{display:inline-flex;align-items:center;gap:6px;min-height:30px;border:1px solid var(--steel-100);border-radius:999px;padding:0 10px;background:var(--steel-50);color:var(--steel-700);font-size:13px;font-weight:850;white-space:nowrap}.empty-assignment{display:inline-flex;align-items:center;min-height:30px;color:var(--graphite-700);font-size:13px;font-weight:800}.assignment-picker{display:grid;gap:8px;max-height:220px;overflow:auto;border:1px solid var(--graphite-200);border-radius:8px;padding:8px;background:#fff}.assignment-option{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;min-height:44px;border:1px solid transparent;border-radius:8px;padding:7px 9px;color:var(--graphite-950);text-transform:none}.assignment-option:hover,.assignment-option:focus-within{border-color:var(--steel-100);background:var(--steel-50)}.assignment-option input{width:16px;height:16px;min-height:0;accent-color:var(--steel-600)}.assignment-option span{display:grid;gap:2px;min-width:0}.assignment-option strong,.assignment-option small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assignment-option strong{font-size:13px;font-weight:850}.assignment-option small{color:var(--graphite-700);font-size:12px;font-weight:700}.icon-action{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--graphite-200);border-radius:8px;background:#fff;color:var(--steel-600)}.icon-action:hover,.icon-action:focus-visible{border-color:var(--steel-600);box-shadow:0 0 0 3px #2f6f9529}.icon-action.danger{color:var(--red-700)}.icon-action.danger:hover,.icon-action.danger:focus-visible{border-color:var(--red-700);box-shadow:0 0 0 3px #c96d5d29}.icon-action:disabled{cursor:not-allowed;opacity:.45}.muted-action{color:var(--graphite-700);font-size:13px;font-weight:800}.user-detail-panel{display:grid;gap:12px;border:1px solid var(--graphite-200);border-radius:8px;padding:18px;background:#fff;box-shadow:0 8px 22px #151a1f0a}.user-card.wide{max-width:520px}.machine-telemetry-section{display:grid;gap:12px;border-top:1px solid var(--graphite-200);padding-top:16px}.machine-list-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.machine-list-head h3{margin:3px 0 0;color:var(--graphite-950);font-size:21px;line-height:1.2}.machine-list-head>span{color:var(--graphite-700);font-size:13px;font-weight:850}.machine-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:14px;align-items:start}.machine-card{display:grid;width:100%;text-align:left;gap:14px;border:1px solid var(--graphite-200);border-radius:8px;padding:16px;background:#fff;box-shadow:0 10px 24px #151a1f0d;color:inherit;opacity:0;transform:translateY(8px) scale(.985);animation:machine-card-enter .28s ease-out forwards;animation-delay:var(--card-enter-delay, 0ms);transition:border-color .18s ease-out,box-shadow .18s ease-out,transform .18s ease-out}.machine-card:hover,.machine-card:focus-visible,.machine-card.selected{border-color:var(--steel-500);box-shadow:0 16px 32px #151a1f1c;transform:translateY(-2px)}.machine-card:hover .view-details,.machine-card:focus-visible .view-details{color:var(--steel-600)}.machine-card:hover .view-details svg,.machine-card:focus-visible .view-details svg{transform:translate(2px)}.machine-card:focus-visible{outline:3px solid rgba(47,111,149,.22);outline-offset:2px}.machine-head{display:flex;justify-content:space-between;gap:12px}.machine-card h3{color:var(--graphite-950);font-size:19px;line-height:1.2}.status{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:82px;height:28px;border:1px solid var(--graphite-200);border-radius:999px;padding:0 10px;background:var(--graphite-100);color:var(--graphite-700);font-size:12px;font-weight:800;white-space:nowrap}.status.live{border-color:#b9cfdc;background:var(--steel-50);color:var(--steel-700)}.status.stale{border-color:#edc46d;background:var(--amber-100);color:var(--amber-700);animation:stale-amber-pulse 1.8s ease-in-out infinite}.status.offline{border-color:var(--graphite-200);background:var(--graphite-100);color:var(--graphite-700)}.live-dot{width:7px;height:7px;border-radius:999px;background:var(--steel-500);animation:live-pulse 1.5s ease-in-out infinite}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stat{position:relative;overflow:hidden;display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:7px;min-height:74px;border:1px solid var(--graphite-200);border-radius:8px;padding:10px;background:var(--graphite-50)}.stat-updated{animation:metric-flash .3s ease-out}.stat svg{color:var(--steel-600)}.stat-warning{border-color:#edc46d;background:var(--amber-100)}.stat-warning svg,.stat-warning strong{color:var(--amber-700)}.stat-danger{border-color:#e2aaa3;background:var(--red-100)}.stat-danger svg,.stat-danger strong{color:var(--red-700)}.stat span{min-width:0;color:var(--graphite-700);font-size:13px}.stat-tone{max-width:100%;justify-self:end;align-self:start;border:1px solid currentColor;border-radius:999px;padding:2px 7px;font-size:10px;font-style:normal;font-weight:900;line-height:1.2;overflow-wrap:normal;text-align:center;text-transform:uppercase;white-space:nowrap}.stat-warning .stat-tone{color:var(--amber-700)}.stat-danger .stat-tone{color:var(--red-700)}.stat strong{grid-column:1 / -1;color:var(--graphite-950);font-size:20px;line-height:1.15;overflow-wrap:anywhere}.stat-detail{grid-column:1 / -1;color:var(--graphite-700);font-size:11px;font-weight:750;line-height:1.35}.utilization{display:grid;gap:7px;border:1px solid var(--graphite-200);border-radius:8px;padding:10px;background:var(--graphite-50)}.utilization>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.utilization span{color:var(--graphite-700);font-size:13px;font-weight:750}.utilization strong{color:var(--graphite-950);font-size:15px}.utilization-track{height:8px;overflow:hidden;border-radius:999px;background:var(--graphite-100)}.utilization-track span{display:block;height:100%;border-radius:inherit;background:var(--steel-600)}.recorded{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--graphite-200);padding-top:10px;font-size:13px}.recorded.stale-reading>span:first-child{width:fit-content;border-radius:999px;padding:2px 8px;color:var(--amber-700);animation:stale-timestamp-pulse 1.8s ease-in-out infinite}.view-details{display:inline-flex;align-items:center;gap:4px;color:var(--graphite-700);font-weight:850;white-space:nowrap}.view-details svg{transition:transform .16s ease}.error,.success,.empty{display:flex;align-items:center;gap:8px;border:1px solid #e2aaa3;border-radius:8px;padding:14px 16px;background:var(--red-100);color:var(--red-700)}.notice{position:relative;overflow:hidden;animation:notice-enter .22s ease-out both;will-change:opacity,transform}.notice:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:currentColor;opacity:.2;transform-origin:left;animation:notice-progress 10s linear forwards}.notice.leaving{animation:notice-exit .26s ease-out forwards}.notice.leaving:after{animation-play-state:paused}.success{border-color:#b9cfdc;background:var(--steel-50);color:var(--steel-700)}.empty{border-color:var(--graphite-200);background:#fff;color:var(--graphite-700)}@keyframes notice-enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes live-pulse{0%{opacity:.72;transform:scale(.82)}50%{opacity:1;transform:scale(1.35)}to{opacity:.72;transform:scale(.82)}}@keyframes icon-spin{to{transform:rotate(360deg)}}@keyframes metric-flash{0%{background:#d9ebf5;box-shadow:inset 0 0 0 1px #2f6f9547}to{background:var(--graphite-50);box-shadow:inset 0 0 0 1px #2f6f9500}}@keyframes machine-card-enter{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fresh-update-breathe{0%,to{opacity:1}50%{opacity:.62}}@keyframes stale-amber-pulse{0%,to{box-shadow:0 0 #d98a1f00}50%{box-shadow:0 0 0 3px #d98a1f29}}@keyframes stale-timestamp-pulse{0%,to{background:#fff2dc00}50%{background:#fff2dcdb}}@keyframes waveform-drift{0%,to{opacity:.34;stroke-dashoffset:0}50%{opacity:.58;stroke-dashoffset:-14}}@keyframes notice-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}@keyframes notice-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.details-panel{display:grid;min-width:0;overflow-x:hidden;gap:20px}.details-breadcrumb{display:flex;align-items:center;justify-content:space-between;gap:14px}.details-breadcrumb>span{color:var(--graphite-700);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.back-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:fit-content;min-height:38px;border:1px solid var(--graphite-200);border-radius:8px;padding:0 12px;background:#fff;color:var(--steel-600);font-weight:700}.back-button:hover,.back-button:focus-visible{border-color:var(--steel-500);outline:none}.details-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border:1px solid var(--graphite-200);border-left:4px solid var(--steel-600);border-radius:8px;padding:20px;background:linear-gradient(180deg,#e7f1f7d1,#fffffff5),#fff;box-shadow:0 10px 24px #151a1f0d}.details-head-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.detail-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:142px;min-height:38px;border:1px solid var(--graphite-200);border-radius:8px;padding:0 16px;background:#fff;color:var(--graphite-950);font-size:14px;font-weight:800}.detail-toggle:hover,.detail-toggle:focus-visible{border-color:#9fb1b7;outline:none}.mqtt-details-section{display:grid;gap:12px}.reading-options-panel{overflow:hidden;border:1px solid var(--graphite-200);border-radius:8px;background:#fff}.reading-options-head{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--graphite-200);padding:16px 18px}.reading-options-head h3{margin:0;color:var(--graphite-950);font-size:18px;letter-spacing:0}.reading-options-grid{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:16px 22px;padding:16px 18px}.reading-option{display:inline-flex;align-items:center;gap:8px;min-width:0;color:var(--graphite-600);font-size:14px;font-weight:850}.reading-option input{width:18px;height:18px;min-height:0;accent-color:#1a73e8}.reading-option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.details-head h2,.chart-head h3{margin:0;letter-spacing:0}.details-head h2{font-size:28px;line-height:1.15}.details-head p,.chart-head p{margin:5px 0 0;color:var(--graphite-700)}.stream-duration{display:inline-flex;align-items:center;width:fit-content;margin-top:8px;border:1px solid #b9cfdc;border-radius:999px;padding:4px 10px;background:var(--steel-50);color:var(--steel-700);font-size:12px;font-weight:850}.details-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.details-stats .stat{min-height:116px}.machine-time-summary{display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:10px}.machine-time-summary .stat{min-height:74px}.machine-time-summary .stat strong{font-size:18px}.chart-card{display:grid;min-width:0;max-width:100%;overflow:hidden;gap:16px;border:1px solid var(--graphite-200);border-radius:8px;padding:18px;background:#fff;box-shadow:0 10px 24px #151a1f0d}.chart-head{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:16px}.chart-head>div:first-child{min-width:260px;flex:1 1 320px}.chart-head h3{font-size:20px}.live-actions{display:flex;gap:8px;align-items:center}.live-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:1px solid var(--steel-600);border-radius:8px;padding:0 12px;background:var(--steel-600);color:#fff;font-weight:800}.live-button.active{box-shadow:0 0 0 3px #2f6f9529}.live-button.secondary{border-color:var(--graphite-200);background:#fff;color:var(--graphite-700)}.live-button:disabled{cursor:not-allowed;opacity:.56}.live-button.active:disabled{cursor:default;opacity:1}.chart-wrap{display:grid;min-width:0;max-width:100%;overflow:hidden;gap:10px}.chart-legend{display:flex;justify-content:flex-start;gap:18px;color:var(--graphite-700);font-size:13px;font-weight:850}.chart-legend span{display:inline-flex;align-items:center;gap:7px}.legend{display:inline-block;width:30px;height:5px;border-radius:999px}.legend.voltage{background:var(--steel-600)}.legend.current{background:var(--amber-500)}.chart-scroll{display:block;width:100%;max-width:100%;min-width:0;overflow-x:hidden}.chart-scroll.live{inline-size:100%;max-inline-size:100%;overflow-x:scroll;overflow-y:hidden}.telemetry-chart{width:100%;max-width:100%;display:block;min-height:240px;border:1px solid var(--graphite-200);border-radius:8px;background:var(--graphite-50)}.live-chart{width:max(100%,var(--live-chart-width, 100%));max-width:none}.telemetry-chart line{stroke:#aeb8c2;stroke-width:1.5}.telemetry-chart .grid-line{stroke:#c5ccd3;stroke-width:1.25}.telemetry-chart text{font-family:inherit}.axis-label{dominant-baseline:middle;fill:var(--graphite-800);font-size:11px;font-weight:850}.voltage-axis{text-anchor:end;fill:var(--steel-600)}.current-axis{text-anchor:start;fill:var(--amber-700)}.time-axis{text-anchor:middle;dominant-baseline:hanging;fill:var(--graphite-700)}.telemetry-chart path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.line-voltage{stroke:var(--steel-600)}.line-current{stroke:var(--amber-500)}.point-voltage{fill:var(--steel-600);stroke:#fff;stroke-width:2}.point-current{fill:var(--amber-500);stroke:#fff;stroke-width:2}.point-voltage.active,.point-current.active{r:6.5px;stroke-width:3}.point-voltage:focus,.point-current:focus{outline:none;stroke:var(--graphite-950);stroke-width:3}.chart-hover line{stroke:var(--graphite-600);stroke-dasharray:4 4;stroke-width:1.5}.chart-hover rect{fill:#fff;stroke:var(--graphite-200);stroke-width:1;filter:drop-shadow(0 8px 14px rgba(21,26,31,.16))}.chart-hover text{fill:var(--graphite-950);font-size:12px;font-weight:800}.chart-hover .tooltip-voltage{fill:var(--steel-600)}.chart-hover .tooltip-current{fill:var(--amber-500)}.chart-range,.live-time-legend{display:flex;justify-content:space-between;gap:12px;color:var(--graphite-700);font-size:12px}.chart-empty{display:flex;align-items:center;justify-content:center;gap:8px;min-height:180px;border:1px solid var(--graphite-200);border-radius:8px;padding:18px;background:var(--graphite-50);color:var(--graphite-700)}.sparse-chart{justify-content:flex-start;min-height:150px}.sparse-chart div{display:grid;gap:4px}.sparse-point-preview{position:relative;display:grid;flex:0 0 auto;width:52px;height:52px;place-items:center;border:1px solid var(--graphite-200);border-radius:999px;background:#fff}.sparse-point{position:absolute;width:14px;height:14px;border:2px solid #ffffff;border-radius:999px}.sparse-point.voltage{transform:translate(-5px,-4px);background:var(--steel-600)}.sparse-point.current{transform:translate(7px,6px);background:var(--amber-500)}.sparse-chart strong{color:var(--graphite-950);font-size:15px}.sparse-chart span{color:var(--graphite-700);font-size:13px;font-weight:750}.live-empty{flex-direction:column;min-height:260px;text-align:center}.zero-reading strong{color:var(--graphite-950);font-size:15px}.zero-reading span{max-width:440px;color:var(--graphite-700);font-size:13px;font-weight:750;line-height:1.45}.wave-placeholder{display:grid;gap:12px;place-items:center;color:var(--steel-600)}.wave-placeholder svg{width:min(240px,62vw);height:64px}.wave-placeholder path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:4;opacity:.42;stroke-dasharray:14 12;animation:waveform-drift 1.8s ease-in-out infinite}.error-shell{display:block;min-height:100vh;padding:32px}.fatal-error{max-width:720px;border:1px solid #e2aaa3;border-radius:8px;padding:20px;background:var(--red-100);color:var(--red-700)}.fatal-error h1{margin:0 0 8px;color:var(--graphite-950)}.fatal-error p{margin:0}@media (max-width: 920px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--graphite-200);padding:22px}.content{padding:22px}.app-chrome{justify-content:flex-start}}@media (max-width: 680px){.top-account{align-self:flex-end}.content-head,.section-head,.machine-list-head,.machine-head,.details-breadcrumb,.details-head,.chart-head{flex-direction:column}.details-breadcrumb{align-items:flex-start}.date-control,.date-control input{width:100%}.historical-date-controls{width:100%;flex-direction:column;align-items:stretch;margin-left:0}.date-quick-actions{width:100%}.date-quick-actions button{flex:1 1 92px}.summary-grid,.master-grid,.stats-grid,.details-stats,.machine-grid{grid-template-columns:1fr}.stat{grid-template-columns:22px minmax(0,1fr)}.stat-tone{grid-column:1 / -1;justify-self:start}.chart-range{flex-direction:column}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.machine-card{opacity:1;transform:none}.live-dot,.status.stale,.recorded.stale-reading>span:first-child,.summary-stat strong.fresh-update-value,.stat-updated,.wave-placeholder path,.is-loading .refresh-icon,.refreshing .refresh-icon{animation:none!important}}
