@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--font-weight-semibold:600;--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.m-1{margin:calc(var(--spacing) * 1)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table\!{display:table!important}.table-cell{display:table-cell}.table-column{display:table-column}.table-row{display:table-row}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.justify-end{justify-content:flex-end}.border{border-style:var(--tw-border-style);border-width:1px}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.\!outline{outline-style:var(--tw-outline-style)!important;outline-width:1px!important}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}:root{color:#18212f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#eef1f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{--bg:#eef1f4;--surface:#fff;--surface-strong:#f7f9fb;--text:#18212f;--muted:#6a7483;--line:#dfe5ec;--accent:#0f766e;--accent-strong:#0b5f59;--accent-soft:#d9f2ee;--warning:#b45309;--danger:#b42318;--info:#2463eb;min-height:100vh;color:var(--text);background:linear-gradient(180deg,#0f766e14,transparent 360px),var(--bg);grid-template-columns:280px minmax(0,1fr);display:grid}.app-shell.dark{--bg:#111827;--surface:#182235;--surface-strong:#202c42;--text:#edf2f7;--muted:#a7b2c2;--line:#314057;--accent:#2dd4bf;--accent-strong:#5eead4;--accent-soft:#2dd4bf24;--warning:#f6ad55;--danger:#fc8181;--info:#93c5fd}.sidebar{border-right:1px solid var(--line);background:var(--surface);height:100vh;padding:24px;position:sticky;top:0}@supports (color:color-mix(in lab,red,red)){.sidebar{background:color-mix(in srgb,var(--surface) 92%,transparent)}}.sidebar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{align-items:center;gap:12px;margin-bottom:32px;display:flex}.brand-mark{color:#fff;background:#0f766e;border-radius:8px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.brand strong,.brand span{display:block}.brand span,.plant-card span,.plant-card small,.page-title span,.panel-header span,.section-heading span,.kpi-card span,.kpi-card small,td small,.timeline-content span,.module-card p,.production-row span,.dispatch-card p,.dispatch-meta,.fleet-row span,.role-card p,.alert-item span{color:var(--muted)}.nav-list{gap:6px;display:grid}.nav-item,.theme-toggle,.ghost-button,.primary-button,.icon-button{min-height:40px;color:var(--text);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.nav-item{justify-content:flex-start;gap:10px;width:100%;padding:10px 12px}.nav-item:hover,.nav-item.active{border-color:var(--line);background:var(--surface-strong)}.nav-item.active{color:var(--accent-strong)}.plant-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;gap:5px;padding:16px;display:grid;position:absolute;bottom:24px;left:24px;right:24px}.plant-filter-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex;position:absolute;bottom:20px;left:14px;right:14px;box-shadow:0 4px 12px #0000000a}.plant-filter-header{color:var(--text);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;font-size:.72rem;font-weight:700;display:flex}.plant-filter-header svg{color:var(--accent)}.plant-filter-badge{background:var(--accent);color:#fff;letter-spacing:0;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:.68rem;font-weight:800}.plant-filter-all{border:1px dashed var(--line);background:var(--surface);color:var(--text);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.plant-filter-all:hover{background:var(--line);border-color:var(--line)}@supports (color:color-mix(in lab,red,red)){.plant-filter-all:hover{border-color:color-mix(in srgb,var(--line) 80%,var(--text))}}.plant-filter-all.active{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.plant-filter-all.active{background:color-mix(in srgb,var(--accent) 12%,transparent)}}.plant-filter-all.active{border-color:var(--accent);color:var(--accent-strong);font-weight:700}.plant-chips{flex-direction:column;gap:6px;display:flex}.plant-chip{border:1px solid var(--line);background:var(--surface);color:var(--text);cursor:pointer;text-align:left;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.plant-chip:hover{background:var(--line);border-color:var(--line)}@supports (color:color-mix(in lab,red,red)){.plant-chip:hover{border-color:color-mix(in srgb,var(--line) 80%,var(--text))}}.plant-chip.active{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.plant-chip.active{background:color-mix(in srgb,var(--accent) 10%,transparent)}}.plant-chip.active{border-color:var(--accent);color:var(--accent-strong);box-shadow:inset 0 0 0 1px var(--accent);font-weight:600}@supports (color:color-mix(in lab,red,red)){.plant-chip.active{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 20%,transparent)}}.plant-chip-dot{background:var(--text);border-radius:50%;width:8px;height:8px}@supports (color:color-mix(in lab,red,red)){.plant-chip-dot{background:color-mix(in srgb,var(--text) 25%,transparent)}}.plant-chip-dot{flex-shrink:0;transition:all .2s}.plant-chip.active .plant-chip-dot{background:var(--accent);box-shadow:0 0 6px var(--accent)}.main{min-width:0;padding:24px clamp(16px,3vw,36px) 48px}.topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:26px;display:flex}.page-title h1,.panel-header h2,.section-heading h2{letter-spacing:0;margin:0}.page-title h1{font-size:clamp(1.7rem,2.4vw,2.5rem)}.topbar-actions{align-items:center;gap:12px;display:flex}.theme-toggle,.ghost-button,.primary-button{border-color:var(--line);background:var(--surface);gap:8px;padding:0 14px}.primary-button{color:#fff;border-color:var(--accent);background:var(--accent)}.user-chip{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-items:center;gap:10px;max-width:260px;min-height:42px;padding:6px 10px 6px 12px;display:flex;overflow:hidden}.user-chip-info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex;overflow:hidden}.user-chip-role{color:var(--accent);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:700;display:block;overflow:hidden}.user-chip-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.83rem;font-weight:500;display:block;overflow:hidden}.user-chip-logout{border:1px solid var(--line);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:5px;flex:none;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;font-weight:500;transition:all .15s;display:flex}.user-chip-logout:hover{background:var(--surface-strong);color:var(--text)}.menu-button,.scrim{display:none}.view-stack{gap:22px;display:grid}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.kpi-card,.panel,.table-panel,.module-card,.role-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;box-shadow:0 18px 48px #0f172a0f}.kpi-card{gap:6px;min-height:150px;padding:18px;display:grid}.kpi-card strong{font-size:clamp(1.5rem,2.5vw,2rem)}.kpi-icon,.module-icon,.role-icon{width:38px;height:38px;color:var(--accent-strong);background:var(--accent-soft);border-radius:8px;place-items:center;display:grid}.split-layout{grid-template-columns:minmax(0,1.6fr) minmax(320px,.8fr);gap:18px;display:grid}.panel,.table-panel{min-width:0;padding:18px}.panel-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.timeline{gap:4px;display:grid}.timeline-row{grid-template-columns:58px 20px minmax(0,1fr);align-items:center;gap:10px;min-height:66px;display:grid}.timeline-row time{color:var(--muted);font-size:.9rem;font-weight:700}.timeline-dot{border:2px solid var(--surface);background:var(--accent);width:10px;height:10px;box-shadow:0 0 0 3px var(--accent-soft);border-radius:999px}.timeline-content{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:12px;display:flex}.timeline-content strong,.timeline-content span,td strong,td small,.fleet-row strong,.fleet-row span{display:block}.timeline-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:3px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.badge.muted{color:#596273;background:#eef1f5}.badge.info,.badge.blue{color:#1d4ed8;background:#dbeafe}.badge.warning{color:#92400e;background:#fef3c7}.badge.purple{color:#6d28d9;background:#ede9fe}.badge.success{color:#047857;background:#d1fae5}.badge.danger{color:#b42318;background:#fee2e2}.dark .badge.muted{color:#d5dce6;background:#334155}.dark .badge.info,.dark .badge.blue{color:#bfdbfe;background:#1e3a8a}.dark .badge.warning{color:#fde68a;background:#78350f}.dark .badge.purple{color:#ddd6fe;background:#4c1d95}.dark .badge.success{color:#a7f3d0;background:#064e3b}.dark .badge.danger{color:#fecaca;background:#7f1d1d}.vehicle-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.vehicle-summary div{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;padding:14px}.vehicle-summary strong,.vehicle-summary span{display:block}.vehicle-summary strong{font-size:1.55rem}.vehicle-summary span{color:var(--muted);font-size:.85rem}.alert-list,.production-list,.fleet-list{gap:10px;display:grid}.alert-item{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;gap:10px;padding:12px;display:flex}.alert-item svg{color:var(--warning);flex:none}.module-band{padding:4px 0}.section-heading{margin-bottom:16px}.module-grid,.role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.module-card{grid-template-columns:42px minmax(0,1fr);gap:12px;padding:16px;display:grid}.module-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.module-card p{min-height:44px;margin:8px 0 14px;line-height:1.45}.progress{background:var(--line);border-radius:999px;height:8px;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.progress{background:color-mix(in srgb,var(--line) 70%,transparent)}}.progress span{border-radius:inherit;background:var(--accent);height:100%;display:block}.report-filters-bar{background:var(--surface-strong);border:1px solid var(--line);border-radius:12px;flex-direction:column;align-items:stretch;gap:12px;margin-bottom:12px;padding:14px 16px;display:flex;box-shadow:0 2px 8px #0000000a}.date-quick-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.custom-date-range{background:var(--surface);border:1px solid var(--accent);flex-direction:column;gap:10px;padding:14px 16px;display:flex}@supports (color:color-mix(in lab,red,red)){.custom-date-range{border:1px solid color-mix(in srgb,var(--accent) 30%,var(--line))}}.custom-date-range{border-radius:10px;animation:.18s cubic-bezier(.4,0,.2,1) acDropIn}.custom-date-range-fields{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.custom-date-field{flex-direction:column;gap:5px;display:flex}.custom-date-field label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:5px;font-size:.75rem;font-weight:600;display:flex}.custom-date-field input[type=date]{border:1px solid var(--line);background:var(--surface-strong);height:38px;color:var(--text);cursor:pointer;border-radius:8px;outline:none;min-width:150px;padding:0 11px;font-size:.88rem;transition:border-color .15s}.custom-date-field input[type=date]:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent)}@supports (color:color-mix(in lab,red,red)){.custom-date-field input[type=date]:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent)}}.custom-date-sep{color:var(--muted);padding-bottom:8px;font-size:1.1rem;font-weight:300}.custom-date-clear{border:1px solid var(--line);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:7px;align-items:center;gap:5px;margin-bottom:1px;padding:7px 12px;font-size:.8rem;font-weight:500;transition:all .15s;display:inline-flex}.custom-date-clear:hover{background:var(--danger)}@supports (color:color-mix(in lab,red,red)){.custom-date-clear:hover{background:color-mix(in srgb,var(--danger) 10%,var(--surface))}}.custom-date-clear:hover{border-color:var(--danger);color:var(--danger)}.custom-date-summary{color:var(--accent-strong);background:var(--accent-soft);border:1px solid var(--accent);border-radius:6px;padding:6px 10px;font-size:.82rem;font-weight:500}@supports (color:color-mix(in lab,red,red)){.custom-date-summary{border:1px solid color-mix(in srgb,var(--accent) 20%,transparent)}}.filter-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-right:6px;font-size:.82rem;font-weight:600}.date-filter-pill{border:1px solid var(--line);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:20px;align-items:center;gap:6px;padding:7px 14px;font-size:.82rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 1px 2px #00000005}.date-filter-pill svg{opacity:.65;transition:transform .2s}.date-filter-pill:hover{background:var(--line);color:var(--text);border-color:var(--line)}@supports (color:color-mix(in lab,red,red)){.date-filter-pill:hover{border-color:color-mix(in srgb,var(--line) 80%,var(--text))}}.date-filter-pill:hover svg{transform:rotate(-10deg)}.date-filter-pill.active{background:var(--accent);color:#fff;border-color:var(--accent-strong);box-shadow:0 4px 12px var(--accent);font-weight:600}@supports (color:color-mix(in lab,red,red)){.date-filter-pill.active{box-shadow:0 4px 12px color-mix(in srgb,var(--accent) 30%,transparent)}}.date-filter-pill.active svg{opacity:1}.toolbar{grid-template-columns:minmax(260px,1fr) 190px auto;gap:12px;display:grid}.searchbox,.selectbox{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-items:center;gap:9px;min-height:44px;padding:0 12px;display:flex}.searchbox input,.selectbox select{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.selectbox select{appearance:none}.table-panel{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:0;overflow:hidden;box-shadow:0 10px 30px #0000000a}.table-scroll{overflow-x:auto}table{border-collapse:separate;border-spacing:0;width:100%;min-width:100%}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:12px 14px}td{font-size:.81rem}td strong{font-size:.83rem}th{color:var(--muted);background:var(--surface-strong)}@supports (color:color-mix(in lab,red,red)){th{background:color-mix(in srgb,var(--surface-strong) 40%,var(--surface))}}th{text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid var(--line);font-size:.73rem;font-weight:700}.status-select{appearance:none;text-transform:uppercase;cursor:pointer;white-space:nowrap;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23475569' stroke-width='3'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:right 7px center;background-repeat:no-repeat;background-size:8px;border:none;border-radius:20px;outline:none;padding:5px 22px 5px 10px;font-size:.72rem;font-weight:800;transition:all .15s}.status-select:focus{box-shadow:0 0 0 2px var(--accent)}@supports (color:color-mix(in lab,red,red)){.status-select:focus{box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 30%,transparent)}}.status-select-muted{color:#475569;background-color:#f1f5f9}.status-select-info{color:#1d4ed8;background-color:#dbeafe}.status-select-warning{color:#b45309;background-color:#fef3c7}.status-select-purple{color:#6d28d9;background-color:#f3e8ff}.status-select-success{color:#15803d;background-color:#dcfce7}.status-select-danger{color:#b91c1c;background-color:#fee2e2}.dark .status-select-muted{color:#cbd5e1;background-color:#334155;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23cbd5e1' stroke-width='3'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")}.dark .status-select-info{color:#93c5fd;background-color:#1e3a8a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2393c5fd' stroke-width='3'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")}.dark .status-select-warning{color:#fde68a;background-color:#78350f;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23fde68a' stroke-width='3'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")}.dark .status-select-purple{color:#e9d5ff;background-color:#581c87;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23e9d5ff' stroke-width='3'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")}.dark .status-select-success{color:#86efac;background-color:#14532d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2386efac' stroke-width='3'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")}.dark .status-select-danger{color:#fca5a5;background-color:#7f1d1d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23fca5a5' stroke-width='3'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")}tbody tr{transition:background .15s}tbody tr:hover{background:var(--accent-soft)}@supports (color:color-mix(in lab,red,red)){tbody tr:hover{background:color-mix(in srgb,var(--accent-soft) 12%,var(--surface-strong))}}tbody tr:last-child td{border-bottom:none}.production-row{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;grid-template-columns:minmax(180px,1fr) 130px minmax(180px,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.row-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.compact{min-height:34px;padding:0 10px}.danger-button{border:1px solid var(--danger);justify-content:center;align-items:center;gap:8px;min-height:40px;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.danger-button{border:1px solid color-mix(in srgb,var(--danger) 35%,var(--line))}}.danger-button{color:var(--danger);background:var(--danger);border-radius:8px}@supports (color:color-mix(in lab,red,red)){.danger-button{background:color-mix(in srgb,var(--danger) 8%,var(--surface))}}.production-progress{gap:8px;display:grid}.stock-row{gap:8px;margin-bottom:16px;display:grid}.stock-row div:first-child{justify-content:space-between;display:flex}.stock-track{background:var(--line);border-radius:999px;height:10px;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.stock-track{background:color-mix(in srgb,var(--line) 78%,transparent)}}.stock-track span{background:var(--accent);height:100%;display:block}.stock-track.warn span{background:var(--warning)}.dispatch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dispatch-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;padding:16px}.dispatch-head{align-items:center;gap:9px;display:flex}.dispatch-head .badge{margin-left:auto}.dispatch-card h3{margin:18px 0 4px}.dispatch-card p{margin:0 0 14px}.dispatch-meta{flex-wrap:wrap;gap:8px;display:flex}.dispatch-meta span{background:var(--surface);border-radius:7px;padding:6px 8px}.fleet-row{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.role-card{padding:18px}.role-card h3{margin:14px 0 8px}.role-card p{min-height:64px;line-height:1.5}.permission-list{flex-wrap:wrap;gap:8px;display:flex}.permission-list span{color:var(--accent-strong);background:var(--accent-soft);border-radius:7px;padding:7px 9px;font-size:.85rem;font-weight:700}.status-control{align-items:center;gap:8px;display:inline-flex}.status-control select{border:1px solid var(--line);max-width:132px;min-height:30px;color:var(--text);background:var(--surface);border-radius:7px;padding:4px 7px}.modal-backdrop{z-index:40;background:#0f172a8a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--line);background:var(--surface);border-radius:8px;width:min(760px,100%);max-height:min(860px,100vh - 36px);overflow:auto;box-shadow:0 30px 90px #0f172a3d}.modal-header{z-index:1;border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex;position:sticky;top:0}.modal-header h2{letter-spacing:0;margin:0}.modal-header span,.order-form label>span{color:var(--muted)}.order-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;display:grid}.inline-form{padding:0}.order-form label{gap:7px;min-width:0;display:grid}.order-form input,.order-form select,.order-form textarea{border:1px solid var(--line);width:100%;min-height:42px;color:var(--text);background:var(--surface-strong);border-radius:8px;outline:0;padding:9px 11px}.order-form textarea{resize:vertical;min-height:86px}.checkbox-field{grid-template-columns:18px minmax(0,1fr);align-content:end;align-items:center;min-height:70px;padding:10px 0}.checkbox-field input{width:18px;min-height:18px;padding:0}.full-field,.modal-actions{grid-column:1/-1}.modal-actions{justify-content:flex-end;gap:10px;padding-top:6px;display:flex}@media(max-width:1120px){.kpi-grid,.module-grid,.role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-layout{grid-template-columns:1fr}}@media(max-width:820px){.app-shell{display:block}.sidebar{z-index:20;width:min(320px,100vw - 28px);transition:transform .18s;position:fixed;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.scrim{z-index:10;color:var(--text);background:#0f172a6b;border:0;justify-content:flex-end;align-items:flex-start;padding:18px;display:flex;position:fixed;inset:0}.menu-button{border-color:var(--line);background:var(--surface);display:inline-flex}.topbar{align-items:flex-start}.topbar-actions{margin-left:auto}.user-chip{max-width:200px}.theme-toggle span{display:none}.toolbar,.kpi-grid,.module-grid,.role-grid,.dispatch-grid,.order-form{grid-template-columns:1fr}.timeline-content,.production-row{grid-template-columns:1fr;align-items:flex-start}.timeline-content{display:grid}.timeline-meta{justify-content:flex-start}.vehicle-summary{grid-template-columns:1fr}}@media(max-width:560px){.main{padding-inline:12px}.topbar{flex-wrap:wrap}.page-title{order:2;width:100%}.panel-header{flex-direction:column;align-items:flex-start}}.plant-checkboxes-grid,.permissions-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;width:100%;margin-top:8px;display:grid}.plant-checkbox-pill,.permission-checkbox-pill{border:1px solid var(--line);background:var(--surface);color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:.85rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 2px #00000005}.plant-checkbox-pill input[type=checkbox],.permission-checkbox-pill input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent);cursor:pointer;border-radius:4px;margin:0}.plant-checkbox-pill:hover,.permission-checkbox-pill:hover{background:var(--surface-strong);border-color:var(--line)}@supports (color:color-mix(in lab,red,red)){.plant-checkbox-pill:hover,.permission-checkbox-pill:hover{border-color:color-mix(in srgb,var(--line) 80%,var(--text))}}.plant-checkbox-pill:hover,.permission-checkbox-pill:hover{transform:translateY(-1px)}.plant-checkbox-pill.checked,.permission-checkbox-pill.checked{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.plant-checkbox-pill.checked,.permission-checkbox-pill.checked{background:color-mix(in srgb,var(--accent) 8%,var(--surface))}}.plant-checkbox-pill.checked,.permission-checkbox-pill.checked{border-color:var(--accent);color:var(--accent-strong);box-shadow:0 0 0 1px var(--accent);font-weight:600}.role-card{flex-direction:column;height:100%;min-height:250px;transition:all .25s;display:flex}.role-card:hover{border-color:var(--accent-soft);transform:translateY(-3px);box-shadow:0 20px 40px #0f172a14}.role-card h3{color:var(--text);font-size:1.15rem;font-weight:700}.role-card p{color:var(--muted);flex-grow:1;margin-bottom:16px;font-size:.9rem}.permission-list{flex-wrap:wrap;gap:6px;margin-bottom:20px;display:flex}.permission-list span{color:var(--accent-strong);background:var(--accent-soft);border:1px solid var(--accent);border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:600}@supports (color:color-mix(in lab,red,red)){.permission-list span{border:1px solid color-mix(in srgb,var(--accent) 20%,transparent)}}.role-actions-bar{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:8px;margin-top:auto;padding-top:14px;display:flex}.role-actions-bar button{border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;display:flex}.autocomplete-wrapper{width:100%;position:relative}.autocomplete-dropdown{z-index:200;background:var(--surface);border:1px solid var(--line);border-radius:10px;max-height:220px;animation:.15s cubic-bezier(.4,0,.2,1) acDropIn;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden auto;box-shadow:0 8px 32px #0f172a24,0 2px 8px #0f172a0f}.dark .autocomplete-dropdown{box-shadow:0 8px 32px #00000059,0 2px 8px #0000002e}@keyframes acDropIn{0%{opacity:0;transform:translateY(-6px)scaleY(.95)}to{opacity:1;transform:translateY(0)scaleY(1)}}.autocomplete-dropdown::-webkit-scrollbar{width:5px}.autocomplete-dropdown::-webkit-scrollbar-track{background:0 0}.autocomplete-dropdown::-webkit-scrollbar-thumb{background:var(--line);border-radius:99px}.autocomplete-item{cursor:pointer;color:var(--text);border-bottom:1px solid var(--line);-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:10px 13px;font-size:.9rem;transition:background .12s;display:flex}.autocomplete-item:last-child{border-bottom:none}.autocomplete-item:hover,.autocomplete-item.highlighted{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.autocomplete-item:hover,.autocomplete-item.highlighted{background:color-mix(in srgb,var(--accent) 9%,var(--surface))}}.autocomplete-item:hover,.autocomplete-item.highlighted{color:var(--accent-strong)}.autocomplete-item-icon{background:var(--accent-soft);width:26px;height:26px;color:var(--accent);border-radius:6px;flex:none;justify-content:center;align-items:center;display:flex}.autocomplete-item-text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.autocomplete-item-match{color:var(--accent);font-weight:700}.fab-new-order{z-index:50;color:#fff;letter-spacing:.01em;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6,#6366f1);border:none;border-radius:28px;align-items:center;gap:10px;height:56px;padding:0 22px 0 18px;font-size:.95rem;font-weight:700;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 4px 20px #6366f173,0 2px 8px #3b82f64d}.fab-new-order:before{content:"";border-radius:inherit;opacity:0;z-index:-1;background:linear-gradient(135deg,#3b82f6,#6366f1);animation:2.4s cubic-bezier(.4,0,.6,1) infinite fab-pulse;position:absolute;inset:-4px}@keyframes fab-pulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.22;transform:scale(1.18)}}.fab-new-order:hover{transform:scale(1.06)translateY(-2px);box-shadow:0 8px 30px #6366f18c,0 4px 12px #3b82f666}.fab-new-order:active{transform:scale(.97)}.fab-label{display:inline}.dark .fab-new-order{box-shadow:0 4px 24px #6366f18c,0 2px 8px #3b82f659}@media(max-width:560px){.fab-new-order{border-radius:50%;justify-content:center;width:60px;height:60px;padding:0;bottom:20px;right:20px}.fab-label{display:none}}.mobile-order-list,.mobile-production-list{flex-direction:column;gap:12px;padding:0 4px;display:none}.mobile-order-card,.mobile-production-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;transition:all .2s;overflow:hidden;box-shadow:0 4px 14px #00000005}.mobile-order-card:hover,.mobile-production-card:hover{border-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.mobile-order-card:hover,.mobile-production-card:hover{border-color:color-mix(in srgb,var(--accent) 30%,var(--line))}}.mobile-order-card.expanded,.mobile-production-card.expanded{border-color:var(--accent);box-shadow:0 6px 20px #0f766e0f}.mobile-card-header{background:var(--surface-strong);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}@supports (color:color-mix(in lab,red,red)){.mobile-card-header{background:color-mix(in srgb,var(--surface-strong) 25%,var(--surface))}}.mobile-card-header{border-bottom:1px solid var(--line);cursor:pointer;-webkit-user-select:none;user-select:none}.mobile-card-title{align-items:center;gap:8px;display:flex}.mobile-order-id{color:var(--accent);letter-spacing:-.02em;font-size:.85rem;font-weight:800}.mobile-card-meta{align-items:center;gap:8px;display:flex}.mobile-time-badge{background:var(--line);color:var(--text);border-radius:4px;padding:2px 6px;font-size:.72rem;font-weight:700}.mobile-m3-badge{color:var(--text);font-size:.78rem}.mobile-expand-icon{color:var(--muted);align-items:center;transition:transform .2s;display:flex}.mobile-expand-icon.expanded{color:var(--accent);transform:rotate(180deg)}.mobile-card-body{cursor:pointer;padding:12px 14px}.mobile-company-info{flex-direction:column;gap:2px;margin-bottom:10px;display:flex}.mobile-company-info strong{color:var(--text);font-size:.9rem;font-weight:700}.mobile-company-info span{color:var(--muted);font-size:.76rem}.mobile-quick-specs{flex-wrap:wrap;gap:6px;display:flex}.spec-badge{border:1px solid var(--line);border-radius:6px;padding:3px 8px;font-size:.68rem;font-weight:700}.spec-badge.concrete{color:var(--accent-strong);background:var(--accent-soft);border-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.spec-badge.concrete{border-color:color-mix(in srgb,var(--accent) 30%,transparent)}}.spec-badge.pour{color:#3b82f6;background:#3b82f614;border-color:#3b82f633}.spec-badge.date{color:var(--muted);background:0 0}.mobile-card-expanded{background:var(--surface-strong);padding:14px}@supports (color:color-mix(in lab,red,red)){.mobile-card-expanded{background:color-mix(in srgb,var(--surface-strong) 15%,var(--surface))}}.mobile-card-expanded{border-top:1px dashed var(--line);animation:.2s ease-out slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.expanded-details-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:14px;display:grid}.detail-item{flex-direction:column;gap:2px;display:flex}.detail-item.full-width{grid-column:span 2}.detail-item small{text-transform:uppercase;color:var(--muted);letter-spacing:.04em;font-size:.68rem;font-weight:600}.detail-item span{color:var(--text);font-size:.8rem;font-weight:500}.detail-item p{color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:6px;margin:2px 0 0;padding:8px;font-size:.8rem;line-height:1.4}.mobile-card-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:12px;display:flex}.mobile-action-buttons{gap:6px;display:flex}.mobile-btn-edit,.mobile-btn-delete{cursor:pointer;border-radius:6px;align-items:center;gap:4px;padding:6px 10px;font-size:.72rem;font-weight:700;transition:all .15s;display:inline-flex}.mobile-btn-edit{color:#2563eb;background:#2563eb14;border:1px solid #2563eb33}.mobile-btn-edit:hover{background:#2563eb24}.mobile-btn-delete{color:#dc2626;background:#dc262614;border:1px solid #dc262633}.mobile-btn-delete:hover{background:#dc262624}@media(max-width:768px){.table-panel:not(.report-table-panel),.production-list{display:none!important}.report-table-panel{overflow-x:auto;display:block!important}.mobile-order-list,.mobile-production-list{display:flex!important}}.permissions-header-tabs{background:var(--surface);border:1px solid var(--line);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding:10px 16px;display:flex;box-shadow:0 4px 12px #00000005}.tab-buttons{gap:8px;display:flex}.tab-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-size:.85rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.tab-btn:hover{color:var(--text);background:#00000008}.dark .tab-btn:hover{background:#ffffff0a}.tab-btn.active{color:#fff;background:#3b82f6;box-shadow:0 4px 12px #3b82f64d}.modern-user-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:16px;display:grid}.user-card-premium{background:var(--surface);border:1px solid var(--line);border-radius:14px;flex-direction:column;justify-content:space-between;min-height:240px;padding:20px;transition:all .25s;display:flex;box-shadow:0 4px 18px #00000005}.user-card-premium:hover{border-color:#3b82f64d;transform:translateY(-4px);box-shadow:0 10px 24px #0000000d}.user-card-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.user-avatar-placeholder{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:.95rem;font-weight:700;display:flex;box-shadow:0 4px 10px #3b82f633}.user-meta-info h3{color:var(--text);margin:0;font-size:.95rem;font-weight:700}.user-meta-info .username-tag{color:var(--text-muted);font-size:.78rem}.user-card-body{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:8px;margin-bottom:16px;padding:12px 0;display:flex}.user-card-body .info-row{justify-content:space-between;font-size:.8rem;display:flex}.user-card-body .info-row .label{color:var(--text-muted)}.user-card-body .info-row .value{color:var(--text);text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:70%;overflow:hidden}.user-card-actions{justify-content:flex-end;gap:8px;display:flex}.role-card-premium{background:var(--surface);border:1px solid var(--line);border-radius:14px;flex-direction:column;justify-content:space-between;min-height:280px;padding:24px;transition:all .25s;display:flex;box-shadow:0 4px 18px #00000005}.role-card-premium:hover{border-color:#3b82f64d;transform:translateY(-4px);box-shadow:0 10px 24px #0000000d}.role-card-header{gap:16px;margin-bottom:16px;display:flex}.role-badge-icon{color:#3b82f6;background:#3b82f614;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.role-title-desc h3{color:var(--text);margin:0 0 4px;font-size:1rem;font-weight:700}.role-title-desc p{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.4}.role-card-body{margin-bottom:20px}.role-card-body h4{color:var(--text-muted);margin:0 0 10px;font-size:.8rem;font-weight:600}.role-permissions-pills{flex-wrap:wrap;gap:6px;max-height:110px;display:flex;overflow-y:auto}.perm-pill{color:var(--text);border:1px solid var(--line);background:#00000008;border-radius:6px;padding:4px 8px;font-size:.72rem}.dark .perm-pill{background:#ffffff08}.role-card-footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding-top:16px;display:flex}.premium-modal{border-radius:16px!important;max-width:650px!important;box-shadow:0 20px 50px #00000026!important}.form-grid-2col{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}@media(max-width:600px){.form-grid-2col{grid-template-columns:1fr}}.plant-checkboxes-grid-modern,.permissions-checkbox-grid-modern{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;margin-top:8px;display:grid}.plant-checkbox-pill-modern,.permission-checkbox-pill-modern{background:var(--surface);border:1px solid var(--line);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.plant-checkbox-pill-modern input,.permission-checkbox-pill-modern input{accent-color:#3b82f6;margin:0}.plant-checkbox-pill-modern:hover,.permission-checkbox-pill-modern:hover{border-color:var(--text-muted);background:#00000005}.dark .plant-checkbox-pill-modern:hover,.dark .permission-checkbox-pill-modern:hover{background:#ffffff05}.plant-checkbox-pill-modern.checked,.permission-checkbox-pill-modern.checked{color:#3b82f6;background:#3b82f60f;border-color:#3b82f6}.modal-actions-modern{border-top:1px solid var(--line);justify-content:flex-end;gap:12px;margin-top:24px;padding-top:16px;display:flex}@keyframes pulse{50%{opacity:.5}}.pulse{animation:1.5s infinite pulse}.badge.cement{color:#fff;background-color:#ef4444}.badge.aggregate{color:#fff;background-color:#f59e0b}.badge.water{color:#fff;background-color:#3b82f6}.daily-kpi-container{background:var(--surface);border:1px solid var(--line);border-radius:16px;flex-direction:column;gap:16px;margin-bottom:24px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #0f172a0a}.daily-kpi-container:before{content:"";background:linear-gradient(90deg,#0f766e,#2dd4bf);height:4px;position:absolute;top:0;left:0;right:0}.daily-kpi-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.daily-kpi-title{flex-direction:column;display:flex}.daily-kpi-title h2{color:var(--text);letter-spacing:-.02em;margin:0;font-size:1.3rem;font-weight:800}.daily-kpi-title span{color:var(--muted);font-size:.85rem;font-weight:500}.daily-kpi-toggle{background:var(--surface-strong);border:1px solid var(--line);border-radius:10px;padding:4px;display:flex}.daily-kpi-toggle button{color:var(--muted);background:0 0;border:none;border-radius:8px;padding:6px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.daily-kpi-toggle button.active{background:var(--surface);color:var(--text);box-shadow:0 2px 8px #0000000f}.daily-kpi-plants{gap:16px;display:grid}.daily-plant-row{flex-direction:column;gap:8px;display:flex}.daily-plant-info{justify-content:space-between;align-items:flex-end;display:flex}.daily-plant-name{color:var(--text);font-size:.95rem;font-weight:700}.daily-plant-stats{color:var(--muted);font-size:.85rem;font-weight:600}.daily-plant-stats strong{color:var(--text);font-size:.95rem}.daily-progress-wrap{background:var(--surface-strong);border:1px solid var(--line);border-radius:999px;height:18px;position:relative;overflow:hidden}.daily-progress-order,.daily-progress-prod{border-radius:999px;transition:width .6s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;left:0}.daily-progress-order{background:var(--line)}@supports (color:color-mix(in lab,red,red)){.daily-progress-order{background:color-mix(in srgb,var(--line) 50%,var(--surface))}}.daily-progress-order{width:100%}.daily-progress-prod{background:linear-gradient(90deg,#0f766e,#2dd4bf);min-width:1%;box-shadow:inset 0 -2px 4px #0000001a}.daily-kpi-summary{border-top:1px dashed var(--line);justify-content:space-between;align-items:center;margin-top:8px;padding-top:16px;display:flex}.daily-summary-item{flex-direction:column;display:flex}.daily-summary-item span{text-transform:uppercase;color:var(--muted);letter-spacing:.05em;font-size:.75rem;font-weight:700}.daily-summary-item strong{color:var(--text);font-size:1.5rem;font-weight:800;line-height:1.2}.daily-summary-item.prod strong{color:var(--accent)}.daily-summary-percent{background:var(--surface-strong);border:2px solid var(--accent);width:54px;height:54px;color:var(--accent-strong);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;display:flex}.dashboard-order-row{background:var(--bg-secondary);border:1px solid var(--line);border-radius:8px;grid-template-columns:80px 1fr 120px 100px;align-items:center;gap:16px;padding:12px 16px;display:grid}@media(max-width:768px){.dashboard-order-row{grid-template-columns:1fr;align-items:flex-start;gap:8px;padding:16px}.dashboard-order-row>div:first-child{color:var(--primary);font-size:1.2rem}.dashboard-order-row>div:nth-child(4){border-top:1px dashed var(--line);margin-top:8px;padding-top:8px;text-align:left!important;align-items:flex-start!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
