@charset "UTF-8";#startupDiv>#wmsControlCenter{grid-column:1 / -1}#wmsControlCenter{margin:0 0 16px}.wms-cc-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:0 2px 12px;border-bottom:1px solid var(--wms-border);margin-bottom:14px}.wms-cc-eyebrow{margin:0 0 2px;font-size:var(--wms-fs-xs);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--wms-n-600)}.wms-cc-title{margin:0;font-size:var(--wms-fs-xl);font-weight:650;line-height:1.2;color:var(--wms-text)}.wms-cc-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-bottom:14px}.wms-cc-kpi{display:flex;flex-direction:column;gap:4px;min-height:128px;padding:16px 18px 15px;background-color:var(--wms-surface);border:1px solid var(--wms-border);border-radius:14px}.wms-cc-kpi-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:2px}.wms-cc-kpi-label{font-size:var(--wms-fs-xs);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--wms-text-muted)}.wms-cc-kpi-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border-radius:10px;font-size:15px;background-color:var(--wms-brand-a08);color:var(--wms-brand-600)}.wms-cc-kpi-value{font-size:32px;font-weight:650;line-height:1.1;letter-spacing:-.02em;color:var(--wms-text);font-variant-numeric:tabular-nums}.wms-cc-kpi-sub{margin-top:auto;font-size:var(--wms-fs-xs);color:var(--wms-text-muted)}.wms-cc-trend{font-size:var(--wms-fs-xs);font-weight:600;font-variant-numeric:tabular-nums;color:var(--wms-text-muted)}.wms-cc-trend.is-up{color:var(--wms-success)}.wms-cc-trend.is-down{color:var(--wms-danger)}.wms-cc-trend.is-flat{font-weight:500}.wms-cc-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:14px;margin-bottom:14px}.wms-cc-panel{background-color:var(--wms-surface);border:1px solid var(--wms-border);border-radius:14px;min-width:0}.wms-cc-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid var(--wms-border)}.wms-cc-panel-head h3{margin:0;font-size:var(--wms-fs-sm);font-weight:650;letter-spacing:.01em;color:var(--wms-text)}.wms-cc-panel-note{font-size:var(--wms-fs-xs);font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--wms-text-muted)}.wms-cc-panel-body{padding:10px 14px 12px}.wms-cc-act{display:grid;grid-template-columns:82px minmax(0,1fr) 40px;align-items:center;gap:11px;padding:5px 0}.wms-cc-act-label{font-size:var(--wms-fs-sm);color:var(--wms-text);white-space:nowrap}.wms-cc-act-track{display:flex;align-items:center;gap:2px;height:16px;background-color:var(--wms-surface-variant);border-radius:var(--wms-r-sm);overflow:hidden;padding:0 1px}.wms-cc-seg{display:block;height:10px;border-radius:2px;min-width:3px}.wms-cc-seg.is-open{background-color:var(--wms-warning)}.wms-cc-seg.is-approved{background-color:var(--wms-info)}.wms-cc-seg.is-closed{background-color:var(--wms-success)}.wms-cc-act-empty{font-size:var(--wms-fs-xs);color:var(--wms-n-600);padding-left:6px;white-space:nowrap}.wms-cc-act-total{font-size:var(--wms-fs-sm);font-weight:600;text-align:right;color:var(--wms-text);font-variant-numeric:tabular-nums}.wms-cc-legend{display:flex;gap:14px;flex-wrap:wrap;padding:0 14px 11px}.wms-cc-legend-item{display:inline-flex;align-items:center;gap:5px;font-size:var(--wms-fs-xs);color:var(--wms-text-muted)}.wms-cc-legend-item .wms-cc-seg{width:11px;height:8px}.wms-cc-exc{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:6px 0;border-bottom:1px solid var(--wms-border)}.wms-cc-exc:last-child{border-bottom:0}.wms-cc-dot{width:7px;height:7px;border-radius:50%;flex:0 0 auto;background-color:var(--wms-text-subtle)}.wms-cc-dot.is-warn{background-color:var(--wms-warning)}.wms-cc-dot.is-ok{background-color:var(--wms-success)}.wms-cc-dot.is-muted{background-color:var(--wms-text-subtle)}.wms-cc-exc-label{font-size:var(--wms-fs-sm);color:var(--wms-text);min-width:0}.wms-cc-exc-count{font-size:var(--wms-fs-base);font-weight:650;color:var(--wms-text);font-variant-numeric:tabular-nums}.wms-cc-exc-action{appearance:none;border:1px solid var(--wms-border-strong);background-color:transparent;color:var(--wms-text);font-family:inherit;font-size:var(--wms-fs-xs);font-weight:600;padding:3px 10px;border-radius:var(--wms-r-sm);cursor:pointer}.wms-cc-exc-action:hover{border-color:var(--wms-brand-600);color:var(--wms-brand-600)}.wms-cc-exc-action:focus-visible{outline:2px solid var(--wms-brand-600);outline-offset:2px}.wms-cc-empty,.wms-cc-banner{display:flex;align-items:center;gap:9px;font-size:var(--wms-fs-sm);color:var(--wms-text-muted);padding:7px 0}.wms-cc-banner{padding:9px 13px;margin-bottom:13px;background-color:var(--wms-surface-variant);border:1px solid var(--wms-border);border-radius:var(--wms-r-md)}#startupDiv:has(>#wmsControlCenter) .wms-hero{padding-top:0;padding-bottom:0;margin-bottom:4px}#startupDiv:has(>#wmsControlCenter) .wms-hero h1{font-size:var(--wms-fs-md);font-weight:650;letter-spacing:.04em;text-transform:uppercase;color:var(--wms-text-muted)}@media only screen and (max-width:1100px){.wms-cc-grid{grid-template-columns:minmax(0,1fr)}}@media only screen and (max-width:700px){.wms-cc-head{align-items:flex-start;flex-direction:column;gap:10px}.wms-cc-act{grid-template-columns:74px minmax(0,1fr) 34px;gap:8px}}@media only screen and (max-height:820px){.wms-cc-kpi{padding:8px 12px}.wms-cc-kpi-value{font-size:21px}.wms-cc-kpi-sub{display:none}.wms-cc-panel-body{padding:7px 13px 9px}}.wms-cc-sample-badge{display:inline-block;margin-left:10px;padding:2px 9px;border-radius:var(--wms-r-sm);background-color:var(--wms-warning-bg,var(--wms-surface-variant));border:1px solid var(--wms-warning);color:var(--wms-text);font-size:var(--wms-fs-xs);font-weight:600;letter-spacing:.06em;text-transform:uppercase;vertical-align:middle;white-space:nowrap}#startupDiv:has(>#wmsControlCenter)>.wms-hero{display:none}#startupDiv>#inwardOperationsRow{--cc-accent:var(--wms-brand-600);--cc-soft:var(--wms-brand-a08)}#startupDiv>#outwardOperationsRow{--cc-accent:var(--wms-violet);--cc-soft:var(--wms-violet-soft)}#startupDiv>#reportsRow{--cc-accent:var(--wms-success);--cc-soft:var(--wms-success-bg)}#startupDiv>#billingOperationsRow{--cc-accent:var(--wms-amber);--cc-soft:var(--wms-amber-soft)}#startupDiv>.row[id]{position:relative;overflow:visible;display:grid!important;grid-template-columns:repeat(auto-fill,minmax(144px,1fr));gap:12px;align-content:start;padding:22px 20px 20px;border:1px solid var(--wms-border);border-radius:16px;background:var(--wms-surface)}#startupDiv>.row[id]:before{content:""!important;display:block!important;position:absolute;left:0;right:0;top:0;height:3px;padding:0;margin:0;border:0;border-radius:16px 16px 0 0;background:linear-gradient(90deg,var(--cc-accent) 0,var(--cc-soft) 70%,transparent 100%)}#startupDiv>.row[id] .wms-card-head{margin:0 0 4px;padding-bottom:14px;border-bottom:1px solid var(--wms-border)}#startupDiv>.row[id] .wms-card-mark{width:42px;height:42px;border-radius:12px;background:var(--cc-soft);color:var(--cc-accent);box-shadow:inset 0 0 0 1px var(--wms-border)}#startupDiv>.row[id]>[class*="col-"]{min-width:0}#startupDiv>.row[id] .wms-transactions-box{min-height:128px;gap:12px;padding:18px 12px 16px;border-radius:14px;background:var(--wms-surface)!important;border:1px solid var(--wms-border)!important;box-shadow:none!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}#startupDiv>.row[id] .wms-transactions-box:hover{background:var(--wms-surface)!important;border-color:var(--cc-accent)!important;box-shadow:var(--wms-shadow-lg)!important;transform:translateY(-3px)}#startupDiv>.row[id] .wms-transactions-box:before{left:0;right:0;top:auto;bottom:0;width:auto;height:3px;background:var(--cc-accent);transform:scaleX(0);transform-origin:50% 50%}#startupDiv>.row[id] .wms-transactions-box:hover:before{transform:scaleX(1)}#startupDiv>.row[id] .wms-transactions-box:focus-visible{border-radius:14px}#startupDiv>.row[id] .wms-transactions-box:after{background:linear-gradient(170deg,var(--cc-soft) 0,transparent 55%)}#startupDiv>.row[id] .wms-display-icon{width:56px!important;height:56px!important;border-radius:16px;border:0;background:var(--cc-soft)!important;box-shadow:inset 0 0 0 1px var(--wms-border);transition:box-shadow .18s ease,transform .26s ease}#startupDiv>.row[id] .wms-transactions-box:hover .wms-display-icon{box-shadow:inset 0 0 0 1.5px var(--cc-accent)}#startupDiv .wms-display-icon .wms-tile-glyph{display:block;width:32px;height:32px;margin:0 auto}#startupDiv .wms-display-icon .wms-tile-glyph[data-glyph="po"],#startupDiv .wms-display-icon .wms-tile-glyph[data-glyph="asn"],#startupDiv .wms-display-icon .wms-tile-glyph[data-glyph="grn"],#startupDiv .wms-display-icon .wms-tile-glyph[data-glyph="putaway"],#startupDiv .wms-display-icon .wms-tile-glyph[data-glyph="so"],#startupDiv .wms-display-icon .wms-tile-glyph[data-glyph="picklist"],#startupDiv .wms-display-icon .wms-tile-glyph[data-glyph="pickConsoild"],#startupDiv .wms-display-icon .wms-tile-glyph[data-glyph="packing-list"],#startupDiv .wms-display-icon .wms-tile-glyph[data-glyph="dispatchnote"]{background-color:var(--cc-accent,var(--wms-brand-600));-webkit-mask:var(--wms-glyph) center / contain no-repeat;mask:var(--wms-glyph) center / contain no-repeat;transition:background-color .18s ease}#startupDiv .wms-tile-glyph[data-glyph="po"]{--wms-glyph:url("../../img/icons/po.png")}#startupDiv .wms-tile-glyph[data-glyph="asn"]{--wms-glyph:url("../../img/icons/asn.png")}#startupDiv .wms-tile-glyph[data-glyph="grn"]{--wms-glyph:url("../../img/icons/grn.png")}#startupDiv .wms-tile-glyph[data-glyph="putaway"]{--wms-glyph:url("../../img/icons/putaway.png")}#startupDiv .wms-tile-glyph[data-glyph="so"]{--wms-glyph:url("../../img/icons/so.png")}#startupDiv .wms-tile-glyph[data-glyph="picklist"]{--wms-glyph:url("../../img/icons/picklist.png")}#startupDiv .wms-tile-glyph[data-glyph="pickConsoild"]{--wms-glyph:url("../../img/icons/pickConsoild.png")}#startupDiv .wms-tile-glyph[data-glyph="packing-list"]{--wms-glyph:url("../../img/icons/packing-list.png")}#startupDiv .wms-tile-glyph[data-glyph="dispatchnote"]{--wms-glyph:url("../../img/icons/dispatchnote.png")}#startupDiv>.row[id] .productNameSpan,#startupDiv>.row[id] .panel-title-box span{font-size:var(--wms-fs-sm);font-weight:600;color:var(--wms-text)}#startupDiv>.row[id] .wms-transactions-box:hover .productNameSpan,#startupDiv>.row[id] .wms-transactions-box:hover .panel-title-box span{color:var(--cc-accent)}@media only screen and (max-width:700px){#startupDiv>.row[id]{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));padding:18px 14px 14px}}.wms-cc-grid.is-even{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.wms-cc-dot.is-danger{background-color:var(--wms-danger)}.wms-cc-dot.is-info{background-color:var(--wms-info)}.wms-cc-event{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--wms-border)}.wms-cc-event:last-child{border-bottom:0}.wms-cc-event>.wms-cc-dot{align-self:start;margin-top:6px}.wms-cc-event-text{display:flex;flex-direction:column;gap:1px;min-width:0}.wms-cc-event-title{font-size:var(--wms-fs-sm);font-weight:600;color:var(--wms-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wms-cc-event-detail{font-size:var(--wms-fs-xs);color:var(--wms-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wms-cc-more{padding:8px 0 0;font-size:var(--wms-fs-xs);font-weight:600;color:var(--wms-text-muted)}.wms-cc-exceptions .wms-cc-panel-note{padding:2px 9px;border-radius:999px;letter-spacing:.04em;background-color:var(--wms-danger-bg);color:var(--wms-danger);border:1px solid var(--wms-danger-br)}.wms-cc-exc-action.is-link{border-color:transparent;padding:0;color:var(--wms-brand-600)}.wms-cc-exc-action.is-link:hover{border-color:transparent;text-decoration:underline}.wms-cc-inv{display:flex;align-items:center;gap:26px;flex-wrap:wrap;padding-top:16px;padding-bottom:16px}.wms-cc-ring{position:relative;width:128px;height:128px;flex:0 0 128px;border-radius:50%}.wms-cc-ring-hole{position:absolute;left:16px;top:16px;right:16px;bottom:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background-color:var(--wms-surface)}.wms-cc-ring-hole strong{font-size:24px;font-weight:650;line-height:1.1;color:var(--wms-text)}.wms-cc-ring-hole span{font-size:var(--wms-fs-xs);color:var(--wms-text-muted)}.wms-cc-inv-legend{display:flex;flex-direction:column;gap:8px;flex:1 1 180px;min-width:0}.wms-cc-inv-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;font-size:var(--wms-fs-sm)}.wms-cc-inv-row.is-total{grid-template-columns:minmax(0,1fr) auto;margin-top:2px;padding-top:8px;border-top:1px solid var(--wms-border);font-weight:600}.wms-cc-inv-label{color:var(--wms-text-muted)}.wms-cc-inv-row.is-total .wms-cc-inv-label{color:var(--wms-text)}.wms-cc-inv-value{font-weight:600;color:var(--wms-text);font-variant-numeric:tabular-nums}.wms-cc-table-wrap{overflow-x:auto}.wms-cc-table{width:100%;border-collapse:collapse;font-size:var(--wms-fs-sm)}.wms-cc-table th{padding:8px 10px;text-align:left;font-size:var(--wms-fs-xs);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--wms-text-muted);border-bottom:1px solid var(--wms-border);white-space:nowrap}.wms-cc-table td{padding:9px 10px;color:var(--wms-text);border-bottom:1px solid var(--wms-border);white-space:nowrap}.wms-cc-table tr:last-child td{border-bottom:0}.wms-cc-table td.is-strong{font-weight:600}.wms-cc-table td.is-num{font-variant-numeric:tabular-nums}.wms-cc-pill{display:inline-block;padding:2px 9px;border-radius:999px;font-size:var(--wms-fs-xs);font-weight:600;border:1px solid transparent}.wms-cc-pill.is-warn{background-color:var(--wms-warning-bg);color:var(--wms-warning);border-color:var(--wms-warning-br)}.wms-cc-pill.is-info{background-color:var(--wms-info-bg);color:var(--wms-info);border-color:var(--wms-info-br)}.wms-cc-pill.is-ok{background-color:var(--wms-success-bg);color:var(--wms-success);border-color:var(--wms-success-br)}.wms-cc-pill.is-muted{background-color:var(--wms-surface-variant);color:var(--wms-text-muted);border-color:var(--wms-border)}@media only screen and (max-width:1100px){.wms-cc-grid.is-even{grid-template-columns:minmax(0,1fr)}}.wms-cc-skel-bar{display:block;border-radius:6px;background-color:var(--wms-surface-variant);background-image:linear-gradient(90deg,transparent 0,var(--wms-surface) 50%,transparent 100%);background-size:200% 100%;background-repeat:no-repeat;animation:wmsCcShimmer 1.3s ease-in-out infinite}.wms-cc-skel-bar.is-title{width:180px;height:24px;margin-top:4px}.wms-cc-skel-bar.is-label{width:55%;height:11px;margin-bottom:10px}.wms-cc-skel-bar.is-value{width:38%;height:30px;margin-bottom:12px}.wms-cc-skel-bar.is-sub{width:70%;height:10px;margin-top:auto}.wms-cc-skel-panel{min-height:300px;background-image:linear-gradient(90deg,transparent 0,var(--wms-surface-variant) 50%,transparent 100%);background-size:200% 100%;background-repeat:no-repeat;animation:wmsCcShimmer 1.3s ease-in-out infinite}.wms-cc-grid:not(.is-even)>.wms-cc-skel-panel{min-height:440px}.wms-cc-grid.is-even>.wms-cc-skel-panel{min-height:370px}.wms-cc-skel-panel.is-short{min-height:120px;margin-bottom:14px}@keyframes wmsCcShimmer{from{background-position:150% 0}to{background-position:-50% 0}}@media screen and (prefers-reduced-motion:reduce){.wms-cc-skel-bar,.wms-cc-skel-panel{animation:none}}