html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:var(--black-700)}select,input,textarea,button{font-family:inherit;line-height:1.5}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--black-700: #161032;--black-500: #727272;--black-300: #b2b2b2;--white-green: #e4f0ea;--theme-color: #478b63;--focus-color: #478b63;--theme-color-hover: #3c7a56;--border-color-light: #eee;--border-color: #b2b2b2;--background-hover-color: rgba(0, 0, 0, .043) ;--background-color: #f5f6f8;--pos-theme-color: #017cc9;--pos-theme-color-active: #00568c;--z-index-base: 0;--z-index-dropdown: 100;--z-index-sticky: 200;--z-index-fixed: 300;--z-index-header: 900;--z-index-nav: 1000;--z-index-modal-backdrop: 1900;--z-index-modal: 2000;--z-index-dialog: 2100;--z-index-notification: 2200;--z-index-tooltip: 2300;--z-index-pos-select: 2400;--z-index-order-detail: 2500;--color-error: #e74c3c;--color-error-bg: #fdeaea;--color-error-border: #f5c6cb}:root{--sidebar-width: 260px}._app_rrw0n_6{display:flex;flex-direction:row;gap:4px;height:100vh;height:100dvh}._app_rrw0n_6>nav{flex:0 0 var(--sidebar-width);box-sizing:border-box;box-shadow:3px 0 4px #00000026;z-index:var(--z-index-nav)}._app_rrw0n_6>main{flex:1;overflow:auto}._container_rrw0n_24{display:flex;min-height:100vh}._header_rrw0n_29{position:fixed;top:0;left:0;right:0;z-index:var(--z-index-header)}._nav_rrw0n_37{position:fixed;width:var(--sidebar-width);height:100vh;background-color:#fff;box-sizing:border-box;box-shadow:3px 0 4px #00000026;z-index:var(--z-index-nav)}._main_rrw0n_47{flex:1;overflow:auto;margin-left:var(--sidebar-width)}._logo_124ph_1{padding:36px 24px 60px}._logo_124ph_1>h1{font-size:24px;font-weight:600;color:var(--theme-color)}._navItem_124ph_11{list-style:none}._link_124ph_15{display:flex;align-items:center;gap:24px;padding:18px 24px;text-decoration:none;color:#000;border-radius:6px;box-sizing:border-box;transition:background-color .2s}._active_124ph_26{border-left:4px solid var(--theme-color)}._active_124ph_26 ._link_124ph_15{color:var(--theme-color);font-weight:600}._link_124ph_15:hover{background-color:#f0f0f0}._icon_124ph_38{display:flex;align-items:center;justify-content:center}._label_124ph_44{font-size:16px}._header_tpew7_1{width:100%;position:sticky;top:0;left:0;right:0;z-index:1000}._topBar_tpew7_10{background-color:var(--pos-theme-color);color:#fff;padding:16px 20px;font-size:18px;font-weight:600}._navBar_tpew7_18{display:flex;justify-content:space-between;align-items:center;background-color:#2d2d2d;padding:0 40px 0 0}._left_tpew7_26{display:flex}._navButton_tpew7_30{background:none;border:none;color:#eee;min-width:140px;padding:12px 16px;font-size:16px;font-weight:500;cursor:pointer;border-radius:4px}._navButton_tpew7_30._active_tpew7_42{background-color:var(--pos-theme-color-active);color:#fff}._right_tpew7_47{display:flex;align-items:center;gap:12px}._orderStatus_tpew7_53{color:#0bc757;font-weight:500;font-size:14px}._toggleSwitch_tpew7_60{position:relative;display:inline-block;width:44px;height:32px}._toggleSwitch_tpew7_60 input{opacity:0;width:0;height:0}._slider_tpew7_73{position:absolute;top:50%;left:0;right:0;height:14px;background-color:#ccc;border-radius:7px;transform:translateY(-50%);transition:background-color .3s}._slider_tpew7_73:before{content:"";position:absolute;width:24px;height:24px;background-color:#fff;border-radius:50%;top:50%;left:-4px;transform:translateY(-50%);box-shadow:0 1px 3px #0000004d;transition:transform .3s cubic-bezier(.4,0,.2,1)}input:checked+._slider_tpew7_73{background-color:#0bc757}input:checked+._slider_tpew7_73:before{transform:translate(24px,-50%);left:4px}._modalBackdrop_ap2od_1{position:fixed;left:0;top:0;width:100vw;height:100vh;background:#0003;z-index:2000;display:flex;align-items:center;justify-content:center}._modal_ap2od_1{background:var(--background-color);border-radius:4px;padding:6rem 10rem 10rem;min-width:400px;text-align:center;position:relative}._modalHeader_ap2od_23{position:absolute;top:0;left:0;width:100%;height:60px;background:var(--background-color);border-bottom:1px solid var(--black-700);display:flex;align-items:center;font-size:1.5rem;font-weight:700;z-index:1}._modal_ap2od_1 p{margin:.5rem;font-size:24px;font-weight:700}._modalButton_ap2od_44{font-size:32px;font-weight:700;padding:24px 32px;border:1px solid var(--border-color);background:var(--background-color);cursor:pointer}._modalButton_ap2od_44:hover{background:var(--background-hover-color)}._closeButton_ap2od_57{width:40px;height:40px;background:none;border:none;font-size:2rem;cursor:pointer}._closeIcon_ap2od_66{margin-left:1rem;width:15px;height:25px;justify-content:center;display:flex}._overlay_ap2od_74{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:var(--z-index-pos-select)}._storeName_t1s0s_1{display:flex;align-items:center;justify-content:flex-start;font-size:1.5rem;font-weight:700;padding-left:4.5rem;padding-bottom:10px}._container_t1s0s_11{display:flex;justify-content:space-around;box-shadow:0 5px 15px #0000001a;padding:4.5rem;margin:0 4.5rem}._title_t1s0s_19{display:flex;align-items:center;justify-content:center;font-size:1rem;margin-bottom:1rem}._subTitle_t1s0s_27{display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-top:1rem}._icon_t1s0s_36{display:flex;align-items:center;justify-content:center}._item_t1s0s_42{display:flex;flex-direction:column;align-items:center;flex:1;padding:1rem}._itemWithDivider_t1s0s_51{border-right:1px solid #e0e0e0}._item_t1s0s_42:last-child{border-right:none}@media (max-width: 768px){._container_t1s0s_11{padding:1rem;flex-direction:column;align-items:center}._storeName_t1s0s_1{justify-content:center;padding-left:0;text-align:center}._itemWithDivider_t1s0s_51{border-right:none;border-bottom:1px solid #eee}._item_t1s0s_42:last-child{border-bottom:none}}._container_4suh9_1{box-shadow:0 5px 15px #0000001a;display:flex;flex-direction:column;gap:20px;padding:2rem}._title_4suh9_9{font-size:1.2rem;margin-bottom:1rem;font-weight:700}._accessList_4suh9_15{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}._accessButton_4suh9_22{border:none;background:none;cursor:pointer}._accessButton_4suh9_22:hover{background-color:var(--background-hover-color);border-radius:8px}._accessItem_4suh9_33{display:flex;flex-direction:row;align-items:center;flex:1;padding:.5rem 1.5rem;gap:10px;font-size:14px}._icon_4suh9_43{width:24px;height:24px}._iconWrapper_4suh9_48{background-color:var(--border-color-light);border-radius:100px;width:40px;height:40px;display:flex;align-items:center;justify-content:center}._posMetricItem_ezwu9_1{margin-top:4rem}._posQuickAccess_ezwu9_5{margin-bottom:24px;background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 4px #0000001a}._container_ezwu9_13{display:flex;flex-direction:column;gap:24px;padding:20px;max-width:1200px;margin:0 auto}._header_ezwu9_23{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}._pageTitle_ezwu9_32{margin:0;font-size:28px;font-weight:700;color:#333;flex:1}._notificationButton_ezwu9_40{display:flex;align-items:center;gap:8px;padding:12px 16px;background-color:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;color:#333;transition:all .2s;position:relative;white-space:nowrap;min-width:100px}._notificationButton_ezwu9_40:hover{background-color:#e9ecef;border-color:#bbb}._notificationBadge_ezwu9_63{background-color:#e74c3c;color:#fff;font-size:11px;font-weight:700;padding:2px 6px;border-radius:10px;min-width:18px;text-align:center;position:absolute;top:-5px;right:-5px}._statusSection_ezwu9_78{background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:24px}._statusSection_ezwu9_78 h2{margin:0 0 20px;font-size:22px;font-weight:600;color:#333;border-bottom:2px solid #f0f0f0;padding-bottom:12px}._currentStatus_ezwu9_95{display:flex;align-items:center;gap:12px;margin-bottom:24px}._currentStatus_ezwu9_95 span:first-child{font-size:16px;font-weight:600;color:#555}._posMetricItem_ezwu9_1{margin:24px 0;padding:20px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._error_ezwu9_118{background-color:#fee;color:#c33;padding:12px 16px;border-radius:6px;border:1px solid #fcc;margin-bottom:16px;font-size:14px;font-weight:500}._loading_ezwu9_130{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;color:#666;font-size:16px}._spinner_ezwu9_140{width:48px;height:48px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:_spin_ezwu9_140 1s linear infinite;margin-bottom:16px}@keyframes _spin_ezwu9_140{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){._container_ezwu9_13{padding:16px;gap:20px}._pageTitle_ezwu9_32{font-size:26px}._notificationButton_ezwu9_40{padding:10px 14px;font-size:13px;min-width:90px}}@media (max-width: 768px){._container_ezwu9_13{padding:12px;gap:16px}._header_ezwu9_23{margin-bottom:20px;gap:12px}._pageTitle_ezwu9_32{font-size:24px}._notificationButton_ezwu9_40{padding:8px 12px;font-size:12px;min-width:80px;border-width:1px}._notificationBadge_ezwu9_63{font-size:10px;padding:1px 5px;min-width:16px;top:-4px;right:-4px}._statusSection_ezwu9_78{padding:16px}._statusSection_ezwu9_78 h2{font-size:20px;margin-bottom:16px;padding-bottom:10px}._currentStatus_ezwu9_95{margin-bottom:20px}}@media (max-width: 480px){._container_ezwu9_13{padding:10px;gap:12px}._header_ezwu9_23{margin-bottom:16px;gap:10px}._pageTitle_ezwu9_32{font-size:22px;width:100%}._notificationButton_ezwu9_40{width:100%;justify-content:center}._statusSection_ezwu9_78{padding:12px}._statusSection_ezwu9_78 h2{font-size:18px;margin-bottom:12px;padding-bottom:8px}}._badge_1cut3_1{display:inline-flex;align-items:center;padding:4px 12px;border-radius:16px;font-size:14px;font-weight:500;line-height:1.5;transition:all .2s ease-in-out}._badge_1cut3_1:hover{opacity:.9}._overlay_11nmc_2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:var(--z-index-dialog);animation:_fadeIn_11nmc_1 .2s ease-out}@keyframes _fadeIn_11nmc_1{0%{opacity:0}to{opacity:1}}._dialog_11nmc_22{background:#fff;border-radius:8px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;position:relative;animation:_slideUp_11nmc_1 .3s ease-out}@keyframes _slideUp_11nmc_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._header_11nmc_45{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e0e0e0;background-color:#f8f9fa}._title_11nmc_54{margin:0;font-size:18px;font-weight:600;color:#333}._closeButton_11nmc_61{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}._closeButton_11nmc_61:hover{background-color:#e0e0e0;transform:scale(1.1)}._closeButton_11nmc_61:active{transform:scale(.95)}._content_11nmc_87{padding:20px;max-height:60vh;overflow-y:auto}._statusChange_11nmc_93{display:flex;align-items:center;justify-content:center;margin-bottom:20px;padding:16px;background-color:#f5f5f5;border-radius:8px}._statusText_11nmc_103{font-size:16px;font-weight:600;padding:8px 16px;border-radius:6px;background-color:#fff;border:2px solid #ddd}._arrow_11nmc_112{margin:0 16px;font-size:20px;color:#666}._approvalNotice_11nmc_118{padding:12px;background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;color:#856404;margin-bottom:20px;font-size:14px}._form_11nmc_129{display:flex;flex-direction:column;gap:16px}._field_11nmc_135{display:flex;flex-direction:column;gap:6px}._label_11nmc_141{font-size:14px;font-weight:600;color:#333}._required_11nmc_147{color:#e74c3c}._input_11nmc_152,._select_11nmc_153,._textarea_11nmc_154{padding:10px 12px;border:2px solid #e0e0e0;border-radius:6px;font-size:14px;transition:border-color .2s,box-shadow .2s;font-family:inherit}._input_11nmc_152:focus,._select_11nmc_153:focus,._textarea_11nmc_154:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}._textarea_11nmc_154{resize:vertical;min-height:80px}._select_11nmc_153{cursor:pointer}._error_11nmc_181{color:var(--color-error);font-size:.875rem;margin:.5rem 0;padding:.5rem;background-color:var(--color-error-bg);border-radius:4px;text-align:center}._error_11nmc_181:focus{box-shadow:0 0 0 3px #e74c3c1a!important}._errorText_11nmc_195{color:#e74c3c;font-size:12px;margin-top:4px}._footer_11nmc_202{display:flex;gap:12px;padding:20px;border-top:1px solid #e0e0e0;background-color:#f8f9fa}._cancelButton_11nmc_210,._confirmButton_11nmc_211{flex:1;padding:12px 16px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._cancelButton_11nmc_210{background-color:#6c757d;color:#fff}._cancelButton_11nmc_210:hover:not(:disabled){background-color:#5a6268}._confirmButton_11nmc_211{background-color:#007bff;color:#fff}._confirmButton_11nmc_211:hover:not(:disabled){background-color:#0056b3}._cancelButton_11nmc_210:disabled,._confirmButton_11nmc_211:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 1024px){._dialog_11nmc_22{max-width:90%;margin:20px}._closeButton_11nmc_61{width:36px;height:36px;font-size:20px}._footer_11nmc_202{padding:16px;gap:10px}._statusChange_11nmc_93{flex-direction:row;padding:12px}._arrow_11nmc_112{margin:0 12px}}@media (max-width: 480px){._dialog_11nmc_22{max-width:100%;margin:16px;border-radius:6px}._header_11nmc_45{padding:16px}._title_11nmc_54{font-size:16px}._closeButton_11nmc_61{width:32px;height:32px;font-size:18px;padding:6px}._content_11nmc_87{padding:16px}._statusChange_11nmc_93{flex-direction:column;gap:12px;padding:12px}._statusText_11nmc_103{width:100%;text-align:center}._arrow_11nmc_112{transform:rotate(90deg);margin:4px 0}._footer_11nmc_202{padding:12px;flex-direction:column;gap:8px}._input_11nmc_152,._select_11nmc_153,._textarea_11nmc_154{font-size:16px;padding:12px}._label_11nmc_141{font-size:14px}}._button_1qprw_1{cursor:pointer;color:#fff;font-weight:700;font-size:1.2rem;width:100%;border:none;height:3.5rem;border-radius:5px}._primary_1qprw_12{background-color:var(--theme-color)}._primary_1qprw_12:hover{background-color:var(--theme-color-hover)}._danger_1qprw_20{background-color:#dc3545}._danger_1qprw_20:hover{background-color:#c82333}._success_1qprw_28{background-color:#28a745}._success_1qprw_28:hover{background-color:#218838}._button_1qprw_1:disabled{background-color:var(--border-color);cursor:not-allowed;color:var(--background-color)}._input_1dyco_1{width:100%;padding:16px;border:1px solid var(--border-color);color:#000;border-radius:4px;font-size:15px;outline:none;box-sizing:border-box}._input_1dyco_1:focus{border-color:var(--focus-color)}._container_c5hrk_1{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:16px;border-radius:12px;background-color:#f8f9fa;border:1px solid #e9ecef}._button_c5hrk_11{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;min-height:48px;width:100%;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._button_c5hrk_11:hover{transform:translateY(-1px);box-shadow:0 4px 6px #00000026}._button_c5hrk_11:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}._button_c5hrk_11:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}._openButton_c5hrk_49{background-color:#2e7d32;color:#fff}._openButton_c5hrk_49:hover{background-color:#1b5e20}._closeButton_c5hrk_59{background-color:#d32f2f;color:#fff}._closeButton_c5hrk_59:hover{background-color:#b71c1c}._breakButton_c5hrk_69{background-color:#ed6c02;color:#fff}._breakButton_c5hrk_69:hover{background-color:#e65100}._preparingButton_c5hrk_79{background-color:#1976d2;color:#fff}._preparingButton_c5hrk_79:hover{background-color:#0d47a1}@media (max-width: 1024px){._container_c5hrk_1{grid-template-columns:repeat(2,1fr)}._button_c5hrk_11{padding:12px;font-size:13px}}@media (max-width: 480px){._container_c5hrk_1{grid-template-columns:1fr;padding:12px;gap:8px}._button_c5hrk_11{padding:10px;min-height:44px;font-size:12px}}._container_lph4a_1{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 4px #0000001a}._header_lph4a_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:16px}._title_lph4a_16{margin:0;font-size:18px;font-weight:600;color:#333}._dateSelect_lph4a_23{padding:8px 12px;border:2px solid #e0e0e0;border-radius:6px;font-size:14px;background:#fff;cursor:pointer;transition:border-color .2s;min-width:140px}._dateSelect_lph4a_23:focus{outline:none;border-color:#3498db}._historyList_lph4a_39{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}._historyItem_lph4a_46{border:1px solid #e0e0e0;border-radius:8px;padding:12px;background:#fafafa;transition:all .2s}._historyItem_lph4a_46:hover{background:#f0f0f0;border-color:#ccc}._historyHeader_lph4a_59{display:flex;align-items:center;gap:12px;margin-bottom:8px}._timestamp_lph4a_66{font-size:14px;color:#666;font-weight:500;min-width:80px}._expandButton_lph4a_73{background:none;border:1px solid #ddd;border-radius:4px;padding:4px 8px;cursor:pointer;font-size:12px;color:#666;transition:all .2s;margin-left:auto}._expandButton_lph4a_73:hover{background-color:#e0e0e0;border-color:#bbb}._basicInfo_lph4a_90{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}._reason_lph4a_97{font-size:13px;color:#333;background:#fff;padding:4px 8px;border-radius:4px;border:1px solid #ddd}._userName_lph4a_106{font-size:13px;color:#666;background:#f8f9fa;padding:4px 8px;border-radius:4px;border:1px solid #e0e0e0}._expandedInfo_lph4a_115{background:#fff;border-radius:6px;padding:12px;border:1px solid #e0e0e0;margin-top:8px}._metadataRow_lph4a_123{display:flex;align-items:flex-start;gap:12px;margin-bottom:8px;padding:4px 0}._metadataRow_lph4a_123:last-child{margin-bottom:0}._metadataLabel_lph4a_135{font-size:12px;font-weight:600;color:#666;min-width:80px;text-transform:uppercase;letter-spacing:.5px}._metadataValue_lph4a_144{font-size:13px;color:#333;line-height:1.4;flex:1}._categoryBadge_lph4a_151{font-size:11px;font-weight:600;padding:3px 8px;border-radius:12px;background-color:#e3f2fd;color:#1976d2;text-transform:uppercase;letter-spacing:.5px}._revenueLoss_lph4a_162{font-size:13px;font-weight:600;color:#e74c3c}._orderCount_lph4a_168{font-size:13px;font-weight:600;color:#f57c00}._approvalInfo_lph4a_174{font-size:13px;font-weight:500;color:#28a745}._pagination_lph4a_180{display:flex;justify-content:center;gap:4px;margin-top:16px}._pageButton_lph4a_187{padding:8px 12px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s;min-width:40px}._pageButton_lph4a_187:hover:not(:disabled){background-color:#f0f0f0;border-color:#bbb}._pageButton_lph4a_187._active_lph4a_203{background-color:#007bff;color:#fff;border-color:#007bff}._pageButton_lph4a_187:disabled{opacity:.6;cursor:not-allowed}._emptyState_lph4a_214{text-align:center;padding:40px 20px;color:#666;font-size:16px;background:#f8f9fa;border-radius:8px;border:2px dashed #ddd}@media (max-width: 768px){._header_lph4a_8{flex-direction:column;align-items:flex-start;gap:12px}._dateSelect_lph4a_23{width:100%}._historyHeader_lph4a_59{flex-wrap:wrap}._basicInfo_lph4a_90,._metadataRow_lph4a_123{flex-direction:column;gap:4px}._metadataLabel_lph4a_135{min-width:auto}._pagination_lph4a_180{flex-wrap:wrap}}._overlay_1idqt_2{position:fixed;top:0;right:0;width:100vw;height:100vh;background-color:#0000004d;display:flex;align-items:flex-start;justify-content:flex-end;z-index:999;animation:_fadeIn_1idqt_1 .2s ease-out}@keyframes _fadeIn_1idqt_1{0%{opacity:0}to{opacity:1}}._panel_1idqt_22{background:#fff;width:420px;max-width:90vw;height:100vh;box-shadow:-5px 0 20px #00000026;display:flex;flex-direction:column;animation:_slideInRight_1idqt_1 .3s ease-out}@keyframes _slideInRight_1idqt_1{0%{transform:translate(100%)}to{transform:translate(0)}}._header_1idqt_43{padding:20px;border-bottom:1px solid #e0e0e0;background-color:#f8f9fa}._titleSection_1idqt_49{margin-bottom:16px}._title_1idqt_49{margin:0 0 12px;font-size:20px;font-weight:600;color:#333;display:flex;align-items:center;gap:8px}._badge_1idqt_63{background-color:#e74c3c;color:#fff;font-size:12px;font-weight:600;padding:2px 8px;border-radius:12px;min-width:18px;text-align:center}._filters_1idqt_74{display:flex;gap:8px}._filterButton_1idqt_79{padding:6px 12px;border:1px solid #ddd;background:#fff;border-radius:16px;font-size:12px;cursor:pointer;transition:all .2s}._filterButton_1idqt_79:hover{background-color:#f0f0f0}._filterButton_1idqt_79._active_1idqt_93{background-color:#007bff;color:#fff;border-color:#007bff}._actions_1idqt_99{display:flex;align-items:center;gap:12px;justify-content:flex-end}._markAllButton_1idqt_106{padding:8px 12px;background-color:#28a745;color:#fff;border:none;border-radius:4px;font-size:12px;cursor:pointer;transition:background-color .2s}._markAllButton_1idqt_106:hover{background-color:#218838}._closeButton_1idqt_121{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}._closeButton_1idqt_121:hover{background-color:#e0e0e0}._content_1idqt_142{flex:1;overflow-y:auto;padding:0}._loading_1idqt_149{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#666}._spinner_1idqt_158{width:32px;height:32px;border:3px solid #f3f3f3;border-top:3px solid #007bff;border-radius:50%;animation:_spin_1idqt_158 1s linear infinite;margin-bottom:12px}@keyframes _spin_1idqt_158{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._empty_1idqt_174{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#666}._emptyIcon_1idqt_184{font-size:48px;margin-bottom:16px;opacity:.5}._empty_1idqt_174 h4{margin:0 0 8px;font-size:18px;color:#333}._empty_1idqt_174 p{margin:0;font-size:14px;color:#666}._notificationList_1idqt_203{padding:0}._notificationItem_1idqt_207{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s;position:relative}._notificationItem_1idqt_207:hover{background-color:#f8f9fa}._notificationItem_1idqt_207._unread_1idqt_222{background-color:#f0f8ff}._notificationItem_1idqt_207._unread_1idqt_222:hover{background-color:#e6f3ff}._notificationIcon_1idqt_230{font-size:20px;margin-top:2px}._notificationContent_1idqt_235{flex:1;min-width:0}._notificationHeader_1idqt_240{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:4px;gap:8px}._notificationTitle_1idqt_248{margin:0;font-size:14px;font-weight:600;color:#333;line-height:1.4}._notificationTime_1idqt_256{font-size:12px;color:#666;white-space:nowrap;margin-top:2px}._notificationMessage_1idqt_263{margin:0 0 8px;font-size:13px;color:#555;line-height:1.4}._severityIndicator_1idqt_270{display:inline-block;padding:2px 8px;border-radius:12px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._unreadDot_1idqt_280{position:absolute;top:18px;right:12px;width:8px;height:8px;background-color:#007bff;border-radius:50%}._footer_1idqt_291{padding:16px 20px;border-top:1px solid #e0e0e0;background-color:#f8f9fa}._refreshButton_1idqt_297{width:100%;padding:12px;background-color:#6c757d;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .2s}._refreshButton_1idqt_297:hover:not(:disabled){background-color:#5a6268}._refreshButton_1idqt_297:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){._panel_1idqt_22{width:100vw}._header_1idqt_43{padding:16px}._title_1idqt_49{font-size:18px}._filters_1idqt_74{flex-wrap:wrap}._filterButton_1idqt_79{font-size:11px;padding:4px 8px}}._container_10qry_1{padding:20px;display:flex;flex-direction:column;gap:20px}._header_10qry_8{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e5e7eb}._header_10qry_8 h1{font-size:24px;font-weight:600;color:#111827;margin:0}._statusBadge_10qry_23{display:flex;align-items:center;gap:8px}._statusSection_10qry_29{display:flex;align-items:center;gap:16px}._error_10qry_35{color:#ef4444;text-align:center;padding:20px;font-weight:500}._loading_10qry_42{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#6b7280;font-weight:500}._spinner_10qry_52{width:32px;height:32px;border:3px solid #e5e7eb;border-top:3px solid #3b82f6;border-radius:50%;animation:_spin_10qry_52 1s linear infinite;margin-bottom:16px}@keyframes _spin_10qry_52{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._statsSection_10qry_67{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a}._ordersSection_10qry_74{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a;flex-grow:1;min-height:400px}@media (max-width: 1024px){._container_10qry_1{padding:16px;gap:16px}}@media (max-width: 480px){._container_10qry_1{padding:12px;gap:12px}._error_10qry_35{font-size:16px;padding:0 16px}}._container_1c501_1{padding:20px;background-color:#f5f5f5;border-radius:8px;height:100%;display:flex;flex-direction:column}._header_1c501_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:16px}._header_1c501_10 h2{margin:0;font-size:24px;color:#333}._filter_1c501_25{width:200px}._orderList_1c501_29{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;overflow-y:auto;flex:1;padding-right:8px}._orderList_1c501_29::-webkit-scrollbar{width:8px}._orderList_1c501_29::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}._orderList_1c501_29::-webkit-scrollbar-thumb{background:#888;border-radius:4px}._orderList_1c501_29::-webkit-scrollbar-thumb:hover{background:#555}._orderCard_1c501_56{background-color:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 4px #0000001a;cursor:pointer;transition:transform .2s,box-shadow .2s}._orderCard_1c501_56:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}._orderHeader_1c501_70{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-wrap:wrap;gap:8px}._orderId_1c501_79{font-weight:700;color:#333}._status_1c501_84{padding:4px 8px;border-radius:4px;color:#fff;font-size:12px;font-weight:500}._orderItems_1c501_92{margin-bottom:16px;border-bottom:1px solid #eee;padding-bottom:12px;max-height:120px;overflow-y:auto}._item_1c501_100{display:flex;justify-content:space-between;margin-bottom:8px;color:#666;flex-wrap:wrap;gap:8px}._item_1c501_100:last-child{margin-bottom:0}._orderFooter_1c501_113{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}._total_1c501_121{font-weight:700;color:#333}._actions_1c501_126{display:flex;gap:8px;flex-wrap:wrap;width:100%}._loading_1c501_133{text-align:center;padding:40px;color:#666}._error_1c501_139{text-align:center;padding:40px;color:#f44336}._empty_1c501_145{text-align:center;padding:80px;color:#666;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}._actionsFlex_1c501_154{display:flex;gap:12px;flex-direction:row;width:100%}._actionsFlex_1c501_154>button{flex:1}@media (max-width: 1024px){._container_1c501_1{padding:16px}._header_1c501_10{margin-bottom:16px}._header_1c501_10 h2{font-size:20px}._filter_1c501_25{width:180px}._orderList_1c501_29{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}._orderCard_1c501_56{padding:14px}}@media (max-width: 480px){._container_1c501_1{padding:12px}._header_1c501_10{flex-direction:column;align-items:stretch;margin-bottom:12px;gap:12px}._filter_1c501_25{width:100%}._orderList_1c501_29{grid-template-columns:1fr;gap:12px;padding-right:0}._orderCard_1c501_56{padding:12px}._orderHeader_1c501_70{gap:6px}._orderItems_1c501_92{max-height:none}._orderFooter_1c501_113{flex-direction:column;align-items:stretch;gap:10px}._actions_1c501_126{justify-content:stretch}._actions_1c501_126 button{flex:1}._loading_1c501_133,._error_1c501_139,._empty_1c501_145{padding:24px 16px}}._wrapper_b7lex_1{position:relative;width:100%;border:1px solid var(--border-color);border-radius:4px;box-sizing:border-box;padding:0;font-size:15px;display:flex;align-items:center}._wrapper_b7lex_1:focus-within{border-color:var(--focus-color)}._select_b7lex_17{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none;background:transparent;outline:none;width:100%;padding:16px;font-size:15px;color:#000;cursor:pointer}._icon_b7lex_31{position:absolute;right:16px;pointer-events:none;color:var(--theme-color);font-size:12px}._backdrop_jd0ju_1{position:fixed;left:0;top:0;width:100vw;height:100vh;background:#0003;z-index:2000;display:flex;align-items:center;justify-content:center}._modal_jd0ju_13{background:#fff;border-radius:8px;min-width:700px;max-width:90vw;box-shadow:0 2px 16px #0000001a;overflow:hidden}._header_jd0ju_21{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem 1rem;font-size:1.3rem;font-weight:700;border-bottom:1px solid #ddd}._title_jd0ju_30{font-size:1.3rem;font-weight:700}._closeButton_jd0ju_34{background:none;border:none;font-size:1.3rem;cursor:pointer}._closeButton_jd0ju_34:hover{background-color:var(--background-hover-color);border-radius:50%}._body_jd0ju_45{padding:2rem}._orderInfo_jd0ju_48{display:flex;justify-content:space-between;align-items:center;font-size:1.1rem;margin-bottom:1.5rem}._orderNumber_jd0ju_56{font-weight:700}._time_jd0ju_60{color:#aaa;font-size:1rem}._table_jd0ju_64{width:100%;border-collapse:collapse;margin-bottom:1.5rem;margin-top:1rem}._table_jd0ju_64 th,._table_jd0ju_64 td{border-bottom:1px solid #eee;padding:.7rem .5rem;text-align:left}._options_jd0ju_76{color:#bbb;font-size:.95rem;display:flex;flex-direction:column;gap:7px;margin-top:10px}._totalRow_jd0ju_84{display:flex;justify-content:flex-end;align-items:center;font-size:1.1rem;font-weight:700;margin-top:1rem}._totalPrice_jd0ju_92{margin-left:1.5rem;font-size:1.2rem;font-weight:700}._footer_jd0ju_97{display:flex;border-top:1px solid #ddd}._reject_jd0ju_102,._accept_jd0ju_103{flex:1;padding:1.2rem 0;font-size:1.1rem;border:none;cursor:pointer}._reject_jd0ju_102:hover{background:var(--background-hover-color)}._accept_jd0ju_103:hover{background:var(--pos-theme-color-active)}._reject_jd0ju_102{background:#fff;color:#222}._accept_jd0ju_103{background:#2d7be5;color:#fff}._memo_jd0ju_128{padding:.5rem;background:#f8d7da;color:#c0392b;border-radius:4px}._tableHeader_jd0ju_135{text-align:center;font-weight:700;color:#666;background:#e5e5e5}._mainTitle_jd0ju_142{font-size:1.1rem;font-weight:700;margin-bottom:1rem}._option_jd0ju_76{gap:10px}._overlay_jd0ju_152{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:var(--z-index-order-detail)}._modalOverlay_jd0ju_165{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modal_jd0ju_13{background-color:#fff;border-radius:8px;width:90%;max-width:600px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 6px #0000001a}._header_jd0ju_21{display:flex;justify-content:space-between;align-items:center;padding:8px 20px;border-bottom:1px solid #eee}._header_jd0ju_21 h3{margin:0;font-size:20px;color:#333}._closeButton_jd0ju_34{background:none;border:none;width:40px;height:40px;font-size:24px;color:#666;cursor:pointer;padding:6px 8px 10px;line-height:1}._closeButton_jd0ju_34:hover{color:#333}._content_jd0ju_220{padding:20px;overflow-y:auto}._orderInfo_jd0ju_48{margin-bottom:24px;background-color:#f8f9fa;padding:16px;border-radius:6px}._infoRow_jd0ju_232{display:flex;justify-content:space-between}._itemList_jd0ju_237{margin-bottom:24px}._itemList_jd0ju_237 h4{margin:0 3px 16px;color:#333}._item_jd0ju_237{padding:12px;border:1px solid #eee;border-radius:6px;margin-bottom:12px}._item_jd0ju_237:last-child{margin-bottom:0}._itemInfo_jd0ju_257{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._itemName_jd0ju_264{font-weight:500;color:#333}._itemQuantity_jd0ju_269{color:#666}._itemOption_jd0ju_273{font-size:14px;color:#666;margin-left:16px;margin-bottom:4px}._itemPrice_jd0ju_280{text-align:right;color:#333;font-weight:500;margin-top:8px}._totalPrice_jd0ju_92{display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:#f8f9fa;border-radius:6px;margin-bottom:24px;font-weight:700;font-size:18px}._actions_jd0ju_299{display:flex;flex-direction:column;gap:16px}._inputGroup_jd0ju_305{display:flex;gap:8px}._inputGroup_jd0ju_305>*{flex:1}._loading_jd0ju_314,._error_jd0ju_314{padding:40px;text-align:center;color:#666}._error_jd0ju_314{color:#f44336}._container_272oq_1{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px}._toast_272oq_11{min-width:300px;padding:16px 20px;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#fff;font-weight:500;opacity:0;transform:translate(100%);transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:space-between}._visible_272oq_26{opacity:1;transform:translate(0)}._hidden_272oq_31{opacity:0;transform:translate(100%)}._info_272oq_36{background-color:#2196f3}._success_272oq_40{background-color:#4caf50}._warning_272oq_44{background-color:#ffa000}._error_272oq_48{background-color:#f44336}._closeButton_272oq_52{background:transparent;border:none;cursor:pointer;color:#fff;font-size:18px;font-weight:700;padding:0;margin-left:12px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}._closeButton_272oq_52:hover{background-color:#fff3}._closeButton_272oq_52:focus{outline:none;background-color:#ffffff4d}._message_272oq_79{flex:1;margin-right:8px;word-break:break-word}._dashboard_aspe0_1{padding:24px;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:grid;grid-template-columns:1fr 300px;gap:24px}._metricsGrid_aspe0_11{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;height:180px;margin-bottom:32px;grid-column:1;grid-row:1}@media (max-width: 1200px){._metricsGrid_aspe0_11{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){._metricsGrid_aspe0_11{grid-template-columns:repeat(2,1fr)}._dashboard_aspe0_1{grid-template-columns:1fr}._orderStatus_aspe0_37,._topMenus_aspe0_37{grid-column:1}}@media (max-width: 480px){._metricsGrid_aspe0_11{grid-template-columns:1fr}}._orderStatus_aspe0_37{background:#fff;padding:20px;border-radius:8px;border:1px solid #e9ecef;grid-column:2;grid-row:1}._orderStatus_aspe0_37 h3{margin:0 0 16px;color:#333;font-size:18px}._statusGrid_aspe0_64{display:flex;flex-direction:column;gap:12px}._statusItem_aspe0_70{background:#f8f9fa;padding:16px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;border:1px solid #e9ecef;transition:all .2s ease}._statusItem_aspe0_70:hover{background:#f1f3f5}._statusLabel_aspe0_85{color:#6c757d;font-size:14px;font-weight:500}._statusValue_aspe0_91{font-size:18px;font-weight:600;color:#212529;background:#e9ecef;padding:4px 12px;border-radius:16px}._topMenus_aspe0_37{background:#fff;padding:20px;border-radius:8px;border:1px solid #e9ecef;grid-column:1;grid-row:2}._topMenus_aspe0_37 h3{margin:0 0 16px;color:#333;font-size:18px}._topMenusList_aspe0_115{list-style:none;padding:0;margin:0}._menuItem_aspe0_121{display:flex;align-items:center;padding:12px;border-bottom:1px solid #e9ecef;transition:background-color .2s ease}._menuItem_aspe0_121:hover{background-color:#f8f9fa}._menuItem_aspe0_121:last-child{border-bottom:none}._menuRank_aspe0_137{width:24px;height:24px;background:#339af0;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;margin-right:12px}._menuName_aspe0_150{flex:1;font-weight:500;color:#212529}._menuCount_aspe0_156{color:#6c757d;font-size:14px}._summarySection_aspe0_162{grid-column:1 / -1;background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a}._summaryGrid_aspe0_170{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}._statCard_aspe0_176{background:#f8f9fa;padding:24px;border-radius:12px;text-align:center;transition:all .3s ease;border:1px solid #e9ecef}._statCard_aspe0_176:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}._statIcon_aspe0_190{font-size:24px;margin-bottom:12px}._statTitle_aspe0_195{color:#6c757d;font-size:14px;margin-bottom:8px}._statValue_aspe0_201{color:#212529;font-size:24px;font-weight:600}._statValue_aspe0_201._pending_aspe0_207{color:#ff9800}._hourlySection_aspe0_212{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a}._hourlyChart_aspe0_219{display:flex;align-items:flex-end;height:200px;gap:8px;padding-bottom:24px;position:relative}._hourBar_aspe0_228{flex:1;display:flex;flex-direction:column;align-items:center;position:relative}._bar_aspe0_236{width:100%;background-color:#2196f3;border-radius:4px 4px 0 0;transition:height .3s ease}._hourLabel_aspe0_243{position:absolute;bottom:-24px;font-size:12px;color:#666}._orderCount_aspe0_250{position:absolute;bottom:-40px;font-size:12px;color:#333}._menuSection_aspe0_258{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a}._menuOrdersList_aspe0_265{display:flex;flex-direction:column;gap:12px}._menuItem_aspe0_121{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px;padding:12px;background-color:#f8f9fa;border-radius:6px}._menuRank_aspe0_137{width:24px;height:24px;background-color:#2196f3;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}._menuName_aspe0_150{color:#333;font-weight:500}._menuCount_aspe0_156{color:#666}._menuAmount_aspe0_303{color:#333;font-weight:500}._statusSection_aspe0_309{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a}._statusCard_aspe0_316{padding:16px;background-color:#f8f9fa;border-radius:6px;display:flex;flex-direction:column;gap:8px}._error_aspe0_325{text-align:center;padding:24px;color:#dc3545;background:#f8d7da;border-radius:8px;margin:16px}._header_14n3b_1{position:fixed;top:0;left:264px;right:0;display:flex;align-items:center;justify-content:space-between;height:80px;padding:0 24px;background-color:#fff;border-bottom:1px solid #eee;box-sizing:border-box;z-index:1000}._backButton_14n3b_17{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center}._backButtonPlaceholder_14n3b_26{width:40px;height:24px}._profileWrapper_14n3b_31{position:relative}._profile_14n3b_31{background:none;border:none;display:flex;align-items:center;gap:8px;cursor:pointer}._nickname_14n3b_44{font-weight:600;font-size:16px}._flyout_14n3b_49{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;box-shadow:0 4px 8px #0000001a;border:1px solid #ddd;border-radius:8px;min-width:120px;padding:8px 0;z-index:999}._menuItem_14n3b_63{width:100%;background:none;border:none;padding:10px 16px;text-align:left;font-size:14px;cursor:pointer}._menuItem_14n3b_63:hover{background-color:#f5f5f5}._container_8jalv_1{padding-top:80px}._card_lw6xj_1{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}._card_lw6xj_1 span{margin-left:.5rem;font-weight:700}._summaryCard_lw6xj_15{padding:1.5rem 2rem;background-color:var(--white-green);border-radius:2px;margin:0 1.2rem;display:flex;justify-content:space-around;gap:1.2rem}._menuList_1u0za_1{list-style:none;padding:0;margin:0 .4rem;width:calc(100% - 2.4rem)}._menuItem_1u0za_8{display:flex;align-items:center;padding:12px;border-bottom:1px solid #ddd;gap:12px;width:100%;position:relative;overflow:hidden;cursor:pointer;background-color:#fff;transition:background-color .2s ease}._menuItem_1u0za_8:hover{background-color:#f5f5f5}._menuItem_1u0za_8._selected_1u0za_26{background-color:var(--background-hover-color)}._imageBox_1u0za_30{min-width:40px;width:40px;height:40px;background-color:#e0e0e0;border-radius:4px;flex-shrink:0}._imageBox_1u0za_30 img{width:100%;height:100%;object-fit:cover;border-radius:4px}._menuName_1u0za_45{flex:1;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:12px;min-width:0}._statusSelect_1u0za_55{max-width:130px;width:100%;min-width:0;padding:8px 32px 8px 8px;border-radius:4px;border:1px solid #ddd;background-color:#fff;font-size:14px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:16px;flex-shrink:1;flex-basis:130px;z-index:1}._statusSelect_1u0za_55:hover{border-color:#999}._statusSelect_1u0za_55:focus{outline:none;border-color:var(--theme-color);box-shadow:0 0 0 2px rgba(var(--theme-color-rgb),.1)}._groupTitle_1u0za_86{font-size:1.2rem;font-weight:700;margin:1.5rem 1.2rem .5rem}@media screen and (max-width: 1024px){._statusSelect_1u0za_55{width:clamp(75px,15%,120px)}}@media screen and (max-width: 925px){._menuItem_1u0za_8{padding:10px;gap:10px}._imageBox_1u0za_30{min-width:36px;width:36px;height:36px}._menuName_1u0za_45{font-size:15px;margin-right:10px}._statusSelect_1u0za_55{width:clamp(70px,15%,110px);padding:7px 28px 7px 7px;font-size:13px}}@media screen and (max-width: 768px){._menuItem_1u0za_8{padding:8px;gap:8px}._imageBox_1u0za_30{min-width:32px;width:32px;height:32px}._menuName_1u0za_45{font-size:14px;margin-right:8px}._statusSelect_1u0za_55{flex-basis:100px;max-width:100px;padding:6px 24px 6px 6px;font-size:13px}}@media screen and (max-width: 576px){._menuItem_1u0za_8{padding:6px;gap:6px}._imageBox_1u0za_30{min-width:28px;width:28px;height:28px}._menuName_1u0za_45{font-size:13px;margin-right:6px}._statusSelect_1u0za_55{flex-basis:90px;max-width:90px;padding:4px 20px 4px 4px;font-size:12px}}@media screen and (max-width: 400px){._statusSelect_1u0za_55{flex:0 0 80px;padding:4px 20px 4px 4px;font-size:11px}}._menuActions_y0z7l_1{display:flex;gap:1rem;padding:1rem}._actionLink_y0z7l_7{color:var(--theme-color);cursor:pointer;display:flex;align-items:center;gap:4px}._actionLink_y0z7l_7:hover{text-decoration:underline}._icon_y0z7l_19{width:16px;height:16px}._plus_y0z7l_24{margin-right:.5rem;font-size:1.2rem;font-weight:700}._overlay_kpg0g_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:var(--z-index-modal)}._modal_kpg0g_14{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 8px #0000001a;width:400px}._modalHeader_kpg0g_22{display:flex;justify-content:space-between;align-items:center;margin:0 0 1rem}._groupList_kpg0g_29{display:flex;flex-direction:column;gap:6px;max-height:400px;overflow-y:auto;padding:.5rem}._groupItem_kpg0g_38{padding:.8rem;border-radius:5px;background-color:var(--background-hover-color);touch-action:none;-webkit-user-select:none;user-select:none}._groupItem_kpg0g_38:hover{background-color:var(--background-hover-color)}._groupTextContainer_kpg0g_50{width:100%;display:flex;justify-content:space-between;align-items:center}._groupText_kpg0g_50{flex:1;margin-right:1rem}._groupCloseButton_kpg0g_62{color:var(--black-500);cursor:pointer;font-size:1.2rem;padding:.2rem .5rem;border-radius:4px}._groupCloseButton_kpg0g_62:hover{background-color:#0000001a}._addGroup_kpg0g_74{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;gap:1rem}._addGroup_kpg0g_74 input{flex:1;padding:.8rem}._addGroupButton_kpg0g_87{padding:.9rem 1.5rem;border-radius:5px;cursor:pointer;background-color:var(--theme-color);color:#fff}._addGroupButton_kpg0g_87:hover{background-color:var(--theme-color-hover)}._modalActions_kpg0g_99{display:flex;justify-content:center;margin-top:1rem;gap:1rem}._cancelButton_kpg0g_106{padding:.7rem 1.5rem;border:1px solid var(--black-500);border-radius:4px;background-color:#fff;cursor:pointer}._cancelButton_kpg0g_106:hover{background-color:var(--background-hover-color)}._applyButton_kpg0g_118{padding:.7rem 1.5rem;border-radius:4px;background-color:var(--focus-color);cursor:pointer;color:#fff}._container_1hfb2_1{padding-top:80px}._title_1hfb2_5{font-size:1.6rem;font-weight:700;margin:1rem 1rem 1rem 1.4rem}._form_14zau_1{display:flex;flex-direction:column;gap:1rem}._formGroup_14zau_7{margin:0}._menuGroupController_14zau_11{margin:.5rem 0;cursor:pointer;color:var(--theme-color)}._select_14zau_17,._input_14zau_18,._textarea_14zau_19{width:100%;padding:1rem;border:1px solid var(--border-color);border-radius:4px;box-sizing:border-box}._select_14zau_17:focus,._input_14zau_18:focus,._textarea_14zau_19:focus{outline:none;border-color:var(--focus-color)}._buttonGroup_14zau_34{display:flex;flex-wrap:wrap;min-width:1rem;gap:.5rem}._grayButton_14zau_41{background-color:var(--border-color);color:var(--background-color);border:none;padding:.4rem 1rem;margin-top:1rem;border-radius:16px;cursor:pointer;font-size:14px}._grayButton_14zau_41:hover{background-color:var(--theme-color)}._textarea_14zau_19{padding-bottom:10rem;resize:none}._charCount_14zau_61{text-align:right;font-size:12px;color:#9ca3af}._helpBox_14zau_67{background-color:#f9fafb;border:1px solid #e5e7eb;padding:1rem;font-size:14px;margin-top:1rem;border-radius:6px}._helpTitle_14zau_76{font-weight:700;margin-bottom:.5rem}._selected_14zau_81{background-color:var(--theme-color)}._overlay_asuw4_4{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:var(--z-index-modal)}._modalContainer_asuw4_17{background:#fff;border-radius:8px;width:100%;max-width:900px;box-shadow:0 4px 15px #0003;display:flex;flex-direction:column;max-height:95vh}._modalHeader_asuw4_28{padding:1rem 1.5rem;border-bottom:1px solid var(--background-hover-color);display:flex;justify-content:space-between;align-items:center;flex-shrink:0}._modalBody_asuw4_37{display:flex;padding:1.5rem;gap:1.5rem;overflow-y:auto;flex-grow:1;min-height:0}._leftPanel_asuw4_46,._rightPanel_asuw4_47{flex:1;display:flex;flex-direction:column;gap:1rem;min-width:300px}._rightPanel_asuw4_47{border-left:1px solid var(--background-hover-color);padding-left:1.5rem}._headerTitle_asuw4_60{font-size:1.2rem;font-weight:700;color:var(--black-700)}._formGroup_asuw4_66{display:flex;flex-direction:column}._formGroup_asuw4_66 label{margin-bottom:.5rem;font-size:.9rem;color:#555}._formGroup_asuw4_66 input,._formGroup_asuw4_66 select{padding:.75rem;border:1px solid var(--background-hover-color);border-radius:4px}._buttonGroup_asuw4_84{display:flex;gap:.5rem;margin-top:auto}._cancelBtn_asuw4_90{flex:1;padding:.75rem;border:1px solid var(--background-hover-color);background-color:#fff;border-radius:4px;cursor:pointer}._addBtn_asuw4_99{flex:1;padding:.75rem;border:1px solid #28a745;background-color:#28a745;color:#fff;border-radius:4px;cursor:pointer}._requiredOption_asuw4_109{display:flex;align-items:center;gap:.5rem}._optionGroupList_asuw4_115{border:1px solid var(--background-hover-color);border-radius:4px;padding:1rem;flex-grow:1}._optionGroupItem_asuw4_122{display:flex;flex-direction:column;gap:.25rem;padding:.5rem 0;border-bottom:1px solid white}._optionGroupItemHeader_asuw4_130{display:flex;align-items:center;gap:.5rem}._subOptionItem_asuw4_136{display:flex;align-items:center;gap:.75rem;padding:.5rem 0 .5rem 2rem;font-size:.9rem}._subOptionItem_asuw4_136 span:nth-child(2){margin-left:auto}._itemActions_asuw4_149{margin-left:auto;display:flex;gap:.5rem}._itemActions_asuw4_149 button{background:none;border:none;cursor:pointer;font-size:1rem}._addGroup_asuw4_162{display:flex;gap:.5rem}._addGroup_asuw4_162 input{flex-grow:1;padding:.75rem;border:1px solid var(--background-hover-color);border-radius:4px}._modalFooter_asuw4_174{display:flex;padding:1rem;gap:1rem;border-top:1px solid #eee}._modalFooter_asuw4_174 button{padding:.8rem;border-radius:4px;cursor:pointer;font-size:1rem;border:none;flex:1}._cancelBtn_asuw4_90{background-color:#f5f5f5;color:#333}._saveBtn_asuw4_195{background-color:var(--theme-color);color:#fff}._saveBtn_asuw4_195:hover{opacity:.9}._cancelBtn_asuw4_90:hover{background-color:#e5e5e5}._scrollableGroupList_asuw4_208{max-height:300px;overflow-y:auto;border:1px solid var(--background-hover-color);border-radius:4px;padding:.5rem}._groupName_asuw4_216{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}._checkBox_asuw4_223{width:1.3rem;height:1.3rem;margin-right:.5rem;cursor:pointer;background-color:var(--focus-color)}._deleteButton_asuw4_231{cursor:pointer;width:15px;height:15px}@media (max-width: 1261px){._modalBody_asuw4_37{flex-direction:column}._rightPanel_asuw4_47{border-left:none;padding-left:0;border-top:1px solid white;padding-top:1.5rem}._buttonGroup_asuw4_84{justify-content:flex-end}._cancelBtn_asuw4_90,._addBtn_asuw4_99{flex:none;width:120px}}._container_1im9h_1{padding-top:80px}._main_1im9h_5{flex:1;padding:2rem;background-color:#fff}._topBar_1im9h_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._title_1im9h_18{font-size:24px;font-weight:700;margin-bottom:1rem}._table_1im9h_24{width:100%;margin-top:1rem;border:1px solid #ccc;overflow:hidden;table-layout:fixed;border-collapse:collapse}._table_1im9h_24 th,._table_1im9h_24 td{font-weight:700;border:1px solid #ccc;border-left:none;padding:.5rem;text-align:left;vertical-align:top}._actionButtons_1im9h_43{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}._actionButtons_1im9h_43 button{width:160px;padding:.8rem 0;border-radius:4px;font-size:1rem;cursor:pointer;transition:all .2s}._actionButtons_1im9h_43 button:hover{opacity:.9}._cancelButton_1im9h_63{background-color:#f5f5f5;color:#333;border:1px solid #ccc}._saveButton_1im9h_69{background-color:#28a745;color:#fff;border:none}._deleteText_1im9h_75{text-align:center;font-size:13px;color:#dc3545;text-decoration:underline;cursor:pointer;margin-top:1rem;transition:color .2s}._deleteText_1im9h_75:hover{color:#c82333}._optionGroup_1im9h_89{border-bottom:1px solid #ccc;margin-bottom:1rem}._optionGroupHeader_1im9h_94{display:flex;justify-content:space-between;background-color:#f9f9f9;padding:1rem;cursor:pointer;font-weight:700}._optionItem_1im9h_103{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#fff;border-bottom:1px solid #eee}._optionItemLeft_1im9h_112{display:flex;align-items:center;gap:8px}._optionItemRight_1im9h_118{display:flex;align-items:center;gap:12px}._optionStatus_1im9h_124{padding:4px 8px;border:1px solid #aaa;border-radius:4px;background-color:#fff}._optionManageButton_1im9h_131{color:#28a745;cursor:pointer;padding:1rem;font-size:14px;transition:color .2s}._optionManageButton_1im9h_131:hover{color:#218838;text-decoration:underline}@media (max-width: 480px){._actionButtons_1im9h_43 button{padding:.4rem 1.5rem;font-size:14px;flex:1;text-align:center}}._container_1veg0_1{padding:100px 30px 0}._title_1veg0_5{margin-bottom:20px;font-size:24px;font-weight:700}._filters_1veg0_11{display:flex;gap:10px;align-items:center;margin-bottom:30px}._dateGroup_1veg0_18{display:flex;gap:5px;align-items:center}._filters_1veg0_11 select,._filters_1veg0_11 input{padding:6px;font-size:14px}._filters_1veg0_11 button{padding:4px 10px;font-size:13px}._reviewHeader_1veg0_35{display:flex;padding:10px 0;font-weight:700;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-bottom:10px}._reviewHeader_1veg0_35>div:first-child{margin-right:320px}._reviewList_1veg0_49{display:flex;flex-direction:column;gap:20px}._reviewCard_1veg0_55{display:flex;justify-content:space-between;border-bottom:1px solid #ddd;padding:12px 0}._left_1veg0_62{flex:1}._reviewer_1veg0_66{font-weight:700;margin-bottom:4px}._stars_1veg0_71{color:#f5c518;font-size:16px;margin-bottom:4px}._date_1veg0_18{font-size:14px;color:#555}._smallText_1veg0_82{font-size:13px;margin-bottom:4px}._reviewImage_1veg0_87{width:100px;height:auto;margin:8px 0;border-radius:4px}._error_1veg0_94{color:red}._right_1veg0_98{flex:2;display:flex;justify-content:space-between;align-items:flex-start}._rightContent_1veg0_105{display:flex;flex-direction:column}._reportButton_1veg0_110{padding:2px 6px;font-size:12px;background-color:#ffe5e5;color:#d9534f;border:1px solid #d9534f;border-radius:4px;cursor:pointer;width:auto;flex:none}._reportButton_1veg0_110:disabled{opacity:.5;cursor:not-allowed}._reportButton_1veg0_110:hover{background-color:#f5c6cb}._summaryCard_1cp98_1{padding:1.5rem 2rem;background-color:var(--white-green);border-radius:2px;margin:0 1.2rem 30px;display:flex;justify-content:space-around;gap:1.2rem}._card_1cp98_11{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}._card_1cp98_11 span{margin-left:.5rem;font-weight:700;color:#000}._overlay_1mrmv_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000}._modal_1mrmv_11{background:#fff;padding:20px;border-radius:12px;width:90%;max-width:400px}._modal_1mrmv_11 h2{margin-bottom:12px}._modal_1mrmv_11 textarea{width:100%;height:80px;padding:8px;border-radius:6px;border:1px solid #ddd;resize:none}._buttons_1mrmv_32{display:flex;justify-content:flex-end;margin-top:12px;gap:8px}._buttons_1mrmv_32 button{padding:6px 12px;border:none;border-radius:6px;cursor:pointer}._buttons_1mrmv_32 button:first-child{background:#ddd}._buttons_1mrmv_32 button:last-child{background:#2196f3;color:#fff}._loginContainer_3fvbc_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;padding:0 1.5rem;gap:6rem;max-width:480px;margin:0 auto}._title_3fvbc_13{color:var(--focus-color);font-size:2rem;font-weight:700;text-align:center;margin-top:2rem}._input_3fvbc_21{display:flex;flex-direction:column;gap:1rem}._inputContainer_3fvbc_27{display:flex;flex-direction:column;gap:1rem;width:100%}._registerContainer_3fvbc_34{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}._register_3fvbc_34{cursor:pointer;color:var(--focus-color)}._stepper_ej9kd_1{display:flex;align-items:center;margin:20px 0}._stepWrapper_ej9kd_7{position:relative;display:flex;align-items:center}._circle_ej9kd_13{width:16px;height:16px;background-color:#d3d3d3;border-radius:50%;z-index:1}._circle_ej9kd_13._active_ej9kd_21{background-color:var(--theme-color)}._line_ej9kd_25{width:60px;height:2px;background-color:#d3d3d3;margin:0}._line_ej9kd_25._active_ej9kd_21{background-color:var(--theme-color)}._label_ej9kd_36{position:absolute;top:-28px;left:7px;transform:translate(-50%);background-color:var(--theme-color);color:#fff;font-size:12px;padding:2px 8px;border-radius:8px;white-space:nowrap}._label_ej9kd_36:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);border-width:6px 6px 0 6px;border-style:solid;border-color:var(--theme-color) transparent transparent transparent}._registerContainer_1grou_1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;gap:1.5rem;max-width:480px;margin:0 auto}._registerContainer_1grou_1 h1{color:var(--black-700);font-size:1.6rem;text-align:left}._registerContainer_1grou_1 h1 b{font-weight:700}._description_1grou_22{background-color:var(--background-hover-color);border-radius:4px;font-size:1rem;text-align:left;padding:2rem}._description_1grou_22 strong{color:var(--focus-color);font-weight:700}@media (max-width: 1261px){._registerContainer_1grou_1{padding:0 1rem;gap:1rem;max-width:720px}._description_1grou_22{padding:1.2rem;font-size:.95rem}button{width:100%;font-size:1rem;padding:.8rem 1rem}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._registerContainer_e7kvm_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;padding:0 1.5rem;gap:1.5rem;max-width:480px;margin:0 auto}._registerContainer_e7kvm_1 h1{color:var(--black-700);font-size:1.6rem;text-align:left}._registerContainer_e7kvm_1 h1 b{font-weight:700}._textarea_e7kvm_23{font-size:1rem;padding:1rem;border:1px solid #bbb;border-radius:6px;box-sizing:border-box;width:100%;min-height:100px;resize:none;margin-top:.5rem}._textarea_e7kvm_23:focus{outline:none;border-color:var(--focus-color)}@media (max-width: 1261px){._registerContainer_e7kvm_1{padding:0 1rem;gap:1rem;max-width:720px}._description_e7kvm_47{padding:1.2rem;font-size:.95rem}._registerContainer_e7kvm_1 button{width:100%;min-width:280px;font-size:1rem;padding:.8rem 1rem}}._registerContainer_l89a6_1{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem 1.5rem;gap:1rem;max-width:720px;width:100%;margin:0 auto;box-sizing:border-box}._registerContainer_l89a6_1 h1{color:var(--black-700);font-size:1.6rem;text-align:left}._registerContainer_l89a6_1 h1 b{font-weight:700}._textarea_l89a6_25{font-size:1rem;padding:1rem;border:1px solid #bbb;border-radius:6px;box-sizing:border-box;width:100%;min-height:100px;resize:none;margin-top:.5rem}._textarea_l89a6_25:focus{outline:none;border-color:var(--focus-color)}._registerContainer_112um_1{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;padding:0 1.5rem;gap:1.5rem;max-width:480px;margin:30px auto 0}._registerContainer_112um_1 h1{color:var(--black-700);font-size:1.6rem;text-align:left}._registerContainer_112um_1 h1 b{font-weight:700}._textarea_112um_24{font-size:1rem;padding:1rem;border:1px solid #bbb;border-radius:6px;box-sizing:border-box;width:100%;min-height:100px;resize:none;margin-top:.5rem}._textarea_112um_24:focus{outline:none;border-color:var(--focus-color)}
