.dashboard-header.shared-dashboard-header[class]{height:100px;min-height:100px;box-shadow:none;background:#eef1f4;border:0;border-bottom:1px solid #cbd5df;border-radius:0;flex-basis:100px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:32px;padding:16px 36px;display:grid}.dashboard-header.shared-dashboard-header.header-theme-dark{background:#242526;border-bottom-color:#404347}.dashboard-header.shared-dashboard-header .dashboard-module-nav{border-right:1px solid #cbd5df;gap:42px;height:60px;padding-right:clamp(24px,5.3vw,82px)}.dashboard-header.shared-dashboard-header .dashboard-module-link{color:#334155;background:0 0;min-height:44px;margin:0;padding:0 0 7px;font-size:21px;font-weight:650}.dashboard-header.shared-dashboard-header .dashboard-module-link.active,.dashboard-header.shared-dashboard-header .dashboard-module-link:hover{color:#a9e600}.dashboard-header.shared-dashboard-header .header-brand-group{justify-content:center;align-items:center;gap:30px;min-width:0;display:flex}.dashboard-header.shared-dashboard-header .header-logo{flex-shrink:0;justify-content:center;align-items:center;height:60px;display:flex;position:relative;overflow:hidden}.dashboard-header.shared-dashboard-header .header-logo img{object-fit:contain;flex-shrink:0;display:block}.dashboard-header.shared-dashboard-header .header-logo-ambipar{width:87px}.dashboard-header.shared-dashboard-header .header-logo-ambipar img{width:106px;max-width:none}.dashboard-header.shared-dashboard-header .header-logo-stronger{width:141px}.dashboard-header.shared-dashboard-header .header-logo-stronger img{width:100%}.dashboard-header.shared-dashboard-header.header-theme-light .header-logo-stronger img{filter:url(#header-stronger-light)}.dashboard-header.shared-dashboard-header .header-logo-sbm{width:56px}.dashboard-header.shared-dashboard-header .header-logo-sbm img{width:63px;max-width:none}.dashboard-header.shared-dashboard-header .dashboard-header-right{border-left:1px solid #cbd5df;gap:26px;width:auto;height:60px;margin:0;padding-left:26px;display:flex}.dashboard-header.shared-dashboard-header .dashboard-header-right .theme-toggle{color:#344963;background:0 0;border:0;place-items:center;width:30px;height:36px;min-height:36px;padding:0;display:grid}.dashboard-header.shared-dashboard-header .language-switcher{gap:18px}.dashboard-header.shared-dashboard-header .language-switcher button{width:32px;height:28px}.dashboard-header.shared-dashboard-header .flag-icon{width:28px;height:20px}.dashboard-header.shared-dashboard-header .dashboard-logout-btn{white-space:nowrap;border-radius:5px;padding:8px 12px}.dashboard-header.shared-dashboard-header.header-theme-dark .dashboard-module-link{color:#f1f3f4}.dashboard-header.shared-dashboard-header.header-theme-dark .dashboard-module-link.active{color:#b8f500}.dashboard-header.shared-dashboard-header.header-theme-dark .theme-toggle{color:#f1f3f4}.dashboard-header.shared-dashboard-header.header-theme-dark .dashboard-module-nav,.dashboard-header.shared-dashboard-header.header-theme-dark .dashboard-header-right{border-color:#505358}.dashboard-header.shared-dashboard-header a:focus-visible,.dashboard-header.shared-dashboard-header button:focus-visible{outline-offset:5px;outline:2px solid #a9e600}@media (width<=1250px){.dashboard-header.shared-dashboard-header[class]{gap:20px;padding-inline:24px}.dashboard-header.shared-dashboard-header .dashboard-module-nav{gap:24px;padding-right:24px}.dashboard-header.shared-dashboard-header .dashboard-module-link{font-size:18px}.dashboard-header.shared-dashboard-header .header-brand-group{gap:16px}.dashboard-header.shared-dashboard-header .header-logo-ambipar{width:72px}.dashboard-header.shared-dashboard-header .header-logo-ambipar img{width:88px}.dashboard-header.shared-dashboard-header .header-logo-stronger{width:108px}.dashboard-header.shared-dashboard-header .dashboard-header-right{gap:18px;padding-left:20px}}@media (width<=1050px){.dashboard-header.shared-dashboard-header[class]{grid-template-columns:1fr auto;gap:10px 24px;height:auto;min-height:140px}.dashboard-header.shared-dashboard-header .dashboard-module-nav{border:0;height:48px;padding:0}.dashboard-header.shared-dashboard-header .header-brand-group{grid-area:2/1/auto/-1;justify-content:center}.dashboard-header.shared-dashboard-header .dashboard-header-right{grid-area:1/2;height:44px}}@media (width<=600px){.dashboard-header.shared-dashboard-header[class]{grid-template-columns:1fr;gap:10px;padding:12px 16px}.dashboard-header.shared-dashboard-header .dashboard-module-nav{justify-content:center;gap:26px}.dashboard-header.shared-dashboard-header .dashboard-module-link{font-size:17px}.dashboard-header.shared-dashboard-header .header-brand-group{grid-column:1;gap:12px}.dashboard-header.shared-dashboard-header .header-logo-ambipar{width:58px}.dashboard-header.shared-dashboard-header .header-logo-ambipar img{width:70px}.dashboard-header.shared-dashboard-header .header-logo-stronger{width:84px}.dashboard-header.shared-dashboard-header .header-logo-sbm{width:39px}.dashboard-header.shared-dashboard-header .header-logo-sbm img{width:44px}.dashboard-header.shared-dashboard-header .dashboard-header-right{border:0;grid-area:3/1;justify-content:center;padding:0}}:root{--dashboard-background:#eef1f4;--dashboard-surface:#fff;--dashboard-surface-light:#f8fafb;--dashboard-surface-hover:#f2f6f8;--dashboard-border:#dbe1e6;--dashboard-border-strong:#c8d1d8;--dashboard-text:#202832;--dashboard-muted:#667481;--dashboard-dimmed:#87929b;--dashboard-lime:#b8f500;--dashboard-lime-dark:#83b400;--dashboard-danger:#ff5148;--dashboard-blue:#4e91d9;--dashboard-radius:10px;--dashboard-shadow:0 8px 22px #2d3d4914}.dashboard-page>.dashboard-header{width:calc(100% + 28px);margin:-14px -14px 0}@media (width<=800px){.dashboard-page>.dashboard-header{width:calc(100% + 16px);margin:-8px -8px 0}}@keyframes dashboard-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard-progress{0%{transform-origin:0;transform:scaleX(0)}to{transform-origin:0;transform:scaleX(1)}}@keyframes dashboard-pulse-line{0%,to{opacity:.72}50%{opacity:1}}.dashboard-page .dashboard-filters,.dashboard-page .dashboard-overview,.dashboard-page .dashboard-kpis,.dashboard-page .dashboard-main-grid,.dashboard-page .dashboard-charts-grid,.dashboard-page .sbm-class-section{animation:.52s cubic-bezier(.2,.75,.25,1) both dashboard-fade-up}.dashboard-page .dashboard-overview{animation-delay:70ms}.dashboard-page .dashboard-kpis{animation-delay:.13s}.dashboard-page .dashboard-main-grid{animation-delay:.19s}.dashboard-page .dashboard-charts-grid{animation-delay:.25s}.dashboard-page .sbm-class-section{animation-delay:.31s}.dashboard-overview__bar span{transform-origin:0;animation:.9s cubic-bezier(.16,1,.3,1) .26s both dashboard-progress}.dashboard-kpis .kpi-card{transition:transform .22s,border-color .22s,background-color .22s}.dashboard-kpis .kpi-card:hover{border-color:color-mix(in srgb, var(--dashboard-lime) 50%, var(--dashboard-border));background:var(--dashboard-surface-hover);transform:translateY(-4px)}.dashboard-panel{transition:transform .24s,border-color .24s,box-shadow .24s}.dashboard-panel:hover{border-color:color-mix(in srgb, var(--dashboard-lime) 28%, var(--dashboard-border));transform:translateY(-2px);box-shadow:0 12px 28px #00000024}.dashboard-panel__header svg{transition:transform .24s,color .24s}.dashboard-panel:hover .dashboard-panel__header svg{color:var(--dashboard-lime);transform:rotate(-8deg)scale(1.08)}.dashboard-filters .filter-field input,.dashboard-filters .filter-field select,.dashboard-filters .filter-reset{transition:border-color .18s,color .18s,transform .18s}.dashboard-filters .filter-field:hover input,.dashboard-filters .filter-field:hover select{border-color:var(--dashboard-lime)}.dashboard-filters .filter-reset:hover{transform:translate(2px)}.dashboard-chart{animation:2.8s ease-in-out 1s 2 dashboard-pulse-line}.dashboard-selection{border:1px solid color-mix(in srgb, var(--dashboard-lime) 45%, var(--dashboard-border));color:var(--dashboard-muted);background:color-mix(in srgb, var(--dashboard-lime) 8%, var(--dashboard-surface));border-radius:8px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;font-size:11px;display:flex}.dashboard-selection strong{color:var(--dashboard-text)}.dashboard-selection button{color:var(--dashboard-text);background:0 0;border:0;border-radius:5px;padding:5px 9px;font-size:11px}.dashboard-selection button:hover{color:#07110b;background:var(--dashboard-lime)}@media (prefers-reduced-motion:reduce){.dashboard-page,.dashboard-page *,.dashboard-page :before,.dashboard-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.dashboard-page.theme-dark{--dashboard-background:#171819;--dashboard-surface:#242526;--dashboard-surface-light:#303132;--dashboard-surface-hover:#38393a;--dashboard-border:#ffffff1f;--dashboard-border-strong:#fff3;--dashboard-text:#f1f3f4;--dashboard-muted:#a6aaad;--dashboard-dimmed:#7f8589;--dashboard-shadow:0 14px 32px #0003}.dashboard-page{min-height:100vh;color:var(--dashboard-text);background:var(--dashboard-background);padding:14px}.dashboard-container{width:min(1900px,100%);margin:0 auto}.dashboard-header{border:1px solid var(--dashboard-border);border-radius:var(--dashboard-radius);background:var(--dashboard-surface);min-height:102px;box-shadow:var(--dashboard-shadow);justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.dashboard-title{gap:10px;display:grid}.dashboard-eyebrow{color:#08120d;background:var(--dashboard-lime);letter-spacing:.07em;text-transform:uppercase;border-radius:4px;width:max-content;padding:4px 14px;font-size:10px;font-weight:900}.dashboard-title h1{letter-spacing:-.03em;text-transform:uppercase;margin:0;font-size:clamp(23px,2.1vw,36px);line-height:1}.theme-light .dashboard-title h1{color:#16222d}.theme-light .dashboard-title h1 span{color:#405365}.dashboard-title h1 span{color:var(--dashboard-lime);margin-left:8px}.dashboard-header-right{align-items:center;gap:28px;display:flex}.theme-toggle{border:1px solid var(--dashboard-border-strong);min-height:34px;color:var(--dashboard-text);background:var(--dashboard-surface-light);border-radius:6px;align-items:center;gap:7px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.last-update{border:1px solid var(--dashboard-border);background:var(--dashboard-surface-light);border-radius:7px;align-items:center;gap:10px;padding:9px 13px;display:flex}.last-update svg{color:var(--dashboard-lime)}.last-update div{gap:3px;display:grid}.last-update span{color:var(--dashboard-muted);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:800}.last-update strong{font-size:12px}.ambipar-brand{text-align:right;line-height:1;display:grid}.ambipar-brand strong{letter-spacing:-.05em;font-size:27px}.ambipar-brand span{color:var(--dashboard-muted);letter-spacing:.1em;text-transform:uppercase;margin-top:7px;font-size:8px;font-weight:800}.sbm-brand{text-align:center;line-height:.9;display:grid}.sbm-brand strong{color:#ff5a1f;letter-spacing:-.08em;font-size:34px}.sbm-brand span{letter-spacing:.08em;margin-top:7px;font-size:10px;font-weight:900}.dashboard-filters{z-index:40;border:0;border-bottom:1px solid var(--dashboard-border);box-sizing:border-box;background:0 0;grid-template-columns:repeat(7,minmax(0,1fr)) auto;align-items:end;gap:20px;width:100%;margin-bottom:10px;padding:28px 0;display:grid;position:relative}.dashboard-filters-heading{color:var(--dashboard-text);letter-spacing:.04em;text-transform:uppercase;grid-column:1/-1;align-items:center;gap:10px;font-size:11px;font-weight:900;display:flex}.dashboard-section-mark{background:var(--dashboard-lime);border-radius:3px;width:22px;height:5px}.dashboard-filters label{color:var(--dashboard-text);box-sizing:border-box;gap:8px;width:100%;min-width:0;font-size:12px;display:grid;position:relative}.dashboard-filters select{width:100%;min-width:0;height:38px;color:var(--dashboard-text);border:0;border-bottom:2px solid var(--dashboard-border-strong);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;appearance:auto;box-sizing:border-box;background:0 0;border-radius:0;outline:0;padding:8px 10px;font-size:12px;transition:border-color .18s}.dashboard-page.theme-dark .dashboard-filters select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f1f3f4;background:0 0}.dashboard-page.theme-dark .dashboard-filters select option{color:#f1f3f4;background:var(--dashboard-surface,#242526)}.dashboard-filters select:focus,.dashboard-filters select:hover{border-color:var(--dashboard-lime)}.dashboard-filter-clear{white-space:nowrap;cursor:pointer;align-self:end;text-decoration:underline;transition:color .16s;min-height:38px!important;color:var(--dashboard-muted)!important;text-transform:none!important;background:0 0!important;border:0!important;padding:0!important;font-size:12px!important;font-weight:500!important}.dashboard-filter-clear:hover{color:var(--dashboard-text)!important;background:0 0!important}.custom-date-picker{box-sizing:border-box;width:100%;min-width:0;position:relative}.custom-date-picker-control{border:0;border-bottom:2px solid var(--dashboard-border-strong);box-sizing:border-box;cursor:text;background:0 0;border-radius:0;justify-content:space-between;align-items:center;width:100%;min-width:0;height:38px;padding:8px 6px 8px 10px;transition:border-color .18s;display:flex}.custom-date-picker-control:hover,.custom-date-picker-control.is-open,.custom-date-picker-control:focus-within{border-color:var(--dashboard-lime)}.custom-date-picker-input{width:0;min-width:0;height:100%;color:var(--dashboard-text);box-sizing:border-box;background:0 0;border:0;outline:none;flex:1;padding:0;font-size:12px;font-weight:400}.dashboard-page.theme-dark .custom-date-picker-input{color:#f1f3f4}.custom-date-picker-input::placeholder{color:var(--dashboard-muted);opacity:.8}.custom-date-picker-actions{flex-shrink:0;align-items:center;gap:4px;margin-left:4px;display:flex}.custom-date-picker-calendar-btn,.custom-date-picker-clear-btn{color:var(--dashboard-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:color .16s;display:inline-flex}.custom-date-picker-calendar-btn:hover,.custom-date-picker-clear-btn:hover{color:var(--dashboard-lime)}.custom-date-picker-popover,.custom-date-picker-portal-popover{z-index:99999;color:#fff;-webkit-user-select:none;user-select:none;background:#242526;border:1px solid #ffffff2e;border-radius:8px;width:270px;padding:14px;font-family:inherit;box-shadow:0 18px 42px #000000bf}.custom-date-picker-popover--down{animation:.18s cubic-bezier(.16,1,.3,1) both datepicker-pop-down}.custom-date-picker-popover--up{animation:.18s cubic-bezier(.16,1,.3,1) both datepicker-pop-up}@keyframes datepicker-pop-down{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes datepicker-pop-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.custom-date-picker-popover__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.custom-date-picker-popover__title{text-transform:capitalize;letter-spacing:.02em;font-size:13.5px;font-weight:800;color:#fff!important}.custom-date-picker-nav-btn{cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;transition:all .16s;display:inline-flex;color:#fff!important}.custom-date-picker-nav-btn:hover{color:#08120d!important;background:var(--dashboard-lime)!important;border-color:var(--dashboard-lime)!important}.custom-date-picker-popover__weekdays{text-align:center;grid-template-columns:repeat(7,1fr);margin-bottom:8px;display:grid}.custom-date-picker-popover__weekday{padding:4px 0;font-size:11px;font-weight:800;color:#a6aaad!important}.custom-date-picker-popover__grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.custom-date-picker-popover__day{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;height:30px;font-size:12.5px;font-weight:600;transition:all .14s;display:flex;color:#fff!important}.custom-date-picker-popover__day:hover:not(:disabled){color:#fff!important;background:#b8f50038!important;border-color:#b8f50066!important}.custom-date-picker-popover__day.is-outside-month{opacity:.65;color:#ffffff61!important}.custom-date-picker-popover__day.is-today{font-weight:800;color:#b8f500!important;background:#b8f50014!important;border:1.5px solid #b8f500!important}.custom-date-picker-popover__day.is-today:hover:not(:disabled){color:#b8f500!important;background:#b8f50038!important}.custom-date-picker-popover__day.is-selected{font-weight:900;background:var(--dashboard-lime)!important;color:#07110b!important;border-color:var(--dashboard-lime)!important}.custom-date-picker-popover__day.is-selected:hover{color:#07110b!important;background:#cbf933!important}.custom-date-picker-popover__day:disabled{opacity:.2;cursor:not-allowed;color:#fff3!important}.custom-date-picker-popover__footer{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;display:flex}.custom-date-picker-popover__footer-btn{letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#323538;border:1px solid #ffffff3d;border-radius:4px;padding:5px 12px;font-size:10.5px;font-weight:800;transition:all .16s;color:#fff!important}.custom-date-picker-popover__footer-btn:hover{color:#07110b!important;background:var(--dashboard-lime)!important;border-color:var(--dashboard-lime)!important}.custom-date-picker-popover__footer-btn--clear{background:#ff51481f;border-color:#ff514859;color:#ff8e88!important}.custom-date-picker-popover__footer-btn--clear:hover{color:#fff!important;background:#ff5148!important;border-color:#ff5148!important}.custom-date-picker-portal-popover.theme-light{color:#122238;background:#fff;border:1px solid #d2dce8;box-shadow:0 16px 36px #10284a2e}.custom-date-picker-portal-popover.theme-light .custom-date-picker-popover__title{color:#122238!important}.custom-date-picker-portal-popover.theme-light .custom-date-picker-nav-btn{background:#f1f5f9;border-color:#cbd5e1;color:#122238!important}.custom-date-picker-portal-popover.theme-light .custom-date-picker-nav-btn:hover{background:var(--dashboard-lime)!important;color:#07110b!important;border-color:var(--dashboard-lime)!important}.custom-date-picker-portal-popover.theme-light .custom-date-picker-popover__weekday{color:#64748b!important}.custom-date-picker-portal-popover.theme-light .custom-date-picker-popover__day{color:#122238!important}.custom-date-picker-portal-popover.theme-light .custom-date-picker-popover__day:hover:not(:disabled){color:#122238!important;background:#b8f50040!important;border-color:#b8f50073!important}.custom-date-picker-portal-popover.theme-light .custom-date-picker-popover__day.is-outside-month{opacity:.55;color:#94a3b8!important}.custom-date-picker-portal-popover.theme-light .custom-date-picker-popover__day.is-today{color:#3f6212!important;background:#84cc1614!important;border:1.5px solid #84cc16!important}.custom-date-picker-portal-popover.theme-light .custom-date-picker-popover__day.is-selected{background:var(--dashboard-lime)!important;color:#07110b!important}.custom-date-picker-portal-popover.theme-light .custom-date-picker-popover__footer{border-top-color:#e2e8f0}.custom-date-picker-portal-popover.theme-light .custom-date-picker-popover__footer-btn{background:#f1f5f9;border-color:#cbd5e1;color:#1e293b!important}.custom-date-picker-portal-popover.theme-light .custom-date-picker-popover__footer-btn:hover{background:var(--dashboard-lime)!important;color:#07110b!important}.dashboard-kpis{grid-template-columns:repeat(5,minmax(112px,1fr));gap:8px;margin-top:10px;display:grid}.dashboard-overview{background:var(--dashboard-surface);padding:28px 38px 26px}.dashboard-overview__progress{grid-template-columns:auto minmax(220px,530px) auto;align-items:center;column-gap:16px;max-width:760px;display:grid}.dashboard-overview__progress strong{color:var(--dashboard-lime);letter-spacing:-.05em;font-size:52px;line-height:.9}.dashboard-overview__progress b{color:var(--dashboard-text);font-size:13px}.dashboard-overview__progress>span{color:var(--dashboard-text);letter-spacing:.13em;text-transform:uppercase;grid-column:1/-1;margin-top:10px;font-size:13px;font-weight:900}.dashboard-overview__bar{background:var(--dashboard-border-strong);border-radius:99px;height:7px;overflow:hidden}.dashboard-overview__bar span{border-radius:inherit;background:var(--dashboard-lime);height:100%;display:block}.theme-light .dashboard-overview{background:#f7f9fb}.theme-light .dashboard-overview__progress strong{color:#8bd400}.dashboard-kpis{background:var(--dashboard-surface);margin-top:0;padding:28px 38px 24px}.dashboard-kpis .kpi-card{border:0;border-left:1px solid var(--dashboard-border-strong);min-height:92px;box-shadow:none;background:0 0;border-radius:0;padding:8px 20px}.dashboard-kpis .kpi-card:first-child{border-left:0}.dashboard-kpis .kpi-card:hover{background:0 0;transform:none}.dashboard-kpis .kpi-card__top svg{display:none}.dashboard-kpis .kpi-card__top{color:var(--dashboard-text)}.dashboard-kpis .kpi-card__top strong{color:var(--dashboard-text);font-size:34px}.dashboard-kpis .kpi-card__label{margin-top:8px;font-size:10px}.dashboard-kpis .kpi-card small{margin-top:5px}.theme-light .dashboard-kpis{background:#f7f9fb}.theme-light .dashboard-kpis .kpi-card__top strong{color:#0b1d3b}.kpi-card{border:1px solid var(--dashboard-border);background:var(--dashboard-surface);border-radius:8px;min-width:0;min-height:113px;padding:16px 14px 13px;transition:transform .16s,border-color .16s,background .16s;overflow:hidden;box-shadow:0 9px 22px #0000001f}.kpi-card:hover{background:var(--dashboard-surface-hover);border-color:#b8f50057;transform:translateY(-2px)}.kpi-card__top{color:var(--dashboard-lime);align-items:center;gap:9px;display:flex}.kpi-card__top svg{color:#738a9a;flex:none}.kpi-card__top strong{white-space:nowrap;min-width:0;font-size:clamp(17px,1.35vw,26px);line-height:1}.kpi-card--update-date .kpi-card__top strong{letter-spacing:-.04em;font-size:clamp(16px,1.15vw,23px)}.kpi-card--danger .kpi-card__top strong{color:var(--dashboard-danger)}.kpi-card--success .kpi-card__top strong{color:var(--dashboard-lime)}.theme-light .kpi-card__top strong,.theme-light .kpi-card--success .kpi-card__top strong{color:#1f3445}.theme-light .kpi-card--danger .kpi-card__top strong{color:#d94343}.kpi-card__label{min-height:29px;color:var(--dashboard-text);letter-spacing:.025em;text-transform:uppercase;margin-top:11px;font-size:10px;font-weight:900;line-height:1.35;display:block}.kpi-card small{color:var(--dashboard-dimmed);white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:9px;display:block;overflow:hidden}.dashboard-main-grid{grid-template-columns:1.02fr 1.04fr .78fr 1.65fr;gap:10px;margin-top:10px;display:grid}.dashboard-charts-grid{grid-template-columns:.92fr 1.08fr 1.08fr .92fr;gap:10px;margin-top:10px;display:grid}.dashboard-panel{border:1px solid var(--dashboard-border);border-radius:var(--dashboard-radius);background:var(--dashboard-surface);min-width:0;height:450px;box-shadow:var(--dashboard-shadow);flex-direction:column;display:flex;overflow:hidden}.dashboard-charts-grid .dashboard-panel{height:360px}.dashboard-panel__header{border-bottom:1px solid #94aaba1f;flex:none;min-height:48px;padding:0 14px}.dashboard-panel__header>div{align-items:center;gap:8px;height:48px;display:flex}.dashboard-panel__header svg{color:var(--dashboard-lime);flex:none}.dashboard-panel__header h2{letter-spacing:.025em;text-transform:uppercase;margin:0;font-size:13px;font-weight:900;line-height:1.25}.dashboard-panel__body{flex:1;min-height:0;padding:0 12px 12px}.dashboard-table-wrapper{scrollbar-color:#2d526d transparent;scrollbar-width:thin;width:100%;height:100%;overflow:hidden}.dashboard-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:11px}.dashboard-table th,.dashboard-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #9cb5c61f;height:29px;padding:5px 8px}.dashboard-table th:not(:first-child),.dashboard-table td:not(:first-child){text-align:center}.dashboard-table th:first-child,.dashboard-table td:first-child{text-align:left;width:52%}.execution-table th:first-child,.execution-table td:first-child{width:18%}.execution-table th,.execution-table td{padding-left:5px;padding-right:5px}.dashboard-table td{text-overflow:ellipsis;overflow:hidden}.dashboard-table thead th{z-index:2;color:#08120c;background:var(--dashboard-lime);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:900;position:sticky;top:0}.dashboard-table thead th,.dashboard-table tfoot td{white-space:nowrap}.dashboard-table tbody td{color:var(--dashboard-text)}.dashboard-table tbody td:first-child{color:var(--dashboard-lime);font-weight:800}.theme-light .dashboard-table tbody td:first-child{color:#263746}.dashboard-table tbody tr:hover td{background:#b8f5000b}.dashboard-table tfoot td{z-index:2;color:#08120c;background:var(--dashboard-lime);text-transform:uppercase;font-weight:900;position:sticky;bottom:0}.table-status-dot{border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.execution-table{min-width:0}.execution-table tbody td:nth-child(2){color:var(--dashboard-lime);font-weight:900}.status-panel .dashboard-panel__body{grid-template-rows:minmax(0,1fr) auto auto;gap:8px;display:grid}.completion-summary{justify-content:space-between;align-items:end;padding:3px 3px 0;display:flex}.completion-summary div{align-items:baseline;gap:7px;display:flex}.completion-summary strong{color:var(--dashboard-lime);font-size:17px}.theme-light .completion-summary strong{color:#1f3445}.completion-summary span{color:var(--dashboard-text);text-transform:uppercase;font-size:10px;font-weight:800}.completion-summary small{color:var(--dashboard-muted);font-size:10px}.completion-bar{background:#20394b;border-radius:99px;height:7px;overflow:hidden}.completion-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--dashboard-lime-dark), var(--dashboard-lime));height:100%;display:block}.highlights-panel .dashboard-panel__body{padding:10px}.highlights-list{grid-template-rows:repeat(4,1fr);gap:9px;height:100%;display:grid}.highlight-card{background:var(--dashboard-surface-light);border:1px solid #a1bbcc21;border-radius:7px;align-items:center;gap:13px;padding:9px 13px;transition:border-color .16s,transform .16s;display:flex}.highlight-card:hover{border-color:#b8f50052;transform:translate(2px)}.highlight-card strong{min-width:70px;color:var(--dashboard-lime);font-size:21px;line-height:1}.theme-light .highlight-card strong{color:#1f3445}.highlight-card span{color:var(--dashboard-text);text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.35}.dashboard-charts-grid .dashboard-panel__body{padding:4px 8px 8px}.dashboard-chart{width:100%;min-height:280px;height:100%!important}.dashboard-footer{color:#607787;letter-spacing:.02em;justify-content:space-between;padding:9px 5px 2px;font-size:9px;display:flex}@media (width<=1500px){.dashboard-kpis{grid-template-columns:repeat(5,1fr)}.kpi-card{min-height:94px}.kpi-card__top strong{font-size:clamp(18px,2.1vw,26px)}.kpi-card--update-date .kpi-card__top strong{font-size:clamp(16px,1.8vw,23px)}.dashboard-main-grid,.dashboard-charts-grid{grid-template-columns:1fr 1fr}.dashboard-table-wrapper{overflow:auto}}@media (width<=1200px){.dashboard-header-right{gap:14px}.last-update{display:none}.dashboard-filters{grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:16px}}@media (width<=800px){.dashboard-page{padding:8px}.dashboard-header{min-height:88px;padding:15px}.dashboard-title h1{gap:5px;font-size:21px;display:grid}.dashboard-title h1 span{margin-left:0}.dashboard-brands{transform-origin:100%;transform:scale(.76)}.dashboard-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dashboard-filter-clear{grid-column:1/-1;justify-self:start}.dashboard-main-grid,.dashboard-charts-grid{grid-template-columns:1fr}.dashboard-panel,.dashboard-charts-grid .dashboard-panel{height:380px}}@media (width<=560px){.dashboard-header-right{display:none}.dashboard-filters__fields,.dashboard-kpis{grid-template-columns:1fr}.dashboard-kpis .kpi-card{border-left:0;border-top:1px solid var(--dashboard-border-strong)}.dashboard-kpis .kpi-card:first-child{border-top:0}.kpi-card{min-height:82px}.kpi-card__label{min-height:auto}.dashboard-panel__header h2{font-size:10px}.dashboard-footer{gap:4px;display:grid}}.sbm-class-section{border-top:1px solid var(--dashboard-border);margin-top:32px;padding-top:24px}.sbm-class-heading{align-items:center;gap:10px;margin-bottom:18px;display:flex}.sbm-class-heading span{background:var(--dashboard-lime);border-radius:3px;width:4px;height:24px}.sbm-class-heading h2{color:var(--dashboard-text);letter-spacing:-.01em;margin:0;font-size:20px}.sbm-class-kpi-card{min-width:0}.sbm-class-grid{grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:14px;display:grid}.sbm-class-grid .dashboard-panel{height:auto;min-height:0}.sbm-class-services{grid-column:1/2}.sbm-class-table-wrap{width:100%;min-width:0}.sbm-class-table-tools{color:var(--dashboard-muted);grid-template-columns:minmax(220px,360px) auto;justify-content:start;align-items:center;gap:12px;margin:0 0 10px;font-size:12px;display:grid}.sbm-class-table-tools input{box-sizing:border-box;border:1px solid var(--dashboard-border-strong);width:100%;min-width:0;height:36px;color:var(--dashboard-text);background:var(--dashboard-surface-light);border-radius:7px;outline:none;padding:8px 11px}.sbm-class-table-tools input:focus{border-color:var(--dashboard-lime);box-shadow:0 0 0 2px color-mix(in srgb, var(--dashboard-lime) 20%, transparent)}.sbm-class-table-scroll{max-height:440px;overflow:hidden auto}.sbm-class-table{table-layout:fixed;width:100%;min-width:0}.sbm-class-table th,.sbm-class-table td{white-space:normal;overflow-wrap:anywhere;word-break:normal;text-overflow:clip;vertical-align:middle;min-width:0;height:auto;padding:8px 6px;line-height:1.25;overflow:visible}.sbm-class-table th{z-index:2;white-space:normal;overflow-wrap:anywhere;word-break:normal;text-align:center;padding-top:7px;padding-bottom:7px;font-size:8px;font-weight:800;line-height:1.15;position:sticky;top:0}.sbm-class-table td{font-size:11px}.sbm-class-table th:first-child,.sbm-class-table td:first-child{text-align:left;width:9%}.sbm-class-table th:nth-child(2),.sbm-class-table td:nth-child(2){text-align:left;width:14%}.sbm-class-table th:nth-child(3),.sbm-class-table td:nth-child(3){text-align:left;width:17%}.sbm-class-table th:nth-child(4),.sbm-class-table td:nth-child(4){width:11%}.sbm-class-table th:nth-child(5),.sbm-class-table td:nth-child(5){width:9%}.sbm-class-table th:nth-child(6),.sbm-class-table td:nth-child(6),.sbm-class-table th:nth-child(7),.sbm-class-table td:nth-child(7){width:12%}.sbm-class-table th:nth-child(8),.sbm-class-table td:nth-child(8){text-align:left;width:16%}.sbm-class-empty{color:var(--dashboard-muted);text-align:center;padding:20px}.sbm-class-pagination{color:var(--dashboard-muted);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;font-size:12px;display:flex}.sbm-class-pagination div{gap:8px;display:flex}.sbm-class-pagination button{border:1px solid var(--dashboard-border-strong);color:var(--dashboard-text);background:var(--dashboard-surface-light);border-radius:6px;padding:7px 10px}.sbm-class-pagination button:disabled{opacity:.45;cursor:not-allowed}.classifier-table td:last-child{white-space:normal;font-size:11px}.sbm-class-table tbody tr{transition:background-color .18s,transform .18s;animation:.36s both dashboard-fade-up}.sbm-class-table tbody tr:first-child{animation-delay:40ms}.sbm-class-table tbody tr:nth-child(2){animation-delay:70ms}.sbm-class-table tbody tr:nth-child(3){animation-delay:.1s}.sbm-class-table tbody tr:nth-child(4){animation-delay:.13s}.sbm-class-table tbody tr:nth-child(5){animation-delay:.16s}.sbm-class-table tbody tr:nth-child(6){animation-delay:.19s}.sbm-class-table tbody tr:nth-child(7){animation-delay:.22s}.sbm-class-table tbody tr:nth-child(8){animation-delay:.25s}.sbm-class-table tbody tr:hover{transform:translate(3px)}.sbm-class-pagination,.sbm-class-table-tools{animation:.42s both dashboard-fade-up}@media (width<=1000px){.sbm-class-grid{grid-template-columns:1fr 1fr}.sbm-class-services{grid-column:1/-1}}@media (width<=700px){.sbm-class-grid{grid-template-columns:1fr}.sbm-class-table-tools{grid-template-columns:1fr;gap:7px}.sbm-class-table th,.sbm-class-table td{padding:7px 4px;font-size:10px}}.synchro-page{--synchro-bg:#171819;--synchro-surface:#242526;--synchro-surface-light:#303132;--synchro-border:#ffffff1f;--synchro-border-strong:#fff3;--synchro-panel:#090d0b;--synchro-text:#f1f3f4;--synchro-muted:#c4ccd2;--synchro-accent:#b8f500;--synchro-lime:#b8f500;min-height:100vh;padding:var(--synchro-page-padding);--synchro-page-padding:clamp(16px,3vw,40px);background:var(--synchro-bg);color:var(--synchro-text);font-size:15px}.synchro-page>.dashboard-header{margin:calc(var(--synchro-page-padding) * -1) calc(var(--synchro-page-padding) * -1) 24px;width:calc(100% + var(--synchro-page-padding) * 2)}.synchro-content{width:min(1900px,100%);margin:0 auto}.synchro-toolbar{background:var(--synchro-surface);border:1px solid var(--synchro-border);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;padding:10px 16px;display:flex}.synchro-sync-meta{color:var(--synchro-muted);flex-wrap:wrap;align-items:center;gap:14px;font-size:12px;display:flex}.synchro-sync-schedule{background:var(--synchro-surface-light);border:1px solid var(--synchro-border);border-radius:4px;align-items:center;gap:6px;padding:4px 10px;font-weight:500;display:inline-flex}.synchro-sync-timestamp{align-items:center;gap:6px;display:inline-flex}.synchro-sync-timestamp strong{color:var(--synchro-text)}.synchro-btn-refresh{cursor:pointer;border-radius:6px;align-items:center;gap:8px;transition:all .18s;display:inline-flex;background:var(--synchro-surface-light)!important;border:1px solid var(--synchro-border-strong)!important;color:var(--synchro-text)!important;padding:7px 16px!important;font-size:12px!important;font-weight:700!important}.synchro-btn-refresh:hover:not(:disabled){background:var(--synchro-lime)!important;color:#07110b!important;border-color:var(--synchro-lime)!important}.synchro-btn-refresh:disabled{opacity:.6;cursor:not-allowed}.icon-spin{animation:1s linear infinite synchro-spin}@keyframes synchro-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.synchro-status-msg{background:var(--synchro-surface);border:1px solid var(--synchro-border);color:var(--synchro-muted);border-radius:6px;margin:12px 0;padding:12px 16px;font-size:13px}.operational-indicators{color:var(--synchro-text);grid-column:1/-1;margin-top:10px}.operational-header{border-bottom:1px solid var(--synchro-border);justify-content:space-between;align-items:center;gap:20px;padding:0 0 12px;display:flex}.operational-header>div:first-child{align-items:center;gap:14px;display:flex}.operational-header h2{color:var(--synchro-text);text-transform:uppercase;margin:0;font-size:20px}.operational-header>div:first-child>span:last-child{color:var(--synchro-muted);font-size:13px}.operational-modes{gap:0;display:flex}.operational-modes button{min-height:34px!important;color:var(--synchro-muted)!important;text-transform:none!important;background:0 0!important;border:0!important;border-bottom:2px solid #0000!important;border-radius:0!important;padding:0 18px!important;font-size:12px!important;font-weight:600!important}.operational-modes button.active{color:#123761!important;border-bottom-color:var(--synchro-lime)!important;background:color-mix(in srgb, var(--synchro-lime) 10%, transparent)!important}.synchro-theme-dark .operational-modes button.active{color:var(--synchro-text)!important}.operational-section-label{color:#6a83a3;letter-spacing:.2em;text-transform:uppercase;margin:20px 0 4px;font-size:11px;font-weight:800}.operational-indicators h2{color:#0e2b78;margin:0 0 8px;font-size:20px}.synchro-theme-dark .operational-indicators h2{color:var(--synchro-text)}.operational-chart{border-bottom:1px solid var(--synchro-border);min-width:0;padding:10px 0 16px}.operational-chart-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.operational-chart-heading h3{color:#123761;margin:0;font-size:14px}.synchro-theme-dark .operational-chart-heading h3{color:var(--synchro-text)}.operational-chart-heading>span{color:var(--synchro-muted);gap:12px;font-size:11px;display:flex}.operational-chart-heading i{align-items:center;gap:5px;font-style:normal;display:flex}.operational-chart-heading em{color:#6b7d94;font-size:11px;font-style:normal}.operational-chart-heading i b{border-radius:50%;width:8px;height:8px}.operational-chart .synchro-canvas{height:190px}.operational-chart-production .synchro-canvas,.operational-chart-waste .synchro-canvas{height:145px}.operational-chart-production{padding-top:4px}.operational-chart-production .operational-chart-heading h3,.operational-chart-waste .operational-chart-heading h3{font-size:13px}.operational-lower{grid-template-columns:1fr 1fr;gap:24px;display:grid}.operational-lower>div+div{border-left:1px solid var(--synchro-border);padding-left:22px}.operational-spacer{visibility:hidden}.synchro-pob-comparison{grid-column:1/-1;padding:24px 0 16px}.pob-comparison-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.pob-comparison-header>div:first-child{padding-left:34px;position:relative}.pob-comparison-header .synchro-section-mark{width:22px;height:5px;position:absolute;top:9px;left:0}.pob-comparison-header h2{color:#0e2b78;margin:0;font-size:21px}.synchro-theme-dark .pob-comparison-header h2{color:var(--synchro-text)}.pob-comparison-header p{color:#6a83a3;margin:4px 0 12px;font-size:13px}.pob-comparison-header small{color:#58729b;font-size:12px}.pob-comparison-header small b{margin:0 8px}.synchro-pob-comparison>.synchro-canvas{height:330px;margin-top:8px}.pob-values-table{margin-top:8px;overflow-x:auto}.pob-values-table table{border-collapse:collapse;color:#4e6590;width:100%;min-width:720px;font-size:11px}.pob-values-table th,.pob-values-table td{text-align:center;white-space:nowrap;border:1px solid #dce4ed;padding:7px 8px}.pob-values-table thead{color:#1b3966;background:#f0f5fb}.pob-values-table tbody th{text-align:left;font-weight:500}.pob-values-table tbody th i{vertical-align:-1px;border-radius:50%;width:10px;height:10px;margin-right:7px;display:inline-block}.synchro-pob-comparison footer{color:#6a83a3;margin-top:12px;font-size:11px}.synchro-method-panel{background:var(--synchro-surface);grid-column:1/-1;padding:28px 34px 24px}.synchro-method-heading{align-items:center;gap:12px;margin-bottom:20px;display:flex}.synchro-method-heading .synchro-section-mark{display:none}.synchro-method-heading h2{color:#123761;letter-spacing:-.03em;margin:0;font-size:32px}.synchro-theme-dark .synchro-method-heading h2{color:var(--synchro-text)}.synchro-method-icon{display:none}.synchro-method-content{grid-template-columns:minmax(430px,44%) minmax(0,1fr);align-items:center;gap:32px;display:grid}.synchro-method-donut{border-right:1px solid var(--synchro-border);min-width:0;padding-right:24px;position:relative}.synchro-method-donut .synchro-canvas{height:390px}.method-donut-svg{width:100%;height:390px;display:block;overflow:visible}.method-donut-labels text{fill:#183654;font-family:inherit;font-size:12px;font-weight:600}.synchro-theme-dark .method-donut-labels text{fill:var(--synchro-text)}.method-donut-value{fill:#123761;font-family:inherit;font-size:31px;font-weight:800}.synchro-theme-dark .method-donut-value{fill:var(--synchro-text)}.method-donut-subtitle{fill:#64748b;font-family:inherit;font-size:11px}.synchro-method-center{pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.synchro-method-center strong{color:#123761;font-size:38px;line-height:1}.synchro-theme-dark .synchro-method-center strong{color:var(--synchro-text)}.synchro-method-center span{color:var(--synchro-muted);margin-top:6px;font-size:12px}.synchro-method-legend{color:var(--synchro-muted);flex-wrap:wrap;justify-content:center;gap:26px;margin-top:8px;font-size:13px;display:flex}.synchro-method-legend span{align-items:center;gap:7px;display:flex}.synchro-method-legend i{border-radius:50%;width:15px;height:15px}.synchro-method-panel .synchro-table table{border-collapse:collapse;min-width:0;font-size:15px}.synchro-method-panel .synchro-table thead{border-bottom:1px solid var(--synchro-border-strong)}.synchro-method-panel .synchro-table th{text-transform:none;font-size:16px}.synchro-method-panel .synchro-table td,.synchro-method-panel .synchro-table th{border-bottom:1px solid var(--synchro-border);padding:16px 12px}.synchro-method-panel .synchro-table tbody tr:hover{background:color-mix(in srgb, var(--synchro-lime) 7%, transparent)}.method-report-table{align-self:center}.method-report-table table{table-layout:fixed}.method-report-table th:first-child,.method-report-table td:first-child{text-align:left;width:28%}.method-report-table th:nth-child(2),.method-report-table td:nth-child(2){width:16%}.method-report-table th:nth-child(3),.method-report-table td:nth-child(3){width:18%}.method-report-table th:nth-child(4),.method-report-table td:nth-child(4){width:21%}.method-report-table th:nth-child(5),.method-report-table td:nth-child(5){width:17%}.method-report-table td:first-child{display:table-cell}.method-report-table td:first-child i{vertical-align:-1px;border-radius:50%;width:13px;height:13px;margin-right:9px;display:inline-block}.synchro-method-panel .synchro-table td:first-child{color:var(--synchro-text);font-weight:500}@media (width<=800px){.synchro-method-content{grid-template-columns:1fr;gap:20px}.synchro-method-donut{border-right:0;border-bottom:1px solid var(--synchro-border);padding-bottom:18px;padding-right:0}.synchro-method-heading h2{font-size:23px}}@media (width<=700px){.operational-header{flex-direction:column;align-items:flex-start}.operational-header>div:first-child{flex-wrap:wrap}.operational-modes{width:100%}.operational-modes button{flex:1}.operational-lower{grid-template-columns:1fr;gap:10px}.operational-lower>div+div{border-left:0;padding-left:0}.operational-spacer{display:none}.pob-comparison-header{flex-direction:column}.pob-comparison-header .operational-modes{width:100%}}.synchro-page-actions{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.synchro-page-actions h1{margin:0 0 8px}.synchro-page-actions p{margin:4px 0}.synchro-page.synchro-theme-light{--synchro-bg:#eef1f4;--synchro-surface:#fff;--synchro-surface-light:#f8fafb;--synchro-border:#dbe1e6;--synchro-border-strong:#c8d1d8;--synchro-panel:#fff;--synchro-text:#172633;--synchro-muted:#526170;--synchro-accent:#b8f500;--synchro-lime:#b8f500}.synchro-page *{box-sizing:border-box}.synchro-page header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.synchro-page h1{margin:12px 0;font-size:clamp(24px,3vw,36px)}.synchro-page h2{margin:0 0 18px;font-size:18px;line-height:1.4}.synchro-page p{color:var(--synchro-muted);line-height:1.6}.synchro-page a{color:var(--synchro-accent)}.synchro-page button:not(.mobile-menu-toggle):not(.theme-toggle):not(.language-switcher button):not(.dashboard-logout-btn):not(.tank-progress-controls button){border:1px solid var(--synchro-border-strong);min-height:35px;color:var(--synchro-text);background:var(--synchro-surface-light);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:11px;font-weight:800;transition:color .16s,background .16s,border-color .16s;display:inline-flex}.synchro-page button:not(.mobile-menu-toggle):not(.theme-toggle):not(.language-switcher button):not(.dashboard-logout-btn):not(.tank-progress-controls button):hover:not(:disabled){color:#07110b;border-color:var(--synchro-lime);background:var(--synchro-lime)}.synchro-page button:not(.mobile-menu-toggle):not(.theme-toggle):not(.language-switcher button):not(.dashboard-logout-btn):not(.tank-progress-controls button):disabled{opacity:.5;cursor:not-allowed}.synchro-page :focus-visible{outline-offset:3px;outline:3px solid #c9ed78}.synchro-actions{flex-wrap:wrap;gap:10px;display:flex}.synchro-filters{border:0;border-bottom:1px solid var(--synchro-border);background:0 0;grid-template-columns:repeat(5,minmax(0,1fr)) auto auto;align-items:end;gap:20px;margin-bottom:10px;padding:28px 0;display:grid}.synchro-filters-heading{color:var(--synchro-text);letter-spacing:.04em;text-transform:uppercase;grid-column:1/-1;align-items:center;gap:10px;font-size:11px;font-weight:900;display:flex}.synchro-section-mark{background:var(--synchro-lime);border-radius:3px;width:22px;height:5px}.synchro-filters label{color:var(--synchro-text);gap:8px;font-size:12px;display:grid}.synchro-filters input,.synchro-filters select{width:100%;min-width:0;height:38px;color:var(--synchro-text);border:0;border-bottom:2px solid var(--synchro-border-strong);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:0 0;border-radius:0;padding:8px 10px}.synchro-page.synchro-theme-dark .synchro-filters input,.synchro-page.synchro-theme-dark .synchro-filters select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.synchro-filters input:focus,.synchro-filters select:focus{border-color:var(--synchro-accent);outline:0}.synchro-filters select option{color:var(--synchro-text);background:var(--synchro-surface)}.synchro-filter-clear{text-decoration:underline;min-height:38px!important;color:var(--synchro-muted)!important;text-transform:none!important;background:0 0!important;border:0!important;padding:0!important;font-weight:500!important}.synchro-filter-clear:hover:not(:disabled){color:var(--synchro-text)!important;background:0 0!important}.synchro-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.synchro-kpis,.synchro-operations{grid-column:1/-1}.synchro-status-summary{border-bottom:1px solid var(--synchro-border);grid-column:1/-1;padding:0 0 28px}.synchro-status-meta{color:var(--synchro-muted);margin:0 0 14px;font-size:13px}.synchro-status-layout{grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:28px;display:grid}.synchro-status-track{grid-template-columns:repeat(5,minmax(90px,1fr));gap:12px;display:grid;position:relative}.synchro-status-line{background:#a7b2bf;height:2px;position:absolute;top:22px;left:10%;right:10%}.synchro-status-step{z-index:1;text-align:center;cursor:pointer;flex-direction:column;align-items:center;min-width:0;transition:opacity .25s,transform .3s,filter .25s;display:flex;position:relative}.synchro-status-step:hover,.synchro-status-step.is-selected{transform:translateY(-5px)}.synchro-status-step.is-selected .synchro-status-icon{box-shadow:0 0 0 7px color-mix(in srgb, var(--synchro-lime) 18%, transparent), 0 0 24px color-mix(in srgb, var(--synchro-lime) 32%, transparent);animation:1.4s ease-in-out infinite status-pulse}.synchro-status-step.is-dimmed{opacity:.38;filter:saturate(.55)}.synchro-status-step:focus-visible{outline:2px solid var(--synchro-lime);outline-offset:5px}.animated-orders{animation:.35s both status-orders-in}@keyframes status-pulse{50%{transform:scale(1.08)}}@keyframes status-orders-in{0%{opacity:0;transform:translateY(-6px)scale(.96)}to{opacity:1;transform:none}}.synchro-status-icon{color:#607188;background:var(--synchro-surface);border:2px solid #a7b2bf;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.synchro-status-step strong{color:var(--synchro-muted);text-transform:uppercase;margin-top:10px;font-size:12px}.synchro-status-step b{color:#0e2b4f;margin-top:4px;font-size:34px;line-height:1}.synchro-theme-dark .synchro-status-step b{color:var(--synchro-text)}.synchro-status-step.progress .synchro-status-icon{color:#fff;background:#123761;border-color:#123761}.synchro-status-step.progress strong{color:var(--synchro-text)}.synchro-status-step.paused .synchro-status-icon{color:#d39c12;border-color:#e2a812}.synchro-status-step.paused b{color:#8f6810}.synchro-status-step.completed .synchro-status-icon{color:#fff;background:#89dd00;border-color:#89dd00}.synchro-status-step.completed strong,.synchro-status-step.completed b{color:#71c900}.synchro-status-step.cancelled .synchro-status-icon{color:#607188}.synchro-status-orders{min-height:24px;color:var(--synchro-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;margin-top:10px;font-size:10px;display:flex}.synchro-status-orders small{border:1px solid var(--synchro-border-strong);color:var(--synchro-text);background:var(--synchro-surface-light);border-radius:2px;padding:3px 5px}.synchro-status-orders span{margin-right:3px}.synchro-completion{border-left:1px solid var(--synchro-border);padding-left:28px}.synchro-completion strong{color:#0e2b4f;font-size:42px;line-height:1;display:block}.synchro-theme-dark .synchro-completion strong{color:var(--synchro-text)}.synchro-completion b{color:var(--synchro-muted);text-transform:uppercase;margin:7px 0 14px;font-size:12px;display:block}.synchro-completion-bar{background:var(--synchro-border-strong);height:9px;overflow:hidden}.synchro-completion-bar span{background:var(--synchro-lime);height:100%;display:block}.synchro-completion small{color:var(--synchro-muted);margin-top:12px;font-size:11px;display:block}.synchro-operations{background:var(--synchro-panel);border-radius:8px;padding:22px 20px 14px}.synchro-operations-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:14px;display:flex}.synchro-operations-title{align-items:center;gap:10px;min-width:0;display:flex}.synchro-operations-title .synchro-section-mark{flex:none;width:24px;height:4px}.synchro-operations-heading h2{color:var(--synchro-text);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:13px}.synchro-operations-title>span:last-child{color:var(--synchro-muted);white-space:nowrap;font-size:12px}.synchro-operation-search{min-width:260px;color:var(--synchro-muted);align-items:center;gap:9px;display:flex}.synchro-operation-search span{display:none}.synchro-operation-search input{width:210px;height:34px;color:var(--synchro-text);border:0;border-bottom:1px solid var(--synchro-border-strong);background:0 0;outline:0;padding:5px 4px 6px;font-size:12px}.synchro-operation-search>svg{color:var(--synchro-muted);flex:none}.synchro-operation-search input:focus{border-color:var(--synchro-lime)}.synchro-operations .synchro-table{max-height:none}.synchro-chart{background:var(--synchro-surface);border:1px solid #404347;border-radius:8px;min-width:0;padding:24px}.synchro-chart-pob{background:var(--synchro-panel);grid-column:1/-1}.synchro-chart-pob h2{margin-bottom:12px}.synchro-chart-context{margin:0 0 18px;font-size:13px;color:var(--synchro-text)!important}.synchro-chart-context span{color:var(--synchro-accent);margin:0 6px}.synchro-chart-pob .synchro-canvas{height:420px}.synchro-notice,.synchro-error{border-radius:8px;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px;padding:18px 22px;font-size:14px;display:flex}.synchro-error{background:#dc26261f;border:1px solid #ef444459;border-left:5px solid #ef4444}.synchro-error p{margin:0;font-weight:500;line-height:1.5;color:#fca5a5!important}.synchro-error button{margin-top:2px}.synchro-page.synchro-theme-light .synchro-error{background:#fef2f2;border:1px solid #fecaca;border-left:5px solid #ef4444}.synchro-page.synchro-theme-light .synchro-error p{color:#991b1b!important}.synchro-notice{background:#f59e0b1f;border:1px solid #f59e0b59;border-left:5px solid #f59e0b}.synchro-notice p{margin:0;color:#fde68a!important}.synchro-page.synchro-theme-light .synchro-notice{background:#fffbeb;border:1px solid #fde68a;border-left:5px solid #f59e0b}.synchro-page.synchro-theme-light .synchro-notice p{color:#92400e!important}.synchro-table{overflow-x:auto}.synchro-table table{border-collapse:collapse;width:100%;min-width:980px;font-size:12px}.synchro-table thead{border-bottom:2px solid var(--synchro-lime)}.synchro-table td,.synchro-table th{border-bottom:1px solid var(--synchro-border);text-align:left;white-space:nowrap;padding:10px 12px}.synchro-table th{color:var(--synchro-text);text-transform:uppercase;font-size:10px;font-weight:800}.synchro-table td{color:var(--synchro-muted)}.synchro-table tbody tr:nth-child(odd){background:color-mix(in srgb, var(--synchro-surface) 55%, transparent)}.synchro-table tbody tr:hover{background:color-mix(in srgb, var(--synchro-lime) 8%, var(--synchro-surface))}.synchro-table td:first-child{color:var(--synchro-text);font-weight:800}.synchro-page summary{cursor:pointer;padding:14px 0}.synchro-pagination{color:var(--synchro-muted);justify-content:space-between;align-items:center;gap:16px;margin-top:16px;font-size:12px;display:flex}.synchro-pagination div{align-items:center;gap:12px;display:flex}.synchro-pagination button{padding:6px 12px;font-size:11px}.synchro-pagination strong{color:var(--synchro-text);white-space:nowrap}.operational-series-button{min-height:24px!important;color:var(--synchro-muted)!important;text-transform:none!important;background:0 0!important;border:0!important;padding:2px 6px!important;font-size:11px!important;font-weight:600!important}.operational-series-button b{border-radius:50%;width:9px;height:9px;margin-right:5px;display:inline-block}.operational-series-button.active{color:var(--synchro-text)!important;background:color-mix(in srgb, var(--synchro-accent) 14%, transparent)!important}.operational-clear-selection{margin-top:8px;text-transform:none!important;min-height:26px!important;padding:0 9px!important;font-size:10px!important}.operational-insight{border-left:3px solid var(--synchro-accent);background:color-mix(in srgb, var(--synchro-accent) 8%, var(--synchro-surface));color:var(--synchro-muted);flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:10px;padding:10px 12px;font-size:11px;animation:.26s both synchro-panel-in;display:flex}.operational-insight strong{color:var(--synchro-text);font-size:12px}.operational-insight b{color:var(--synchro-text);font-weight:700}.operational-point-detail{border-left:3px solid var(--synchro-lime);background:color-mix(in srgb, var(--synchro-lime) 10%, var(--synchro-surface));color:var(--synchro-muted);flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:10px;padding:12px;font-size:11px;animation:.26s both synchro-panel-in;display:flex}.operational-point-detail strong,.operational-point-detail b{color:var(--synchro-text)}.operational-point-orders{flex-wrap:wrap;flex-basis:100%;gap:5px;display:flex}.operational-point-orders span{border:1px solid var(--synchro-border-strong);color:var(--synchro-text);background:var(--synchro-surface-light);border-radius:4px;padding:3px 7px}.operational-rdo-breakdown{border-top:1px solid var(--synchro-border);flex-basis:100%;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:5px;margin-top:5px;padding-top:8px;display:grid}.operational-rdo-breakdown strong,.operational-rdo-breakdown b{color:var(--synchro-text);grid-column:1/-1}.operational-rdo-breakdown span{background:color-mix(in srgb, var(--synchro-surface-light) 80%, transparent);border-radius:3px;padding:4px 6px}@keyframes synchro-panel-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes synchro-status-pop{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:scale(1)}}@keyframes synchro-progress-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes synchro-skeleton{0%,to{opacity:.45}50%{opacity:.9}}.synchro-page .synchro-status-summary,.synchro-page .synchro-operations,.synchro-page .synchro-chart,.synchro-page .operational-indicators,.synchro-page .synchro-kpis{animation:.48s cubic-bezier(.22,1,.36,1) both synchro-panel-in}.synchro-page .synchro-status-summary{animation-delay:60ms}.synchro-page .synchro-operations{animation-delay:.12s}.synchro-page .synchro-chart:nth-child(2){animation-delay:90ms}.synchro-page .synchro-chart:nth-child(3){animation-delay:.14s}.synchro-page .synchro-chart:nth-child(4){animation-delay:.19s}.synchro-status-icon{animation:.42s cubic-bezier(.22,1,.36,1) both synchro-status-pop}.synchro-status-step:nth-child(2) .synchro-status-icon{animation-delay:80ms}.synchro-status-step:nth-child(3) .synchro-status-icon{animation-delay:.14s}.synchro-status-step:nth-child(4) .synchro-status-icon{animation-delay:.2s}.synchro-status-step:nth-child(5) .synchro-status-icon{animation-delay:.26s}.synchro-completion-bar span{transform-origin:0;animation:.9s cubic-bezier(.22,1,.36,1) .26s both synchro-progress-in}.synchro-chart,.synchro-operations{transition:transform .22s,box-shadow .22s,border-color .22s}.synchro-chart:hover,.synchro-operations:hover{border-color:color-mix(in srgb, var(--synchro-accent) 38%, var(--synchro-border-strong));transform:translateY(-2px);box-shadow:0 10px 28px #0000001f}.synchro-table tbody tr{transition:background-color .16s,transform .16s}.synchro-table tbody tr:hover{transform:translate(2px)}.synchro-page button{transition:transform .16s,color .16s,background .16s,border-color .16s}.synchro-page button:active:not(:disabled){transform:scale(.97)}.synchro-notice,.synchro-error{animation:.36s both synchro-panel-in}.synchro-page [aria-busy=true]{animation:1.2s ease-in-out infinite synchro-skeleton}@media (prefers-reduced-motion:reduce){.synchro-page *,.synchro-page :before,.synchro-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1200px){.synchro-filters{grid-template-columns:repeat(4,minmax(120px,1fr))}.synchro-filters-heading{grid-column:1/-1}.synchro-status-layout{grid-template-columns:1fr}.synchro-completion{border-top:1px solid var(--synchro-border);border-left:0;grid-template-columns:auto 1fr;align-items:center;column-gap:16px;padding:16px 0 0;display:grid}.synchro-completion strong{grid-row:span 2}.synchro-completion b{margin:0}.synchro-completion-bar{grid-column:2}.synchro-completion small{grid-column:2;margin-top:0}}@media (width<=900px){.synchro-grid{grid-template-columns:1fr}.synchro-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.synchro-page>.dashboard-header{flex-basis:78px;height:78px;min-height:78px}}@media (width<=600px){.synchro-page{--synchro-page-padding:12px;padding:12px}.synchro-chart{padding:16px}.synchro-chart-pob .synchro-canvas{height:320px}.synchro-pagination{flex-direction:column;align-items:flex-start}.synchro-pagination div{justify-content:space-between;width:100%}.synchro-operations-heading{flex-direction:column;align-items:flex-start;gap:12px}.synchro-operation-search,.synchro-operation-search input{width:100%}.synchro-filters{grid-template-columns:1fr 1fr;gap:14px;padding-top:20px}.synchro-filters-heading,.synchro-filters label:nth-of-type(n+5){grid-column:1/-1}.synchro-filters>button{width:100%}.synchro-status-track{grid-template-columns:1fr;gap:18px}.synchro-status-line{width:2px;height:auto;inset:22px auto 22px 22px}.synchro-status-step{text-align:left;grid-template-rows:auto auto auto;grid-template-columns:46px 1fr;column-gap:14px;display:grid}.synchro-status-step strong{align-self:end;margin:0}.synchro-status-step b{grid-column:2;margin:0}.synchro-status-icon{grid-row:1/span 3}.synchro-status-orders{grid-column:2;justify-content:flex-start;margin:4px 0 0}}.method-donut-svg path{cursor:pointer;transform-origin:210px 184px;transition:opacity .25s,filter .25s,transform .25s}.method-donut-svg path:hover{filter:brightness(1.12)}.method-donut-svg .method-segment-muted{opacity:.28}.method-report-table tbody tr{cursor:pointer;transition:background .2s}.method-report-table tbody tr:hover,.method-report-table tbody tr.method-row-selected{background:#a0f0001f}.method-selection-detail{background:#a0f00014;border-left:3px solid #a0f000;grid-column:1/-1;gap:.45rem;margin-top:1rem;padding:.85rem 1rem;display:grid}.method-selection-detail>div{flex-wrap:wrap;gap:.45rem;display:flex}.method-selection-detail span{color:var(--muted-text,#aab4c2);font-size:.85rem}.method-selection-detail>div span{color:inherit;background:#00000029;border-radius:4px;padding:.35rem .55rem}.tank-progress-carousel{color:#141875;background:linear-gradient(120deg,#fff,#fafdff);grid-column:1/-1;min-width:0;padding:12px 24px 18px;font-family:Segoe UI,Tahoma,sans-serif}.tank-progress-header{align-items:center;gap:28px;display:flex}.tank-progress-metadata{flex:1;grid-template-columns:.8fr 1.7fr 1.1fr 1.7fr .9fr;min-width:0;margin:0;display:grid}.tank-progress-metadata>div{text-align:center;min-width:0;position:relative}.tank-progress-metadata>div:before{content:"";background:#cbd4e6;height:1px;position:absolute;top:23px;left:0;right:0}.tank-progress-metadata>div:first-child:before{left:50%}.tank-progress-metadata>div:last-child:before{right:50%}.tank-progress-metadata dt{color:#6b80bb;letter-spacing:.06em;text-transform:uppercase;padding-bottom:20px;font-size:10px;font-weight:700;position:relative}.tank-progress-metadata dt:after{content:"";box-sizing:border-box;background:#fff;border:2px solid #7186ba;border-radius:50%;width:11px;height:11px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.tank-progress-metadata .is-in-progress dt:after{background:#9feb00;border-color:#9feb00;box-shadow:0 0 7px #b4ef0060}.tank-progress-metadata dd{text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0 6px;font-size:14px;font-weight:650;overflow:hidden}.tank-progress-controls{color:#141875;border-left:1px solid #cbd4e6;align-items:center;gap:12px;padding-left:20px;display:flex}.tank-progress-controls button{width:30px;height:30px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;padding:0;display:grid}.tank-progress-controls button:hover:not(:disabled){background:#edf1fa}.tank-progress-controls button:focus-visible{outline-offset:2px;outline:2px solid #6b80bb}.tank-progress-controls button:disabled{opacity:.3;cursor:default}.tank-progress-controls span{text-align:center;white-space:nowrap;min-width:64px;font:600 14px ui-monospace,monospace}.tank-progress-directions{color:#e91c32;letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;margin-top:22px;font-size:14px;display:flex}.tank-progress-plot{cursor:grab;touch-action:pan-y;width:100%;height:390px;position:relative;overflow:hidden}.tank-progress-plot svg{transform-origin:50% 58%;width:100%;height:100%;font-family:Segoe UI,Tahoma,sans-serif;display:block}.tank-progress-updated{color:#6077b3;margin:10px 0 0;font-size:12px}.synchro-theme-dark .tank-progress-carousel{--tank-text:#b8d2e0;--tank-label-halo:#202820;--tank-label-stroke:transparent;--tank-floor:#5b845b29;--tank-wall:transparent;--tank-back:transparent;--tank-grid:#adc7af3d;--tank-border:#adc7af2e;--tank-front-top:#c1a376;--tank-front-mid:#a18356;--tank-front-bottom:#80613f;--tank-side-top:#b59566;--tank-side-bottom:#896a45;background:var(--synchro-surface);color:#f4f8f5;box-shadow:none;border:1px solid #adc7af38;border-radius:4px}.synchro-theme-dark .tank-progress-metadata>div:before,.synchro-theme-dark .tank-progress-controls{border-color:#b8f50042}.synchro-theme-dark .tank-progress-metadata>div:before{background:#b8f50047}.synchro-theme-dark .tank-progress-metadata dt{color:#9eb8a9}.synchro-theme-dark .tank-progress-metadata dt:after{background:#14272a;border-color:#718d7b}.synchro-theme-dark .tank-progress-metadata dd,.synchro-theme-dark .tank-progress-controls,.synchro-theme-dark .tank-progress-controls span{color:#f4f8f5}.synchro-theme-dark .tank-progress-metadata .is-in-progress dt:after{background:#b8f500;border-color:#b8f500;box-shadow:0 0 12px #b8f500bf}.synchro-theme-dark .tank-progress-metadata .is-completed dt:after{background:#42d6a0;border-color:#42d6a0;box-shadow:0 0 10px #42d6a08c}.synchro-theme-dark .tank-progress-controls button{color:#b8f500}.synchro-theme-dark .tank-progress-controls button:hover:not(:disabled){background:#b8f50024}.synchro-theme-dark .tank-progress-directions{color:#b8f500}.synchro-theme-dark .tank-progress-header{border-bottom:1px solid #adc7af1f;padding-bottom:14px}.synchro-theme-dark .tank-progress-metadata dt,.synchro-theme-dark .tank-progress-updated{color:#b8d2e0}.synchro-theme-dark .tank-progress-plot{background:0 0}.synchro-theme-dark .tank-progress-plot svg .tank3d-value-label text:last-child{fill:#f4f8f5}.synchro-theme-dark .tank-progress-updated{border-top:1px solid #adc7af1f;padding-top:8px}@media (width<=700px){.tank-progress-carousel{padding:16px 12px}.tank-progress-header{flex-wrap:wrap;gap:16px}.tank-progress-metadata{flex-basis:100%;grid-template-columns:.8fr 1.6fr 1fr 1.5fr 1fr}.tank-progress-metadata dt{font-size:8px}.tank-progress-metadata dd{padding:0 3px;font-size:10px}.tank-progress-controls{border:0;margin-left:auto;padding:0}.tank-progress-directions{margin-top:12px}.tank-progress-plot{overflow-x:auto}.tank-progress-plot svg{min-width:700px}}.tank-progress-slide{opacity:1;transition:opacity .18s,transform .18s;transform:translate(0)}.tank-progress-slide[data-phase=leaving]{opacity:0;pointer-events:none;transform:translate(-8px)}.tank-progress-slide[data-phase=entering]{animation:.36s ease-out both tank-slide-enter}.tank-progress-metadata .is-completed dt:after{background:#1d9272;border-color:#1d9272;box-shadow:0 0 7px #1d927230}@keyframes tank-slide-enter{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.tank-progress-slide,.tank-progress-slide[data-phase=entering]{transition:none;animation:none;transform:none}}.chart-help{color:var(--synchro-text,inherit);margin:8px 0 14px}.chart-help summary{cursor:pointer;align-items:center;gap:8px;width:fit-content;padding:5px 2px;font-size:12px;font-weight:600;list-style:none;display:flex}.chart-help summary::-webkit-details-marker{display:none}.chart-help-icon{width:24px;height:24px;color:inherit;background:#99cf161a;border:1px solid #8ab91d;border-radius:50%;place-items:center;font:italic 700 17px Georgia,serif;display:grid}.chart-help summary:hover .chart-help-icon,.chart-help[open] .chart-help-icon{color:#152300;background:#b4ef00}.chart-help summary:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #91c600}.chart-help-content{background:#87a06417;border-left:3px solid #92c600;border-radius:0 10px 10px 0;max-width:760px;margin-top:8px;padding:16px 18px;font-size:13px;line-height:1.65}.chart-help-content p{margin:8px 0}.chart-help-content small{opacity:.8;margin-top:12px;display:block}.tank-summary-note{opacity:.8;margin:12px 0;font-size:12px;line-height:1.6}.tank-summary-progress{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.tank-summary-progress progress{accent-color:#96cd00;width:65px;height:7px}.login-page-wrapper{background-color:#0d131a;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden}.login-bg-layer{filter:blur(8px)brightness(.6)contrast(1.1);pointer-events:none;z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:-15px}.login-overlay-layer{pointer-events:none;z-index:1;background:radial-gradient(circle,#0a121966 0%,#050a0fbf 100%);position:absolute;inset:0}.login-card{z-index:2;-webkit-backdrop-filter:blur(18px)saturate(135%);background:linear-gradient(175deg,#56682eb8 0%,#3e4d20d1 45%,#2e3a18e0 100%);border:1px solid #ffffff29;border-top-color:#ffffff47;border-radius:28px;flex-direction:column;align-items:center;width:100%;max-width:430px;padding:42px 36px 38px;animation:.5s cubic-bezier(.16,1,.3,1) forwards loginCardFadeIn;display:flex;position:relative;box-shadow:0 25px 60px -15px #000000b3,0 10px 25px -10px #00000080,inset 0 1px 1px #ffffff40}@keyframes loginCardFadeIn{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.login-brand-container{justify-content:center;align-items:center;margin-bottom:24px;display:flex}.login-brand-wrapper{flex-direction:column;align-items:flex-end;width:154px;display:flex}.login-brand-img{object-fit:contain;filter:drop-shadow(0 2px 4px #0003);-webkit-user-select:none;user-select:none;width:154px;max-width:100%;height:auto;transition:transform .25s}.login-brand-img:hover{transform:scale(1.02)}.login-brand-synchro{letter-spacing:3.2px;color:#bbf000;text-transform:uppercase;text-shadow:0 1px 3px #00000080;-webkit-user-select:none;user-select:none;margin-top:4px;margin-right:2px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:11.5px;font-weight:800}.login-header-text{text-align:center;margin-bottom:28px}.login-title{color:#fff;letter-spacing:-.4px;text-shadow:0 2px 4px #0000004d;margin:0 0 6px;font-size:27px;font-weight:700}.login-subtitle{color:#ffffffd9;letter-spacing:.1px;margin:0;font-size:13.5px;font-weight:400}.login-form{flex-direction:column;gap:15px;width:100%;display:flex}.login-input-group{width:100%;position:relative}.login-input-box{background-color:#e9f0fc;border:1.5px solid #0000;border-radius:14px;align-items:center;width:100%;height:52px;padding:0 16px;transition:all .2s;display:flex;box-shadow:inset 0 1px 2px #0000000f}.login-input-box:focus-within{background-color:#fff;border-color:#bbf000;box-shadow:0 0 0 3.5px #bbf0004d,0 2px 8px #0000001a}.login-input-box.error{background-color:#fff6f6;border-color:#ff5252}.login-input-icon{color:#4a5568;flex-shrink:0;justify-content:center;align-items:center;margin-right:12px;display:flex}.login-input-field{color:#1e293b;background:0 0;border:none;outline:none;flex:1;height:100%;font-size:14.5px;font-weight:500}.login-input-field::placeholder{color:#8c9ba5;font-weight:400}.login-input-action-btn{color:#718096;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex}.login-input-action-btn:hover{color:#2d3748}.login-error-banner{color:#ffe4e4;background-color:#ef444440;border:1px solid #ef44448c;border-radius:10px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;animation:.3s shake;display:flex}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.login-submit-btn{color:#1a2208;letter-spacing:.2px;cursor:pointer;background-color:#bbf000;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;margin-top:6px;font-size:15.5px;font-weight:700;transition:all .22s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 14px #bbf00052}.login-submit-btn:hover:not(:disabled){background-color:#cdff05;transform:translateY(-1.5px);box-shadow:0 7px 20px #bbf0007a}.login-submit-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #bbf0004d}.login-submit-btn:disabled{opacity:.75;cursor:not-allowed}.login-spinner{border:2.5px solid #1a22084d;border-top-color:#1a2208;border-radius:50%;width:20px;height:20px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=480px){.login-card{border-radius:22px;padding:34px 24px 28px}.login-title{font-size:24px}.login-subtitle{font-size:13px}}:root{color:#202832;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eef1f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#eef1f4;min-width:320px;min-height:100%}body{background:#eef1f4;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}table{border-spacing:0}#root{min-height:100vh}@keyframes page-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-transition{min-height:100vh;animation:.36s cubic-bezier(.2,.75,.25,1) both page-enter}@media (prefers-reduced-motion:reduce){.page-transition{animation:none}}.dashboard-header{width:100%;height:92px;min-height:92px;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #d7dee6;border-radius:0;flex:0 0 92px;justify-content:space-between;align-items:center;gap:24px;padding:12px clamp(20px,4vw,64px);display:flex}.dashboard-module-nav{align-items:center;gap:42px;display:flex}.dashboard-module-link{color:#718096;white-space:nowrap;background:0 0;border:0;align-items:center;min-height:42px;padding:0 0 7px;font-size:21px;font-weight:650;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.dashboard-module-link:hover,.dashboard-module-link.active{color:#b8f500}.dashboard-module-link.active:after{content:"";background:#b8f500;border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.dashboard-header-right{align-items:center;gap:24px;margin-left:auto;display:flex}.theme-toggle{color:#10284a;background:0 0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;display:inline-grid}.theme-toggle:hover{border-color:#8bbf26}.language-switcher{align-items:center;gap:12px;display:inline-flex}.language-switcher button{color:#10284a;background:0 0;border:0;border-radius:4px;place-items:center;width:28px;height:24px;padding:0;display:grid}.language-switcher button.active{outline-offset:3px;outline:2px solid #b8f500}.flag-icon{border-radius:2px;width:24px;height:17px;display:block}.brand-separator{background:#d2dce8;width:1px;height:56px}.dashboard-brands{align-items:center;gap:14px;display:flex}.brand-image-wrap{background:0 0;justify-content:center;align-items:center;width:205px;height:70px;display:inline-flex}.brand-image-wrap img{object-fit:contain;width:100%;height:100%;display:block}.dashboard-logout-btn{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #d7dee6;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13.5px;font-weight:600;transition:all .2s;display:inline-flex}.dashboard-logout-btn:hover{color:#ef4444;background:#fff5f5;border-color:#ef4444;transform:translateY(-1px)}.dashboard-logout-btn:active{transform:translateY(0)}.dashboard-page.theme-dark .dashboard-header,.synchro-theme-dark .dashboard-header{background:0 0;border-color:#42474d}.dashboard-page.theme-dark .dashboard-module-link,.synchro-theme-dark .dashboard-module-link{color:#f1f3f4;background:0 0;border:0}.dashboard-page.theme-dark .dashboard-module-link.active,.synchro-theme-dark .dashboard-module-link.active{color:#b8f500}.dashboard-page.theme-dark .theme-toggle,.synchro-theme-dark .theme-toggle{color:#f1f3f4;background:0 0}.dashboard-page.theme-dark .dashboard-logout-btn,.synchro-theme-dark .dashboard-logout-btn{color:#f1f3f4;background:#303132;border-color:#59616a}.dashboard-page.theme-dark .dashboard-logout-btn:hover,.synchro-theme-dark .dashboard-logout-btn:hover{color:#f87171;background:#ef444426;border-color:#f87171}.dashboard-page.theme-dark .brand-separator,.synchro-theme-dark .brand-separator{background:#59616a}@media (width<=800px){.dashboard-header{flex-basis:78px;height:78px;min-height:78px;padding-inline:16px}.dashboard-header-right{gap:10px}.brand-image-wrap{width:100px;height:38px}.dashboard-brands{gap:8px}.brand-separator{height:32px}.dashboard-module-nav{gap:20px}.dashboard-module-link{font-size:18px}}@media (width<=560px){.dashboard-header{flex-wrap:wrap}.dashboard-header-right{justify-content:flex-end;width:100%}.dashboard-module-link{margin-right:auto}.brand-image-wrap{width:78px;height:32px}.dashboard-header-right{gap:7px}}.tank-mobile-compartments{display:none}@media (width<=768px){.inspection-card-scroll{max-height:none;overflow:visible}.inspection-card-scroll .sbm-class-table{width:100%;min-width:0;display:block}.inspection-card-scroll thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.inspection-card-scroll tbody{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;gap:12px;width:100%;padding-bottom:12px;display:flex;overflow-x:auto}.inspection-card-scroll .sbm-class-table tbody tr{border:1px solid var(--dashboard-border);background:var(--dashboard-surface);scroll-snap-align:start;border-radius:10px;flex:0 0 94%;min-width:0;padding:12px;animation:none;display:block;transform:none}.inspection-card-scroll .sbm-class-table tbody td{white-space:normal;overflow-wrap:anywhere;text-align:left;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:12px;width:auto;padding:10px 0;font-size:13px;display:grid}.inspection-card-scroll td:before{content:attr(data-label);color:var(--dashboard-muted);font-weight:600}}.dashboard-header.shared-dashboard-header .mobile-menu-toggle{display:none}@media (width<=768px){.synchro-operations .synchro-table{overflow:visible}.synchro-operations .synchro-table table,.synchro-operations .synchro-table tbody{width:100%;min-width:0;display:block}.synchro-operations .synchro-table thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.synchro-operations .synchro-table tbody tr{border:1px solid var(--synchro-border);background:var(--synchro-surface);border-radius:10px;margin-bottom:16px;padding:12px;display:block}.synchro-operations .synchro-table tbody td{white-space:normal;overflow-wrap:anywhere;text-align:left;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:12px;width:auto;padding:10px 0;display:grid}.synchro-operations .synchro-table td:before{content:attr(data-label);color:var(--synchro-muted);font-weight:600}.synchro-operations .tank-summary-progress{flex-wrap:wrap;min-width:0}.synchro-operations .tank-summary-progress progress{max-width:100%}.tank-progress-carousel .tank-progress-plot{aspect-ratio:700/390;cursor:default;touch-action:pan-y;height:auto;overflow:hidden}.tank-progress-carousel .tank-progress-plot svg{width:100%;min-width:0;height:100%}.tank-mobile-compartments{gap:12px;margin:16px 0;display:grid}.tank-mobile-compartments>div{border:1px solid var(--synchro-border);background:var(--synchro-surface);border-radius:8px;padding:12px}.tank-mobile-compartments dt{color:var(--synchro-text);font-size:13px;font-weight:600}.tank-mobile-compartments dd{color:var(--synchro-text);align-items:center;gap:12px;margin:8px 0 0;display:flex}.tank-mobile-compartments progress{min-width:0;height:10px;accent-color:var(--synchro-lime);flex:1}.tank-mobile-compartments strong{text-align:right;min-width:65px;font-size:14px}}@media (width<=1024px){.synchro-method-content{grid-template-columns:minmax(0,1fr)}.synchro-method-donut{border-right:0;padding-right:0}.dashboard-main-grid>*,.dashboard-charts-grid>*,.synchro-grid>*,.operational-lower>*,.dashboard-container{min-width:0}}@media (width<=768px){.login-page-wrapper{min-height:100svh;padding:20px 16px}.login-card{padding:30px 22px}.login-input-field{font-size:16px}.login-input-action-btn{min-width:44px;min-height:44px}.dashboard-header.shared-dashboard-header[class]{flex-basis:auto;height:auto}.dashboard-header.shared-dashboard-header[class] .dashboard-header-right{flex-wrap:wrap;display:flex}.dashboard-header button,.dashboard-header a{min-height:44px}.synchro-content,.dashboard-container{width:100%}.synchro-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.synchro-filters label,.dashboard-filters label{min-width:0}.synchro-page input,.synchro-page select,.dashboard-page input,.dashboard-page select{min-height:44px;font-size:16px}.synchro-page button,.dashboard-page button{min-height:44px}.operational-modes button{min-height:44px!important;padding:0 10px!important}.operational-lower{grid-template-columns:minmax(0,1fr)}.operational-lower>div+div{border-left:0;padding-left:0}.operational-chart-heading{flex-direction:column;align-items:flex-start;gap:6px}.operational-chart-heading>span{flex-wrap:wrap}.operational-chart .synchro-canvas{height:230px}.operational-header,.pob-comparison-header{flex-direction:column;align-items:stretch}.operational-header>div:first-child{flex-wrap:wrap}.pob-comparison-header>div:first-child{padding-left:28px}.pob-comparison-header h2{font-size:18px;line-height:1.4}.synchro-pob-comparison>.synchro-canvas{height:300px}.synchro-method-panel{padding:16px}.method-donut-svg{height:auto;min-height:240px}.synchro-method-legend{gap:12px}.synchro-method-panel .synchro-table table{min-width:580px}.synchro-operation-search{min-width:0;max-width:100%}.synchro-pagination div{flex-wrap:wrap;gap:8px}.synchro-pagination div strong{text-align:center;flex-basis:100%;order:-1}.synchro-table,.pob-values-table,.dashboard-table-wrapper,.sbm-class-table-scroll{overscroll-behavior-x:contain;max-width:100%;overflow:auto}.sbm-class-table{min-width:780px}.sbm-class-table th,.sbm-class-table td{padding:10px 8px;font-size:12px}.sbm-class-pagination{flex-wrap:wrap}.sbm-class-pagination div{justify-content:space-between;width:100%}.dashboard-panel__header h2{font-size:13px;line-height:1.4}.dashboard-selection{flex-wrap:wrap}.dashboard-overview{padding:20px 16px}.dashboard-overview__progress{grid-template-columns:auto minmax(0,1fr);row-gap:12px}.dashboard-overview__progress b{grid-column:1/-1}.synchro-operations-title{flex-wrap:wrap;max-width:100%}.synchro-operations-title>span:last-child{white-space:normal}.tank-progress-metadata{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 8px}.tank-progress-metadata dt{font-size:11px}.tank-progress-metadata dd{white-space:normal;overflow-wrap:anywhere;font-size:13px}.tank-progress-controls button{min-width:44px;min-height:44px}.tank-progress-plot{touch-action:pan-x pan-y;overflow-x:auto}.tank-progress-plot svg{min-width:700px}.chart-help summary{align-items:center;min-height:44px}}@media (width<=480px){.dashboard-header.shared-dashboard-header[class]{padding:12px}.dashboard-header.shared-dashboard-header[class] .dashboard-nav{gap:18px}.synchro-filters,.dashboard-filters{grid-template-columns:minmax(0,1fr)}.synchro-filters label{grid-column:1/-1}.synchro-chart,.synchro-toolbar{padding:12px}.synchro-sync-meta{gap:8px}.synchro-sync-timestamp{flex-wrap:wrap}.operational-header h2{font-size:18px}.synchro-method-heading h2{font-size:20px}}@media (height<=600px) and (width<=900px){.login-page-wrapper{align-items:flex-start}}@media (width<=768px){.dashboard-header.shared-dashboard-header[class]{grid-template-columns:minmax(0,1fr);justify-items:center}.dashboard-header.shared-dashboard-header .dashboard-module-nav,.dashboard-header.shared-dashboard-header .header-brand-group,.dashboard-header.shared-dashboard-header[class] .dashboard-header-right{border:0;grid-column:1;justify-content:center;width:100%;max-width:100%;margin-inline:0;padding-inline:0;transform:none}.dashboard-header.shared-dashboard-header .dashboard-module-nav{grid-row:1;gap:24px}.dashboard-header.shared-dashboard-header .header-brand-group{grid-row:2}.dashboard-header.shared-dashboard-header[class] .dashboard-header-right{grid-row:3}.synchro-operations .synchro-table tbody{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;gap:12px;padding-bottom:12px;display:flex;overflow-x:auto}.synchro-operations .synchro-table tbody tr{scroll-snap-align:start;flex:0 0 94%;min-width:0;margin-bottom:0}.synchro-method-content>*{min-width:0;max-width:100%}.synchro-method-panel .method-report-table{width:100%;overflow:auto}.synchro-method-panel .method-report-table table{table-layout:auto;min-width:540px}.synchro-method-panel .method-report-table td,.synchro-method-panel .method-report-table th{white-space:normal;overflow-wrap:anywhere;padding:12px 8px;font-size:13px}.synchro-method-panel .method-report-table th{white-space:nowrap;overflow-wrap:normal}.synchro-method-panel .method-donut-svg{width:calc(100% - 40px);margin-inline:20px}.method-selection-detail{box-sizing:border-box;overflow-wrap:anywhere;width:100%}.method-selection-detail>div,.method-selection-detail>div span{min-width:0;max-width:100%}.synchro-method-legend{flex-wrap:wrap;width:100%}.synchro-method-legend span{overflow-wrap:anywhere;min-width:0}.tank-progress-header{flex-direction:column;align-items:stretch;gap:12px}.tank-progress-carousel .tank-progress-metadata{scroll-snap-type:x proximity;overscroll-behavior-x:contain;flex:none;gap:0;width:100%;padding-bottom:12px;display:flex;overflow-x:auto}.tank-progress-metadata>div{scroll-snap-align:center;flex:0 0 160px}.tank-progress-metadata dd{white-space:normal;padding-inline:10px}.tank-progress-carousel .tank-progress-controls{border:0;justify-content:center;margin-inline:auto;padding:0}.dashboard-header.shared-dashboard-header[class]{grid-template-columns:44px minmax(0,1fr);gap:4px 8px;min-height:0;padding:8px 12px}.dashboard-header.shared-dashboard-header .mobile-menu-toggle{width:44px;height:44px;color:inherit;background:0 0;border:1px solid #71809655;border-radius:8px;grid-area:1/1;place-items:center;padding:0;display:grid}.dashboard-header.shared-dashboard-header .header-brand-group{grid-area:1/2;justify-content:center;gap:10px}.dashboard-header.shared-dashboard-header .header-logo{height:44px}.dashboard-header.shared-dashboard-header[class] .dashboard-header-right{grid-area:3/1/auto/-1;gap:16px;height:auto;min-height:44px;padding-block:8px;display:none}.dashboard-header.shared-dashboard-header.mobile-menu-open[class] .dashboard-header-right{display:flex}.dashboard-header.shared-dashboard-header .dashboard-module-nav{display:none}.dashboard-header.shared-dashboard-header.mobile-menu-open .dashboard-module-nav{border-top:1px solid #71809655;flex-direction:column;grid-area:2/1/auto/-1;align-items:stretch;gap:4px;height:auto;padding:8px 0;display:flex}.dashboard-header.shared-dashboard-header.mobile-menu-open .dashboard-module-link{justify-content:center;align-items:center;min-height:48px;padding:8px 12px;font-size:16px;display:flex}}
