@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@500;600;700;800&family=JetBrains+Mono:wght@400;600&display=swap";html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{overflow-x:hidden}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#ffffff24}:root{--font-main:"Inter", system-ui, -apple-system, sans-serif;--font-title:"Outfit", var(--font-main);--font-mono:"JetBrains Mono", monospace;--primary:#f59e0b;--primary-dim:#f59e0b1f;--primary-glow:#f59e0b40;--bg:#0a0a0f;--surface-1:#111118;--surface-2:#18181f;--surface-3:#1f1f28;--border:#ffffff12;--border-strong:#ffffff24;--text-1:#f4f4f5;--text-2:#a1a1aa;--text-3:#52525b;--green:#22c55e;--green-dim:#22c55e1a;--cyan:#06b6d4;--cyan-dim:#06b6d41a;--red:#ef4444;--red-dim:#ef44441a;--violet:#8b5cf6;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--shadow-sm:0 1px 3px #0006;--shadow-md:0 4px 16px #00000080;--shadow-lg:0 8px 32px #0009;--sidebar-w:240px;--header-h:64px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body,#root{min-height:100%}body{font-family:var(--font-main);background:var(--bg);color:var(--text-1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.01em;font-size:14px;line-height:1.6}img,svg,canvas,video{max-width:100%}h1,h2,h3,h4,h5,h6{font-family:var(--font-title);letter-spacing:-.02em;font-weight:400}button{font-family:inherit;font-size:inherit;cursor:pointer}input{font-family:inherit;font-size:inherit}code,pre,.cell-mono{font-family:var(--font-mono);font-size:.85em}.glass{background:var(--surface-2);border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.animate-up{animation:.3s cubic-bezier(.4,0,.2,1) forwards slide-up}@keyframes slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.animate-fade{animation:.4s forwards fade-in}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.landing-wrapper{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.navbar{height:var(--header-h);border-bottom:1px solid var(--border);background:var(--surface-1);justify-content:space-between;align-items:center;padding:0 2.5rem;display:flex}.logo-container{align-items:center;gap:10px;display:flex}.logo-mark{background:var(--primary);border-radius:var(--radius-sm);color:#000;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.logo-text{letter-spacing:.04em;color:var(--text-1);font-size:1rem;font-weight:400}.hero-wrapper{flex:1;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.hero-info{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:480px;display:flex}.hero-heading{letter-spacing:-.03em;font-size:2.75rem;font-weight:400;line-height:1.15}.hero-subtext{color:var(--text-2);font-size:1rem;line-height:1.6}.btn-primary{background:var(--primary);color:#000;border-radius:var(--radius-md);border:none;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:400;transition:opacity .15s,transform .15s;display:inline-flex}.btn-primary:hover{opacity:.9;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-gold{background:var(--primary);color:#000;border-radius:var(--radius-md);border:none;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:400;transition:opacity .15s,transform .15s;display:inline-flex}.btn-gold:hover{opacity:.9;transform:translateY(-1px)}.btn-ghost{color:var(--text-2);border:1px solid var(--border);border-radius:var(--radius-md);background:0 0;align-items:center;gap:8px;padding:9px 18px;font-size:.875rem;font-weight:400;transition:all .15s;display:inline-flex}.btn-ghost:hover{background:var(--surface-3);color:var(--text-1);border-color:var(--border-strong)}.btn-danger{background:var(--red-dim);color:var(--red);border-radius:var(--radius-md);border:1px solid #ef444433;align-items:center;gap:8px;padding:9px 18px;font-size:.875rem;font-weight:400;transition:all .15s;display:inline-flex}.btn-danger:hover{background:#ef44442e}.login-screen-immersion{background:#000;justify-content:flex-end;align-items:center;width:100%;min-height:100dvh;padding:0 clamp(24px,7vw,128px) 0 clamp(0px,2vw,40px);display:flex;position:relative;overflow:hidden}.login-visual{z-index:1;opacity:1;width:clamp(360px,56vw,81.77vh);height:100%;position:absolute;inset:0 auto 0 0;overflow:hidden}.login-visual img{opacity:1;object-fit:contain;object-position:left center;filter:saturate(1.08)contrast(1.05);width:100%;height:100%;position:absolute;inset:0;transform:scaleX(-1)}.login-frame-logo{z-index:3;object-fit:contain;width:clamp(48px,4vw,64px);height:auto;position:absolute;top:0;left:6px}.login-content{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:clamp(360px,30vw,480px);min-height:100dvh;margin-left:clamp(420px,53vw,860px);display:flex;position:relative}.login-brand{text-align:center;justify-content:center;align-items:center;gap:15px;width:100%;max-width:385px;margin-bottom:clamp(28px,6vh,76px);display:flex}.login-brand img{object-fit:contain;flex-shrink:0;width:36px;height:36px}.login-brand span{color:#facc15;font-size:clamp(.9rem,1.05vw,1.15rem);font-weight:500;line-height:1.35;display:block}.login-brand-logo{object-fit:contain;margin:12px auto 0;display:block;width:clamp(96px,9vw,132px)!important;height:auto!important}.login-brand h1{color:#fff;font-family:"Creato Display", var(--font-main);letter-spacing:0;margin-top:3px;font-size:clamp(22px,1.8vw,30px);font-weight:500;line-height:100%}.login-brand p{color:#d1d5db;max-width:400px;margin-top:9px;font-size:clamp(.72rem,.78vw,.86rem);line-height:1.35}.login-terminal{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000ad;border:1px solid #0000;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:385px;min-height:360px;padding:54px 20px 34px;display:flex;position:relative;box-shadow:0 22px 42px #0000008c}.login-terminal:before{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff29;position:absolute;inset:0}.login-terminal:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#000,#000) 100% 0/26px 26px no-repeat,linear-gradient(#000,#000) 0 100%/26px 26px no-repeat;position:absolute;inset:0}.terminal-header{flex-direction:column;align-items:center;margin-bottom:54px;display:flex}.terminal-icon{color:#1b4df1;box-sizing:content-box;background:#1b4df11a;border:1px solid #1b4df126;border-radius:16px;margin-bottom:1.25rem;padding:12px}.terminal-header h2{font-family:"Creato Display", var(--font-main);letter-spacing:0;color:#fff;margin:0 0 13px;font-size:24px;font-weight:400;line-height:100%}.terminal-header p{font-family:"Creato Display", var(--font-main);color:#8e9cae;letter-spacing:0;font-size:13px;font-weight:400;line-height:100%}.pin-input-grid{justify-content:center;gap:7px;display:flex}.pin-field{width:56px;height:88px;position:relative}.pin-field input{color:#fff;text-align:center;background:#000712b3;border:1px solid #0068ff8c;border-radius:4px;outline:none;width:100%;height:100%;font-size:2rem;font-weight:400;transition:all .25s cubic-bezier(.4,0,.2,1)}.pin-field input:focus{background:#04122ae0;border-color:#2f8cff;box-shadow:0 0 0 2px #2f8cff38,0 0 18px #2563ff47}.pin-field.filled input{background:#04122ae0;border-color:#2f8cff}.pin-field.error input{border-color:var(--red);color:var(--red);background:var(--red-dim);box-shadow:0 0 0 4px #ef444426}.error-message{color:#ef4444;justify-content:center;align-items:center;gap:6px;margin-top:1.75rem;font-size:.8rem;font-weight:400;display:flex}.security-note{color:#8b95a3;letter-spacing:0;justify-content:center;align-items:center;gap:4px;margin-top:auto;padding-top:42px;font-size:.57rem;font-weight:400;display:flex}.security-note svg{color:#8b95a3}.login-powered{z-index:3;opacity:1;color:#9ca3af;justify-content:center;align-items:center;gap:clamp(8px,.85vw,13px);width:clamp(150px,12vw,176px);height:32px;margin:clamp(26px,4vh,42px) auto 0;font-size:.72rem;line-height:1.05;display:flex;position:relative}.login-powered img{object-fit:contain;width:clamp(74px,6vw,92px);height:32px}.login-powered strong{color:#f7d24a;font-size:.58rem;font-weight:600}@media (width>=1440px){.login-screen-immersion{padding-right:clamp(96px,10vw,180px)}.login-content{margin-left:min(56vw,980px)}}@media (width<=1180px){.login-screen-immersion{padding-right:clamp(24px,4vw,64px)}.login-visual{width:52vw}.login-content{max-width:360px;margin-left:50vw}}@media (width<=960px){.login-screen-immersion{justify-content:center;padding:0 18px}.login-visual{opacity:.42;pointer-events:none;width:100vw;height:100%;top:0;left:50%;transform:translate(-50%)}.login-visual img{object-fit:cover}.login-frame-logo{width:min(76px,22vw);height:auto;top:0;left:6px}.login-powered{width:160px;margin:36px auto 0;position:relative;top:auto;left:auto}.login-content{align-items:center;max-width:min(420px,100vw - 36px);margin:0;padding:76px 0 32px}.login-brand{text-align:center;flex-direction:column;align-items:center;margin-bottom:34px}.login-brand p{max-width:340px}}@media (width<=640px){.login-screen-immersion{align-items:center;padding:0 14px}.login-visual{opacity:.34}.login-content{max-width:min(360px,100vw - 28px);padding:72px 0 24px}.login-brand{gap:0;margin-bottom:28px}.login-brand span{font-size:.9rem}.login-brand h1{font-size:clamp(24px,8vw,32px)}.login-brand p{font-size:.78rem}.login-terminal{border-radius:22px;max-width:100%;min-height:308px;padding:42px 12px 26px}.terminal-header{margin-bottom:42px}.terminal-header h2{font-size:clamp(23px,7vw,30px)}.terminal-header p{font-size:clamp(12px,4vw,15px)}.pin-input-grid{gap:7px}.pin-field{width:clamp(50px,15vw,60px);height:clamp(72px,22vw,90px)}.login-powered{margin-top:26px}.product-master-filter-row .history-search,.product-master-filter-row .history-select-wrap,.product-master-filter-row .history-metric-pill{flex:100%;width:100%;min-width:0;margin-left:0}}@media (width<=380px){.login-frame-logo{width:64px}.login-content{padding-top:62px}.login-brand{margin-bottom:22px}.login-terminal{min-height:300px;padding-left:12px;padding-right:12px}.pin-input-grid{gap:5px}.pin-field{width:clamp(42px,13.5vw,50px);height:clamp(62px,19vw,72px)}}.shake{animation:.36s ease-in-out shake}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}}.app-container{justify-content:center;align-items:center;min-height:100vh;display:flex}.dashboard-container{background:var(--bg);width:100%;min-height:100vh;display:flex;overflow-x:hidden}.db-sidebar{width:var(--sidebar-w);background:linear-gradient(180deg, var(--surface-1) 0%, var(--bg) 100%);border-right:1px solid var(--border);z-index:2000;flex-direction:column;height:100vh;transition:transform .24s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;box-shadow:10px 0 30px #0003}.db-sidebar.mobile-open{transform:translate(0)!important}.db-logo{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;gap:12px;height:100px;padding:0 1.5rem;display:flex}.logo-text{flex-direction:column;align-items:center;width:100%;line-height:1.25;display:flex}.logo-brand{font-family:"Creato Display", var(--font-main);color:#fff;letter-spacing:0;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:100%}.sidebar-swarnam-logo{object-fit:contain;width:92px;height:auto;margin-top:6px}.logo-subtitle{margin-top:2px;color:#71717a!important;letter-spacing:normal!important;font-size:.75rem!important;font-weight:400!important}.db-nav{flex-direction:column;flex:1;gap:20px;padding:1.5rem .875rem;display:flex;overflow-y:auto}.nav-section{flex-direction:column;gap:6px;display:flex}.db-nav-item{color:#94a3b8;letter-spacing:0;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;padding:.75rem 1rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.db-nav-item:hover{color:#fff;background:#ffffff0a;padding-left:1.15rem}.db-nav-item.hidden-nav-trigger,.db-nav-item.hidden-nav-trigger:hover,.db-nav-item.hidden-nav-trigger.active{opacity:0;box-shadow:none;color:#0000;background:0 0;border-color:#0000;padding-left:1rem}.db-nav-item.active{color:#fff;background:#1b4df1;border-color:#0000;font-weight:400;box-shadow:0 4px 14px #1b4df159}.db-nav-item.active i{color:#fff}.db-nav-item.disabled{opacity:.4;cursor:not-allowed}.db-nav-item.disabled:hover{background:0 0;padding-left:.875rem}.nav-badge{background:var(--surface-3);color:var(--text-3);border-radius:4px;margin-left:auto;padding:2px 6px;font-size:.6rem;font-weight:400}.db-nav-item i{flex-shrink:0;align-items:center;transition:transform .2s;display:flex}.db-nav-item:hover i{transform:scale(1.1)}.sidebar-footer{flex-direction:column;margin-top:auto;padding:1.25rem .875rem;display:flex}.logout-btn{color:#94a3b8;letter-spacing:0;background:0 0;border:none;border-radius:8px;justify-content:flex-start;align-items:center;gap:12px;width:100%;padding:.75rem 1rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;transition:all .2s;display:flex}.logout-btn:hover{color:#ef4444;background:#ef44441a}.undefined-modal.logout-confirm-modal{text-align:center;align-items:center;gap:12px;width:min(100%,360px);max-width:360px;max-height:none;padding:20px 18px 16px}.logout-confirm-icon{color:#ef4444;background:#ef44441a;border:1px solid #ef44442e;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.logout-confirm-copy h2{color:#fff;margin:0;font-size:1rem;font-weight:600}.logout-confirm-copy p{color:var(--text-2);margin:5px 0 0;font-size:.78rem;line-height:1.45}.logout-confirm-actions{gap:8px;width:100%;display:flex}.logout-confirm-actions button{flex:1;justify-content:center;min-height:34px;padding:7px 10px;font-size:.78rem}.logout-confirm-button{color:#f87171;background:#ef444424}.mobile-toggle{z-index:3000;background:var(--surface-2);border:1px solid var(--border);width:44px;height:44px;color:var(--text-1);box-shadow:var(--shadow-md);border-radius:12px;justify-content:center;align-items:center;display:none;position:fixed;top:1.25rem;left:1.25rem}.db-main{margin-left:var(--sidebar-w);background:var(--bg);flex-direction:column;flex:1;min-width:0;min-height:100vh;display:flex;overflow:hidden auto}.db-main::-webkit-scrollbar{width:5px}.db-main::-webkit-scrollbar-track{background:0 0}.db-main::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}.db-main::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}.page-topbar{background:0 0;border-bottom:none;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding:2.25rem 2rem .5rem;display:flex}.page-title{min-width:0}.page-title h2{letter-spacing:0;color:var(--text-1);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:21px;font-weight:400;line-height:28px}.page-title p{color:var(--text-2);max-width:70ch;margin-top:1px;font-size:11px;line-height:16px}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.status-badge{background:var(--surface-2);border:1px solid var(--border);color:var(--text-2);letter-spacing:.06em;text-transform:uppercase;border-radius:99px;align-items:center;gap:6px;padding:5px 12px;font-size:.7rem;font-weight:400;display:flex}.pulse-dot{background:var(--green);width:6px;height:6px;box-shadow:0 0 6px var(--green);border-radius:50%;flex-shrink:0;animation:2s infinite pulse-anim}@keyframes pulse-anim{0%,to{opacity:1}50%{opacity:.4}}.system-clock{color:var(--text-2);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);letter-spacing:.06em;padding:5px 12px;font-family:JetBrains Mono,monospace;font-size:.8rem;font-weight:400}.page-content{flex-direction:column;gap:1.5rem;width:100%;min-width:0;max-width:none;padding:2rem;display:flex}.dashboard-screen{flex-direction:column;width:100%;min-width:0;min-height:100dvh;display:flex}.dashboard-screen .page-content{flex:auto}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.stat-card{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;transition:border-color .2s,transform .2s;display:flex}.stat-card:hover{border-color:var(--border-strong);transform:translateY(-2px)}.stat-header{justify-content:space-between;align-items:center;display:flex}.stat-icon{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:36px;height:36px;display:flex}.stat-icon.gold{background:var(--primary-dim);color:var(--primary)}.stat-icon.cyan{background:var(--cyan-dim);color:var(--cyan)}.stat-icon.green{background:var(--green-dim);color:var(--green)}.stat-icon.violet{color:var(--violet);background:#8b5cf61a}.stat-value{color:var(--text-1);letter-spacing:-.03em;font-size:1.875rem;font-weight:400;line-height:1}.stat-label{color:var(--text-2);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:400}.badge-pill{border-radius:6px;padding:3px 8px;font-size:.7rem;font-weight:400}.badge-pill.green{background:var(--green-dim);color:var(--green)}.badge-pill.gold{background:var(--primary-dim);color:var(--primary)}.badge-pill.cyan{background:var(--cyan-dim);color:var(--cyan)}.badge-pill.violet{color:var(--violet);background:#8b5cf61a}.section-card{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.section-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.section-title{color:var(--text-2);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:400}.section-body{padding:1.5rem}.system-status-bar{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid;overflow:hidden}.status-item{border-right:1px solid var(--border);padding:1rem 1.5rem}.status-item:last-child{border-right:none}.status-item .s-label{color:var(--text-3);text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:.65rem;font-weight:400}.status-item .s-value{color:var(--primary);font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:400}.db-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.db-kpi-card{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-lg);align-items:center;gap:1rem;padding:1.25rem 1.4rem;transition:transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.db-kpi-card:hover{border-color:var(--border-strong);transform:translateY(-3px)}.db-kpi-icon{border-radius:var(--radius-md);z-index:1;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.db-kpi-body{z-index:1;flex:1;min-width:0}.db-kpi-value{color:var(--text-1);letter-spacing:-.04em;white-space:nowrap;text-overflow:ellipsis;font-size:1.6rem;font-weight:400;line-height:1;overflow:hidden}.db-kpi-label{color:var(--text-3);text-transform:uppercase;letter-spacing:.1em;margin-top:5px;font-size:.7rem;font-weight:400}.db-kpi-glow{opacity:.12;filter:blur(24px);pointer-events:none;border-radius:50%;width:80px;height:80px;position:absolute;top:-20px;right:-20px}.db-kpi-card--gold .db-kpi-icon{background:var(--primary-dim);color:var(--primary)}.db-kpi-card--gold .db-kpi-glow{background:var(--primary)}.db-kpi-card--cyan .db-kpi-icon{background:var(--cyan-dim);color:var(--cyan)}.db-kpi-card--cyan .db-kpi-glow{background:var(--cyan)}.db-kpi-card--violet .db-kpi-icon{color:var(--violet);background:#8b5cf61f}.db-kpi-card--violet .db-kpi-glow{background:var(--violet)}.db-kpi-card--green .db-kpi-icon{background:var(--green-dim);color:var(--green)}.db-kpi-card--green .db-kpi-glow{background:var(--green)}.db-kpi-card--gold:before{content:"";background:var(--primary);opacity:.7;height:2px;position:absolute;top:0;left:0;right:0}.db-kpi-card--cyan:before{content:"";background:var(--cyan);opacity:.7;height:2px;position:absolute;top:0;left:0;right:0}.db-kpi-card--violet:before{content:"";background:var(--violet);opacity:.7;height:2px;position:absolute;top:0;left:0;right:0}.db-kpi-card--green:before{content:"";background:var(--green);opacity:.7;height:2px;position:absolute;top:0;left:0;right:0}.charts-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:1rem;display:grid}.chart-card{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;padding:1.5rem;transition:border-color .2s;display:flex}.chart-card--accent{border-color:#ffffff14}.chart-card--accent:hover{border-color:#ffffff26}.chart-header--rich{justify-content:space-between;align-items:center;display:flex}.ch-left{align-items:center;gap:10px;display:flex}.ch-icon{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ch-icon--gold{background:var(--primary-dim);color:var(--primary)}.ch-icon--cyan{background:var(--cyan-dim);color:var(--cyan)}.chart-header--rich h4{color:var(--text-1);letter-spacing:-.01em;font-size:.82rem;font-weight:400}.chart-header--rich p{color:var(--text-3);margin-top:1px;font-size:.72rem}.ch-badge{color:var(--primary);background:var(--primary-dim);letter-spacing:.02em;white-space:nowrap;border:1px solid #f59e0b33;border-radius:99px;padding:4px 12px;font-size:.75rem;font-weight:400}.pie-legend{border-top:1px solid var(--border);flex-wrap:wrap;gap:.5rem 1rem;margin-top:.75rem;padding-top:1rem;display:flex}.pie-legend-item{cursor:pointer;border-radius:var(--radius-sm);align-items:center;gap:6px;padding:3px 8px;transition:background .15s;display:flex}.pie-legend-item:hover,.pie-legend-item.active{background:var(--surface-2)}.pie-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.pie-name{color:var(--text-2);white-space:nowrap;font-size:.75rem;font-weight:400}.pie-pct{color:var(--text-3);margin-left:2px;font-size:.7rem;font-weight:400}.custom-tooltip{background:var(--surface-1);border:1px solid var(--border-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:10px 14px}.ct-label{color:var(--text-3);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.72rem;font-weight:400}.ct-value{color:var(--primary);letter-spacing:-.02em;font-size:1.1rem;font-weight:400}.ct-value span{color:var(--text-3);margin-left:4px;font-size:.75rem;font-weight:400}.period-toggles{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);gap:2px;padding:3px;display:flex}.period-btn{border-radius:var(--radius-sm);color:var(--text-2);cursor:pointer;background:0 0;border:none;padding:5px 14px;font-size:.75rem;font-weight:400;transition:background .15s,color .15s}.period-btn.active{background:var(--primary);color:#000}.table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.table-wrapper::-webkit-scrollbar{height:4px}.table-wrapper::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.data-table{border-collapse:collapse;text-align:left;width:100%;min-width:680px}.data-table thead th{text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);border-bottom:1px solid var(--border);white-space:nowrap;padding:.75rem 1rem;font-size:.7rem;font-weight:400}.data-table tbody td{border-bottom:1px solid var(--border);color:var(--text-1);vertical-align:middle;padding:.875rem 1rem;font-size:.875rem}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr{transition:background .12s}.data-table tbody tr:hover{background:var(--surface-2)}.cell-mono{color:var(--cyan);background:var(--cyan-dim);white-space:nowrap;border-radius:5px;padding:2px 7px;font-family:JetBrains Mono,monospace;font-size:.78rem}.cell-badge{letter-spacing:.04em;white-space:nowrap;border-radius:6px;align-items:center;padding:3px 10px;font-size:.72rem;font-weight:400;display:inline-flex}.cell-badge.gold{background:var(--primary-dim);color:var(--primary);border:1px solid #f59e0b33}.cell-badge.green{background:var(--green-dim);color:var(--green);border:1px solid #22c55e33}.cell-badge.red{background:var(--red-dim);color:var(--red);border:1px solid #ef444438}.cell-badge.cyan{background:var(--cyan-dim);color:var(--cyan);border:1px solid #06b6d433}.product-identity{align-items:center;gap:10px;display:flex}.product-marker{border-radius:50%;flex-shrink:0;width:8px;height:8px}.search-wrapper{position:relative}.search-wrapper .search-icon{color:var(--text-3);pointer-events:none;display:flex;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.search-wrapper input{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-1);outline:none;width:240px;padding:7px 12px 7px 2.25rem;font-size:.85rem;transition:border-color .15s,box-shadow .15s}.search-wrapper input::placeholder{color:var(--text-3)}.search-wrapper input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow)}.loading-state{color:var(--text-3);justify-content:center;align-items:center;gap:10px;padding:3rem;font-size:.85rem;display:flex}.recharts-tooltip-wrapper .recharts-default-tooltip{background:var(--surface-2)!important;border:1px solid var(--border)!important;border-radius:var(--radius-md)!important}.recharts-cartesian-grid line{stroke:var(--border)!important}.export-btn{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-1);cursor:pointer;align-items:center;gap:7px;padding:7px 16px;font-size:.8rem;font-weight:400;transition:background .15s,border-color .15s;display:inline-flex}.export-btn:hover{background:var(--surface-3);border-color:var(--border-strong)}.page-topbar--two-row{flex-direction:column;align-items:stretch;gap:0;height:auto;padding:0}.topbar-row{height:var(--header-h);justify-content:space-between;align-items:center;gap:1rem;padding:0 2rem;display:flex}.topbar-date-row{border-top:1px solid var(--border);background:var(--surface-2);flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.875rem;height:auto;padding:.55rem 2rem;display:flex}.date-range-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);font-size:.7rem;font-weight:400}.date-inputs{align-items:center;gap:.5rem;display:flex}.date-input-group{align-items:center;gap:6px;display:flex}.date-input-group label{color:var(--text-3);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;font-size:.7rem;font-weight:400}.date-input-group input[type=date]{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-1);cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;outline:none;padding:4px 10px;font-family:inherit;font-size:.8rem;transition:border-color .15s,box-shadow .15s}.date-input-group input[type=date]:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow)}.date-sep{color:var(--text-3);font-size:.8rem;font-weight:400}.date-range-count{color:var(--primary);background:var(--primary-dim);letter-spacing:.04em;border:1px solid #f59e0b33;border-radius:99px;margin-left:auto;padding:3px 10px;font-size:.7rem;font-weight:400}@media (width<=640px){.topbar-date-row{gap:.6rem;padding:.55rem 1rem}.date-range-count{margin-left:0}}@media (width<=1024px){.db-sidebar{transform:translate(-100%)}.db-main{width:100%;margin-left:0}.mobile-toggle{display:flex}.charts-grid{grid-template-columns:1fr}.system-status-bar{grid-template-columns:repeat(2,1fr)}.status-item:nth-child(2){border-right:none}.status-item:nth-child(3),.status-item:nth-child(4){border-top:1px solid var(--border)}}@media (width<=640px){.page-content{padding:1rem}.page-topbar{flex-direction:column;align-items:flex-start;gap:.85rem;padding:4.75rem 1rem .75rem}.page-title h2{font-size:24px;line-height:30px}.page-title p{font-size:.82rem;line-height:1.45}.topbar-actions,.page-topbar>.btn-primary-pill{width:100%}.topbar-actions{justify-content:flex-start;align-items:stretch!important}.topbar-actions>*,.page-topbar>.btn-primary-pill{flex:100%;justify-content:center}.stats-grid,.system-status-bar{grid-template-columns:1fr 1fr}.search-wrapper input{width:100%}.display-grid{grid-template-columns:1fr}}.display-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:1rem;display:grid}@media (width<=900px){.display-grid{grid-template-columns:1fr}}.rpt-bar-wrap{background:var(--surface-3);border-radius:99px;min-width:80px;height:5px;overflow:hidden}.rpt-bar-fill{background:linear-gradient(90deg,#f59e0b,#f97316);border-radius:99px;min-width:4px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.rpt-product-list{flex-direction:column;gap:.75rem;padding:.75rem 1.5rem 1rem;display:flex}.rpt-product-row{border-radius:var(--radius-md);grid-template-columns:32px 1fr 120px 60px 44px;align-items:center;gap:.75rem;padding:.5rem .75rem;transition:background .15s;display:grid}.rpt-product-row:hover{background:var(--surface-2)}.rpt-rank{text-align:center;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:400}.rpt-product-name{color:var(--text-1);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:400;overflow:hidden}.rpt-product-bar-wrap{background:var(--surface-3);border-radius:99px;height:6px;overflow:hidden}.rpt-product-bar-fill{opacity:.85;border-radius:99px;min-width:4px;height:100%;transition:width .7s cubic-bezier(.4,0,.2,1)}.rpt-product-count{text-align:right}.rpt-product-pct{color:var(--text-3);text-align:right;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:400}@media (width<=640px){.rpt-product-row{grid-template-columns:28px 1fr 80px 48px}.rpt-product-pct{display:none}}.monitoring-banner{background:linear-gradient(135deg,#1b4df1 0%,#0634b5 100%);border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:2.25rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #1b4df140}.banner-content{z-index:2}.banner-title{color:#93c5fd;letter-spacing:.02em;margin-bottom:.5rem;font-size:.9rem;font-weight:400}.banner-value{color:#fff;letter-spacing:-.03em;font-size:3.5rem;font-weight:400;line-height:1;font-family:var(--font-title)}.banner-icon-container{z-index:2;color:#ffffff40;justify-content:center;align-items:center;display:flex}.monitoring-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch;gap:1.25rem;margin-bottom:0;display:grid}.monitoring-card{cursor:pointer;background:#111118;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:.85rem;min-width:0;height:auto;min-height:220px;max-height:none;padding:1.25rem 1.4rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 10px #00000026}.monitoring-card.expanded{height:auto;min-height:265px;max-height:none}.monitoring-card:hover{border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 6px 16px #00000040}.monitoring-card.active{border-color:#22c55e;box-shadow:inset 0 0 0 1px #22c55e,0 0 20px #22c55e2e,0 4px 10px #00000026}.card-row-top{justify-content:space-between;align-items:flex-start;min-width:0;display:flex}.dashboard-card-heading{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.dashboard-card-title{color:#fff;font-size:1rem;font-weight:600;line-height:1.2}.dashboard-card-count{color:#94a3b8;font-size:1.25rem;line-height:1.2}.card-product-title{color:#fff;min-height:2.6rem;margin-right:.75rem;font-size:.95rem;font-weight:500;line-height:1.35;display:block}.card-product-id{color:#64748b;font-size:.85rem;font-weight:400}.card-badge{border-radius:99px;align-items:center;gap:6px;padding:4px 10px;font-size:.7rem;font-weight:400;display:flex}.card-badge-dot{background:#3b82f6;border-radius:8px;width:6px;height:6px;box-shadow:0 0 6px #3b82f6}.card-row-mid{color:#9ca3af;font-size:.85rem}.card-row-bottom{align-items:baseline;gap:4px;margin-top:auto;display:flex}.card-value-green{color:#22c55e;font-size:1.75rem;font-weight:400;line-height:1}.card-unit-label{color:#64748b;font-size:.8rem;font-weight:400}.toggle-live-badge{letter-spacing:.02em;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:.75rem;font-weight:400;display:flex}.toggle-live-badge.live{color:#fff;background:#22c55e;border:none;padding:6px 16px}.toggle-live-badge.paused{color:#ef4444;background:#ef444426;border:1px solid #ef444440;padding:6px 14px}.toggle-live-badge.paused .badge-dot{background:#ef4444;border-radius:8px;width:6px;height:6px}.btn-action-pause{color:#fff;cursor:pointer;background:#181824;border:1px solid #ffffff14;border-radius:99px;align-items:center;gap:6px;padding:6px 16px;font-size:.75rem;font-weight:400;transition:all .2s;display:flex}.btn-action-pause:hover{background:#1f1f2f;border-color:#ffffff26}.btn-action-pause.active-pause{color:#fff;background:#1b4df1;border:none}.btn-action-pause.active-pause:hover{background:#2563eb}.analytics-layout-top{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem;display:grid}.analytics-layout-bottom{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}@media (width<=1024px){.analytics-layout-top,.analytics-layout-bottom{grid-template-columns:1fr}}.analytics-chart-card{background:#111118;border:1px solid #ffffff0f;border-radius:6px;flex-direction:column;gap:1.25rem;min-height:360px;padding:1.5rem;display:flex}.analytics-chart-header{justify-content:space-between;align-items:center;display:flex}.analytics-chart-header h3{color:#fff;font-size:.95rem;font-weight:400}.analytics-breakdown-card{background:#111118;border:1px solid #ffffff0f;border-radius:6px;flex-direction:column;gap:1.5rem;padding:1.75rem 2rem;display:flex}.analytics-breakdown-card h3{color:#fff;margin-bottom:.25rem;font-size:.95rem;font-weight:400}.breakdown-list{flex-direction:column;gap:1.25rem;display:flex}.breakdown-item{align-items:center;gap:1rem;display:flex}.breakdown-name{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;width:160px;font-size:.875rem;overflow:hidden}.breakdown-bar-bg{background:#ffffff0a;border-radius:99px;flex:1;height:8px;overflow:hidden}.breakdown-bar-fill{background:#1b4df1;border-radius:99px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.breakdown-count{color:#9ca3af;text-align:right;flex-shrink:0;width:80px;font-size:.875rem}.breakdown-percent{color:#fff;text-align:right;flex-shrink:0;width:44px;font-size:.875rem;font-weight:400}.analytics-right-panel{background:#111118;border:1px solid #ffffff0f;border-radius:6px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:240px;padding:2.25rem;display:flex;position:relative}.analytics-right-panel .badge-trend{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e33;border-radius:99px;padding:4px 10px;font-size:.75rem;font-weight:400;position:absolute;top:1.5rem;right:1.5rem}.analytics-right-panel .icon-box{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f626;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;padding:10px;display:flex}.analytics-right-panel .value-container{flex-direction:column;gap:.25rem;display:flex}.analytics-right-panel .value{color:#fff;letter-spacing:-.02em;font-size:2.75rem;font-weight:400;line-height:1;font-family:var(--font-title)}.analytics-right-panel .label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:400}.presets-row{background:#181824;border:1px solid #ffffff0d;border-radius:6px;gap:4px;padding:3px;display:flex}.preset-pill{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:5px 14px;font-size:.75rem;font-weight:400;transition:all .2s}.preset-pill:hover{color:#fff}.preset-pill.active{color:#fff;background:#1b4df1;box-shadow:0 2px 8px #1b4df14d}.analytics-select{color:#d1d5db;cursor:pointer;background:#181824;border:1px solid #ffffff14;border-radius:6px;outline:none;min-width:120px;padding:6px 14px;font-size:.75rem;font-weight:400;transition:border-color .2s}.analytics-select:focus{border-color:#3b82f6}.history-screen{color:#fff;background:#05060b;flex-direction:column;min-width:0;min-height:calc(100vh - 72px);padding:0 2rem 2.25rem;display:flex}.history-topbar{justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0;padding:1.05rem 0 2.4rem;display:flex}.history-topbar .page-title h2{letter-spacing:0;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:21px;font-weight:400;line-height:28px}.history-topbar .page-title p{color:#d1d5db;margin-top:2px;font-size:11px;line-height:16px}.history-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;padding-top:0;display:flex}.history-actions .btn-primary-pill,.history-actions .btn-ghost,.history-actions .btn-danger{align-items:center;height:40px;min-height:40px}.dashboard-counter-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dashboard-undefined-click-space{cursor:pointer;background:0 0;border:0;flex:auto;align-self:stretch;min-width:80px;padding:0}.dashboard-counter-pill{gap:6px;margin-left:0;padding:0 14px;font-size:.75rem;font-weight:500}.dashboard-view-tabs{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:4px;margin-bottom:10px;padding:4px;display:inline-flex}.dashboard-view-tab{color:#94a3b8;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 14px;font-size:.76rem;font-weight:600;line-height:1;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex}.dashboard-view-tab:hover{color:#fff;background:#ffffff0f}.dashboard-view-tab.dashboard-tab.active{color:#f87171;background:#ef444429;box-shadow:inset 0 0 0 1px #ef444447}.dashboard-view-tab.live-tab.active{color:#fff;box-shadow:none;background:#22c55e}.dashboard-live-toggle{cursor:pointer;white-space:nowrap;box-sizing:border-box;border-radius:6px;justify-content:center;gap:6px;width:132px;min-width:132px;height:40px;min-height:40px;padding:0 14px;font-size:.75rem;font-weight:500;line-height:1}.dashboard-live-toggle.live{color:#ef4444;background:#ef444426;border:1px solid #ef444440}.dashboard-live-toggle.paused{color:#fff;background:#22c55e;border:none}.history-date-control.dashboard-date-filter{margin-left:0}.dashboard-date-input{color:#e5e7eb;width:100%;min-width:0;height:100%;font:inherit;line-height:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:0}.dashboard-date-input::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer}.history-metric-pill,.history-date-control,.history-export-button{white-space:nowrap;box-sizing:border-box;border-radius:6px;height:40px;min-height:40px;font-size:11px;line-height:40px}.history-metric-pill{cursor:default;border:1px solid #0000;justify-content:center;align-items:center;margin-left:auto;padding:0 13px;font-family:inherit;font-weight:400;display:inline-flex}.history-metric-pill-green{color:#10b981;background:#10b9810f;border-color:#10b981b8;box-shadow:0 0 0 1px #10b98129}.history-metric-pill-amber{color:#f59e0b;background:#f59e0b14;border-color:#f59e0bb8;margin-left:0;box-shadow:0 0 0 1px #f59e0b29}button.history-metric-pill-amber{color:#1f2937;cursor:pointer;background:#f59e0b;border-color:#fbbf24;transition:background .18s,border-color .18s,box-shadow .18s;box-shadow:0 0 0 1px #fbbf2461,0 6px 16px #f59e0b38}button.history-metric-pill-amber:hover{background:#d97706;border-color:#fbbf24;box-shadow:0 0 0 1px #fbbf247a,0 8px 18px #f59e0b4d}.history-metric-pill-blue{color:#3b82f6;background:#3b82f614;border-color:#3b82f6b8;margin-left:0;box-shadow:0 0 0 1px #3b82f629}button.dashboard-products-button{cursor:pointer;transition:background .18s,border-color .18s,color .18s}button.dashboard-products-button:hover{color:#fff;background:#3b82f62e;border-color:#60a5fadb}.history-date-control{color:#aab2c0;cursor:pointer;background:#0b0d14;border:1px solid #64748bb3;align-items:center;gap:8px;min-width:185px;padding:0 12px;display:inline-flex;position:relative}.history-date-control svg{color:#8b96a8;flex-shrink:0}.history-date-separator{color:#6b7280}.history-date-choice{height:100%;color:inherit;cursor:pointer;font:inherit;line-height:inherit;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:inline-flex}.history-date-choice span{color:#6b7280;text-transform:uppercase;font-size:10px;font-weight:600}.history-date-choice strong{color:#e5e7eb;font-size:11px;font-weight:500}.history-date-choice:hover strong{color:#fff}.history-hidden-date{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.history-export-button{color:#fff;cursor:pointer;background:#1b4df1;border:0;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-weight:400;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 4px 14px #1b4df159}.history-export-button:hover{background:#2563eb;box-shadow:0 6px 16px #1b4df173}.history-filter-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:31px;display:flex}.history-search,.history-select-wrap{color:#6f7a8d;box-sizing:border-box;background:#0b0d14;border:1px solid #64748bc7;border-radius:6px;align-items:center;height:40px;min-height:40px;display:inline-flex;position:relative}.history-search{width:224px}.history-search svg{color:#718096;position:absolute;left:11px}.history-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 10px 0 32px;font-size:11px}.history-search input::placeholder{color:#7b8495}.history-select-wrap{width:155px}.history-select-wrap select{appearance:none;color:#fff;cursor:pointer;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 30px 0 12px;font-size:11px}.history-select-wrap select option{color:#1f2937;background:#fff}.history-select-wrap svg{color:#7b8495;pointer-events:none;position:absolute;right:10px}.product-master-filter-row{align-items:center;gap:12px}.product-master-filter-row .history-search,.product-master-filter-row .history-select-wrap,.product-master-filter-row .history-metric-pill{align-items:center;display:inline-flex}.product-master-filter-row .history-search{flex:360px;width:auto;min-width:220px}.product-master-filter-row .history-select-wrap{flex:0 0 250px;width:250px}.product-master-filter-row .history-metric-pill{justify-content:center;margin-left:0;padding:0 16px;line-height:40px}.product-master-filter-row .history-metric-pill-green{margin-left:auto}.product-master-filter-row .history-search input,.product-master-filter-row .history-select-wrap select{height:100%}.history-actions .product-master-action-button{justify-content:center;gap:6px;width:118px;min-width:118px;height:40px;min-height:40px;padding:0 12px;font-size:11px;font-weight:400;line-height:1}.history-actions .product-master-action-button svg{width:14px;height:14px}.product-master-screen .product-master-content{flex:auto}.product-master-table-card{flex-direction:column;display:flex;overflow:visible}.product-master-table-card .table-wrapper{flex-direction:column;flex:auto;display:flex;overflow:visible}.product-master-table{table-layout:fixed}.product-master-col-name{width:18%}.product-master-col-category{width:30%}.product-master-col-code{width:32%}.product-master-col-actions{width:120px}.product-master-table th,.product-master-table td{text-align:left}.product-master-table th:first-child,.product-master-table td:first-child{padding-left:1.75rem}.product-master-table th:last-child,.product-master-actions-cell{text-align:center;padding-left:1rem;padding-right:1rem}.product-master-actions-cell>div{justify-content:center;transform:translate(48px)}.product-code-time-cell{overflow:visible}.product-code-hover{white-space:nowrap;cursor:default;align-items:center;min-height:28px;display:inline-flex;position:relative}.product-code-time-inline{z-index:30;color:#94a3b8;font-family:var(--font-sans);white-space:nowrap;opacity:0;pointer-events:none;font-size:.78rem;font-weight:500;line-height:1;transition:opacity .14s,transform .14s;position:absolute;top:50%;left:calc(100% + 18px);transform:translateY(-50%)translate(-4px)}.product-code-hover:hover .product-code-time-inline{opacity:1;transform:translateY(-50%)translate(0)}.product-success-popup{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#03071257;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.product-success-card{color:#d1fae5;background:#101827;border:1px solid #22c55e47;border-radius:8px;align-items:center;gap:14px;width:min(100%,340px);min-height:104px;padding:22px 42px 22px 22px;animation:.18s ease-out both product-success-enter;display:flex;position:relative;box-shadow:0 22px 70px #00000080}.product-success-icon{background:#22c55e1f;border:1px solid #22c55e57;border-radius:999px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.product-success-icon svg{color:#22c55e;flex:none}.product-success-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.product-success-copy strong{color:#fff;font-size:1rem;font-weight:700;line-height:1.25}.product-success-copy span{color:#a7f3d0;font-size:.92rem;font-weight:500;line-height:1.35}.product-success-close{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:12px;right:12px}.product-success-close:hover{color:#fff;background:#94a3b81f}@keyframes product-success-enter{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.product-updated-time-cell{white-space:nowrap;font-size:.78rem;font-weight:500;color:#94a3b8!important}.history-dashboard-grid{--history-panel-height:clamp(530px, calc(100dvh - 260px), 650px);flex:auto;grid-template-columns:minmax(560px,1.6fr) minmax(360px,1fr);align-items:stretch;gap:13px;min-height:0;display:grid}@media (width>=1400px) and (height>=900px){.history-dashboard-grid{--history-panel-height:calc(100dvh - 260px)}}.history-breakdown-panel,.history-chart-panel{background:#101118;border:1px solid #ffffff12;border-radius:6px;overflow:hidden}.history-breakdown-panel{height:var(--history-panel-height);min-height:var(--history-panel-height);max-height:var(--history-panel-height);flex-direction:column;padding:24px 25px 21px;display:flex}.history-breakdown-panel h3,.history-chart-panel h3{color:#e5e7eb;margin:0;font-size:11px;font-weight:600;line-height:16px}.history-breakdown-list{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;gap:17px;min-height:0;margin-top:25px;padding-right:6px;display:flex;overflow-y:auto}.history-breakdown-list::-webkit-scrollbar{width:5px}.history-breakdown-list::-webkit-scrollbar-track{background:0 0}.history-breakdown-list::-webkit-scrollbar-thumb{background:#94a3b82e;border-radius:999px}.history-breakdown-list::-webkit-scrollbar-thumb:hover{background:#94a3b847}.history-breakdown-item{min-height:16px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:minmax(86px,122px) minmax(80px,1fr) minmax(72px,88px);align-items:center;gap:14px;padding:0;font-family:inherit;display:grid}.history-breakdown-name,.history-breakdown-count{color:#7e8798;white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:16px;overflow:hidden}.history-breakdown-track{background:#ffffff09;border-radius:999px;height:6px;overflow:hidden}.history-breakdown-fill{border-radius:inherit;background:#2563ff;height:100%;display:block}.history-breakdown-count{text-align:right}.history-chart-column{gap:22px;display:grid}.history-chart-panel{height:var(--history-panel-height);min-height:var(--history-panel-height);max-height:var(--history-panel-height);flex-direction:column;padding:20px 15px 13px;display:flex}.history-chart-wrap{flex:auto;width:100%;height:auto;min-height:0;margin-top:17px}@media (width>=1101px){.history-breakdown-panel,.history-chart-panel{height:var(--history-panel-height);min-height:var(--history-panel-height);max-height:var(--history-panel-height)}}.recharts-wrapper,.recharts-wrapper *,.recharts-surface{-webkit-tap-highlight-color:transparent;outline:none!important}.target-num-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.target-num-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.target-num-input{-moz-appearance:textfield}.history-chart-wrap-short{height:175px}.history-empty-state{color:#64748b;justify-content:center;align-items:center;min-height:260px;font-size:12px;font-style:italic;display:flex}.undefined-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.undefined-modal{color:#f8fafc;background:#111827;border:1px solid #3b82f638;border-radius:18px;flex-direction:column;width:min(100%,980px);max-height:min(90vh,820px);padding:26px 34px 34px;display:flex;box-shadow:0 28px 80px #0000008c}.streaming-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c2;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.streaming-modal{color:#f8fafc;background:#0b0f19;border:1px solid #3b82f657;border-radius:18px;width:min(100%,860px);padding:22px;box-shadow:0 28px 80px #0000009e}.latest-products-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c2;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.latest-products-modal{color:#f8fafc;background:#0b0f19;border:1px solid #3b82f657;border-radius:18px;flex-direction:column;width:min(96vw,1040px);max-height:min(88vh,760px);padding:24px;display:flex;box-shadow:0 28px 80px #0000009e}.latest-products-modal-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;display:flex}.latest-products-modal-header h2{letter-spacing:0;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:22px;font-weight:500;line-height:30px}.latest-products-modal-header p{color:#94a3b8;margin-top:2px;font-size:13px}.latest-products-modal-close{color:#d1d5db;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;margin-left:auto;display:inline-flex}.latest-products-modal-close:hover{color:#fff}.latest-product-carousel{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:14px;display:grid}.latest-product-arrow{color:#d7e3f8;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:76px;transition:background .18s,border-color .18s,color .18s,opacity .18s;display:inline-flex}.latest-product-arrow:hover:not(:disabled){color:#fff;background:#ffffff0f}.latest-product-arrow:disabled{opacity:.28;cursor:not-allowed}.latest-product-feature{grid-template-rows:1fr auto;grid-template-columns:minmax(0,.72fr) minmax(300px,.48fr);gap:16px;min-height:330px;display:grid}.latest-product-main,.latest-product-count-panel,.latest-product-meta{background:#ffffff0a;border:1px solid #94a3b829;border-radius:12px}.latest-product-main{flex-direction:column;justify-content:center;min-width:0;padding:28px;display:flex}.latest-product-main span,.latest-product-count-panel span,.latest-product-meta span{color:#94a3b8;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:700}.latest-product-main strong{color:#fff;letter-spacing:0;overflow-wrap:anywhere;margin-top:12px;font-size:clamp(32px,5vw,54px);font-weight:650;line-height:1.05}.latest-product-main em,.latest-product-count-panel em{color:#94a3b8;overflow-wrap:anywhere;margin-top:12px;font-size:15px;font-style:normal}.latest-product-count-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.latest-product-count-panel strong{color:#10b981;letter-spacing:0;margin-top:10px;font-size:clamp(82px,10vw,136px);font-weight:750;line-height:.95}.latest-product-meta{grid-column:1/-1;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.latest-product-meta strong{color:#f8fafc;text-align:right;overflow-wrap:anywhere;font-size:20px;font-weight:650}.latest-products-empty{color:#94a3b8;text-align:center;justify-content:center;align-items:center;min-height:260px;padding:52px 18px;font-size:13px;display:flex}.streaming-modal-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;display:flex}.streaming-modal-header h2{color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:22px;font-weight:500;line-height:30px}.streaming-modal-header p{color:#94a3b8;margin-top:2px;font-size:13px}.streaming-modal-close{color:#d1d5db;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.streaming-modal-close:hover{color:#fff}.streaming-video-frame{aspect-ratio:16/9;background:#020617;border:1px solid #94a3b82e;border-radius:12px;width:100%;overflow:hidden}.streaming-video-frame video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.streaming-video-empty{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;font-size:14px;display:flex}@media (width<=900px){.streaming-modal{width:min(100%,760px)}}@media (width<=640px){.dashboard-counter-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.dashboard-counter-actions>.dashboard-counter-pill{padding:0 10px;justify-content:center!important;width:100%!important;min-width:0!important}.latest-products-modal-backdrop{align-items:stretch;padding:14px}.latest-products-modal{border-radius:14px;width:100%;max-height:calc(100dvh - 28px);padding:16px}.latest-products-modal-header{gap:14px;margin-bottom:14px}.latest-products-modal-header h2{font-size:18px;line-height:24px}.latest-product-carousel{grid-template-columns:1fr 1fr;align-items:stretch}.latest-product-feature{grid-area:1/1/auto/-1}.latest-product-arrow{width:100%;height:44px}.latest-product-arrow-left{grid-area:2/1}.latest-product-arrow-right{grid-area:2/2}.latest-product-feature{grid-template-rows:auto;grid-template-columns:1fr;min-height:0}.latest-product-meta{flex-direction:column;align-items:flex-start;gap:8px}.latest-product-meta strong{text-align:left;font-size:16px}.streaming-modal-backdrop{align-items:stretch;padding:14px}.streaming-modal{border-radius:14px;flex-direction:column;width:100%;max-height:calc(100dvh - 28px);padding:16px;display:flex}.streaming-modal-header{gap:14px;margin-bottom:14px}.streaming-modal-header h2{font-size:18px;line-height:24px}.streaming-modal-header p{font-size:12px}.streaming-video-frame{aspect-ratio:auto;flex:1;min-height:220px}}@media (width<=420px){.dashboard-counter-actions{grid-template-columns:minmax(0,1fr)}.dashboard-counter-pill{height:38px;min-height:38px;font-size:10px}}.undefined-modal-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.undefined-modal-header h2{letter-spacing:0;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:22px;font-weight:500;line-height:30px}.undefined-modal-close{color:#d1d5db;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.undefined-modal-close:hover{color:#fff}.undefined-modal-divider{background:#d1d5db94;height:1px;margin:12px 0 18px}.undefined-modal-meta{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.undefined-modal-meta h3{letter-spacing:0;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:18px;font-weight:400;line-height:24px}.undefined-count-row{align-items:baseline;gap:12px;margin-top:8px;display:flex}.undefined-count-row strong{letter-spacing:0;color:#f90;font-size:38px;font-weight:450;line-height:1}.undefined-count-row span{color:#64748b;font-size:15px;line-height:22px}.undefined-modal-meta p{color:#8b93a3;margin-top:8px;font-size:15px;line-height:22px}.undefined-live-wrap{align-items:center;gap:10px;padding-top:28px;display:flex}.undefined-live-dot{background:#f90;border-radius:999px;width:10px;height:10px}.undefined-live-pill{color:#f90;border:2px solid #f90;border-radius:10px;justify-content:center;align-items:center;min-width:58px;min-height:26px;padding:0 10px;font-size:14px;font-weight:500;line-height:18px;display:inline-flex}.undefined-view-toggle{background:#0f172ab8;border:1px solid #94a3b842;border-radius:8px;align-self:flex-end;gap:4px;margin:-8px 0 10px;padding:4px;display:inline-flex}.undefined-view-toggle button{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:56px;height:30px;font-size:13px;font-weight:600}.undefined-view-toggle button.active{color:#fff;background:#2563eb}.undefined-table-shell{background:#111827;border:1px solid #94a3b873;border-radius:12px;align-self:center;width:100%;overflow:hidden}.undefined-table-header,.undefined-table-row{grid-template-columns:96px 1fr 1.1fr;align-items:center;display:grid}.undefined-table-shell.no-images .undefined-table-header,.undefined-table-shell.no-images .undefined-table-row{grid-template-columns:1fr 1.1fr}.undefined-table-header>div:first-child,.undefined-table-row>div:first-child{text-align:left;justify-content:flex-start;align-items:center;display:flex}.undefined-table-header>div:nth-child(2),.undefined-table-row>div:nth-child(2){text-align:center}.undefined-table-header>div:nth-child(3),.undefined-table-row>div:nth-child(3){text-align:right}.undefined-table-header{color:#111827;background:#e0e0e0;min-height:38px;padding:0 16px;font-size:15px;font-weight:500;line-height:22px}.undefined-table-body{max-height:min(56vh,460px);overflow-y:auto}.undefined-table-body.is-grid{grid-template-columns:repeat(auto-fill,minmax(178px,1fr));gap:14px;padding:16px;display:grid}.undefined-table-row{color:#e5e7eb;border-bottom:1px solid #94a3b873;min-height:76px;padding:0 16px;font-size:14px;line-height:20px}.undefined-table-body.is-grid .undefined-table-row{background:#0f172ab8;border:1px solid #94a3b847;border-radius:10px;grid-template-columns:1fr;align-items:stretch;gap:9px;min-height:0;padding:12px}.undefined-table-body.is-grid .undefined-table-row>div{text-align:left;justify-content:flex-start}.undefined-row-image{object-fit:cover;background:#0b0f19;border:1px solid #ffffff29;border-radius:8px;width:80px;height:60px;display:block}.undefined-table-body.is-grid .undefined-row-image,.undefined-table-body.is-grid .undefined-row-image-button{width:100%}.undefined-table-body.is-grid .undefined-row-image{height:118px}.undefined-row-image-button{cursor:zoom-in;background:0 0;border:0;border-radius:8px;padding:0;display:inline-flex}.undefined-row-image-button:hover .undefined-row-image{border-color:#3b82f6b8}.undefined-row-image-placeholder{color:#64748b;font-size:14px}.undefined-table-row:last-child{border-bottom:0}.undefined-table-empty{color:#94a3b8;text-align:center;justify-content:center;align-items:center;min-height:64px;padding:16px 20px;font-size:14px;line-height:20px;display:flex}.undefined-preview-backdrop{z-index:10000;cursor:zoom-out;background:#000000d1;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.undefined-preview-close{z-index:10001;color:#f8fafc;cursor:pointer;background:#0a0c12d1;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;position:fixed;top:28px;right:32px;box-shadow:0 14px 36px #00000059}.undefined-preview-close:hover{background:#0f172af5;border-color:#ffffff52}.undefined-preview-frame{width:90%;max-width:900px}.undefined-preview-image{object-fit:contain;border:0;border-radius:0;width:100%;height:auto;max-height:78vh;box-shadow:0 24px 70px #0000009e}.undefined-preview-caption{color:#e5e7eb;background:#0f172ae0;border-radius:10px;justify-content:space-between;gap:16px;width:fit-content;min-width:360px;max-width:100%;margin:10px auto 0;padding:12px 14px;font-size:14px;line-height:20px;display:flex}.undefined-preview-caption span:last-child{color:#94a3b8;text-align:right}@media (width<=760px){.undefined-modal-backdrop{padding:12px}.undefined-modal{border-radius:18px;padding:20px 16px}.undefined-modal-header h2{font-size:18px;line-height:24px}.undefined-modal-meta{flex-direction:column;gap:12px;margin-bottom:16px}.undefined-modal-meta h3{font-size:15px;line-height:20px}.undefined-count-row strong{font-size:30px}.undefined-count-row span{font-size:13px}.undefined-modal-meta p{font-size:13px;line-height:18px}.undefined-live-wrap{padding-top:0}.undefined-live-pill{min-width:50px;min-height:22px;padding:0 8px;font-size:12px}.undefined-table-shell{overflow-x:auto}.undefined-table-header{font-size:13px;line-height:18px}.undefined-table-row{font-size:12px;line-height:16px}.undefined-table-header,.undefined-table-row{min-width:480px;padding:0 16px}.undefined-preview-backdrop{padding:16px}.undefined-preview-close{width:40px;height:40px;top:16px;right:16px}.undefined-preview-frame{width:95%}.undefined-preview-caption{flex-direction:column;gap:2px;width:100%;min-width:0}.undefined-preview-caption span:last-child{text-align:left}}@media (width<=1100px){.history-topbar{flex-direction:column}.history-actions{justify-content:flex-start}.history-dashboard-grid{grid-template-columns:1fr}.history-breakdown-panel,.history-chart-panel{height:var(--history-panel-height);min-height:var(--history-panel-height);max-height:var(--history-panel-height)}}@media (width<=640px){.history-screen{padding:4.75rem 1rem 1rem}.history-filter-row,.history-actions{flex-direction:column;align-items:stretch;gap:8px;width:100%}.history-search,.history-select-wrap{width:100%;min-width:0}.history-metric-pill{justify-content:center;width:100%;margin-left:0}.history-date-control{justify-content:center;width:100%;min-width:0}.history-breakdown-panel{height:360px;min-height:360px;max-height:360px;padding:18px 14px}.history-breakdown-item{grid-template-columns:1fr 58px;gap:10px}.history-breakdown-track{grid-area:2/1/auto/-1}.history-chart-panel{height:360px;min-height:360px;max-height:360px;padding:16px 10px 12px}.history-chart-wrap{height:auto}}.vehicles-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-bottom:1.5rem;display:grid}@media (width<=900px){.vehicles-kpi-grid{grid-template-columns:1fr}}.vehicles-kpi-card{background:#111118;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;display:flex}.vehicles-kpi-icon-wrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.vehicles-kpi-icon-wrap.blue{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f626}.vehicles-kpi-icon-wrap.amber{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b26}.vehicles-kpi-icon-wrap.green{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e26}.vehicles-kpi-content{flex-direction:column;gap:.15rem;display:flex}.vehicles-kpi-content .value{color:#fff;font-size:1.75rem;font-weight:400;line-height:1;font-family:var(--font-title)}.vehicles-kpi-content .label{color:#64748b;font-size:.8rem;font-weight:400}.vehicles-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.vehicles-search-input{width:360px;max-width:100%}.search-wrapper{min-width:0}@media (width<=640px){.vehicles-controls{flex-direction:column;align-items:stretch;gap:.75rem}.vehicles-search-input{width:100%}.btn-filter-date{justify-content:center;width:100%}}.btn-filter-date{color:#d1d5db;cursor:pointer;background:#181824;border:1px solid #ffffff14;border-radius:99px;align-items:center;gap:8px;padding:8px 18px;font-size:.8rem;font-weight:400;transition:all .2s;display:flex}.btn-filter-date:hover{color:#fff;background:#1f1f2f;border-color:#ffffff26}.status-pill-completed{color:#22c55e!important;background:#22c55e26!important;border:1px solid #22c55e40!important}.status-pill-loading{color:#3b82f6!important;background:#3b82f626!important;border:1px solid #3b82f640!important}.status-pill-pending{color:#f59e0b!important;background:#f59e0b26!important;border:1px solid #f59e0b40!important}.reports-panel-card{background:#111118;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:2.5rem;padding:clamp(1rem,2vw,2.25rem);display:flex;box-shadow:0 8px 24px #0003}.reports-panel-header{border-bottom:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1.25rem;display:flex}.reports-panel-header .title-group h3{color:#fff;font-size:1.15rem;font-weight:400}.reports-panel-header .title-group p{color:#64748b;margin-top:2px;font-size:.8rem}.reports-panel-header .meta-group{flex-direction:column;align-items:flex-end;gap:6px;min-width:0;display:flex}.reports-panel-header .meta-group .date{color:#94a3b8;align-items:center;gap:6px;font-size:.85rem;font-weight:400;display:flex}.reports-panel-section{flex-direction:column;display:flex}.reports-panel-section-title{color:#64748b;text-transform:uppercase;letter-spacing:.1em;border-left:2px solid #1b4df1;margin-bottom:1.5rem;padding-left:8px;font-size:.78rem;font-weight:400;line-height:1}.reports-indicators-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr));gap:1.5rem;display:grid}.reports-indicators-grid.three-col{grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr))}@media (width<=768px){.reports-indicators-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=480px){.reports-indicators-grid{grid-template-columns:1fr!important}}.reports-indicator{flex-direction:column;gap:.35rem;display:flex}.reports-indicator .label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:400}.reports-indicator .value{color:#fff;font-size:clamp(1.45rem,2vw,2rem);font-weight:400;line-height:1;font-family:var(--font-title);letter-spacing:-.01em}.reports-indicator .value.green{color:#22c55e}.reports-indicator .subtext{color:#22c55e;margin-top:1px;font-size:.72rem;font-weight:400}.reports-indicator .subtext.orange{color:#f59e0b}.quick-reports-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:1.25rem;margin-top:1rem;display:grid}@media (width<=768px){.quick-reports-grid{grid-template-columns:1fr}}.quick-report-card{cursor:pointer;background:#111118;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 10px #0000001a}.quick-report-card:hover{background:#181824;border-color:#ffffff1f;transform:translateY(-3px);box-shadow:0 8px 20px #0003}.quick-report-card .icon-wrap{color:#1b4df1;background:#1b4df11a;border:1px solid #1b4df126;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.quick-report-card .info{flex-direction:column;display:flex}.quick-report-card .info h4{color:#fff;font-size:.9rem;font-weight:600}.quick-report-card .info span{color:#64748b;margin-top:2px;font-size:.75rem}.btn-outline-dark{color:#d1d5db;cursor:pointer;background:#181824;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:8px;padding:8px 18px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.btn-outline-dark:hover{color:#fff;background:#1f1f2f;border-color:#ffffff26}.btn-primary-pill{color:#fff;cursor:pointer;background:#1b4df1;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 20px;font-size:.8rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #1b4df14d}.btn-primary-pill:hover{background:#2563eb;box-shadow:0 6px 16px #1b4df173}.dashboard-category-section{flex-direction:column;margin-bottom:3rem;display:flex}.category-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.category-title{color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:.95rem;font-weight:800;font-family:var(--font-title)}.btn-view-all{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:99px;padding:4px 14px;font-size:.75rem;font-weight:600;transition:all .2s}.btn-view-all:hover{color:#fff;background:#181824;border-color:#ffffff26}.card-sublist{opacity:0;border-top:1px solid #0000;flex-direction:column;gap:.6rem;max-height:0;margin-top:0;padding-top:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.monitoring-card.expanded .card-sublist{opacity:1;border-top:0;flex:0 auto;max-height:none;margin-top:0;padding-top:0;padding-right:4px;overflow:visible}.sublist-row{justify-content:flex-start;align-items:center;gap:2px;font-size:.72rem;line-height:1;display:flex}.sublist-row .label{color:#3b82f6;font-family:var(--font-mono);font-weight:500}.sublist-row .value{color:#60a5fa;font-weight:600;font-family:var(--font-mono)}.sublist-row .value:before{content:": ";color:#94a3b8;margin-right:4px}@media (width<=1024px){.page-topbar,.topbar-row{padding-left:5rem!important}.sidebar-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1999;background:#00000080;animation:.2s ease-out fadeIn;display:block;position:fixed;inset:0}}@media (width<=640px){.stats-grid,.db-kpi-grid{grid-template-columns:1fr!important}.monitoring-banner{flex-direction:column;align-items:flex-start;gap:1.25rem;padding:1.5rem}.banner-value{font-size:2.75rem}.banner-icon-container{align-self:flex-end}}@media (width<=480px){.login-terminal{padding:30px 18px 22px}.pin-input-grid{gap:6px}.pin-field{width:48px;height:64px}.pin-field input{font-size:1.5rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.presets-container{gap:8px;padding:0 2rem 1rem;display:flex}@media (width<=1024px){.presets-container{padding:0 2rem 1rem}}@media (width<=640px){.presets-container{padding:0 1rem 1rem}.page-topbar,.topbar-row{flex-direction:column!important;align-items:flex-start!important;gap:.85rem!important;height:auto!important;padding-top:4.75rem!important;padding-bottom:1.25rem!important}.topbar-actions{justify-content:flex-start;width:100%}.analytics-select{width:100%!important}.breakdown-item{border-bottom:1px solid #ffffff08;flex-wrap:wrap;gap:.5rem;padding-bottom:.75rem}.breakdown-name{font-weight:600;width:100%!important}.breakdown-bar-bg{flex:none!important;width:100%!important}.breakdown-count{margin-right:auto;text-align:left!important;width:auto!important}.breakdown-percent{text-align:right!important;width:auto!important}}@media (width<=480px){.date-inputs{flex-direction:column;align-items:stretch;gap:.75rem;width:100%}.date-input-group{justify-content:space-between;width:100%}.date-input-group input[type=date]{flex:1;max-width:200px}.topbar-date-row{gap:.85rem!important;padding:.75rem 1rem!important}}@media (width<=720px){.dashboard-container{min-height:100dvh}.db-sidebar{width:min(82vw,300px)}.mobile-toggle{top:.9rem;left:.9rem}.page-topbar,.topbar-row{padding-left:1rem!important;padding-right:1rem!important}.page-topbar{padding-top:4.6rem!important}.page-content{padding:1rem}.topbar-actions>*,.page-topbar>.btn-primary-pill,.vehicles-controls>*,.vehicles-controls .history-select-wrap{width:100%!important;min-width:0!important}.topbar-actions>*,.page-topbar>.btn-primary-pill{justify-content:center!important}.vehicles-controls{flex-direction:column;align-items:stretch!important}.vehicles-search-input{width:100%}.monitoring-grid{grid-template-columns:minmax(0,1fr);gap:.9rem}.monitoring-card{padding:1rem}.category-header{align-items:flex-start;gap:.75rem}.category-title{font-size:.82rem;line-height:1.35}.sublist-row{gap:.75rem}.sublist-row .label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.history-screen{padding:4.6rem 1rem 1rem}.history-topbar{padding-bottom:1.25rem}.history-date-control{justify-content:center;width:100%;min-width:0}.history-breakdown-list{gap:14px}.history-breakdown-item{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px}.history-breakdown-name{min-width:0}.history-breakdown-track{grid-area:2/1/auto/-1}.history-breakdown-count{text-align:right}.history-chart-panel{padding:16px 10px 12px}.undefined-modal{width:100%;max-height:88dvh}}@media (width<=420px){.page-title h2{font-size:21px;line-height:27px}.btn-primary-pill,.btn-ghost,.btn-danger,.btn-gold{min-height:38px}.data-table{min-width:500px}.data-table thead th,.data-table tbody td{padding-left:.75rem;padding-right:.75rem}.undefined-table-header,.undefined-table-row{min-width:420px}}@media (width>=1440px){.page-topbar,.page-content,.history-screen{padding-left:clamp(2rem,3vw,4rem);padding-right:clamp(2rem,3vw,4rem)}.monitoring-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (width<=1280px){.page-content{gap:1.25rem}.reports-panel-card{gap:1.75rem}}@media (width<=900px){.charts-grid,.display-grid,.analytics-layout-top,.analytics-layout-bottom,.history-dashboard-grid{grid-template-columns:minmax(0,1fr)!important}.system-status-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.status-item{border-right:0;border-bottom:1px solid var(--border)}.status-item:nth-child(odd){border-right:1px solid var(--border)}.status-item:nth-last-child(-n+2){border-bottom:0}.reports-panel-header .meta-group{align-items:flex-start}.reports-panel-card{border-radius:12px}}@media (width<=720px){.navbar{height:auto;min-height:var(--header-h);gap:1rem;padding:.9rem 1rem}.hero-wrapper{padding:3rem 1rem}.hero-heading{font-size:clamp(2rem,11vw,2.75rem)}.section-header{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.system-status-bar{grid-template-columns:minmax(0,1fr)}.status-item,.status-item:nth-child(odd),.status-item:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--border)}.status-item:last-child{border-bottom:0}.stats-grid,.db-kpi-grid,.vehicles-kpi-grid,.reports-indicators-grid,.reports-indicators-grid.three-col,.quick-reports-grid{grid-template-columns:minmax(0,1fr)!important}.reports-panel-header{flex-direction:column}.reports-panel-header .meta-group{width:100%}.reports-panel-header .meta-group .date,.toggle-live-badge{justify-content:flex-start;width:100%}.reports-indicator{min-width:0}.reports-indicator .value{overflow-wrap:anywhere}.quick-report-card,.quick-report-card .info{min-width:0}.quick-report-card .info h4,.quick-report-card .info span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.breakdown-list{gap:1rem}.breakdown-item{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem .75rem;display:grid!important}.breakdown-name{min-width:0;width:auto!important}.breakdown-bar-bg{grid-column:1/-1;min-width:0;width:100%!important}.breakdown-count{text-align:right!important;width:auto!important}.breakdown-percent{display:none}.analytics-chart-card,.analytics-breakdown-card,.analytics-right-panel{min-height:0;padding:1rem}.analytics-chart-header{flex-direction:column;align-items:flex-start;gap:.75rem}.rpt-product-row{grid-template-columns:28px minmax(0,1fr) auto;gap:.65rem}.rpt-product-bar-wrap,.rpt-product-pct{display:none}.table-wrapper{margin-left:-1px;margin-right:-1px}.table-wrapper>div[style*="justify-content: space-between"]{flex-direction:column!important;align-items:stretch!important;gap:1rem!important;padding:1rem!important}.table-wrapper>div[style*="justify-content: space-between"]>div{flex-wrap:wrap!important;align-items:stretch!important;width:100%!important}.table-wrapper>div[style*="justify-content: space-between"] .history-select-wrap{width:100%!important;min-width:0!important}.table-wrapper>div[style*="justify-content: space-between"] button{flex:auto;justify-content:center}.undefined-modal-backdrop{align-items:stretch}}@media (width<=520px){.login-screen-immersion{padding:1rem}.login-terminal{align-self:center;padding:30px 16px 22px}.terminal-header{margin-bottom:28px}.terminal-header h2{font-size:1.25rem}.pin-input-grid{gap:.45rem;width:100%}.pin-field{flex:1 1 0;width:auto;max-width:52px;height:clamp(56px,16vw,66px)}.data-table{min-width:620px}.history-filter-row{margin-bottom:1rem}.history-metric-pill,.history-date-control,.history-export-button{justify-content:center;width:100%;margin-left:0!important}.undefined-modal{border-radius:14px;padding:18px 12px}.undefined-modal-header{gap:12px}.undefined-table-header,.undefined-table-row{grid-template-columns:78px minmax(130px,1fr) minmax(140px,1fr);min-width:390px}.undefined-row-image,.undefined-row-image-placeholder{width:64px;height:48px}}@media (width<=360px){body{font-size:13px}.mobile-toggle{width:40px;height:40px}.page-topbar{padding-top:4.25rem!important}.page-content,.history-screen,.btn-primary-pill,.btn-outline-dark,.btn-filter-date,.btn-ghost,.btn-danger{padding-left:.75rem;padding-right:.75rem}.monitoring-card,.reports-panel-card,.vehicles-kpi-card{padding:.85rem}.history-breakdown-count{font-size:10px}.pin-input-grid{gap:.35rem}}html,body,#root{width:100%;max-width:100%}.dashboard-container,.db-main,.animate-up,.page-topbar,.page-content,.history-screen,.history-topbar,.history-dashboard-grid,.section-card,.table-wrapper,.undefined-modal,.streaming-modal,.latest-products-modal{min-width:0}.page-title,.page-title h2,.page-title p,.history-topbar .page-title,.history-topbar .page-title h2,.history-topbar .page-title p{overflow-wrap:anywhere}.table-wrapper{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.data-table{width:100%}.undefined-modal,.streaming-modal,.latest-products-modal{max-width:calc(100vw - 24px)}@media (width<=1024px){.db-sidebar{max-width:calc(100vw - 24px)}}@media (width<=760px){.dashboard-view-tabs{width:100%}.dashboard-view-tab{flex:1 1 0;min-width:0;padding-left:8px;padding-right:8px}.history-topbar,.history-actions,.history-filter-row,.product-master-filter-row,.topbar-actions,.dashboard-counter-actions{width:100%}.history-actions,.history-filter-row,.product-master-filter-row{align-items:stretch}.history-actions>*,.history-filter-row>*,.product-master-filter-row>*,.topbar-actions>*{max-width:100%}.history-search,.history-select-wrap,.history-date-control,.history-export-button,.history-metric-pill,.dashboard-live-toggle,.product-master-filter-row .history-search,.product-master-filter-row .history-select-wrap,.product-master-filter-row .history-metric-pill{flex:100%!important;width:100%!important;min-width:0!important;margin-left:0!important}.history-metric-pill,.history-date-control,.history-export-button,.dashboard-live-toggle,.btn-primary-pill,.btn-outline-dark,.btn-ghost,.btn-danger{white-space:normal;text-align:center;line-height:1.25}.monitoring-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.monitoring-card{width:100%}.card-row-top,.card-row-bottom,.category-header,.undefined-modal-header,.streaming-modal-header,.latest-products-modal-header,.sublist-row,.sublist-row .label,.sublist-row .value{min-width:0}.sublist-row .label{text-overflow:ellipsis;overflow:hidden}.undefined-modal{width:100%;max-height:calc(100dvh - 24px)}.undefined-table-shell{min-width:0}}@media (width<=520px){.mobile-toggle{top:.75rem;left:.75rem}.db-sidebar{width:min(88vw,300px);max-width:calc(100vw - 12px)}.db-logo{padding-left:1rem;padding-right:1rem}.db-nav{padding-left:.65rem;padding-right:.65rem}.page-topbar,.topbar-row,.history-screen{padding-left:.875rem!important;padding-right:.875rem!important}.page-content{padding:.875rem}.history-date-control{flex-wrap:wrap;height:auto;min-height:40px;padding-top:8px;padding-bottom:8px;line-height:1.25}.history-date-choice{height:auto;min-height:24px}.history-breakdown-item{grid-template-columns:minmax(0,1fr) auto}.history-breakdown-count{min-width:64px}.section-header{padding:.875rem}.table-wrapper>div[style*="justify-content: space-between"]{padding:.875rem!important}.undefined-modal-backdrop,.streaming-modal-backdrop{padding:8px}.undefined-modal,.streaming-modal{max-width:calc(100vw - 16px)}.undefined-modal-header h2,.streaming-modal-header h2{overflow-wrap:anywhere;min-width:0}.undefined-modal-close,.streaming-modal-close{flex:none}}@media (width<=420px){.logo-brand{font-size:1rem}.logo-subtitle{font-size:.68rem!important}.page-title h2,.history-topbar .page-title h2{font-size:20px;line-height:26px}.history-breakdown-panel,.history-chart-panel,.monitoring-card,.section-card{border-radius:8px}.history-breakdown-panel{max-height:min(430px,100dvh - 165px);padding:14px 10px}.history-chart-panel{max-height:min(430px,100dvh - 165px)}.history-breakdown-item{gap:8px}.history-breakdown-name,.history-breakdown-count{font-size:10px}.streaming-video-frame{min-height:180px}}@media (width>=1600px){:root{--sidebar-w:clamp(260px, 13.5vw, 320px)}.db-logo{height:clamp(110px,6.2vw,140px);padding-left:clamp(1.4rem,1.1vw,2rem);padding-right:clamp(1.4rem,1.1vw,2rem)}.sidebar-swarnam-logo{width:clamp(102px,5.4vw,132px)}.db-nav{gap:clamp(1.35rem,1.1vw,2rem);padding:clamp(1.65rem,1.35vw,2.25rem) clamp(.95rem,.85vw,1.35rem)}.nav-section{gap:clamp(.45rem,.38vw,.75rem)}.db-nav-item,.logout-btn{gap:clamp(.85rem,.72vw,1.15rem);padding:clamp(.85rem,.68vw,1.08rem) clamp(1rem,.9vw,1.35rem);font-size:clamp(.95rem,.72vw,1.12rem);line-height:1.35}.db-nav-item i svg,.logout-btn svg{width:clamp(17px,.9vw,22px);height:clamp(17px,.9vw,22px)}.sidebar-footer{padding:clamp(1.35rem,1.1vw,2rem) clamp(.95rem,.85vw,1.35rem)}.page-topbar,.page-content,.history-screen{width:100%;max-width:none;margin-left:0;margin-right:0}.page-topbar{padding-left:clamp(2rem,2vw,3.25rem);padding-right:clamp(2rem,2vw,3.25rem)}.history-topbar{padding-left:0;padding-right:0}.page-content,.history-screen{padding-left:clamp(2rem,2vw,3.25rem);padding-right:clamp(2rem,2vw,3.25rem)}.page-title h2,.history-topbar .page-title h2{font-size:clamp(21px,1.1vw,26px);line-height:1.35}.page-title p,.history-topbar .page-title p{font-size:clamp(11px,.62vw,14px);line-height:1.45}.history-metric-pill,.history-date-control,.history-export-button,.dashboard-live-toggle,.btn-primary-pill,.btn-ghost,.btn-danger,.history-search input,.history-select-wrap select,.vehicles-search-input{font-size:clamp(.88rem,.62vw,1.05rem)}.history-metric-pill,.history-date-control,.history-export-button,.dashboard-live-toggle,.history-search,.history-select-wrap{min-height:clamp(44px,2.35vw,56px)}.dashboard-live-toggle{width:clamp(132px,7vw,168px);min-width:clamp(132px,7vw,168px);height:clamp(44px,2.35vw,56px)}.section-header{padding:clamp(1.1rem,.85vw,1.5rem) clamp(1.4rem,1.15vw,2rem)}.section-title{font-size:clamp(.86rem,.58vw,1rem)}.section-body{padding:clamp(1.5rem,1.2vw,2.2rem)}.data-table thead th{padding:clamp(.85rem,.62vw,1.1rem) clamp(1rem,.8vw,1.45rem);font-size:clamp(.74rem,.48vw,.9rem)}.data-table tbody td{padding:clamp(.95rem,.72vw,1.35rem) clamp(1rem,.8vw,1.45rem);font-size:clamp(.92rem,.62vw,1.08rem)}.stat-card,.db-kpi-card,.vehicles-kpi-card,.reports-panel-card,.analytics-chart-card,.analytics-breakdown-card,.analytics-right-panel,.section-card{border-radius:10px}.stat-card,.db-kpi-card,.vehicles-kpi-card{padding:clamp(1.35rem,1vw,1.9rem)}.stat-value,.status-item .s-value,.vehicles-kpi-content .value{font-size:clamp(1.6rem,1.35vw,2.25rem)}.stat-label,.status-item .s-label,.vehicles-kpi-content .label{font-size:clamp(.78rem,.55vw,.95rem)}.charts-grid,.display-grid,.vehicles-kpi-grid,.reports-indicators-grid,.quick-reports-grid{gap:clamp(1.25rem,1.15vw,2rem)}.monitoring-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(1.25rem,1.15vw,2rem)}.dashboard-screen .monitoring-card{gap:clamp(.95rem,.8vw,1.35rem);min-height:250px;max-height:none;padding:clamp(1.4rem,1.2vw,2rem)}.dashboard-screen .monitoring-card.expanded{height:auto;min-height:290px;max-height:none}.dashboard-screen .category-title{font-size:clamp(1rem,.75vw,1.18rem)}.dashboard-screen .card-product-title{min-height:auto;font-size:clamp(1rem,.85vw,1.25rem)}.dashboard-screen .dashboard-card-heading{gap:clamp(.3rem,.35vw,.55rem)}.dashboard-screen .dashboard-card-title{font-size:clamp(1.15rem,.95vw,1.55rem)}.dashboard-screen .dashboard-card-count{font-size:clamp(1.35rem,1.12vw,1.9rem)}.dashboard-screen .card-product-id,.dashboard-screen .card-row-mid,.dashboard-screen .card-unit-label{font-size:clamp(.86rem,.65vw,1rem)}.dashboard-screen .card-value-green{font-size:clamp(1.9rem,1.5vw,2.45rem)}.dashboard-screen .card-sublist{gap:clamp(.82rem,.72vw,1.15rem)}.dashboard-screen .sublist-row{font-size:clamp(.9rem,.72vw,1.12rem);line-height:1.25}.product-master-table-card{min-height:calc(100dvh - 360px)}.product-master-screen .history-select-wrap select,.product-master-screen .history-select-wrap select option{line-height:1.35;font-size:12px!important}.history-actions .product-master-action-button{width:clamp(128px,6.8vw,156px);min-width:clamp(128px,6.8vw,156px);height:clamp(44px,2.35vw,56px);min-height:clamp(44px,2.35vw,56px)}.product-master-screen .undefined-modal,.product-master-screen .undefined-modal input,.product-master-screen .undefined-modal select,.product-master-screen .undefined-modal select option,.product-master-screen .undefined-modal button,.product-master-screen .undefined-modal label{line-height:1.45;font-size:13px!important}.product-master-screen .undefined-modal-header h2{line-height:30px;font-size:22px!important}.history-dashboard-grid{grid-template-columns:minmax(720px,1.65fr) minmax(420px,1fr)}.history-breakdown-panel,.history-chart-panel{padding:clamp(1.4rem,1.2vw,2rem)}.history-breakdown-panel h3,.history-chart-panel h3{font-size:clamp(.9rem,.62vw,1.08rem);line-height:1.35}.history-breakdown-list{gap:clamp(1.05rem,.95vw,1.5rem)}.history-breakdown-name,.history-breakdown-count{font-size:clamp(.86rem,.62vw,1.05rem);line-height:1.35}.history-breakdown-track{height:clamp(6px,.4vw,9px)}.history-screen{max-width:none;margin-left:0;margin-right:0}}@media (width>=1920px){.page-topbar,.page-content,.history-screen,.history-screen{max-width:none}.monitoring-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (width<=1366px){.page-topbar,.page-content,.history-screen{padding-left:1.5rem;padding-right:1.5rem}.monitoring-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.reports-panel-card{padding:1.5rem}}@media (width<=1180px){.page-topbar,.history-topbar{align-items:flex-start}.page-topbar{flex-wrap:wrap}.topbar-actions,.history-actions{flex:auto}.reports-panel-header{align-items:flex-start}.product-master-filter-row .history-metric-pill-green{margin-left:0}}@media (width<=1024px){.landing-wrapper,.dashboard-container{min-height:100dvh}.db-sidebar{height:100dvh}.page-topbar{padding-top:1.5rem}.history-screen{min-height:100dvh;padding-top:1.5rem}.monitoring-grid,.vehicles-kpi-grid,.reports-indicators-grid,.quick-reports-grid{gap:1rem}.reports-panel-card,.section-card,.history-breakdown-panel,.history-chart-panel{max-width:100%}}@media (width<=900px){.navbar{flex-wrap:wrap}.hero-wrapper{align-items:flex-start;padding-top:5rem}.history-dashboard-grid,.analytics-layout-top,.analytics-layout-bottom,.display-grid,.charts-grid{grid-template-columns:minmax(0,1fr)!important}.history-chart-wrap{height:auto}.reports-panel-card{gap:1.5rem}.reports-indicators-grid,.reports-indicators-grid.three-col{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=768px){.page-topbar,.history-topbar{flex-direction:column}.page-topbar,.page-content,.history-screen{padding-left:1rem!important;padding-right:1rem!important}.page-title{width:100%}.topbar-actions,.history-actions{justify-content:flex-start}.monitoring-grid,.stats-grid,.db-kpi-grid,.vehicles-kpi-grid,.quick-reports-grid,.reports-indicators-grid,.reports-indicators-grid.three-col{grid-template-columns:minmax(0,1fr)!important}.reports-panel-card{border-radius:10px;padding:1rem}.reports-panel-header,.reports-panel-header .meta-group{align-items:flex-start;width:100%}.date-picker-wrapper,.reports-panel-header .meta-group .date,.reports-panel-header .toggle-live-badge{width:100%}.breakdown-list{min-width:0}.breakdown-item{grid-template-columns:minmax(0,1fr) auto;width:100%}.breakdown-name{text-overflow:ellipsis;min-width:0;overflow:hidden}.vehicles-table-wrapper .data-table{min-width:780px}.target-product-row{flex-direction:column;gap:10px;align-items:stretch!important}.target-product-controls{width:100%}.target-product-controls .target-num-input{flex:auto;width:auto!important}}@media (width<=640px){.app-container,.login-screen-immersion,.landing-wrapper{min-height:100dvh}.navbar{align-items:stretch}.navbar .btn-gold{justify-content:center;width:100%}.hero-info{width:100%;max-width:420px}.page-topbar,.topbar-row,.history-screen{padding-top:4.75rem!important}.page-content{gap:1rem}.topbar-actions,.history-actions,.history-filter-row,.vehicles-controls{flex-direction:column;display:flex;align-items:stretch!important}.topbar-actions>*,.history-actions>*,.history-filter-row>*,.vehicles-controls>*,.vehicles-controls .search-wrapper{width:100%!important;min-width:0!important}.btn-primary-pill,.btn-outline-dark,.btn-filter-date,.history-export-button{justify-content:center}.monitoring-card{min-height:128px;padding:1rem}.card-value-green{font-size:1.55rem!important}.history-breakdown-list{gap:12px}.history-breakdown-item{min-height:44px!important}.reports-panel-section-title{line-height:1.35}.quick-report-card{padding:1rem}.product-master-category-toggle,.target-modal-actions{flex-direction:column;align-items:stretch!important}.target-modal-actions .btn-ghost,.target-modal-actions .btn-primary-pill{justify-content:center;width:100%;margin-right:0!important}}@media (width<=480px){.page-topbar,.page-content,.history-screen{padding-left:.75rem!important;padding-right:.75rem!important}.hero-wrapper{padding-left:.75rem;padding-right:.75rem}.login-terminal{width:100%}.page-title p,.history-topbar .page-title p{max-width:100%}.history-metric-pill,.history-date-control,.history-export-button{height:auto;min-height:42px;padding-top:8px;padding-bottom:8px}.reports-indicator .value{font-size:1.35rem;line-height:1.15}.quick-report-card{align-items:flex-start}.data-table{min-width:560px}.vehicles-table-wrapper .data-table{min-width:720px}.undefined-table-header,.undefined-table-row{min-width:360px}}@media (width<=380px){.page-title h2,.history-topbar .page-title h2{font-size:19px;line-height:24px}.history-search input,.history-select-wrap select,.history-metric-pill,.history-date-control,.history-export-button,.btn-primary-pill,.btn-outline-dark,.btn-filter-date,.btn-ghost,.btn-danger{font-size:10px}.reports-panel-card,.monitoring-card,.section-card,.history-breakdown-panel,.history-chart-panel{border-radius:8px}.undefined-modal,.streaming-modal{max-width:calc(100vw - 12px);padding-left:10px;padding-right:10px}.target-product-controls{flex-wrap:wrap}}.db-main>.history-screen{box-sizing:border-box;flex:1 0 auto;align-self:stretch;width:100%;max-width:none;margin-left:0;margin-right:0}.rtps-status-screen{width:100%}.rtps-status-screen .page-topbar{padding-top:3rem;padding-bottom:1rem}.rtps-status-screen .page-content{gap:1rem;padding-top:1rem}.rtps-status-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:12px;display:grid}.rtps-status-panel{background:var(--surface-1);min-height:108px;box-shadow:none;border:1px solid #ffffff14;border-radius:8px;align-items:flex-start;gap:14px;padding:18px 18px 16px;display:flex}.rtps-status-panel svg{color:var(--primary);flex-shrink:0}.rtps-status-panel span{color:#778195;letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px;font-size:.68rem;font-weight:600;line-height:1.2;display:block}.rtps-status-panel strong{color:var(--text-1);overflow-wrap:anywhere;font-size:.98rem;font-weight:600;line-height:1.35;display:block}.rtps-status-panel-main,.rtps-status-panel-main.connected,.rtps-status-panel-main.disconnected{background:var(--surface-1);border-color:#ffffff14}.rtps-status-panel-main.connected svg{color:var(--green)}.rtps-status-panel-main.disconnected svg{color:var(--red)}.rtps-status-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.rtps-events-shell{background:var(--surface-1);border:1px solid #ffffff14;border-radius:8px;overflow:hidden;box-shadow:0 18px 34px #00000029}.rtps-events-header{border-bottom:1px solid var(--border);background:#ffffff03;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px 16px;display:flex}.rtps-events-header h3{color:var(--text-1);font-size:.98rem;font-weight:600;line-height:1.2}.rtps-events-header p{color:#6f788a;margin-top:3px;font-size:.78rem}.rtps-events-range-tabs{background:#ffffff09;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;align-items:center;gap:3px;padding:3px;display:inline-flex}.rtps-events-range-tabs button{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:72px;min-height:32px;padding:0 12px;font-size:.76rem;font-weight:650;line-height:1;transition:background .18s,color .18s,box-shadow .18s}.rtps-events-range-tabs button:hover{color:#fff;background:#ffffff0f}.rtps-events-range-tabs button.active{color:#fff;background:#1b4df1;box-shadow:0 6px 16px #1b4df13d}.rtps-events-shell .table-wrapper{overflow-x:auto}.rtps-events-shell .data-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:620px}.rtps-events-shell .data-table thead th{color:#6f788a;letter-spacing:.12em;text-transform:uppercase;text-align:left;vertical-align:middle;background:#12131a;padding:.85rem 1.5rem;font-size:.68rem;font-weight:600}.rtps-events-shell .data-table tbody td{color:#e5e7eb;text-align:left;vertical-align:middle;padding:.95rem 1.5rem;font-size:.86rem}.rtps-events-table th:first-child,.rtps-events-table td:first-child{width:34%}.rtps-events-table th:nth-child(2),.rtps-events-table td:nth-child(2),.rtps-events-table th:nth-child(3),.rtps-events-table td:nth-child(3){width:33%}.rtps-event-time{white-space:nowrap;font-weight:600;display:inline-block}.rtps-event-date{color:#fff;font-family:var(--font-mono);white-space:nowrap;font-weight:600;display:inline-block}.rtps-event-time-connected{color:#22c55e}.rtps-event-time-disconnected{color:#ef4444}.rtps-status-screen .history-empty-state{color:#7b8496;background:linear-gradient(#ffffff03,#fff0);min-height:220px;font-style:normal}@media (width<=1100px){.rtps-status-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (width<=640px){.rtps-status-screen .page-topbar{flex-direction:column;align-items:stretch;padding-top:4.75rem}.rtps-status-screen .page-content{padding-top:.75rem}.rtps-events-header{flex-direction:column;align-items:stretch}.rtps-events-range-tabs,.rtps-events-range-tabs button{width:100%}.rtps-status-grid{grid-template-columns:1fr}.rtps-status-panel{min-height:96px}}.dot-loader{justify-content:center;align-items:center;gap:3px;height:10px;display:inline-flex}.dot-loader span{opacity:.6;background-color:currentColor;border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite both dot-pulse-anim;display:inline-block}.dot-loader span:first-child{animation-delay:-.32s}.dot-loader span:nth-child(2){animation-delay:-.16s}@keyframes dot-pulse-anim{0%,80%,to{opacity:.3;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}
