.maintenance{min-width:0;color:var(--text-primary,var(--theme-text, #263f48))}.maintenance h1,.maintenance h2,.maintenance h3,.maintenance p{margin-top:0}.maintenance h3{font-size:1rem;margin-bottom:8px}.maintenance-global{padding:24px;max-width:1440px;margin:auto}.maintenance-heading,.maintenance-actions,.maintenance-record header,.maintenance-record footer,.maintenance-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.maintenance-heading{margin-bottom:20px}.maintenance-heading h1,.maintenance-heading h2{margin-bottom:6px}.maintenance-muted,.maintenance small,.maintenance-record time{color:var(--theme-text-secondary, #62767d);font-size:.85rem}.maintenance-installed{padding:18px;background:var(--theme-surface, #f4f8f8);border:1px solid var(--theme-border, #dce6e7);border-radius:16px;margin-bottom:22px}.maintenance-modules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.maintenance-modules article{display:flex;align-items:flex-start;flex-direction:column;gap:8px;padding:14px;background:var(--theme-surface, #fff);border:1px solid var(--theme-border, #e0e8e9);border-radius:12px;min-width:0}.maintenance-modules article>a{font-size:1.1rem;font-weight:700;overflow-wrap:anywhere}.maintenance-modules article>span{color:var(--theme-text-secondary, #62767d);font-size:.85rem}.maintenance-records{display:grid;gap:14px}.maintenance-record{padding:20px;border:1px solid var(--theme-border, #dce6e7);border-radius:16px;background:var(--theme-surface, #fff);min-width:0}.maintenance-record header{justify-content:flex-start;margin-bottom:12px}.maintenance-record h3{overflow-wrap:anywhere}.maintenance-work-type{display:inline-flex;border-radius:7px;padding:4px 8px;background:var(--theme-surface-soft, #edf3f4);color:var(--theme-text-secondary, #355a63);font-size:.78rem;font-weight:650}.maintenance-description{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.55;margin:12px 0}.maintenance-record footer{margin-top:16px;padding-top:12px;border-top:1px solid var(--theme-border, #edf1f2);font-size:.85rem;overflow-wrap:anywhere}.maintenance-result{display:inline-block;font-size:.85rem;padding:5px 10px;border-radius:8px;background:var(--theme-tint-warning, #f8f1de);color:var(--theme-text-warning, #795e25)}.maintenance-result--OK{background:var(--theme-surface-soft, #eaf4ee);color:var(--theme-text-success, #35624d)}.maintenance-result--UNRESOLVED{background:var(--theme-tint-danger, #f9eae7);color:var(--theme-text-danger, #8b4237)}.maintenance-form,.maintenance-module-form{padding:20px;border:1px solid var(--theme-border, #bbced2);border-radius:14px;background:var(--theme-surface, #f9fbfb);margin:14px 0 22px}.maintenance fieldset{border:0;padding:0;margin:0 0 14px;min-width:0}.maintenance legend{font-weight:650;font-size:.9rem;margin-bottom:10px}.maintenance-scope{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.maintenance-scope button{display:flex;flex-direction:column;align-items:flex-start;text-align:left;white-space:normal;overflow-wrap:anywhere;gap:5px}.maintenance-scope button.is-active{border-color:var(--theme-border-accent, #357985);background:var(--theme-raised, #e6f0f1);box-shadow:inset 0 0 0 1px var(--theme-shadow, #357985)}.maintenance-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.maintenance-wide{grid-column:1/-1}.maintenance label{display:flex;flex-direction:column;gap:7px;font-size:.85rem;font-weight:600;min-width:0}.maintenance input,.maintenance select,.maintenance textarea{box-sizing:border-box;width:100%;min-width:0;border:1px solid var(--theme-border, #c9d7da);border-radius:9px;background:var(--theme-input, #fff);color:var(--theme-text, #263f48);padding:10px 12px;font:inherit;font-weight:400}.maintenance input:focus,.maintenance select:focus,.maintenance textarea:focus{outline:2px solid var(--theme-focus, #83acb3);outline-offset:1px}.maintenance textarea{resize:vertical}.maintenance summary{cursor:pointer;color:var(--theme-text-secondary, #47646c);font-size:.9rem;margin:10px 0}.maintenance-actions{justify-content:flex-start;margin-top:16px}.maintenance-error{color:var(--theme-text-danger, #923e36)}.maintenance-notice{padding:10px 14px;border-radius:10px;background:var(--theme-tint-success, #edf6ef);color:var(--theme-text-success, #35624d)}.maintenance-empty{text-align:center;padding:32px 16px;border:1px dashed var(--theme-border, #cad8db);border-radius:14px;background:var(--theme-surface, #fafcfc)}.maintenance-pagination{justify-content:flex-end;margin:18px 0;font-size:.85rem}.maintenance-pagination span{margin-right:auto}.maintenance-filters{padding:16px;background:var(--theme-surface, #f4f8f8);border:1px solid var(--theme-border, #dce6e7);border-radius:14px;margin-bottom:22px}.maintenance-search{display:flex;gap:10px;align-items:flex-end;flex-wrap:wrap}.maintenance-search label{flex:1;min-width:180px}.maintenance-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:12px}.maintenance-assignment-history{margin-top:18px}.maintenance-assignment-history ul{padding:0;list-style:none}.maintenance-assignment-history li{display:flex;flex-wrap:wrap;gap:8px 18px;padding:12px 0;border-bottom:1px solid var(--theme-border, #dce6e7);font-size:.85rem;overflow-wrap:anywhere}.maintenance-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:700px){.app-shell:has(.maintenance) .header-bar{grid-template-columns:minmax(0,1fr)}.app-shell:has(.maintenance) .header-bar__main{grid-template-columns:minmax(0,1fr)}.app-shell:has(.maintenance) .header-bar__meta{display:none}.app-shell:has(.maintenance) .header-bar__actions{justify-self:start;max-width:100%}.app-shell:has(.maintenance) .header-bar__user-name{overflow-wrap:anywhere}.app-shell:has(.maintenance) .header-bar__nav{flex-wrap:wrap}}@media(max-width:1050px){.maintenance-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.maintenance-global,.maintenance-record,.maintenance-form,.maintenance-installed,.maintenance-module-form{padding:14px}.maintenance-modules,.maintenance-fields,.maintenance-filter-grid,.maintenance-scope{grid-template-columns:1fr}.maintenance-heading{align-items:flex-start}.maintenance-record footer{align-items:flex-start;flex-direction:column}.maintenance-search{align-items:stretch}.maintenance-search label{flex-basis:100%}.maintenance-record header{gap:8px}.maintenance-pagination{gap:6px}.maintenance-actions .button{max-width:100%;white-space:normal}.maintenance-modules .button{white-space:normal;text-align:left}}:root{color-scheme:light;--chart-series-1: #167451;--chart-series-2: #2765bc;--chart-series-3: #a55213;--chart-series-4: #8547b1;--chart-series-5: #b23c62;--theme-toggle-bg: #eef3f7;--theme-toggle-track: #c3d0dc;--theme-toggle-thumb: #ffffff}:root[data-theme=dark]{color-scheme:dark;--color-primary: #b4d6ed;--color-secondary: #70b5dc;--color-accent: #dba14b;--color-background: #0b111a;--color-surface: #151f2b;--color-surface-strong: #1a2735;--color-surface-soft: #101923;--color-border: #263747;--color-text: #e8eef5;--color-text-muted: #a0b2c4;--color-success: #69d29a;--color-warning: #e8b46b;--color-error: #f08f89;--color-info: #77bce5;--color-sidebar-bg: #101923;--color-sidebar-text: #e8eef5;--color-header-bg: #101923;--color-header-text: #e8eef5;--shadow-card: 0 12px 30px rgba(0,6,14,.18);--shadow-panel: 0 6px 20px rgba(0,6,14,.16);--theme-text: #e8eef5;--theme-text-secondary: #a0b2c4;--theme-text-success: #69d29a;--theme-text-warning: #e8b46b;--theme-text-danger: #f08f89;--theme-surface: #151f2b;--theme-surface-soft: #101923;--theme-section: #101923;--theme-raised: #1a2735;--theme-border: #263747;--theme-border-accent: #385f7a;--theme-border-success: #2b614d;--theme-border-warning: #735a35;--theme-border-danger: #794643;--theme-tint-accent: #142b3e;--theme-tint-success: #142f27;--theme-tint-warning: #342b1e;--theme-tint-danger: #382326;--theme-card-attention: #211f29;--theme-card-attention-border: #34404c;--theme-card-running: #162721;--theme-card-stopped: #192532;--theme-stopped-border: #344858;--theme-page-glow-warm: rgba(219,161,75,.035);--theme-page-glow-cool: rgba(74,154,199,.04);--theme-input: #1a2735;--theme-focus: #70b5dc;--theme-selection: rgba(74,154,199,.18);--theme-chart-grid: #263747;--theme-chart-success: #69d29a;--theme-chart-accent: #7ab9ed;--theme-chart-warning: #e8b46b;--theme-chart-danger: #ed94b4;--theme-action: #285f85;--theme-action-hover: #326f98;--theme-action-danger: #8c3935;--theme-action-warning: #dba14b;--theme-on-warning: #18222c;--theme-shadow: rgba(0,6,14,.18);--theme-shadow-highlight: transparent;--theme-backdrop: rgba(3,8,15,.72);--theme-toggle-bg: #1a2735;--theme-toggle-track: #326f98;--chart-series-1: #69d29a;--chart-series-2: #7ab9ed;--chart-series-3: #e8b46b;--chart-series-4: #c39be8;--chart-series-5: #ed94b4;--event-alarm: #f08f89;--theme-scrollbar: #465d71 #101923}html{scrollbar-color:var(--theme-scrollbar, auto)}.theme-toggle{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:7px 9px;border:1px solid var(--color-border);border-radius:12px;background:var(--theme-toggle-bg);color:var(--color-text);cursor:pointer}.theme-toggle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6}.theme-toggle__track{width:28px;height:16px;padding:2px;border-radius:12px;background:var(--theme-toggle-track)}.theme-toggle__track span{display:block;width:12px;height:12px;border-radius:50%;background:var(--theme-toggle-thumb);transform:translate(0)}.theme-toggle[aria-checked=true] .theme-toggle__track span{transform:translate(12px)}.theme-toggle:focus-visible{outline:2px solid var(--color-secondary);outline-offset:3px}.theme-toggle:hover{border-color:var(--color-secondary)}input,select,textarea{color-scheme:inherit}option{color:var(--color-text);background:var(--color-surface)}input::placeholder,textarea::placeholder{color:var(--color-text-muted);opacity:1}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--color-secondary);outline-offset:3px}@media(max-width:1200px){.header-bar .header-bar__meta{display:none}.header-bar .header-bar__user{min-width:0}.header-bar .header-bar__user-name{overflow-wrap:anywhere}}@media(max-width:700px){.app-shell .header-bar{grid-template-columns:minmax(0,1fr)}.app-shell .header-bar__actions{justify-self:start}.app-shell .header-bar__meta{display:none}.header-bar .header-bar__actions{flex-wrap:wrap;min-width:0;max-width:100%;gap:8px}.header-bar .header-bar__user{min-width:0}.header-bar .header-bar__user-name{overflow-wrap:anywhere}.page-container>*,.page-grid>*,.crud-panel,.table-shell{min-width:0}.crud-panel--registry,.crud-panel--detail{grid-template-columns:minmax(0,1fr)}.crud-panel>*{min-width:0}.crud-panel__header{flex-wrap:wrap}.crud-panel .table-shell{max-width:100%;overflow-x:auto}.setup-panel__header,.setup-binding-item{flex-wrap:wrap}.setup-panel__header>*,.setup-binding-item>*{min-width:0;overflow-wrap:anywhere}}:root{--color-primary: #0f3b5f;--color-secondary: #1f6fa5;--color-accent: #f28c28;--color-background: #f4f7fa;--color-success: #2e8b57;--color-warning: #d98e04;--color-error: #c0392b;--color-info: #2d7ff9;--color-surface: #ffffff;--color-surface-strong: #ffffff;--color-surface-soft: #eef3f7;--color-border: #d7dee5;--color-text: #1b1f23;--color-text-muted: #5b6670;--color-sidebar-bg: #0c2f4a;--color-sidebar-text: #ffffff;--color-header-bg: #ffffff;--color-header-text: #1b1f23;--shadow-card: 0 20px 44px rgba(15, 59, 95, .12);--shadow-panel: 0 10px 24px rgba(15, 59, 95, .08);--radius-lg: 24px;--radius-md: 16px;--radius-sm: 10px;--layout-sidebar-width: 292px;--layout-header-height: 72px;--font-sans: Bahnschrift, "Segoe UI", "Trebuchet MS", sans-serif;--font-mono: Consolas, "Lucida Console", monospace}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh;font-family:var(--font-sans);color:var(--color-text);background:radial-gradient(circle at top right,var(--theme-page-glow-warm, rgba(242, 140, 40, .15)),transparent 22%),radial-gradient(circle at bottom left,var(--theme-page-glow-cool, rgba(31, 111, 165, .12)),transparent 18%),linear-gradient(180deg,var(--color-background) 0%,var(--theme-surface, #fbfcfd) 100%)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.app-shell{display:grid;grid-template-columns:var(--layout-sidebar-width) 1fr;min-height:100vh}.app-shell--without-sidebar{grid-template-columns:1fr}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:24px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable;background:var(--color-sidebar-bg);color:var(--color-sidebar-text);border-right:1px solid var(--theme-border, rgba(12, 47, 74, .08))}.sidebar__brand{display:flex;align-items:center;justify-content:center;margin:-24px -24px 18px;padding:8px 8px 10px;background:linear-gradient(180deg,var(--theme-surface, #f7fafc) 0%,var(--theme-surface-soft, #eef4f8) 100%);border-bottom:1px solid var(--theme-border, rgba(12, 47, 74, .14))}.sidebar__logo{display:flex;align-items:center;justify-content:center;width:248px;height:248px;padding:6px;flex-shrink:0;border-radius:32px;background:linear-gradient(180deg,#fffffffa,#f2f6f9f0);border:1px solid var(--theme-border, rgba(12, 47, 74, .12));box-shadow:0 16px 30px var(--theme-shadow, rgba(15, 59, 95, .14)),inset 0 0 0 1px var(--theme-shadow, rgba(12, 47, 74, .05))}.sidebar__logo img{width:100%;height:100%;object-fit:contain;transform:scale(1.05);filter:drop-shadow(0 3px 8px rgba(12,47,74,.12))}.sidebar__section-title{margin:2px 0 10px;font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;color:var(--theme-text, rgba(243, 247, 246, .58))}.sidebar__menu{display:grid;gap:8px}.sidebar__link{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;color:var(--theme-text, rgba(243, 247, 246, .84));transition:background-color var(--motion-normal) var(--ease-standard),transform var(--motion-normal) var(--ease-standard),color var(--motion-normal) var(--ease-standard)}.sidebar__link:hover,.sidebar__link--active{background:var(--theme-tint-warning, rgba(242, 140, 40, .16));color:var(--theme-text, #ffffff);transform:translate(2px)}.sidebar__icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;background:var(--theme-surface-soft, rgba(255, 255, 255, .08));font-family:var(--font-mono);font-size:.76rem}.sidebar__footer{margin-top:auto;padding-top:24px;border-top:1px solid var(--theme-border, rgba(255, 255, 255, .12));font-size:.82rem;color:var(--theme-text, rgba(243, 247, 246, .68))}.shell-content{min-width:0}.header-bar{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px;height:var(--layout-header-height);padding:0 22px;background:color-mix(in srgb,var(--color-header-bg) 86%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--theme-border, rgba(15, 59, 95, .08));color:var(--color-header-text)}.header-bar__main{display:flex;align-items:center;gap:16px;min-width:0}.header-brand{display:flex;align-items:center;gap:14px;min-width:0}.header-brand--compact{flex-shrink:0}.header-brand__logo{display:flex;align-items:center;justify-content:center;width:58px;height:58px;padding:6px;border-radius:16px;background:linear-gradient(180deg,#fffffffa,#f2f6f9f0);border:1px solid var(--theme-border, rgba(12, 47, 74, .1));box-shadow:0 8px 18px var(--theme-shadow, rgba(15, 59, 95, .08)),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .72))}.header-brand__logo img{width:100%;height:100%;object-fit:contain}.header-brand__copy{min-width:0}.header-brand__system{font-size:1.02rem;font-weight:800;line-height:1.1;color:var(--color-primary)}.header-brand__company{margin-top:4px;font-size:.82rem;line-height:1.3;color:var(--color-text-muted)}.header-bar__meta{display:flex;flex-direction:column;gap:2px}.header-bar__eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;color:var(--color-text-muted)}.header-bar__title{font-size:1.28rem;font-weight:800;line-height:1.1}.header-bar__actions{display:flex;align-items:center;gap:12px}.header-bar__nav{display:flex;flex-wrap:wrap;gap:8px}.header-bar__nav-link{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid var(--theme-border, rgba(15, 59, 95, .1));background:var(--theme-surface, rgba(244, 248, 251, .82));color:var(--theme-text-secondary, #315065);font-size:.88rem;font-weight:700;transition:background-color var(--motion-normal) var(--ease-standard),border-color var(--motion-normal) var(--ease-standard),color var(--motion-normal) var(--ease-standard)}.header-bar__nav-link.is-active{border-color:var(--theme-border, rgba(15, 59, 95, .18));background:var(--theme-tint-accent, rgba(15, 59, 95, .1));color:var(--theme-text, #12334a)}.header-bar__user{display:grid;justify-items:end;gap:3px}.header-bar__user-name{font-weight:700}.header-bar__user-role{font-size:.84rem;color:var(--color-text-muted)}.page-container{padding:16px 22px 18px}.page-grid{display:grid;gap:16px}.page-grid--dashboard{gap:10px}.hero-panel,.card,.crud-panel,.auth-card{border-radius:var(--radius-lg);background:var(--theme-surface, rgba(255, 255, 255, .82));box-shadow:var(--shadow-card);border:1px solid var(--theme-border, rgba(24, 45, 55, .06))}.hero-panel{padding:22px 24px;background:linear-gradient(135deg,var(--theme-section, rgba(12, 47, 74, .97)),var(--theme-section, rgba(15, 59, 95, .92))),linear-gradient(160deg,var(--theme-tint-warning, rgba(242, 140, 40, .22)),transparent);color:var(--theme-text, #f8faf9)}.hero-panel--dashboard{padding:20px 22px 18px;border:1px solid var(--theme-border, rgba(255, 255, 255, .08));box-shadow:0 20px 40px var(--theme-shadow, rgba(12, 47, 74, .16)),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .06))}.hero-panel__grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.hero-panel__grid--dashboard{grid-template-columns:minmax(0,1.35fr) minmax(300px,.9fr);align-items:stretch}.hero-panel__main{display:grid;align-content:start;gap:12px}.hero-panel__eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;color:var(--theme-text, rgba(248, 250, 249, .8))}.hero-panel__title{margin:0;font-size:1.86rem;line-height:1.02}.hero-panel__text{margin:10px 0 0;max-width:720px;color:var(--theme-text, rgba(248, 250, 249, .9))}.hero-panel__kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:4px}.hero-kpi{padding:12px 14px;border-radius:14px;background:var(--theme-surface-soft, rgba(255, 255, 255, .06));border:1px solid var(--theme-border, rgba(255, 255, 255, .08))}.hero-kpi__label{font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text, rgba(248, 250, 249, .78))}.hero-kpi__value{margin-top:6px;font-size:1rem;font-weight:700;color:var(--theme-text, #ffffff)}.hero-panel__stats{display:grid;gap:12px}.hero-panel__stats--dashboard{gap:10px}.hero-stat{padding:14px 16px;border-radius:16px;background:var(--theme-surface-soft, rgba(255, 255, 255, .08));border:1px solid var(--theme-border, rgba(255, 255, 255, .08))}.hero-stat__label{font-size:.82rem;color:var(--theme-text, rgba(248, 250, 249, .84))}.hero-stat__value{margin-top:4px;font-size:1.56rem;font-weight:700}.hero-stat__meta{margin-top:6px;font-size:.82rem;line-height:1.35;color:var(--theme-text, rgba(248, 250, 249, .84))}.hero-stat--dashboard{min-height:0}.dashboard-section{display:grid;gap:10px}.dashboard-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.dashboard-section__header--compact{margin-bottom:2px}.dashboard-section__title{margin:0;font-size:1.08rem;font-weight:800;line-height:1.1}.dashboard-section__description{margin:4px 0 0;color:var(--theme-text-secondary, #4f626f)}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metrics-grid--dashboard{gap:12px}.metric-card{padding:16px 18px}.metric-card--dashboard{position:relative;overflow:hidden;padding:16px 18px 14px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .96)),var(--theme-surface, rgba(247, 250, 252, .92)));border:1px solid var(--theme-border, rgba(15, 59, 95, .08));box-shadow:0 10px 22px var(--theme-shadow, rgba(15, 59, 95, .06)),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .8))}.metric-card--dashboard:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--color-primary),color-mix(in srgb,var(--color-primary) 55%,transparent));opacity:.88}.metric-card__eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, #5f7180)}.metric-card__label{margin-top:8px;font-size:.92rem;font-weight:700;color:var(--theme-text-secondary, #25323d)}.metric-card__value{margin-top:10px;font-size:2rem;line-height:1;font-weight:800;color:var(--theme-text, #10283b)}.metric-card__hint{margin-top:10px;font-size:.84rem;line-height:1.4;color:var(--color-text-muted)}.dashboard-actions{padding-top:16px}.dashboard-actions__row{gap:12px}.fleet-hero__grid{grid-template-columns:minmax(0,1.28fr) minmax(300px,.82fr)}.fleet-hero__text{max-width:760px}.fleet-hero__kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.fleet-workspace{display:grid;grid-template-columns:minmax(0,1.36fr) minmax(320px,.86fr);gap:14px;align-items:start}.fleet-sidebar{display:grid;gap:14px}.fleet-panel{padding:18px 18px 16px}.fleet-panel--registry{display:grid;gap:14px}.fleet-panel--compact{display:grid;gap:12px}.fleet-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.fleet-panel__header--compact{margin-bottom:2px}.fleet-panel__eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--theme-text-secondary, #667887)}.fleet-panel__title{margin:4px 0 0;font-size:1.08rem;font-weight:800;line-height:1.12}.fleet-panel__description{margin:6px 0 0;font-size:.88rem;line-height:1.45;color:var(--color-text-muted)}.fleet-panel__actions{flex:0 0 auto}.fleet-list{display:grid;gap:10px}.fleet-item{border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .96)),var(--theme-surface, rgba(244, 248, 251, .9)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .84)),0 8px 16px var(--theme-shadow, rgba(15, 59, 95, .04))}.fleet-item__main{display:grid;gap:12px;padding:14px 14px 13px}.fleet-item__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.fleet-item__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.fleet-item__title{margin:0;font-size:1rem;line-height:1.15}.fleet-item__subtitle{margin-top:6px;font-size:.84rem;color:var(--color-text-muted)}.fleet-item__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.fleet-item__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fleet-item__actions{display:flex;justify-content:flex-start}.fleet-item__fact{display:grid;gap:4px;padding:10px 11px;border-radius:13px;background:var(--theme-surface, rgba(255, 255, 255, .72));border:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.fleet-item__fact-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, #6d7b88)}.fleet-item__fact-value{font-size:.88rem;font-weight:700;line-height:1.35;color:var(--theme-text, #173145)}.fleet-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fleet-status-card{display:grid;gap:8px;padding:12px;border-radius:14px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .96)),var(--theme-surface, rgba(243, 247, 250, .9)));border:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.fleet-status-card__label{font-size:.78rem;line-height:1.35;color:var(--color-text-muted)}.fleet-status-card__value{font-size:1.6rem;line-height:1;font-weight:800;color:var(--theme-text, #10283b)}.fleet-coverage-list{display:grid;gap:8px}.fleet-coverage-item{display:grid;gap:8px;padding:12px;border-radius:14px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .94)),var(--theme-surface, rgba(244, 248, 251, .88)));border:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.fleet-coverage-item__main{display:grid;gap:3px}.fleet-coverage-item__title{font-size:.94rem;font-weight:800;color:var(--theme-text, #173145)}.fleet-coverage-item__meta{font-size:.78rem;color:var(--color-text-muted)}.fleet-coverage-item__stats{display:flex;flex-wrap:wrap;gap:6px}.fleet-actions__grid{display:grid;gap:10px}.customer-fleet{gap:14px}.customer-hero{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(300px,.82fr);gap:16px;background:radial-gradient(circle at top right,var(--theme-tint-warning, rgba(242, 140, 40, .2)),transparent 28%),linear-gradient(180deg,var(--theme-section, #102a3f) 0%,var(--theme-section, #0b2234) 100%);border-color:var(--theme-border, rgba(255, 255, 255, .1));box-shadow:0 24px 50px var(--theme-shadow, rgba(7, 23, 35, .28)),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .06))}.customer-hero__main{display:grid;gap:12px}.customer-hero__text{max-width:760px;color:var(--theme-text, rgba(245, 249, 252, .94))}.customer-hero__meta{display:flex;flex-wrap:wrap;gap:8px}.customer-hero__meta .status-badge{min-height:32px;padding:0 12px;border-width:1px;box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .08)),0 6px 14px var(--theme-shadow, rgba(6, 18, 28, .12))}.customer-hero__meta .status-badge--neutral{background:var(--theme-surface-soft, rgba(255, 255, 255, .08));border-color:var(--theme-border, rgba(255, 255, 255, .12));color:var(--theme-text, rgba(241, 246, 250, .92))}.customer-hero__meta .status-badge--info{background:var(--theme-selection, rgba(79, 151, 255, .18));border-color:var(--theme-border-accent, rgba(122, 177, 255, .24));color:var(--theme-text, #edf5ff)}.customer-hero__meta .status-badge--accent{background:var(--theme-tint-warning, rgba(242, 140, 40, .18));border-color:var(--theme-border-warning, rgba(242, 140, 40, .24));color:var(--theme-text, #fff0e3)}.customer-hero__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.customer-hero-stat{display:grid;gap:6px;padding:16px 18px;border-radius:18px;background:linear-gradient(180deg,var(--theme-surface-soft, rgba(255, 255, 255, .1)),var(--theme-surface-soft, rgba(255, 255, 255, .05)));border:1px solid var(--theme-border, rgba(255, 255, 255, .1))}.customer-hero-stat--attention{background:linear-gradient(180deg,var(--theme-tint-warning, rgba(242, 140, 40, .16)),var(--theme-tint-warning, rgba(242, 140, 40, .06)));border-color:var(--theme-border-warning, rgba(242, 140, 40, .16))}.customer-hero-stat--warning{background:linear-gradient(180deg,var(--theme-tint-warning, rgba(234, 194, 60, .18)),var(--theme-tint-warning, rgba(234, 194, 60, .08)));border-color:var(--theme-border-warning, rgba(234, 194, 60, .18))}.customer-hero-stat__label{font-size:.82rem;color:var(--theme-text, rgba(248, 250, 249, .88))}.customer-hero-stat__value{font-size:1.92rem;line-height:1;font-weight:800;color:var(--theme-text, #ffffff)}.customer-hero-stat__hint{font-size:.82rem;line-height:1.45;color:var(--theme-text, rgba(248, 250, 249, .88))}.customer-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.customer-workspace{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(320px,.88fr);gap:14px;align-items:start}.customer-sidebar{display:grid;gap:14px}.customer-panel{border-color:var(--theme-border, rgba(255, 255, 255, .08))}.customer-panel--metric,.customer-panel--registry,.customer-panel--compact{background:linear-gradient(180deg,var(--theme-section, rgba(13, 36, 54, .96)),var(--theme-section, rgba(10, 29, 44, .95)));box-shadow:0 18px 36px var(--theme-shadow, rgba(7, 23, 35, .2)),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .05))}.customer-panel--metric{padding:16px 18px}.customer-panel--registry,.customer-panel--compact{padding:18px}.customer-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.customer-panel__header--compact{margin-bottom:2px}.customer-panel__eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--theme-text, rgba(220, 231, 241, .84))}.customer-panel__heading,.customer-panel__title{margin:4px 0 0;font-size:1.08rem;font-weight:800;line-height:1.12;color:var(--theme-text, #f5f8fb)}.customer-panel__description,.customer-panel__hint{margin:6px 0 0;font-size:.88rem;line-height:1.45;color:var(--theme-text, rgba(233, 241, 247, .88))}.customer-panel__value{margin-top:10px;font-size:2rem;line-height:1;font-weight:800;color:var(--theme-text, #ffffff)}.customer-device-grid,.customer-attention-list,.customer-activity-list,.customer-site-list,.customer-actions-grid{display:grid;gap:10px}.customer-toolbar{margin-bottom:0;align-items:stretch;padding:12px 14px 11px;border-radius:14px;background:linear-gradient(180deg,var(--theme-surface-soft, rgba(255, 255, 255, .05)),var(--theme-surface-soft, rgba(255, 255, 255, .025)));border:1px solid var(--theme-border, rgba(255, 255, 255, .08));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .04)),0 8px 16px var(--theme-shadow, rgba(6, 18, 28, .12))}.customer-toolbar--empty{margin-bottom:6px;background:linear-gradient(180deg,var(--theme-surface, rgba(248, 251, 253, .98)),var(--theme-surface, rgba(240, 246, 250, .94)));border-color:var(--theme-border, rgba(15, 59, 95, .12));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .78)),0 8px 18px var(--theme-shadow, rgba(15, 59, 95, .08))}.customer-filter-tabs{flex-wrap:wrap}.customer-device-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-device-tile,.customer-attention-item,.customer-site-item{border-radius:16px;border:1px solid var(--theme-border, rgba(255, 255, 255, .09));background:linear-gradient(180deg,var(--theme-surface-soft, rgba(255, 255, 255, .05)),var(--theme-surface-soft, rgba(255, 255, 255, .025)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .04)),0 10px 18px var(--theme-shadow, rgba(6, 18, 28, .14))}.customer-device-tile{display:grid;gap:12px;padding:14px}.customer-device-tile--attention{border-color:var(--theme-border-warning, rgba(242, 140, 40, .18));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .04)),0 12px 22px var(--theme-shadow, rgba(242, 140, 40, .08))}.customer-device-tile__actions{display:flex;justify-content:flex-start}.customer-device-tile__action{min-width:168px}.customer-device-tile__header,.customer-attention-item,.customer-site-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.customer-device-tile__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.customer-device-tile__title,.customer-attention-item__title,.customer-site-item__title{margin:0;font-size:1.02rem;line-height:1.15;font-weight:800;color:var(--theme-text, #f5f8fb)}.customer-device-tile__subtitle,.customer-attention-item__meta,.customer-site-item__meta{margin-top:6px;font-size:.84rem;color:var(--theme-text, rgba(230, 239, 246, .86))}.table-link--prominent,.button--device-entry{font-weight:800}.button--device-entry{min-width:188px;box-shadow:0 10px 18px var(--theme-shadow, rgba(15, 59, 95, .16)),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .12))}.device-panel__description,.device-control-card__hint,.device-control-card__status-text,.device-signal-card__text,.device-signal-card__details,.device-activity-item__text,.device-diagnostic-card__text,.device-diagnostic-card__meta,.integration-preview-card__text,.integration-runtime-card__text,.integration-signal-card__text,.integration-signal-card__hint,.report-panel__description,.report-summary-card__hint,.report-actions__hint,.agent-runtime-card__hint,.agent-signal-item__text{color:var(--theme-text-secondary, #4d6271)}.device-panel__eyebrow,.integration-runtime-card__eyebrow,.integration-preview-card__eyebrow,.report-panel__eyebrow,.agent-runtime-card__label,.device-fact-card__label,.detail-summary__fact-label{color:var(--theme-text-secondary, #5a7182)}.device-diagnostic-card,.integration-preview-card,.integration-runtime-card,.report-summary-card,.agent-runtime-card{border-color:var(--theme-border, rgba(15, 59, 95, .12));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .98)),var(--theme-surface, rgba(245, 249, 252, .94)))}.customer-device-tile__badges,.customer-attention-item__badges,.customer-site-item__stats{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.customer-device-tile__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.customer-device-tile__fact{display:grid;gap:4px;padding:10px 11px;border-radius:13px;background:var(--theme-surface-soft, rgba(255, 255, 255, .035));border:1px solid var(--theme-border, rgba(255, 255, 255, .06))}.customer-device-tile__fact-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text, rgba(204, 218, 229, .8))}.customer-device-tile__fact-value{font-size:.88rem;font-weight:700;line-height:1.35;color:var(--theme-text, #eef4f8)}.customer-device-tile__signal{display:grid;gap:8px;padding:10px 11px;border-radius:13px;background:var(--theme-surface-soft, rgba(255, 255, 255, .04));border:1px solid var(--theme-border, rgba(255, 255, 255, .06))}.customer-device-tile__signal-text{font-size:.82rem;line-height:1.45;color:var(--theme-text, rgba(230, 238, 244, .9))}.customer-device-tile__signal-hint{font-size:.77rem;line-height:1.45;color:var(--theme-text, rgba(214, 226, 236, .82))}.customer-attention-item,.customer-site-item{padding:12px}.customer-activity-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px;border-radius:16px;border:1px solid var(--theme-border, rgba(255, 255, 255, .09));background:linear-gradient(180deg,var(--theme-surface-soft, rgba(255, 255, 255, .05)),var(--theme-surface-soft, rgba(255, 255, 255, .025)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .04)),0 10px 18px var(--theme-shadow, rgba(6, 18, 28, .14))}.customer-activity-item__main{display:grid;gap:6px}.customer-activity-item__title{margin:0;font-size:.96rem;line-height:1.25;font-weight:800;color:var(--theme-text, #f5f8fb)}.customer-activity-item__meta{font-size:.82rem;line-height:1.45;color:var(--theme-text, rgba(236, 243, 248, .9))}.customer-toolbar .toolbar__field-label{color:var(--theme-text, rgba(230, 239, 246, .88))}.customer-toolbar--empty .toolbar__field-label{color:var(--theme-text-secondary, #243949)}.customer-filter-tabs .tabs__button{color:var(--theme-text, rgba(224, 235, 243, .84))}.customer-filter-tabs .tabs__button.is-active{color:var(--theme-text, #ffffff)}.customer-toolbar .tabs{background:var(--theme-surface-soft, rgba(255, 255, 255, .05));border:1px solid var(--theme-border, rgba(255, 255, 255, .06))}.customer-toolbar--empty .tabs{background:var(--theme-surface, rgba(255, 255, 255, .88));border-color:var(--theme-border, rgba(15, 59, 95, .12))}.customer-toolbar--empty .tabs__button{color:var(--theme-text, #22384a);opacity:1}.customer-toolbar--empty .tabs__button:hover{color:var(--theme-text, #142b3b)}.customer-toolbar .tabs__button{color:var(--theme-text, rgba(227, 237, 244, .86))}.customer-toolbar .tabs__button.is-active{background:var(--theme-raised, rgba(255, 255, 255, .12));color:var(--theme-text, #ffffff);box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .08)),0 8px 16px var(--theme-shadow, rgba(6, 18, 28, .12))}.customer-toolbar--empty .tabs__button.is-active{background:var(--theme-tint-accent, rgba(15, 59, 95, .12));color:var(--theme-text, #10283b);border:1px solid var(--theme-border, rgba(15, 59, 95, .16));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .72)),0 8px 16px var(--theme-shadow, rgba(15, 59, 95, .08))}.customer-panel .empty-state{border-color:var(--theme-border, rgba(255, 255, 255, .08));background:linear-gradient(180deg,var(--theme-surface-soft, rgba(255, 255, 255, .055)),var(--theme-surface-soft, rgba(255, 255, 255, .028)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .04)),0 10px 20px var(--theme-shadow, rgba(6, 18, 28, .12));color:var(--theme-text, rgba(229, 238, 245, .84))}.customer-panel .empty-state__eyebrow{color:var(--theme-text, rgba(210, 223, 234, .74))}.customer-panel .empty-state__title{color:var(--theme-text, #f3f7fb)}.customer-panel .empty-state__description{color:var(--theme-text, rgba(226, 236, 243, .82))}.customer-panel--registry>.empty-state{margin-top:0;border-top-left-radius:12px;border-top-right-radius:12px;background:linear-gradient(180deg,var(--theme-surface-soft, rgba(255, 255, 255, .05)),var(--theme-surface-soft, rgba(255, 255, 255, .026)));border-color:var(--theme-border, rgba(255, 255, 255, .07))}.customer-activity-item__side{display:grid;justify-items:end;gap:8px}.customer-attention-item__actions,.customer-site-item__actions{display:flex;justify-content:flex-start}.customer-actions-grid .button{width:100%}.device-screen{gap:14px}.device-hero{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(300px,.82fr);gap:16px;background:radial-gradient(circle at top right,var(--theme-tint-warning, rgba(242, 140, 40, .12)),transparent 28%),linear-gradient(180deg,var(--theme-section, rgba(20, 51, 73, .94)) 0%,var(--theme-section, rgba(16, 40, 59, .92)) 100%);border-color:var(--theme-border, rgba(255, 255, 255, .12));box-shadow:0 18px 36px var(--theme-shadow, rgba(7, 23, 35, .16)),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .06))}.device-hero__main,.device-hero__stats,.device-sidebar,.device-register-grid,.device-facts-list,.device-attention-list,.device-breakdown-grid{display:grid}.device-hero__main{gap:12px}.device-hero__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.device-hero__text{max-width:780px}.device-hero__meta{display:flex;flex-wrap:wrap;gap:8px}.device-hero .hero-panel__eyebrow{color:var(--theme-text, rgba(247, 251, 255, .88))}.device-hero .hero-panel__title{color:var(--theme-text, #ffffff)}.device-hero .hero-panel__text{color:var(--theme-text, rgba(244, 249, 253, .96))}.device-hero__meta .status-badge{min-height:32px;padding:0 12px;border-width:1px;box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .1)),0 6px 14px var(--theme-shadow, rgba(6, 18, 28, .14))}.device-hero__meta .status-badge--neutral{background:var(--theme-surface-soft, rgba(255, 255, 255, .09));border-color:var(--theme-border, rgba(255, 255, 255, .14));color:var(--theme-text, rgba(244, 248, 252, .96))}.device-hero__meta .status-badge--success{background:var(--theme-tint-success, rgba(46, 139, 87, .22));border-color:var(--theme-border, rgba(110, 191, 142, .28));color:var(--theme-text, #eefcf3)}.device-hero__meta .status-badge--warning{background:var(--theme-tint-warning, rgba(217, 142, 4, .24));border-color:var(--theme-border-warning, rgba(235, 189, 88, .28));color:var(--theme-text, #fff4d6)}.device-hero__meta .status-badge--danger{background:var(--theme-tint-danger, rgba(192, 57, 43, .24));border-color:var(--theme-border-danger, rgba(224, 112, 99, .28));color:var(--theme-text, #ffebe8)}.device-hero__meta .status-badge--info{background:var(--theme-selection, rgba(79, 151, 255, .22));border-color:var(--theme-border-accent, rgba(132, 183, 255, .28));color:var(--theme-text, #eef6ff)}.device-hero__meta .status-badge--accent{background:var(--theme-tint-warning, rgba(242, 140, 40, .24));border-color:var(--theme-border-warning, rgba(248, 179, 108, .3));color:var(--theme-text, #fff1e2)}.device-hero__stats{gap:10px}.device-hero-stat{display:grid;gap:6px;padding:16px 18px;border-radius:18px;background:linear-gradient(180deg,var(--theme-surface-soft, rgba(255, 255, 255, .16)),var(--theme-surface-soft, rgba(255, 255, 255, .08)));border:1px solid var(--theme-border, rgba(255, 255, 255, .12))}.device-hero-stat__label{font-size:.82rem;color:var(--theme-text, rgba(245, 249, 253, .84))}.device-hero-stat__value{font-size:1.84rem;line-height:1;font-weight:800;color:var(--theme-text, #ffffff)}.device-hero-stat__hint{font-size:.82rem;line-height:1.45;color:var(--theme-text, rgba(245, 249, 253, .86))}.device-primary-action-button{font-weight:800;min-width:144px;box-shadow:0 8px 16px var(--theme-shadow, rgba(15, 59, 95, .12)),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .14))}.device-primary-action-button--start{border-color:var(--theme-border-accent, rgba(20, 63, 99, .32));background:linear-gradient(180deg,var(--theme-section, #2a608b),var(--theme-section, #16496f));color:var(--theme-text, #f7fbff)}.device-primary-action-button--start:hover:not(:disabled){border-color:var(--theme-border-accent, rgba(20, 63, 99, .38));background:linear-gradient(180deg,var(--theme-section, #2f6896),var(--theme-section, #17527b))}.device-primary-action-button--stop{border-color:var(--theme-border-danger, rgba(168, 61, 49, .34));background:linear-gradient(180deg,var(--theme-surface-soft, #cf675b),var(--theme-section, #ab4338));color:var(--theme-text, #fff7f6)}.device-primary-action-button--stop:hover:not(:disabled){border-color:var(--theme-border-danger, rgba(168, 61, 49, .4));background:linear-gradient(180deg,var(--theme-tint-danger, #d67166),var(--theme-raised, #b14a3f))}.device-screen--staff{gap:8px}.device-compact-header{display:grid;gap:6px;padding:10px 12px;border-radius:18px;border:1px solid var(--theme-border, rgba(15, 59, 95, .1));background:linear-gradient(180deg,var(--theme-surface-soft, rgba(236, 244, 250, .98)),var(--theme-surface-soft, rgba(221, 234, 244, .94)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .7)),0 12px 24px var(--theme-shadow, rgba(15, 59, 95, .06))}.device-compact-header__topline{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.device-compact-header__title{margin:0;font-size:1.12rem;line-height:1;color:var(--theme-text, #15334b)}.device-compact-header__nav-button{min-height:32px;padding:0 11px;font-size:.78rem}.device-compact-header__status{display:flex}.device-compact-header__alarm{flex:1 1 160px;min-width:0;font-size:.84rem;line-height:1.3;color:var(--theme-text-secondary, rgba(57, 79, 96, .88))}.device-compact-header__meta-row{display:flex;flex-wrap:wrap;gap:6px 14px;align-items:center}.device-compact-header__meta-item{font-size:.78rem;line-height:1.35;color:var(--theme-text-secondary, rgba(57, 79, 96, .82))}.device-compact-header__actions-inline{display:flex;flex-wrap:wrap;max-width:100%;align-items:flex-start;justify-content:flex-end;gap:8px;min-width:0}.device-compact-header__back-button{min-height:44px;padding:0 14px}.device-compact-header__action-button{min-height:36px;min-width:98px;padding:0 14px;font-size:.84rem;font-weight:800}.device-compact-header__report-select{width:auto;min-width:96px;min-height:38px}.device-compact-header__report-button{min-height:36px;padding:0 12px;font-size:.82rem}.device-compact-header__message{font-size:.8rem;line-height:1.4;color:var(--theme-text-secondary, rgba(61, 84, 101, .88))}.device-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.device-workspace{display:grid;grid-template-columns:minmax(0,1.34fr) minmax(320px,.86fr);gap:10px;align-items:start}.device-sidebar{gap:14px}.device-panel{border-radius:var(--radius-lg);border:1px solid var(--theme-border, rgba(15, 59, 95, .1));background:linear-gradient(180deg,var(--theme-surface, rgba(250, 252, 253, .98)),var(--theme-surface, rgba(242, 247, 250, .95)));box-shadow:0 14px 28px var(--theme-shadow, rgba(15, 59, 95, .08)),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .72))}.device-panel--metric{padding:16px 18px}.device-panel--parameters,.device-panel--compact{padding:14px}.device-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.device-panel__header--compact{margin-bottom:2px}.device-panel__eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--theme-text-secondary, rgba(74, 99, 119, .72))}.device-panel__heading,.device-panel__title{margin:4px 0 0;font-size:1.08rem;font-weight:800;line-height:1.12;color:var(--theme-text, #16364d)}.device-panel__description,.device-panel__hint{margin:6px 0 0;font-size:.88rem;line-height:1.45;color:var(--theme-text-secondary, rgba(61, 84, 101, .78))}.device-panel__value{margin-top:10px;font-size:2rem;line-height:1;font-weight:800;color:var(--theme-text, #12314b)}.device-mode-bar{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:0;border:0;background:transparent;box-shadow:none}.device-mode-bar__items,.device-mode-switch,.history-range-switch,.history-candidate-list{display:flex;flex-wrap:wrap;gap:8px}.device-mode-switch__button,.history-range-switch__button{min-height:34px;padding:0 10px;border:0;border-radius:10px;background:transparent;color:var(--theme-text, rgba(28, 55, 75, .88));font-size:.82rem;font-weight:800;line-height:1;transition:background-color var(--motion-normal) var(--ease-standard),border-color var(--motion-normal) var(--ease-standard),transform var(--motion-normal) var(--ease-standard),color var(--motion-normal) var(--ease-standard)}.device-mode-switch__button:hover,.history-range-switch__button:hover{transform:translateY(-1px);color:var(--theme-text, #10283b)}.device-mode-switch__button.is-active,.history-range-switch__button.is-active{background:var(--theme-section, #16364d);color:var(--theme-text, #ffffff);box-shadow:none}.device-register-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.device-parameter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.device-parameter-card{display:grid;gap:12px;padding:14px;border-radius:18px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .94)),var(--theme-surface, rgba(246, 249, 251, .9)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .72)),0 10px 18px var(--theme-shadow, rgba(15, 59, 95, .06))}.device-screen--staff .device-mode-bar{margin-top:0}.device-screen--staff .device-workspace{grid-template-columns:minmax(0,1fr);gap:6px}.device-screen--staff .device-panel--parameters{padding:12px}.device-screen--staff .device-panel__header{margin-bottom:6px}.device-screen--staff .device-panel__description{margin-top:4px;font-size:.8rem}.device-parameter-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:start}.device-parameter-group{display:grid;gap:6px;min-width:0}.device-parameter-group__title{margin:0;min-height:34px;font-size:.86rem;line-height:1.2;text-transform:uppercase;letter-spacing:.06em;color:var(--theme-text-secondary, rgba(74, 99, 119, .76))}.device-parameter-group__list{display:grid;gap:6px}.device-parameter-group--plain .device-parameter-group__title{display:none}.device-parameter-row{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(64px,auto) minmax(58px,auto);gap:10px;align-items:baseline;padding:7px 8px;border-radius:10px;border:1px solid var(--theme-border, rgba(15, 59, 95, .07));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .92)),var(--theme-surface, rgba(246, 249, 251, .88)))}.device-parameter-row__name{min-width:0;font-size:.8rem;line-height:1.2;font-weight:700;color:var(--theme-text, #16364d)}.device-parameter-row__value{font-size:.92rem;line-height:1;font-weight:800;color:var(--theme-text, #0f2f45);text-align:right;white-space:nowrap}.device-parameter-row__unit{font-size:.68rem;line-height:1.1;font-weight:600;color:var(--theme-text-secondary, rgba(61, 84, 101, .72));white-space:nowrap}.device-parameter-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.device-parameter-card__title-row,.device-parameter-card__type-row,.device-parameter-card__badges{display:flex;flex-wrap:wrap;gap:8px}.device-parameter-card__title{margin:0;font-size:1rem;line-height:1.15;font-weight:800;color:var(--theme-text, #16364d)}.device-parameter-card__subtitle{margin-top:6px;font-size:.82rem;line-height:1.4;color:var(--theme-text-secondary, rgba(72, 95, 113, .78))}.device-parameter-card__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.device-parameter-card__fact{display:grid;gap:4px;padding:10px 11px;border-radius:13px;background:var(--theme-surface-soft, rgba(238, 244, 248, .88));border:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.device-parameter-card__fact-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, rgba(85, 107, 124, .72))}.device-parameter-card__fact-value{font-size:.88rem;font-weight:700;line-height:1.35;color:var(--theme-text, #173952)}.device-parameter-card__secondary{display:flex;flex-wrap:wrap;gap:8px 10px;padding-top:2px}.device-parameter-card__secondary-item{font-size:.76rem;line-height:1.4;color:var(--theme-text-secondary, rgba(87, 108, 124, .82))}.device-control-section{display:grid;gap:14px;margin-top:16px;padding-top:16px;border-top:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.device-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.device-control-card{display:grid;gap:12px;padding:15px;border-radius:18px;border:1px solid var(--theme-border, rgba(15, 59, 95, .1));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .98)),var(--theme-surface, rgba(246, 249, 251, .94)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .76)),0 10px 18px var(--theme-shadow, rgba(15, 59, 95, .06))}.device-control-card--idle{border-color:var(--theme-border, rgba(15, 59, 95, .1))}.device-control-card--progress{border-color:var(--theme-border, rgba(45, 127, 249, .18));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .84)),0 12px 20px var(--theme-shadow, rgba(45, 127, 249, .08))}.device-control-card--success{border-color:var(--theme-border-success, rgba(46, 139, 87, .16));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .99)),var(--theme-tint-success, rgba(245, 250, 247, .95)))}.device-control-card--error{border-color:var(--theme-border-danger, rgba(192, 57, 43, .16));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .99)),var(--theme-tint-danger, rgba(252, 247, 246, .95)))}.device-control-card__header,.device-control-card__title-row,.device-control-card__badges,.device-control-card__actions{display:flex;flex-wrap:wrap;gap:8px}.device-control-card__header{align-items:flex-start;justify-content:space-between}.device-control-card__title{margin:0;font-size:1rem;line-height:1.15;font-weight:800;color:var(--theme-text, #16364d)}.device-control-card__subtitle,.device-control-card__hint{font-size:.82rem;line-height:1.45;color:var(--theme-text-secondary, rgba(72, 95, 113, .8))}.device-control-card__subtitle{margin-top:6px}.device-control-card__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.device-control-card__fact{display:grid;gap:4px;padding:10px 11px;border-radius:13px;background:var(--theme-surface-soft, rgba(238, 244, 248, .9));border:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.device-control-card__fact-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, rgba(85, 107, 124, .72))}.device-control-card__fact-value{font-size:.88rem;font-weight:700;line-height:1.35;color:var(--theme-text, #173952)}.device-control-card__input-zone{display:grid;gap:8px}.device-control-card__input-label{font-size:.76rem;font-weight:700;color:var(--theme-text-secondary, #23435a)}.device-control-card__field{min-height:46px}.device-control-card__field.is-invalid{border-color:var(--theme-border-danger, rgba(192, 57, 43, .28));background:var(--theme-tint-danger, rgba(255, 250, 249, .96))}.device-control-card__input-meta{display:flex;flex-wrap:wrap;gap:8px 12px;font-size:.75rem;line-height:1.4;color:var(--theme-text-secondary, rgba(76, 98, 115, .82))}.device-control-card__input-hint{font-size:.79rem;line-height:1.45;color:var(--theme-text-secondary, #536a7d)}.device-control-card__status{display:grid;gap:8px;padding:10px 11px;border-radius:14px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:var(--theme-surface, rgba(243, 247, 250, .82))}.device-control-card__status--progress{border-color:var(--theme-border, rgba(45, 127, 249, .14));background:var(--theme-surface, rgba(242, 247, 252, .92))}.device-control-card__status--success{border-color:var(--theme-border-success, rgba(46, 139, 87, .14));background:var(--theme-tint-success, rgba(244, 250, 246, .92))}.device-control-card__status--error{border-color:var(--theme-border-danger, rgba(192, 57, 43, .14));background:var(--theme-tint-danger, rgba(252, 246, 245, .94))}.device-control-card__status-row{display:flex;flex-wrap:wrap;gap:8px}.device-control-card__status-text{font-size:.8rem;line-height:1.45;color:var(--theme-text-secondary, rgba(72, 95, 113, .82))}.device-control-card__status-text--error{color:var(--theme-text-danger, #9a4235)}.device-control-card__actions{align-items:center;justify-content:space-between}.device-control-card__actions .button{min-width:156px}.history-toolbar{display:grid;gap:14px;margin-bottom:14px}.history-toolbar__section{display:grid;gap:10px;padding:12px 13px;border-radius:16px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .94)),var(--theme-surface, rgba(244, 248, 251, .9)));border:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.history-toolbar__label{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--theme-text-secondary, rgba(74, 99, 119, .72))}.history-candidate-chip{display:grid;gap:2px;padding:10px 11px;min-width:132px;border-radius:13px;background:var(--theme-surface-soft, rgba(238, 244, 248, .88));border:1px solid var(--theme-border, rgba(15, 59, 95, .08));cursor:pointer;text-align:left;transition:border-color var(--motion-fast) var(--ease-standard),background var(--motion-fast) var(--ease-standard),transform var(--motion-fast) var(--ease-standard)}.history-candidate-chip.is-active{background:var(--theme-tint-success, rgba(224, 241, 231, .96));border-color:var(--theme-border-success, rgba(22, 99, 60, .28));transform:translateY(-1px)}.history-candidate-chip__name{font-size:.84rem;font-weight:800;color:var(--theme-text, #16364d)}.history-candidate-chip__meta{font-size:.76rem;color:var(--theme-text-secondary, rgba(72, 95, 113, .76))}.history-workspace{display:grid;gap:12px}.history-workspace__canvas,.history-note-card{display:grid;gap:8px;padding:18px;border-radius:18px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .94)),var(--theme-surface, rgba(244, 248, 251, .9)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .72)),0 10px 20px var(--theme-shadow, rgba(15, 59, 95, .06))}.history-workspace__canvas{min-height:280px;align-content:center;justify-items:start}.history-chart{width:100%;min-height:180px;margin-top:0;border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .96)),var(--theme-surface-soft, rgba(233, 242, 247, .9)))}.history-chart--empty{display:grid;place-items:center;color:var(--theme-text-secondary, rgba(61, 84, 101, .78));padding:24px}.history-chart__path{fill:none;stroke:var(--theme-chart-success, #1f6a47);stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round}.history-chart-surface{display:grid;gap:10px;width:100%}.history-chart-surface--compact{gap:8px}.history-chart__summary{display:flex;align-items:stretch;justify-content:flex-end;gap:8px;flex-wrap:wrap}.history-chart__viewport{position:relative}.history-chart__area{fill:var(--theme-selection, rgba(31, 106, 71, .12))}.history-chart__crosshair{stroke:var(--theme-chart-accent, rgba(19, 82, 127, .28));stroke-width:1;stroke-dasharray:4 6}.history-chart__active-dot{fill:var(--theme-surface, #ffffff);stroke:var(--theme-chart-success, #1f6a47);stroke-width:2.5}.history-chart__tooltip{position:absolute;top:10px;z-index:2;min-width:168px;max-width:220px;display:grid;gap:4px;padding:10px 12px;border-radius:12px;border:1px solid var(--theme-border, rgba(15, 59, 95, .12));background:var(--theme-raised, rgba(255, 255, 255, .96));box-shadow:0 10px 26px var(--theme-shadow, rgba(15, 59, 95, .14));pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.history-chart__tooltip-time{font-size:.69rem;line-height:1.32;font-weight:600;letter-spacing:.01em;color:var(--theme-text-secondary, rgba(61, 84, 101, .74))}.history-chart__tooltip-value{display:flex;align-items:baseline;gap:6px;font-size:.94rem;line-height:1.12;font-weight:700;color:var(--theme-text, #16364d)}.history-chart__tooltip-unit{font-size:.7rem;line-height:1.2;font-weight:600;color:var(--theme-text-secondary, rgba(74, 99, 119, .66))}.history-chart__tooltip-meta{font-size:.72rem;line-height:1.32;font-weight:500;color:var(--theme-text-secondary, rgba(61, 84, 101, .7))}.history-workspace__eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--theme-text-secondary, rgba(74, 99, 119, .72))}.history-workspace__title,.history-note-card__title{font-size:1rem;line-height:1.2;font-weight:800;color:var(--theme-text, #16364d)}.history-workspace__text,.history-note-card__text{max-width:60ch;font-size:.9rem;line-height:1.55;color:var(--theme-text-secondary, rgba(61, 84, 101, .78))}.history-workspace__notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.history-points-list{display:grid;gap:10px}.history-point-row{display:grid;grid-template-columns:minmax(120px,160px) minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border-radius:14px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:var(--theme-surface, rgba(255, 255, 255, .92))}.history-point-row__time{font-size:.84rem;color:var(--theme-text-secondary, rgba(61, 84, 101, .78))}.history-point-row__value{font-size:1rem;font-weight:700;color:var(--theme-text, #16364d)}.history-toolbar--compact{grid-template-columns:minmax(0,1fr);gap:10px;margin-bottom:6px;align-items:start}.history-toolbar--compact .history-toolbar__section{gap:8px;padding:10px 11px;border-radius:14px}.history-toolbar--compact .filter-tabs,.history-toolbar--compact .history-candidate-list{gap:6px}.history-toolbar--compact .history-candidate-chip{min-width:0;padding:8px 10px;border-radius:11px}.history-toolbar--compact .history-candidate-chip__name{font-size:.8rem;line-height:1.15}.history-toolbar--compact .history-candidate-chip__meta{display:none}.history-workspace--compact{gap:10px}.history-workspace--compact .history-workspace__canvas{min-height:0;gap:8px;padding:14px 16px;border-radius:16px}.history-workspace--compact .history-workspace__title{font-size:.92rem;line-height:1.2}.history-workspace--compact .history-workspace__text{display:none}.history-workspace--compact .history-chart{min-height:148px;height:148px;margin-top:4px;border-radius:14px}.history-workspace--compact .history-chart--empty{min-height:148px;padding:18px}.history-toolbar--period-only{grid-template-columns:minmax(0,1fr)}.history-series-list{display:grid;gap:12px}.history-series-card{display:grid;gap:10px;padding:14px 16px 16px;border-radius:18px;border:1px solid var(--theme-border, rgba(15, 59, 95, .06));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .99)),var(--theme-surface, rgba(247, 250, 252, .95)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .72)),0 6px 14px var(--theme-shadow, rgba(15, 59, 95, .035))}.history-series-card__title{font-size:.96rem;line-height:1.2;font-weight:800;color:var(--theme-text, #16364d)}.history-series-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.history-series-card__range{display:flex;align-items:stretch;justify-content:flex-end;gap:8px;flex-wrap:wrap}.history-series-stat{display:grid;gap:3px;min-width:58px;padding:5px 8px 6px;border-radius:12px;border:1px solid var(--theme-border, rgba(15, 59, 95, .06));background:var(--theme-surface, rgba(242, 247, 250, .9));text-align:center}.history-series-stat__label{font-size:.58rem;line-height:1.05;text-transform:uppercase;font-weight:600;letter-spacing:.1em;color:var(--theme-text-secondary, rgba(74, 99, 119, .58))}.history-series-stat__value{font-size:.78rem;line-height:1.1;font-weight:650;letter-spacing:-.01em;color:var(--theme-text, rgba(22, 54, 77, .9))}.history-chart--compact-wide{min-height:164px;height:164px;margin-top:0;overflow:visible}.history-chart__grid{stroke:var(--theme-chart-grid, rgba(28, 92, 140, .11));stroke-width:1;stroke-dasharray:3 5}.history-chart__axis-label{fill:var(--theme-text-secondary, rgba(52, 76, 94, .72));font-size:10.5px;font-weight:500;letter-spacing:.01em}.history-chart__x-axis-label{fill:var(--theme-text-secondary, rgba(61, 84, 101, .54));font-size:8.25px;font-weight:400;letter-spacing:.015em}.history-series-card .history-chart__path{stroke-width:1.8}.history-series-card .history-chart__summary{justify-content:flex-start}.history-series-card .history-series-stat{min-width:54px;padding:4px 7px 5px}.history-series-card .history-chart__tooltip{min-width:156px}.history-series-card .history-chart--empty{border:1px dashed var(--theme-border, rgba(28, 92, 140, .14));background:var(--theme-surface, rgba(246, 249, 251, .82));color:var(--theme-text-secondary, rgba(61, 84, 101, .82))}.device-screen--staff .history-toolbar--compact{grid-template-columns:minmax(150px,.24fr) minmax(0,1fr)}.device-screen--staff .history-toolbar--period-only{grid-template-columns:minmax(0,1fr)}.device-screen--staff .history-toolbar--compact .history-toolbar__section,.device-screen--staff .history-workspace--compact .history-workspace__canvas{background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .98)),var(--theme-surface, rgba(245, 249, 252, .94)))}@media(max-width:980px){.history-toolbar--compact,.device-screen--staff .history-toolbar--compact{grid-template-columns:1fr}.history-series-card__header{flex-direction:column;align-items:flex-start}.history-series-card__range{justify-content:flex-start}}.history-point-row__meta{display:flex;justify-content:flex-end}.device-parameter-card__telemetry{display:flex;flex-wrap:wrap;gap:8px}.customer-simple__hero-shell,.customer-simple__hero-main,.customer-simple__panel,.customer-simple__metric,.customer-simple__signal-card,.customer-simple__problem-item,.customer-simple__device-item{display:grid;gap:10px}.customer-simple__hero-status,.customer-simple__metrics,.customer-simple__signal-grid{display:grid;gap:8px}.customer-simple__hero-status{grid-template-columns:repeat(auto-fit,minmax(180px,max-content))}.customer-simple__hero{padding:10px 14px;color:var(--theme-text, #f6fafc)}.customer-simple__hero-shell{grid-template-columns:minmax(0,1.4fr) minmax(280px,.92fr);align-items:start;gap:18px}.customer-simple__hero-main{gap:4px}.customer-simple__hero-top{display:flex;align-items:start;justify-content:space-between;gap:16px}.customer-simple__hero-heading{display:grid;gap:6px;min-width:0}.customer-simple__hero .hero-panel__eyebrow{color:var(--theme-text, rgba(236, 244, 249, .82))}.customer-simple__hero .hero-panel__title{color:var(--theme-text, #ffffff);text-shadow:0 1px 0 var(--theme-shadow, rgba(0, 0, 0, .16));font-size:1.2rem;line-height:1.08}.customer-simple__metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:6px}.customer-simple__metric,.customer-simple__panel,.customer-simple__signal-card,.customer-simple__problem-item,.customer-simple__device-item{padding:10px;border-radius:18px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .96)),var(--theme-surface, rgba(244, 248, 251, .92)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .7)),0 12px 24px var(--theme-shadow, rgba(15, 59, 95, .06))}.customer-simple__metric-label,.customer-simple__panel-eyebrow,.customer-simple__signal-meta,.customer-simple__problem-time{font-size:.82rem;color:var(--theme-text-secondary, rgba(61, 84, 101, .78))}.customer-simple__metric-value,.customer-simple__signal-value{font-size:1.25rem;font-weight:800;color:var(--theme-text, #16364d)}.customer-simple__workspace,.customer-simple__problem-list,.customer-simple__device-list{display:grid;gap:8px}.customer-simple__device-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.customer-simple__device-tile{display:grid;min-width:0;grid-template-rows:auto auto 1fr auto;align-content:start;gap:8px;padding:10px 12px;border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .98)),var(--theme-surface, rgba(244, 248, 251, .94)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .84)),0 10px 18px var(--theme-shadow, rgba(15, 59, 95, .05));cursor:pointer;transition:transform var(--motion-normal) var(--ease-standard),border-color var(--motion-normal) var(--ease-standard),box-shadow var(--motion-normal) var(--ease-standard)}.customer-simple__device-tile--running{border-color:var(--theme-border, rgba(117, 157, 78, .18));background:linear-gradient(180deg,var(--theme-card-running, rgba(247, 255, 241, .98)),var(--theme-card-running, rgba(236, 247, 228, .94)))}.customer-simple__device-tile--attention{border-color:var(--theme-card-attention-border, rgba(189, 107, 98, .18));background:linear-gradient(180deg,var(--theme-card-attention, rgba(255, 245, 243, .98)),var(--theme-card-attention, rgba(249, 231, 227, .94)))}.customer-simple__device-tile--stopped{border-color:var(--theme-stopped-border, rgba(201, 148, 84, .2));background:linear-gradient(180deg,var(--theme-card-stopped, rgba(255, 249, 240, .98)),var(--theme-card-stopped, rgba(247, 235, 215, .94)))}.customer-simple__device-tile--neutral{border-color:var(--theme-border, rgba(120, 132, 142, .16));background:linear-gradient(180deg,var(--theme-surface, rgba(250, 251, 252, .98)),var(--theme-surface-soft, rgba(239, 243, 246, .94)))}.customer-simple__device-tile--clickable:hover,.customer-simple__device-tile--clickable:focus-visible{transform:translateY(-1px);border-color:var(--theme-border, rgba(15, 59, 95, .18));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .84)),0 14px 20px var(--theme-shadow, rgba(15, 59, 95, .08));outline:none}.customer-simple__device-tile-top,.customer-simple__device-tile-main{display:grid;gap:4px}.customer-simple__device-tile-main{display:contents}.customer-simple__device-tile-context{grid-column:1 / -1;grid-row:2;min-width:0;height:3.9em}.customer-simple__device-tile-context>div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.customer-simple__device-tile-side{grid-column:2;grid-row:1;display:flex;justify-content:flex-end}.customer-simple__device-tile-top{grid-template-columns:minmax(0,1fr) auto;align-items:start}.customer-simple__device-tile-title{font-size:.9rem;line-height:1.2;font-weight:800;color:var(--theme-text, #16364d)}.customer-simple__device-tile-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.customer-simple__device-tile-code{font-size:.7rem;line-height:1.2;color:var(--theme-text-secondary, rgba(61, 84, 101, .76))}.customer-simple__device-tile-context,.customer-simple__device-tile-updated{font-size:.72rem;line-height:1.3;color:var(--theme-text-secondary, rgba(61, 84, 101, .78))}.customer-simple__device-tile-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.customer-simple__device-tile-meta-item{display:grid;gap:3px;min-width:0}.customer-simple__device-tile-meta-label{font-size:.64rem;line-height:1.2;text-transform:uppercase;letter-spacing:.08em;color:var(--theme-text-secondary, rgba(74, 99, 119, .72))}.customer-simple__device-tile-meta-value{font-size:.78rem;line-height:1.3;font-weight:700;color:var(--theme-text-secondary, #173145)}.customer-simple__device-tile-quick-grid{display:grid;align-self:end;grid-auto-rows:58px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.customer-simple__device-quick-cell{display:grid;min-width:0;height:58px;box-sizing:border-box;align-content:center;grid-template-rows:14px 20px;gap:4px;padding:6px 8px;border-radius:12px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:var(--theme-surface-soft, rgba(238, 245, 249, .88))}.customer-simple__device-quick-label{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.64rem;line-height:14px;letter-spacing:.01em;color:var(--theme-text-secondary, rgba(74, 99, 119, .74))}.customer-simple__device-quick-value{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-variant-numeric:tabular-nums;font-size:1rem;line-height:20px;font-weight:800;color:var(--theme-text, #13344c)}.customer-simple__panel-header,.customer-simple__problem-item,.customer-simple__device-item,.customer-simple__problem-title-row,.customer-simple__signal-title-row{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.customer-simple__problem-main,.customer-simple__device-main,.customer-simple__problem-side,.customer-simple__device-side{display:grid;gap:8px}.customer-simple__problem-title,.customer-simple__signal-title{font-size:1rem;font-weight:800;color:var(--theme-text, #16364d)}.customer-simple__problem-meta{color:var(--theme-text-secondary, rgba(36, 55, 69, .86));line-height:1.45}.customer-simple__device-side,.customer-simple__problem-side{min-width:160px;justify-items:end}.customer-simple__signal-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}@media(max-width:860px){.customer-simple__hero-shell{grid-template-columns:1fr}.customer-simple__hero-top{flex-direction:column;align-items:stretch}.customer-simple__hero-status,.customer-simple__hero-facts,.device-parameter-columns{grid-template-columns:1fr}}.device-register-card,.device-fact-card,.device-attention-item,.device-breakdown-card{border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .94)),var(--theme-surface, rgba(244, 248, 251, .9)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .72)),0 8px 18px var(--theme-shadow, rgba(15, 59, 95, .06))}.device-register-card{display:grid;gap:12px;padding:14px}.device-register-card__header,.device-attention-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.device-register-card__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.device-register-card__title{margin:0;font-size:.98rem;line-height:1.15;font-weight:800;color:var(--theme-text, #14364f)}.device-register-card__subtitle,.device-attention-item__text,.device-fact-card__value,.device-breakdown-card__label{font-size:.84rem;line-height:1.45;color:var(--theme-text-secondary, rgba(61, 84, 101, .88))}.device-register-card__meta{display:flex;flex-wrap:wrap;gap:6px}.device-register-card__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.device-register-card__fact,.device-fact-card{display:grid;gap:4px;padding:10px 11px}.device-register-card__fact-label,.device-fact-card__label{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, rgba(79, 101, 118, .84))}.device-register-card__fact-value{font-size:.88rem;font-weight:700;line-height:1.35;color:var(--theme-text, #173952)}.device-facts-list,.device-attention-list{gap:10px}.device-diagnostic-card{display:grid;gap:12px}.device-diagnostic-card__row,.device-diagnostic-card__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.device-diagnostic-card__text{font-size:.84rem;line-height:1.55;color:var(--color-text)}.device-diagnostic-steps{display:grid;gap:8px}.device-diagnostic-step{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px;border-radius:13px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .92)),var(--theme-surface, rgba(244, 248, 251, .84)))}.device-diagnostic-step__label{font-size:.82rem;font-weight:700;color:var(--theme-text-secondary, #173145)}.device-diagnostic-card__meta{display:grid;gap:4px;font-size:.8rem;line-height:1.45;color:var(--color-text-muted)}.device-activity-list{display:grid;gap:10px}.device-activity-item{display:grid;gap:10px;padding:12px;border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .96)),var(--theme-surface, rgba(243, 248, 251, .92)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .76)),0 8px 18px var(--theme-shadow, rgba(15, 59, 95, .06))}.device-activity-item__row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.device-activity-item__main{display:grid;gap:6px;min-width:0}.device-activity-item__title{font-size:.92rem;line-height:1.3;font-weight:800;color:var(--theme-text, #16364d)}.device-activity-item__text{font-size:.8rem;line-height:1.5;color:var(--theme-text-secondary, rgba(72, 95, 113, .82))}.device-activity-item__time{flex:0 0 auto;font-size:.74rem;line-height:1.3;color:var(--theme-text-secondary, rgba(84, 104, 119, .78));white-space:nowrap}.device-activity-item__meta{display:flex;flex-wrap:wrap;gap:6px}.device-attention-item{padding:12px}.device-signal-grid{display:grid;gap:10px}.device-signal-card{display:grid;gap:8px;padding:12px;border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .94)),var(--theme-surface, rgba(244, 248, 251, .9)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .72)),0 8px 18px var(--theme-shadow, rgba(15, 59, 95, .06))}.device-signal-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.device-signal-card__value{font-size:1.4rem;line-height:1;font-weight:800;color:var(--theme-text, #12314b)}.device-signal-card__text{font-size:.82rem;line-height:1.45;color:var(--theme-text-secondary, rgba(72, 95, 113, .86))}.device-signal-card__details{font-size:.78rem;line-height:1.45;color:var(--theme-text-secondary, rgba(84, 104, 119, .76))}.device-breakdown-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.device-breakdown-card{display:grid;gap:8px;padding:12px}.device-breakdown-card__value{font-size:1.5rem;line-height:1;font-weight:800;color:var(--theme-text, #12314b)}.report-workspace{gap:14px}.report-hero{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(280px,.82fr);gap:16px;padding:22px 24px;background:linear-gradient(135deg,var(--theme-surface-soft, rgba(225, 236, 244, .98)),var(--theme-surface-soft, rgba(196, 217, 231, .96))),linear-gradient(160deg,var(--theme-tint-warning, rgba(242, 140, 40, .14)),transparent);color:var(--theme-text, #163149)}.report-hero__main,.report-hero__stats,.report-panel,.report-panel--compact,.report-form,.report-sidebar,.report-facts,.report-summary-grid,.report-checklist,.report-links{display:grid}.report-hero__main,.report-hero__stats,.report-sidebar{gap:12px}.report-hero__eyebrow,.report-panel__eyebrow,.report-form__label,.report-summary-card__label,.report-fact-card__label{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em}.report-hero__eyebrow{color:var(--theme-text-secondary, rgba(22, 49, 73, .7))}.report-hero__title{margin:0;font-size:2rem;line-height:1.02}.report-hero__text{margin:0;max-width:760px;color:var(--theme-text, rgba(22, 49, 73, .86))}.report-hero__meta,.report-scope{display:flex;flex-wrap:wrap;gap:8px}.report-hero-stat{display:grid;gap:6px;padding:14px 16px;border-radius:16px;background:var(--theme-surface, rgba(255, 255, 255, .56));border:1px solid var(--theme-border, rgba(22, 49, 73, .08));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .7))}.report-hero-stat__label{font-size:.8rem;color:var(--theme-text-secondary, rgba(22, 49, 73, .68))}.report-hero-stat__value{font-size:1.72rem;line-height:1;font-weight:800;color:var(--theme-text, #17324a)}.report-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:14px;align-items:start}.report-panel{gap:14px;padding:18px}.report-panel--compact{gap:12px}.report-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.report-panel__header--compact{margin-bottom:2px}.report-panel__eyebrow{color:var(--theme-text-secondary, rgba(74, 99, 119, .72))}.report-panel__title{margin:4px 0 0;font-size:1.08rem;font-weight:800;line-height:1.12;color:var(--theme-text, #16364d)}.report-panel__description{margin:6px 0 0;font-size:.88rem;line-height:1.45;color:var(--theme-text-secondary, rgba(61, 84, 101, .78))}.report-form{gap:14px}.report-form__group{display:grid;gap:8px}.report-form__label{font-weight:800;color:var(--theme-text-secondary, #264054)}.report-period-switch{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.report-period-switch__button{display:grid;gap:4px;min-height:70px;padding:10px 12px;text-align:left;border:1px solid var(--theme-border, rgba(15, 59, 95, .1));border-radius:14px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .92)),var(--theme-surface, rgba(244, 248, 251, .88)));color:var(--theme-text, rgba(28, 55, 75, .88));transition:border-color var(--motion-normal) var(--ease-standard),transform var(--motion-normal) var(--ease-standard),box-shadow var(--motion-normal) var(--ease-standard)}.report-period-switch__button:hover{transform:translateY(-1px);border-color:var(--theme-border, rgba(15, 59, 95, .16))}.report-period-switch__button.is-active{background:linear-gradient(180deg,var(--theme-selection, rgba(45, 127, 249, .16)),var(--theme-tint-accent, rgba(45, 127, 249, .08)));border-color:var(--theme-border-accent, rgba(45, 127, 249, .22));box-shadow:0 8px 18px var(--theme-shadow, rgba(15, 59, 95, .08))}.report-period-switch__button span{font-size:.94rem;font-weight:800}.report-period-switch__button small{font-size:.74rem;line-height:1.35;color:var(--theme-text-secondary, rgba(76, 98, 115, .82))}.report-actions{display:grid;gap:10px}.report-actions__hint{font-size:.82rem;line-height:1.5;color:var(--theme-text-secondary, rgba(72, 95, 113, .82))}.report-custom-period{display:grid;gap:16px;padding-top:18px;border-top:1px solid var(--theme-border, rgba(139, 154, 166, .24))}.custom-report-export{display:grid;gap:14px}.custom-report-export__header,.custom-report-modal__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.custom-report-export__title,.custom-report-modal__topline h2{margin:0;font-size:1rem;line-height:1.25;color:var(--theme-text, #173952)}.custom-report-export__range{display:flex;flex-wrap:wrap;gap:6px 10px;font-size:.82rem;line-height:1.45;color:var(--theme-text-secondary, rgba(72, 95, 113, .82))}.custom-report-export__range strong{color:var(--theme-text, #173952)}.custom-report-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:18px}.custom-report-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--theme-surface-soft, rgba(12, 27, 38, .48))}.custom-report-modal__panel{position:relative;z-index:1;display:grid;gap:16px;width:min(720px,100%);max-height:min(720px,calc(100vh - 36px));overflow:auto;padding:18px;border-radius:12px;border:1px solid var(--theme-border, rgba(15, 59, 95, .12));background:var(--theme-surface, #ffffff);box-shadow:0 24px 70px var(--theme-shadow, rgba(12, 27, 38, .26))}.report-facts,.report-summary-grid,.report-checklist,.report-links{gap:10px}.report-fact-card,.report-summary-card{display:grid;gap:6px;padding:12px;border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .94)),var(--theme-surface, rgba(244, 248, 251, .9)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .72)),0 8px 18px var(--theme-shadow, rgba(15, 59, 95, .06))}.report-fact-card__label,.report-summary-card__label{color:var(--theme-text-secondary, rgba(85, 107, 124, .72))}.report-fact-card__value,.report-summary-card__value{font-size:.96rem;font-weight:800;line-height:1.35;color:var(--theme-text, #173952)}.report-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-summary-card__value{font-size:1.5rem;line-height:1;color:var(--theme-text, #12314b)}.report-summary-card__hint{font-size:.78rem;line-height:1.45;color:var(--theme-text-secondary, rgba(84, 104, 119, .76))}.report-checklist__item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .94)),var(--theme-surface, rgba(244, 248, 251, .9)))}.report-checklist__item span{font-size:.84rem;line-height:1.5;color:var(--theme-text-secondary, rgba(61, 84, 101, .82))}.report-links{grid-template-columns:repeat(3,minmax(0,1fr))}.report-scheduler-layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:14px;align-items:start}.report-panel--registry,.report-panel--detail{min-height:100%}.report-schedule-list{display:grid;gap:10px}.report-schedule-card{display:grid;gap:12px;width:100%;padding:14px;text-align:left;border-radius:18px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .96)),var(--theme-surface, rgba(244, 248, 251, .92)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .82)),0 8px 18px var(--theme-shadow, rgba(15, 59, 95, .05));transition:border-color var(--motion-normal) var(--ease-standard),box-shadow var(--motion-normal) var(--ease-standard),transform var(--motion-normal) var(--ease-standard)}.report-schedule-card:hover{transform:translateY(-1px);border-color:var(--theme-border, rgba(15, 59, 95, .14));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .84)),0 10px 22px var(--theme-shadow, rgba(15, 59, 95, .08))}.report-schedule-card.is-selected{border-color:var(--theme-border-accent, rgba(45, 127, 249, .24));background:linear-gradient(180deg,var(--theme-raised, rgba(232, 241, 252, .92)),var(--theme-raised, rgba(241, 246, 251, .96)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .86)),0 12px 24px var(--theme-shadow, rgba(15, 59, 95, .1))}.report-schedule-card__header,.report-actions--inline{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.report-schedule-card__title{font-size:.96rem;line-height:1.3;font-weight:800;color:var(--theme-text, #16364d)}.report-schedule-card__meta{margin-top:4px;font-size:.82rem;line-height:1.45;color:var(--theme-text-secondary, rgba(72, 95, 113, .8))}.report-schedule-card__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.report-schedule-card__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.report-schedule-card__fact{display:grid;gap:4px;padding:11px 12px;border-radius:14px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:var(--theme-surface-soft, rgba(238, 244, 248, .88))}.report-schedule-card__fact-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, rgba(85, 107, 124, .72))}.report-schedule-card__fact-value{font-size:.88rem;line-height:1.4;font-weight:700;color:var(--theme-text, #173952);word-break:break-word}.report-form--schedule{gap:16px}.report-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.report-frequency-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.report-frequency-switch__button{display:grid;gap:4px;min-height:78px;padding:12px 13px;text-align:left;border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .1));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .96)),var(--theme-surface, rgba(242, 247, 250, .92)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .76)),0 6px 16px var(--theme-shadow, rgba(15, 59, 95, .04));transition:border-color var(--motion-normal) var(--ease-standard),box-shadow var(--motion-normal) var(--ease-standard),transform var(--motion-normal) var(--ease-standard)}.report-frequency-switch__button:hover{transform:translateY(-1px);border-color:var(--theme-border, rgba(15, 59, 95, .16))}.report-frequency-switch__button.is-active{border-color:var(--theme-border-accent, rgba(45, 127, 249, .22));background:linear-gradient(180deg,var(--theme-selection, rgba(45, 127, 249, .14)),var(--theme-tint-accent, rgba(45, 127, 249, .06)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .82)),0 8px 18px var(--theme-shadow, rgba(15, 59, 95, .08))}.report-frequency-switch__button span{font-size:.92rem;font-weight:800;color:var(--theme-text, #173952)}.report-frequency-switch__button small{font-size:.76rem;line-height:1.45;color:var(--theme-text-secondary, rgba(72, 95, 113, .82))}.report-actions--inline{align-items:center}.report-schedule-note{display:flex;align-items:flex-start;gap:10px;padding:11px 12px;border-radius:14px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:var(--theme-surface-soft, rgba(239, 245, 249, .88))}.report-schedule-note span{font-size:.82rem;line-height:1.5;color:var(--theme-text-secondary, rgba(72, 95, 113, .82))}.agent-hero .hero-panel__text{max-width:760px}.agent-workspace{align-items:stretch;grid-template-columns:minmax(340px,.72fr) minmax(860px,1.38fr);gap:12px}.agent-panel{display:grid;gap:12px}.agent-panel--detail{justify-self:stretch;max-width:100%;width:100%;min-width:0}.agent-panel--detail .crud-panel__body--detail{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.agent-panel--registry{min-width:0}.agent-registry-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.agent-registry-overview__card{display:grid;gap:6px;padding:13px 14px;border-radius:15px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .96)),var(--theme-surface, rgba(243, 247, 250, .9)));border:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.agent-registry-overview__label{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, #6d7b88)}.agent-registry-overview__value{font-size:1rem;font-weight:800;line-height:1.2;color:var(--theme-text, #173145)}.agent-registry-overview__text{font-size:.82rem;line-height:1.45;color:var(--color-text-muted)}.agent-list{display:grid;gap:8px}.agent-list__item{display:grid;gap:10px;width:100%;padding:13px 14px;text-align:left;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));border-radius:15px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .94)),var(--theme-surface, rgba(243, 247, 250, .88)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .84)),0 6px 14px var(--theme-shadow, rgba(15, 59, 95, .04));transition:border-color var(--motion-normal) var(--ease-standard),box-shadow var(--motion-normal) var(--ease-standard),transform var(--motion-normal) var(--ease-standard)}.agent-list__item:hover{transform:translateY(-1px);border-color:var(--theme-border, rgba(15, 59, 95, .14))}.agent-list__item.is-selected{border-color:var(--theme-border-accent, rgba(45, 127, 249, .22));box-shadow:inset 3px 0 0 var(--color-primary),0 10px 20px var(--theme-shadow, rgba(15, 59, 95, .08))}.agent-list__item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.agent-list__item-title{font-size:.98rem;font-weight:800;line-height:1.15;color:var(--theme-text, #173145)}.agent-list__item-subtitle{margin-top:5px;font-size:.82rem;line-height:1.4;color:var(--color-text-muted)}.agent-list__item-meta{display:flex;flex-wrap:wrap;gap:6px}.agent-detail-summary .detail-summary__text{max-width:62ch}.agent-facts-grid,.agent-runtime-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.agent-runtime-grid--wide{grid-template-columns:repeat(3,minmax(0,1fr))}.agent-diagnostic-grid,.agent-diagnostic-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-diagnostic-step{min-height:100%}.agent-runtime-card{display:grid;gap:5px;padding:11px 12px;border-radius:14px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .92)),var(--theme-surface, rgba(243, 247, 250, .84)));border:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.agent-runtime-card__label{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, #6d7b88)}.agent-runtime-card__value{font-size:.92rem;font-weight:800;line-height:1.25;color:var(--theme-text-secondary, #173145)}.agent-runtime-card__hint{font-size:.8rem;line-height:1.45;color:var(--color-text-muted)}.agent-fact-card{display:grid;gap:4px;padding:10px 11px;border-radius:13px;background:var(--theme-surface, rgba(255, 255, 255, .72));border:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.agent-fact-card__label{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, #6d7b88)}.agent-fact-card__value{font-size:.92rem;font-weight:800;line-height:1.25;color:var(--theme-text, #173145)}.agent-onboarding-list,.agent-signal-list{display:grid;gap:10px}.agent-signal-item{display:grid;gap:8px;padding:11px 12px;border-radius:14px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .92)),var(--theme-surface, rgba(243, 247, 250, .84)))}.agent-signal-item--success{border-color:var(--theme-border-success, rgba(41, 140, 76, .16));background:linear-gradient(180deg,var(--theme-tint-success, rgba(245, 252, 247, .98)),var(--theme-tint-success, rgba(235, 247, 239, .88)))}.agent-signal-item--warning{border-color:var(--theme-border-warning, rgba(214, 146, 31, .16));background:linear-gradient(180deg,var(--theme-tint-warning, rgba(255, 250, 240, .98)),var(--theme-tint-warning, rgba(250, 243, 229, .9)))}.agent-signal-item--danger{border-color:var(--theme-border-danger, rgba(201, 71, 71, .16));background:linear-gradient(180deg,var(--theme-tint-danger, rgba(255, 247, 247, .98)),var(--theme-tint-danger, rgba(250, 237, 237, .9)))}.agent-signal-item--info{border-color:var(--theme-border, rgba(45, 127, 249, .16));background:linear-gradient(180deg,var(--theme-surface, rgba(246, 250, 255, .98)),var(--theme-surface-soft, rgba(235, 243, 252, .9)))}.agent-signal-item__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.agent-signal-item__title{font-size:.86rem;font-weight:800;line-height:1.3;color:var(--theme-text, #173145)}.agent-signal-item__text{font-size:.82rem;line-height:1.5;color:var(--color-text-muted)}.agent-signal-item__status{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:default;-webkit-user-select:none;user-select:none}.agent-signal-item__status--success{background:var(--theme-tint-success, rgba(41, 140, 76, .1));color:var(--theme-text-success, #256747)}.agent-signal-item__status--warning{background:var(--theme-tint-warning, rgba(214, 146, 31, .12));color:var(--theme-text-warning, #8b6400)}.agent-signal-item__status--danger{background:var(--theme-tint-danger, rgba(201, 71, 71, .1));color:var(--theme-text-danger, #8d3429)}.agent-signal-item__status--info,.agent-signal-item__status--neutral{background:var(--theme-tint-accent, rgba(45, 127, 249, .1));color:var(--theme-text-secondary, #245ba9)}.agent-onboarding-step{display:grid;gap:5px;padding:11px 12px;border-radius:14px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .9)),var(--theme-surface, rgba(243, 247, 250, .82)));border:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.agent-onboarding-step__title{font-size:.84rem;font-weight:800;color:var(--theme-text, #20384b)}.agent-onboarding-step__text{font-size:.84rem;line-height:1.5;color:var(--color-text-muted)}.agent-settings-grid,.agent-diagnostic-grid,.agent-diagnostic-steps,.agent-diagnostic-history{display:grid;gap:10px}.agent-settings-grid,.agent-diagnostic-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-settings-checkbox{align-content:center;gap:10px}.agent-settings-checkbox input{width:18px;height:18px}.agent-diagnostic-card,.agent-diagnostic-step,.agent-diagnostic-history__item{display:grid;gap:8px;padding:12px 13px;border-radius:14px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .94)),var(--theme-surface, rgba(243, 247, 250, .88)))}.agent-diagnostic-card__label,.agent-diagnostic-step__title{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, #6d7b88)}.agent-diagnostic-card__value,.agent-diagnostic-history__title{font-size:.94rem;font-weight:800;line-height:1.3;color:var(--theme-text, #173145)}.agent-diagnostic-card__hint,.agent-diagnostic-history__meta,.agent-diagnostic-history__text{font-size:.82rem;line-height:1.5;color:var(--color-text-muted)}.agent-actions-row{align-items:center;justify-content:flex-start}.agent-action-hint{max-width:420px;padding:10px 12px;border-radius:12px;background:var(--theme-surface-soft, rgba(240, 245, 249, .92));border:1px solid var(--theme-border, rgba(66, 95, 129, .12));color:var(--theme-text-secondary, #4f687a);font-size:.84rem;line-height:1.45}.agent-panel .button--form-primary{min-width:180px;min-height:42px;padding:0 16px;border-radius:12px;font-size:.84rem}.agent-diagnostic-history__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.integration-hero .hero-panel__text{max-width:760px}.integration-workspace{align-items:stretch}.integration-panel{background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .95)),var(--theme-surface, rgba(247, 250, 252, .92)))}.integration-panel--registry,.integration-panel--detail{min-height:min(72vh,calc(100vh - var(--layout-header-height) - 150px))}.integration-list,.integration-register-list,.integration-signal-list{display:grid;gap:10px}.integration-toolbar{margin-bottom:0}.integration-filter-tabs{flex-wrap:wrap}.integration-list__item,.integration-register-card,.integration-signal-card,.integration-witsml-card,.integration-runtime-card{border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .96)),var(--theme-surface, rgba(244, 248, 251, .92)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .78)),0 8px 18px var(--theme-shadow, rgba(15, 59, 95, .06))}.integration-list__item{display:grid;gap:12px;width:100%;padding:14px;text-align:left}.integration-list__item-actions{display:flex;justify-content:flex-start}.integration-list__item.is-selected{border-color:var(--theme-border, rgba(45, 127, 249, .18));box-shadow:inset 4px 0 0 var(--color-primary),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .8)),0 12px 20px var(--theme-shadow, rgba(15, 59, 95, .08))}.integration-list__item-header,.integration-register-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.integration-list__item-title-row,.integration-register-card__title-row,.integration-list__item-badges,.integration-register-card__badges,.integration-register-card__meta{display:flex;flex-wrap:wrap;gap:8px}.integration-list__item-title,.integration-register-card__title,.integration-signal-card__title,.integration-witsml-card__title,.integration-runtime-card__title{margin:0;font-size:1rem;line-height:1.15;font-weight:800;color:var(--theme-text-secondary, #16364d)}.integration-list__item-subtitle,.integration-register-card__subtitle,.integration-signal-card__text,.integration-witsml-card__text,.integration-runtime-card__text,.integration-runtime-card__hint{font-size:.84rem;line-height:1.45;color:var(--theme-text-secondary, rgba(72, 95, 113, .8))}.integration-list__item-subtitle,.integration-register-card__subtitle{margin-top:6px}.integration-list__item-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.integration-list__item-fact{display:grid;gap:4px;padding:10px 11px;border-radius:13px;background:var(--theme-surface-soft, rgba(238, 244, 248, .9));border:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.integration-list__item-fact-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, rgba(85, 107, 124, .72))}.integration-list__item-fact-value{font-size:.88rem;font-weight:700;line-height:1.35;color:var(--theme-text, #173952)}.integration-register-card,.integration-signal-card,.integration-witsml-card,.integration-runtime-card,.integration-preview-card,.integration-action-card{display:grid;gap:10px;padding:12px}.integration-runtime-card__endpoint{padding:10px 12px;border:1px solid var(--theme-border, rgba(15, 59, 95, .12));border-radius:12px;background:var(--theme-tint-accent, rgba(10, 27, 43, .04));color:var(--theme-text-secondary, rgba(12, 26, 43, .92));font-family:Consolas,Courier New,monospace;font-size:.84rem;word-break:break-all}.integration-runtime-card__actions,.integration-preview-card__actions{display:flex;flex-wrap:wrap;gap:8px}.integration-register-card__meta{align-items:center}.integration-detail-summary .detail-summary__fact-value{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.integration-signal-card__hint,.integration-action-card__text{font-size:.8rem;line-height:1.45;color:var(--theme-text-secondary, rgba(72, 95, 113, .82))}.integration-signal-card__actions,.integration-witsml-card__meta,.integration-witsml-panel__chips{display:flex;flex-wrap:wrap;gap:8px}.integration-action-grid{display:grid;gap:10px}.integration-protocol-tabs{display:flex;flex-wrap:wrap;gap:8px}.integration-compare-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.integration-compare-card{display:grid;gap:6px;padding:12px;border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:var(--theme-surface-soft, rgba(240, 245, 249, .88))}.integration-compare-card__title{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, rgba(85, 107, 124, .72))}.integration-compare-card__text{font-size:.9rem;line-height:1.45;font-weight:700;color:var(--theme-text, #173952)}.integration-witsml-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.integration-witsml-panel{display:grid;gap:8px;padding:12px;border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:var(--theme-surface-soft, rgba(240, 245, 249, .88))}.integration-witsml-panel__title{font-size:.94rem;line-height:1.25;font-weight:800;color:var(--theme-text, #16364d)}.integration-witsml-panel__text{font-size:.84rem;line-height:1.5;color:var(--theme-text-secondary, rgba(72, 95, 113, .82))}.integration-preview-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.integration-preview-summary__item{display:grid;gap:4px;padding:11px 12px;border-radius:14px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:var(--theme-surface-soft, rgba(240, 245, 249, .88))}.integration-preview-summary__label{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, rgba(85, 107, 124, .72))}.integration-preview-summary__value{font-size:.92rem;line-height:1.35;color:var(--theme-text, #173952);word-break:break-word}.integration-preview-checklist{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.integration-preview-checklist__item,.integration-preview-signals{display:grid;gap:4px;padding:11px 12px;border-radius:14px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:var(--theme-surface-soft, rgba(240, 245, 249, .88))}.integration-preview-checklist__label{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, rgba(85, 107, 124, .72))}.integration-preview-checklist__value,.integration-preview-signals__title{font-size:.88rem;line-height:1.35;font-weight:700;color:var(--theme-text, #173952)}.integration-preview-signals__text,.integration-preview-card__hint{font-size:.82rem;line-height:1.5;color:var(--theme-text-secondary, rgba(72, 95, 113, .84))}.integration-preview-card__hint{margin:0}.integration-preview-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.integration-preview-card__title{margin:0;font-size:1rem;font-weight:800;color:var(--theme-text, #16364d)}.integration-preview-card__text{margin-top:6px;font-size:.84rem;line-height:1.45;color:var(--theme-text-secondary, rgba(72, 95, 113, .8))}.integration-preview-card__code{margin:0;padding:14px;border-radius:14px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:var(--theme-section, rgba(10, 27, 43, .94));color:var(--theme-text, rgba(233, 242, 248, .94));font-family:Consolas,Courier New,monospace;font-size:.82rem;line-height:1.55;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.integration-action-card{border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .96)),var(--theme-surface, rgba(244, 248, 251, .92)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .78)),0 8px 18px var(--theme-shadow, rgba(15, 59, 95, .06))}.integration-action-card__title{font-size:.92rem;line-height:1.2;font-weight:800;color:var(--theme-text, #16364d)}.agent-device-list{display:grid;gap:8px}.agent-device-item{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:11px 12px;border-radius:14px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .92)),var(--theme-surface, rgba(244, 248, 251, .86)));border:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.agent-device-item__main{display:grid;gap:4px}.agent-device-item__title{font-size:.9rem;font-weight:800;color:var(--theme-text, #173145)}.agent-device-item__meta{font-size:.82rem;color:var(--color-text-muted)}.agent-device-item__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.crud-layout{display:grid;grid-template-columns:minmax(0,1.38fr) minmax(360px,.92fr);gap:14px;align-items:start}.crud-layout--workspace{align-items:stretch}.crud-panel{padding:18px 18px 16px}.crud-panel--registry,.crud-panel--detail{min-height:calc(100vh - var(--layout-header-height) - 64px)}.crud-panel--registry{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .94)),var(--theme-surface, rgba(247, 250, 252, .92)));border:1px solid var(--theme-border, rgba(15, 59, 95, .08));box-shadow:0 16px 34px var(--theme-shadow, rgba(15, 59, 95, .06)),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .84))}.crud-panel__body{min-width:0}.crud-panel__body--registry{display:grid;align-content:start;gap:12px;min-height:0}.crud-panel--detail{position:sticky;top:calc(var(--layout-header-height) + 18px);display:grid;grid-template-rows:auto minmax(0,1fr);background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .94)),var(--theme-surface, rgba(246, 249, 252, .9)));border:1px solid var(--theme-border, rgba(15, 59, 95, .08));box-shadow:0 16px 34px var(--theme-shadow, rgba(15, 59, 95, .08)),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .82))}.crud-panel--detail-idle{position:static;padding:14px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .74)),var(--theme-surface, rgba(246, 249, 251, .66)));border:1px solid var(--theme-border, rgba(15, 59, 95, .08));box-shadow:0 12px 28px var(--theme-shadow, rgba(15, 59, 95, .06))}.crud-panel--detail-idle .form-header{margin-bottom:10px}.crud-panel--detail-idle .form-title{font-size:1.04rem}.crud-panel--detail-idle .form-description{max-width:34ch;font-size:.88rem;line-height:1.45}.crud-panel__header,.form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.crud-panel__header--page{align-items:end;padding:0 0 12px;margin-bottom:10px;border-bottom:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.crud-panel__heading{display:grid;gap:4px;min-width:0}.crud-panel__eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--theme-text-secondary, #667887)}.crud-panel__title,.form-title{margin:0;font-size:1.18rem;font-weight:800;line-height:1.08}.crud-panel__description,.form-description{margin:4px 0 0;color:var(--color-text-muted)}.form-header--detail{padding:0 0 14px;margin-bottom:10px;border-bottom:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.form-header__content{display:grid;gap:4px;min-width:0}.form-header__eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--theme-text-secondary, #667887)}.crud-panel--detail .form-title{font-size:1.22rem}.crud-panel--detail .form-description{max-width:42ch;line-height:1.45}.toolbar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.toolbar--control{align-items:end;justify-content:space-between;padding:12px 14px 11px;margin-bottom:10px;border-radius:14px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .9)),var(--theme-surface, rgba(241, 246, 250, .78)));border:1px solid var(--theme-border, rgba(15, 59, 95, .1));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .82)),0 8px 16px var(--theme-shadow, rgba(15, 59, 95, .04))}.toolbar__group{display:flex;align-items:end;gap:10px}.toolbar__group--grow{flex:1 1 auto;min-width:0}.toolbar__group--actions{flex:0 0 auto}.toolbar__search{flex:1 1 280px;min-width:0}.toolbar__field-label{margin-bottom:6px;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, #667887)}.field,.toolbar__search-input{width:100%;border:1px solid var(--theme-border, rgba(15, 59, 95, .12));border-radius:13px;background:linear-gradient(180deg,var(--theme-input, rgba(255, 255, 255, .98)),var(--theme-input, rgba(248, 250, 252, .96)));color:var(--color-text);box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .78))}.toolbar__search-input{min-height:46px;padding:11px 14px}.list-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 14px 12px;margin-bottom:12px;border-radius:14px;background:linear-gradient(180deg,var(--theme-surface, rgba(248, 251, 253, .96)),var(--theme-surface, rgba(241, 246, 250, .84)));border:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.list-summary__main{display:grid;gap:4px;min-width:0}.list-summary__eyebrow{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:var(--theme-text-secondary, #667887)}.list-summary__title{font-size:.96rem;font-weight:800;line-height:1.15;color:var(--theme-text, #20303d)}.list-summary__text{font-size:.84rem;line-height:1.45;color:var(--color-text-muted)}.list-summary__hint{font-size:.78rem;line-height:1.45;color:var(--theme-text-secondary, #6d7b88)}.list-summary__stats{display:flex;align-items:stretch;justify-content:flex-end;gap:10px;flex-wrap:wrap}.list-summary__stat{display:grid;gap:4px;min-width:88px;padding:8px 10px;border-radius:12px;background:var(--theme-surface, rgba(255, 255, 255, .72));border:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.list-summary__stat-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, #6d7b88)}.list-summary__stat-value{font-size:1.02rem;line-height:1;font-weight:800;color:var(--theme-text, #10283b)}.list-summary__badge{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border-radius:999px;background:var(--theme-tint-accent, rgba(15, 59, 95, .08));border:1px solid var(--theme-border, rgba(15, 59, 95, .1));font-size:.76rem;font-weight:700;color:var(--theme-text, #25465f)}.detail-summary{display:grid;gap:12px;padding:14px 14px 13px;border-radius:16px;background:linear-gradient(180deg,var(--theme-surface, rgba(243, 247, 250, .96)),var(--theme-surface-soft, rgba(235, 242, 247, .88)));border:1px solid var(--theme-border, rgba(15, 59, 95, .08));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .84)),0 8px 18px var(--theme-shadow, rgba(15, 59, 95, .05))}.detail-summary__main{display:grid;gap:5px}.detail-summary__eyebrow{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:var(--theme-text-secondary, #667887)}.detail-summary__title{font-size:1.04rem;font-weight:800;line-height:1.15;color:var(--theme-text, #173145)}.detail-summary__text{font-size:.85rem;line-height:1.45;color:var(--color-text-muted)}.detail-summary__meta{display:flex;flex-wrap:wrap;gap:8px}.detail-summary__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:4px}.detail-summary__fact{display:grid;gap:5px;padding:10px 11px;border-radius:13px;background:var(--theme-surface, rgba(255, 255, 255, .72));border:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.detail-summary__fact-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, #667887)}.detail-summary__fact-value{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-height:24px;font-size:.88rem;font-weight:700;color:var(--theme-text, #163246)}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 11px;border-radius:999px;border:1px solid transparent;font-size:.75rem;font-weight:800;line-height:1;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .58)),0 2px 6px var(--theme-shadow, rgba(15, 59, 95, .06))}.status-badge--neutral{background:var(--theme-surface-soft, rgba(87, 103, 117, .14));border-color:var(--theme-border, rgba(87, 103, 117, .22));color:var(--theme-text-secondary, #465666)}.status-badge--success{background:var(--theme-tint-success, rgba(31, 123, 73, .16));border-color:var(--theme-border-success, rgba(31, 123, 73, .26));color:var(--theme-text-success, #145232)}.status-badge--warning{background:var(--theme-tint-warning, rgba(196, 132, 19, .18));border-color:var(--theme-border-warning, rgba(196, 132, 19, .28));color:var(--theme-text-warning, #7a5200)}.status-badge--danger{background:var(--theme-tint-danger, rgba(180, 58, 46, .16));border-color:var(--theme-border-danger, rgba(180, 58, 46, .28));color:var(--theme-text-danger, #7f251b)}.status-badge--info{background:var(--theme-selection, rgba(39, 111, 189, .15));border-color:var(--theme-border-accent, rgba(39, 111, 189, .24));color:var(--theme-text-secondary, #1e4e83)}.status-badge--accent{background:var(--theme-surface-soft, rgba(94, 121, 163, .14));border-color:var(--theme-border, rgba(94, 121, 163, .24));color:var(--theme-text-secondary, #365274)}.field{min-height:46px;padding:11px 13px}.field:focus,.toolbar__search-input:focus{outline:2px solid var(--theme-focus, rgba(63, 121, 170, .14));border-color:var(--color-info);box-shadow:0 0 0 4px var(--theme-shadow, rgba(45, 127, 249, .08)),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .82))}.field--checkbox{width:auto;margin-right:10px}.field--textarea{min-height:120px;resize:vertical}.table-shell{min-height:0;height:100%;max-height:min(64vh,calc(100vh - var(--layout-header-height) - 264px));overflow:auto;border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .12));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .98)),var(--theme-surface, rgba(247, 250, 252, .96)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .85)),0 8px 18px var(--theme-shadow, rgba(15, 59, 95, .06))}.table{width:100%;border-collapse:collapse;background:transparent}.table th,.table td{padding:10px 12px;text-align:left;border-bottom:1px solid var(--theme-border, rgba(15, 59, 95, .07));vertical-align:top}.table th{position:sticky;top:0;z-index:1;background:linear-gradient(180deg,var(--theme-surface, rgba(243, 247, 250, .98)),var(--theme-surface-soft, rgba(235, 241, 246, .96)));font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:var(--theme-text-secondary, #4a5b69);white-space:nowrap}.table tbody tr{cursor:pointer;transition:background-color var(--motion-normal) var(--ease-standard),box-shadow var(--motion-normal) var(--ease-standard),transform var(--motion-normal) var(--ease-standard)}.table tbody td{font-size:.94rem;line-height:1.35;color:var(--color-text)}.table tbody tr:nth-child(2n){background:var(--theme-tint-accent, rgba(15, 59, 95, .018))}.table tbody tr:hover{background:linear-gradient(180deg,var(--theme-tint-accent, rgba(31, 111, 165, .08)),var(--theme-tint-accent, rgba(31, 111, 165, .06)));box-shadow:inset 3px 0 0 var(--theme-shadow, rgba(31, 111, 165, .35))}.table tbody tr.is-selected{background:linear-gradient(180deg,var(--theme-tint-accent, rgba(45, 127, 249, .13)),var(--theme-tint-accent, rgba(45, 127, 249, .09)));box-shadow:inset 4px 0 0 var(--color-primary),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .4))}.table tbody tr.is-selected td{color:var(--theme-text, #11283a);font-weight:600}.table tbody tr:last-child td{border-bottom:none}.table-link{color:var(--color-primary);font-weight:800;text-decoration:none}.table-link:hover{text-decoration:underline}.form-grid{display:grid;gap:12px}.form-grid--detail{gap:14px 14px;padding:2px 0 4px}.form-grid--two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.form-section{display:grid;gap:10px;padding:12px 12px 10px;border-radius:16px;background:linear-gradient(180deg,var(--theme-surface, rgba(250, 252, 253, .92)),var(--theme-surface, rgba(243, 247, 250, .86)));border:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.form-section__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:8px;border-bottom:1px solid var(--theme-border, rgba(15, 59, 95, .08))}.form-section__title{font-size:.84rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--theme-text, #264054)}.form-section__count{font-size:.74rem;color:var(--theme-text-secondary, #697987)}.field-group{display:grid;gap:7px;padding:10px 12px 12px;border-radius:14px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .76)),var(--theme-surface, rgba(245, 249, 252, .68)));border:1px solid var(--theme-border, rgba(15, 59, 95, .06))}.field-group__label{font-size:.86rem;font-weight:800;line-height:1.2;color:var(--theme-text-secondary, #213240)}.field-group__hint{font-size:.78rem;line-height:1.4;color:var(--color-text-muted)}.field-group__hint--error{color:var(--color-error);font-weight:600}.checkbox-row{display:flex;align-items:center;min-height:46px;padding:0 2px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 16px;border:1px solid transparent;border-radius:13px;font-size:.92rem;font-weight:800;line-height:1;letter-spacing:.01em;transition:transform var(--motion-normal) var(--ease-standard),opacity var(--motion-normal) var(--ease-standard),background-color var(--motion-normal) var(--ease-standard),border-color var(--motion-normal) var(--ease-standard),box-shadow var(--motion-normal) var(--ease-standard),color var(--motion-normal) var(--ease-standard)}.button:hover{transform:translateY(-1px)}.button:focus-visible{outline:none;box-shadow:0 0 0 4px var(--theme-shadow, rgba(45, 127, 249, .1)),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .3))}.button:active{transform:translateY(0)}.button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.button.is-disabled-quiet:disabled{opacity:.72;filter:grayscale(.08)}.button--primary{background:linear-gradient(180deg,var(--theme-action, #25567d),var(--theme-action, #143f63));border-color:var(--theme-border-accent, rgba(20, 63, 99, .28));color:var(--theme-text, #ffffff);box-shadow:0 10px 18px var(--theme-shadow, rgba(15, 59, 95, .18)),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .14))}.button--primary:hover{background:linear-gradient(180deg,var(--theme-action-hover, #2a608b),var(--theme-action-hover, #16496f))}.button--secondary{background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .98)),var(--theme-surface-soft, rgba(239, 244, 248, .95)));border-color:var(--theme-border, rgba(27, 52, 77, .14));color:var(--theme-text-secondary, #1f3344);box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .82)),0 5px 12px var(--theme-shadow, rgba(15, 59, 95, .05))}.button--secondary:hover{background:linear-gradient(180deg,var(--theme-raised, rgba(255, 255, 255, 1)),var(--theme-raised, rgba(232, 239, 245, .98)));border-color:var(--theme-border, rgba(20, 63, 99, .2))}.button--accent{background:linear-gradient(180deg,color-mix(in srgb,var(--color-accent) 92%,var(--theme-action-warning, white)),var(--color-accent));border-color:var(--theme-border-warning, rgba(242, 140, 40, .2));color:var(--theme-on-warning, #2e2614);box-shadow:0 10px 18px var(--theme-shadow, rgba(242, 140, 40, .18)),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .16))}.button--accent:hover{background:linear-gradient(180deg,color-mix(in srgb,var(--color-accent) 88%,var(--theme-action-warning, white)),var(--theme-action-warning, #e07e1f))}.button--primary-action{min-width:224px;min-height:48px;padding:0 20px}.button--danger{background:linear-gradient(180deg,var(--theme-action-danger, #cb5f53),var(--theme-action-danger, #a83d31));border-color:var(--theme-border-danger, rgba(168, 61, 49, .32));color:var(--theme-text, #ffffff);box-shadow:0 8px 16px var(--theme-shadow, rgba(168, 61, 49, .16)),inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .12))}.button--danger:hover{background:linear-gradient(180deg,var(--theme-action-danger, #d46b60),var(--theme-action-danger, #b04438));border-color:var(--theme-border-danger, rgba(168, 61, 49, .38))}.button--toolbar{min-width:132px;min-height:42px;padding:0 14px;border-radius:12px;font-size:.84rem;font-weight:800;letter-spacing:.02em;box-shadow:0 4px 10px var(--theme-shadow, rgba(15, 59, 95, .06))}.button--form-primary{min-width:160px;min-height:48px;padding:0 18px}.button--form-secondary{min-width:170px;min-height:48px;padding:0 16px}.button--form-primary,.button--primary-action{letter-spacing:.012em}.button--form-secondary,.button--toolbar{color:var(--theme-text-secondary, #30495b)}.button--primary.button--toolbar,.button--device-entry,.button--primary.button--toolbar:hover,.button--device-entry:hover{color:var(--theme-text, #ffffff)}.alert{padding:14px 16px;border-radius:12px;font-size:.92rem}.alert--error{background:var(--theme-tint-danger, rgba(187, 79, 65, .12));color:var(--theme-text-danger, #8e3a2d);border:1px solid var(--theme-border-danger, rgba(187, 79, 65, .18))}.alert--info{background:var(--theme-tint-accent, rgba(45, 127, 249, .12));color:var(--theme-text-secondary, #245ba9);border:1px solid var(--theme-border, rgba(45, 127, 249, .16))}.alert--warning{background:var(--theme-tint-warning, rgba(217, 142, 4, .12));color:var(--theme-text-warning, #8b6400);border:1px solid var(--theme-border-warning, rgba(217, 142, 4, .18))}.auth-screen{display:grid;min-height:100vh;place-items:center;padding:20px}.auth-card{width:min(1360px,100%);min-height:min(860px,calc(100vh - 40px));overflow:hidden;display:grid;grid-template-columns:.95fr 1.05fr;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .96)),var(--theme-surface, rgba(255, 255, 255, .92)));box-shadow:0 34px 70px var(--theme-shadow, rgba(12, 47, 74, .18)),0 10px 24px var(--theme-shadow, rgba(12, 47, 74, .08))}.auth-card__aside{display:flex;flex-direction:column;justify-content:center;gap:28px;padding:44px 42px;background:linear-gradient(155deg,var(--theme-section, rgba(12, 47, 74, .97)),var(--theme-section, rgba(15, 59, 95, .92))),linear-gradient(180deg,var(--theme-tint-warning, rgba(242, 140, 40, .2)),transparent);color:var(--theme-text, #f8faf9)}.auth-card__panel{display:flex;align-items:center;padding:52px 56px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .98)),var(--theme-surface, rgba(250, 252, 253, .96)))}.auth-brand{display:flex;align-items:center;justify-content:center;gap:22px}.auth-brand__logo{display:flex;align-items:center;justify-content:center;width:232px;height:232px;padding:8px;flex-shrink:0;border-radius:30px;background:linear-gradient(180deg,#fffffffa,#f6f9fcf5);border:1px solid var(--theme-border, rgba(12, 47, 74, .08));box-shadow:0 12px 26px var(--theme-shadow, rgba(8, 37, 58, .12))}.auth-brand__logo img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(8,37,58,.08))}.auth-card__intro{display:grid;justify-items:center}.auth-card__title{margin:0;max-width:420px;text-align:center;font-size:2.12rem;line-height:1.12;letter-spacing:0;white-space:pre-line}.auth-form-stack{width:min(640px,100%);margin:0 auto;gap:24px}.auth-form{gap:18px}.auth-form__eyebrow{margin-bottom:10px;font-size:.92rem;text-transform:uppercase;letter-spacing:.16em;color:var(--color-secondary)}.auth-form__title{margin:0;font-size:2.5rem;line-height:1;letter-spacing:-.03em}.auth-field-label{font-size:1rem;font-weight:800}.auth-field{min-height:64px;padding:0 18px;border-radius:16px;font-size:1.04rem}.auth-submit{min-height:60px;margin-top:8px;border-radius:16px;font-size:1.05rem;letter-spacing:.01em}.stack{display:grid;gap:14px}.stack--form{gap:16px}.crud-panel__body--detail{min-height:0;overflow:auto;align-content:start;padding-right:2px}.split-row{display:flex;flex-wrap:wrap;gap:10px}.split-row--form-actions{position:sticky;bottom:0;padding-top:10px;margin-top:4px;border-top:1px solid var(--theme-border, rgba(15, 59, 95, .08));padding-bottom:2px;background:linear-gradient(180deg,var(--theme-tint-accent, rgba(246, 249, 252, 0)),var(--theme-surface, rgba(246, 249, 252, .96)) 38%,var(--theme-surface, rgba(246, 249, 252, .99)))}.muted{color:var(--color-text-muted)}.empty-state{display:grid;gap:8px;align-content:start;padding:18px 16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .12));border-radius:14px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .84)),var(--theme-surface, rgba(241, 246, 250, .7)));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .84)),0 8px 16px var(--theme-shadow, rgba(15, 59, 95, .04));text-align:left;color:var(--color-text-muted)}.empty-state__eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--theme-text-secondary, rgba(91, 102, 112, .82))}.empty-state__title{font-size:1rem;line-height:1.2;font-weight:800;color:var(--color-text)}.empty-state__description{margin:0;max-width:34ch;font-size:.9rem;line-height:1.5}.empty-state--loading{background:linear-gradient(180deg,var(--theme-surface, rgba(247, 250, 252, .96)),var(--theme-surface-soft, rgba(239, 245, 249, .82)));border-color:var(--theme-border, rgba(45, 127, 249, .14))}.empty-state--loading .empty-state__eyebrow{color:var(--theme-text-secondary, #5b78a1)}.empty-state--empty{background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .9)),var(--theme-surface, rgba(243, 247, 250, .78)));border-color:var(--theme-border, rgba(15, 59, 95, .1))}.empty-state--search{background:linear-gradient(180deg,var(--theme-surface, rgba(250, 252, 253, .96)),var(--theme-surface, rgba(244, 248, 251, .84)));border-color:var(--theme-border-warning, rgba(217, 142, 4, .16))}.empty-state--search .empty-state__eyebrow{color:var(--theme-text-secondary, #8b6400)}.tabs{display:inline-flex;gap:8px;padding:6px;border-radius:14px;background:var(--theme-tint-accent, rgba(15, 59, 95, .06))}.tabs__button{min-height:42px;padding:0 14px;border:none;border-radius:10px;background:transparent;color:var(--color-text-muted);font-weight:700}.tabs__button.is-active{background:var(--color-surface-strong);color:var(--color-text);box-shadow:var(--shadow-panel)}.customer-toolbar--empty .customer-filter-tabs .tabs__button{color:var(--theme-text, #22384a);opacity:1}.customer-toolbar--empty .customer-filter-tabs .tabs__button:hover{color:var(--theme-text, #142b3b)}.customer-toolbar--empty .customer-filter-tabs .tabs__button.is-active{background:var(--theme-tint-accent, rgba(15, 59, 95, .12));color:var(--theme-text, #10283b);border:1px solid var(--theme-border, rgba(15, 59, 95, .16));box-shadow:inset 0 1px 0 var(--theme-shadow-highlight, rgba(255, 255, 255, .72)),0 8px 16px var(--theme-shadow, rgba(15, 59, 95, .08))}.loading-screen{display:grid;min-height:100vh;place-items:center;color:var(--color-text-muted)}@media(max-width:1180px){.crud-layout,.fleet-workspace,.customer-hero,.customer-workspace,.device-hero,.device-workspace,.report-hero,.report-layout,.report-scheduler-layout,.hero-panel__grid,.auth-card,.hero-panel__kpis,.fleet-item__facts,.fleet-status-grid,.agent-facts-grid,.agent-settings-grid,.agent-diagnostic-grid,.agent-diagnostic-steps,.customer-overview-grid,.customer-device-grid,.customer-device-tile__facts,.report-summary-grid,.device-overview-grid,.device-register-grid,.device-parameter-grid,.device-control-grid,.integration-list__item-facts,.device-parameter-card__facts,.device-control-card__facts,.device-register-card__facts,.device-breakdown-grid,.history-workspace__notes,.device-compact-header__main,.device-compact-header__blocks,.device-compact-header__actions-top,.device-compact-header__report-controls,.device-parameter-columns{grid-template-columns:1fr}.crud-panel--detail-idle{padding:16px}.crud-panel--registry,.crud-panel--detail{min-height:auto}.crud-panel--detail{position:static}.crud-panel__header--page,.toolbar--control{padding-left:0;padding-right:0}.toolbar--control{align-items:stretch}.toolbar__group{width:100%}.list-summary{align-items:stretch;flex-direction:column}.list-summary__stats{justify-content:flex-start}.detail-summary{padding:13px 12px 12px}.detail-summary__facts{grid-template-columns:1fr}.table-shell,.crud-panel__body--detail{max-height:none;overflow:visible}.crud-panel--detail-idle .form-description,.empty-state__description{max-width:none}.form-grid--detail{gap:12px}.field-group{padding:10px 10px 12px}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-period-switch,.report-frequency-switch,.report-schedule-card__facts{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-card{min-height:auto}.auth-card__title{max-width:none}}@media(max-width:920px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;overflow:visible}.page-container,.header-bar{padding-left:18px;padding-right:18px}.sidebar__logo{width:96px;height:96px;border-radius:24px}.header-brand__logo{width:62px;height:62px;border-radius:17px}.header-brand__company{display:none}.auth-card__aside,.auth-card__panel{padding:34px 28px}.auth-brand{gap:16px}.auth-brand__logo{width:184px;height:184px;padding:8px;border-radius:24px}.auth-card__title{font-size:1.92rem}.auth-form__title{font-size:2.1rem}}.event-filterbar{display:grid;gap:14px;padding:16px 18px 18px;border-bottom:1px solid var(--theme-border, rgba(55, 88, 109, .16));background:linear-gradient(180deg,var(--theme-surface, rgba(245, 250, 253, .96)),var(--theme-surface-soft, rgba(237, 245, 250, .9)))}.event-filterbar__group{display:flex;flex-wrap:wrap;gap:10px}.event-filterbar__chip{border:1px solid var(--theme-border, rgba(60, 95, 119, .22));background:var(--theme-surface, #f6fafc);color:var(--theme-text, #264255);border-radius:999px;padding:9px 14px;font:inherit;font-weight:700;cursor:pointer}.event-filterbar__chip.is-active{border-color:var(--theme-border-accent, rgba(13, 116, 210, .42));background:linear-gradient(135deg,var(--theme-raised, #1674d0),var(--theme-raised, #1e8fee));color:var(--theme-text, #fff);box-shadow:0 10px 24px var(--theme-shadow, rgba(13, 116, 210, .18))}.event-filterbar__selectors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.event-list{display:grid;gap:12px}.event-list__item{width:100%;text-align:left;border:1px solid var(--theme-border, rgba(55, 88, 109, .14));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .98)),var(--theme-surface, rgba(243, 248, 251, .98)));border-radius:20px;padding:16px 18px;display:grid;gap:10px;cursor:pointer;transition:border-color var(--motion-normal) var(--ease-standard),transform var(--motion-normal) var(--ease-standard),box-shadow var(--motion-normal) var(--ease-standard)}.event-list__item:hover,.event-list__item.is-selected{border-color:var(--theme-border-accent, rgba(13, 116, 210, .3));box-shadow:0 14px 34px var(--theme-shadow, rgba(21, 48, 69, .1));transform:translateY(-1px)}.event-list__item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.event-list__item-title{font-size:1rem;font-weight:800;color:var(--theme-text, #173042)}.event-list__item-subtitle,.event-list__item-text{color:var(--theme-text-secondary, #4b677b);line-height:1.5}.event-list__item-subtitle{margin-top:4px;font-size:.92rem}.event-list__item-meta{display:flex;flex-wrap:wrap;gap:8px}.event-context-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.event-context-card{border:1px solid var(--theme-border, rgba(55, 88, 109, .14));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .96)),var(--theme-surface, rgba(243, 248, 251, .92)));border-radius:18px;padding:15px 16px;display:grid;gap:6px}.event-context-card__label{color:var(--theme-text-secondary, #6b8698);font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.event-context-card__value{color:var(--theme-text, #193447);font-size:.98rem;font-weight:700;line-height:1.45}.event-actions{align-items:stretch}.config-backup-actions{display:flex;gap:12px}.config-backup-mode-switch{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.config-backup-mode-chip{border:1px solid var(--theme-border, rgba(55, 88, 109, .16));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .96)),var(--theme-surface, rgba(243, 248, 251, .92)));color:var(--theme-text, #264255);border-radius:999px;padding:10px 14px;font:inherit;font-weight:700}.config-backup-mode-chip.is-active{border-color:var(--theme-border-accent, rgba(13, 116, 210, .28));background:linear-gradient(180deg,var(--theme-section, rgba(20, 103, 184, .98)),var(--theme-section, rgba(16, 89, 163, .96)));color:var(--theme-text, #ffffff);box-shadow:0 10px 24px var(--theme-shadow, rgba(13, 116, 210, .14))}.config-backup-note,.config-backup-item{display:flex;gap:12px;align-items:flex-start;border:1px solid var(--theme-border, rgba(55, 88, 109, .14));background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .96)),var(--theme-surface, rgba(243, 248, 251, .92)));border-radius:18px;padding:14px 16px}.config-backup-file{color:var(--theme-text-secondary, #476274);font-size:.94rem}.config-backup-list{display:grid;gap:12px}.config-backup-item__text{display:grid;gap:6px;color:var(--theme-text-secondary, #37576b);line-height:1.5}@media(max-width:720px){.metrics-grid,.form-grid--two-columns{grid-template-columns:1fr}.fleet-panel__header,.fleet-item__header,.event-list__item-header,.agent-list__item-header,.agent-signal-item__header,.agent-diagnostic-history__header,.agent-device-item,.customer-panel__header,.customer-device-tile__header,.customer-attention-item,.customer-site-item,.report-panel__header,.report-schedule-card__header,.device-panel__header,.device-diagnostic-step,.device-activity-item__row,.device-parameter-card__header,.device-control-card__header,.device-register-card__header,.device-attention-item,.integration-list__item-header,.integration-register-card__header{flex-direction:column;align-items:stretch}.fleet-item__badges,.fleet-coverage-item__stats,.agent-device-item__badges,.customer-device-tile__badges,.customer-attention-item__badges,.customer-site-item__stats,.device-parameter-card__type-row,.device-parameter-card__badges,.device-control-card__badges,.device-register-card__badges,.integration-list__item-badges,.integration-register-card__badges,.integration-register-card__meta{justify-content:flex-start}.device-control-card__actions{align-items:stretch}.integration-preview-summary,.integration-preview-checklist,.integration-witsml-grid,.integration-compare-grid,.agent-runtime-grid,.event-filterbar__selectors,.event-context-grid,.report-period-switch,.report-frequency-switch,.report-form__grid,.report-links{grid-template-columns:1fr}.config-backup-actions{flex-direction:column;align-items:stretch}.report-schedule-card__badges{justify-content:flex-start}.report-actions--inline{flex-direction:column;align-items:stretch}.device-control-card__actions .button{width:100%}.hero-panel--dashboard{padding:18px 18px 16px}:root{--layout-header-height: 78px}.header-bar{position:static;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;height:auto;min-height:0;padding-top:calc(8px + env(safe-area-inset-top,0px));padding-bottom:8px;row-gap:8px}.crud-panel__header--page{align-items:flex-start}.toolbar--control,.toolbar__group{flex-direction:column;align-items:stretch}.button--primary-action,.button--toolbar,.button--form-primary,.button--form-secondary{width:100%}.header-bar__main{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 12px}.header-bar__nav{grid-column:1 / -1;flex-wrap:nowrap;overflow-x:auto;padding-bottom:1px;scrollbar-width:none}.header-bar__nav::-webkit-scrollbar{display:none}.header-bar__actions{align-items:center;justify-self:end;gap:8px}.header-bar__user{justify-items:end;gap:1px}.header-bar__user-role{display:none}.header-bar__user-name{font-size:.82rem;line-height:1.15}.header-brand__logo{width:48px;height:48px;border-radius:14px}.header-bar__nav-link{min-height:34px;padding:0 12px;font-size:.82rem}.header-bar .button--secondary{min-height:36px;padding:0 12px;width:auto}.header-brand__system{font-size:.9rem}.auth-screen{padding:12px}.auth-card{width:100%}.auth-brand{flex-direction:column}.auth-brand__logo{width:164px;height:164px;padding:7px;border-radius:22px}.auth-card__title{font-size:1.58rem}.auth-form__title{font-size:1.9rem}}.integration-config-workspace{gap:20px}.integration-config-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.integration-config-toolbar__chip{border:1px solid var(--theme-border, rgba(66, 95, 129, .22));background:var(--theme-surface, #f6f8fb);color:var(--theme-text, #23405a);padding:10px 14px;border-radius:999px;font-weight:700;cursor:pointer}.integration-config-toolbar__chip.is-active{background:var(--theme-section, #0f5fbb);color:var(--theme-text, #fff);border-color:var(--theme-border-accent, #0f5fbb)}.integration-profile-list,.integration-mapping-list{display:grid;gap:12px}.integration-profile-card,.integration-mapping-card{width:100%;border:1px solid var(--theme-border, rgba(66, 95, 129, .16));border-radius:18px;background:var(--theme-surface, #fff);padding:14px 16px;text-align:left}.integration-profile-card.is-selected{border-color:var(--theme-border-accent, rgba(15, 95, 187, .55));box-shadow:0 0 0 2px var(--theme-shadow, rgba(15, 95, 187, .12))}.integration-profile-card__header,.integration-mapping-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.integration-profile-card__title,.integration-mapping-card__title,.integration-config-static__title{font-size:1rem;font-weight:800;color:var(--theme-text, #17324a)}.integration-profile-card__meta,.integration-config-static__text{margin-top:4px;color:var(--theme-text-secondary, #577086);font-size:.92rem}.integration-profile-card__badges,.integration-mapping-card__actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.integration-profile-card__facts{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap;color:var(--theme-text-secondary, #5b7287);font-size:.9rem}.integration-config-static{border:1px dashed var(--theme-border, rgba(66, 95, 129, .22));border-radius:16px;padding:14px 16px;background:var(--theme-surface, #f7f9fc)}.integration-mapping-card--override{background:var(--theme-surface, #fbfcfe)}.integration-preview-card__code--config{max-height:320px;overflow:auto}.integration-profiles-workspace{gap:18px}.integration-profiles-workspace .crud-layout--workspace{grid-template-columns:minmax(0,1fr)}.integration-profiles-workspace .crud-panel--detail{width:100%}.integration-profiles-hero{grid-template-columns:minmax(0,1.3fr) minmax(320px,.9fr)}.integration-profiles-hero__stats{gap:10px}.integration-guidance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.integration-guidance-card{display:grid;gap:6px;padding:14px 15px;border-radius:16px;background:var(--theme-surface-soft, rgba(255, 255, 255, .1));border:1px solid var(--theme-border, rgba(255, 255, 255, .12))}.integration-guidance-card__step{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text, rgba(247, 250, 251, .72))}.integration-guidance-card__title{font-size:.95rem;font-weight:800;color:var(--theme-text, #f8fbfc)}.integration-guidance-card__text{font-size:.84rem;line-height:1.5;color:var(--theme-text, rgba(247, 250, 251, .88))}.integration-profiles-switch{display:inline-flex;flex-wrap:wrap;gap:10px;margin-top:8px}.integration-profiles-switch__chip{min-height:42px;padding:0 16px;border:1px solid var(--theme-border, rgba(255, 255, 255, .16));border-radius:999px;background:var(--theme-surface-soft, rgba(255, 255, 255, .08));color:var(--theme-text, #f6fafc);font-weight:800}.integration-profiles-switch__chip.is-active{background:linear-gradient(180deg,var(--theme-raised, rgba(255, 255, 255, .96)),var(--theme-raised, rgba(246, 249, 252, .94)));color:var(--theme-text, #14324a);border-color:var(--theme-border, rgba(255, 255, 255, .32))}.integration-profiles-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.integration-profiles-list{display:grid;gap:12px}.integration-registry-hint{display:grid;gap:4px;margin-bottom:12px;padding:13px 14px;border-radius:14px;background:linear-gradient(180deg,var(--theme-surface, rgba(248, 250, 252, .98)),var(--theme-surface-soft, rgba(240, 245, 249, .94)));border:1px solid var(--theme-border, rgba(66, 95, 129, .12))}.integration-registry-hint__title{font-size:.84rem;font-weight:800;color:var(--theme-text-secondary, #17324a)}.integration-registry-hint__text{font-size:.82rem;line-height:1.5;color:var(--theme-text-secondary, #587084)}.integration-profile-registry-card{width:100%;border:1px solid var(--theme-border, rgba(66, 95, 129, .14));border-radius:18px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .98)),var(--theme-surface, rgba(243, 248, 251, .92)));padding:15px 16px;text-align:left;transition:border-color var(--motion-normal) var(--ease-standard),box-shadow var(--motion-normal) var(--ease-standard),transform var(--motion-normal) var(--ease-standard)}.integration-profile-registry-card:hover,.integration-profile-registry-card.is-selected{border-color:var(--theme-border-accent, rgba(15, 95, 187, .34));box-shadow:0 14px 26px var(--theme-shadow, rgba(15, 59, 95, .08));transform:translateY(-1px)}.integration-profile-registry-card__header,.integration-mapping-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.integration-profile-registry-card__title,.integration-mapping-card__title{font-size:1rem;font-weight:800;color:var(--theme-text, #17324a)}.integration-profile-registry-card__meta,.integration-mapping-card__meta{margin-top:4px;font-size:.9rem;line-height:1.45;color:var(--theme-text-secondary, #5a7185)}.integration-profile-registry-card__badges,.integration-mapping-card__actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px}.integration-profile-registry-card__facts,.integration-mapping-card__summary{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.integration-profile-registry-card__facts span,.integration-mapping-card__summary span,.integration-profile-meta-note{padding:8px 10px;border-radius:12px;background:var(--theme-surface-soft, rgba(240, 245, 249, .9));border:1px solid var(--theme-border, rgba(66, 95, 129, .12));color:var(--theme-text-secondary, #486273);font-size:.84rem;line-height:1.45}.integration-config-static--strong{background:linear-gradient(180deg,var(--theme-surface, rgba(247, 250, 252, .98)),var(--theme-surface-soft, rgba(239, 245, 249, .94)));border-style:solid}.integration-profile-meta-row{display:grid;gap:10px}.integration-profile-insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.integration-profile-insight-grid--primary{margin-bottom:4px}.integration-profile-insight-card{display:grid;gap:6px;padding:13px 14px;border-radius:15px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .98)),var(--theme-surface, rgba(243, 248, 251, .92)));border:1px solid var(--theme-border, rgba(66, 95, 129, .12))}.integration-profile-insight-card__label{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--theme-text-secondary, #688091)}.integration-profile-insight-card__value{font-size:.96rem;font-weight:800;line-height:1.3;color:var(--theme-text, #17324a)}.integration-profile-insight-card__text{font-size:.82rem;line-height:1.5;color:var(--theme-text-secondary, #587084)}.integration-profile-toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:16px;background:linear-gradient(180deg,var(--theme-surface, rgba(247, 250, 252, .98)),var(--theme-surface-soft, rgba(239, 245, 249, .94)));border:1px solid var(--theme-border, rgba(66, 95, 129, .12))}.integration-profile-toolbar__main{display:grid;gap:4px}.integration-profile-toolbar__title{font-size:1rem;font-weight:800;color:var(--theme-text, #17324a)}.integration-profile-toolbar__text{font-size:.84rem;line-height:1.5;color:var(--theme-text-secondary, #587084)}.integration-profile-toolbar__actions{display:flex;flex-wrap:wrap;gap:8px}.integration-rules-toolbar{display:grid;gap:10px;padding:12px;border-radius:15px;border:1px solid var(--theme-border, rgba(66, 95, 129, .12));background:var(--theme-surface, rgba(255, 255, 255, .72))}.integration-rules-toolbar__intro{font-size:.84rem;line-height:1.5;color:var(--theme-text-secondary, #587084)}.integration-column-visibility{display:flex;flex-wrap:wrap;gap:8px}.integration-column-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border-radius:999px;border:1px solid var(--theme-border, rgba(15, 59, 95, .12));background:var(--theme-surface, rgba(246, 249, 251, .96));color:var(--theme-text-secondary, #315065);font-size:.78rem;font-weight:700}.integration-column-chip.is-active{border-color:var(--theme-border, rgba(45, 127, 249, .2));background:var(--theme-tint-accent, rgba(45, 127, 249, .12));color:var(--theme-text-secondary, #1f5ea4)}.integration-mapping-card--workspace,.integration-mapping-card--override{background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .98)),var(--theme-surface, rgba(246, 249, 252, .94)))}.integration-mapping-card--workspace{gap:10px;padding:12px 14px}.integration-mapping-card--workspace.is-expanded{gap:14px;border-color:var(--theme-border, rgba(45, 127, 249, .18));box-shadow:inset 3px 0 0 var(--theme-shadow, rgba(45, 127, 249, .9)),0 10px 18px var(--theme-shadow, rgba(15, 59, 95, .06))}.integration-rule-row{display:grid;gap:12px;align-items:center}.integration-rule-row--header{padding:0 2px 6px;color:var(--theme-text-secondary, #688091);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.integration-rule-row__cell{min-width:0}.integration-rule-row__cell--actions{justify-self:end}.integration-mapping-card__editor{display:grid;gap:12px;padding-top:12px;border-top:1px solid var(--theme-border, rgba(66, 95, 129, .1))}.integration-rule-toggle{align-self:center}.integration-rule-order{display:grid;gap:3px;align-content:center}.integration-rule-order__value{font-size:1rem;font-weight:800;color:var(--theme-text, #17324a)}.integration-rule-order__text,.integration-rule-source__text{font-size:.8rem;line-height:1.45;color:var(--theme-text-secondary, #587084)}.integration-rule-source__title{font-size:.9rem;font-weight:700;color:var(--theme-text, #17324a)}.integration-mapping-card__purpose{display:grid;gap:4px;margin-top:10px;padding:11px 12px;border-radius:13px;background:var(--theme-surface-soft, rgba(239, 245, 249, .9));border:1px solid var(--theme-border, rgba(66, 95, 129, .12))}.integration-mapping-card__purpose-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--theme-text-secondary, #5d7587)}.integration-mapping-card__purpose-text{font-size:.84rem;line-height:1.5;color:var(--theme-text-secondary, #446173)}.integration-mapping-list{gap:8px}.integration-mapping-card__summary{margin-top:0}.integration-mapping-card__actions .button{min-height:38px;padding:0 12px;font-size:.8rem}.integration-profile-preview-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.integration-profile-preview-summary__card{display:grid;gap:6px;padding:13px 14px;border-radius:14px;background:linear-gradient(180deg,var(--theme-surface, rgba(255, 255, 255, .98)),var(--theme-surface, rgba(243, 248, 251, .92)));border:1px solid var(--theme-border, rgba(66, 95, 129, .12))}.integration-profile-preview-summary__label{font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;color:var(--theme-text-secondary, #688091)}.integration-profile-preview-summary__value{font-size:1.42rem;line-height:1;font-weight:800;color:var(--theme-text, #153149)}.integration-secondary-section{display:grid;gap:12px}.integration-secondary-section__header{padding:0 2px}.integration-secondary-workspace .crud-panel--registry,.integration-secondary-workspace .crud-panel--detail{min-height:auto}.button--ghost{background:transparent;border-color:var(--theme-border, rgba(15, 59, 95, .1));color:var(--theme-text-secondary, #315065)}.button--ghost:hover{background:var(--theme-raised, rgba(240, 245, 249, .9))}@media(max-width:1280px){.agent-workspace{grid-template-columns:minmax(0,1fr)}.agent-runtime-grid--wide,.integration-guidance-grid,.integration-profile-insight-grid,.agent-registry-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.integration-profiles-workspace .crud-layout--workspace{grid-template-columns:minmax(0,1fr)}}@media(max-width:920px){.integration-guidance-grid,.integration-profile-insight-grid,.agent-registry-overview,.integration-profile-preview-summary{grid-template-columns:minmax(0,1fr)}.integration-rule-row--header{display:none}.agent-panel--detail{width:100%;justify-self:stretch}.agent-panel--detail .crud-panel__body--detail,.agent-runtime-grid--wide,.agent-diagnostic-grid,.agent-diagnostic-steps{grid-template-columns:minmax(0,1fr)}.sidebar__brand{padding:8px 8px 10px}.sidebar__logo{width:168px;height:168px}}.page-grid--setup{gap:14px}.setup-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.setup-summary-card,.setup-panel,.setup-steps-card,.setup-subpanel{padding:18px}.setup-summary-card__label{font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted)}.setup-summary-card__value{margin-top:10px;font-size:1.9rem;font-weight:800;color:var(--color-primary)}.setup-flow{display:grid;grid-template-columns:320px minmax(0,1fr);gap:14px;align-items:start}.setup-step-list{display:grid;gap:10px}.setup-step-list__item{display:grid;gap:8px;padding:12px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));border-radius:14px;background:linear-gradient(180deg,var(--theme-surface, rgba(255,255,255,.92)),var(--theme-surface, rgba(244,248,251,.94)));text-align:left}.setup-step-list__item.is-active{border-color:var(--theme-border-warning, rgba(242, 140, 40, .42));box-shadow:0 10px 22px var(--theme-shadow, rgba(242, 140, 40, .12))}.setup-step-list__title{font-weight:800;color:var(--color-primary)}.setup-step-list__blocked{font-size:.88rem;color:var(--color-text-muted)}.setup-workspace,.setup-binding-list{display:grid;gap:14px}.setup-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.setup-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.setup-permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.setup-subpanel{border:1px solid var(--theme-border, rgba(15, 59, 95, .08));border-radius:18px;background:linear-gradient(180deg,var(--theme-surface, rgba(255,255,255,.96)),var(--theme-surface, rgba(244,248,251,.94)))}.setup-subpanel__title{margin:0 0 12px;font-size:1rem}.setup-inline-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.setup-inline-badges--compact{margin-bottom:0}.setup-register-flow{display:grid;gap:14px}.setup-form-grid--context{grid-template-columns:repeat(3,minmax(0,1fr))}.setup-register-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:var(--theme-surface, rgba(255, 255, 255, .72))}.setup-register-layout{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(320px,.9fr);gap:12px}.setup-register-table-card,.setup-register-editor-card{display:grid;gap:10px;padding:12px;border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:linear-gradient(180deg,var(--theme-surface, rgba(255,255,255,.96)),var(--theme-surface, rgba(244,248,251,.94)))}.setup-register-editor-card{align-content:start;min-width:0}.setup-register-editor-card .setup-panel__header{align-items:flex-start;gap:10px}.setup-register-editor-intro{display:grid;gap:4px;padding:10px 12px;border-radius:14px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:var(--theme-surface, rgba(248, 251, 253, .92))}.setup-register-editor-intro__title{font-size:.9rem;font-weight:700;line-height:1.4;color:var(--theme-text, #173042)}.setup-register-editor-intro__meta{font-size:.8rem;line-height:1.45;color:var(--color-text-muted)}.setup-register-editor-note{margin-top:-2px}.setup-register-table-wrap{overflow:auto;border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:var(--theme-surface, rgba(255, 255, 255, .86))}.setup-register-table{width:100%;border-collapse:collapse;min-width:900px}.setup-register-table th,.setup-register-table td{padding:8px 10px;border-bottom:1px solid var(--theme-border, rgba(15, 59, 95, .08));text-align:left;vertical-align:top;font-size:.88rem}.setup-register-table th{position:sticky;top:0;z-index:1;background:var(--theme-surface, rgba(240, 246, 250, .96));font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted)}.setup-register-table tbody tr.is-disabled{opacity:.72}.setup-register-table tbody tr.is-editing{background:var(--theme-tint-warning, rgba(255, 244, 213, .74))}.setup-register-table tbody tr.is-selected{background:var(--theme-raised, rgba(218, 235, 247, .78))}.setup-register-table tbody tr.is-selected.is-editing{background:linear-gradient(180deg,var(--theme-tint-warning, rgba(255, 244, 213, .86)),var(--theme-raised, rgba(218, 235, 247, .9)))}.setup-register-cell-title{font-weight:700;line-height:1.35}.setup-register-mini-meta{font-size:.79rem;color:var(--color-text-muted)}.setup-table-actions{display:flex;flex-wrap:wrap;gap:4px}.setup-table-actions .button{min-height:32px;padding:6px 8px;font-size:.79rem;border-radius:10px}.setup-inline-toggle{display:inline-flex;align-items:center;gap:6px;font-weight:600;white-space:nowrap}.setup-register-quick-flags{display:grid;gap:6px}.setup-register-editor-section{display:grid;gap:8px}.setup-register-editor-section__title{font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--theme-text-secondary, #547184)}.setup-register-grid{display:grid;gap:10px;min-width:0}.setup-register-grid--main{grid-template-columns:repeat(2,minmax(0,1fr))}.setup-register-grid--secondary{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(180px,.82fr)}.setup-register-grid--advanced{grid-template-columns:repeat(2,minmax(0,1fr))}.setup-register-tools-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.setup-register-address-box,.setup-register-flags-box{display:grid;gap:8px;min-width:0}.setup-register-tools-label{font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--theme-text-secondary, #648293)}.field-group--checkbox-card{padding:9px 11px;border-radius:14px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:var(--theme-surface, rgba(255, 255, 255, .78));min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.field-group--checkbox-card .field-group__label{font-size:.81rem;line-height:1.4;margin:0}.field-group--checkbox-card input[type=checkbox]{justify-self:start;align-self:start;margin-top:2px}.setup-register-editor-card .field-group{min-width:0}.setup-register-editor-card .field,.setup-register-editor-card select.field,.setup-register-editor-card input.field{width:100%;min-width:0;min-height:42px}.setup-register-editor-card select.field{text-overflow:ellipsis}.setup-register-editor-card .field-group__label,.setup-register-editor-card .field-group__hint{overflow-wrap:anywhere}.setup-register-address-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.setup-register-address-tools .button{min-height:36px;padding:7px 11px}.setup-register-editor-more{display:flex;justify-content:flex-start;align-items:start;padding-top:2px}.setup-register-editor-more .button{min-height:36px;padding:7px 11px;white-space:normal;text-align:center}.setup-register-quick-flags{grid-template-columns:1fr}.setup-register-actions{display:grid;gap:8px;margin-top:2px}.setup-register-actions__main,.setup-register-actions__secondary{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(180px,.9fr);gap:8px}.setup-register-actions .button{min-width:0;min-height:40px;justify-content:center;text-align:center;white-space:normal}.setup-register-actions__main .button--primary{font-weight:800}.setup-register-actions__secondary .button--ghost{border:1px dashed var(--theme-border, rgba(60, 95, 119, .24));background:var(--theme-surface, rgba(255, 255, 255, .62));color:var(--theme-text-secondary, #456173)}.setup-register-recent{display:grid;gap:8px}.setup-register-recent__title{font-size:.86rem;font-weight:700;color:var(--color-text-muted)}.setup-register-recent__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.setup-register-recent__item{display:grid;gap:4px;padding:10px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));border-radius:14px;background:var(--theme-surface, rgba(255, 255, 255, .8));text-align:left;cursor:pointer;transition:transform var(--motion-fast) var(--ease-standard),border-color var(--motion-fast) var(--ease-standard),background var(--motion-fast) var(--ease-standard)}.setup-register-recent__item:hover{transform:translateY(-1px);border-color:var(--theme-border, rgba(15, 59, 95, .18));background:var(--theme-raised, rgba(247, 250, 252, .96))}.setup-code-block{margin:0;padding:14px 16px;border-radius:16px;border:1px solid var(--theme-border, rgba(15, 59, 95, .12));background:linear-gradient(180deg,var(--theme-section, rgba(18, 33, 50, .98)),var(--theme-section, rgba(26, 45, 67, .94)));color:var(--theme-text, rgba(244, 248, 252, .96));overflow:auto;font:600 .84rem/1.6 Consolas,Courier New,monospace;white-space:pre-wrap;word-break:break-word}.setup-register-recent__name{font-weight:700}.setup-register-recent__meta{font-size:.82rem;color:var(--color-text-muted)}.setup-register-table-card .setup-inline-badges{gap:6px}.setup-binding-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:14px;border:1px solid var(--theme-border, rgba(15, 59, 95, .08));background:var(--theme-surface, rgba(255,255,255,.74))}.setup-binding-item--summary{cursor:default;-webkit-user-select:text;user-select:text}.setup-binding-item__title{font-weight:700}.setup-binding-item__meta{font-size:.84rem;color:var(--color-text-muted)}.setup-final-feedback{display:grid;gap:8px;margin-bottom:14px;padding:12px 14px;border-radius:14px;border:1px solid var(--theme-border, rgba(15, 59, 95, .1));background:linear-gradient(180deg,var(--theme-surface, rgba(248, 251, 253, .96)),var(--theme-surface, rgba(242, 247, 250, .92)))}.setup-final-feedback__summary{font-size:.95rem;font-weight:700;line-height:1.45;color:var(--theme-text, #173042)}.setup-final-feedback__next{font-size:.86rem;line-height:1.5;color:var(--theme-text-secondary, #486578)}.setup-final-feedback__list{display:flex;flex-wrap:wrap;gap:8px}.setup-final-feedback__list-item{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:var(--theme-tint-warning, rgba(255, 244, 213, .82));color:var(--theme-text-warning, #8a5c00);font-size:.79rem;font-weight:700}.setup-footer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sidebar__section{display:grid;gap:8px;margin-bottom:18px}@media(max-width:1180px){.setup-summary-grid,.setup-permission-grid,.setup-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.setup-flow{grid-template-columns:1fr}}@media(max-width:780px){.setup-summary-grid,.setup-form-grid,.setup-permission-grid,.setup-footer-grid,.setup-form-grid--context,.setup-register-layout,.setup-register-tools-grid,.setup-register-grid--main,.setup-register-grid--secondary,.setup-register-grid--advanced,.setup-register-recent__list,.setup-register-quick-flags,.setup-register-actions__main,.setup-register-actions__secondary,.setup-register-address-tools{grid-template-columns:1fr}.setup-register-toolbar{flex-direction:column}}.calibration-page{gap:18px;min-width:0}.calibration-page>*,.calibration-page section,.calibration-page form{min-width:0}.calibration-card{padding:24px}.calibration-card h2{margin:0 0 12px;font-size:1.22rem}.calibration-card h3{font-size:1rem;margin:0 0 10px}.calibration-card p{line-height:1.5}.calibration-hero{display:flex;gap:24px;align-items:center;justify-content:space-between;padding:24px}.calibration-hero .hero-panel__title{font-size:clamp(1.5rem,2vw,2rem);overflow-wrap:anywhere}.calibration-hero p{color:var(--theme-text, #e3edf5);margin-bottom:0}.calibration-summary{display:flex;flex-wrap:wrap;gap:12px;flex-shrink:0}.calibration-summary>div{display:grid;gap:8px;padding:12px;min-width:90px;border:1px solid var(--theme-border, #7193ac);border-radius:var(--radius-sm);background:var(--theme-surface-soft, #ffffff12)}.calibration-summary span{color:var(--theme-text, #e3edf5);font-size:.8rem}.calibration-summary strong{font-size:1.35rem;color:var(--theme-text, white)}.calibration-toolbar,.calibration-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.calibration-toolbar>a:not(.button){color:var(--color-primary);text-decoration:underline;text-underline-offset:4px;padding:8px}.calibration-actions{margin-top:16px}.calibration-hint{color:var(--color-text-muted);font-size:.875rem}.calibration-live-grid{display:grid;grid-template-columns:minmax(240px,1.3fr) repeat(2,minmax(160px,1fr));gap:12px}.calibration-live-value,.calibration-pressure{display:grid;align-content:start;gap:8px;padding:18px;border:1px solid var(--color-border);border-radius:var(--radius-sm)}.calibration-live-value span{color:var(--color-text-muted);font-size:.875rem}.calibration-pressure>strong{font-size:2.25rem;line-height:1.3;font-variant-numeric:tabular-nums}.calibration-pressure strong small{font-size:1rem}.calibration-pressure--green{background:var(--theme-tint-success, #eaf7ef);border-color:var(--theme-border-success, #2e8b57);color:var(--theme-text-success, #175432)}.calibration-pressure--yellow{background:var(--theme-tint-warning, #fff8df);border-color:var(--theme-border-warning, #a46b00);color:var(--theme-text-warning, #704900)}.calibration-pressure--red{background:var(--theme-tint-danger, #fff0ed);border-color:var(--theme-border-danger, #c0392b);color:var(--theme-text-danger, #8b251b)}.calibration-circulation{border-top:1px solid var(--color-border);padding-top:18px;margin-top:18px;display:flex;gap:18px;justify-content:space-between;flex-wrap:wrap}.calibration-circulation p{margin:6px 0}.calibration-circulation .calibration-actions{margin-top:0;align-content:center}.calibration-mode-groups,.calibration-target-inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.calibration-target-inputs fieldset{min-width:0;margin:0;padding:16px;border:1px solid var(--color-border);border-radius:var(--radius-sm)}.calibration-target-inputs legend{padding:0 8px;font-weight:700}.calibration-target-grid,.calibration-target-form-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.calibration-target{display:grid;gap:8px;padding:12px 8px;border:1px solid var(--color-border);border-radius:var(--radius-sm);text-align:left;color:var(--color-text);background:var(--color-surface);overflow-wrap:anywhere}.calibration-target>span{font-variant-numeric:tabular-nums}.calibration-target small{font-size:.75rem}.calibration-target--selected{outline:3px solid var(--color-secondary);outline-offset:1px;background:var(--theme-raised, #eaf3fc)}.calibration-target--saved{background:var(--theme-surface-soft, #edf5ef);border-color:var(--theme-border, #81a88e);color:var(--theme-text-success, #30583c)}.calibration-target:disabled{cursor:default;opacity:1}.calibration-measurement{margin-top:24px;padding:20px;border:2px solid var(--color-secondary);border-radius:var(--radius-md);background:var(--color-surface-soft)}.calibration-target-form-grid label,.calibration-lab-grid label{display:grid;align-content:start;gap:7px;font-size:.875rem}.calibration-page .field,.calibration-dialog .field{width:100%;min-width:0}.calibration-target-form-grid .field{padding:10px 8px}.calibration-lab-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:16px 0}.calibration-field-error{color:var(--theme-text-danger, #a5281b)}.calibration-page [aria-invalid=true],.calibration-dialog [aria-invalid=true]{border-color:var(--theme-border-danger, #a5281b)}.calibration-page :focus-visible,.calibration-dialog :focus-visible{outline:3px solid var(--color-secondary);outline-offset:3px}.calibration-page details,.calibration-dialog details{margin-top:14px}.calibration-page summary,.calibration-dialog summary{cursor:pointer;line-height:1.5;color:var(--color-primary);padding:4px 0}.calibration-history{border-top:1px solid var(--color-border);padding-top:12px}.calibration-solution-list{display:grid;gap:14px}.calibration-solution-row{padding:16px 0;border-bottom:1px solid var(--color-border)}.calibration-lab-summary{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.calibration-lab-summary dt{font-size:.8rem;color:var(--color-text-muted)}.calibration-lab-summary dd{margin:6px 0;overflow-wrap:anywhere}.calibration-fit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.calibration-fit-section{border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:18px;min-width:0}.calibration-fit-graph{display:block;width:100%;max-height:180px;background:var(--color-surface-soft);border-radius:8px}.calibration-coefficients{width:100%;border-collapse:collapse;font-size:.875rem}.calibration-coefficients caption{text-align:left;padding:12px 0;font-weight:600}.calibration-coefficients th,.calibration-coefficients td{padding:8px;text-align:left;border-bottom:1px solid var(--color-border);overflow-wrap:anywhere}.calibration-coefficients td{font-family:var(--font-mono)}.calibration-errors-list{padding-left:22px;line-height:1.7;font-size:.875rem}.calibration-error p{margin:0}.calibration-page .notice,.calibration-dialog .notice{padding:16px;border:1px solid var(--color-border);border-radius:var(--radius-sm);line-height:1.5;overflow-wrap:anywhere}.calibration-page .notice--success{background:var(--theme-tint-success, #eaf7ef);border-color:var(--theme-border-success, #2e8b57);color:var(--theme-text-success, #175432)}.calibration-page .notice--warning{background:var(--theme-tint-warning, #fff8df);border-color:var(--theme-border-warning, #a46b00);color:var(--theme-text-warning, #704900)}.calibration-page .notice--info{background:var(--theme-surface-soft, #eaf3fc);border-color:var(--theme-border, #5281a2);color:var(--theme-text, #173e5a)}.calibration-page .notice--danger,.calibration-dialog .notice--danger{background:var(--theme-tint-danger, #fff0ed);border-color:var(--theme-border-danger, #c0392b);color:var(--theme-text-danger, #8b251b)}.calibration-card .notice{margin:12px 0}.calibration-measurement>button{margin-bottom:16px}.calibration-page pre,.calibration-dialog pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.8rem;max-height:240px;overflow:auto}.calibration-apply-progress{display:grid;gap:12px;margin:18px 0}.calibration-apply-progress progress{width:100%;height:16px;accent-color:var(--color-success)}.calibration-completed h2{margin-top:0}.calibration-dialog{width:min(720px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:auto;padding:24px;border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);background:var(--color-surface);box-shadow:var(--shadow-card)}.calibration-dialog::backdrop{background:var(--theme-backdrop, #0c2f4a99)}.calibration-dialog h2{margin-top:0;font-size:1.3rem}.calibration-dialog p{line-height:1.5}.calibration-page [id^=cal-]{scroll-margin-top:95px}@media(max-width:1450px){.calibration-hero{flex-wrap:wrap;gap:16px}.calibration-summary{flex-shrink:1}.calibration-mode-groups,.calibration-target-inputs{grid-template-columns:1fr}.calibration-target-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:700px){.app-shell:has(.calibration-page) .header-bar{grid-template-columns:minmax(0,1fr)}.app-shell:has(.calibration-page) .header-bar__main{grid-template-columns:minmax(0,1fr)}.app-shell:has(.calibration-page) .header-bar__meta{display:none}.app-shell:has(.calibration-page) .header-bar__actions{justify-self:start;max-width:100%}.app-shell:has(.calibration-page) .header-bar__user-name{overflow-wrap:anywhere}.calibration-card,.calibration-hero{padding:16px}.calibration-live-grid,.calibration-fit-grid{grid-template-columns:minmax(0,1fr)}.calibration-target-grid,.calibration-target-form-grid,.calibration-lab-grid,.calibration-lab-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.calibration-page .device-panel__header{flex-wrap:wrap;gap:12px}.calibration-page .button,.calibration-dialog .button{white-space:normal;max-width:100%;text-align:center}.calibration-measurement{padding:14px}.calibration-dialog{padding:16px}.calibration-summary{gap:8px;width:100%}.calibration-summary>div{flex:1;min-width:70px;padding:10px}.calibration-toolbar{gap:8px}}.history-line-chart{width:100%;min-width:0}.history-line-chart__readout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:8px 20px;min-height:72px;box-sizing:border-box;padding:12px 16px;margin-bottom:10px;border:1px solid var(--theme-border, #dce7e5);border-radius:12px;background:var(--theme-raised, #f4f8f7);color:var(--theme-text, #24463a);pointer-events:none}.history-line-chart__readout.is-active{border-color:var(--theme-border, #bdd7cb);background:var(--theme-tint-success, #edf6f1)}.history-line-chart__parameter{min-width:0;font-size:12px;line-height:1.5;font-weight:600;overflow-wrap:anywhere}.history-line-chart__reading{min-width:0;text-align:right}.history-line-chart__value{font-size:19px;line-height:1.3;font-weight:700;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.history-line-chart__unit{margin-left:6px;font-size:12px;font-weight:500}.history-line-chart__time{margin-top:4px;color:var(--theme-text-secondary, #5b6d66);font-size:11px;line-height:1.5;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.history-line-chart .history-line-chart__plot{display:block;width:100%;min-height:0;border:0;background:transparent;overflow:hidden;border-radius:0}.history-line-chart__plot:focus-visible{outline:2px solid var(--theme-border-success, #37845f);outline-offset:3px;border-radius:4px}.history-line-chart__halo{fill:var(--theme-selection, #1f6a4726)}.history-line-chart .history-chart__path{stroke-width:1.8}.history-line-chart .history-chart__grid{stroke:var(--theme-chart-grid, #dfe7ea);stroke-dasharray:2 5}.history-line-chart .history-chart__x-axis-label{font-size:10px}@media(max-width:600px){.history-line-chart__readout{gap:8px;padding:10px 12px}.history-line-chart__value{font-size:17px}.history-series-card__header{flex-wrap:wrap}.history-series-card__title{min-width:0;overflow-wrap:anywhere}}.history-comparison{min-width:0;margin:0 0 20px}.history-comparison__toolbar,.history-comparison__legend{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.history-comparison__toolbar .button{white-space:normal;max-width:100%}.history-comparison__selector{margin-top:12px;padding:16px;border:1px solid var(--theme-border, #dce7e5);border-radius:14px;background:var(--theme-input, #f8faf9)}.history-comparison__selector fieldset{border:0;padding:0;margin:0;min-width:0}.history-comparison__selector legend{padding:0 0 12px;font-weight:600}.history-comparison__options{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(210px,100%),1fr));gap:8px}.history-comparison__options label{display:flex;align-items:center;gap:10px;min-width:0;padding:10px;border:1px solid var(--theme-border, #e1e9e5);border-radius:9px;background:var(--theme-surface, white);cursor:pointer}.history-comparison__options input{flex:0 0 auto;width:17px;height:17px;accent-color:var(--theme-text-success, #167451)}.history-comparison__options span{overflow-wrap:anywhere}.history-comparison__options small{margin-left:8px;color:var(--theme-text-secondary, #5b6d66)}.history-comparison__message,.history-comparison__hint{color:var(--theme-text-secondary, #52675d);font-size:12px;line-height:1.6}.history-comparison__card{margin-top:14px;min-width:0}.history-comparison__card h3{margin:0;font-size:17px}.history-comparison__hint{margin:8px 0 14px}.history-comparison__legend{margin-bottom:14px}.history-comparison__legend button{display:flex;align-items:center;gap:8px;max-width:100%;min-width:0;padding:7px 10px;border:1px solid var(--theme-border, #dce7e5);border-radius:20px;background:var(--theme-surface, white);font:inherit;font-size:12px;cursor:pointer;text-align:left}.history-comparison__legend button span{overflow-wrap:anywhere;min-width:0}.history-comparison__legend svg{flex:0 0 auto}.history-comparison__readout{margin-bottom:12px;padding:14px 16px;border:1px solid var(--theme-border, #dce7e5);border-radius:12px;background:var(--theme-raised, #f4f8f7);color:var(--theme-text, #24463a)}.history-comparison__time{min-height:20px;font-size:12px;font-weight:600;font-variant-numeric:tabular-nums}.history-comparison__readings{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(175px,100%),1fr));gap:12px;margin-top:12px}.history-comparison__reading{min-width:0;display:flex;flex-direction:column;gap:5px;overflow-wrap:anywhere}.history-comparison__name{display:flex;align-items:baseline;gap:6px;font-size:12px}.history-comparison__swatch{width:7px;height:7px;border-radius:50%;flex:0 0 auto}.history-comparison__reading strong{font-size:18px;font-variant-numeric:tabular-nums}.history-comparison__reading small{font-size:12px;font-weight:500}.history-comparison__sample-time{min-height:28px;font-size:11px;color:var(--theme-text-secondary, #5b6d66);font-variant-numeric:tabular-nums}.history-comparison .history-comparison__plot{display:block;width:100%;height:284px}.history-comparison__empty{padding:40px 12px;text-align:center;color:var(--theme-text-secondary, #5b6d66);font-size:13px}@media(max-width:600px){.history-comparison__readout{padding:12px}.history-comparison__readings{grid-template-columns:minmax(0,1fr);gap:10px}.history-comparison__reading{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4px 10px}.history-comparison__reading strong{text-align:right;font-size:16px}.history-comparison__sample-time{grid-column:1 / -1;min-height:16px}}.history-interval{min-width:0;margin:8px 0 14px}.history-interval .is-active{border-color:var(--theme-border-accent, #2765bc);background:var(--theme-raised, #eaf2fc)}.history-interval__hint,.history-interval__sample-times{color:var(--theme-text-secondary, #526777);font-size:.8rem;line-height:1.5}.history-interval__controls{margin-top:8px;padding:10px 12px;background:var(--theme-surface, #f5f8fb);border-radius:12px}.history-interval__controls summary{cursor:pointer;font-size:.85rem}.history-interval__inputs{display:flex;flex-wrap:wrap;gap:14px;align-items:end;margin-top:12px}.history-interval__inputs label{flex:1 1 230px;min-width:0;display:grid;gap:6px;font-size:.85rem}.history-interval__inputs output{font-variant-numeric:tabular-nums}.history-interval__inputs input{width:100%;margin:8px 0;accent-color:var(--theme-text-secondary, #2765bc)}.history-interval__results{margin-top:12px;border:1px solid var(--theme-border, #d4e2ee);border-radius:14px;padding:12px;background:var(--theme-surface, #f7fafc);min-width:0}.history-interval__results h3{margin:0 0 4px;font-size:1rem}.history-interval__results header p{margin:4px 0;font-size:.85rem;overflow-wrap:anywhere}.history-interval__series{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:8px}.history-interval__series-card{min-width:0;background:var(--theme-surface, white);border:1px solid var(--theme-border, #e0e8ef);border-radius:10px;padding:10px}.history-interval__series-card h4{margin:0 0 8px;font-size:.9rem;overflow-wrap:anywhere}.history-interval__series-card h4 small{margin-left:8px;font-weight:400;color:var(--theme-text-secondary, #526777)}.history-interval__series-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.history-interval__series-card dt{font-size:.7rem;color:var(--theme-text-secondary, #526777)}.history-interval__series-card dd{margin:4px 0 0;font-size:.95rem;font-weight:700;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.history-interval__sample-times{margin:6px 0 0;font-size:.7rem}.history-line-chart__plot--selecting{cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none}.history-interval__band{fill:var(--theme-selection, rgba(39, 101, 188, .16));stroke:var(--theme-chart-accent, rgba(39, 101, 188, .6));stroke-width:1}@media(max-width:480px){.history-interval__results{padding:10px}.history-interval__inputs{display:grid}}.history-interval__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:8px 16px}.history-interval__header>div:first-child{min-width:0}.history-interval__duration{color:var(--theme-text-secondary, #526777)}.history-interval__actions,.history-interval__footer{display:flex;align-items:center;flex-wrap:wrap;gap:4px 12px}.history-interval__actions .button,.history-interval__footer .button{min-height:32px;padding:6px 10px;font-size:.8rem}.history-interval__series{margin-top:10px}.history-interval__series-card .history-interval__primary-value dd{font-size:1rem;color:var(--theme-text, #163d51)}.history-interval__series-card .history-interval__secondary-value dd{font-size:.8rem;font-weight:500;color:var(--theme-text-secondary, #526777);margin-top:2px}.history-interval__sample-times summary{cursor:pointer}.history-interval__sample-times span{display:block;margin-top:4px}.history-interval__footer{justify-content:space-between;margin-top:6px}.history-events__toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;padding:8px 0;font-size:.85rem}.history-events__toggle,.history-events__filter{display:flex;align-items:center;gap:6px}.history-events__toggle input{width:16px;height:16px;accent-color:var(--theme-text-secondary, #2765bc)}.history-events__filter select{width:auto;padding:5px 8px}.history-events__status{color:var(--theme-text-secondary, #526777)}.history-events__catalog{flex-basis:100%;min-width:0}.history-events__catalog summary,.history-events__interval summary{cursor:pointer;font-size:.8rem}.history-events__list{max-height:180px;overflow:auto;list-style:none;padding:0;margin:8px 0;font-size:.8rem}.history-events__list li{display:grid;grid-template-columns:auto 18px minmax(0,1fr);gap:8px;padding:5px 0;border-bottom:1px solid var(--theme-border, #e0e8ef);overflow-wrap:anywhere}.history-events__list time{font-variant-numeric:tabular-nums;color:var(--theme-text-secondary, #526777)}.history-events__symbol--RUN{color:var(--theme-text-success, #237458)}.history-events__symbol--STOP{color:var(--theme-text-secondary, #50677d)}.history-events__symbol--ALARM_ON{color:var(--event-alarm, #a56824)}.history-events__symbol--ALARM_OFF{color:var(--theme-text-success, #527669)}.history-events__symbol--ACK{color:var(--theme-text-secondary, #5569a1)}.history-events__plot{position:relative;min-width:0}.history-events__overlay{position:absolute;inset:0 0 auto;pointer-events:none}.history-events__line{position:absolute;top:12px;width:0;border-left:1px dashed currentColor;opacity:.5}.history-events__marker{position:absolute;top:0;transform:translate(-50%);width:20px;height:20px;padding:0;border:1px solid currentColor;border-radius:6px;background:var(--theme-surface, #f8fafc);font-size:11px;font-weight:700;cursor:pointer;pointer-events:auto}.history-events__marker:focus-visible{outline:2px solid var(--theme-border-accent, #2765bc);outline-offset:2px}.history-events__popup{position:absolute;top:26px;box-sizing:border-box;border:1px solid var(--theme-border, #c8d9e7);border-radius:10px;background:var(--theme-raised, #fff);color:var(--theme-text, #183749);box-shadow:0 6px 18px var(--theme-shadow, #163d5126);padding:10px 28px 10px 10px;z-index:5;pointer-events:auto;overflow:auto;overflow-wrap:anywhere}.history-events__popup-item{display:grid;gap:3px;margin-bottom:8px}.history-events__popup-item:last-child{margin-bottom:0}.history-events__popup time{color:var(--theme-text-secondary, #526777);font-size:.75rem}.history-events__popup strong{font-size:.85rem}.history-events__popup small{font-size:.7rem;color:var(--theme-text-secondary, #526777)}.history-events__close{position:absolute;right:4px;top:4px;border:0;background:transparent;color:var(--theme-text-secondary, #526777);cursor:pointer;font-size:18px}.history-events__interval{margin-top:8px;border-top:1px solid var(--theme-border, #d4e2ee);padding-top:8px}@media(max-width:480px){.history-events__list li{grid-template-columns:18px minmax(0,1fr);gap:4px}.history-events__list time{grid-column:1 / -1}}.calibration-review-chart{margin:1rem 0}.calibration-review-chart svg{width:100%;height:auto;color:var(--color-text-muted)}.calibration-review-chart figcaption{display:flex;gap:.8rem;flex-wrap:wrap;font-size:.8rem}.calibration-review-table{overflow-x:auto;max-width:100%;margin:.75rem 0}.calibration-review-table table{border-collapse:collapse;font-size:.8rem;width:100%}.calibration-review-table th,.calibration-review-table td{padding:.5rem;text-align:right;white-space:nowrap;border-bottom:1px solid var(--color-border)}.calibration-review .calibration-fit-section{min-width:0;overflow-wrap:anywhere}.calibration-review details{margin-top:.8rem}.calibration-review summary{cursor:pointer}:root{--motion-fast: .12s;--motion-normal: .18s;--motion-slow: .24s;--ease-standard: cubic-bezier(.2, 0, 0, 1);--ease-emphasized: cubic-bezier(.22, 1, .36, 1)}.customer-simple__device-tile[data-active-alarm=true]{border-color:var(--theme-border-danger, rgba(189,107,98,.18))}.customer-simple__device-tile[data-active-alarm=true]>p{color:var(--theme-text-danger, inherit)}.motion-section{min-width:0}.motion-disclosure[hidden]{display:none}@keyframes ui-reveal{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes ui-popup{0%{opacity:0;transform:translateY(4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ui-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ui-fade-out{0%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:no-preference){:is(.button,.theme-toggle,.header-bar__nav-link,.device-mode-switch__button,.history-range-switch__button,.history-candidate-chip,.history-comparison__legend button){transition:background-color var(--motion-normal) var(--ease-standard),color var(--motion-normal) var(--ease-standard),border-color var(--motion-normal) var(--ease-standard),box-shadow var(--motion-normal) var(--ease-standard),opacity var(--motion-fast) var(--ease-standard),transform var(--motion-fast) var(--ease-standard)}:is(.card,.header-bar,.field,.maintenance input,.maintenance select,.maintenance textarea,.status-badge,.history-series-stat,.history-line-chart__readout,.history-comparison__readout){transition:background-color var(--motion-normal) var(--ease-standard),color var(--motion-normal) var(--ease-standard),border-color var(--motion-normal) var(--ease-standard),box-shadow var(--motion-normal) var(--ease-standard)}.theme-toggle__track span{transition:transform var(--motion-normal) var(--ease-emphasized)}.customer-simple__device-tile{transition:transform var(--motion-normal) var(--ease-standard),border-color var(--motion-normal) var(--ease-standard),box-shadow var(--motion-normal) var(--ease-standard)}.motion-section,.page-container>.page-grid,.maintenance-form,.maintenance-module-form,.maintenance-assignment-history,.history-comparison__selector,.history-interval__results{animation:ui-reveal var(--motion-normal) var(--ease-emphasized)}.maintenance-record{animation:ui-fade-in var(--motion-normal) var(--ease-standard)}:is(.custom-report-modal__panel,.calibration-dialog[open]){animation:ui-popup var(--motion-normal) var(--ease-emphasized);transform-origin:center top}.custom-report-modal__backdrop,.calibration-dialog::backdrop{animation:ui-fade-in var(--motion-normal) var(--ease-standard)}.history-events__popup,.history-chart__tooltip{animation:ui-popup var(--motion-fast) var(--ease-emphasized);transform-origin:center top}.history-chart__active-dot,.history-line-chart__halo,.history-comparison__plot circle,.history-events__marker,.history-interval__band{animation:ui-fade-in var(--motion-fast) var(--ease-standard)}.table tbody tr{transition:background-color var(--motion-fast) var(--ease-standard),box-shadow var(--motion-fast) var(--ease-standard)}details[open]>:not(summary){animation:ui-fade-in var(--motion-normal) var(--ease-standard)}@supports (interpolate-size: allow-keywords) and selector(details::details-content){details::details-content{interpolate-size:allow-keywords;block-size:0;opacity:0;overflow:clip;transition:block-size var(--motion-slow) var(--ease-emphasized),opacity var(--motion-normal) var(--ease-standard),content-visibility var(--motion-slow) allow-discrete}details[open]::details-content{block-size:auto;opacity:1}details[open]>:not(summary){animation:none}}@supports (interpolate-size: allow-keywords) and (transition-behavior: allow-discrete){.motion-disclosure{interpolate-size:allow-keywords;block-size:auto;opacity:1;overflow:clip;transition:block-size var(--motion-slow) var(--ease-emphasized),opacity var(--motion-normal) var(--ease-standard),display var(--motion-slow) allow-discrete}.motion-disclosure[hidden]{display:none;block-size:0;opacity:0}@starting-style{.motion-disclosure{block-size:0;opacity:0}}}::view-transition-group(root){animation:none}::view-transition-old(root){animation:ui-fade-out var(--motion-normal) var(--ease-standard) both}::view-transition-new(root){animation:ui-fade-in var(--motion-normal) var(--ease-standard) both}::view-transition{pointer-events:none}}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.button:not(:disabled):hover,.theme-toggle:hover{transform:translateY(-1px);box-shadow:0 3px 9px var(--theme-shadow, rgba(15,59,95,.1))}.customer-simple__device-tile--clickable:hover{transform:translateY(-2px);border-color:var(--theme-border-accent, rgba(31,111,165,.25));box-shadow:0 8px 18px var(--theme-shadow, rgba(15,59,95,.1))}.customer-simple__device-tile[data-active-alarm=true]:hover{border-color:var(--theme-border-danger, rgba(189,107,98,.35))}}.button:not(:disabled):active,.theme-toggle:active{transform:translateY(1px)}.button:focus-visible{outline:2px solid var(--color-secondary);outline-offset:3px}@media(hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){:is(.button,.theme-toggle,.sidebar__link,.device-mode-switch__button,.history-range-switch__button,.history-candidate-chip,.customer-simple__device-tile--clickable):is(:hover,:focus-visible,:active){transform:none}.sidebar__link--active,.history-candidate-chip.is-active,.report-period-switch__button:hover,.report-frequency-switch__button:hover,.report-schedule-card:hover,.agent-list__item:hover,.event-list__item:hover,.event-list__item.is-selected,.integration-profile-registry-card:hover,.integration-profile-registry-card.is-selected,.setup-register-recent__item:hover{transform:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after,details::details-content{animation:none!important;transition:none!important;scroll-behavior:auto!important}::view-transition-old(root),::view-transition-new(root),::view-transition-group(root){animation:none!important}}
