@custom-variant dark (&:is(.dark *));.smart-supply-container{--font-size: 16px;--background: #ffffff;--foreground: oklch(.145 0 0);--card: #ffffff;--card-foreground: oklch(.145 0 0);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 0 0);--primary: #030213;--primary-foreground: oklch(1 0 0);--secondary: oklch(.95 .0058 264.53);--secondary-foreground: #030213;--muted: #ececf0;--muted-foreground: #717182;--accent: #e9ebef;--accent-foreground: #030213;--destructive: #d4183d;--destructive-foreground: #ffffff;--border: rgba(0, 0, 0, .1);--input: transparent;--input-background: #f3f3f5;--switch-background: #cbced4;--font-weight-medium: 500;--font-weight-normal: 400;--ring: oklch(.708 0 0);--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--radius: .625rem;--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: #030213;--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0)}.dark{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--card: oklch(.145 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.145 0 0);--popover-foreground: oklch(.985 0 0);--primary: oklch(.985 0 0);--primary-foreground: oklch(.205 0 0);--secondary: oklch(.269 0 0);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: oklch(.269 0 0);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.396 .141 25.723);--destructive-foreground: oklch(.637 .237 25.331);--border: oklch(.269 0 0);--input: oklch(.269 0 0);--ring: oklch(.439 0 0);--font-weight-medium: 500;--font-weight-normal: 400;--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(.269 0 0);--sidebar-ring: oklch(.439 0 0)}@theme inline{ --color-background: var(--background); --color-foreground: var(--foreground); --color-card: var(--card); --color-card-foreground: var(--card-foreground); --color-popover: var(--popover); --color-popover-foreground: var(--popover-foreground); --color-primary: var(--primary); --color-primary-foreground: var(--primary-foreground); --color-secondary: var(--secondary); --color-secondary-foreground: var(--secondary-foreground); --color-muted: var(--muted); --color-muted-foreground: var(--muted-foreground); --color-accent: var(--accent); --color-accent-foreground: var(--accent-foreground); --color-destructive: var(--destructive); --color-destructive-foreground: var(--destructive-foreground); --color-border: var(--border); --color-input: var(--input); --color-input-background: var(--input-background); --color-switch-background: var(--switch-background); --color-ring: var(--ring); --color-chart-1: var(--chart-1); --color-chart-2: var(--chart-2); --color-chart-3: var(--chart-3); --color-chart-4: var(--chart-4); --color-chart-5: var(--chart-5); --radius-sm: calc(var(--radius) - 4px); --radius-md: calc(var(--radius) - 2px); --radius-lg: var(--radius); --radius-xl: calc(var(--radius) + 4px); --color-sidebar: var(--sidebar); --color-sidebar-foreground: var(--sidebar-foreground); --color-sidebar-primary: var(--sidebar-primary); --color-sidebar-primary-foreground: var(--sidebar-primary-foreground); --color-sidebar-accent: var(--sidebar-accent); --color-sidebar-accent-foreground: var(--sidebar-accent-foreground); --color-sidebar-border: var(--sidebar-border); --color-sidebar-ring: var(--sidebar-ring); }@layer base{.smart-supply-container *{@apply border-border outline-ring/50;font-family:GT Walsheim Pro,GT Walsheim,General Sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif}.smart-supply-container body{@apply bg-background text-foreground;font-family:GT Walsheim Pro,GT Walsheim,General Sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif}.smart-supply-container html{font-size:var(--font-size)}.smart-supply-container h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}.smart-supply-container h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}.smart-supply-container h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}.smart-supply-container h4,.smart-supply-container label,.smart-supply-container button{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}.smart-supply-container input{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}.smart-supply-container{--bg: #ffffff;--bg-soft: #f7f8fa;--bg-softer: #fbfbfc;--border: #e6e8ec;--border-strong: #d4d7dd;--text: #0f1419;--text-muted: #5b6470;--text-subtle: #8a909b;--blue: #3b4170;--blue-hover: #2e3357;--blue-soft: #eef0f8;--blue-ink: #1e2238;--navy: #3b4170;--navy-2: #2e3357;--navy-3: #1e2238;--navy-deep: #1e2238;--navy-text: #0f1419;--navy-text-muted: #5b6470;--navy-border: #e6e8ec;--accent: #3b4170;--accent-soft: #eef0f8;--red: #dc2626;--red-soft: #fef1f1;--orange: #ea8a1a;--orange-soft: #fdf3e4;--green: #16a34a;--green-soft: #ecf8f0;--grey-hold: #6b7280;--grey-hold-soft: #f1f2f4;--radius: 6px;--radius-sm: 4px;--radius-lg: 10px;--shadow-sm: 0 1px 2px rgba(15, 20, 25, .04);--shadow-md: 0 4px 14px rgba(15, 20, 25, .06);--shadow-lg: 0 12px 32px rgba(15, 20, 25, .1);--font-sans: "GT Walsheim Pro", "GT Walsheim", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;--font-mono: "SF Mono", "Menlo", "Consolas", monospace}.smart-supply-container *{box-sizing:border-box}.smart-supply-container html,.smart-supply-container body{margin:0;padding:0;font-family:GT Walsheim Pro,GT Walsheim,General Sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.45;color:var(--text);background:var(--bg-soft);-webkit-font-smoothing:antialiased}.smart-supply-container button{font-family:GT Walsheim Pro,GT Walsheim,General Sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;cursor:pointer}.smart-supply-container a{color:inherit;text-decoration:none}.smart-supply-container input,.smart-supply-container select,.smart-supply-container textarea{font-family:GT Walsheim Pro,GT Walsheim,General Sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif}.smart-supply-container .app{display:grid;grid-template-columns:232px 1fr;grid-template-rows:56px 1fr;height:100vh;min-height:700px;background:var(--bg)}.smart-supply-container .topbar{grid-column:1 / -1;display:flex;align-items:center;padding:0 20px;border-bottom:1px solid var(--border);background:#fff;color:var(--text);gap:16px}.smart-supply-container .topbar .brand{display:flex;align-items:center;gap:10px;width:212px}.smart-supply-container .topbar .brand-mark{width:28px;height:28px;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:700;font-size:13px;border-radius:6px;letter-spacing:-.02em}.smart-supply-container .topbar .brand-name{font-weight:600;font-size:15px;letter-spacing:-.01em;color:var(--text)}.smart-supply-container .topbar .brand-name span{color:var(--text-muted);font-weight:400;margin-left:6px;font-size:12px}.smart-supply-container .topbar .search{flex:1;max-width:420px;display:flex;align-items:center;gap:8px;padding:7px 12px;background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius);color:var(--text-muted);font-size:13px}.smart-supply-container .topbar .search kbd{margin-left:auto;font-family:var(--font-mono);font-size:11px;color:var(--text-muted);background:#fff;padding:1px 6px;border:1px solid var(--border);border-radius:4px}.smart-supply-container .topbar .spacer{flex:1}.smart-supply-container .topbar .top-actions{display:flex;align-items:center;gap:8px}.smart-supply-container .topbar .top-btn{border:1px solid var(--border);background:#fff;border-radius:var(--radius);padding:6px 10px;font-size:13px;color:var(--text);display:inline-flex;align-items:center;gap:6px}.smart-supply-container .topbar .top-btn:hover{background:var(--bg-soft);border-color:var(--navy-deep);color:var(--navy-deep)}.smart-supply-container .topbar .user{display:flex;align-items:center;gap:8px;padding-left:12px;margin-left:4px;border-left:1px solid var(--border);height:32px;color:var(--text)}.smart-supply-container .topbar .user .subtle{color:var(--text-muted)!important}.smart-supply-container .topbar .avatar{width:28px;height:28px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:600}.smart-supply-container .sidebar{border-right:1px solid var(--border);padding:16px 12px;overflow-y:auto;background:#fff;color:var(--text)}.smart-supply-container .sidebar,.smart-supply-container .sidebar *{color:var(--text)}.smart-supply-container .sidebar .nav-label{color:var(--text-muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em;padding:6px 10px;margin-bottom:2px;font-weight:600}.smart-supply-container .nav-group{margin-bottom:18px}.smart-supply-container .nav-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--navy-text-muted);padding:6px 10px;margin-bottom:2px;font-weight:600}.smart-supply-container .nav-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:var(--radius);color:var(--text);font-size:13.5px;cursor:pointer;border:1px solid transparent;position:relative;white-space:nowrap;transition:background .1s,color .1s}.smart-supply-container .nav-item>span:not(.count):not(.dot-red){flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.smart-supply-container .nav-item .icon,.smart-supply-container .nav-item>svg{flex-shrink:0}.smart-supply-container .nav-item:hover{background:var(--blue-soft);color:var(--navy-deep)}.smart-supply-container .nav-item:hover span,.smart-supply-container .nav-item:hover .icon{color:var(--navy-deep)}.smart-supply-container .nav-item.active{background:var(--navy);color:#fff;font-weight:500}.smart-supply-container .nav-item.active,.smart-supply-container .nav-item.active span,.smart-supply-container .nav-item.active .icon{color:#fff}.smart-supply-container .nav-item .icon{width:16px;height:16px;opacity:.85;display:inline-block}.smart-supply-container .nav-item .count{margin-left:auto;background:var(--bg-soft);border:1px solid var(--border);font-size:11px;padding:0 6px;border-radius:999px;color:var(--text-muted);font-variant-numeric:tabular-nums}.smart-supply-container .nav-item.active .count{background:#fff3;border-color:#ffffff4d;color:#fff}.smart-supply-container .nav-item .dot-red{width:6px;height:6px;border-radius:50%;background:var(--red);display:inline-block;margin-left:auto}.smart-supply-container .main{overflow-y:auto;background:var(--bg-soft)}.smart-supply-container .page{padding:24px 32px 48px;max-width:1600px}.smart-supply-container .page-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px;gap:24px}.smart-supply-container .page-head h1{margin:0;font-size:22px;letter-spacing:-.015em;font-weight:600}.smart-supply-container .page-head .sub{color:var(--text-muted);font-size:13px;margin-top:4px}.smart-supply-container .page-head .actions{display:flex;gap:8px;align-items:center}.smart-supply-container .breadcrumbs{color:var(--text-subtle);font-size:12px;display:flex;gap:6px;align-items:center;margin-bottom:6px}.smart-supply-container .breadcrumbs span+span:before{content:"/";margin-right:6px;color:var(--border-strong)}.smart-supply-container .breadcrumbs .here{color:var(--text-muted)}.smart-supply-container .btn{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg);color:var(--text);font-size:13px;font-weight:500;transition:all .12s ease}.smart-supply-container .btn:hover{border-color:var(--navy);background:var(--blue-soft);color:var(--navy)}.smart-supply-container .btn:focus-visible{outline:none;box-shadow:0 0 0 3px #3b417026;border-color:var(--navy)}.smart-supply-container .btn.primary{background:var(--navy);border:1px solid var(--navy);color:#fff}.smart-supply-container .btn.primary:hover{background:var(--navy-2);border-color:var(--navy-deep);color:#fff;box-shadow:0 0 0 2px #3b417026}.smart-supply-container .btn.primary:active{box-shadow:none}.smart-supply-container .btn.ghost{background:transparent;border-color:transparent;color:var(--text-muted)}.smart-supply-container .btn.ghost:hover{background:var(--bg-soft);color:var(--text)}.smart-supply-container .btn.danger-ghost{color:var(--red);border-color:transparent;background:transparent}.smart-supply-container .btn.sm{padding:4px 8px;font-size:12px}.smart-supply-container .btn.icon{padding:6px}.smart-supply-container .tabs{display:flex;gap:4px;border-bottom:1px solid var(--border);margin-bottom:16px}.smart-supply-container .tab{padding:9px 14px;font-size:13px;color:var(--text-muted);border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer;font-weight:500}.smart-supply-container .tab:hover{color:var(--navy)}.smart-supply-container .tab.active{color:var(--navy);border-bottom-color:var(--navy)}.smart-supply-container .segmented{display:inline-flex;border:1px solid var(--border);border-radius:var(--radius);padding:2px;background:var(--bg);gap:2px}.smart-supply-container .segmented .seg{padding:5px 10px;font-size:12.5px;color:var(--text-muted);border-radius:4px;cursor:pointer;border:none;background:transparent}.smart-supply-container .segmented .seg{cursor:pointer;transition:background .1s,color .1s}.smart-supply-container .segmented .seg:hover{background:var(--blue-soft);color:var(--navy)}.smart-supply-container .segmented .seg.active{background:var(--navy);color:#fff;box-shadow:var(--shadow-sm)}.smart-supply-container .card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.smart-supply-container .card-head{padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.smart-supply-container .card-head h3{margin:0;font-size:14px;font-weight:600;letter-spacing:-.005em}.smart-supply-container .card-head .sub{color:var(--text-muted);font-size:12px}.smart-supply-container .card-body{padding:16px 18px}.smart-supply-container .kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.smart-supply-container .kpi{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);padding:14px 16px}.smart-supply-container .kpi .label{color:var(--text-muted);font-size:12px;display:flex;align-items:center;gap:6px;margin-bottom:6px}.smart-supply-container .kpi .value{font-size:24px;font-weight:600;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.smart-supply-container .kpi .delta{font-size:11.5px;color:var(--text-muted);margin-top:4px}.smart-supply-container .kpi .delta.up{color:var(--green)}.smart-supply-container .kpi .delta.down{color:var(--red)}.smart-supply-container .chip{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:500;padding:2px 8px;border-radius:999px;border:1px solid var(--border);color:var(--text-muted);background:var(--bg-soft);line-height:1.5;white-space:nowrap}.smart-supply-container .chip .dot{width:6px;height:6px;border-radius:50%;background:currentColor}.smart-supply-container .chip.red{color:#961a1a;background:var(--red-soft);border-color:#f3c4c4}.smart-supply-container .chip.red .dot{background:var(--red)}.smart-supply-container .chip.orange{color:#8a5412;background:var(--orange-soft);border-color:#f0d6a9}.smart-supply-container .chip.orange .dot{background:var(--orange)}.smart-supply-container .chip.green{color:#0f6b33;background:var(--green-soft);border-color:#b9e0c6}.smart-supply-container .chip.green .dot{background:var(--green)}.smart-supply-container .chip.grey{color:var(--text-muted)}.smart-supply-container .chip.hold{color:#3b3f46;background:var(--grey-hold-soft);border-color:#d4d7dd}.smart-supply-container .chip.hold .dot{background:var(--grey-hold)}.smart-supply-container .chip.blue{color:var(--blue-ink);background:var(--blue-soft);border-color:#d4d8e6}.smart-supply-container .chip.blue .dot{background:var(--blue)}.smart-supply-container .table-wrap{overflow:auto}.smart-supply-container table.data{width:100%;border-collapse:collapse;font-size:13px}.smart-supply-container table.data th{text-align:left;padding:10px 16px;font-size:11.5px;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border);background:var(--bg-softer);position:sticky;top:0;white-space:nowrap}.smart-supply-container table.data td{padding:11px 16px;border-bottom:1px solid var(--border);vertical-align:middle}.smart-supply-container table.data tr{cursor:pointer;transition:background .1s}.smart-supply-container table.data tr:hover td{background:var(--blue-soft)}.smart-supply-container table.data tr.selected td,.smart-supply-container table.data tr[aria-selected=true] td{background:var(--blue-soft);box-shadow:inset 3px 0 0 var(--navy)}.smart-supply-container table.data .muted{color:var(--text-muted)}.smart-supply-container table.data .num{font-variant-numeric:tabular-nums;text-align:right}.smart-supply-container .cbox{width:14px;height:14px;border:1.5px solid var(--border-strong);border-radius:3px;display:inline-block;vertical-align:middle;background:#fff;position:relative}.smart-supply-container .cbox.checked{background:var(--blue);border-color:var(--blue)}.smart-supply-container .cbox.checked:after{content:"";position:absolute;left:3px;top:0;width:4px;height:8px;border-right:2px solid white;border-bottom:2px solid white;transform:rotate(45deg)}.smart-supply-container .input,.smart-supply-container .select{padding:7px 10px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);font-size:13px;color:var(--text);font-family:inherit;min-width:180px}.smart-supply-container .input:focus,.smart-supply-container .select:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.smart-supply-container input[type=text],.smart-supply-container input[type=number],.smart-supply-container input[type=email],.smart-supply-container input[type=password],.smart-supply-container select,.smart-supply-container textarea{width:100%;padding:9px 12px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;font-size:13px;color:var(--text);font-family:inherit;transition:border-color .15s,box-shadow .15s}.smart-supply-container input[type=text]:focus,.smart-supply-container input[type=number]:focus,.smart-supply-container input[type=email]:focus,.smart-supply-container input[type=password]:focus,.smart-supply-container select:focus,.smart-supply-container textarea:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.smart-supply-container textarea{resize:vertical;min-height:80px}.smart-supply-container input::placeholder,.smart-supply-container textarea::placeholder{color:var(--text-muted)}.smart-supply-container .field{display:flex;flex-direction:column;gap:5px}.smart-supply-container .field label{font-size:12px;color:var(--text-muted);font-weight:500}.smart-supply-container .site-card{border:1px solid var(--border);border-radius:var(--radius-lg);padding:12px 14px;background:var(--bg);display:flex;flex-direction:column;gap:6px;position:relative;cursor:pointer;transition:border-color .1s,box-shadow .1s}.smart-supply-container .site-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.smart-supply-container .site-card.red{border-left:3px solid var(--red)}.smart-supply-container .site-card.orange{border-left:3px solid var(--orange)}.smart-supply-container .site-card.green{border-left:3px solid var(--green)}.smart-supply-container .site-card.hold{border-left:3px solid var(--grey-hold);background:#fafbfc;opacity:.95}.smart-supply-container .bar{height:6px;border-radius:999px;background:var(--bg-soft);overflow:hidden;border:1px solid var(--border)}.smart-supply-container .bar-fill{height:100%;background:var(--blue);border-radius:999px}.smart-supply-container .bar-fill.red{background:var(--red)}.smart-supply-container .bar-fill.orange{background:var(--orange)}.smart-supply-container .bar-fill.green{background:var(--green)}.smart-supply-container .map{background:linear-gradient(135deg,transparent 49%,var(--border) 49%,var(--border) 51%,transparent 51%),linear-gradient(45deg,transparent 49%,var(--border) 49%,var(--border) 51%,transparent 51%),var(--bg-soft);background-size:32px 32px,32px 32px,100% 100%;position:relative;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border)}.smart-supply-container .map:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 40%,rgba(59,65,112,.04),transparent 40%),radial-gradient(circle at 70% 70%,rgba(59,65,112,.06),transparent 35%);pointer-events:none}.smart-supply-container .map-pin{position:absolute;width:24px;height:24px;border-radius:50%;background:#fff;border:2px solid var(--text);display:grid;place-items:center;font-size:10px;font-weight:700;color:var(--text);transform:translate(-50%,-50%);box-shadow:var(--shadow-md);font-variant-numeric:tabular-nums}.smart-supply-container .map-pin.red{border-color:var(--red);color:var(--red)}.smart-supply-container .map-pin.orange{border-color:var(--orange);color:var(--orange)}.smart-supply-container .map-pin.green{border-color:var(--green);color:var(--green)}.smart-supply-container .map-pin.truck{background:var(--blue);border-color:#fff;color:#fff;box-shadow:0 0 0 4px #3b417040,var(--shadow-md);width:28px;height:28px}.smart-supply-container .map-route{position:absolute;stroke:var(--blue);stroke-width:2.5;stroke-dasharray:6 4;fill:none;pointer-events:none}.smart-supply-container .banner{padding:10px 14px;background:var(--blue-soft);border:1px solid #d4d8e6;border-radius:var(--radius);color:var(--blue-ink);font-size:13px;display:flex;align-items:center;gap:10px;margin-bottom:14px}.smart-supply-container .banner.red{background:var(--red-soft);border-color:#f3c4c4;color:#961a1a}.smart-supply-container .divider{height:1px;background:var(--border);margin:14px 0}.smart-supply-container .legend{display:flex;gap:14px;font-size:12px;color:var(--text-muted);align-items:center}.smart-supply-container .legend .sw{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:5px;vertical-align:middle}.smart-supply-container .grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.smart-supply-container .grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.smart-supply-container .grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.smart-supply-container .row{display:flex;align-items:center;gap:8px}.smart-supply-container .col{display:flex;flex-direction:column;gap:6px}.smart-supply-container .between{display:flex;align-items:center;justify-content:space-between}.smart-supply-container .mt-0{margin-top:0}.smart-supply-container .mt-1{margin-top:8px}.smart-supply-container .mt-2{margin-top:16px}.smart-supply-container .mt-3{margin-top:24px}.smart-supply-container .mb-0{margin-bottom:0}.smart-supply-container .mb-1{margin-bottom:8px}.smart-supply-container .mb-2{margin-bottom:16px}.smart-supply-container .mb-3{margin-bottom:24px}.smart-supply-container .muted{color:var(--text-muted)}.smart-supply-container .subtle{color:var(--text-subtle)}.smart-supply-container .small{font-size:12px}.smart-supply-container .mono{font-family:var(--font-mono);font-size:12px}.smart-supply-container .text-red{color:var(--red)}.smart-supply-container .text-orange{color:var(--orange)}.smart-supply-container .text-green{color:var(--green)}.smart-supply-container .text-blue{color:var(--blue)}.smart-supply-container .link{color:var(--blue);font-size:13px;font-weight:500;text-decoration:none;cursor:pointer;transition:color .15s}.smart-supply-container .link:hover{color:var(--blue-hover);text-decoration:underline}.smart-supply-container .variation-bar{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#fff8e1;border:1px dashed #f0d98a;border-radius:var(--radius);margin-bottom:18px;font-size:12.5px;color:#5a4a0e}.smart-supply-container .variation-bar strong{color:#3d2a00}.smart-supply-container .variation-bar .variants{display:flex;gap:4px;margin-left:auto}.smart-supply-container .variation-bar .vbtn{padding:4px 10px;background:#fff;border:1px solid #e4d48a;border-radius:4px;font-size:12px;color:#5a4a0e;cursor:pointer}.smart-supply-container .variation-bar .vbtn.active{background:#eab308;color:#fff;border-color:#eab308;font-weight:500}.smart-supply-container .dispatch-board-page{display:flex;flex-direction:column;gap:18px}.smart-supply-container .dispatch-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.smart-supply-container .dispatch-kpi-card{background:linear-gradient(180deg,#fff,#fbfcfe);border:1px solid var(--border);border-radius:14px;padding:16px 18px;box-shadow:var(--shadow-sm)}.smart-supply-container .dispatch-kpi-label{display:flex;align-items:center;gap:7px;color:var(--text-muted);font-size:12px;margin-bottom:10px}.smart-supply-container .dispatch-kpi-value{font-size:31px;line-height:1;letter-spacing:-.04em;font-weight:700;font-variant-numeric:tabular-nums}.smart-supply-container .dispatch-kpi-note{margin-top:9px;color:var(--text-muted);font-size:12px}.smart-supply-container .dispatch-kpi-note.positive{color:var(--green);font-weight:600}.smart-supply-container .dispatch-main-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.95fr);gap:16px}.smart-supply-container .dispatch-map{position:relative;height:430px;overflow:hidden;background:linear-gradient(180deg,#f5fbff,#eef5fb)}.smart-supply-container .dispatch-map:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:18px;background:radial-gradient(circle at 22% 28%,rgba(59,65,112,.08),transparent 24%),radial-gradient(circle at 56% 68%,rgba(22,163,74,.07),transparent 22%),linear-gradient(180deg,#ffffffa6,#fff0);pointer-events:none}.smart-supply-container .dispatch-map-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.smart-supply-container .dispatch-region{fill:#f6f9f5;stroke:#cfd7ce;stroke-width:2}.smart-supply-container .dispatch-coast{fill:none;stroke:#9cc5de;stroke-width:3;stroke-linecap:round}.smart-supply-container .dispatch-road{fill:none;stroke:#3b417033;stroke-width:4;stroke-linecap:round}.smart-supply-container .dispatch-road-strong{stroke:#3b41704d;stroke-width:5}.smart-supply-container .dispatch-truck-route{fill:none;stroke:var(--navy);stroke-width:3;stroke-dasharray:10 9;stroke-linecap:round}.smart-supply-container .dispatch-truck-route.route-two{stroke:#48607a}.smart-supply-container .dispatch-map-labels text{fill:var(--text-subtle);font-size:14px;font-weight:500;letter-spacing:.01em}.smart-supply-container .dispatch-site-dot{position:absolute;width:14px;height:14px;border-radius:50%;transform:translate(-50%,-50%);border:2px solid white;box-shadow:0 0 0 3px #ffffffb3,var(--shadow-md);z-index:2}.smart-supply-container .dispatch-site-dot.red{background:var(--red)}.smart-supply-container .dispatch-site-dot.orange{background:var(--orange)}.smart-supply-container .dispatch-site-dot.green{background:var(--green)}.smart-supply-container .dispatch-dot-pulse{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;border:1px solid currentColor;opacity:.2}.smart-supply-container .dispatch-site-dot.red,.smart-supply-container .dispatch-site-dot.orange,.smart-supply-container .dispatch-site-dot.green{color:inherit}.smart-supply-container .dispatch-truck-pin{position:absolute;width:30px;height:30px;border-radius:10px;background:var(--navy);color:#fff;display:grid;place-items:center;transform:translate(-50%,-50%);box-shadow:0 10px 18px #1e223842;z-index:3}.smart-supply-container .dispatch-truck-label{position:absolute;transform:translate(-50%,-50%);padding:4px 8px;border-radius:999px;background:#fffffff0;border:1px solid rgba(59,65,112,.12);color:var(--navy-deep);font-size:11px;font-weight:700;letter-spacing:.04em;box-shadow:var(--shadow-sm);z-index:3}.smart-supply-container .dispatch-map-legend{flex-wrap:wrap;justify-content:flex-end;row-gap:6px}.smart-supply-container .dispatch-attention-card{display:flex;flex-direction:column}.smart-supply-container .dispatch-attention-list{max-height:430px;overflow-y:auto}.smart-supply-container .dispatch-attention-row{position:relative;display:flex;min-height:90px;border-bottom:1px solid var(--border);background:#fff}.smart-supply-container .dispatch-attention-row:last-child{border-bottom:none}.smart-supply-container .dispatch-attention-border{width:5px;flex-shrink:0}.smart-supply-container .dispatch-attention-row.red .dispatch-attention-border{background:linear-gradient(180deg,#ef4444,#b91c1c)}.smart-supply-container .dispatch-attention-row.orange .dispatch-attention-border{background:linear-gradient(180deg,#f59e0b,#d97706)}.smart-supply-container .dispatch-attention-content{flex:1;padding:14px 16px}.smart-supply-container .dispatch-attention-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.smart-supply-container .dispatch-attention-name{font-size:14px;font-weight:600;color:var(--text);line-height:1.35;margin-bottom:5px}.smart-supply-container .dispatch-attention-meta{color:var(--text-muted);font-size:12px;line-height:1.5}.smart-supply-container .dispatch-attention-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.smart-supply-container .dispatch-routes-table th:last-child,.smart-supply-container .dispatch-routes-table td:last-child{width:48px;text-align:right}.smart-supply-container .dispatch-util-cell{min-width:180px}.smart-supply-container .dispatch-util-label{display:flex;justify-content:space-between;margin-bottom:7px;color:var(--text);font-size:12px;font-weight:600;font-variant-numeric:tabular-nums}.smart-supply-container .dispatch-progress-text{font-size:12px;color:var(--text);font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}@media (max-width: 1280px){.smart-supply-container .dispatch-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-supply-container .dispatch-main-grid{grid-template-columns:1fr}.smart-supply-container .dispatch-attention-list{max-height:360px}}@media (max-width: 820px){.smart-supply-container .page.dispatch-board-page{padding:20px 18px 36px}.smart-supply-container .page-head{align-items:flex-start;flex-direction:column}.smart-supply-container .page-head .actions{width:100%;flex-wrap:wrap}.smart-supply-container .dispatch-kpi-grid{grid-template-columns:1fr}.smart-supply-container .dispatch-map{height:320px}.smart-supply-container .dispatch-attention-topline{flex-direction:column}.smart-supply-container .dispatch-attention-actions{width:100%;justify-content:space-between}}.smart-supply-container ::-webkit-scrollbar{width:8px;height:8px}.smart-supply-container ::-webkit-scrollbar-thumb{background:#d4d7dd;border-radius:4px}.smart-supply-container ::-webkit-scrollbar-track{background:transparent}.smart-supply-container .toggle{position:relative;display:inline-block;width:40px;height:22px}.smart-supply-container .toggle input{opacity:0;width:0;height:0}.smart-supply-container .toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--border-strong);transition:.2s;border-radius:22px}.smart-supply-container .toggle-slider:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:3px;background-color:#fff;transition:.2s;border-radius:50%}.smart-supply-container .toggle input:checked+.toggle-slider{background-color:var(--blue)}.smart-supply-container .toggle input:checked+.toggle-slider:before{transform:translate(18px)}.smart-supply-container .form-group{margin-bottom:18px}.smart-supply-container .form-group label{display:block;font-size:13px;font-weight:500;margin-bottom:6px;color:var(--text)}.smart-supply-container .checkbox-label,.smart-supply-container .radio-label{display:flex;align-items:center;gap:8px;font-size:13px;cursor:pointer;color:var(--text)}.smart-supply-container .checkbox-label input[type=checkbox],.smart-supply-container .radio-label input[type=radio]{width:16px;height:16px;cursor:pointer;accent-color:var(--blue)}.smart-supply-container .checkbox-label span,.smart-supply-container .radio-label span{-webkit-user-select:none;user-select:none}.smart-supply-container .i{display:inline-block;width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}}.smart-supply-container h1,.smart-supply-container h2,.smart-supply-container h3,.smart-supply-container h4,.smart-supply-container h5,.smart-supply-container h6,.smart-supply-container p,.smart-supply-container span,.smart-supply-container a,.smart-supply-container button,.smart-supply-container input,.smart-supply-container select,.smart-supply-container textarea,.smart-supply-container div,.smart-supply-container svg,.smart-supply-container table,.smart-supply-container tr,.smart-supply-container th,.smart-supply-container td{font-family:GT Walsheim Pro,GT Walsheim,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif!important}._pageContainer_ghpi7_5{padding:24px;background-color:#f8fafc;min-height:100vh;font-family:inherit}._breadcrumbs_ghpi7_19{display:flex;align-items:center;gap:8px;font-size:.8125rem;color:#64748b;margin-bottom:20px}._breadcrumbLink_ghpi7_37{color:#64748b;cursor:pointer;text-decoration:none}._breadcrumbLink_ghpi7_37:hover{color:#2563eb}._breadcrumbHere_ghpi7_57{color:#0f172a;font-weight:600}._headerSection_ghpi7_67{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;background:#fff;padding:20px 24px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}._pageTitle_ghpi7_91{font-size:1.35rem;font-weight:700;color:#0f172a;margin:0}._subTitle_ghpi7_105{font-size:.8125rem;color:#64748b;margin-top:4px}._stepperContainer_ghpi7_117{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 1px 3px #0000000d}._stepperGrid_ghpi7_135{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}._stepItem_ghpi7_147{padding:14px 16px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;text-align:center;transition:all .2s ease}._stepItemActive_ghpi7_165{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}._stepItemComplete_ghpi7_177{background:#f0fdf4;border-color:#bbf7d0;color:#166534}._stepTitle_ghpi7_189{font-size:.875rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px}._stepSubtext_ghpi7_207{font-size:.75rem;margin-top:4px;opacity:.85}._kpiGrid_ghpi7_219{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:24px}._kpiCard_ghpi7_233{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000000d}._kpiLabel_ghpi7_249{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}._kpiValue_ghpi7_265{font-size:1.75rem;font-weight:800;color:#0f172a;margin-top:6px}._kpiSubtext_ghpi7_279{font-size:.75rem;color:#64748b;margin-top:4px}._tabNavigation_ghpi7_291{display:flex;gap:8px;border-bottom:2px solid #e2e8f0;margin-bottom:24px}._tabButton_ghpi7_305{padding:12px 20px;font-size:.875rem;font-weight:600;color:#64748b;border:none;border-bottom:2px solid transparent;background:none;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}._tabButton_ghpi7_305:hover{color:#2563eb}._tabButtonActive_ghpi7_343{color:#2563eb;border-bottom-color:#2563eb}._cardContainer_ghpi7_353{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000d}._badgeStandard_ghpi7_369{background-color:#eff6ff;color:#1d4ed8;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:700}._badgeIceStock_ghpi7_387{background-color:#ecfdf5;color:#047857;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:700}._badgeAdHoc_ghpi7_405{background-color:#fffbeb;color:#b45309;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:700}._progressBarContainer_ghpi7_423{width:100%;background-color:#e2e8f0;height:10px;border-radius:5px;overflow:hidden;margin-top:8px}._progressBarFill_ghpi7_441{height:100%;background-color:#2563eb;border-radius:5px;transition:width .3s ease}._printOnlyReportHeader_7wr7j_5,._printOnlySignatureBox_7wr7j_13{display:none}@media screen{._printOnlyReportHeader_7wr7j_5,._printOnlySignatureBox_7wr7j_13{display:none!important}}@media print{html,body,#root,.po-site,.po-site-content,.po-site-dashboard,.po-dashboard-content-wrapper,.po-site-content-area,.po-workspace,.po-workspace-main,.po-dashboard-content,.po-workspace-scroll,.container-fluid,.main-content,.content-body{width:100%!important;max-width:100%!important;min-width:100%!important;margin:0!important;padding:0!important;height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important;display:block!important;position:static!important;background-color:#fff!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.no-print,.po-header,.po-sidebar,nav,header,.navbar,.sidebar{display:none!important}._printOnlyReportHeader_7wr7j_5{display:block!important;margin-bottom:20px!important;padding-bottom:16px!important;border-bottom:2px solid #0f172a!important}._printOnlySignatureBox_7wr7j_13{display:block!important;margin-top:40px!important;padding-top:20px!important;border-top:1px solid #cbd5e1!important;page-break-inside:avoid!important}.table{font-size:11px!important}.table-responsive{overflow:visible!important}.card,.accordion-item{border:1px solid #cbd5e1!important;box-shadow:none!important;page-break-inside:avoid!important;margin-bottom:16px!important}._printableWorkspace_7wr7j_193{padding:0!important;background:#fff!important}}._overlay_fzy5r_3{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0f172aa6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1050;display:flex;align-items:center;justify-content:center;padding:20px;overflow-y:auto}._modalCard_fzy5r_35{background:#fff;border-radius:20px;max-width:860px;width:95%;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;border:1px solid #e2e8f0}._header_fzy5r_61{padding:18px 24px;background:#f8fafc;color:#0f172a;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0;flex-shrink:0}._palletTag_fzy5r_83{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-size:.72rem;font-weight:800;padding:3px 10px;border-radius:20px;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 2px 4px #2563eb4d}._btnPrint_fzy5r_107{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;font-size:.82rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:10px;cursor:pointer;box-shadow:0 4px 6px -1px #2563eb4d;transition:all .15s ease}._btnClose_fzy5r_139{border:none;background:#0f172a0f;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#64748b;cursor:pointer;transition:all .15s ease}._metricsBar_fzy5r_169{padding:16px 24px;background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0}._metricsGrid_fzy5r_183{display:flex;flex-direction:row;gap:10px;width:100%}._metricCard_fzy5r_197{flex:1 1 0px;min-width:0;background:#fff;padding:12px 14px;border-radius:12px;border:1px solid #e2e8f0}._metricLabel_fzy5r_215{font-size:.7rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.03em}._metricValue_fzy5r_231{font-size:1.1rem;font-weight:800;color:#0f172a;margin-top:4px}._bodySection_fzy5r_245{padding:20px 24px;flex:1;overflow-y:auto;min-height:0}._timelineWrap_fzy5r_259{position:relative;padding-left:16px}._timelineLine_fzy5r_269{position:absolute;top:14px;bottom:20px;left:29px;width:2px;background:#e2e8f0;z-index:0}._timelineList_fzy5r_289{display:flex;flex-direction:column;gap:20px;position:relative;z-index:1}._stepItem_fzy5r_305{display:flex;gap:16px;align-items:flex-start}._stepIcon_fzy5r_317{width:30px;height:30px;border-radius:50%;border:2px solid #ffffff;display:flex;align-items:center;justify-content:center;font-size:.85rem;flex-shrink:0}._stepCard_fzy5r_341{background:#f8fafc;padding:12px 16px;border-radius:12px;border:1px solid #e2e8f0;flex:1}._footer_fzy5r_357{padding:16px 24px;background:#f8fafc;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;flex-shrink:0}@keyframes _pulse_fzy5r_1{0%,to{opacity:1}50%{opacity:.4}}._skeletonPulse_fzy5r_393{animation:_pulse_fzy5r_1 1.5s cubic-bezier(.4,0,.6,1) infinite;background-color:#e2e8f0;border-radius:6px}._customModalDialog_1g8tl_5{max-width:1140px;width:95%;margin:1.75rem auto}._modalContent_1g8tl_17{border:none;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #00000014;max-height:88vh;display:flex;flex-direction:column}._modalHeader_1g8tl_37{background:#f8fafc;color:#0f172a;padding:16px 24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}._headerTitleWrapper_1g8tl_59{display:flex;align-items:center;gap:12px}._headerIconBox_1g8tl_71{width:40px;height:40px;border-radius:10px;background:#eff6ff;border:1px solid #dbeafe;display:flex;align-items:center;justify-content:center;color:#2563eb;font-size:1.15rem}._headerTitle_1g8tl_59{margin:0;font-size:1.05rem;font-weight:700;color:#0f172a}._headerSubtitle_1g8tl_111{margin-top:2px;font-size:.78rem;color:#64748b}._closeBtn_1g8tl_123{background:#fff;border:1px solid #cbd5e1;color:#64748b;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._closeBtn_1g8tl_123:hover{background:#f1f5f9;color:#0f172a;border-color:#94a3b8}._modalBody_1g8tl_163{padding:18px 24px;background:#fff;flex:1;overflow-y:auto;min-height:0}._kpiGrid_1g8tl_181{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}._kpiCard_1g8tl_195{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 14px}._kpiCardGood_1g8tl_209{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:10px 14px}._kpiCardDamaged_1g8tl_223{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:10px 14px}._kpiLabel_1g8tl_237{font-size:.72rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}._kpiValue_1g8tl_253{font-size:1.35rem;font-weight:800;color:#0f172a;margin-top:2px}._kpiValueGood_1g8tl_267{font-size:1.35rem;font-weight:800;color:#15803d;margin-top:2px}._kpiValueDamaged_1g8tl_281{font-size:1.35rem;font-weight:800;color:#b45309;margin-top:2px}._kpiSubtext_1g8tl_295{font-size:.72rem;color:#94a3b8;margin-top:2px}._noticeBanner_1g8tl_309{background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #3b82f6;border-radius:8px;padding:10px 14px;margin-bottom:16px;display:flex;align-items:center;gap:10px}._noticeIcon_1g8tl_333{color:#3b82f6;font-size:1.1rem;flex-shrink:0}._noticeText_1g8tl_345{font-size:.8rem;color:#334155;margin:0;line-height:1.4}._tableContainer_1g8tl_361{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}._tableHeaderBar_1g8tl_375{padding:10px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}._tableHeaderTitle_1g8tl_393{font-size:.85rem;font-weight:700;color:#0f172a}._scrollTableWrapper_1g8tl_405{max-height:320px;overflow-y:auto}._table_1g8tl_361{width:100%;border-collapse:collapse;font-size:.825rem}._table_1g8tl_361 tr{border-bottom:1px solid #f1f5f9}._table_1g8tl_361 tr:last-child{border-bottom:none}._table_1g8tl_361 th{background:#f8fafc;color:#64748b;font-weight:700;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;padding:12px 14px;position:sticky;top:0;z-index:1}._table_1g8tl_361 td{padding:12px 14px;color:#334155;vertical-align:middle}._itemTypeCol_1g8tl_481{min-width:200px;white-space:nowrap}._productCol_1g8tl_491{min-width:160px}._onTruckCol_1g8tl_499{min-width:105px;white-space:nowrap}._inputCol_1g8tl_509{min-width:130px;text-align:center}._reasonCol_1g8tl_519{min-width:240px}._actionCol_1g8tl_527{min-width:175px;text-align:center}._batchCode_1g8tl_537{display:inline-block;font-family:monospace;font-weight:700;color:#2563eb;background:#eff6ff;padding:3px 8px;border-radius:4px;border:1px solid #dbeafe;font-size:.76rem;white-space:nowrap;margin-left:4px}._palletNum_1g8tl_565{font-weight:700;color:#1e293b;display:inline-flex;align-items:center;white-space:nowrap}._productName_1g8tl_581{font-weight:700;color:#0f172a}._qtyInput_1g8tl_591{width:90px;padding:6px 10px;border:1px solid #cbd5e1;border-radius:6px;font-size:.85rem;font-weight:700;text-align:right;transition:all .2s ease}._qtyInput_1g8tl_591:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb26}._reasonSelect_1g8tl_625{width:100%;min-width:220px;padding:6px 10px;border:1px solid #cbd5e1;border-radius:6px;font-size:.8rem;background-color:#fff;color:#334155;transition:all .2s ease}._reasonSelect_1g8tl_625:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb26}._reasonSelect_1g8tl_625:disabled{background-color:#f1f5f9;color:#94a3b8;cursor:not-allowed}._quickActions_1g8tl_673{display:flex;gap:4px}._quickBtnGood_1g8tl_683{font-size:.68rem;font-weight:600;padding:2px 6px;border-radius:4px;border:1px solid #bbf7d0;background:#f0fdf4;color:#15803d;cursor:pointer;transition:all .15s ease}._quickBtnGood_1g8tl_683:hover{background:#dcfce7;border-color:#86efac}._quickBtnDamaged_1g8tl_717{font-size:.68rem;font-weight:600;padding:2px 6px;border-radius:4px;border:1px solid #fde68a;background:#fffbeb;color:#b45309;cursor:pointer;transition:all .15s ease}._quickBtnDamaged_1g8tl_717:hover{background:#fef3c7;border-color:#fcd34d}._modalFooter_1g8tl_753{padding:12px 24px;background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}._footerSummary_1g8tl_773{font-size:.8rem;color:#475569}._footerSummary_1g8tl_773 strong{color:#0f172a}._footerButtons_1g8tl_791{display:flex;gap:8px}._cancelBtn_1g8tl_801{background:#fff;border:1px solid #cbd5e1;color:#475569;border-radius:8px;font-weight:600;font-size:.825rem;padding:8px 18px;cursor:pointer;transition:all .2s ease}._cancelBtn_1g8tl_801:hover{background:#f1f5f9;color:#0f172a}._confirmBtn_1g8tl_835{background:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:700;font-size:.825rem;padding:8px 22px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 2px 6px #2563eb33;transition:all .2s ease}._confirmBtn_1g8tl_835:hover:not(:disabled){background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d}._confirmBtn_1g8tl_835:disabled{opacity:.6;cursor:not-allowed}._container_mi0cd_5{margin-bottom:24px}._emptyCard_mi0cd_15{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:36px 20px;text-align:center}._emptyIcon_mi0cd_31{font-size:2rem}._emptyTitle_mi0cd_39{font-weight:700;color:#0f172a;margin-bottom:4px;font-size:.95rem}._emptyText_mi0cd_53{color:#64748b;font-size:.82rem;margin:0 0 20px}._createBtn_mi0cd_65{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;border:none;border-radius:10px;font-weight:700;font-size:.85rem;padding:10px 22px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 12px #2563eb40;transition:all .2s ease}._createBtn_mi0cd_65:hover{background:linear-gradient(135deg,#1e40af,#1d4ed8);box-shadow:0 6px 16px #2563eb59}._previewContainer_mi0cd_109{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;margin-bottom:20px}._previewHeader_mi0cd_127{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}._previewTitle_mi0cd_145{font-size:.75rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em}._previewBadge_mi0cd_161{font-size:11px;font-weight:600;color:#2563eb;background:#eff6ff;padding:2px 8px;border-radius:6px;border:1px solid #dbeafe}._previewEmptyText_mi0cd_181{font-size:.82rem;color:#64748b;font-style:italic;text-align:center;padding:12px 0}._previewScrollArea_mi0cd_197{max-height:200px;overflow-y:auto}._previewTable_mi0cd_207{width:100%;font-size:.82rem;border-collapse:collapse}._previewTableHeaderRow_mi0cd_219{color:#64748b;font-weight:700;font-size:.72rem;text-transform:uppercase;border-bottom:1px solid #e2e8f0}._previewTableHeaderCell_mi0cd_235{padding:6px 8px;text-align:left}._previewTableHeaderCellRight_mi0cd_245{padding:6px 8px;text-align:right}._previewTableRow_mi0cd_255{border-bottom:1px solid #f1f5f9}._previewTableCellItem_mi0cd_263{padding:6px 8px;font-weight:600;color:#334155}._previewTableCellProduct_mi0cd_275{padding:6px 8px;color:#0f172a;font-weight:700}._previewTableCellQty_mi0cd_287{padding:6px 8px;text-align:right;font-weight:700;color:#059669}._topHeaderCard_mi0cd_303{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px 20px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 12px #00000008}._topHeaderTitle_mi0cd_327{margin:0;font-weight:800;font-size:1.05rem;color:#0f172a}._statusBadge_mi0cd_341{font-size:11px;font-weight:700;border-radius:20px;padding:3px 10px;display:inline-block}._submittedText_mi0cd_357{font-size:.78rem;color:#64748b;margin-top:4px}._btnGroup_mi0cd_369{display:flex;gap:10px;align-items:center}._rejectBtn_mi0cd_381{background:#fff;border:1.5px solid #dc2626;color:#dc2626;border-radius:8px;font-weight:600;font-size:.8125rem;padding:.4rem 1.25rem;height:38px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s ease}._rejectBtn_mi0cd_381:hover{background:#fef2f2}._rejectionAlert_mi0cd_423{margin-bottom:20px;padding:14px 16px;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;color:#991b1b;font-size:13px}._rejectionTitle_mi0cd_443{display:inline-flex;align-items:center;gap:6px}._varianceGrid_mi0cd_457{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:20px}._varianceCardExpected_mi0cd_471{background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #64748b;border-radius:10px;padding:12px 16px}._varianceCardReturned_mi0cd_487{background:#f0fdf4;border:1px solid #bbf7d0;border-left:4px solid #059669;border-radius:10px;padding:12px 16px}._varianceCardDamaged_mi0cd_503{background:#fffbeb;border:1px solid #fde68a;border-left:4px solid #f59e0b;border-radius:10px;padding:12px 16px}._varianceCardMissing_mi0cd_519{background:#fef2f2;border:1px solid #fca5a5;border-left:4px solid #dc2626;border-radius:10px;padding:12px 16px}._varianceCardOk_mi0cd_535{background:#f0fdf4;border:1px solid #bbf7d0;border-left:4px solid #059669;border-radius:10px;padding:12px 16px}._varianceLabel_mi0cd_551{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._varianceValue_mi0cd_565{font-size:1.5rem;font-weight:800;margin-top:4px}._varianceSubtext_mi0cd_577{font-size:.72rem;margin-top:2px}._sectionWrapper_mi0cd_589{margin-bottom:24px}._sectionHeader_mi0cd_597{border-radius:16px 16px 0 0;display:flex;justify-content:space-between;align-items:center;padding:14px 20px;background:#fff;border:1px solid #e2e8f0;border-bottom:none}._sectionTitle_mi0cd_619{margin:0;font-size:.95rem;font-weight:700;color:#0f172a}._sectionSubtitle_mi0cd_633{font-size:.78rem;color:#64748b;margin-top:2px}._sectionBadge_mi0cd_645{font-size:.72rem;padding:6px 10px;border-radius:8px}._batchBadge_mi0cd_659{font-family:monospace;font-weight:700;color:#2563eb;background:#eff6ff;padding:2px 8px;border-radius:4px;border:1px solid #dbeafe;font-size:.75rem}._palletNumCell_mi0cd_681{font-weight:600;color:#334155}._productNameCell_mi0cd_691{color:#0f172a;font-weight:700;font-size:.85rem}._expectedQtyCell_mi0cd_703{font-weight:600;color:#475569;font-size:.825rem}._deliveredQtyCell_mi0cd_715{font-weight:600;color:#d97706;font-size:.825rem}._returnedQtyCell_mi0cd_727{font-weight:700;color:#059669;font-size:.85rem}._noneMissingCell_mi0cd_739{font-weight:600;color:#059669;font-size:.82rem}._missingBadge_mi0cd_751{font-weight:700;color:#dc2626;font-size:.82rem;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;padding:2px 8px;display:inline-block}._damagedBadge_mi0cd_773{display:inline-flex;align-items:center;gap:6px;background:#fffbeb;color:#b45309;border:1px solid #fde68a;border-radius:20px;padding:4px 10px;font-size:.78rem;font-weight:600;box-shadow:0 1px 2px #00000005}._damagedBadgeIcon_mi0cd_801{color:#d97706;font-size:.75rem}._damagedReasonChip_mi0cd_811{font-size:.72rem;color:#92400e;opacity:.9;font-weight:500}._looseQuantityCell_mi0cd_825{font-weight:700;color:#2563eb;font-size:.875rem}._unitCell_mi0cd_837{color:#475569;font-weight:600;font-size:.82rem}._rejectionLabel_mi0cd_849{font-size:13px;border-radius:8px;margin-bottom:20px}._container_1l8qq_5{margin-bottom:24px}._headerBar_1l8qq_13{border-radius:16px 16px 0 0;display:flex;justify-content:space-between;align-items:center;padding:14px 20px;background:#fff;border:1px solid #e2e8f0;border-bottom:none}._title_1l8qq_35{margin:0;font-size:.95rem;font-weight:700;color:#0f172a}._subtitle_1l8qq_49{font-size:.78rem;color:#64748b;margin-top:2px}._badgeHeader_1l8qq_61{font-size:.72rem;padding:6px 10px;border-radius:8px}._depotName_1l8qq_73{font-weight:700;color:#0f172a;font-size:.85rem}._productName_1l8qq_85{font-weight:700;color:#1e293b;font-size:.85rem}._qtyValue_1l8qq_97{font-weight:700;color:#2563eb;font-size:.875rem}._weightSubtext_1l8qq_109{font-size:.72rem;color:#64748b;font-weight:600}._looseBadge_1l8qq_121{font-size:.72rem;font-weight:700;color:#1e40af;background:#eff6ff;padding:3px 10px;border-radius:6px;border:1px solid #dbeafe;display:inline-flex;align-items:center;gap:4px}._batchBadge_1l8qq_147{font-family:monospace;font-weight:700;color:#2563eb;background:#eff6ff;padding:1px 6px;border-radius:4px;border:1px solid #dbeafe;font-size:.72rem}._palletSubtext_1l8qq_169{font-size:.75rem;font-weight:600;color:#64748b}._timestampDate_1l8qq_181{font-weight:700;color:#0f172a;font-size:.82rem}._timestampTime_1l8qq_193{font-size:.74rem;color:#64748b;font-weight:600;margin-top:2px}:root{--primary-gradient: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);--success-gradient: linear-gradient(135deg, #0d9488 0%, #10b981 100%);--warning-gradient: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);--danger-gradient: linear-gradient(135deg, #e11d48 0%, #f43f5e 100%);--glass-shadow: 0 8px 32px 0 rgba(31, 38, 135, .04)}._pageContainer_1dkqu_23{padding:24px;background:#f8fafc;min-height:calc(100vh - 56px);box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1e293b}._breadcrumbs_1dkqu_53{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b;margin-bottom:16px}._breadcrumbs_1dkqu_53 span:not(:last-child):after{content:"/";margin-left:8px;color:#cbd5e1}._breadcrumbs_1dkqu_53 ._here_1dkqu_83{font-weight:600;color:#2563eb}._header_1dkqu_93{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px;flex-wrap:wrap}._headerTitle_1dkqu_111 h1{font-size:26px;font-weight:800;color:#0f172a;margin:0 0 4px;letter-spacing:-.025em}._headerTitle_1dkqu_111 p{margin:0;color:#64748b;font-size:14px}._actions_1dkqu_139{display:flex;gap:12px;align-items:center}._kpiRow_1dkqu_153{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:28px}._kpiCard_1dkqu_167{background:#fff;border-radius:16px;padding:20px;box-shadow:var(--glass-shadow);border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:relative;overflow:hidden}._kpiCard_1dkqu_167:hover{transform:translateY(-4px);box-shadow:0 12px 24px -10px #2563eb26;border-color:#cbd5e1}._kpiCard_1dkqu_167:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#cbd5e1}._kpiCard_1dkqu_167._kpiPrimary_1dkqu_225:before{background:var(--primary-gradient)}._kpiCard_1dkqu_167._kpiSuccess_1dkqu_233:before{background:var(--success-gradient)}._kpiCard_1dkqu_167._kpiWarning_1dkqu_241:before{background:var(--warning-gradient)}._kpiCard_1dkqu_167._kpiDanger_1dkqu_249:before{background:var(--danger-gradient)}._kpiHeader_1dkqu_257{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._kpiLabel_1dkqu_271{font-size:12px;font-weight:700;text-transform:uppercase;color:#64748b;letter-spacing:.05em}._kpiIcon_1dkqu_287{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;color:#475569}._kpiGauge_1dkqu_309{width:44px;height:44px;display:flex;align-items:center;justify-content:center}._kpiGauge_1dkqu_309 svg{width:100%;height:100%}._kpiPrimary_1dkqu_225 ._kpiIcon_1dkqu_287{background:#2563eb1a;color:#2563eb}._kpiSuccess_1dkqu_233 ._kpiIcon_1dkqu_287{background:#0d94881a;color:#0d9488}._kpiWarning_1dkqu_241 ._kpiIcon_1dkqu_287{background:#f59e0b1a;color:#d97706}._kpiDanger_1dkqu_249 ._kpiIcon_1dkqu_287{background:#e11d481a;color:#e11d48}._kpiValue_1dkqu_375{font-size:28px;font-weight:800;color:#0f172a;line-height:1;margin-bottom:6px;letter-spacing:-.03em}._kpiDelta_1dkqu_393{font-size:13px;color:#64748b;font-weight:500}._controlBar_1dkqu_407{background:#fff;padding:16px 20px;border-radius:16px 16px 0 0;border:1px solid #e2e8f0;border-bottom:none;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}._searchInputWrapper_1dkqu_433{position:relative;max-width:380px;width:100%}._searchInputWrapper_1dkqu_433 i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:14px}._searchInput_1dkqu_433{width:100%;padding:10px 14px 10px 40px;border-radius:10px;border:1px solid #cbd5e1;font-size:14px;outline:none;transition:all .2s;background:#f8fafc}._searchInput_1dkqu_433:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}._controlRight_1dkqu_497{display:flex;align-items:center;gap:12px}._selectRow_1dkqu_509{padding:8px 12px;border-radius:10px;border:1px solid #cbd5e1;font-size:14px;color:#334155;background:#fff;outline:none;cursor:pointer;transition:border-color .2s}._selectRow_1dkqu_509:focus{border-color:#2563eb}._customerFilterWrapper_1dkqu_543{position:relative;display:flex;align-items:center;margin-right:8px}._customerFilterWrapper_1dkqu_543 ._selectRow_1dkqu_509{width:200px}._clearFilterBtn_1dkqu_565{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:24px;height:24px;border:none;background:#f1f5f9;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .2s;padding:0}._clearFilterBtn_1dkqu_565:hover{background:#e2e8f0;color:#0f172a}._clearFilterBtn_1dkqu_565:active{transform:translateY(-50%) scale(.95)}._tableCard_1dkqu_623{background:#fff;border-radius:0 0 16px 16px;border:1px solid #e2e8f0;border-top:none;box-shadow:var(--glass-shadow);overflow:hidden}._tableWrap_1dkqu_641{overflow-x:auto}._premiumTable_1dkqu_649{width:100%;border-collapse:collapse;text-align:left;font-size:14px}._premiumTable_1dkqu_649 th{background:#f8fafc;padding:14px 20px;font-weight:700;font-size:12px;text-transform:uppercase;color:#475569;letter-spacing:.05em;border-bottom:1px solid #e2e8f0}._premiumTable_1dkqu_649 td{padding:16px 20px;border-bottom:1px solid #e2e8f0;color:#334155;vertical-align:middle}._rowHover_1dkqu_699:hover{background:#f8fafc}._statusChip_1dkqu_709{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:30px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap}._statusChip_1dkqu_709._ok_1dkqu_735{background:#0d94881a;color:#0d9488}._statusChip_1dkqu_709._low_1dkqu_745{background:#f59e0b1a;color:#d97706}._statusChip_1dkqu_709._critical_1dkqu_755{background:#e11d481a;color:#e11d48}._pulseDot_1dkqu_765{width:6px;height:6px;border-radius:50%;background:currentColor;animation:_pulse_1dkqu_765 1.8s infinite}@keyframes _pulse_1dkqu_765{0%{transform:scale(.9);opacity:.6}50%{transform:scale(1.25);opacity:1}to{transform:scale(.9);opacity:.6}}._capacityProgress_1dkqu_813{width:140px}._progressLabel_1dkqu_821{display:flex;justify-content:space-between;font-size:12px;margin-bottom:4px;font-weight:600}._progressBar_1dkqu_837{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden;position:relative}._progressFill_1dkqu_853{height:100%;border-radius:3px;transition:width .4s ease-out}._progressFill_1dkqu_853._ok_1dkqu_735{background:var(--success-gradient)}._progressFill_1dkqu_853._low_1dkqu_745{background:var(--warning-gradient)}._progressFill_1dkqu_853._critical_1dkqu_755{background:var(--danger-gradient)}._btn_1dkqu_887{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border:1px solid transparent;outline:none}._btnPrimary_1dkqu_917{background:var(--primary-gradient);color:#fff;box-shadow:0 4px 12px #2563eb40}._btnPrimary_1dkqu_917:hover{transform:translateY(-1px);box-shadow:0 6px 16px #2563eb59}._btnPrimary_1dkqu_917:active{transform:translateY(1px)}._btnOutline_1dkqu_947{background:#fff;border-color:#cbd5e1;color:#475569}._btnOutline_1dkqu_947:hover{background:#f8fafc;color:#0f172a;border-color:#94a3b8}._btnGhost_1dkqu_971{background:transparent;border:none;color:#64748b;padding:8px;border-radius:8px}._btnGhost_1dkqu_971:hover{background:#f1f5f9;color:#0f172a}._btnGhost_1dkqu_971._danger_1dkqu_997:hover{background:#e11d4814;color:#e11d48}._btnGhost_1dkqu_971._success_1dkqu_1007:hover{background:#0d948814;color:#0d9488}._btnGhost_1dkqu_971._info_1dkqu_1017:hover{background:#3b82f614;color:#3b82f6}._paginationFooter_1dkqu_1029{padding:14px 20px;background:#fff;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}._paginationFooter_1dkqu_1029 .po-pagination-wrapper{margin-top:0!important;width:100%}._paginationLeft_1dkqu_1061{display:flex;align-items:center;gap:20px;flex-wrap:wrap}._paginationInfo_1dkqu_1075{font-size:13px;color:#64748b;font-weight:500}._paginationLimit_1dkqu_1087{display:flex;align-items:center;gap:8px}._paginationLimitLabel_1dkqu_1099{font-size:13px;color:#64748b;font-weight:500}._selectRowCompact_1dkqu_1111{padding:4px 10px;border-radius:8px;border:1px solid #cbd5e1;font-size:13px;color:#334155;background:#fff;outline:none;cursor:pointer;transition:all .2s}._selectRowCompact_1dkqu_1111:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._paginationActions_1dkqu_1145{display:flex;gap:8px}._btnOutlineCompact_1dkqu_1155{background:#fff;border:1px solid #cbd5e1;color:#475569;padding:6px 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;outline:none}._btnOutlineCompact_1dkqu_1155:hover:not(:disabled){background:#f8fafc;color:#2563eb;border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 2px 4px #0000000a}._btnOutlineCompact_1dkqu_1155:active:not(:disabled){transform:translateY(1px)}._btnOutlineCompact_1dkqu_1155:disabled{opacity:.5;cursor:not-allowed;background:#f8fafc;color:#94a3b8;border-color:#e2e8f0}._formContainer_1dkqu_1229{background:#fff;border-radius:16px;padding:24px;box-shadow:var(--glass-shadow);border:1px solid #e2e8f0;margin-top:16px}._formGrid_1dkqu_1247{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._formGridFull_1dkqu_1259{grid-column:span 2}._formTitleSection_1dkqu_1267{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:16px}._formTitleSection_1dkqu_1267 h4{font-size:20px;font-weight:700;color:#0f172a;margin:0}._accordionCard_1dkqu_1299{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;margin-bottom:16px;background:#fff}._mapWrapper_1dkqu_1315{border-radius:12px;overflow:hidden;border:1px solid #cbd5e1;margin-top:8px}._formFooter_1dkqu_1329{margin-top:24px;padding-top:20px;border-top:1px solid #e2e8f0;display:flex;justify-content:center;gap:12px}._label_1dkqu_1349{font-size:12px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;display:inline-block}._inputField_1dkqu_1369{width:100%;padding:11px 14px;border-radius:10px;border:1px solid #cbd5e1;font-size:14px;outline:none;transition:all .2s;background:#fff}._inputField_1dkqu_1369:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}._textareaField_1dkqu_1401{width:100%;padding:11px 14px;border-radius:10px;border:1px solid #cbd5e1;font-size:14px;outline:none;transition:all .2s;background:#fff;resize:vertical}._textareaField_1dkqu_1401:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}._modalOverlay_1dkqu_1437{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1100;animation:_fadeIn_1dkqu_1 .2s ease-out}._modalContent_1dkqu_1467{background:#fff;border-radius:16px;width:480px;max-width:90%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden;animation:_slideUp_1dkqu_1 .25s cubic-bezier(.34,1.56,.64,1)}._modalHeader_1dkqu_1491{padding:16px 24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}._modalHeader_1dkqu_1491 h3{font-size:16px;font-weight:700;color:#0f172a;margin:0}._modalBody_1dkqu_1521{padding:24px}._modalFooter_1dkqu_1529{padding:14px 24px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:10px;background:#f8fafc}@keyframes _fadeIn_1dkqu_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1dkqu_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._rowActions_1dkqu_1589{display:flex;align-items:center;justify-content:center;gap:8px}._rowBtn_1dkqu_1603{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);padding:0;outline:none}._rowBtn_1dkqu_1603:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000000d}._rowBtnEye_1dkqu_1645:hover{color:#3b82f6;border-color:#3b82f64d;background:#3b82f60d}._rowBtnPlus_1dkqu_1657{color:#10b981}._rowBtnPlus_1dkqu_1657:hover{color:#fff;border-color:#10b981;background:#10b981}._rowBtnMinus_1dkqu_1677{color:#ef4444}._rowBtnMinus_1dkqu_1677:hover{color:#fff;border-color:#ef4444;background:#ef4444}._rowBtnEdit_1dkqu_1697:hover{color:#2563eb;border-color:#2563eb4d;background:#2563eb0d}._tabContainer_1dkqu_1711{display:flex;gap:12px;margin-bottom:24px;border-bottom:2px solid #e2e8f0;padding-bottom:4px;flex-wrap:wrap}._tabBtn_1dkqu_1729{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:none;background:transparent;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;border-radius:8px 8px 0 0;transition:all .2s cubic-bezier(.4,0,.2,1);outline:none;position:relative}._tabBtn_1dkqu_1729:hover{color:#0f172a;background:#f1f5f9}._tabBtn_1dkqu_1729._active_1dkqu_1773{color:#2563eb;background:#2563eb14}._tabBtn_1dkqu_1729._active_1dkqu_1773:after{content:"";position:absolute;bottom:-6px;left:0;right:0;height:3px;background:var(--primary-gradient);border-radius:3px 3px 0 0}._tabBadge_1dkqu_1805{background:#e11d48;color:#fff;font-size:11px;font-weight:700;padding:3px 7px;border-radius:20px;line-height:1}._modalPreviewCard_1dkqu_1827{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px;margin-bottom:20px}._modalPreviewRow_1dkqu_1843{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:12px}._modalPreviewItem_1dkqu_1859{display:flex;flex-direction:column;flex:1}._modalPreviewLabel_1dkqu_1871{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}._modalPreviewValue_1dkqu_1889{font-size:20px;font-weight:800;color:#0f172a;line-height:1.2}._modalPreviewUnit_1dkqu_1903{font-size:12px;font-weight:500;color:#64748b}._modalPreviewPct_1dkqu_1915{font-size:12px;font-weight:600;color:#475569;margin-top:2px}._modalPreviewDivider_1dkqu_1929{width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:12px;box-shadow:0 2px 4px #00000005}._modalProgressBarWrap_1dkqu_1955{margin-top:8px}._modalProgressBar_1dkqu_1955{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden;position:relative}._modalProgressFill_1dkqu_1979{height:100%;border-radius:3px;transition:width .3s ease-out,background-color .2s}._modalProgressLabels_1dkqu_1995{display:flex;justify-content:space-between;font-size:11px;color:#64748b;font-weight:600;margin-top:4px}._modalPreviewCardAdd_1dkqu_2015{background:linear-gradient(135deg,#0d94880a,#10b98114)!important;border:1px solid rgba(13,148,136,.2)!important;box-shadow:0 4px 20px #0d94880d}._modalPreviewCardRemove_1dkqu_2035{background:linear-gradient(135deg,#e11d480a,#f43f5e14)!important;border:1px solid rgba(225,29,72,.2)!important;box-shadow:0 4px 20px #e11d480d}._modalPreviewCardAdjust_1dkqu_2055{background:linear-gradient(135deg,#2563eb0a,#3b82f614)!important;border:1px solid rgba(37,99,235,.2)!important;box-shadow:0 4px 20px #2563eb0d}._modalPreviewSubCard_1dkqu_2075{background:#fff;border-radius:10px;padding:12px;display:flex;flex-direction:column;flex:1;border:1px solid #e2e8f0;box-shadow:0 2px 6px #00000005}._modalRangeSlider_1dkqu_2099{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;border-radius:6px;background:#e2e8f0;outline:none;transition:background .2s ease;cursor:pointer;margin:10px 0}._modalRangeSlider_1dkqu_2099::-webkit-slider-runnable-track{width:100%;height:8px;border-radius:6px;background:#e2e8f0}._modalRangeSlider_1dkqu_2099::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#2563eb;border:2px solid #ffffff;box-shadow:0 2px 6px #2563eb4d;cursor:pointer;margin-top:-6px;transition:transform .1s ease,background-color .2s}._modalRangeSlider_1dkqu_2099::-webkit-slider-thumb:hover{transform:scale(1.15);background:#1d4ed8;box-shadow:0 3px 8px #2563eb73}._modalRangeSlider_1dkqu_2099::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#2563eb;border:2px solid #ffffff;box-shadow:0 2px 6px #2563eb4d;cursor:pointer;transition:transform .1s ease,background-color .2s}._modalRangeSlider_1dkqu_2099::-moz-range-thumb:hover{transform:scale(1.15);background:#1d4ed8}._page_pm35n_5{background:#f8fafc;min-height:calc(100vh - 60px);padding:12px 16px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1e293b;display:flex;flex-direction:column}._dashboardBlock_pm35n_25{flex-shrink:0;padding-bottom:16px}._breadcrumbs_pm35n_35{font-size:11px;color:#94a3b8;margin-bottom:4px;display:flex;align-items:center;gap:4px;font-weight:500}._breadcrumbs_pm35n_35 ._active_pm35n_53{color:#0062ff;font-weight:600}._pageTitle_pm35n_63{font-size:20px;font-weight:800;color:#0f172a;margin:0 0 2px}._pageSubtitle_pm35n_75{font-size:12px;color:#64748b;margin:0 0 12px}._formContainer_pm35n_87{flex-shrink:0;padding-bottom:24px}._formTitleSection_pm35n_97{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._selectorBar_pm35n_113{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 14px;margin-bottom:12px;box-shadow:0 1px 2px #00000003}._selectorLabel_pm35n_135{font-size:11px;font-weight:800;color:#0062ff;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:4px}._selectorSelect_pm35n_155{flex:1;border:1px solid #cbd5e1;border-radius:6px;padding:6px 10px;font-size:13px;color:#334155;background:#f8fafc;outline:none;font-weight:600;cursor:pointer;height:32px}._selectorSelect_pm35n_155:focus{border-color:#0062ff;background:#fff}._fridgeCard_pm35n_193{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px 20px;margin-bottom:16px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;box-shadow:0 1px 2px #00000003}._fridgeMeta_pm35n_217{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px 28px;align-items:center}._metaRow_pm35n_231{display:flex;flex-direction:column}._metaLabel_pm35n_239{font-size:9px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}._metaVal_pm35n_253{font-size:12px;font-weight:700;color:#0f172a}._metaValBig_pm35n_263{font-size:14px;font-weight:800;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}._aiEstColumn_pm35n_283{background:linear-gradient(135deg,#0062ff,#004dd1);border-radius:10px;padding:14px 18px;min-width:210px;display:flex;flex-direction:column;justify-content:center;gap:6px;box-shadow:0 4px 16px #0062ff38}._aiEstHeader_pm35n_305{display:flex;align-items:center;justify-content:space-between}._aiEstTitle_pm35n_315{font-size:9px;font-weight:800;color:#ffffffbf;text-transform:uppercase;letter-spacing:.08em;display:flex;align-items:center;gap:4px}._aiBetaBadge_pm35n_335{background:#ffffff2e;color:#fff;font-size:8px;font-weight:800;padding:2px 5px;border-radius:4px;border:1px solid rgba(255,255,255,.25);letter-spacing:.04em}._aiEstMain_pm35n_355{display:flex;align-items:center;gap:8px}._aiEstRobotIcon_pm35n_365{width:28px;height:28px;background:#ffffff2e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}._aiEstRobotIcon_pm35n_365 svg{width:14px;height:14px}._aiEstBagsInfo_pm35n_395{display:flex;flex-direction:column;line-height:1}._aiEstCount_pm35n_405{font-size:26px;font-weight:900;color:#fff;letter-spacing:-.5px}._aiEstUnit_pm35n_417{font-size:10px;color:#ffffffb3;font-weight:600;margin-top:2px}._aiEstPctText_pm35n_429{font-size:10px;font-weight:700;color:#fffc;margin-bottom:2px}._aiProgressBar_pm35n_441{height:5px;background:#fff3;border-radius:99px;overflow:hidden;width:100%}._aiProgressBarFill_pm35n_455{height:100%;background:#fff;border-radius:99px;transition:width .6s cubic-bezier(.4,0,.2,1);opacity:.9}._twoCol_pm35n_473{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;align-items:start}._card_pm35n_489{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 1px 2px #00000005}._cardHeader_pm35n_505{display:flex;align-items:center;gap:8px;margin-bottom:4px}._sectionBadge_pm35n_517{width:18px;height:18px;background:#0062ff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;flex-shrink:0}._cardTitle_pm35n_543{font-size:12px;font-weight:800;color:#0f172a;text-transform:uppercase;letter-spacing:.05em}._cardSubtitle_pm35n_557{font-size:11px;color:#64748b;margin-left:26px;margin-bottom:12px}._selectorLayout_pm35n_573{display:flex;gap:12px;align-items:flex-start;margin-bottom:8px;position:relative;padding:4px}._verticalLabels_pm35n_589{display:flex;flex-direction:column;justify-content:space-between;height:140px;font-size:9px;font-weight:700;color:#94a3b8;text-align:right;min-width:38px}._verticalBarContainer_pm35n_611{position:relative;width:26px;height:140px;border-radius:8px;background:#e2e8f0;overflow:hidden;border:1px solid #cbd5e1}._verticalBarCurrentFill_pm35n_629{position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(to top,#ea580c,#f59e0b,#16a34a);transition:height .3s ease;z-index:1}._verticalBarOrderFill_pm35n_647{position:absolute;left:0;width:100%;background:linear-gradient(to top,#2563eb,#0062ff);transition:bottom .3s ease,height .3s ease;z-index:2;border-top:2px solid #ffffff}._verticalDashedLines_pm35n_665{display:flex;flex-direction:column;justify-content:space-between;height:140px;width:20px}._dashLine_pm35n_679{border-bottom:1px dashed #cbd5e1;width:100%}._stockReadouts_pm35n_687{flex:1;display:flex;flex-direction:column;gap:8px;align-self:center}._readoutCard_pm35n_701{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 14px;box-shadow:0 2px 4px #00000005;display:flex;justify-content:space-between;align-items:center;gap:12px}._readoutTextPart_pm35n_723{display:flex;flex-direction:column}._readoutLabel_pm35n_731{font-size:9px;font-weight:800;color:#64748b;text-transform:uppercase;margin-bottom:2px;letter-spacing:.03em}._readoutVal_pm35n_747{font-size:22px;font-weight:850;color:#0f172a;line-height:1}._readoutValSuffix_pm35n_759{font-size:13px;font-weight:700;color:#0062ff}._verticalSliderWrapper_pm35n_771{position:relative;width:24px;height:140px;flex-shrink:0;display:flex;align-items:center;justify-content:center}._verticalSlider_pm35n_771{position:absolute;width:140px;height:24px;transform:rotate(-90deg);transform-origin:center center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;outline:none;cursor:pointer}._verticalSlider_pm35n_771::-webkit-slider-runnable-track{height:5px;background:#e2e8f0;border-radius:3px}._verticalSlider_pm35n_771::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;border:2.5px solid #0062ff;box-shadow:0 2px 8px #0062ff4d;cursor:pointer;margin-top:-8px;transition:box-shadow .15s ease,transform .1s ease}._verticalSlider_pm35n_771::-webkit-slider-thumb:hover{box-shadow:0 3px 12px #0062ff73;transform:scale(1.1)}._verticalSlider_pm35n_771::-moz-range-track{height:5px;background:#e2e8f0;border-radius:3px}._verticalSlider_pm35n_771::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#fff;border:2.5px solid #0062ff;box-shadow:0 2px 8px #0062ff4d;cursor:pointer}._quickSelectGrid_pm35n_887{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:4px}._quickSelectBtn_pm35n_899{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:8px 4px;display:flex;flex-direction:column;align-items:center;gap:3px;cursor:pointer;transition:all .15s ease;text-align:center}._quickSelectBtn_pm35n_899:hover{border-color:#cbd5e1;background:#f8fafc}._quickSelectBtnActive_pm35n_933{border-color:#0062ff!important;background:#eff6ff!important}._quickLabel_pm35n_941{font-size:11px;font-weight:800;color:#334155}._quickSub_pm35n_951{font-size:9px;color:#94a3b8;font-weight:600;white-space:nowrap}._quickSelectBtnActive_pm35n_933 ._quickLabel_pm35n_941{color:#0062ff}._photoButtonRow_pm35n_973{display:flex;gap:8px;margin-bottom:10px}._photoUploadBtn_pm35n_983{flex:1;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;padding:8px;display:flex;flex-direction:column;align-items:center;gap:2px;cursor:pointer;transition:all .2s;color:#475569}._photoUploadBtn_pm35n_983:hover{border-color:#0062ff;background:#f8fafc;color:#0062ff}._photoBtnTitle_pm35n_1021{font-size:11px;font-weight:800;color:#0f172a}._photoUploadBtn_pm35n_983:hover ._photoBtnTitle_pm35n_1021{color:#0062ff}._photoBtnSub_pm35n_1037{font-size:9px;color:#94a3b8;font-weight:600}._aiAnalysisBox_pm35n_1049{background:#fff;border:1px solid #cbd5e1;border-radius:10px;overflow:hidden;box-shadow:0 1px 2px #00000003}._aiAnalysisHeader_pm35n_1063{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;border-bottom:1px solid #cbd5e1;font-size:9px;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc}._photoUploadedBadge_pm35n_1089{background:#eff6ff;color:#0062ff;border:1px solid #bfdbfe;border-radius:10px;font-size:8px;font-weight:700;padding:1px 6px;display:flex;align-items:center;gap:2px}._aiAnalysisBody_pm35n_1113{display:flex;gap:12px;padding:10px}._aiAnalysisImgWrap_pm35n_1123{width:80px;height:80px;border-radius:6px;background:#e2e8f0;overflow:hidden;flex-shrink:0;border:1px solid #cbd5e1}._aiAnalysisImg_pm35n_1123{width:100%;height:100%;object-fit:cover}._aiAnalysisDetails_pm35n_1151{flex:1;display:flex;flex-direction:column;gap:4px}._aiDetailRow_pm35n_1163{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#64748b;font-weight:600}._aiDetailVal_pm35n_1179{font-size:11px;font-weight:700;color:#0f172a}._aiDetailValHighlight_pm35n_1189{font-size:12px;font-weight:800;color:#0062ff}._aiConfidenceContainer_pm35n_1199{display:flex;align-items:center;gap:8px;margin-top:2px;border-top:1px dashed #e2e8f0;padding-top:4px}._aiConfidenceText_pm35n_1215{display:flex;flex-direction:column}._aiConfLabel_pm35n_1223{font-size:9px;color:#94a3b8;font-weight:700;text-transform:uppercase}._aiConfVal_pm35n_1235{font-size:12px;font-weight:800;color:#0062ff}._aiDonut_pm35n_1245{position:relative;width:28px;height:28px}._aiDonut_pm35n_1245 svg{width:28px;height:28px}._aiDonutText_pm35n_1263{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:800;color:#0062ff}._overrideInputs_pm35n_1287{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:8px}._overrideField_pm35n_1299{display:flex;flex-direction:column;gap:2px}._overrideInputWrap_pm35n_1309{display:flex;align-items:center;border:1.5px solid #cbd5e1;border-radius:4px;background:#fff;overflow:hidden;transition:all .2s;height:30px}._overrideInputWrap_pm35n_1309:focus-within{border-color:#0062ff}._overrideInput_pm35n_1287{flex:1;border:none;outline:none;padding:4px 6px;font-size:12px;font-weight:700;color:#1e293b;width:100%}._overrideUnit_pm35n_1355{padding:0 8px;background:#f8fafc;color:#64748b;font-size:10px;font-weight:700;border-left:1px solid #cbd5e1;height:100%;display:flex;align-items:center}._overrideCaption_pm35n_1377{font-size:10px;color:#94a3b8;font-weight:600}._recContainer_pm35n_1391{display:flex;gap:12px;align-items:center}._recInfoList_pm35n_1401{flex:1}._recInfoTitle_pm35n_1407{font-size:11px;font-weight:700;color:#64748b;margin-bottom:4px}._recList_pm35n_1419{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:4px}._recListItem_pm35n_1435{display:flex;align-items:center;gap:4px;font-size:10px;font-weight:600;color:#475569}._recListCheck_pm35n_1451{color:#0062ff;flex-shrink:0}._recSuggestionCard_pm35n_1461{background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:10px;padding:10px 8px;width:120px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0062ff0a}._recSuggestionCard_pm35n_1461:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0062ff1f;border-color:#93c5fd}._recSuggestionLabel_pm35n_1491{font-size:8px;font-weight:800;color:#0062ff;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}._recSuggestionVal_pm35n_1507{font-size:24px;font-weight:900;color:#0062ff;line-height:1}._recSuggestionUnit_pm35n_1519{font-size:10px;font-weight:700;color:#0062ff;margin-bottom:6px;display:block}._recSuggestionEta_pm35n_1533{display:flex;align-items:center;justify-content:center;gap:3px;font-size:9px;font-weight:600;color:#64748b;border-top:1px solid #dbeafe;padding-top:6px}._summaryRows_pm35n_1559{display:flex;flex-direction:column}._summaryRow_pm35n_1559{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid #f1f5f9;font-size:11px;font-weight:600}._summaryRow_pm35n_1559:last-child{border-bottom:none}._summaryRowLabel_pm35n_1591{color:#64748b}._summaryRowVal_pm35n_1597{color:#1e293b;font-weight:700}._summaryRowValBlue_pm35n_1605{color:#0062ff;font-size:13px;font-weight:800}._deliveryBadge_pm35n_1615{display:inline-flex;align-items:center;gap:3px;background:#eff6ff;color:#0062ff;border:1px solid #bfdbfe;padding:1px 6px;border-radius:4px;font-size:10px;font-weight:700}._prioritySection_pm35n_1643{margin-top:8px;border-top:1px solid #f1f5f9;padding-top:8px}._priorityGrid_pm35n_1653{display:flex;gap:6px;margin-top:5px}._priorityBtn_pm35n_1663{flex:1;padding:6px 4px;border-radius:6px;border:1.5px solid #e2e8f0;background:#fff;font-size:10px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;transition:all .15s ease;color:#64748b}._priorityBtn_pm35n_1663:hover{border-color:#cbd5e1;background:#f8fafc}._priorityBtnActiveNormal_pm35n_1703{border-color:#16a34a!important;background:#f0fdf4!important;color:#15803d!important;font-weight:700!important}._priorityBtnActiveUrgent_pm35n_1715{border-color:#d97706!important;background:#fffbeb!important;color:#b45309!important;font-weight:700!important}._priorityBtnActiveEmergency_pm35n_1727{border-color:#dc2626!important;background:#fef2f2!important;color:#dc2626!important;font-weight:700!important}._notesSection_pm35n_1743{margin-top:6px;border-top:1px solid #f1f5f9;padding-top:6px}._notesTextArea_pm35n_1753{width:100%;border:1.5px solid #cbd5e1;border-radius:6px;padding:6px 10px;font-size:11px;resize:vertical;min-height:40px;outline:none;font-family:inherit;margin-top:2px;transition:all .2s}._notesTextArea_pm35n_1753:focus{border-color:#0062ff}._footer_pm35n_1789{display:flex;gap:10px;margin-top:12px;padding:12px 0 0;border-top:1px solid #e2e8f0}._footerBtnSubmit_pm35n_1803{flex:1;border:none;border-radius:8px;background:#0062ff;color:#fff;font-size:13px;font-weight:700;padding:9px 12px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .15s ease;box-shadow:0 2px 8px #0062ff33}._footerBtnSubmit_pm35n_1803:hover{background:#004ecc;box-shadow:0 4px 12px #0062ff4d}._footerBtnSubmit_pm35n_1803:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}._footerBtnAI_pm35n_1855{flex:1;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;font-size:12px;font-weight:600;padding:9px 12px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;transition:all .15s ease}._footerBtnAI_pm35n_1855:hover{border-color:#94a3b8;color:#334155;background:#f8fafc}._btnCompact_pm35n_1901{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);border:1px solid transparent;outline:none;box-sizing:border-box;height:32px}._btnPrimaryCompact_pm35n_1935{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 2px 6px #2563eb26}._btnPrimaryCompact_pm35n_1935:hover{background:linear-gradient(135deg,#1d4ed8,#1740b2);transform:translateY(-1px)}._btnPrimaryCompact_pm35n_1935:active{transform:translateY(1px)}._btnOutlineCompact_pm35n_1961{background:#fff;border-color:#cbd5e1;color:#475569}._btnOutlineCompact_pm35n_1961:hover{background:#f8fafc;color:#0f172a;border-color:#94a3b8}._inputFieldCompact_pm35n_1983{width:100%;padding:6px 10px;border-radius:6px;border:1px solid #cbd5e1;font-size:13px;outline:none;transition:all .2s;background:#fff;height:32px;box-sizing:border-box}._inputFieldCompact_pm35n_1983:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._textareaFieldCompact_pm35n_2017{width:100%;padding:6px 10px;border-radius:6px;border:1px solid #cbd5e1;font-size:13px;outline:none;transition:all .2s;background:#fff;resize:vertical;min-height:50px;box-sizing:border-box}._textareaFieldCompact_pm35n_2017:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._spinner_pm35n_2053{width:16px;height:16px;border:2px solid #bfdbfe;border-top-color:#0062ff;border-radius:50%;animation:_spin_pm35n_2053 .7s linear infinite;display:inline-block}@keyframes _spin_pm35n_2053{to{transform:rotate(360deg)}}@media (max-width: 1024px){._twoCol_pm35n_473{grid-template-columns:1fr}}._unitToggleContainer_pm35n_2093{display:flex;gap:8px;margin-bottom:12px;border-bottom:1px solid #f1f5f9;padding-bottom:12px}._unitToggleBtn_pm35n_2107{flex:1;padding:6px 12px;font-size:11px;font-weight:700;border-radius:6px;border:1.5px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:all .15s ease;text-align:center;text-transform:uppercase;letter-spacing:.05em}._unitToggleBtn_pm35n_2107:hover{border-color:#cbd5e1;color:#475569}._unitToggleBtnActive_pm35n_2145{background:#0062ff;border-color:#0062ff;color:#fff!important}._pageContainer_63qly_5{padding:24px;background:#f8fafc;min-height:calc(100vh - 56px);box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1e293b}._breadcrumbs_63qly_23{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b;margin-bottom:16px}._breadcrumbs_63qly_23 span:not(:last-child):after{content:"/";margin-left:8px;color:#cbd5e1}._breadcrumbs_63qly_23 ._here_63qly_53{font-weight:600;color:#2563eb}._header_63qly_63{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px;flex-wrap:wrap}._headerTitle_63qly_81 h1{font-size:26px;font-weight:800;color:#0f172a;margin:0 0 4px;letter-spacing:-.025em;display:flex;align-items:center;gap:8px}._headerTitle_63qly_81 p{margin:0;color:#64748b;font-size:14px;display:flex;align-items:center;gap:8px}._actions_63qly_121{display:flex;gap:12px;align-items:center}._plannerGrid_63qly_135{display:grid;grid-template-columns:1fr 360px;gap:20px;align-items:start}._card_63qly_151{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 8px 32px #1f26870a;overflow:hidden;margin-bottom:16px}._cardHead_63qly_169{padding:16px 20px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;background:#f8fafc}._cardHead_63qly_169 h3{font-size:14px;font-weight:700;color:#0f172a;margin:0;text-transform:uppercase;letter-spacing:.05em}._cardHead_63qly_169 ._sub_63qly_205{font-size:12px;color:#64748b;margin-top:2px;text-transform:none;font-weight:500;letter-spacing:normal}._cardBody_63qly_223{padding:20px}._listItem_63qly_233{padding:12px 16px;border-bottom:1px solid #e2e8f0;transition:all .2s;background:#fff}._listItem_63qly_233:hover{background:#f8fafc}._listItemActive_63qly_255{background:#eff6ff!important;border-left:3px solid #2563eb}._dragCard_63qly_267{cursor:grab;padding:12px;margin-bottom:8px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 2px 4px #00000005;transition:all .2s cubic-bezier(.4,0,.2,1)}._dragCard_63qly_267:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0000000d;border-color:#cbd5e1}._dragCard_63qly_267:active{cursor:grabbing}._dragCardOrange_63qly_309{background:#fffbeb;border-color:#fde68a}._dragCardOrange_63qly_309:hover{border-color:#fcd34d;box-shadow:0 4px 8px #f59e0b14}._mapContainer_63qly_331{position:relative;border-radius:14px;overflow:hidden;border:1px solid #e2e8f0;background:#f1f5f9;box-shadow:inset 0 2px 4px #0000000a}._btn_63qly_351{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border:1px solid transparent;outline:none}._btnPrimary_63qly_381{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 4px 12px #2563eb33}._btnPrimary_63qly_381:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #2563eb4d}._btnPrimary_63qly_381:disabled{background:#cbd5e1;color:#94a3b8;cursor:not-allowed;box-shadow:none}._btnOutline_63qly_417{background:#fff;border-color:#cbd5e1;color:#475569}._btnOutline_63qly_417:hover{background:#f8fafc;color:#0f172a;border-color:#94a3b8}._btnDangerGhost_63qly_441{background:transparent;border:none;color:#ef4444;padding:4px 8px;border-radius:8px;font-size:12px}._btnDangerGhost_63qly_441:hover{background:#ef444414}._label_63qly_469{font-size:12px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;display:inline-block}._inputField_63qly_489{width:100%;padding:10px 14px;border-radius:10px;border:1px solid #cbd5e1;font-size:14px;outline:none;transition:all .2s;background:#fff}._inputField_63qly_489:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}._removeDropZone_63qly_521{border:2px dashed #f87171;border-radius:10px;background:#fef2f2;color:#ef4444;padding:12px;text-align:center;font-weight:600;font-size:12px;transition:all .2s}._removeDropZone_63qly_521:hover{background:#fee2e2}._banner_63qly_555{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:10px;color:#1e3a8a;font-size:13px}._tabsContainer_63qly_581{display:flex;border-bottom:1px solid #e2e8f0;background:#f8fafc}._tabButton_63qly_593{flex:1;padding:12px 16px;background:transparent;border:none;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;outline:none;transition:all .2s;text-align:center;border-bottom:2px solid transparent}._tabButton_63qly_593:hover{color:#0f172a;background:#f1f5f9}._tabActive_63qly_633{color:#2563eb!important;border-bottom:2px solid #2563eb;background:#fff}._dragCardActive_63qly_647{background:#eff6ff!important;border-color:#3b82f6!important;box-shadow:0 4px 12px #3b82f626!important;opacity:.8}._dragOver_63qly_663{border-color:#2563eb!important;background:#f0f7ff!important;transform:translateY(-2px);box-shadow:0 6px 12px #2563eb1f!important}._dateFilterWrapper_63qly_675{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #cbd5e1;border-radius:9999px;padding:5px 14px;box-shadow:0 1px 2px #0000000d;transition:all .2s cubic-bezier(.4,0,.2,1);vertical-align:middle;margin:0 8px;cursor:pointer}._dateFilterWrapper_63qly_675:hover{border-color:#3b82f6;box-shadow:0 4px 10px #3b82f614}._dateFilterWrapper_63qly_675 .react-datepicker-wrapper{display:inline-block;width:auto}._dateFilterWrapper_63qly_675 .react-datepicker__input-container{display:block}._dateFilterWrapper_63qly_675 .react-datepicker-wrapper .react-datepicker__input-container input{border:none!important;background:transparent!important;font-size:13px!important;font-weight:600!important;color:#1e293b!important;outline:none!important;box-shadow:none!important;cursor:pointer!important;font-family:inherit!important;padding:0!important;width:175px!important;text-align:center!important}._dateFilterIcon_63qly_763{color:#64748b;display:flex;align-items:center}._scrollableContainer_63qly_775{max-height:calc(100vh - 340px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;position:relative;display:flex;flex-direction:column;gap:8px;padding:6px 4px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}._scrollableContainer_63qly_775::-webkit-scrollbar{width:6px}._scrollableContainer_63qly_775::-webkit-scrollbar-track{background:transparent}._scrollableContainer_63qly_775::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}._dropdownWrapper_63qly_829{width:280px}._mapArea_63qly_837{position:absolute;top:52px;bottom:0;left:0;right:0}._infoOverlay_63qly_853{position:absolute;top:16px;right:16px;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:14px;padding:16px;border:1px solid rgba(226,232,240,.8);min-width:240px;max-width:280px;box-shadow:0 10px 25px -5px #0f172a0f,0 8px 16px -6px #0f172a0a;z-index:10;transition:all .3s cubic-bezier(.4,0,.2,1)}._mapLegend_63qly_887{position:absolute;bottom:16px;left:16px;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:10px;padding:10px 14px;border:1px solid rgba(226,232,240,.8);box-shadow:0 10px 25px -5px #0f172a0f;font-size:11px;display:flex;flex-direction:column;gap:6px;z-index:10}._legendItem_63qly_923{display:flex;align-items:center;gap:5px}._legendLine_63qly_935{width:16px;height:2px;border-radius:2px}._timelineStop_63qly_947{position:relative;display:flex;gap:16px;padding:16px 20px;transition:all .2s cubic-bezier(.4,0,.2,1)}._timelineStop_63qly_947:hover{background:#f8fafc}._timelineStop_63qly_947:before{content:"";position:absolute;left:33px;top:42px;bottom:-16px;width:2px;background:#cbd5e1;z-index:1;transition:background-color .2s ease}._timelineStop_63qly_947:last-child:before{display:none}._stopBadge_63qly_1003{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:700;flex-shrink:0;box-sizing:border-box;z-index:2;box-shadow:0 0 0 4px var(--bg, #ffffff);transition:all .2s ease}._stopInfo_63qly_1033{flex:1}._stopTitle_63qly_1041{font-size:13px;font-weight:500;color:#0f172a}._stopMeta_63qly_1053{font-size:11px;color:#64748b;margin-top:4px}._stopActions_63qly_1065{display:flex;gap:6px;margin-top:6px}._timelineBtn_63qly_1077{font-size:10px;padding:2px 6px;border-radius:4px}._statusLabel_63qly_1089{padding:1px 6px;font-size:10px;border-radius:4px;font-weight:600;display:inline-flex;align-items:center;gap:4px}._statusTabsContainer_63qly_1111{display:inline-flex;align-items:center;background:#f1f5f9;padding:3px;border-radius:10px;border:1px solid #e2e8f0}._statusTabBtn_63qly_1129{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:7px;border:none;background:transparent;color:#64748b;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}._statusTabBtn_63qly_1129:hover{color:#0f172a}._statusTabBtnActive_63qly_1169{background:#fff;color:#0f172a;box-shadow:0 1px 3px #0f172a1a;font-weight:700}@keyframes _spin_63qly_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._pageContainer_eyath_1{padding:24px 32px;background-color:#f8fafc;min-height:100vh}._breadcrumbs_eyath_13{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b;margin-bottom:12px}._breadcrumbs_eyath_13 ._here_eyath_31{color:#0f172a;font-weight:600}._header_eyath_41{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}._headerTitle_eyath_59 h1{font-size:24px;font-weight:700;color:#0f172a;margin:0 0 4px}._headerTitle_eyath_59 p{font-size:14px;color:#64748b;margin:0}._actions_eyath_85{display:flex;gap:12px}._btn_eyath_95{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease;border:1px solid transparent}._btnOutline_eyath_121{background-color:#fff;border-color:#e2e8f0;color:#334155}._btnOutline_eyath_121:hover{background-color:#f1f5f9;border-color:#cbd5e1}._btnPrimary_eyath_143{background-color:#2563eb;color:#fff}._btnPrimary_eyath_143:hover{background-color:#1d4ed8}._kpiRow_eyath_163{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:24px}._kpiCard_eyath_177{background-color:#fff;border-radius:12px;padding:20px;border:1px solid #e2e8f0;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000005;transition:transform .2s ease,box-shadow .2s ease}._kpiCard_eyath_177:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._kpiCard_eyath_177:before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px}._kpiPrimary_eyath_227:before{background-color:#2563eb}._kpiDanger_eyath_229:before{background-color:#ef4444}._kpiSuccess_eyath_231:before{background-color:#10b981}._kpiWarning_eyath_233:before{background-color:#f59e0b}._kpiHeader_eyath_237{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._kpiLabel_eyath_251{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#64748b}._kpiIcon_eyath_267{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px}._kpiPrimary_eyath_227 ._kpiIcon_eyath_267{background-color:#eff6ff;color:#2563eb}._kpiDanger_eyath_229 ._kpiIcon_eyath_267{background-color:#fef2f2;color:#ef4444}._kpiSuccess_eyath_231 ._kpiIcon_eyath_267{background-color:#f0fdf4;color:#10b981}._kpiWarning_eyath_233 ._kpiIcon_eyath_267{background-color:#fffbeb;color:#f59e0b}._kpiValue_eyath_297{font-size:26px;font-weight:700;color:#0f172a;line-height:1.2;margin-bottom:4px}._kpiDelta_eyath_313{font-size:12px;color:#64748b}._gaugeWrapper_eyath_325{width:100%;max-width:180px}._gaugeTrack_eyath_335{height:8px;background-color:#e2e8f0;border-radius:9999px;overflow:hidden;position:relative;margin-bottom:4px}._gaugeFill_eyath_353{height:100%;border-radius:9999px;transition:width .3s ease}._gaugeText_eyath_365{display:flex;justify-content:space-between;font-size:11px;color:#64748b;font-weight:500}._colorDot_eyath_383{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:6px;flex-shrink:0}._rowActions_eyath_403{display:flex;align-items:center;justify-content:center;gap:6px}._rowBtn_eyath_417{width:32px;height:32px;border-radius:6px;border:1px solid #e2e8f0;background-color:#fff;color:#475569;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}._rowBtn_eyath_417:hover{background-color:#f8fafc;border-color:#cbd5e1}._rowBtnDip_eyath_455:hover{background-color:#eff6ff;color:#2563eb;border-color:#bfdbfe}._rowBtnEye_eyath_467:hover{background-color:#f1f5f9;color:#0f172a}._rowBtnEdit_eyath_477:hover{background-color:#fefce8;color:#ca8a04;border-color:#fef08a}._rowBtnDelete_eyath_489:hover{background-color:#fef2f2;color:#dc2626;border-color:#fecaca}._filterRow_eyath_503{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;flex-wrap:wrap}._searchBox_eyath_521{position:relative;min-width:280px;flex:1}._searchBox_eyath_521 i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:14px}._searchInput_eyath_551{width:100%;padding:8px 12px 8px 36px;font-size:13px;border:1px solid #e2e8f0;border-radius:8px;background-color:#fff;outline:none}._searchInput_eyath_551:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._modalCustom_eyath_583 .modal-content{border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden}._modalHeaderCustom_eyath_597{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 24px;border-bottom:1px solid #f1f5f9}._modalTitle_eyath_613{font-size:18px;font-weight:700;color:#0f172a;margin:0}._modalSubtitle_eyath_627{font-size:13px;color:#64748b;margin:2px 0 0}._modalCloseBtn_eyath_639{background:none;border:none;font-size:22px;line-height:1;color:#94a3b8;cursor:pointer}._modalCloseBtn_eyath_639:hover{color:#0f172a}._modalBodyCustom_eyath_665{padding:20px 24px}._modalFooterCustom_eyath_673{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #f1f5f9;background-color:#f8fafc}._previewBox_eyath_691{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:12px 16px;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}._previewItem_eyath_711{display:flex;flex-direction:column;gap:2px}._previewLabel_eyath_723{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase}._previewValue_eyath_737{font-size:13px;font-weight:700;color:#0f172a;display:flex;align-items:center}._calcResultBox_eyath_753{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:14px 16px;margin-top:16px}._formLabel_eyath_769{font-size:12px;font-weight:600;color:#334155;margin-bottom:4px}._leftPane_yc8xh_1{background-color:#f8fafc;border-right:1px solid #e2e8f0}._metaBox_yc8xh_11{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px;font-size:13px;line-height:1.6;color:#334155}._emailBodyText_yc8xh_31{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px;font-family:inherit;font-size:13px;line-height:1.6;color:#1e293b;white-space:pre-wrap;max-height:340px;overflow-y:auto}._itemRow_yc8xh_59{display:flex;gap:8px;align-items:center;margin-bottom:8px}:root{--primary-gradient: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);--success-gradient: linear-gradient(135deg, #0d9488 0%, #10b981 100%);--warning-gradient: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);--danger-gradient: linear-gradient(135deg, #e11d48 0%, #f43f5e 100%);--purple-gradient: linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%);--glass-shadow: 0 8px 32px 0 rgba(31, 38, 135, .04)}._container_1lm71_23{padding:12px 0 24px;display:flex;flex-direction:column;gap:20px}._header_1lm71_39{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}._headerTitle_1lm71_55 h2{font-size:22px;font-weight:800;color:#0f172a;margin:0 0 4px;letter-spacing:-.025em}._headerTitle_1lm71_55 p{margin:0;color:#64748b;font-size:13px}._actions_1lm71_83{display:flex;gap:10px;align-items:center}._btn_1lm71_95{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}._btnOutline_1lm71_121{background:#fff;border:1px solid #e2e8f0;color:#475569}._btnOutline_1lm71_121:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}._btnPrimary_1lm71_145{background:#2563eb;color:#fff;border:none}._btnPrimary_1lm71_145:hover{background:#1d4ed8}._kpiRow_1lm71_167{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}._kpiCard_1lm71_179{background:#fff;border-radius:14px;padding:18px;box-shadow:var(--glass-shadow);border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:relative;overflow:hidden}._kpiCard_1lm71_179:hover{transform:translateY(-2px);box-shadow:0 10px 20px -8px #2563eb1f;border-color:#cbd5e1}._kpiCard_1lm71_179:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#cbd5e1}._kpiCard_1lm71_179._kpiPrimary_1lm71_237:before{background:var(--primary-gradient)}._kpiCard_1lm71_179._kpiSuccess_1lm71_245:before{background:var(--success-gradient)}._kpiCard_1lm71_179._kpiWarning_1lm71_253:before{background:var(--warning-gradient)}._kpiCard_1lm71_179._kpiPurple_1lm71_261:before{background:var(--purple-gradient)}._kpiHeader_1lm71_269{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._kpiLabel_1lm71_283{font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;letter-spacing:.05em}._kpiIcon_1lm71_299{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center}._kpiPrimary_1lm71_237 ._kpiIcon_1lm71_299{background:#2563eb1a;color:#2563eb}._kpiSuccess_1lm71_245 ._kpiIcon_1lm71_299{background:#0d94881a;color:#0d9488}._kpiWarning_1lm71_253 ._kpiIcon_1lm71_299{background:#f59e0b1a;color:#d97706}._kpiPurple_1lm71_261 ._kpiIcon_1lm71_299{background:#7c3aed1a;color:#7c3aed}._kpiValue_1lm71_357{font-size:26px;font-weight:800;color:#0f172a;line-height:1;margin-bottom:4px;letter-spacing:-.03em}._kpiDelta_1lm71_375{font-size:12px;color:#64748b;font-weight:500}._tableContainer_1lm71_389{background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:var(--glass-shadow);overflow:hidden}._controlBar_1lm71_405{padding:14px 18px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;background:#fff}._statusTabs_1lm71_427{display:flex;gap:6px;align-items:center;overflow-x:auto}._statusTab_1lm71_427{padding:6px 14px;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:1px solid transparent;background:#f1f5f9;color:#64748b;white-space:nowrap;display:flex;align-items:center;gap:6px}._statusTab_1lm71_427:hover{background:#e2e8f0;color:#1e293b}._statusTabActive_1lm71_483{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}._filterControls_1lm71_495{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._searchWrapper_1lm71_509{position:relative;display:flex;align-items:center;width:220px}._searchIcon_1lm71_523{position:absolute;left:10px;color:#94a3b8;pointer-events:none;z-index:2}._searchInput_1lm71_539{width:100%;height:36px;padding:0 10px 0 32px;border-radius:8px;border:1px solid #e2e8f0;font-size:13px;color:#334155;background-color:#fff;outline:none;font-weight:500;transition:all .2s ease;box-sizing:border-box}._searchInput_1lm71_539:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._searchInput_1lm71_539::placeholder{color:#94a3b8;font-weight:400}._tableResponsive_1lm71_591{width:100%;overflow-x:auto}._table_1lm71_389{width:100%;border-collapse:collapse;margin:0;font-size:13px}._table_1lm71_389 th{background:#f8fafc;color:#64748b;font-weight:600;text-transform:uppercase;font-size:11px;letter-spacing:.05em;padding:12px 16px;border-bottom:1px solid #e2e8f0;white-space:nowrap}._table_1lm71_389 td{padding:14px 16px;border-bottom:1px solid #f1f5f9;vertical-align:middle;color:#1e293b}._table_1lm71_389 tr:hover{background:#fafafa}._badgeSwap_1lm71_663{display:inline-flex;align-items:center;gap:5px;background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe;padding:3px 8px;border-radius:12px;font-size:11px;font-weight:700}._badgeRepair_1lm71_689{display:inline-flex;align-items:center;gap:5px;background:#fef3c7;color:#b45309;border:1px solid #fde68a;padding:3px 8px;border-radius:12px;font-size:11px;font-weight:700}._statusBadgeScheduled_1lm71_715{background:#e0e7ff;color:#4338ca;padding:3px 8px;border-radius:12px;font-size:11px;font-weight:700;display:inline-flex;align-items:center;gap:4px}._statusBadgeCompleted_1lm71_739{background:#dcfce7;color:#15803d;padding:3px 8px;border-radius:12px;font-size:11px;font-weight:700;display:inline-flex;align-items:center;gap:4px}._statusBadgePending_1lm71_763{background:#f1f5f9;color:#64748b;padding:3px 8px;border-radius:12px;font-size:11px;font-weight:700;display:inline-flex;align-items:center;gap:4px}._actionBtnGroup_1lm71_789{display:flex;align-items:center;justify-content:flex-end;gap:6px}._actionBtn_1lm71_789{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:all .2s ease}._actionBtn_1lm71_789:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}._actionBtnView_1lm71_843:hover{background:#eff6ff;color:#2563eb;border-color:#bfdbfe}._actionBtnEdit_1lm71_855:hover{background:#f0fdf4;color:#16a34a;border-color:#bbf7d0}._actionBtnDelete_1lm71_867:hover{background:#fff1f2;color:#e11d48;border-color:#fecdd3}._modalOverlay_1lm71_881{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172aa6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1050;padding:20px}._modalContent_1lm71_911{background:#fff;border-radius:16px;width:95vw;max-width:720px;max-height:90vh;box-shadow:0 20px 40px -15px #00000040;padding:0;display:flex;flex-direction:column;overflow:hidden}._modalHeader_1lm71_937{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid #f1f5f9;flex-shrink:0}._modalHeaderLeft_1lm71_955{display:flex;align-items:center;gap:12px}._iconBadge_1lm71_967{width:38px;height:38px;border-radius:10px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center}._iconBadgePurple_1lm71_989{background:#f5f3ff;color:#7c3aed}._iconBadgeWarning_1lm71_999{background:#fffbeb;color:#d97706}._iconBadgeSuccess_1lm71_1009{background:#ecfdf5;color:#059669}._modalTitleArea_1lm71_1019{display:flex;flex-direction:column}._modalTitle_1lm71_1019{font-size:17px;font-weight:700;color:#0f172a;margin:0}._modalSubtitle_1lm71_1043{font-size:12px;color:#64748b}._closeBtn_1lm71_1053{background:#f8fafc;border:1px solid #e2e8f0;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;transition:all .2s}._closeBtn_1lm71_1053:hover{background:#f1f5f9;color:#0f172a}._modalForm_1lm71_1091{display:flex;flex-direction:column;overflow:hidden;flex:1}._modalBody_1lm71_1105{padding:20px 24px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;flex:1}._sectionCard_1lm71_1123{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px}._sectionHeader_1lm71_1143{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9;padding-bottom:8px}._sectionTitle_1lm71_1159{font-size:13px;font-weight:700;color:#0f172a;display:flex;align-items:center;gap:6px;text-transform:uppercase;letter-spacing:.03em}._infoGrid_1lm71_1181{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}._infoBox_1lm71_1193{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:2px}._infoBoxTitle_1lm71_1213{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase}._infoBoxValue_1lm71_1227{font-size:13px;font-weight:600;color:#0f172a}._selectorCardGroup_1lm71_1241{display:grid;grid-template-columns:1fr 1fr;gap:12px}._selectorCard_1lm71_1241{border:1.5px solid #e2e8f0;border-radius:12px;padding:14px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;gap:6px}._selectorCardActive_1lm71_1275{border-color:#2563eb;background:#eff6ff}._selectorTitle_1lm71_1285{font-size:14px;font-weight:700;color:#0f172a;display:flex;align-items:center;gap:6px}._selectorDesc_1lm71_1303{font-size:11px;color:#64748b;line-height:1.4}._formGrid_1lm71_1315{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}._fullWidth_1lm71_1327{grid-column:1 / -1}._formGroup_1lm71_1335{display:flex;flex-direction:column;gap:5px}._label_1lm71_1347{font-size:12px;font-weight:600;color:#334155}._input_1lm71_1359,._select_1lm71_1241,._textarea_1lm71_1359{border:1px solid #cbd5e1;border-radius:8px;padding:8px 12px;font-size:13px;color:#0f172a;outline:none;background:#fff;width:100%;box-sizing:border-box}._input_1lm71_1359:focus,._select_1lm71_1241:focus,._textarea_1lm71_1359:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}._modalFooter_1lm71_1393{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid #f1f5f9;background:#fafafa;border-bottom-left-radius:16px;border-bottom-right-radius:16px;flex-shrink:0}._btnCancel_1lm71_1417{background:#fff;border:1px solid #e2e8f0;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;color:#475569;cursor:pointer}._btnCancel_1lm71_1417:hover{background:#f1f5f9;color:#0f172a}._photoGallery_1lm71_1451{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px}._photoThumb_1lm71_1465{width:80px;height:80px;border-radius:8px;object-fit:cover;border:1px solid #e2e8f0;cursor:pointer;transition:transform .2s,box-shadow .2s}._photoThumb_1lm71_1465:hover{transform:scale(1.04);box-shadow:0 4px 10px #00000026}._lightboxOverlay_1lm71_1495{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1100;cursor:pointer}._lightboxImg_1lm71_1523{max-width:90vw;max-height:85vh;border-radius:10px;box-shadow:0 20px 40px #00000080;cursor:default}._sourceSelector_1lm71_1541{display:flex;gap:8px;background:#f1f5f9;padding:4px;border-radius:10px;border:1px solid #e2e8f0}._sourceOptionBtn_1lm71_1559{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:600;border:none;background:transparent;color:#64748b;cursor:pointer;transition:all .2s ease}._sourceOptionBtn_1lm71_1559:hover{color:#1e293b}._sourceOptionActive_1lm71_1601{background:#fff;color:#2563eb;box-shadow:0 2px 6px #2563eb1f}
