:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;width:100%;min-height:100vh}h1{font-size:3.2em;line-height:1.1}input{font-size:15px;height:48px}._wrapper_z82m5_5{display:flex;flex-direction:column;min-height:100vh}._header_z82m5_12{position:sticky;top:0;z-index:100;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;background:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}._logo_z82m5_35{font-weight:700;font-size:18px;color:#0f172a;white-space:nowrap;letter-spacing:-.5px}._logo_z82m5_35 span{background:linear-gradient(135deg,#3b82f6,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._nav_z82m5_51{display:flex;gap:32px;align-items:center}._link_z82m5_58{position:relative;text-decoration:none;color:#64748b;font-size:15px;font-weight:500;padding:6px 4px;transition:all .2s ease;white-space:nowrap}._link_z82m5_58:hover{color:#0f172a}._active_z82m5_74{color:#0f172a;font-weight:600}._active_z82m5_74:after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:2.5px;background:#3b82f6;border-radius:4px}._right_z82m5_91{display:flex;align-items:center;gap:16px;font-size:14px;color:#64748b}._userName_z82m5_99{font-weight:500;color:#0f172a;white-space:nowrap}._hamburger_z82m5_106{display:none;background:none;border:none;cursor:pointer;padding:8px;border-radius:8px;color:#0f172a;transition:background .2s}._hamburger_z82m5_106:hover{background:#f1f5f9}._hamburger_z82m5_106 svg{width:24px;height:24px}._hamburger_z82m5_106._open_z82m5_126{color:#3b82f6}._mobileNav_z82m5_131{display:none;position:fixed;top:64px;left:0;right:0;background:#fffffffa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:16px 24px 24px;border-bottom:1px solid #e2e8f0;flex-direction:column;gap:8px;z-index:99;box-shadow:0 4px 12px #00000014;max-height:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(-10px)}._mobileNavOpen_z82m5_153{display:flex;max-height:500px;opacity:1;transform:translateY(0)}._mobileLink_z82m5_160{display:flex;align-items:center;gap:12px;text-decoration:none;color:#64748b;font-size:16px;font-weight:500;padding:12px 16px;border-radius:10px;transition:all .2s ease}._mobileLink_z82m5_160:hover{background:#f8fafc;color:#0f172a}._mobileActive_z82m5_178{color:#0f172a;font-weight:600;background:#eff6ff}._mobileIcon_z82m5_184{display:flex;align-items:center;font-size:20px}._overlay_z82m5_191{position:fixed;inset:64px 0 0;background:#0003;z-index:98;animation:_fadeIn_z82m5_1 .3s ease}@keyframes _fadeIn_z82m5_1{0%{opacity:0}to{opacity:1}}._main_z82m5_212{flex:1;padding:32px;background:#f8fafc}@media screen and (max-width:1024px){._header_z82m5_12{padding:0 24px;height:60px}._nav_z82m5_51{gap:24px}._link_z82m5_58{font-size:14px}._main_z82m5_212{padding:24px}}@media screen and (max-width:768px){._header_z82m5_12{padding:0 16px;height:56px}._logo_z82m5_35{font-size:16px}._navHidden_z82m5_253{display:none!important}._hamburger_z82m5_106{display:flex;align-items:center;justify-content:center}._userName_z82m5_99{font-size:13px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._right_z82m5_91{gap:12px}._main_z82m5_212{padding:16px}}@media screen and (max-width:480px){._header_z82m5_12{padding:0 12px;height:50px}._logo_z82m5_35{font-size:14px}._userName_z82m5_99{font-size:12px;max-width:80px}._hamburger_z82m5_106 svg{width:20px;height:20px}._mobileNav_z82m5_131{top:50px;padding:12px 16px 16px}._mobileLink_z82m5_160{font-size:14px;padding:10px 12px}._overlay_z82m5_191{top:50px}._main_z82m5_212{padding:12px}}@media screen and (max-width:768px){._mobileNavOpen_z82m5_153{max-height:calc(100vh - 56px);overflow-y:auto;-webkit-overflow-scrolling:touch}}._desktopLogout_z82m5_329{display:flex;align-items:center}._logoutButton_z82m5_334{padding:7px 12px;border:1px solid #e2e8f0;border-radius:7px;color:#475569;background:transparent;font:inherit;font-size:13px;cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}._logoutButton_z82m5_334:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}._logoutButton_z82m5_334:focus-visible,._mobileLogoutButton_z82m5_358:focus-visible{outline:2px solid #fca5a5;outline-offset:2px}._mobileLogout_z82m5_358{display:none}._mobileLogoutButton_z82m5_358{width:100%;padding:11px 14px;border:1px solid #fecaca;border-radius:8px;color:#dc2626;background:#fff;font:inherit;font-size:14px;font-weight:500;text-align:left;cursor:pointer}._mobileLogoutButton_z82m5_358:active{background:#fee2e2}@media(max-width:768px){._desktopLogout_z82m5_329{display:none}._mobileLogout_z82m5_358{display:block;margin-top:8px;padding-top:12px;border-top:1px solid #e2e8f0}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;inset:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;inset:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media(pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}._overlay_qxf6r_1{position:fixed;inset:0;background:#0f172a8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:1000}._modal_qxf6r_15{width:420px;max-width:90%;background:#fff;border-radius:18px;padding:24px;box-shadow:0 20px 60px #0003;animation:_fadeIn_qxf6r_1 .2s ease}@keyframes _fadeIn_qxf6r_1{0%{transform:translateY(10px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}._title_qxf6r_40{font-size:18px;font-weight:600;margin-bottom:8px}._description_qxf6r_46{font-size:14px;color:#666;line-height:1.5;white-space:pre-line}._actions_qxf6r_55{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}._button_qxf6r_63{padding:10px 16px;border-radius:10px;font-size:14px;cursor:pointer;border:none;transition:.2s}._cancel_qxf6r_73{background:#f1f3f5;color:#333}._cancel_qxf6r_73:hover{background:#e2e6ea}._confirm_qxf6r_83{background:linear-gradient(135deg,#ff4d4f,#d9363e);color:#fff}._confirm_qxf6r_83:hover{transform:scale(1.03);opacity:.95}@media(max-width:768px){._title_qxf6r_40{font-size:18px}._description_qxf6r_46{font-size:14px}._button_qxf6r_63{font-size:16px;padding:12px 18px}}._wrapper_1a2b5_2{max-width:600px;margin:0 auto;padding:16px;font-size:14px}._header_1a2b5_10{text-align:center;margin-bottom:20px}._title_1a2b5_15{font-size:18px;font-weight:600}._order_1a2b5_20{font-size:14px;color:#666;margin-top:4px}._loading_1a2b5_27{text-align:center;margin-bottom:12px;color:#999}._actions_1a2b5_34{display:flex;justify-content:center;gap:12px;margin-top:24px}._button_1a2b5_42{padding:10px 16px;border-radius:10px;border:none;background:linear-gradient(135deg,#4caf50,#43a047);color:#fff;cursor:pointer;font-size:14px;transition:.2s}._button_1a2b5_42:hover{transform:translateY(-1px);opacity:.95}._button_1a2b5_42:disabled{opacity:.6;cursor:not-allowed;transform:none}._wrapper_1a2b5_2{display:flex;flex-direction:column;min-height:100vh;background-color:#f7fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding-bottom:100px}._header_1a2b5_10{background-color:#fff;padding:20px 16px;border-bottom:1px solid #E2E8F0;display:flex;justify-content:space-between;align-items:center}._title_1a2b5_15{font-size:20px;font-weight:700;color:#1a202c}._order_1a2b5_20{font-size:14px;font-weight:600;color:#718096;background-color:#edf2f7;padding:4px 10px;border-radius:20px}._loading_1a2b5_27{display:flex;align-items:center;justify-content:center;gap:8px;background-color:#ebf8ff;color:#2b6cb0;border:1px solid #BEE3F8;padding:12px;margin:12px 16px 0;border-radius:12px;font-size:14px;font-weight:600;animation:_pulse_1a2b5_1 1.5s infinite ease-in-out}._actions_1a2b5_34{position:fixed;bottom:0;left:0;right:0;background-color:#fff;padding:16px 16px calc(16px + env(safe-area-inset-bottom));box-shadow:0 -4px 12px #0000000d;border-top:1px solid #E2E8F0;display:flex;gap:12px;z-index:100}._button_1a2b5_42{flex:1;display:inline-flex;align-items:center;justify-content:center;background-color:#3182ce;color:#fff;border:none;border-radius:12px;padding:14px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s,transform .1s;-webkit-tap-highlight-color:transparent}._button_1a2b5_42:not(:disabled):active{background-color:#2b6cb0;transform:scale(.98)}._button_1a2b5_42:disabled{background-color:#e2e8f0;color:#a0aec0;cursor:not-allowed}@keyframes _pulse_1a2b5_1{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}._banner_9osid_1{position:sticky;top:.2rem;left:0;right:0;z-index:9999;display:flex;align-items:center;gap:12px;background-color:#fff9e6;border-bottom:1px solid #FFE085;padding:12px 16px;padding-top:calc(12px + env(safe-area-inset-top));box-shadow:0 2px 8px #0000000d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:all .2s ease-out}._icon_9osid_29{font-size:18px;flex-shrink:0}._text_9osid_34{font-size:14px;line-height:1.4;color:#5c4300;font-weight:500;flex-grow:1}._closeBtn_9osid_42{background:none;border:none;padding:8px;margin:-8px;font-size:14px;color:#a38220;cursor:pointer;flex-shrink:0}._page_1y50a_1{padding:32px;max-width:1280px;margin:0 auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc;min-height:100vh}._pageHeader_1y50a_10{display:flex;align-items:center;gap:16px;margin-bottom:32px}._pageHeader_1y50a_10 h1{font-size:28px;font-weight:700;color:#0f172a;margin:0}._badge_1y50a_24{background:#e2e8f0;color:#475569;padding:6px 12px;border-radius:9999px;font-size:14px;font-weight:600}._grid_1y50a_33{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}._card_1y50a_39{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;display:flex;flex-direction:column;box-shadow:0 1px 3px #00000005,0 4px 12px #00000008;transition:all .2s cubic-bezier(.4,0,.2,1)}._card_1y50a_39:hover{transform:translateY(-4px);box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #0000000d}._header_1y50a_55{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;border-bottom:1px dashed #e2e8f0;padding-bottom:16px;margin-bottom:16px}._meta_1y50a_65{display:flex;flex-direction:column;overflow:hidden}._store_1y50a_71{font-size:16px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._id_1y50a_80{font-size:12px;color:#94a3b8;font-family:monospace;margin-top:2px}._status_1y50a_88{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-size:13px;font-weight:500;white-space:nowrap}._statusActive_1y50a_99{background:#f0fdf4;color:#166534}._statusPending_1y50a_104{background:#f8fafc;color:#64748b;border:1px solid #e2e8f0}._statusProcessing_1y50a_110{background:#eff6ff;color:#1e40af}._statusCompleted_1y50a_115{background:#faf5ff;color:#6b21a8}._statusFailed_1y50a_120{background:#fef2f2;color:#991b1b}._body_1y50a_126{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}._row_1y50a_133{display:flex;justify-content:space-between;align-items:center;font-size:14px}._label_1y50a_140{color:#64748b}._value_1y50a_144{color:#334155;font-weight:500}._count_1y50a_149{background:#f1f5f9;padding:2px 8px;border-radius:6px;font-weight:600}._footer_1y50a_157{margin-top:auto}._button_1y50a_161{width:100%;padding:12px;background:#fff;border:1px solid #cbd5e1;color:#334155;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}._button_1y50a_161:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8;color:#0f172a}._button_1y50a_161:disabled{opacity:.6;background:#f1f5f9;cursor:not-allowed}._center_1y50a_186{display:flex;justify-content:center;align-items:center;min-height:400px;color:#64748b;font-size:16px}._page_35qa2_1{padding:24px;max-width:1200px;margin:0 auto;font-family:system-ui,-apple-system,sans-serif}._pageHeader_35qa2_8{display:flex;align-items:center;gap:12px;margin-bottom:24px}._pageHeader_35qa2_8 h1{margin:0;font-size:28px;color:#111827}._counter_35qa2_21{background:#e5e7eb;color:#374151;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600}._grid_35qa2_31{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}._card_35qa2_38{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 1px 3px #0000000d;transition:transform .2s ease,box-shadow .2s ease}._card_35qa2_38:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}._cardClosed_35qa2_56{background:#f9fafb;opacity:.8}._header_35qa2_62{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px}._titleBlock_35qa2_70{overflow:hidden}._name_35qa2_74{margin:0 0 4px;font-size:16px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._id_35qa2_84{font-size:12px;color:#9ca3af;font-family:monospace}._status_35qa2_91{padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap}._status_35qa2_91._open_35qa2_99{background:#ecfdf5;color:#065f46}._status_35qa2_91._closed_35qa2_104{background:#f3f4f6;color:#374151}._info_35qa2_110{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}._infoRow_35qa2_117{display:flex;align-items:center;gap:8px;font-size:14px;color:#4b5563}._text_35qa2_125{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._progressWrap_35qa2_132{display:flex;align-items:center;gap:12px;margin-bottom:20px}._progressBar_35qa2_139{flex:1;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}._progress_35qa2_132{height:100%;background:#4f46e5;border-radius:4px;transition:width .4s cubic-bezier(.4,0,.2,1)}._progressDanger_35qa2_154{background:#ef4444}._percentText_35qa2_158{font-size:12px;font-weight:600;color:#4b5563;min-width:32px;text-align:right}._footer_35qa2_167{margin-top:auto}._button_35qa2_171{width:100%;padding:10px 16px;background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease}._button_35qa2_171:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;color:#111827}._button_35qa2_171:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}._centerLayout_35qa2_197{display:flex;justify-content:center;align-items:center;min-height:200px;font-size:16px;color:#6b7280}._error_35qa2_206{color:#ef4444;font-weight:500}._wrapper_qfnh9_1{display:inline-flex;align-items:center}._button_qfnh9_6{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 10px;min-width:140px;font-size:13px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;transition:.2s}._button_qfnh9_6:hover{background:#f9fafb}._success_qfnh9_34{background:#e6f9f0;border-color:#b6f0d0;color:#1f9d63}html{scrollbar-gutter:stable}._shell_10e54_5{display:flex;width:100%;height:clamp(360px,calc(100dvh - 300px),720px);min-width:0;flex-direction:column;overflow:hidden;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0d}._searchPanel_10e54_25{position:relative;z-index:20;display:flex;flex:0 0 auto;min-height:68px;padding:12px 16px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e8edf4;background:#fff}._searchField_10e54_41{position:relative;display:flex;width:min(100%,430px);align-items:center}._searchIcon_10e54_49{position:absolute;left:13px;color:#94a3b8;pointer-events:none;transition:color .15s ease}._searchInput_10e54_59{width:100%;height:42px;padding:9px 42px;border:1px solid #d8e0eb;border-radius:11px;outline:none;color:#1e293b;background:#f8fafc;font:inherit;font-size:14px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}._searchInput_10e54_59::placeholder{color:#94a3b8}._searchInput_10e54_59:focus{border-color:#60a5fa;background:#fff;box-shadow:0 0 0 3px #3b82f621}._searchField_10e54_41:focus-within ._searchIcon_10e54_49{color:#2563eb}._searchInput_10e54_59::-webkit-search-cancel-button{display:none}._inputClear_10e54_97{position:absolute;right:9px;display:grid;width:28px;height:28px;padding:0;place-items:center;border:0;border-radius:8px;color:#64748b;background:transparent;cursor:pointer;transition:color .15s ease,background-color .15s ease}._inputClear_10e54_97:hover{color:#1e293b;background:#e8edf4}._inputClear_10e54_97:focus-visible{outline:3px solid rgb(59 130 246 / 20%)}._searchResult_10e54_128{display:flex;flex:0 0 auto;align-items:baseline;gap:4px;color:#94a3b8;white-space:nowrap}._resultValue_10e54_138{color:#1e293b;font-size:15px;font-weight:700}._resultLabel_10e54_144{font-size:13px;font-weight:500}._desktopViewport_10e54_151{flex:1 1 auto;min-height:0;overflow:auto;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}._desktopViewport_10e54_151::-webkit-scrollbar{width:8px;height:8px}._desktopViewport_10e54_151::-webkit-scrollbar-track{background:transparent}._desktopViewport_10e54_151::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#cbd5e1;background-clip:padding-box}._table_10e54_177{width:100%;min-width:960px;border-collapse:separate;border-spacing:0;color:#334155;background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;text-align:left}._th_10e54_197{position:sticky;z-index:10;top:0;height:46px;padding:0 16px;border-bottom:1px solid #dfe6ef;color:#64748b;background:#f8fafc;font-size:11px;font-weight:700;letter-spacing:.055em;line-height:1.2;text-transform:uppercase;white-space:nowrap;box-shadow:0 1px #0f172a05}._thId_10e54_220{width:90px}._thActions_10e54_224{width:84px;text-align:center}._tr_10e54_229{transition:background-color .15s ease,box-shadow .15s ease}._tr_10e54_229:hover{background:#f8fbff}._td_10e54_238{height:62px;padding:11px 16px;border-bottom:1px solid #eef2f7;color:#475569;vertical-align:middle}._tr_10e54_229:last-child ._td_10e54_238{border-bottom:0}._idCell_10e54_252{white-space:nowrap}._orderId_10e54_256{color:#0f172a;font-weight:700}._articleCell_10e54_261{color:#475569;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}._shopCell_10e54_271{max-width:230px}._shopName_10e54_275{display:block;overflow:hidden;color:#334155;font-weight:550;text-overflow:ellipsis;white-space:nowrap}._wbCell_10e54_286{white-space:nowrap}._wbBadge_10e54_290{display:inline-flex;padding:5px 9px;align-items:center;border:1px solid #dbeafe;border-radius:7px;color:#1d4ed8;background:#eff6ff;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:700}._dateCell_10e54_308{color:#64748b;font-size:13px;white-space:nowrap}._actionsCell_10e54_314{width:84px;text-align:center}._linkCell_10e54_319{display:flex;align-items:center;justify-content:center}._mobileList_10e54_327{display:none}._orderCard_10e54_331{overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 1px 2px #0f172a0a,0 5px 18px #0f172a0a;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}._orderCard_10e54_331:active{transform:scale(.99)}._cardHeader_10e54_351{display:flex;min-height:68px;padding:12px 14px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #edf1f6;background:linear-gradient(135deg,#f8fafc,#fff)}._cardCaption_10e54_363{display:block;margin-bottom:2px;color:#94a3b8;font-size:11px;font-weight:650;letter-spacing:.05em;text-transform:uppercase}._cardId_10e54_374{color:#0f172a;font-size:17px;font-weight:750}._cardContent_10e54_380{padding:5px 14px}._cardRow_10e54_384{display:grid;min-height:44px;padding:9px 0;grid-template-columns:minmax(110px,42%) minmax(0,1fr);align-items:center;gap:12px;border-bottom:1px solid #f1f5f9}._cardRow_10e54_384:last-child{border-bottom:0}._cardLabel_10e54_399{color:#94a3b8;font-size:12px;font-weight:550}._cardValue_10e54_405{min-width:0;overflow-wrap:anywhere;color:#334155;font-size:13px;font-weight:600;text-align:right}._cardWbId_10e54_415{display:inline-block;padding:4px 7px;border-radius:6px;color:#1d4ed8;background:#eff6ff;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}._emptyState_10e54_432{display:flex;width:100%;min-height:280px;padding:40px 20px;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #cbd5e1;border-radius:16px;background:#ffffffb8;text-align:center}._emptyIcon_10e54_448,._noResultsIcon_10e54_449{display:grid;place-items:center;color:#3b82f6;background:#eff6ff}._emptyIcon_10e54_448{width:54px;height:54px;margin-bottom:16px;border-radius:17px}._emptyTitle_10e54_464{margin:0 0 6px;color:#1e293b;font-size:18px;font-weight:700}._emptyDescription_10e54_472{max-width:360px;margin:0;color:#64748b;font-size:14px;line-height:1.5}._noResultsCell_10e54_481{height:260px;padding:0}._noResults_10e54_449{display:flex;min-height:240px;padding:32px 20px;align-items:center;justify-content:center;flex-direction:column;text-align:center}._noResultsIcon_10e54_449{width:46px;height:46px;margin-bottom:13px;border-radius:14px}._noResultsTitle_10e54_504{margin:0 0 5px;color:#1e293b;font-size:16px;font-weight:700}._noResultsDescription_10e54_512{margin:0;color:#64748b;font-size:13px;line-height:1.5}._resetSearch_10e54_520{margin-top:16px;padding:8px 13px;border:1px solid #bfdbfe;border-radius:9px;color:#1d4ed8;background:#eff6ff;font:inherit;font-size:13px;font-weight:650;cursor:pointer;transition:color .15s ease,border-color .15s ease,background-color .15s ease}._resetSearch_10e54_520:hover{color:#fff;border-color:#2563eb;background:#2563eb}._resetSearch_10e54_520:focus-visible{outline:3px solid rgb(59 130 246 / 25%);outline-offset:2px}._visuallyHidden_10e54_552{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;white-space:nowrap}._emptyBoxToggle_10e54_567{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:6px 10px;border:1px solid #d9dee7;border-radius:8px;background:#fff;color:#374151;font-size:13px;font-weight:500;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}._emptyBoxToggle_10e54_567:hover{background:#f8fafc;border-color:#b8c0cc}._emptyBoxToggleActive_10e54_598{background:#fff7ed;border-color:#fdba74;color:#9a3412}._emptyBoxToggleActive_10e54_598:hover{background:#ffedd5;border-color:#fb923c}._emptyBoxCheckbox_10e54_610{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}._emptyBoxIndicator_10e54_619{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;flex-shrink:0;border:1.5px solid #c7cdd6;border-radius:4px;background:#fff;font-size:12px;font-weight:700}._emptyBoxToggleActive_10e54_598 ._emptyBoxIndicator_10e54_619{background:#f97316;border-color:#f97316;color:#fff}._emptyBoxToggle_10e54_567:has(._emptyBoxCheckbox_10e54_610:disabled){opacity:.6;cursor:wait}._emptyBoxToggle_10e54_567:has(._emptyBoxCheckbox_10e54_610:focus-visible){outline:2px solid #94a3b8;outline-offset:2px}._emptyBoxSpinner_10e54_655{width:12px;height:12px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:_emptyBoxSpin_10e54_655 .6s linear infinite}@keyframes _emptyBoxSpin_10e54_655{to{transform:rotate(360deg)}}@media(max-width:1100px){._table_10e54_177{min-width:850px}._th_10e54_197,._td_10e54_238{padding-right:12px;padding-left:12px}._shopCell_10e54_271{max-width:170px}}@media(max-width:768px){html{scrollbar-gutter:auto}._shell_10e54_5{height:auto;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}._searchPanel_10e54_25{display:flex;min-height:auto;margin-bottom:14px;padding:0;align-items:stretch;flex-direction:column;gap:7px;border:0;background:transparent}._searchField_10e54_41{width:100%;max-width:none}._searchInput_10e54_59{width:100%;height:46px;padding-right:44px;border-color:#dbe3ef;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0a,0 4px 12px #0f172a08}._searchInput_10e54_59:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #3b82f61f,0 4px 12px #0f172a0a}._searchResult_10e54_128{display:flex;width:auto;min-width:0;height:auto;padding:0 3px;align-items:center;align-self:flex-start;gap:4px;border:0;border-radius:0;color:#64748b;background:transparent}._resultText_10e54_763,._resultLabel_10e54_144{display:inline;color:#64748b;font-size:12px;font-weight:500}._resultValue_10e54_138{color:#2563eb;font-size:12px;font-weight:700}._desktopViewport_10e54_151{display:none}._mobileList_10e54_327{display:flex;flex-direction:column;gap:12px}._noResults_10e54_449{min-height:220px;border:1px dashed #cbd5e1;border-radius:14px;background:#ffffffb3}}@media(max-width:420px){._searchPanel_10e54_25{align-items:stretch}._searchResult_10e54_128{align-self:center}._cardHeader_10e54_351{padding:11px 12px}._cardContent_10e54_380{padding-right:12px;padding-left:12px}._cardRow_10e54_384{grid-template-columns:minmax(95px,40%) minmax(0,1fr);gap:8px}._cardLabel_10e54_399{font-size:11px}._cardValue_10e54_405{font-size:12px}}@media(prefers-reduced-motion:reduce){._orderCard_10e54_331,._tr_10e54_229,._searchInput_10e54_59,._inputClear_10e54_97,._resetSearch_10e54_520{transition:none}}._resultText_10e54_763{color:#64748b;font-size:13px;font-weight:500}._page_nzuxu_1{width:min(100%,1440px);min-height:100%;margin:0 auto;padding:32px;color:#172033;background:#f6f8fc}._header_nzuxu_11{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}._eyebrow_nzuxu_19{margin:0 0 5px;color:#64748b;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}._title_nzuxu_29{margin:0;color:#0f172a;font-size:clamp(28px,4vw,38px);font-weight:750;line-height:1.1;letter-spacing:-.035em}._ordersCount_nzuxu_39{flex:0 0 auto;padding:7px 12px;border:1px solid #dbe3ef;border-radius:999px;color:#475569;background:#fff;font-size:13px;font-weight:600;box-shadow:0 1px 2px #0f172a0a}._filters_nzuxu_55{padding:20px;border:1px solid #e2e8f0;border-radius:16px;background:#ffffffeb;box-shadow:0 1px 2px #0f172a08,0 8px 24px #0f172a0a}._filterGroup_nzuxu_66{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:18px}._filterHeading_nzuxu_73{display:flex;align-items:center;gap:9px}._filterIcon_nzuxu_79{display:grid;flex:0 0 auto;width:30px;height:30px;place-items:center;border-radius:9px;background:#eff6ff;font-size:15px}._filterLabel_nzuxu_92{color:#334155;font-size:14px;font-weight:650;white-space:nowrap}._divider_nzuxu_99{height:1px;margin:18px 0;background:#edf1f7}._tabsScroll_nzuxu_105{display:flex;gap:8px;min-width:0;padding:2px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}._tabsScroll_nzuxu_105::-webkit-scrollbar{height:5px}._tabsScroll_nzuxu_105::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}._filterTab_nzuxu_125{flex:0 0 auto;padding:9px 14px;border:1px solid #dbe3ef;border-radius:10px;color:#475569;background:#fff;font:inherit;font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap;cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}._filterTab_nzuxu_125:hover:not(:disabled):not(._filterTabActive_nzuxu_150){color:#1d4ed8;background:#f8fbff;border-color:#93b4f8;transform:translateY(-1px)}._filterTabActive_nzuxu_150{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-color:transparent;box-shadow:0 1px 2px #1e40af33,0 5px 14px #2563eb33}._filterTabActive_nzuxu_150:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#2563eb)}._stageTabs_nzuxu_170{display:inline-flex;width:fit-content;padding:4px;border:1px solid #e2e8f0;border-radius:12px;background:#f1f5f9}._stageTab_nzuxu_170{padding:8px 15px;border:0;border-radius:9px;color:#64748b;background:transparent;font:inherit;font-size:14px;font-weight:600;white-space:nowrap;cursor:pointer;transition:color .15s ease,background-color .15s ease,box-shadow .15s ease}._stageTab_nzuxu_170:hover:not(:disabled):not(._stageTabActive_nzuxu_202){color:#1e40af}._stageTabActive_nzuxu_202{color:#1d4ed8;background:#fff;box-shadow:0 1px 2px #0f172a14,0 2px 7px #0f172a0f}._filterTab_nzuxu_125:focus-visible,._stageTab_nzuxu_170:focus-visible{outline:3px solid rgb(59 130 246 / 30%);outline-offset:2px}._filterTab_nzuxu_125:disabled,._stageTab_nzuxu_170:disabled{color:#94a3b8;cursor:not-allowed;opacity:.65}._content_nzuxu_226{margin-top:24px}._emptyState_nzuxu_230{display:flex;min-height:280px;padding:40px 24px;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #cbd5e1;border-radius:16px;text-align:center;background:#ffffffa6}._emptyIcon_nzuxu_245{display:grid;width:52px;height:52px;margin-bottom:16px;place-items:center;border-radius:16px;color:#2563eb;background:#eff6ff;font-size:22px}._emptyTitle_nzuxu_260{margin:0 0 6px;color:#1e293b;font-size:18px;font-weight:700}._emptyText_nzuxu_268{max-width:380px;margin:0;color:#64748b;font-size:14px;line-height:1.5}._tabsSkeleton_nzuxu_279{display:flex;gap:8px}._skeletonTab_nzuxu_284,._skeletonCard_nzuxu_285,._skeletonLine_nzuxu_286,._skeletonLineWide_nzuxu_287{background:linear-gradient(90deg,#edf1f6 25%,#f8fafc,#edf1f6 75%);background-size:200% 100%;animation:_shimmer_nzuxu_1 1.4s infinite}._skeletonTab_nzuxu_284{display:block;width:110px;height:38px;border-radius:10px}._tabsSkeleton_nzuxu_279 ._skeletonTab_nzuxu_284:nth-child(2){width:145px}._tabsSkeleton_nzuxu_279 ._skeletonTab_nzuxu_284:nth-child(3){width:90px}._ordersSkeleton_nzuxu_313{display:grid;gap:12px}._skeletonCard_nzuxu_285{min-height:92px;padding:22px;border:1px solid #e2e8f0;border-radius:14px}._skeletonLine_nzuxu_286,._skeletonLineWide_nzuxu_287{display:block;height:12px;border-radius:999px}._skeletonLineWide_nzuxu_287{width:min(260px,75%);margin-bottom:14px}._skeletonLine_nzuxu_286{width:min(170px,50%)}@keyframes _shimmer_nzuxu_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:720px){._page_nzuxu_1{padding:20px 16px}._header_nzuxu_11{align-items:flex-start}._filters_nzuxu_55{padding:16px;border-radius:14px}._filterGroup_nzuxu_66{grid-template-columns:1fr;gap:11px}._divider_nzuxu_99{margin:16px 0}._stageTabs_nzuxu_170{overflow-x:auto;display:flex;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}._stageTab_nzuxu_170{padding-inline:10px}._emptyState_nzuxu_230{min-height:230px}}@media(prefers-reduced-motion:reduce){._filterTab_nzuxu_125,._stageTab_nzuxu_170{transition:none}._skeletonTab_nzuxu_284,._skeletonCard_nzuxu_285,._skeletonLine_nzuxu_286,._skeletonLineWide_nzuxu_287{animation:none}}._pageContainer_3gxyz_2{padding:24px;max-width:1280px;margin:0 auto;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;background-color:#f9fafb}._header_3gxyz_12{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}._title_3gxyz_19{font-size:24px;font-weight:700;color:#111827;margin:0}._subtitle_3gxyz_26{font-size:14px;color:#6b7280;margin:4px 0 0}._counter_3gxyz_32{background-color:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:600;padding:6px 12px;border-radius:9999px;border:1px solid #dbeafe}._grid_3gxyz_43{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:24px}@media(min-width:768px){._grid_3gxyz_43{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){._grid_3gxyz_43{grid-template-columns:repeat(3,minmax(0,1fr))}}._card_3gxyz_62{background-color:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:transform .2s,box-shadow .2s}._card_3gxyz_62:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._cardBody_3gxyz_79{padding:20px}._cardHeader_3gxyz_83{display:flex;justify-content:space-between;align-items:start;gap:16px;margin-bottom:12px}._shopName_3gxyz_91{font-size:18px;font-weight:600;color:#111827;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s}._card_3gxyz_62:hover ._shopName_3gxyz_91{color:#2563eb}._badge_3gxyz_107{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:9999px;font-size:12px;font-weight:500;border:1px solid transparent;white-space:nowrap}._badgeActive_3gxyz_119{background-color:#ecfdf5;color:#047857;border-color:#a7f3d0}._badgeInactive_3gxyz_125{background-color:#fffbeb;color:#b45309;border-color:#fde68a}._dot_3gxyz_131{width:6px;height:6px;border-radius:50%}._dotActive_3gxyz_137{background-color:#10b981}._dotInactive_3gxyz_141{background-color:#f59e0b}._metaInfo_3gxyz_146{font-size:12px;color:#9ca3af}._metaInfo_3gxyz_146 p{margin:4px 0}._mono_3gxyz_155{font-family:monospace;color:#4b5563}._cardFooter_3gxyz_161{padding:14px 20px;background-color:#f9fafb;border-t:1px solid #f3f4f6;display:flex;justify-content:flex-end}._link_3gxyz_169{display:inline-flex;align-items:center;font-size:14px;font-weight:500;color:#2563eb;text-decoration:none;gap:4px;transition:color .15s}._link_3gxyz_169:hover{color:#1d4ed8}._link_3gxyz_169 svg{width:16px;height:16px;transition:transform .15s}._link_3gxyz_169:hover svg{transform:translate(2px)}._skeleton_3gxyz_195{background-color:#f3f4f6;height:160px;border-radius:12px;border:1px solid #e5e7eb;animation:_pulse_3gxyz_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_3gxyz_1{0%,to{opacity:1}50%{opacity:.5}}._errorContainer_3gxyz_213{text-align:center;padding:48px 0}._errorBox_3gxyz_218{background-color:#fef2f2;color:#dc2626;padding:16px;border-radius:12px;border:1px solid #fecaca;display:inline-block;max-width:448px}._errorTitle_3gxyz_228{font-weight:600;margin:0}._errorText_3gxyz_233{font-size:14px;margin:4px 0 0;opacity:.9}._emptyState_3gxyz_240{text-align:center;padding:64px 0;background-color:#fff;border-radius:16px;border:1px dashed #d1d5db;color:#6b7280;font-weight:500}._pageContainer_18dd6_1{padding:24px;max-width:800px;margin:0 auto;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;background-color:#f9fafb}._backLink_18dd6_10{display:inline-flex;align-items:center;gap:8px;color:#4b5563;text-decoration:none;font-size:14px;font-weight:500;margin-bottom:24px;transition:color .15s}._backLink_18dd6_10:hover{color:#111827}._backLink_18dd6_10 svg{width:16px;height:16px}._panel_18dd6_32{background-color:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;overflow:hidden}._panelHeader_18dd6_40{padding:24px;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;align-items:center;gap:16px}._title_18dd6_49{font-size:22px;font-weight:700;color:#111827;margin:0}._badge_18dd6_57{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:9999px;font-size:13px;font-weight:500;border:1px solid transparent}._badgeActive_18dd6_68{background-color:#ecfdf5;color:#047857;border-color:#a7f3d0}._badgeInactive_18dd6_74{background-color:#fffbeb;color:#b45309;border-color:#fde68a}._panelBody_18dd6_81{padding:24px}._infoGrid_18dd6_85{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:20px}@media(min-width:640px){._infoGrid_18dd6_85{grid-template-columns:repeat(2,minmax(0,1fr))}}._infoBlock_18dd6_97{background-color:#f9fafb;padding:16px;border-radius:12px;border:1px solid #f3f4f6}._label_18dd6_104{font-size:12px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin:0 0 6px}._value_18dd6_113{font-size:16px;color:#111827;font-weight:500;margin:0}._mono_18dd6_120{font-family:monospace;color:#374151;background-color:#f1f5f9;padding:2px 6px;border-radius:4px}._loading_18dd6_129,._errorContainer_18dd6_129{text-align:center;padding:48px;font-family:system-ui,sans-serif}._errorBox_18dd6_135{background-color:#fef2f2;color:#dc2626;padding:16px;border-radius:12px;border:1px solid #fecaca;display:inline-block}._tokenSection_18dd6_145{margin-top:32px;padding-top:24px;border-top:1px solid #f3f4f6}._sectionTitle_18dd6_151{font-size:16px;font-weight:600;color:#111827;margin:0 0 4px}._sectionSubtitle_18dd6_158{font-size:13px;color:#6b7280;margin:0 0 16px;line-height:1.4}._tokenForm_18dd6_165{display:flex;gap:12px}._tokenInput_18dd6_170{flex:1;padding:10px 14px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;background-color:#fff;color:#111827;transition:border-color .15s,box-shadow .15s}._tokenInput_18dd6_170:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._tokenButton_18dd6_187{padding:10px 16px;background-color:#2563eb;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background-color .15s}._tokenButton_18dd6_187:hover:not(:disabled){background-color:#1d4ed8}._tokenButton_18dd6_187:disabled{background-color:#9ca3af;cursor:not-allowed;opacity:.6}._inputError_18dd6_210{color:#dc2626;font-size:13px;margin:6px 0 0}._inputSuccess_18dd6_216{color:#047857;background-color:#ecfdf5;border:1px solid #a7f3d0;padding:10px 14px;border-radius:8px;font-size:13px;font-weight:500;margin:12px 0 0;animation:_fadeIn_18dd6_1 .2s ease-out}@keyframes _fadeIn_18dd6_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.drp-popup-container,.drp-popup-container *{box-sizing:border-box}.drp-popup-container{position:relative;display:inline-block;width:min(100%,320px);min-width:0;color:#172033;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.drp-trigger-btn{display:flex;width:100%;min-width:0;min-height:46px;padding:10px 13px;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dbe2ec;border-radius:12px;color:#334155;background:#fff;box-shadow:0 1px 2px #0f172a0a;font:inherit;font-size:14px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.drp-trigger-btn:hover{border-color:#aeb9c8;background:#fbfdff}.drp-trigger-btn:focus-visible,.drp-nav-btn:focus-visible,.drp-btn:focus-visible,.drp-close-btn:focus-visible,.drp-day:focus-visible{outline:3px solid rgb(37 99 235 / 22%);outline-offset:2px}.drp-trigger-icon{flex:0 0 auto;font-size:16px;line-height:1}.drp-trigger-text{min-width:0;flex:1;overflow:hidden;font-weight:600;text-align:left;text-overflow:ellipsis;white-space:nowrap}.drp-trigger-arrow{flex:0 0 auto;color:#94a3b8;font-size:9px;transition:transform .18s ease}.drp-trigger-arrow-up{transform:rotate(180deg)}.drp-popup{position:fixed;z-index:1000;top:0;left:0;width:min(656px,calc(100vw - 24px));max-width:calc(100vw - 24px);visibility:hidden;animation:drp-fade-in .18s ease-out}.drp-popup-positioned{visibility:visible}.drp{position:relative;width:100%;min-width:0;overflow:hidden;border:1px solid #dfe6ef;border-radius:18px;background:#fff;box-shadow:0 20px 50px #0f172a2e,0 4px 14px #0f172a14}.drp-body{display:flex;min-width:0;padding:20px;flex-direction:column;gap:18px}.drp-display{display:grid;min-width:0;padding:9px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;border:1px solid #e6ebf2;border-radius:13px;background:#f8fafc}.drp-chip{display:flex;min-width:0;padding:8px 10px;flex-direction:column;gap:2px;border-radius:9px;background:#fff}.drp-chip-label{color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.drp-chip-value{overflow:hidden;color:#172033;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.drp-arrow{color:#94a3b8;font-size:18px}.drp-calendars{display:flex;min-width:0;gap:28px}.drp-month{width:calc((100% - 28px)/2);min-width:0}.drp-month-header{display:grid;min-height:38px;margin-bottom:8px;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:6px}.drp-month-title{overflow:hidden;color:#172033;font-size:15px;font-weight:750;text-align:center;text-overflow:ellipsis;white-space:nowrap}.drp-nav-btn,.drp-nav-spacer{width:36px;height:36px}.drp-nav-btn{display:grid;padding:0;place-items:center;border:1px solid #e1e7ef;border-radius:10px;color:#475569;background:#fff;font:inherit;font-size:23px;line-height:1;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.drp-nav-btn:hover{border-color:#c8d3e1;color:#1d4ed8;background:#f1f5f9}.drp-weekdays,.drp-grid{display:grid;min-width:0;grid-template-columns:repeat(7,minmax(0,1fr))}.drp-weekdays{margin-bottom:4px}.drp-weekday{min-width:0;padding:5px 0;color:#94a3b8;font-size:10px;font-weight:750;letter-spacing:.04em;text-align:center;text-transform:uppercase}.drp-grid{row-gap:3px}.drp-cell{display:grid;min-width:0;aspect-ratio:1;padding:0;place-items:center;border:0;border-radius:9px;color:#334155;background:transparent;font:inherit;font-size:13px;font-weight:550}.drp-day{cursor:pointer;transition:color .1s ease,background .1s ease,transform .1s ease}.drp-day:hover:not(.drp-disabled):not(.drp-start):not(.drp-end){color:#1d4ed8;background:#eaf2ff}.drp-day:active:not(.drp-disabled){transform:scale(.92)}.drp-empty{pointer-events:none}.drp-disabled{color:#cbd5e1;cursor:not-allowed}.drp-today:not(.drp-start):not(.drp-end){color:#2563eb;box-shadow:inset 0 0 0 1px #93c5fd;font-weight:750}.drp-in-range{border-radius:0;color:#1e40af;background:#eaf2ff}.drp-start,.drp-end{color:#fff;background:#2563eb;box-shadow:0 3px 8px #2563eb40;font-weight:750}.drp-start{border-radius:9px 0 0 9px}.drp-end{border-radius:0 9px 9px 0}.drp-start.drp-end{border-radius:9px}.drp-actions{display:flex;padding-top:16px;justify-content:flex-end;gap:10px;border-top:1px solid #edf1f5}.drp-btn{min-height:40px;padding:9px 17px;border:1px solid transparent;border-radius:10px;font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.drp-btn-primary{color:#fff;background:#2563eb;box-shadow:0 4px 10px #2563eb33}.drp-btn-primary:hover:not(:disabled){background:#1d4ed8}.drp-btn-primary:disabled{box-shadow:none;opacity:.45;cursor:not-allowed}.drp-btn-secondary{border-color:#dbe2ec;color:#475569;background:#fff}.drp-btn-secondary:hover{background:#f8fafc}.drp-close-btn{position:absolute;z-index:10;top:10px;right:10px;display:none;width:36px;height:36px;padding:0;place-items:center;border:0;border-radius:11px;color:#64748b;background:#f1f5f9;font:inherit;font-size:22px;cursor:pointer}@keyframes drp-fade-in{0%{opacity:0;transform:translateY(-6px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes drp-fade-in-mobile{0%{opacity:0}to{opacity:1}}@keyframes drp-slide-up{0%{transform:translateY(24px)}to{transform:translateY(0)}}@media(max-width:767px){.drp-popup-container{display:block;width:100%;max-width:100%}.drp-popup{position:fixed;inset:0;display:flex;width:100%;max-width:none;visibility:visible;padding:max(12px,env(safe-area-inset-top)) 10px max(0px,env(safe-area-inset-bottom));align-items:flex-end;justify-content:center;background:#0f172a85;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:drp-fade-in-mobile .18s ease-out}.drp{width:min(100%,430px);max-width:100%;max-height:calc(100dvh - max(12px,env(safe-area-inset-top)));border-radius:20px 20px 0 0;animation:drp-slide-up .22s ease-out}.drp-close-btn{display:grid}.drp-body{max-height:inherit;padding:54px 14px max(14px,env(safe-area-inset-bottom));gap:14px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.drp-display{padding:7px;gap:6px}.drp-chip{padding:7px 8px}.drp-chip-value{font-size:clamp(12px,3.8vw,14px)}.drp-calendars{display:block}.drp-month{display:none;width:100%}.drp-month.drp-month-active{display:block}.drp-month-header{margin-bottom:6px;grid-template-columns:42px minmax(0,1fr) 42px}.drp-nav-btn,.drp-nav-spacer{width:40px;height:40px}.drp-weekday{padding:6px 0;font-size:10px}.drp-grid{row-gap:2px}.drp-cell{width:100%;min-height:36px;max-height:46px;font-size:14px}.drp-actions{position:sticky;bottom:calc(-1*max(14px,env(safe-area-inset-bottom)));z-index:5;margin:0 -14px calc(-1*max(14px,env(safe-area-inset-bottom)));padding:12px 14px max(14px,env(safe-area-inset-bottom));background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.drp-btn{min-width:0;min-height:46px;flex:1 1 0;padding:11px 12px}}@media(max-width:359px){.drp-popup{padding-right:6px;padding-left:6px}.drp-body{padding-right:9px;padding-left:9px}.drp-display{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.drp-arrow{display:none}.drp-month-title{font-size:14px}.drp-cell{min-height:34px;font-size:13px}.drp-actions{margin-right:-9px;margin-left:-9px;padding-right:9px;padding-left:9px}}@media(max-height:620px)and (max-width:767px){.drp-body{padding-top:46px;gap:9px}.drp-display{padding:5px}.drp-chip{padding-top:5px;padding-bottom:5px}.drp-cell{min-height:30px;max-height:38px}.drp-actions{padding-top:8px}}@media(prefers-reduced-motion:reduce){.drp-popup,.drp,.drp-trigger-btn,.drp-trigger-arrow,.drp-nav-btn,.drp-day,.drp-btn{animation:none;transition:none}}._page_14hfl_1{--surface: #fff;--surface-soft: #f8fafc;--border: #e2e8f0;--border-soft: #edf2f7;--text: #0f172a;--muted: #64748b;--primary: #2563eb;--primary-soft: #eff6ff;--success: #059669;--success-soft: #ecfdf5;--warning: #d97706;--warning-soft: #fffbeb;--danger: #e11d48;--danger-soft: #fff1f2;min-height:100dvh;padding:32px 20px 56px;color:var(--text);background:radial-gradient(circle at 15% -10%,rgb(219 234 254 / 70%),transparent 32rem),#f6f8fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._page_14hfl_1 *,._page_14hfl_1 *:before,._page_14hfl_1 *:after{box-sizing:border-box}._container_14hfl_29{width:min(100%,1280px);margin:0 auto}._header_14hfl_34{display:flex;margin-bottom:28px;align-items:flex-end;justify-content:space-between;gap:28px}._headingBlock_14hfl_42{min-width:260px}._eyebrow_14hfl_46{display:block;margin-bottom:7px;color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}._title_14hfl_56{margin:0;font-size:clamp(25px,3vw,34px);font-weight:800;letter-spacing:-.035em}._subtitle_14hfl_63{margin:7px 0 0;color:var(--muted);font-size:14px}._subtitle_14hfl_63 strong{color:#334155;font-weight:700}._filters_14hfl_74{display:grid;min-width:min(100%,650px);grid-template-columns:repeat(2,minmax(180px,1fr));align-items:end;gap:12px}._filtersWithDate_14hfl_82{grid-template-columns:repeat(3,minmax(170px,1fr))}._field_14hfl_86{display:flex;min-width:0;flex-direction:column;gap:6px}._fieldLabel_14hfl_93{padding-left:2px;color:var(--muted);font-size:11px;font-weight:750}._fieldError_14hfl_100{padding-left:2px;color:var(--danger);font-size:10px;font-weight:650}._select_14hfl_107{width:100%;height:46px;border-radius:12px!important;background:var(--surface);font-size:14px!important;font-weight:650!important}._select_14hfl_107 .MuiOutlinedInput-notchedOutline{border-color:#dbe2ec!important}._select_14hfl_107:hover .MuiOutlinedInput-notchedOutline{border-color:#aeb9c8!important}._select_14hfl_107.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px!important;border-color:var(--primary)!important;box-shadow:0 0 0 3px #2563eb1f}._dateField_14hfl_130>.drp-popup-container{width:100%}._content_14hfl_134{position:relative;transition:opacity .15s ease}._contentRefreshing_14hfl_139{opacity:.68;pointer-events:none}._refreshBadge_14hfl_144{position:fixed;z-index:50;top:16px;left:50%;padding:7px 12px;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8;background:#eff6fff0;box-shadow:0 8px 24px #0f172a1f;font-size:12px;font-weight:750;transform:translate(-50%)}._summaryGrid_14hfl_160{display:grid;margin-bottom:32px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}._summaryCard_14hfl_167{display:flex;min-width:0;min-height:104px;padding:17px;align-items:center;gap:13px;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:0 1px 2px #0f172a08;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}._summaryCard_14hfl_167:hover{border-color:#cbd5e1;box-shadow:0 10px 24px #0f172a12;transform:translateY(-2px)}._summaryIcon_14hfl_187{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:13px}._summaryIcon_14hfl_187 svg{width:21px;height:21px}._summaryText_14hfl_201{display:flex;min-width:0;flex-direction:column;gap:6px}._summaryText_14hfl_201 span{overflow:hidden;color:var(--muted);font-size:11px;font-weight:750;letter-spacing:.035em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}._summaryText_14hfl_201 strong{overflow:hidden;font-size:18px;font-weight:800;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}._tone_primary_14hfl_228 ._summaryIcon_14hfl_187{color:var(--primary);background:var(--primary-soft)}._tone_success_14hfl_233 ._summaryIcon_14hfl_187{color:var(--success);background:var(--success-soft)}._tone_warning_14hfl_238 ._summaryIcon_14hfl_187{color:var(--warning);background:var(--warning-soft)}._tone_danger_14hfl_243 ._summaryIcon_14hfl_187{color:var(--danger);background:var(--danger-soft)}._tone_neutral_14hfl_248 ._summaryIcon_14hfl_187{color:#475569;background:#f1f5f9}._tone_success_14hfl_233 ._disclosureTitle_14hfl_253>strong{color:#047857}._tone_danger_14hfl_243 ._disclosureTitle_14hfl_253>strong{color:#be123c}._daySection_14hfl_261{margin-bottom:20px}._sectionHeading_14hfl_265{display:flex;margin-bottom:12px;align-items:center;gap:10px}._sectionHeading_14hfl_265>svg{width:21px;color:var(--primary)}._sectionHeading_14hfl_265 h2{margin:0;font-size:15px;font-weight:800}._sectionHeading_14hfl_265 p{margin:2px 0 0;color:var(--muted);font-size:12px}._tabsShell_14hfl_289{overflow:hidden;padding:8px;border:1px solid var(--border);border-radius:16px;background:var(--surface)}._tabsShell_14hfl_289 .MuiTabs-indicator{display:none}._tabsShell_14hfl_289 .MuiTabs-flexContainer{gap:7px}._tabsShell_14hfl_289 .MuiTabs-scrollButtons{width:32px;border-radius:9px;color:var(--muted)}._tabsShell_14hfl_289 .MuiTabs-scrollButtons:hover{color:var(--primary);background:var(--primary-soft)}._dayTab_14hfl_316{min-width:94px!important;min-height:76px!important;padding:9px 10px!important;border:1px solid var(--border-soft)!important;border-radius:11px!important;color:var(--text)!important;background:#fbfcfe!important;text-transform:none!important;transition:border-color .15s ease,background .15s ease,transform .15s ease!important}._dayTab_14hfl_316:hover{background:var(--surface-soft)!important;transform:translateY(-1px)}._dayTabSelected_14hfl_333{border-color:#93c5fd!important;background:var(--primary-soft)!important;box-shadow:inset 0 0 0 1px #bfdbfe}._dayTabContent_14hfl_339{display:grid;grid-template-areas:"weekday number" "profit profit";grid-template-columns:1fr auto;align-items:center;gap:4px 7px;text-align:left}._dayWeekday_14hfl_348{grid-area:weekday;color:var(--muted);font-size:10px;font-weight:750;text-transform:uppercase}._dayNumber_14hfl_356{grid-area:number;font-size:17px;font-weight:800}._dayProfit_14hfl_362{grid-area:profit;font-size:11px;font-weight:800;white-space:nowrap}._positive_14hfl_369{color:var(--success)}._negative_14hfl_373{color:var(--danger)}._panel_14hfl_377{overflow:hidden;margin-top:16px;border:1px solid var(--border);border-radius:17px;background:var(--surface);box-shadow:0 1px 2px #0f172a08}._profitPanel_14hfl_386{border-color:#d9e3ee}._disclosureButton_14hfl_390{display:flex;width:100%;min-height:76px;padding:17px 20px;align-items:center;justify-content:space-between;gap:20px;border:0;color:var(--text);background:var(--surface);font:inherit;text-align:left;cursor:pointer;transition:background .15s ease}._disclosureButton_14hfl_390:hover{background:var(--surface-soft)}._disclosureButton_14hfl_390:focus-visible{position:relative;z-index:2;outline:3px solid rgb(37 99 235 / 20%);outline-offset:-3px}._disclosureTitle_14hfl_253{display:flex;min-width:0;flex-direction:column;gap:3px}._disclosureTitle_14hfl_253>strong{font-size:18px;font-weight:820;letter-spacing:-.02em}._disclosureTitle_14hfl_253>small{color:var(--muted);font-size:12px;font-weight:600}._disclosureAction_14hfl_437{display:flex;flex:0 0 auto;align-items:center;gap:6px;color:var(--muted);font-size:12px;font-weight:700}._chevron_14hfl_447{transition:transform .18s ease}._chevronOpen_14hfl_451{transform:rotate(180deg)}._metricGrid_14hfl_455{display:grid;padding:0 20px 20px;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;animation:_reveal_14hfl_1 .18s ease}._metricCard_14hfl_463{display:flex;min-width:0;min-height:74px;padding:13px;justify-content:center;flex-direction:column;gap:5px;border:1px solid var(--border-soft);border-radius:12px;background:var(--surface-soft)}._metricCard_14hfl_463 span{color:var(--muted);font-size:10px;font-weight:750;letter-spacing:.025em;text-transform:uppercase}._metricCard_14hfl_463 strong{overflow:hidden;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}._desktopTable_14hfl_492{width:100%;overflow:auto;max-height:600px}._desktopTable_14hfl_492 table{width:100%;min-width:1160px;border-collapse:collapse}._desktopTable_14hfl_492 th{position:sticky;top:0;padding:13px 14px;color:var(--muted);background:var(--surface-soft);font-size:10px;font-weight:800;letter-spacing:.04em;text-align:right;text-transform:uppercase;white-space:nowrap}._desktopTable_14hfl_492 th:first-child,._desktopTable_14hfl_492 th:nth-child(2){text-align:left}._desktopTable_14hfl_492 td{padding:14px;border-top:1px solid var(--border-soft);color:#475569;font-size:13px;font-weight:600;text-align:right;white-space:nowrap}._desktopTable_14hfl_492 td:first-child,._desktopTable_14hfl_492 td:nth-child(2){text-align:left}._desktopTable_14hfl_492 tbody tr:hover{background:#f8fbff}._categoryName_14hfl_540{max-width:220px;overflow:hidden;color:var(--text)!important;font-weight:750!important;text-overflow:ellipsis}._revenueCell_14hfl_548{color:var(--text)!important;font-weight:800!important}._profitCell_14hfl_553{font-weight:850!important}._funnel_14hfl_557{display:flex;flex-wrap:wrap;gap:5px}._funnel_14hfl_557 span{display:inline-flex;min-height:25px;padding:4px 7px;align-items:center;border-radius:7px;font-size:10px;font-weight:750;white-space:nowrap}._funnelOrders_14hfl_574{color:#334155;background:#f1f5f9}._funnelPurchased_14hfl_579{color:#047857;background:var(--success-soft)}._funnelCancelled_14hfl_584{color:#be123c;background:var(--danger-soft)}._funnelTransit_14hfl_589{color:#b45309;background:var(--warning-soft)}._funnelPickup_14hfl_594{color:#1d4ed8;background:var(--primary-soft)}._mobileCategories_14hfl_599{display:none}._noCategories_14hfl_603{margin:0;padding:28px 20px;border-top:1px solid var(--border-soft);color:var(--muted);text-align:center}._emptyState_14hfl_611,._loadingState_14hfl_611{display:flex;min-height:360px;padding:40px 20px;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #cbd5e1;border-radius:18px;background:#ffffffb8;text-align:center}._emptyIcon_14hfl_624{display:grid;width:58px;height:58px;margin-bottom:15px;place-items:center;border-radius:18px;color:var(--primary);background:var(--primary-soft)}._emptyIcon_14hfl_624 svg{width:27px;height:27px}._emptyState_14hfl_611 h2{margin:0;font-size:18px;font-weight:800}._emptyState_14hfl_611 p{max-width:390px;margin:7px 0 0;color:var(--muted);font-size:14px;line-height:1.5}._loadingState_14hfl_611{gap:13px;color:var(--muted);font-size:13px;font-weight:650}._alert_14hfl_661{border-radius:14px!important;background:var(--surface)!important}._retryButton_14hfl_666{padding:6px 10px;border:0;border-radius:8px;color:#b91c1c;background:#fee2e2;font:inherit;font-size:12px;font-weight:750;cursor:pointer}@keyframes _reveal_14hfl_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){._header_14hfl_34{align-items:stretch;flex-direction:column}._filters_14hfl_74{width:100%;min-width:0}._summaryGrid_14hfl_160{grid-template-columns:repeat(2,minmax(0,1fr))}._metricGrid_14hfl_455{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){._page_14hfl_1{padding:22px 12px 40px}._header_14hfl_34{margin-bottom:20px;gap:20px}._filters_14hfl_74,._filtersWithDate_14hfl_82{grid-template-columns:1fr}._summaryGrid_14hfl_160{margin-bottom:25px;gap:9px}._summaryCard_14hfl_167{min-height:88px;padding:13px;gap:10px;border-radius:14px}._summaryIcon_14hfl_187{width:36px;height:36px;border-radius:11px}._summaryIcon_14hfl_187 svg{width:18px;height:18px}._summaryText_14hfl_201 span{font-size:9px}._summaryText_14hfl_201 strong{font-size:15px}._sectionHeading_14hfl_265{padding-left:2px}._tabsShell_14hfl_289{margin-right:-12px;margin-left:-12px;padding:8px 12px;border-right:0;border-left:0;border-radius:0}._dayTab_14hfl_316{min-width:88px!important}._disclosureButton_14hfl_390{min-height:72px;padding:15px;gap:10px}._disclosureTitle_14hfl_253>strong{font-size:15px}._disclosureAction_14hfl_437>span{display:none}._metricGrid_14hfl_455{padding:0 12px 12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}._metricCard_14hfl_463{min-height:68px;padding:11px}._desktopTable_14hfl_492{display:none}._mobileCategories_14hfl_599{display:flex;padding:0 12px 12px;flex-direction:column;gap:10px;animation:_reveal_14hfl_1 .18s ease}._categoryCard_14hfl_808{overflow:hidden;border:1px solid var(--border);border-radius:13px;background:var(--surface-soft)}._categoryCard_14hfl_808>header{display:flex;padding:12px;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--border)}._categoryCard_14hfl_808>header strong{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}._categoryCard_14hfl_808>header span{flex:0 0 auto;padding:4px 7px;border-radius:7px;color:#1d4ed8;background:var(--primary-soft);font-size:10px;font-weight:750}._categoryCard_14hfl_808>._funnel_14hfl_557{padding:11px 12px;border-bottom:1px solid var(--border)}._categoryFinancials_14hfl_847{display:grid;padding:11px 12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px;background:var(--surface)}._categoryFinancials_14hfl_847>div{display:flex;min-width:0;flex-direction:column;gap:3px}._categoryFinancials_14hfl_847 span{color:var(--muted);font-size:10px}._categoryFinancials_14hfl_847 strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}._emptyState_14hfl_611,._loadingState_14hfl_611{min-height:300px}}@media(max-width:390px){._summaryGrid_14hfl_160{grid-template-columns:1fr}._summaryCard_14hfl_167{min-height:76px}._metricGrid_14hfl_455{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){._content_14hfl_134,._summaryCard_14hfl_167,._dayTab_14hfl_316,._chevron_14hfl_447{transition:none!important}._metricGrid_14hfl_455,._desktopTable_14hfl_492,._mobileCategories_14hfl_599{animation:none}}._centeredRow_14hfl_903 td{text-align:center;vertical-align:middle}._table_14hfl_908 th,._table_14hfl_908 td{text-align:center;vertical-align:middle;align-items:center}._page_rs4v2_1{--surface: #fff;--surface-soft: #f8fafc;--border: #e2e8f0;--text: #0f172a;--muted: #64748b;--primary: #2563eb;--primary-soft: #eff6ff;--success: #059669;--danger: #e11d48;min-height:100dvh;padding:32px 20px 56px;color:var(--text);background:radial-gradient(circle at 12% -10%,#dbeafe 0,transparent 31rem),#f6f8fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._page_rs4v2_1 *,._page_rs4v2_1 *:before,._page_rs4v2_1 *:after{box-sizing:border-box}._container_rs4v2_19{width:min(100%,1240px);margin:0 auto}._header_rs4v2_20{display:flex;margin-bottom:25px;align-items:flex-end;justify-content:space-between;gap:20px}._eyebrow_rs4v2_21{display:block;margin-bottom:7px;color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}._header_rs4v2_20 h1{margin:0;font-size:clamp(25px,3vw,34px);font-weight:820;letter-spacing:-.035em}._header_rs4v2_20 p{margin:7px 0 0;color:var(--muted);font-size:14px}._totalBadge_rs4v2_24{display:flex;min-width:170px;padding:12px 15px;align-items:center;gap:10px;border:1px solid #dbeafe;border-radius:14px;color:var(--primary);background:#ffffffd1}._totalBadge_rs4v2_24>svg{width:25px}._totalBadge_rs4v2_24>span{display:flex;flex-direction:column}._totalBadge_rs4v2_24 small{color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase}._totalBadge_rs4v2_24 strong{color:var(--text);font-size:18px}._toolbar_rs4v2_30{display:flex;margin-bottom:14px;padding:12px;align-items:flex-end;justify-content:space-between;gap:12px;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:0 1px 2px #0f172a08}._searchField_rs4v2_31{position:relative;display:flex;width:min(100%,520px);min-width:0;align-items:center}._searchField_rs4v2_31>svg{position:absolute;left:13px;width:19px;color:#94a3b8;pointer-events:none}._searchField_rs4v2_31 input{width:100%;height:44px;padding:9px 42px;border:1px solid #dbe2ec;border-radius:11px;outline:none;color:var(--text);background:var(--surface-soft);font:inherit;font-size:14px}._searchField_rs4v2_31 input:focus{border-color:#60a5fa;background:#fff;box-shadow:0 0 0 3px #2563eb1f}._searchField_rs4v2_31 button{position:absolute;right:8px;display:grid;width:30px;height:30px;padding:0;place-items:center;border:0;border-radius:8px;color:var(--muted);background:transparent;cursor:pointer}._searchField_rs4v2_31 button:hover{background:#e2e8f0}._searchField_rs4v2_31 button svg{width:17px}._shopField_rs4v2_38{display:flex;min-width:230px;flex-direction:column;gap:5px}._shopField_rs4v2_38>span{padding-left:2px;color:var(--muted);font-size:10px;font-weight:750}._shopField_rs4v2_38 select{height:44px;padding:0 36px 0 12px;border:1px solid #dbe2ec;border-radius:11px;outline:none;color:#334155;background:#fff;font:inherit;font-size:13px;font-weight:650}._shopField_rs4v2_38 select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb1f}._content_rs4v2_43{position:relative;min-height:380px}._refreshIndicator_rs4v2_44{position:fixed;z-index:50;top:15px;left:50%;padding:7px 12px;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8;background:#eff6fff0;box-shadow:0 8px 24px #0f172a1f;font-size:11px;font-weight:750;transform:translate(-50%)}._tableViewport_rs4v2_45{overflow:auto;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:0 1px 2px #0f172a08;scrollbar-width:thin}._table_rs4v2_45{width:100%;min-width:930px;border-collapse:separate;border-spacing:0}._table_rs4v2_45 th{position:sticky;z-index:2;top:0;padding:13px 16px;border-bottom:1px solid var(--border);color:var(--muted);background:var(--surface-soft);font-size:10px;font-weight:800;letter-spacing:.05em;text-align:left;text-transform:uppercase;white-space:nowrap}._table_rs4v2_45 th:last-child{width:270px}._table_rs4v2_45 td{height:76px;padding:11px 16px;border-bottom:1px solid #edf2f7;color:#475569;font-size:13px;font-weight:600;vertical-align:middle}._table_rs4v2_45 tbody tr:last-child td{border-bottom:0}._table_rs4v2_45 tbody tr:hover{background:#f8fbff}._productInfo_rs4v2_53{display:flex;min-width:260px;align-items:center;gap:11px}._photo_rs4v2_54{display:grid;width:50px;height:50px;flex:0 0 auto;overflow:hidden;place-items:center;border:1px solid var(--border);border-radius:11px;color:#94a3b8;background:var(--surface-soft)}._photo_rs4v2_54 img{width:100%;height:100%;object-fit:cover}._photo_rs4v2_54 svg{width:22px}._productText_rs4v2_57{display:flex;min-width:0;flex-direction:column;gap:4px}._productText_rs4v2_57 strong{max-width:310px;overflow:hidden;color:var(--text);font-size:13px;text-overflow:ellipsis;white-space:nowrap}._productText_rs4v2_57 span{color:#94a3b8;font-size:10px}._nmId_rs4v2_60{padding:5px 8px;border-radius:7px;color:#1d4ed8;background:var(--primary-soft);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:750}._shopName_rs4v2_61{display:block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._editor_rs4v2_63{min-width:230px}._editorRow_rs4v2_64{display:flex;align-items:center;gap:7px}._priceInputWrap_rs4v2_65{position:relative;display:flex;width:142px;align-items:center}._priceInputWrap_rs4v2_65>svg{position:absolute;left:9px;width:16px;color:#94a3b8;pointer-events:none}._priceInputWrap_rs4v2_65 input{width:100%;height:38px;padding:7px 29px 7px 31px;border:1px solid #dbe2ec;border-radius:9px;outline:none;color:var(--text);background:#fff;font:inherit;font-size:13px;font-weight:750}._priceInputWrap_rs4v2_65 input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb1c}._priceInputWrap_rs4v2_65 input[aria-invalid=true]{border-color:#fda4af;background:#fff7f8}._priceInputWrap_rs4v2_65>span{position:absolute;right:10px;color:var(--muted);font-size:12px;font-weight:650;pointer-events:none}._editorActions_rs4v2_71{display:flex;gap:5px}._editorActions_rs4v2_71 button{display:grid;width:36px;height:36px;padding:0;place-items:center;border:0;border-radius:9px;cursor:pointer}._editorActions_rs4v2_71 button svg{width:18px}._saveButton_rs4v2_74{color:#fff;background:var(--primary)}._saveButton_rs4v2_74:hover{background:#1d4ed8}._cancelButton_rs4v2_76{color:var(--muted);background:#f1f5f9}._cancelButton_rs4v2_76:hover{color:var(--danger);background:#fff1f2}._editorError_rs4v2_78,._currentPrice_rs4v2_78{display:block;margin-top:4px;font-size:10px}._editorError_rs4v2_78{color:var(--danger)}._currentPrice_rs4v2_78{color:#94a3b8}._spinner_rs4v2_81,._largeSpinner_rs4v2_81{display:block;border:2px solid rgb(255 255 255 / 35%);border-top-color:currentColor;border-radius:50%;animation:_spin_rs4v2_81 .65s linear infinite}._spinner_rs4v2_81{width:16px;height:16px}._largeSpinner_rs4v2_81{width:34px;height:34px;color:var(--primary);border-color:#dbeafe;border-top-color:var(--primary)}._mobileList_rs4v2_85{display:none}._pagination_rs4v2_86{display:flex;margin-top:13px;padding:11px 14px;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border);border-radius:13px;color:var(--muted);background:var(--surface);font-size:11px;font-weight:650}._pagination_rs4v2_86>div{display:flex;align-items:center;gap:10px}._pagination_rs4v2_86 button{min-height:34px;padding:7px 11px;border:1px solid #dbe2ec;border-radius:8px;color:#334155;background:#fff;font:inherit;font-size:11px;font-weight:750;cursor:pointer}._pagination_rs4v2_86 button:hover:not(:disabled){border-color:#93c5fd;color:var(--primary);background:var(--primary-soft)}._pagination_rs4v2_86 button:disabled{opacity:.45;cursor:not-allowed}._pagination_rs4v2_86 strong{color:var(--text)}._state_rs4v2_93{display:flex;min-height:370px;padding:35px 20px;align-items:center;justify-content:center;flex-direction:column;gap:8px;border:1px dashed #cbd5e1;border-radius:16px;color:var(--muted);background:#ffffffb8;text-align:center}._state_rs4v2_93>svg{width:43px;height:43px;margin-bottom:5px;padding:10px;border-radius:13px;color:var(--primary);background:var(--primary-soft)}._state_rs4v2_93 strong{color:var(--text);font-size:16px}._state_rs4v2_93 span{font-size:12px}._state_rs4v2_93 button{margin-top:8px;padding:8px 12px;border:0;border-radius:9px;color:#fff;background:var(--primary);font:inherit;font-size:12px;font-weight:750;cursor:pointer}._visuallyHidden_rs4v2_98{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@keyframes _spin_rs4v2_81{to{transform:rotate(360deg)}}@media(max-width:767px){._page_rs4v2_1{padding:22px 12px 40px}._header_rs4v2_20{align-items:stretch;flex-direction:column}._totalBadge_rs4v2_24{width:100%}._toolbar_rs4v2_30{padding:10px;align-items:stretch;flex-direction:column}._searchField_rs4v2_31{width:100%}._shopField_rs4v2_38{min-width:0}._tableViewport_rs4v2_45{display:none}._mobileList_rs4v2_85{display:flex;flex-direction:column;gap:10px}._articleCard_rs4v2_111{padding:13px;border:1px solid var(--border);border-radius:15px;background:var(--surface);box-shadow:0 1px 2px #0f172a08}._productInfo_rs4v2_53{min-width:0;padding-bottom:12px;border-bottom:1px solid #edf2f7}._productText_rs4v2_57 strong{max-width:none}._cardMeta_rs4v2_114{display:grid;margin:12px 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}._cardMeta_rs4v2_114>div{min-width:0}._cardMeta_rs4v2_114 dt{margin-bottom:3px;color:#94a3b8;font-size:9px;font-weight:750;text-transform:uppercase}._cardMeta_rs4v2_114 dd{margin:0;overflow:hidden;color:#334155;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}._cardEditor_rs4v2_118{padding:11px;border-radius:11px;background:var(--surface-soft)}._cardEditor_rs4v2_118>span{display:block;margin-bottom:6px;color:var(--muted);font-size:10px;font-weight:750}._editor_rs4v2_63{width:100%;min-width:0}._priceInputWrap_rs4v2_65{flex:1;width:auto}._pagination_rs4v2_86{align-items:stretch;flex-direction:column;text-align:center}._pagination_rs4v2_86>div{justify-content:center}}@media(max-width:370px){._cardMeta_rs4v2_114{grid-template-columns:1fr 1fr}._editorRow_rs4v2_64{align-items:stretch;flex-direction:column}._editorActions_rs4v2_71 button{flex:1}._editorActions_rs4v2_71{width:100%}}@media(prefers-reduced-motion:reduce){._spinner_rs4v2_81,._largeSpinner_rs4v2_81{animation-duration:1.5s}}
