._entry_1vfys_1{min-height:100%;display:grid;place-items:center;background:linear-gradient(135deg,rgba(21,94,117,.08),transparent 34%),var(--app-bg);color:var(--text);padding:24px}._entryContent_1vfys_12{width:min(620px,100%);display:grid;gap:28px;padding:32px;border:1px solid rgba(174,185,197,.72);border-radius:var(--radius-md);background:#ffffffd1;box-shadow:var(--overlay-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}._entryContent_1vfys_12 h1{margin:0;font-size:clamp(30px,6vw,48px);font-weight:700;line-height:1.05}._entryActions_1vfys_31{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}._entryActions_1vfys_31 button{min-height:112px;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface);color:var(--text);font-size:24px;font-weight:700;cursor:pointer;box-shadow:var(--surface-shadow);transition:background-color .16s var(--ease-out),border-color .16s var(--ease-out),color .16s var(--ease-out),transform .12s var(--ease-out),box-shadow .16s var(--ease-out)}._entryActions_1vfys_31 button:hover,._entryActions_1vfys_31 button:focus-visible{border-color:var(--accent-strong);background:var(--accent-strong);color:#fff;box-shadow:var(--surface-shadow-hover)}._entryActions_1vfys_31 button:active{transform:scale(.96)}@media(max-width:520px){._entryActions_1vfys_31{grid-template-columns:1fr}._entryActions_1vfys_31 button{min-height:96px}._entryContent_1vfys_12{padding:22px}}._root_8e8gf_1{position:relative}._report_8e8gf_5{width:clamp(180px,18vw,220px)}._button_8e8gf_9{width:100%;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);padding:0 9px;font-size:14px;text-align:left;cursor:pointer;box-shadow:var(--surface-shadow);transition:background-color .14s var(--ease-out),border-color .14s var(--ease-out),box-shadow .14s var(--ease-out),transform .12s var(--ease-out)}._button_8e8gf_9:hover:not(:disabled){border-color:var(--text-soft);background:var(--surface-muted)}._button_8e8gf_9:active:not(:disabled){transform:scale(.96)}._button_8e8gf_9:disabled{cursor:default;color:#94a3b8;background:var(--surface-muted);box-shadow:none}._label_8e8gf_48{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._chevron_8e8gf_55{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s var(--ease-out)}._affordance_8e8gf_67{width:38px;flex:0 0 38px;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}._loadingSpinner_8e8gf_76{width:13px;height:13px;flex:0 0 auto;border:2px solid rgba(21,94,117,.2);border-top-color:var(--accent);border-radius:50%;opacity:0;transform:scale(.25);transition:opacity .16s cubic-bezier(.2,0,0,1),transform .16s cubic-bezier(.2,0,0,1)}._loadingSpinnerVisible_8e8gf_90{opacity:1;transform:scale(1);animation:_dropdownSpin_8e8gf_1 .7s linear infinite}._open_8e8gf_96 ._chevron_8e8gf_55{transform:rotate(180deg)}@keyframes _dropdownSpin_8e8gf_1{0%{transform:scale(1) rotate(0)}to{transform:scale(1) rotate(360deg)}}._list_8e8gf_110{position:absolute;z-index:80;top:calc(100% + 6px);left:0;right:0;max-height:min(300px,calc(100dvh - 96px));visibility:hidden;opacity:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;border:0;border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--overlay-shadow);transform:translateY(-4px) scale(.98);transform-origin:top center;pointer-events:none;transition:opacity .14s var(--ease-out),transform .14s var(--ease-out),visibility 0ms linear .14s}._open_8e8gf_96 ._list_8e8gf_110{visibility:visible;opacity:1;transform:translateY(0) scale(1);pointer-events:auto;transition-delay:0ms}._option_8e8gf_144{width:100%;min-height:40px;padding:9px 10px;border:0;border-bottom:1px solid #e3e8ee;background:var(--surface);color:var(--text);text-align:left;cursor:pointer;touch-action:pan-y;transition:background-color .14s var(--ease-out),color .14s var(--ease-out)}._selected_8e8gf_160{background:var(--accent-soft);box-shadow:inset 3px 0 0 var(--accent)}._option_8e8gf_144:hover,._active_8e8gf_166{background:var(--surface-hover)}._selected_8e8gf_160:hover,._selected_8e8gf_160._active_8e8gf_166{background:#dff1f6}@media(max-width:520px){._report_8e8gf_5{width:100%}._list_8e8gf_110{max-height:min(46dvh,320px)}}._storeSearch_yvk1b_1{position:relative;width:clamp(260px,24vw,320px);min-width:0;flex:0 1 320px}._input_yvk1b_8{width:100%;min-height:40px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);padding:0 34px 0 10px;font-size:14px;box-shadow:var(--surface-shadow);transition:background-color .14s var(--ease-out),border-color .14s var(--ease-out),box-shadow .14s var(--ease-out)}._input_yvk1b_8:hover{border-color:var(--text-soft)}._input_yvk1b_8:focus{background:#fff}._loadingSpinner_yvk1b_32{position:absolute;top:13px;right:12px;width:14px;height:14px;border:2px solid rgba(21,94,117,.2);border-top-color:var(--accent);border-radius:50%;opacity:0;pointer-events:none;transform:scale(.25);transition:opacity .16s cubic-bezier(.2,0,0,1),transform .16s cubic-bezier(.2,0,0,1)}._loadingSpinnerVisible_yvk1b_49{opacity:1;transform:scale(1);animation:_storeSearchSpin_yvk1b_1 .7s linear infinite}._results_yvk1b_55{position:absolute;z-index:80;top:calc(100% + 6px);left:0;right:0;max-height:min(300px,calc(100dvh - 96px));visibility:hidden;opacity:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;border:0;border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--overlay-shadow);transform:translateY(-4px) scale(.98);transform-origin:top center;pointer-events:none;transition:opacity .14s var(--ease-out),transform .14s var(--ease-out),visibility 0ms linear .14s}@keyframes _storeSearchSpin_yvk1b_1{0%{transform:scale(1) rotate(0)}to{transform:scale(1) rotate(360deg)}}._open_yvk1b_91{visibility:visible;opacity:1;transform:translateY(0) scale(1);pointer-events:auto;transition-delay:0ms}._option_yvk1b_99{width:100%;min-height:40px;padding:9px 10px;border:0;border-bottom:1px solid #e3e8ee;background:var(--surface);color:var(--text);text-align:left;cursor:pointer;touch-action:pan-y;transition:background-color .14s var(--ease-out),color .14s var(--ease-out)}._option_yvk1b_99:hover,._active_yvk1b_116{background:var(--surface-hover)}._selected_yvk1b_120{background:var(--accent-soft);box-shadow:inset 3px 0 0 var(--accent)}._selected_yvk1b_120:hover,._selected_yvk1b_120._active_yvk1b_116{background:#dff1f6}._main_yvk1b_130{font-size:13px;font-weight:700}._address_yvk1b_135{margin-top:3px;font-size:12px;color:var(--text-muted)}@media(max-width:900px){._storeSearch_yvk1b_1{width:100%;min-width:0}._input_yvk1b_8{font-size:16px}._results_yvk1b_55{max-height:min(42dvh,320px)}}._mobileRackNav_urbn5_1,._offlineTopBar_urbn5_5{display:none}._mobileNavLabel_urbn5_9{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@media(max-width:900px){._offlineTopBar_urbn5_5{position:absolute;z-index:45;top:max(8px,env(safe-area-inset-top));left:8px;right:8px;display:grid;gap:8px;pointer-events:none}._offlineTopBar_urbn5_5>*{pointer-events:auto}._offlineTopBar_urbn5_5 ._mobileRackNav_urbn5_1{display:grid}._mobileRackNav_urbn5_1{min-width:0;grid-template-columns:40px minmax(0,1fr) 40px 40px;gap:6px;align-items:center;border:0;border-radius:12px;background:#ffffffeb;box-shadow:var(--floating-shadow);padding:6px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;z-index:2;transition:background-color .16s var(--ease-out),box-shadow .16s var(--ease-out)}._offlineLoadingChip_urbn5_57{justify-self:start;max-width:100%;min-height:34px;display:inline-flex;align-items:center;gap:8px;border-radius:var(--radius-md);background:#101820db;color:#f8fafc;padding:0 12px;box-shadow:0 0 0 1px #ffffff1a,0 8px 24px #0000003d;font-size:12px;line-height:1.2;overflow-wrap:anywhere;pointer-events:none;animation:_floatingPanelIn_urbn5_1 .18s var(--ease-out)}._offlineLoadingChip_urbn5_57 span{width:13px;height:13px;flex:0 0 auto;border:2px solid rgba(248,250,252,.36);border-top-color:#f8fafc;border-radius:50%;animation:_offlineStatusSpin_urbn5_1 .7s linear infinite}._mobileRackNav_urbn5_1>button,._offlineIconButton_urbn5_89,._offlineModeButton_urbn5_90{min-width:40px;min-height:40px;border:0;border-radius:var(--radius-sm);background:var(--surface);color:var(--text);padding:0;box-shadow:var(--surface-shadow);font-size:22px;font-weight:700;line-height:1;cursor:pointer;transition:background-color .14s var(--ease-out),transform .12s var(--ease-out),box-shadow .14s var(--ease-out)}._mobileRackNav_urbn5_1>button:not(:disabled):active,._offlineIconButton_urbn5_89:not(:disabled):active,._offlineModeButton_urbn5_90:not(:disabled):active{transform:scale(.96)}._mobileRackNav_urbn5_1>button:disabled,._offlineIconButton_urbn5_89:disabled{opacity:.42;box-shadow:0 0 0 1px #0000000f;cursor:default}._offlineControlActive_urbn5_122{background:var(--accent-strong);color:#fff;box-shadow:0 0 0 1px #00000014,0 8px 20px -16px #123c4ab8}._mobileRackSelect_urbn5_130,._offlineReportSelect_urbn5_131{min-width:0}._offlineReportSelect_urbn5_131{width:100%}._offlineContextPanel_urbn5_139{display:grid;gap:8px;border:0;border-radius:var(--radius-lg);background:#fffffff5;box-shadow:var(--floating-shadow);padding:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:_floatingPanelIn_urbn5_1 .18s var(--ease-out)}._offlineContextRow_urbn5_151{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}._offlineModeButton_urbn5_90{min-width:78px;min-height:40px;padding:0 10px;font-size:12px;font-weight:700}._offlineStatus_urbn5_167{color:var(--text-muted);font-size:12px;line-height:1.25}}@media(max-width:520px){._mobileRackNav_urbn5_1{grid-template-columns:40px minmax(0,1fr) 40px 40px;gap:5px}._offlineTopBar_urbn5_5{left:7px;right:7px}}@keyframes _floatingPanelIn_urbn5_1{0%{opacity:0;transform:translateY(-6px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes _offlineStatusSpin_urbn5_1{to{transform:rotate(360deg)}}._offlineSheetSummary_q5qfq_1{display:none}._offlineExpandedContent_q5qfq_5{display:contents}@media(max-width:900px){._offlineSheet_q5qfq_1{--offline-sheet-collapsed: 112px;--offline-sheet-expanded: min(38dvh, 340px);--offline-sheet-padding-x: 8px;--offline-sheet-padding-y: 8px;--offline-scan-button-height: 48px;--offline-scan-button-bottom: 8px;--offline-scan-button-gap: 8px;position:absolute;z-index:35;left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));min-height:0;height:var(--offline-sheet-collapsed);max-height:calc(100dvh - 96px);display:block;border:0;border-radius:var(--radius-lg);background:#fffffff2;box-shadow:var(--floating-shadow);overflow:hidden;padding:var(--offline-sheet-padding-y) var(--offline-sheet-padding-x) calc(var(--offline-scan-button-bottom) + var(--offline-scan-button-height) + var(--offline-scan-button-gap));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);contain:layout paint;transform:translateY(0);transition:background-color .16s var(--ease-out),box-shadow .16s var(--ease-out),height .26s var(--ease-out)}._offlineSheetExpanded_q5qfq_46{height:var(--offline-sheet-expanded)}._offlineSheetSummary_q5qfq_1{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:8px;align-items:center;margin-bottom:0}._offlineIconButton_q5qfq_59{min-width:40px;min-height:40px;border:0;border-radius:var(--radius-sm);background:var(--surface);color:var(--text);padding:0;box-shadow:var(--surface-shadow);font-size:22px;font-weight:700;line-height:1;cursor:pointer;transition:background-color .14s var(--ease-out),transform .12s var(--ease-out),box-shadow .14s var(--ease-out)}._offlineIconButton_q5qfq_59:not(:disabled):active{transform:scale(.96)}._offlineSheetToggle_q5qfq_82{grid-column:2;grid-row:1;display:grid;place-items:center}._sheetChevron_q5qfq_89{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.8;transform:rotate(0);transform-origin:center;transition:transform .18s var(--ease-out)}._sheetChevronUp_q5qfq_102{transform:rotate(180deg)}._offlineSummaryText_q5qfq_106{min-width:0;grid-column:1;grid-row:1}._offlineSummaryTitle_q5qfq_112{overflow:hidden;color:var(--text);font-size:14px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}._offlineSummaryMeta_q5qfq_122{min-width:0;display:flex;flex-wrap:wrap;gap:5px 10px;margin-top:4px;color:var(--text-muted);font-size:12px;font-variant-numeric:tabular-nums;line-height:1.2}._offlineExpandedContent_q5qfq_5{display:grid;grid-template-rows:auto minmax(0,1fr);gap:0;min-height:0;max-height:0;margin-top:0;overflow:hidden;opacity:0;pointer-events:none;transform:translateY(12px);transition:max-height .26s var(--ease-out),opacity .18s var(--ease-out),transform .22s var(--ease-out);will-change:opacity,transform}._offlineMobileHiddenStats_q5qfq_152{display:none}._offlineSheetExpanded_q5qfq_46 ._offlineExpandedContent_q5qfq_5{max-height:calc(var(--offline-sheet-expanded) - var(--offline-sheet-collapsed) - var(--offline-scan-button-gap));margin-top:8px;overflow-y:auto;opacity:1;pointer-events:auto;transform:translateY(0)}}@media(max-width:520px){._offlineSheet_q5qfq_1{--offline-sheet-collapsed: 112px;--offline-sheet-expanded: min(38dvh, 340px);left:7px;right:7px;min-height:0;height:var(--offline-sheet-collapsed)}._offlineSheetExpanded_q5qfq_46{height:var(--offline-sheet-expanded)}}._toolbar_1ummr_1{position:relative;z-index:40;min-height:60px;display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:10px 14px;border-bottom:1px solid var(--border);background:#ffffffeb;flex:0 0 auto;box-shadow:0 1px #ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._modeTabs_1ummr_17{display:inline-flex;align-items:center;height:44px;gap:3px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);padding:3px;flex:0 0 auto}._modeTab_1ummr_17{height:100%;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text-muted);padding:0 12px;font-size:13px;font-weight:700;cursor:pointer;transition:background-color .16s var(--ease-out),color .16s var(--ease-out),transform .12s var(--ease-out),box-shadow .16s var(--ease-out)}._modeTab_1ummr_17:active{transform:scale(.96)}._active_1ummr_50{background:var(--accent-strong);color:#fff;box-shadow:0 4px 12px #123c4a38}._toggles_1ummr_56{display:flex;gap:6px;align-items:center;white-space:nowrap;font-size:13px}._toggles_1ummr_56 label{min-height:40px;display:inline-flex;align-items:center;gap:6px;padding:0 7px;border-radius:var(--radius-sm);color:var(--text);cursor:pointer;transition:background-color .14s var(--ease-out),color .14s var(--ease-out)}._toggles_1ummr_56 label:hover{background:var(--surface-muted)}._toggles_1ummr_56 input{width:auto;height:auto;min-height:auto;margin:0;accent-color:var(--accent)}._status_1ummr_90{margin-left:auto;font-size:12px;color:var(--text-muted);white-space:nowrap}._status_1ummr_90:empty{display:none}._workMode_1ummr_101{min-height:40px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--text);padding:0 10px;font-size:12px;font-weight:700;cursor:pointer;transition:background-color .14s var(--ease-out),border-color .14s var(--ease-out),transform .12s var(--ease-out)}._workMode_1ummr_101:hover{border-color:var(--text-soft);background:var(--surface-hover)}._workMode_1ummr_101:active{transform:scale(.96)}._offline_1ummr_126 ._status_1ummr_90{margin-left:0}@media(max-width:900px){._toolbar_1ummr_1{align-items:stretch}._offline_1ummr_126{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 8px;padding:6px 8px}._offline_1ummr_126>:first-child{grid-column:1 / -1}._modeTabs_1ummr_17{width:100%}._modeTab_1ummr_17{flex:1 1 0}._toggles_1ummr_56{width:100%;flex-wrap:wrap;row-gap:4px;white-space:normal}._offline_1ummr_126 ._toggles_1ummr_56{display:none}._offline_1ummr_126 ._workMode_1ummr_101{min-height:40px}._offline_1ummr_126 ._status_1ummr_90{grid-column:1 / -1;margin-left:0;white-space:normal}}@media(max-width:520px){._toolbar_1ummr_1{gap:8px;padding:8px}._offline_1ummr_126{gap:6px 8px;padding:6px 8px}._toggles_1ummr_56{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:6px}._toggles_1ummr_56 label{border-radius:var(--radius-sm);background:var(--surface-muted);box-shadow:var(--surface-shadow);padding:0 8px}}._panel_8lcat_1{min-width:0;border-right:1px solid var(--border);background:var(--surface);padding:12px;overflow-y:auto}._collapsed_8lcat_9{display:flex;justify-content:center;align-items:flex-start;padding:8px 6px;overflow:hidden}._header_8lcat_17{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}._title_8lcat_25{color:var(--text-muted);font-size:12px;font-weight:700;line-height:1.2;text-transform:uppercase}._toggle_8lcat_33{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-muted);cursor:pointer;transition:background-color .14s var(--ease-out),color .14s var(--ease-out),border-color .14s var(--ease-out),transform .12s var(--ease-out)}._toggle_8lcat_33:hover{border-color:var(--border-strong);background:var(--surface-muted);color:var(--text)}._toggle_8lcat_33:active{transform:scale(.96)}._icon_8lcat_62{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}._list_8lcat_72{display:flex;flex-direction:column;gap:8px}._item_8lcat_78{min-height:32px;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;color:var(--text);font-size:12px;line-height:1.25}._sample_8lcat_89{width:36px;height:18px;display:inline-block;border-top:5px solid currentColor;border-radius:3px}._productHigh_8lcat_97{color:#22c55e}._productLow_8lcat_101{color:#f97316}._layout_8lcat_105{color:#38bdf8}._tag_8lcat_109{color:#f59e0b}._tagCascade_8lcat_113,._roi_8lcat_114{color:#d946ef}._prevoid_8lcat_118{color:#ef4444;border-top-style:dashed;background:#ef444414}._roi_8lcat_114{border-top-width:8px}._shelf_8lcat_128{color:#fde047}._collapsed_8lcat_9 ._header_8lcat_17{margin-bottom:0}._collapsed_8lcat_9 ._title_8lcat_25,._collapsed_8lcat_9 ._list_8lcat_72,._collapsed_8lcat_9 ._collapseIcon_8lcat_138,._expandIcon_8lcat_142{display:none}._collapsed_8lcat_9 ._expandIcon_8lcat_142{display:block}@media(max-width:900px){._panel_8lcat_1{border-right:0;border-bottom:1px solid var(--border);overflow-y:visible}._collapsed_8lcat_9{justify-content:flex-start;align-items:center;padding:5px 8px}._collapsed_8lcat_9 ._header_8lcat_17{width:100%;margin-bottom:0}._collapsed_8lcat_9 ._title_8lcat_25{display:block}._list_8lcat_72{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:6px 10px}}@media(max-width:520px){._panel_8lcat_1{padding:10px}._list_8lcat_72{grid-template-columns:1fr}._item_8lcat_78{grid-template-columns:40px minmax(0,1fr)}}._viewer_1ud6q_1{--selected-stroke: #fef08a;--selected-fill: rgba(254, 240, 138, .22);--selected-halo: rgba(2, 6, 23, .86);position:relative;overflow:hidden;background:#101820;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}._dragging_1ud6q_14{cursor:grabbing}._rackImage_1ud6q_18{position:absolute;left:0;top:0;max-width:none;transform-origin:0 0;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}._overlay_1ud6q_28{position:absolute;left:0;top:0;overflow:visible;transform-origin:0 0;pointer-events:auto}._status_1ud6q_37{position:absolute;z-index:3;top:12px;left:50%;min-height:34px;display:inline-flex;align-items:center;gap:8px;max-width:calc(100% - 24px);padding:0 12px;border-radius:var(--radius-md);background:#101820db;box-shadow:0 0 0 1px #ffffff1a,0 8px 24px #00000047;color:#f8fafc;font-size:13px;line-height:1.2;opacity:0;pointer-events:none;text-align:center;transform:translate(-50%,-4px);transition:opacity .16s var(--ease-out),transform .16s var(--ease-out);white-space:normal;overflow-wrap:anywhere}._visible_1ud6q_67{opacity:1;transform:translate(-50%)}._loading_1ud6q_72:before{content:"";flex:0 0 auto;width:12px;height:12px;border:2px solid rgba(248,250,252,.36);border-top-color:#f8fafc;border-radius:50%;animation:_spin_1ud6q_1 .7s linear infinite}@keyframes _spin_1ud6q_1{to{transform:rotate(360deg)}}._dragging_1ud6q_14 ._rackImage_1ud6q_18,._dragging_1ud6q_14 ._overlay_1ud6q_28,._zooming_1ud6q_91 ._rackImage_1ud6q_18,._zooming_1ud6q_91 ._overlay_1ud6q_28{will-change:transform}._empty_1ud6q_96{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;padding:24px;text-align:center;color:#d9e2ec;font-size:14px;pointer-events:none;text-wrap:pretty}._loadingEmpty_1ud6q_111:before{content:"";flex:0 0 auto;width:14px;height:14px;border:2px solid rgba(248,250,252,.28);border-top-color:#f8fafc;border-radius:50%;animation:_spin_1ud6q_1 .7s linear infinite}._box_1ud6q_122{fill:transparent;vector-effect:non-scaling-stroke;pointer-events:all;cursor:pointer;transition:fill .12s var(--ease-out),stroke .12s var(--ease-out),stroke-width .12s var(--ease-out),opacity .12s var(--ease-out)}._box_1ud6q_122:hover{fill:#ffffff2e}._tag_1ud6q_138{stroke:#f59e0b;stroke-width:5}._tagCascade_1ud6q_143{stroke:#d946ef}._product_1ud6q_147{stroke:#22c55e;stroke-width:5}._lowScore_1ud6q_152{stroke:#f97316}._validated_1ud6q_156{fill:#94a3b842;stroke-dasharray:10 8;stroke-opacity:.58}._invalidProduct_1ud6q_162{fill:#020617c7}._pluCorrect_1ud6q_166{fill:#16a34a6b}._pluIncorrect_1ud6q_170{fill:#dc262670}._pluUnclear_1ud6q_174{fill:#ca8a0475}._catalogData_1ud6q_178{fill:#2563eb70}._roi_1ud6q_182{fill:none;stroke:#d946ef;stroke-linejoin:round;stroke-width:8;vector-effect:non-scaling-stroke;pointer-events:none}._shelf_1ud6q_191{stroke:#fde047;stroke-width:5;pointer-events:visibleStroke}._layout_1ud6q_197{stroke:#38bdf8;stroke-width:5;pointer-events:all}._prevoid_1ud6q_203{fill:#ef444414;stroke:#ef4444;stroke-dasharray:12 8;stroke-width:5;pointer-events:all}._bakeryTray_1ud6q_211{stroke-width:6;fill:#ffffff0a;pointer-events:all}._normal_1ud6q_217{stroke:#22c55e}._deviation_1ud6q_221{stroke:#ef4444;fill:#ef444414}._pastry_1ud6q_226{fill:#38bdf847;stroke:#0ea5e9;stroke-width:3;vector-effect:non-scaling-stroke;pointer-events:none}._obstacle_1ud6q_234{fill:#f59e0b29;stroke:#f59e0b;stroke-width:5;stroke-dasharray:10 6;vector-effect:non-scaling-stroke;pointer-events:none}._selected_1ud6q_243{fill:var(--selected-fill);stroke:var(--selected-stroke);stroke-width:6;opacity:1}._selectedHighlight_1ud6q_250{pointer-events:none}._selectionHalo_1ud6q_254,._selectionCore_1ud6q_255{vector-effect:non-scaling-stroke;pointer-events:none;stroke-linejoin:round;transition:fill .12s var(--ease-out),stroke .12s var(--ease-out),stroke-width .12s var(--ease-out),opacity .12s var(--ease-out)}._selectionHalo_1ud6q_254{fill:none;stroke:var(--selected-halo);stroke-width:14;opacity:.9}._selectionCore_1ud6q_255{fill:var(--selected-fill);stroke:var(--selected-stroke);stroke-width:5;opacity:1}._switch_1rvyb_1{display:grid;grid-template-columns:1fr 1fr;gap:3px;margin-bottom:12px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);padding:3px}._mode_1rvyb_12{min-height:40px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text-muted);font-size:13px;font-weight:700;cursor:pointer;transition:background-color .16s var(--ease-out),color .16s var(--ease-out),transform .12s var(--ease-out),box-shadow .16s var(--ease-out)}._mode_1rvyb_12:active{transform:scale(.96)}._active_1rvyb_32{background:var(--accent-strong);color:#fff;box-shadow:0 4px 12px #123c4a38}._panel_1qn33_1{margin:0 12px 12px;padding-top:12px;border-top:1px solid #edf1f5}._title_1qn33_7{margin-bottom:8px;color:var(--text-muted);font-size:12px;font-weight:700;line-height:1.2;text-transform:uppercase}._actions_1qn33_16{display:grid;grid-template-columns:1fr 1fr;gap:8px}._button_1qn33_22{min-height:40px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);padding:0 10px;font-size:12px;font-weight:700;line-height:1.2;cursor:pointer;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out,transform .12s var(--ease-out),box-shadow .15s var(--ease-out)}._button_1qn33_22:hover:not(:disabled){border-color:var(--text-soft);background:var(--surface-muted);box-shadow:var(--surface-shadow)}._button_1qn33_22:active:not(:disabled){transform:scale(.96)}._active_1qn33_51{border-color:#0f766e;background:#ccfbf1;color:#134e4a}._invalid_product_1qn33_57._active_1qn33_51{border-color:#0f172a;background:#e2e8f0;color:#0f172a}._plu_correct_1qn33_63._active_1qn33_51{border-color:#16a34a;background:#dcfce7;color:#166534}._plu_incorrect_1qn33_69._active_1qn33_51{border-color:#dc2626;background:#fee2e2;color:#991b1b}._plu_unclear_1qn33_75._active_1qn33_51{border-color:#ca8a04;background:#fef9c3;color:#713f12}._catalogActive_1qn33_81{border-color:#0284c7;background:#e0f2fe;color:#075985}._button_1qn33_22:disabled{opacity:.56;cursor:wait}._flag_1qn33_92{width:100%;margin-top:8px}._hint_1qn33_97,._error_1qn33_98{margin-top:8px;font-size:12px;line-height:1.35}._hint_1qn33_97{color:var(--text-muted)}._error_1qn33_98{color:var(--danger)}._overlayControls_1qn33_112{display:grid;gap:6px;margin:-4px 0 10px;padding:8px 10px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);color:#334155;font-size:12px;line-height:1.25}._overlayControls_1qn33_112 label{min-height:26px;display:flex;align-items:center;gap:7px;cursor:pointer}._overlayControls_1qn33_112 input{width:15px;height:15px;min-height:auto;margin:0;accent-color:var(--accent)}._modal_185o9_1{position:fixed;z-index:160;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0f172a00;padding:16px;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:background-color .22s var(--ease-out),opacity .22s var(--ease-out),backdrop-filter .22s var(--ease-out)}._modalOpen_185o9_18{background:#0f172abd;opacity:1;pointer-events:auto;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalClosing_185o9_25{pointer-events:none}._cameraPanel_185o9_29{width:min(520px,100%);display:grid;gap:0;border-radius:var(--radius-lg);background:var(--surface);padding:0;overflow:hidden;box-shadow:var(--overlay-shadow);opacity:.96;transform:translateY(18px) scale(.98);transition:opacity .24s var(--ease-out),transform .26s var(--ease-out)}._modalOpen_185o9_18 ._cameraPanel_185o9_29{opacity:1;transform:translateY(0) scale(1)}._cameraStage_185o9_50{position:relative;aspect-ratio:1;overflow:hidden;background:#101820}._video_185o9_57,._freeze_185o9_58,._freezeVisible_185o9_59{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}._freeze_185o9_58{opacity:0;pointer-events:none;transition:opacity .16s var(--ease-out);will-change:opacity}._freezeVisible_185o9_59{opacity:1;pointer-events:none;transition:opacity .16s var(--ease-out);will-change:opacity}._scanFrame_185o9_81{--scan-left: 50%;--scan-top: 48%;--scan-width: min(82%, 440px);--scan-height: min(38%, 220px);--scan-start-size: min(58vmin, 320px);--scan-frame-duration: 1.2s;position:absolute;left:var(--scan-left);top:var(--scan-top);width:var(--scan-width);height:var(--scan-height);border-radius:18px;box-shadow:0 0 0 999vmax #0f172a75;pointer-events:none;transform:translate(-50%,-50%);animation:_scanFrameExpand_185o9_1 var(--scan-frame-duration) cubic-bezier(.2,0,0,1) both;transition:left var(--scan-frame-duration) cubic-bezier(.2,.8,.2,1),top var(--scan-frame-duration) cubic-bezier(.2,.8,.2,1),width var(--scan-frame-duration) cubic-bezier(.2,.8,.2,1),height var(--scan-frame-duration) cubic-bezier(.2,.8,.2,1),transform var(--scan-frame-duration) cubic-bezier(.2,.8,.2,1),box-shadow .18s var(--ease-out)}._scanFrame_185o9_81:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:3px solid rgba(248,250,252,.96);border-radius:inherit;box-shadow:inset 0 0 0 1px #0f172a38,0 0 22px #0f172a33;animation:_scanFullFrameFade_185o9_1 var(--scan-frame-duration) cubic-bezier(.2,0,0,1) both}._scanFrameDetected_185o9_120{transform:none;animation:none;box-shadow:0 0 0 999vmax #0f172a57}._scanFrameDetected_185o9_120:before{opacity:0;animation:none}._scanCorner_185o9_131{position:absolute;width:clamp(28px,18%,58px);height:clamp(24px,34%,48px);border-color:#f8fafc;opacity:0;filter:drop-shadow(0 1px 6px rgba(15,23,42,.5));animation:_scanCornersReveal_185o9_1 var(--scan-frame-duration) cubic-bezier(.2,0,0,1) both}._scanFrameDetected_185o9_120 ._scanCorner_185o9_131{opacity:1;animation:none}._scanCorner_185o9_131:nth-child(1){top:0;left:0;border-top:4px solid;border-left:4px solid;border-top-left-radius:inherit}._scanCorner_185o9_131:nth-child(2){top:0;right:0;border-top:4px solid;border-right:4px solid;border-top-right-radius:inherit}._scanCorner_185o9_131:nth-child(3){right:0;bottom:0;border-right:4px solid;border-bottom:4px solid;border-bottom-right-radius:inherit}._scanCorner_185o9_131:nth-child(4){bottom:0;left:0;border-bottom:4px solid;border-left:4px solid;border-bottom-left-radius:inherit}@keyframes _scanFrameExpand_185o9_1{0%,66%{width:var(--scan-start-size);height:var(--scan-start-size)}to{width:var(--scan-width);height:var(--scan-height)}}@keyframes _scanFullFrameFade_185o9_1{0%,66%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.018)}}@keyframes _scanCornersReveal_185o9_1{0%,64%{opacity:0;filter:blur(2px) drop-shadow(0 1px 6px rgba(15,23,42,.5));transform:scale(.94)}to{opacity:1;filter:blur(0) drop-shadow(0 1px 6px rgba(15,23,42,.5));transform:scale(1)}}._manualPanel_185o9_219{display:grid;gap:12px;background:var(--surface);padding:14px;box-shadow:inset 0 1px #0000000f,0 -14px 30px -28px #0f172a7a}._manualForm_185o9_229{display:grid;gap:10px}._manualForm_185o9_229 label{display:grid;gap:6px;color:var(--text);font-size:13px;font-weight:700}._manualForm_185o9_229 input{min-height:44px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:0 10px;font-size:18px}._actions_185o9_250{display:flex;gap:8px;justify-content:flex-end}._actions_185o9_250 button{min-height:40px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--text);padding:0 12px;cursor:pointer;transition:background-color .14s var(--ease-out),border-color .14s var(--ease-out),transform .12s var(--ease-out)}._actions_185o9_250 button[type=submit]{border-color:var(--accent-strong);background:var(--accent-strong);color:#fff}._actions_185o9_250 button:hover:not(:disabled){border-color:var(--text-soft);background:var(--surface-hover)}._actions_185o9_250 button[type=submit]:hover:not(:disabled){border-color:#0f3440;background:#0f3440}._actions_185o9_250 button:active:not(:disabled){transform:scale(.96)}._actions_185o9_250 button:disabled{opacity:.5;cursor:default}._error_185o9_295{color:var(--danger);font-size:13px}@media(max-width:900px){._modal_185o9_1{place-items:stretch;padding:0}._cameraPanel_185o9_29{width:100vw;min-height:100dvh;height:100dvh;max-height:none;border-radius:0;box-sizing:border-box;grid-template-rows:minmax(0,1fr) auto;padding:0;overflow-y:auto;opacity:1;transform:translateY(100%);transition:transform .28s var(--ease-out)}._modalOpen_185o9_18 ._cameraPanel_185o9_29{transform:translateY(0)}._cameraStage_185o9_50{min-height:0;aspect-ratio:auto;border-radius:0}._manualPanel_185o9_219{padding:14px calc(12px + env(safe-area-inset-right)) calc(14px + env(safe-area-inset-bottom)) calc(12px + env(safe-area-inset-left))}._actions_185o9_250{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}._actions_185o9_250 button{min-width:0}}._stickyBar_atytc_1{display:flex;justify-content:center;padding:8px 0 0;border-top:1px solid #edf1f5;background:var(--surface);contain:layout paint}._stickyBar_atytc_1 button{--scan-cta-shadow: 0 10px 24px -18px rgba(18, 60, 74, .82);display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:100%;height:52px;min-height:52px;box-sizing:border-box;border:0;border-radius:var(--radius-md);padding:0;background:var(--accent-strong);color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;box-shadow:var(--scan-cta-shadow);-webkit-tap-highlight-color:transparent;transition:background-color .12s var(--ease-out)}._stickyBar_atytc_1 button:hover:not(:disabled){background:#0f3440;box-shadow:var(--scan-cta-shadow)}._stickyBar_atytc_1 button:active:not(:disabled){background:#0d2f39;box-shadow:var(--scan-cta-shadow)}._stickyBar_atytc_1 button:focus-visible{outline:2px solid rgba(14,165,233,.68);outline-offset:-4px;box-shadow:var(--scan-cta-shadow)}._stickyBar_atytc_1 button:disabled{background:#e2e8f0;color:var(--text-muted);box-shadow:inset 0 0 0 1px #0000000f;cursor:default}@media(max-width:900px){._stickyBar_atytc_1{position:absolute;z-index:2;right:var(--offline-sheet-padding-x, 8px);bottom:var(--offline-scan-button-bottom, 8px);left:var(--offline-sheet-padding-x, 8px);flex:0 0 48px;height:var(--offline-scan-button-height, 48px);min-height:var(--offline-scan-button-height, 48px);padding:0;border-top:0;background:transparent;isolation:isolate;transform:translateZ(0);backface-visibility:hidden;contain:layout paint style;transition:none}._stickyBar_atytc_1 button{height:var(--offline-scan-button-height, 48px);min-height:var(--offline-scan-button-height, 48px);transform:translateZ(0);backface-visibility:hidden;transition:none;touch-action:manipulation;-webkit-user-select:none;user-select:none}._stickyBar_atytc_1 button,._stickyBar_atytc_1 button:hover:not(:disabled),._stickyBar_atytc_1 button:active:not(:disabled),._stickyBar_atytc_1 button:focus-visible{box-shadow:var(--scan-cta-shadow)}}._stats_cplcf_1{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 12px}._compact_cplcf_8{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0 0 8px}._card_cplcf_14{min-height:76px;position:relative;overflow:hidden;padding:10px;border:0;border-radius:var(--radius-md);background:var(--surface-muted);box-shadow:var(--surface-shadow);transition:background-color .15s var(--ease-out),box-shadow .15s var(--ease-out),transform .12s var(--ease-out)}._card_cplcf_14:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--accent);opacity:.34}._compact_cplcf_8 ._card_cplcf_14{min-height:48px;padding:7px 8px}._compact_cplcf_8 ._card_cplcf_14:only-child{grid-column:1 / -1}._card_cplcf_14:hover{background:#fff;box-shadow:var(--surface-shadow-hover)}._alert_cplcf_52{background:#fee2e2;box-shadow:0 0 0 1px #ef444438,0 1px 2px -1px #ef444429,0 2px 4px #ef44441a}._alert_cplcf_52:before{background:#dc2626;opacity:.52}._hidden_cplcf_65{display:none}._label_cplcf_69{display:block;min-height:32px;font-size:12px;line-height:1.25;color:var(--text-muted);text-wrap:pretty}._compact_cplcf_8 ._label_cplcf_69{min-height:0;font-size:11px}._value_cplcf_83{display:block;margin-top:5px;font-size:24px;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:0}._compact_cplcf_8 ._value_cplcf_83{margin-top:4px;font-size:19px}@media(max-width:520px){._stats_cplcf_1{grid-template-columns:repeat(auto-fit,minmax(136px,1fr))}._compact_cplcf_8{grid-template-columns:repeat(2,minmax(0,1fr))}._card_cplcf_14{min-height:72px}._compact_cplcf_8 ._card_cplcf_14{min-height:48px}}._details_1xb22_1{border:0;border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--surface-shadow);min-height:240px;overflow:hidden;scroll-margin-top:10px;transition:box-shadow .18s var(--ease-out)}._offlineDetails_1xb22_12{min-height:0}._details_1xb22_1:focus{outline:none}._details_1xb22_1:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}._empty_1xb22_25{min-height:220px;display:grid;place-items:center;padding:18px;color:var(--text-muted);font-size:13px;text-align:center;text-wrap:pretty}._detailProduct_1xb22_36{display:grid;grid-template-columns:104px minmax(0,1fr);gap:12px;padding:12px}._productImage_1xb22_43,._previewButton_1xb22_44,._crop_1xb22_45{width:104px;height:132px;border-radius:4px}._productImage_1xb22_43{object-fit:contain;background:var(--surface-muted);outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}._previewButton_1xb22_44{border:0;background:transparent;padding:0;cursor:zoom-in}._previewButton_1xb22_44:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}._previewButton_1xb22_44 img{display:block}._crop_1xb22_45{background-color:#101820;background-repeat:no-repeat;outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}._meta_1xb22_81{min-width:0;display:flex;flex-direction:column;gap:8px;font-size:13px;font-variant-numeric:tabular-nums}._name_1xb22_90{font-weight:700;line-height:1.3;color:var(--text)}._layoutDetail_1xb22_96{padding:12px}._layoutSummary_1xb22_100{padding-bottom:12px;border-bottom:1px solid var(--border);font-size:13px;line-height:1.7}._layoutProducts_1xb22_107{display:flex;flex-direction:column}._layoutProduct_1xb22_107{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;padding:12px 0;box-shadow:inset 0 -1px #edf1f5}._layoutProduct_1xb22_107:last-child{box-shadow:none;padding-bottom:0}._layoutProduct_1xb22_107 img{width:64px;height:82px;object-fit:contain;background:var(--surface-muted);outline:1px solid rgba(0,0,0,.1);outline-offset:-1px;border-radius:4px}._shelfDetail_1xb22_135,._tagMeta_1xb22_136{padding:12px;font-size:13px;line-height:1.7}._tagCrop_1xb22_142{height:190px;margin:12px;outline:1px solid rgba(0,0,0,.1);outline-offset:-1px;border-radius:6px;background-color:#101820;background-repeat:no-repeat}@media(max-width:520px){._details_1xb22_1{min-height:220px}._detailProduct_1xb22_36{grid-template-columns:88px minmax(0,1fr);gap:10px}._productImage_1xb22_43,._previewButton_1xb22_44,._crop_1xb22_45{width:88px;height:112px}._layoutProduct_1xb22_107{grid-template-columns:56px minmax(0,1fr)}._layoutProduct_1xb22_107 img{width:56px;height:72px}}@media(max-width:900px){._offlineDetails_1xb22_12{min-height:0;border-radius:var(--radius-sm);background:var(--surface-muted);box-shadow:inset 0 0 0 1px #0000000f;overflow-y:auto}._offlineDetails_1xb22_12 ._empty_1xb22_25{min-height:96px;padding:12px 4px;text-align:center}._offlineDetails_1xb22_12 ._productImage_1xb22_43,._offlineDetails_1xb22_12 ._previewButton_1xb22_44,._offlineDetails_1xb22_12 ._crop_1xb22_45{width:72px;height:88px}._offlineDetails_1xb22_12 ._meta_1xb22_81{gap:4px;font-size:12px}._offlineDetails_1xb22_12 ._meta_1xb22_81 ._name_1xb22_90{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media(max-width:520px){._offlineDetails_1xb22_12 ._productImage_1xb22_43,._offlineDetails_1xb22_12 ._previewButton_1xb22_44,._offlineDetails_1xb22_12 ._crop_1xb22_45{width:64px;height:80px}}._offlineProductCards_dmt9s_1{display:grid;gap:10px;padding:12px}._offlineProductCard_dmt9s_1{min-width:0;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);overflow:hidden}._offlineCardTitle_dmt9s_15{padding:8px 10px;border-bottom:1px solid var(--border);background:var(--surface-muted);color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:0;line-height:1.2;text-transform:uppercase}._mlProductBody_dmt9s_27{display:grid;grid-template-columns:104px minmax(0,1fr);gap:12px;padding:10px}._scanProductCard_dmt9s_34{padding-bottom:10px}._scanResultGrid_dmt9s_38{display:grid;grid-template-columns:minmax(0,1fr) minmax(128px,.72fr) 40px;align-items:center;gap:8px;padding:10px;font-size:13px;font-variant-numeric:tabular-nums}._eanStatus_dmt9s_48{grid-column:1;min-width:0;overflow:hidden;color:var(--text);font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}._statusTile_dmt9s_59{grid-column:2;min-width:0;overflow:hidden;display:grid;gap:2px;min-height:46px;align-content:center;padding:7px 9px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--text)}._statusTile_dmt9s_59 span{color:var(--text-muted);font-size:10px;font-weight:800;letter-spacing:0;line-height:1.1;text-transform:uppercase}._statusTile_dmt9s_59 strong{min-width:0;overflow:hidden;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}._offlineStatusCorrect_dmt9s_92{color:#15803d;border-color:#86efac;background:#f0fdf4}._offlineStatusIncorrect_dmt9s_98{color:var(--danger);border-color:#fecaca;background:#fef2f2}._offlineStatusCatalog_dmt9s_104{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff}._offlineStatusPending_dmt9s_110{color:#a16207;border-color:#fde68a;background:#fffbeb}._scanResultGrid_dmt9s_38 button{grid-column:3;justify-self:end;width:40px;min-height:40px;display:grid;place-items:center;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--text);padding:0;cursor:pointer;transition:background-color .14s var(--ease-out),border-color .14s var(--ease-out),transform .12s var(--ease-out)}._scanResultGrid_dmt9s_38 button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}._scanResultGrid_dmt9s_38 button:hover:not(:disabled){border-color:var(--text-soft);background:var(--surface-hover)}._scanResultGrid_dmt9s_38 button:active:not(:disabled){transform:scale(.96)}._scanResultGrid_dmt9s_38 button:disabled{opacity:.48;cursor:default}._hint_dmt9s_159{padding:0 10px;color:var(--text-muted)}._error_dmt9s_164{padding:0 10px;color:var(--danger)}@media(max-width:900px){._offlineProductCards_dmt9s_1{gap:8px;padding:8px 10px 10px}._offlineCardTitle_dmt9s_15{padding:7px 9px;font-size:10px}._mlProductBody_dmt9s_27{grid-template-columns:72px minmax(0,1fr);gap:10px;padding:8px 9px 9px}._scanResultGrid_dmt9s_38{grid-template-columns:minmax(0,1fr) 40px;gap:8px;padding:8px 9px 9px;font-size:12px}._statusTile_dmt9s_59{grid-column:1;min-height:0;padding:7px 8px}._statusTile_dmt9s_59 strong{font-size:12px}._scanResultGrid_dmt9s_38 button{grid-column:2;grid-row:1 / span 2}._hint_dmt9s_159,._error_dmt9s_164{padding:0 9px}}@media(max-width:520px){._mlProductBody_dmt9s_27{grid-template-columns:64px minmax(0,1fr);gap:9px}}._shell_b1ycd_1{height:100%;display:flex;flex-direction:column}._offlineShell_b1ycd_7{min-height:0}._hidden_b1ycd_11{display:none!important}._layout_b1ycd_15{min-height:0;flex:1 1 auto;display:grid;grid-template-columns:minmax(0,1fr) 340px}._dryLayout_b1ycd_22{grid-template-columns:220px minmax(0,1fr) 340px}._bakeryLayout_b1ycd_26{grid-template-columns:minmax(0,1fr) 340px}._legendCollapsed_b1ycd_30{grid-template-columns:48px minmax(0,1fr) 340px}._desktopLegend_b1ycd_34{display:contents}._side_b1ycd_38{min-width:0;border-left:1px solid var(--border);background:var(--surface);padding:14px;overflow-y:auto}._offlineDesktopOverlayControls_b1ycd_46{display:block}._previewOverlay_b1ycd_50{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0f172aad;padding:24px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}._previewImage_b1ycd_61{max-width:min(416px,86vw);max-height:min(528px,82vh);object-fit:contain;border-radius:var(--radius-md);background:var(--surface-muted);outline:1px solid rgba(0,0,0,.1);outline-offset:-1px;box-shadow:0 20px 48px #0f172a5c}._previewClose_b1ycd_72{position:absolute;top:18px;right:18px;width:40px;height:40px;border:1px solid rgba(248,250,252,.74);border-radius:50%;background:#0f172abd;color:#fff;font-size:24px;line-height:1;cursor:pointer;transition:background-color .14s var(--ease-out),transform .12s var(--ease-out)}._previewClose_b1ycd_72:hover{background:#0f172ae6}._previewClose_b1ycd_72:active{transform:scale(.96)}@media(max-width:900px){._shell_b1ycd_1{min-height:100%;height:auto}._offlineShell_b1ycd_7{height:100dvh;min-height:0;overflow:hidden}._offlineShell_b1ycd_7>header{display:none}._layout_b1ycd_15,._dryLayout_b1ycd_22,._bakeryLayout_b1ycd_26{flex:0 0 auto;grid-template-columns:1fr;grid-template-rows:clamp(340px,46dvh,520px) auto}._offlineLayout_b1ycd_122._dryLayout_b1ycd_22{grid-template-rows:auto auto clamp(340px,46dvh,520px) auto}._offlineLayout_b1ycd_122._legendCollapsed_b1ycd_30{grid-template-rows:auto 48px clamp(340px,46dvh,520px) auto}._offlineLayout_b1ycd_122,._offlineLayout_b1ycd_122._dryLayout_b1ycd_22,._offlineLayout_b1ycd_122._bakeryLayout_b1ycd_26,._offlineLayout_b1ycd_122._legendCollapsed_b1ycd_30,._offlineLayout_b1ycd_122._dryLayout_b1ycd_22._legendCollapsed_b1ycd_30{flex:1 1 auto;min-height:0;grid-template-columns:1fr;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden}._side_b1ycd_38{border-left:0;border-top:1px solid var(--border);overflow-y:visible}._desktopLegend_b1ycd_34{display:none}._offlineLayout_b1ycd_122,._offlineLayout_b1ycd_122._dryLayout_b1ycd_22,._offlineLayout_b1ycd_122._bakeryLayout_b1ycd_26,._offlineLayout_b1ycd_122._legendCollapsed_b1ycd_30,._offlineLayout_b1ycd_122._dryLayout_b1ycd_22._legendCollapsed_b1ycd_30{position:relative;flex:1 1 auto;display:block;min-height:0;height:100%;overflow:hidden}._offlineLayout_b1ycd_122>main{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}._offlineDesktopOverlayControls_b1ycd_46{display:none}}@media(max-width:520px){._layout_b1ycd_15,._dryLayout_b1ycd_22,._bakeryLayout_b1ycd_26{grid-template-rows:clamp(240px,40dvh,360px) auto}._offlineLayout_b1ycd_122._dryLayout_b1ycd_22{grid-template-rows:auto auto clamp(240px,40dvh,360px) auto}._offlineLayout_b1ycd_122._legendCollapsed_b1ycd_30{grid-template-rows:auto 48px clamp(240px,40dvh,360px) auto}._offlineLayout_b1ycd_122,._offlineLayout_b1ycd_122._dryLayout_b1ycd_22,._offlineLayout_b1ycd_122._bakeryLayout_b1ycd_26,._offlineLayout_b1ycd_122._legendCollapsed_b1ycd_30,._offlineLayout_b1ycd_122._dryLayout_b1ycd_22._legendCollapsed_b1ycd_30{grid-template-rows:auto auto minmax(0,1fr) auto}._side_b1ycd_38{padding:10px}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}html{touch-action:manipulation;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{color:var(--text);background:linear-gradient(180deg,#ffffff8f,#fff0 180px),var(--app-bg);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{text-wrap:balance}p,li{text-wrap:pretty}button,input,select{font:inherit}button{color:inherit}button,input,select{border-color:var(--border-strong)}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}:root{--app-bg: #eef3f7;--surface: #fff;--surface-muted: #f7f9fb;--surface-hover: #eef6ff;--border: #d8e0e8;--border-strong: #aeb9c5;--text: #17202a;--text-muted: #52616f;--text-soft: #64748b;--accent: #155e75;--accent-strong: #123c4a;--accent-soft: #e5f4f8;--focus-ring: #0ea5e9;--danger: #b91c1c;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 14px;--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1);--surface-shadow: 0 0 0 1px rgba(23, 32, 42, .07), 0 1px 2px -1px rgba(23, 32, 42, .08), 0 6px 16px -12px rgba(23, 32, 42, .22);--surface-shadow-hover: 0 0 0 1px rgba(23, 32, 42, .1), 0 1px 2px -1px rgba(23, 32, 42, .1), 0 12px 28px -20px rgba(23, 32, 42, .3);--overlay-shadow: 0 18px 44px -26px rgba(15, 23, 42, .42), 0 0 0 1px rgba(23, 32, 42, .08);--floating-shadow: 0 0 0 1px rgba(0, 0, 0, .08), 0 14px 36px -24px rgba(15, 23, 42, .46), 0 6px 14px -12px rgba(15, 23, 42, .3)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:900px),(pointer:coarse){html,body,#root{overflow-x:hidden}input,select,textarea{touch-action:manipulation}}
