:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}.app-layout{background:linear-gradient(135deg,#e8f4fc 0%,#f0f8ff 50%,#e6f0f9 100%);min-height:100vh}.app-content{height:100vh;padding:0;overflow:hidden}.dashboard-container{flex-direction:column;gap:12px;height:100vh;padding:16px 20px 20px;display:flex;overflow:hidden}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:20px;padding:8px 0;display:flex}.header-title{color:#1a1a2e;letter-spacing:-.3px;margin:0 0 12px;font-size:30px;font-weight:600}.header-nav{gap:32px;display:flex}.nav-item{color:#6b7280;cursor:pointer;padding:6px 0;font-size:20px;transition:color .3s;position:relative}.nav-item:hover{color:#1677ff}.nav-item.active{color:#1677ff;font-weight:500}.nav-item.active:after{content:"";background:#1677ff;border-radius:1px;height:2px;position:absolute;bottom:-2px;left:0;right:0}.header-right{align-items:center;gap:20px;display:flex}.weather-info{color:#6b7280;align-items:center;gap:6px;font-size:13px;display:flex}.user-info{cursor:pointer;align-items:center;gap:8px;display:flex}.header-user-login{cursor:pointer;background:#fff9;border:1px solid #fffc;border-radius:24px;align-items:center;gap:10px;padding:6px 12px;transition:all .3s;display:flex}.header-user-login:hover{background:#ffffffe6;box-shadow:0 2px 8px #00000014}.user-avatar{background:#f0f0f0;border:2px solid #fff;border-radius:50%;width:32px;height:32px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.user-avatar img{object-fit:cover;width:100%;height:100%}.user-name{color:#1a1a2e;font-size:14px;font-weight:500}.user-dropdown-icon{color:#6b7280;font-size:12px}.main-content{flex:1;gap:12px;min-height:0;display:flex}.left-sidebar{flex-direction:column;gap:8px;padding:8px 4px;display:flex}.sidebar-btn{cursor:pointer;color:#6b7280;background:#fff9;border:1px solid #fffc;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .3s;display:flex}.sidebar-btn:hover{color:#1677ff;background:#ffffffe6;box-shadow:0 2px 8px #1677ff26}.center-area{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.location-selector{color:#4b5563;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fffc;border-radius:20px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-size:13px;display:flex}.center-image-container{background:#fff6;border:1px solid #fff9;border-radius:16px;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.center-image{object-fit:contain;width:100%;height:100%}.data-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffffe6;border-radius:8px;padding:8px 12px;font-size:12px;position:absolute;box-shadow:0 2px 12px #00000014}.data-tag-label{color:#6b7280;margin-bottom:2px;font-size:11px}.data-tag-value{color:#1a1a2e;font-size:13px;font-weight:600}.right-panel{flex-direction:column;gap:12px;width:430px;min-width:300px;display:flex;overflow:hidden}.panel-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fffc;border-radius:12px;flex-direction:column;padding:16px;display:flex;overflow:hidden}.panel-card-title{color:#1a1a2e;margin-bottom:4px;font-size:14px;font-weight:600}.panel-card-subtitle{color:#9ca3af;margin-bottom:12px;font-size:11px}.timeline-container{flex:1;min-height:0;overflow-y:auto}.timeline-item{border-bottom:1px solid #0000000a;gap:12px;padding:8px 0;display:flex}.timeline-item:last-child{border-bottom:none}.timeline-time{color:#9ca3af;min-width:40px;font-size:12px;font-weight:500}.timeline-content{color:#4b5563;flex:1;font-size:12px;line-height:1.4}.timeline-highlight{color:#1677ff;font-weight:600}.bottom-cards{flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:12px;min-height:140px;display:grid}.metric-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fffc;border-radius:12px;flex-direction:column;padding:16px;display:flex}.metric-card-title{color:#1a1a2e;margin-bottom:12px;font-size:13px;font-weight:600}.metric-grid{flex:1;grid-template-columns:1fr 1fr;gap:12px;display:grid}.metric-item{flex-direction:column;gap:2px;display:flex}.metric-label{color:#9ca3af;align-items:center;gap:4px;font-size:11px;display:flex}.metric-value{color:#1a1a2e;font-size:16px;font-weight:600}.quality-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.quality-item{flex-direction:column;gap:4px;display:flex}.quality-label{color:#9ca3af;font-size:10px}.quality-value-bar{align-items:center;gap:6px;display:flex}.quality-value{color:#1a1a2e;min-width:28px;font-size:13px;font-weight:600}.quality-bar{background:#e5e7eb;border-radius:2px;flex:1;height:4px;overflow:hidden}.quality-bar-fill{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:2px;height:100%}.quality-bar-fill.warning{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.equipment-status{gap:16px;margin-bottom:12px;display:flex}.status-item{align-items:center;gap:6px;font-size:12px;display:flex}.status-dot{border-radius:50%;width:8px;height:8px}.status-dot.running{background:#10b981}.status-dot.faulty{background:#ef4444}.status-label{color:#6b7280}.status-value{color:#1a1a2e;font-weight:600}.equipment-list{gap:8px;display:flex;overflow-x:auto}.equipment-item{background:#ffffff80;border:1px solid #fff9;border-radius:8px;min-width:100px;padding:10px}.equipment-name{color:#1a1a2e;margin-bottom:6px;font-size:11px;font-weight:600}.equipment-params{gap:8px;display:flex}.equipment-param{color:#6b7280;font-size:10px}.chart-container{flex:1;width:100%;min-height:80px}@keyframes barGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.delivery-bar-fill{transform-origin:0;animation:1.5s ease-out forwards barGrow}.gauge-bar-fill,.gauge-bar-fill[data-percent="90"]{animation:1.2s ease-out forwards gaugeGrow90}.gauge-bar-fill[data-percent="89"]{animation:1.2s ease-out forwards gaugeGrow89}.gauge-bar-fill[data-percent="86"]{animation:1.2s ease-out forwards gaugeGrow86}.gauge-bar-fill[data-percent="85"]{animation:1.2s ease-out forwards gaugeGrow85}.gauge-bar-fill[data-percent="82"]{animation:1.2s ease-out forwards gaugeGrow82}.gauge-bar-fill[data-percent="80"]{animation:1.2s ease-out forwards gaugeGrow80}.gauge-bar-fill[data-percent="79"]{animation:1.2s ease-out forwards gaugeGrow79}@keyframes gaugeGrow90{0%{stroke-dashoffset:207px}to{stroke-dashoffset:20.7px}}@keyframes gaugeGrow89{0%{stroke-dashoffset:207px}to{stroke-dashoffset:22.77px}}@keyframes gaugeGrow86{0%{stroke-dashoffset:207px}to{stroke-dashoffset:28.98px}}@keyframes gaugeGrow85{0%{stroke-dashoffset:207px}to{stroke-dashoffset:31.05px}}@keyframes gaugeGrow82{0%{stroke-dashoffset:207px}to{stroke-dashoffset:37.26px}}@keyframes gaugeGrow80{0%{stroke-dashoffset:207px}to{stroke-dashoffset:41.4px}}@keyframes gaugeGrow79{0%{stroke-dashoffset:207px}to{stroke-dashoffset:43.47px}}.resource-load-cell{background:#3b82f600;animation:.8s ease-out forwards resourceFadeIn}.resource-load-cell[data-opacity="0.9"]{--target-opacity:.9;animation-delay:0s}.resource-load-cell[data-opacity="0.8"]{--target-opacity:.8;animation-delay:50ms}.resource-load-cell[data-opacity="0.7"]{--target-opacity:.7;animation-delay:.1s}.resource-load-cell[data-opacity="0.6"]{--target-opacity:.6;animation-delay:.15s}.resource-load-cell[data-opacity="0.5"]{--target-opacity:.5;animation-delay:.2s}.resource-load-cell[data-opacity="0.4"]{--target-opacity:.4;animation-delay:.25s}.resource-load-cell[data-opacity="0.3"]{--target-opacity:.3;animation-delay:.3s}.resource-load-cell[data-opacity="0.2"]{--target-opacity:.2;animation-delay:.35s}@keyframes resourceFadeIn{0%{background:#3b82f600;transform:scaleY(0)}to{background:rgba(59, 130, 246, var(--target-opacity,.5));transform:scaleY(1)}}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000001a;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#0003}
