._container_1abex_1{min-height:630px;display:grid;place-items:center;background-color:#e2e8f0;padding:10px}._grid2_1abex_17{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){._grid2_1abex_17{grid-template-columns:1fr 1fr}}._window_1abex_41{display:flex;flex-direction:column;height:560px;width:360px;border-radius:1rem;background-color:#0f172a;color:#0f172a;box-shadow:0 10px 25px #00000040}._header_1abex_63{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background-color:#1e293b;color:#fff;border-top-left-radius:1rem;border-top-right-radius:1rem}._headerTitle_1abex_85{display:inline-block;width:30%;font-size:1.125rem;font-weight:600}._messageList_1abex_99{flex:1;overflow-y:auto;padding:.75rem;background-color:#0f172a66;display:flex;flex-direction:column;gap:.5rem}._messageList_1abex_99::-webkit-scrollbar{width:8px;background:transparent}._messageList_1abex_99::-webkit-scrollbar-thumb{background:#64748b;border-radius:4px}._messageList_1abex_99::-webkit-scrollbar-track{background:transparent}._messageList_1abex_99:hover::-webkit-scrollbar-thumb{background:#334155}._messageList_1abex_99{scrollbar-width:thin;scrollbar-color:#64748b transparent}._bubble_1abex_169{max-width:70%;border-radius:.75rem;padding:.5rem .75rem;font-size:.875rem;box-shadow:0 1px 2px #0000001a}._bubbleCustomer_1abex_185{background-color:#f1f5f9}._bubbleCounter_1abex_193{background-color:#fde047}._inputBar_1abex_201{display:flex;gap:.5rem;padding:.75rem;background-color:#1e293b;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}._input_1abex_201{flex:1;height:2.5rem;border-radius:.75rem;padding:0 .75rem;outline:none;border:none}._sendButton_1abex_237{height:2.5rem;padding:0 1rem;border-radius:.75rem;background-color:#fbbf24;font-weight:500;border:none;cursor:pointer}._alignRight_1abex_257{display:flex;justify-content:flex-end;align-items:flex-end;margin-bottom:6px}._alignLeft_1abex_271{display:flex;justify-content:flex-start;align-items:flex-end;margin-bottom:6px}._timeLeft_1abex_285{font-size:.75em;color:#888;margin-right:8px;align-self:flex-end}._timeRight_1abex_299{font-size:.75em;color:#888;margin-left:8px;align-self:flex-end}._container_13yyi_1{width:100%}._buttonRow_13yyi_9{display:flex;gap:8px;margin-bottom:8px}._actionBtn_13yyi_21{padding:6px 16px;font-size:1em;border:none;background:#f1c40f;color:#222;border-radius:4px;cursor:pointer;font-weight:700}._formRow_13yyi_43{display:flex;gap:4px;align-items:center}._input_13yyi_55{width:70%;padding:6px;font-size:1em;border:1px solid #bbb;border-radius:4px}._select1_13yyi_71{width:90%;padding:6px;font-size:1em;border:1px solid #bbb;border-radius:4px}._select2_13yyi_87{width:70%;padding:6px;font-size:1em;border:1px solid #bbb;border-radius:4px}._submitBtn_13yyi_103{font-size:.9em;padding:6px 12px;background:#3498db;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700}.container{display:flex;height:calc(100vh - 100px)}.main-panel{width:80%;height:100%;display:flex;flex-direction:column;background-color:#2a3b4d;color:#fff;font-family:sans-serif;overflow:hidden}.top-menu{width:98%;height:50px;background-color:#5d6d7e;display:flex;align-items:center;gap:20px;padding:0 40px;border-radius:40px;margin:10px auto 0}.icon-button{background:none;border:none;cursor:pointer}.icon-button img{width:24px;height:24px}.menu-tabs{display:flex;gap:10px}.menu-tabs button{font-size:16px;padding:0 20px;background:none;border:none;color:#fff}.menu-tabs button.active{color:gold;font-weight:700}.menu-search-form{position:relative;display:inline-block}.menu-search-form input{width:220px;border-radius:10px;border:none;background-color:#333;color:#7b8d8e;padding:5px 35px 5px 10px}.menu-search-form button{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;padding:0;cursor:pointer}.menu-search-form img{width:18px;height:18px}.product-list{flex-grow:1;overflow-y:auto;padding:20px;height:calc(100% - 45px)}.grid-container{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.product-card{height:240px;background-color:#fff;border-radius:8px;text-align:center;color:#000;cursor:pointer;position:relative;overflow:hidden}.product-back{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000b3;color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s;z-index:2}.back-frame{width:100%;height:200px;display:flex;justify-content:center;align-items:center}.product-card.flipped .product-back{opacity:1;pointer-events:auto}.add-cart-btn{border:none;margin:0 auto 20px;width:200px;height:40px;background-color:gold;border-radius:5px;cursor:pointer;color:#000}.product-image{width:100%;height:170px;-o-object-fit:cover;object-fit:cover}.product-info{display:flex;flex-direction:column;justify-content:space-between;gap:10px;padding:0 10px;text-align:start}.side-panel{width:20%;height:100%;background-color:#2c3e50;color:#fff;display:flex;flex-direction:column;padding:20px;box-sizing:border-box;font-size:14px}.seat-info{display:flex;justify-content:space-between;align-items:center;font-size:16px}#openModalBtn{font-size:12px;padding:2px 8px;border-radius:4px;background-color:#3d4b5a;border:none;color:#fff;cursor:pointer}.cart-section{overflow-y:hidden;flex:1;width:100%;flex-grow:1;background-color:#1a252f;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;position:relative;margin-bottom:20px}.cart-items{height:415px;display:flex;flex-direction:column;overflow-y:auto;padding:10px}.quantity-control img{width:18px;height:18px;cursor:pointer}.cart-item-right{text-align:right;font-size:16px;display:flex;flex-direction:column;gap:10px}.total-price{width:100%;height:65px;background-color:#222b33;border-radius:4px;font-size:16px;display:flex;justify-content:center;align-items:center;gap:15px;position:absolute;bottom:0}.payment-methods{height:70px;display:flex;padding:10px;background-color:#1e2b38;border-radius:6px;gap:10px;font-size:16px;justify-content:space-between;margin-bottom:20px}.payment-methods input[type=radio]{display:none}.payment-methods label{width:calc((100% - 20px) / 3);background-color:#3d4b5a;padding:10px;text-align:center;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}.cash-options{height:72px;padding:5px;background-color:#1e2b38;border-radius:6px;font-size:13px;display:flex;flex-direction:column;margin-bottom:20px}.cash-quick{display:flex;justify-content:space-between;flex-wrap:wrap;gap:7px;padding:5px}.cash-custom{display:flex;align-items:center;gap:25px;padding:5px}.cash-custom input[type=text]{width:100px;padding:4px 6px;border:none;border-radius:4px}.cash-quick label input[type=radio],.cash-custom label input[type=radio]{margin-right:6px;vertical-align:middle}.request-input{background-color:#1e2b38;color:#fff;border:1px solid #f0f0f0;border-radius:20px;padding:10px 16px;font-size:16px;outline:none;margin-bottom:20px}.order-button{width:100%;background-color:#f1c40f;color:#000;font-weight:700;border:none;padding:15px 0;border-radius:6px;font-size:16px}#orderForm{display:contents}.payment-methods label:has(input[type=radio]:checked){background-color:#f4d03f;color:#000;font-weight:700}.ticket-modal-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;z-index:9999;display:flex;justify-content:center;align-items:center}.ticket-modal-content{background-color:#1a252f;border-radius:10px;width:1196px;max-height:60vh;overflow-y:auto;padding:30px;box-shadow:0 0 15px #0000004d;display:flex;position:relative}.ticket-modal-close-btn{position:absolute;top:20px;right:20px;font-size:24px;font-weight:700;color:#444;cursor:pointer;z-index:10000}.ticket_con{padding:0}.ticket_con h2{font-size:20px;margin-bottom:20px;color:#fff;font-weight:400}.plan-grid{display:flex;flex-wrap:wrap;gap:30px}.plan-card{background-color:#fff;color:#000;border-radius:10px;padding:15px;width:265px;box-shadow:0 0 10px #0003;display:flex;flex-direction:column;justify-content:space-between;height:110px}.plan-title{font-weight:400;font-size:14px;margin-bottom:10px;border:1px solid #D9D9D9;display:inline-block;width:auto;height:auto;align-self:flex-start;padding:3px 6px;box-sizing:border-box;border-radius:16px}.plan-info{display:flex;justify-content:space-between;font-size:16px}.plan-time{color:#333}.plan-price{color:#000}@media (max-width: 600px){.plan-card{width:100%}}.remaintime-info{display:flex;flex-direction:column;justify-content:space-between;font-size:16px;gap:10px;margin-bottom:20px}.ticket-section{overflow-y:auto;height:300px;width:250px;flex-grow:1;background-color:#333;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center}.ticket-item{color:#fff;font-size:16px;padding:10px}.selected-ticket{margin-bottom:10px;justify-content:center;display:flex;flex-direction:column;gap:6px}.select-ticket-name{font-size:12px;color:#333;background:#f5f5f5;display:inline-block;width:auto;height:auto;border-radius:15px;padding:3px 9px;justify-content:center;display:flex}.ticket-modal-side{margin-top:54px}.ticket-payment-btn{width:100%;margin:top;margin-top:30px;height:45px;border-radius:5px;background:#f4d03f}.paysucc-modal-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:10000}.paysucc-modal-content{background-color:#2c3e50;border-radius:12px;width:300px;height:400px;text-align:center;box-shadow:0 0 20px #0000004d;display:flex;flex-direction:column;justify-content:space-between}.paysucc-modal-body{margin-top:85px}.paysucc-modal-body img.paysucc-modal-icon{width:60px;margin-bottom:20px}.paysucc-modal-body h3{font-size:18px;margin-bottom:10px;color:#fff}.paysucc-modal-body p{font-size:14px;color:#fff;line-height:1.5}.paysucc-modal-footer button{margin-top:20px;padding:10px 30px;background-color:#ffd43b;border:none;font-weight:700;font-size:16px;border-radius:6px;cursor:pointer;width:100%}.fade{opacity:1;transition:opacity .3s ease}.fade-out{opacity:0;pointer-events:none}.add-cart-btn.sold-out{background-color:#ccc;cursor:not-allowed;color:#888}.cash-manual-label{display:flex;align-items:center;gap:8px}.cash-manual-input{width:100px;padding:4px 8px;border:1px solid #ddd;border-radius:4px;font-size:13px;margin-left:auto}.cash-manual-input:focus{outline:none;border-color:#f4d03f}._ticketModalBg_1hqkg_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;z-index:9999;display:flex;justify-content:center;align-items:center}._ticketModalContent_1hqkg_25{background-color:#1a252f;border-radius:10px;width:1196px;max-height:60vh;overflow-y:auto;padding:30px;box-shadow:0 0 15px #0000004d;display:flex;position:relative}._ticketModalCloseBtn_1hqkg_49{position:absolute;top:20px;right:20px;font-size:24px;font-weight:700;color:#444;cursor:pointer;z-index:10000}._ticketCon_1hqkg_71{padding:0}._ticketCon_1hqkg_71 h2{font-size:20px;margin-bottom:20px;color:#fff;font-weight:400}._planGrid_1hqkg_93{display:flex;flex-wrap:wrap;gap:30px}._planCard_1hqkg_105{background-color:#fff;color:#000;border-radius:10px;padding:15px;width:265px;box-shadow:0 0 10px #0003;display:flex;flex-direction:column;justify-content:space-between;height:110px}._planTitle_1hqkg_131{font-weight:400;font-size:14px;margin-bottom:10px;border:1px solid #D9D9D9;display:inline-block;width:auto;height:auto;align-self:flex-start;padding:3px 6px;box-sizing:border-box;border-radius:16px}._planInfo_1hqkg_159{display:flex;justify-content:space-between;font-size:16px}._planTime_1hqkg_171{color:#333}._planPrice_1hqkg_179{color:#000}@media (max-width: 600px){._planCard_1hqkg_105{width:100%}}._remaintimeInfo_1hqkg_199{display:flex;flex-direction:column;justify-content:space-between;font-size:16px;gap:10px;margin-bottom:20px}._ticketSection_1hqkg_217{overflow-y:auto;height:300px;width:250px;flex-grow:1;background-color:#333;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center}._ticketItem_1hqkg_243{color:#fff;font-size:16px;padding:10px}._selectedTicket_1hqkg_255{display:flex;flex-direction:column;gap:6px}._selectTicketName_1hqkg_271{font-size:12px;color:#333;background:#f5f5f5;display:inline-block;width:auto;height:auto;border-radius:15px;padding:3px 9px;justify-content:center;display:flex}._ticketModalSide_1hqkg_297{margin-top:54px}._ticketPaymentBtn_1hqkg_305{width:100%;margin-top:30px;height:45px;border-radius:5px;background:#f4d03f}._paysuccModalBg_1eia8_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:10000}._paysuccModalContent_1eia8_23{background-color:#2c3e50;border-radius:12px;width:300px;height:400px;text-align:center;box-shadow:0 0 20px #0000004d;display:flex;flex-direction:column;justify-content:space-between}._paysuccModalBody_1eia8_47{margin-top:85px}._paysuccModalIcon_1eia8_55{width:60px;margin-bottom:20px}._paysuccModalBodyTitle_1eia8_65{font-size:18px;margin-bottom:10px;color:#fff}._paysuccModalBodyText_1eia8_77{font-size:14px;color:#fff;line-height:1.5}._paysuccModalFooterBtn_1eia8_89{margin-top:20px;padding:10px 30px;background-color:#ffd43b;color:#333;border:none;font-weight:700;font-size:16px;border-radius:6px;cursor:pointer;width:100%}button{background:none;background-color:transparent;border:none;outline:none;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;margin:0;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}button:focus{outline:none}button:active{background:none}._header_t3rjc_13{background-color:#233142;display:flex;align-items:flex-end;height:100px}._seat-con-used_t3rjc_29,._seat-con-all_t3rjc_31{display:flex}._seat-con-used_t3rjc_29 ._seat-cell_t3rjc_41:nth-child(2),._seat-con-used_t3rjc_29 ._seat-cell_t3rjc_41:nth-child(3){border-left:none}._seat-con-all_t3rjc_31 ._seat-cell_t3rjc_41:nth-child(2),._seat-con-all_t3rjc_31 ._seat-cell_t3rjc_41:nth-child(3){border-left:none}._seat-wrapper_t3rjc_59{height:100%;display:flex;flex-direction:column;align-items:center;padding-top:1px;padding-right:1px}._seat-title_t3rjc_77{display:flex;justify-content:center;align-items:center;background-color:#f4d03f;padding:6px 0;font-size:20px;text-align:center;width:100%;height:30px}._seat-info_t3rjc_101{width:100%;display:flex;justify-content:space-between;gap:3px;height:68px}._seat-cell_t3rjc_41{display:flex;align-items:center;justify-content:center;width:36px;height:100%;background-color:#e5e8e8;color:#000;font-weight:700;font-size:18px;border:1px solid black}._header-nav_t3rjc_157 a{background-color:#f4d03f;border:none;text-decoration:none;color:#000;border-radius:5px;display:inline-block;border-bottom-left-radius:1;border-bottom-right-radius:1;width:145px;height:60px;text-align:center;line-height:60px;font-size:20px;margin-right:2px}._header-nav_t3rjc_157 a:hover{top:-8px;position:relative;box-shadow:0 12px 24px #0000002e;z-index:10;transition:background-color .5s,color .5s,top .5s,box-shadow .5s}._header-nav_t3rjc_157 a:active{background-color:#f4d03fe6;color:#000;box-shadow:0 6px 12px #0000002e;transition:background-color .1s,color .1s,box-shadow .1s}._sidebarLeft_18hm7_1{width:70px;height:calc(100vh - 100px);background-color:#233142;padding:2px 0;display:flex;flex-direction:column;align-items:center;gap:2px}._sidebarLeft_18hm7_1 a{background-color:#2c3e50;text-decoration:none;width:100%;padding:5px 0;color:#fff;font-size:13px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;transition:background-color .2s}._sidebarLeft_18hm7_1 a:hover{background-color:#34495e}._sidebarLeft_18hm7_1 a img{width:32px;height:32px}._usingmodal_h0lm7_1{position:fixed;z-index:9999;left:0;top:0;width:100vw;height:100vh}._usingmodalContent_h0lm7_21{position:fixed;top:100px;left:70px;background-color:#2c3e50;padding:20px;width:400px;height:calc(100vh - 100px);overflow-y:auto}._usinglistth_h0lm7_41{background-color:#000;color:#fff}._userListContainer_h0lm7_49{width:100%}._userTable_h0lm7_57{background-color:#fff;width:100%;border-collapse:collapse;margin-top:10px}._userTable_h0lm7_57 th,td{padding:5px;text-align:center;border:.5px solid #ddd;font-size:14px;font-weight:400}._userTable_h0lm7_57 tbody tr:hover{background-color:#d5d8dc;cursor:pointer}._usingclose_h0lm7_99{color:#ccc;font-size:24px;font-weight:700;cursor:pointer;background:none;border:none;position:absolute;top:10px;right:10px}._usingSearchBox_h0lm7_125{position:relative;width:80%}._usingSearchBox_h0lm7_125 input[type=text]{width:80%;font-size:14px;border:none;border-radius:2px;box-sizing:border-box}._usingSearchBox_h0lm7_125 button{position:absolute;left:73%;top:50%;transform:translateY(-50%);border:none;background:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}._usingSearchBox_h0lm7_125 button img{width:16px;height:16px}._userCount_h0lm7_187{padding:10px;text-align:center;color:#fff}*{margin:0;padding:0;box-sizing:border-box}img{vertical-align:top}button{cursor:pointer}button img{vertical-align:middle}.cart-add-btn,.sellcontrolBtn,.selldeleteBtn{all:unset}.sell-modal-box{background:#fff;display:flex;flex-direction:column;width:1200px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:10px;z-index:1000;box-shadow:0 4px 12px #0000004d;overflow:hidden}.sell-modal-header{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;background-color:#5d6d7e;padding:0 15px}.sell-modal-footer{display:flex;padding:50px;gap:30px}.sell-modal-title{font-weight:700;font-size:22px;color:#f0f0f0;padding:10px}.sell-modal-close{background:none;border:none;font-size:22px;color:#f0f0f0}.sell-table-wrapper{width:670px;height:700px;overflow-y:auto;border:1px solid #ccc}.admin_product_category{border-color:#d5d8dc}.search-box{display:inline-block;align-items:center;position:relative}.search-box input[type=text]{width:220px;border:1px solid #D5D8DC;box-sizing:border-box}.admin_category{padding-right:20px}.search-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;background:inherit}.search-icon img{width:18px;height:18px}.sell-table thead{background-color:#5d6d7e;color:#fff}.sell-table th,.sell-table td{padding:5px;text-align:center;border:1px solid #ddd;font-size:14px;font-weight:400}.sell-table tbody tr:hover{background-color:#d5d8dc;cursor:pointer}.sell-table{border-collapse:collapse;background-color:#fff;width:100%;margin-top:0}.sell-seat-input{display:flex;gap:10px}.sellcounter-side-panel{display:flex;flex-direction:column;gap:10px}.sellcounter-cart-items{width:410px;color:#fff;flex-grow:1;display:flex;flex-direction:column;overflow-y:auto;padding:10px}.sellcounter-payment-methods{width:100%;display:flex;gap:10px;font-size:16px}.sellcounter-payment-methods input[type=radio]{display:none}.sellcounter-payment-methods label{width:calc((100% - 20px) / 3);height:50px;background-color:#3d4b5a;padding:10px;text-align:center;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}.sellcounter-payment-methods label:has(input[type=radio]:checked){background-color:#f4d03f;color:#000;font-weight:700}.sell-order-button{width:100%;background-color:#f1c40f;color:#000;font-weight:700;border:none;padding:15px 0;border-radius:6px;font-size:16px;cursor:pointer;text-align:center}.payment-order{display:flex;flex-direction:column;gap:10px}.sell-cart-item{margin-top:10px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #f0f0f0;padding:10px}.swal-zindex{z-index:9999!important}._sidebarRight_1fb8e_1{position:absolute;top:100px;right:0;width:70px;height:calc(100vh - 100px);background-color:#233142;display:flex;flex-direction:column;align-items:center;transition:width .3s;z-index:999}._toggle-btn_1fb8e_29{height:78px}._sidebarRight_1fb8e_1 a{width:70px;height:150px;background-color:#f4d03f;color:#000;text-decoration:none;display:flex;flex-direction:column;align-items:center;font-size:20px;padding:8px 0;border-bottom:1px solid white;transition:background-color .2s;justify-content:center}._sidebarRight_1fb8e_1 a img{width:26px;height:26px;margin-bottom:4px}._sidebarRight_1fb8e_1 ._toggleBtn_1fb8e_81{background-color:#f4d03f;border:none;width:100%;padding:8px 0;font-size:18px;font-weight:700;cursor:pointer;border-bottom:1px solid white}._sidebarRight_1fb8e_1 a:hover{background-color:#e6c100}#orderPopup{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:30;display:none;justify-content:center;align-items:center}.order-status-container{top:100px;right:70px;position:absolute;z-index:10;width:875px;height:calc(100vh - 100px);background-color:#fff;box-shadow:0 4px 8px #0000001a;overflow-y:auto;background-color:#eceff1}.no-orders{display:flex;justify-content:center;align-items:center;height:100%;font-size:20px;color:#888;font-weight:700}.order-status-header{z-index:100;position:sticky;top:0;display:flex;width:100%;height:60px;justify-content:start;align-items:center;padding:0 20px;gap:20px;background-color:#5d6d7e;font-weight:700;margin-bottom:20px;color:#fff}.close-btn{font-size:25px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.number-tab1,.number-tab2{font-size:20px;padding:14px 7px;display:block;text-decoration:none;color:#fff}.active-tab{border-bottom:3px solid #ffffff}.order-list{display:flex;flex-direction:column}.order-card-inner{display:flex;flex-direction:row;width:831px;height:170px;box-shadow:0 2px 4px #0000000d;background-color:#fff;border-radius:10px;margin:0 10px;overflow:hidden}.order-card-footer{width:831px;height:25px;display:flex;justify-content:space-between;margin:0 10px;align-items:center;border-top:1px solid #eee;text-align:center;line-height:1}.order-card{display:flex;flex-direction:column;overflow:hidden}.order-time-box{color:#fff;width:80px;background-color:#f4c542;padding:12px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;font-size:18px}.seat-no{font-size:40px;font-weight:700}.action-btn{margin-top:8px;padding:3px 4px;font-size:12px;border-bottom:1px solid #fff}.order-detail-box{flex:1;padding:10px 14px;display:flex;flex-direction:column;justify-content:space-between;gap:6px;font-size:14px}.menu-names{font-size:20px}.memo{color:#666;font-size:15px}.price,.paytype{font-size:20px;font-weight:700;color:#333}.badge{padding:4px 20px;border-radius:20px;font-size:20px;font-weight:700}.order-card .status-badges .badge.active{background-color:#00000080;color:#000;font-weight:700}.status-badges{margin-top:5px;display:flex;gap:5px}.badge.preparing{background-color:#d1d3d4;color:#444;cursor:pointer}.badge.complete{background-color:#e0e0e0;color:#333;cursor:pointer}.sell-cancel{color:#aaa;font-size:15px;cursor:pointer;border-bottom:1px solid #aaa}.status-row1{display:flex;justify-content:space-between;align-items:center;text-align:center}.status-row2{border-top:1px solid #eee;display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;padding:10px 5px;font-size:20px}.time{margin-left:auto;color:#888;font-size:12px}.wait-time{margin-top:8px;font-size:12px;color:#555}.red-text{color:red;font-weight:700}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}.modal-box{background-color:#2c3e50;position:relative;padding:30px 40px;border-radius:16px;text-align:center;font-family:Segoe UI,sans-serif;width:340px;z-index:10000;color:#fff;box-shadow:0 10px 20px #0000004d;animation:fadeIn .3s ease-out}.modal-message{font-size:15px;margin-bottom:30px;line-height:1.4}.modal-buttons{display:flex;justify-content:center;gap:16px}.modal-buttons button{padding:10px 24px;font-weight:700;border:none;border-radius:6px;cursor:pointer;font-size:15px;transition:background-color .2s ease}#modalConfirmBtn{background-color:#f1c40f;color:#000}#modalConfirmBtn:hover{background-color:#f39c12}#modalCancelBtn{background-color:#bdc3c7;color:#000}#modalCancelBtn:hover{background-color:#95a5a6}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.paid-text{background-color:#f0f0f0;color:#555;padding:6px 18px;border-radius:20px;font-size:19px;font-weight:500;margin-left:6px}.change-text{display:block;color:#28a745;font-size:12px;font-weight:700;margin-top:4px;padding:2px 6px;background-color:#28a7451a;border-radius:4px;border:1px solid rgba(40,167,69,.3)}.cancel-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;z-index:50}.cancel-modal-box{background:#fff;display:flex;flex-direction:column;width:400px;margin:100px auto;border-radius:10px;position:relative;z-index:50}.cancel-modal-header{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;background-color:#5d6d7e}.cancel-modal-title{font-weight:700;font-size:22px;color:#f0f0f0;padding:10px}.cancel-modal-close{background:none;border:none;font-size:22px;color:#f0f0f0;padding:10px}.cancel-modal-footer{width:100%;display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:60px}.current-quantity{color:#fff}.allCancel{width:370px;height:50px;background-color:#e74c3c;color:#fff;font-size:16px;font-weight:700;border:none;border-radius:12px;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 6px #00000026;transition:background-color .3s ease;cursor:pointer;margin-top:5px}.allCancel:hover{background-color:#c0392b}.cart-item{margin-top:10px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #f0f0f0;padding:10px}.cart-item-left{display:flex;flex-direction:column;gap:10px;font-size:16px;font-weight:700}.cart-item-right{color:#fff;text-align:right;font-size:16px;display:flex;flex-direction:column;gap:10px}.cancel-cart-items{flex-grow:1;display:flex;flex-direction:column;overflow-y:auto;padding:10px}.cart-section{overflow-y:auto;height:487px;width:100%;flex-grow:1;background-color:#1a252f;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between}.cart-section-box{height:500px;margin-top:50px;padding:10px;display:flex;flex-direction:column;gap:10px}.cartcontrolBtn{all:unset;line-height:1}.deleteBtn{background:none;border:none;color:#fff;font-size:16px;text-align:end}.quantity-control{display:flex;align-items:center;gap:6px;margin-top:5px}.total-price{color:#fff;flex-shrink:0;width:100%;height:65px;background-color:#222b33;border-radius:4px;font-size:16px;display:flex;justify-content:center;align-items:center;gap:15px}.cancel-cart-items::-webkit-scrollbar{width:10px}.cancel-cart-items::-webkit-scrollbar-track{background:#2c3e50;border-radius:10px}.cancel-cart-items::-webkit-scrollbar-thumb{background-color:#ffffffb3;border-radius:10px}._modalOverlay_1uldq_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0006;z-index:1000;display:flex;justify-content:center;align-items:center}._adminTicketTable_1uldq_31{border-collapse:collapse;background-color:#fff;width:calc(100vw - 200px);margin-top:10px}._adminTicketTable_1uldq_31 thead{background-color:#5d6d7e;color:#fff}._adminTicketTable_1uldq_31 th,._adminTicketTable_1uldq_31 td{padding:5px;text-align:center;border:1px solid #ddd;font-size:14px;font-weight:400}._adminTicketTable_1uldq_31 tbody tr:hover{background-color:#d5d8dc;cursor:pointer}._modalContent_1uldq_91{background:#fff;width:80%;max-width:1100px;border-radius:8px;overflow:hidden;box-shadow:0 4px 32px #0000002e}._adminModalHeader_1uldq_109{background-color:#5c6b7c;color:#fff;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}._adminCloseBtn_1uldq_127{background:none;border:none;color:#fff;font-size:24px;cursor:pointer}._adminModalBody_1uldq_143{display:flex;padding:1.5rem;gap:1.5rem}._adminTicketLeft_1uldq_155{width:60%}._focused_1uldq_163{background:#e0e7ff;color:#222}._adminTicketRight_1uldq_173{width:40%;display:flex;flex-direction:column;align-items:center;justify-content:center}._adminSearchBar_1uldq_189{display:flex;margin-bottom:1rem;position:relative}._adminSearchBar_1uldq_189 input{flex:1;padding:.5rem;font-size:16px}._adminSearchBtn_1uldq_213{padding:.5rem 1rem;background-color:#eee;border:none;cursor:pointer}._adminUserSearchResult_1uldq_227{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#fff;border:1px solid #ccc;border-top:none;max-height:200px;overflow-y:auto;list-style:none;margin:0;padding:0;font-size:14px;border-radius:0 0 4px 4px}._adminUserSearchResult_1uldq_227 li{padding:8px 12px;cursor:pointer}._adminUserSearchResult_1uldq_227 li:hover{background-color:#f0f0f0}._searchBox_1uldq_281{display:inline-block;align-items:center;position:relative}._searchBox_1uldq_281 input[type=text]{width:220px;border:1px solid #D5D8DC;box-sizing:border-box}._searchIcon_1uldq_305{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;background:inherit}._searchIcon_1uldq_305 img{width:18px;height:18px}._adminTicketTable_1uldq_31{width:100%;border-collapse:collapse}._adminTicketTable_1uldq_31 th,._adminTicketTable_1uldq_31 td{padding:.5rem;border:1px solid #ccc;text-align:center}._adminAddBtn_1uldq_375{background:none;border:none;font-size:20px;cursor:pointer}._adminSelectedTicketBox_1uldq_389{background-color:#222d38;color:#fff;padding:1rem;width:100%;height:45%;text-align:center;border-radius:6px;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}._adminTicketName_1uldq_421{font-size:14px;margin-bottom:.3rem}._adminTicketInfo_1uldq_431{font-size:18px;font-weight:700}._adminPayMethods_1uldq_441{display:flex;gap:1rem;margin:1.5rem}._adminPayBtn_1uldq_453{background-color:#5c6b7c;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;font-size:large;width:130px;height:55px}._adminPayBtn_1uldq_453:hover{background-color:#4a5a6b;transform:translateY(-2px)}._adminPayBtn_1uldq_453._selected_1uldq_487{background-color:#f9c841;color:#000;box-shadow:0 2px 8px #f9c8414d}._adminConfirmBtn_1uldq_499{background-color:#f9c841;color:#000;padding:.8rem 2rem;font-size:18px;border:none;border-radius:6px;cursor:pointer;margin-top:1rem;width:67%}._modalOverlay_mx2ot_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;align-items:center;justify-content:center;z-index:9999}._modalBox_mx2ot_27{background:#fff;border-radius:16px;padding:40px 32px;min-width:320px;text-align:center;box-shadow:0 8px 32px #00000026;position:relative}._checkmarkWrapper_mx2ot_47{display:flex;justify-content:center;align-items:center;margin-bottom:24px}._checkmark_mx2ot_47{width:64px;height:64px;display:block}._text_mx2ot_73{font-size:1.25rem;font-weight:600;color:#222;margin-bottom:8px}._subText_mx2ot_87{font-size:1rem;color:#666}._closeBtn_mx2ot_97{margin-top:24px;padding:10px 32px;border-radius:8px;border:none;background:#4f8a8b;color:#fff;font-weight:600;font-size:1rem;cursor:pointer}@keyframes _checkmark_mx2ot_47{0%{stroke-dashoffset:50}60%{stroke-dashoffset:0}to{stroke-dashoffset:0}}@keyframes _fadeIn_1a1qy_53{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _fadeOut_1a1qy_59{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._fadeIn_1a1qy_53{animation:_fadeIn_1a1qy_53 .5s ease-out forwards}._fadeOut_1a1qy_59{animation:_fadeOut_1a1qy_59 .5s ease-in forwards}._modalOverlay_1a1qy_69{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;display:flex;justify-content:center;align-items:center;z-index:1000}._modalOverlay_1a1qy_69._fadeOut_1a1qy_59{animation:_fadeOut_1a1qy_59 .5s ease-in forwards;pointer-events:none}._modalContent_1a1qy_109{height:402px;background:#fff;width:700px;border-radius:6px;box-shadow:0 2px 10px #0003}._modalHeader_1a1qy_129{background-color:#5d6d7e;color:#fff;padding:10px 15px;font-size:18px;font-weight:700;display:flex;justify-content:space-between;align-items:center;border-top-left-radius:6px;border-top-right-radius:6px}._closeBtn_1a1qy_157{color:#fff;font-size:20px;cursor:pointer;display:inline-block}._modalBody_1a1qy_177{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;padding:0 15px}._modalBody_1a1qy_177 ._formRow_1a1qy_193{display:flex;flex-direction:row;margin-bottom:10px;gap:10px}._modalBody_1a1qy_177 label{font-size:14px;margin-bottom:4px}._modalBody_1a1qy_177 input[type=text],._modalBody_1a1qy_177 input[type=date],._modalBody_1a1qy_177 input[type=email],._modalBody_1a1qy_177 input[type=number],._modalBody_1a1qy_177 textarea{padding:6px 10px;border:1px solid #ccc}._inlineField_1a1qy_241{display:flex;align-items:center;gap:6px;width:189px}._inlineField_1a1qy_241 input{flex:1;width:125px;height:30px}._inlineField_1a1qy_241 button{flex-shrink:0;padding:3px 4px;font-size:.9rem;white-space:nowrap;height:100%;background-color:#ddd;color:#333;border:none;border-radius:2px}._modalBody_1a1qy_177 ._formRow_1a1qy_193{position:relative}._formMessage_1a1qy_305{margin-top:4px;font-size:.9rem;position:absolute;top:26px;left:91px}._formMessage_1a1qy_305._error_1a1qy_321{color:red}._formMessage_1a1qy_305._success_1a1qy_329{color:green}textarea#_memo_1a1qy_1{width:67%;height:100px;resize:none}._radioGroup_1a1qy_351{display:flex;gap:16px}._radioGroup_1a1qy_351 label{display:flex;align-items:center;gap:4px;cursor:pointer}#_usedMin_1a1qy_1,#_remainMin_1a1qy_1{width:30%}._modalBody_1a1qy_177 ._formRow_1a1qy_193 label{width:80px}._withDivider_1a1qy_401{position:relative;display:flex}._leftColumn_1a1qy_413,._rightColumn_1a1qy_415{flex:1;padding:0 20px;display:flex;flex-direction:column;gap:12px}._divider_1a1qy_437{position:absolute;top:0;bottom:0;left:50%;width:1px;background-color:#d5d8dc;transform:translate(-50%)}._modalFooter_1a1qy_459{text-align:right;margin-top:20px;padding-top:10px;padding-bottom:10px;border-top:1px solid #ddd;margin-right:10px}._modalFooter_1a1qy_459 button{padding:6px 14px;margin-left:8px;border:none;border-radius:4px;cursor:pointer}._modalFooter_1a1qy_459 button[type=submit]{background-color:#f0c040;color:#333}._modalFooter_1a1qy_459 button[type=button],._btnCancel_1a1qy_515{background-color:#ddd;color:#333}._btnSave_1a1qy_525,._btnEdit_1a1qy_535{background-color:#f0c040;color:#333}._btnDelete_1a1qy_545{background-color:#ccc;color:#333}._btnReset_1a1qy_555{background-color:#f0c040;color:#333}._modalOverlay_yfgup_5{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999!important}._modalContent_yfgup_33{width:400px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #0003;min-width:360px;max-width:90%;text-align:center}._modalHeader_yfgup_55{font-size:20px;font-weight:700;margin-bottom:16px;background:#5d6d7e;color:#fff;padding:10px;justify-content:flex-start;display:flex;border-top-left-radius:inherit;border-top-right-radius:inherit}._modalBody_yfgup_85{display:flex;justify-content:space-around}._modalBody_yfgup_85:nth-child(2){display:flex;align-items:center}._modalBody_yfgup_85 p{font-size:16px;margin:8px 0}._modalFooter_yfgup_121{margin-top:20px;border-top:1px solid #D5D8DC;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}._modalFooter_yfgup_121 button{padding:8px 20px;background-color:#5d6d7e;color:#fff;border:none;border-radius:6px;cursor:pointer}._modalFooter_yfgup_121 button:hover{background-color:#34495e}._modalFooterInner_yfgup_161{display:flex;justify-content:flex-end;margin:10px}._fadeIn_1ux5b_1{animation:_fadeIn_1ux5b_1 .3s ease}._fadeOut_1ux5b_7{animation:_fadeOut_1ux5b_7 .3s ease}@keyframes _fadeIn_1ux5b_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _fadeOut_1ux5b_7{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._content_1qkjz_1{top:100px;left:70px}._seatDashboard_1qkjz_11{z-index:10;position:absolute;top:100px;left:70px;background-color:#0e1b28;width:calc(100vw - 140px);height:calc(100vh - 100px)}._rowContainer_1qkjz_37{box-sizing:border-box;margin-top:30px;margin-left:30px;width:75%;display:flex;flex-direction:column;gap:30px}._seatRow_1qkjz_57._row-6_1qkjz_57{display:grid;grid-template-columns:repeat(6,160px);gap:10px;justify-content:start}._seatRow_1qkjz_57._row-5_1qkjz_73{display:grid;grid-template-columns:repeat(5,160px);gap:10px;justify-content:start}#_middle-seats_1qkjz_1,#_bottom-seats_1qkjz_1{margin-top:65px}._seat_1qkjz_11{position:relative;box-sizing:border-box;height:100px;border-radius:3px;padding:4px;font-size:17px}._seatNumber_1qkjz_121{position:absolute;top:6px;left:8px;display:flex;justify-content:flex-start;gap:3px}._memberName_1qkjz_139{position:absolute;top:4px;right:6px;font-weight:700;color:#333}._in-use-green_1qkjz_155 ._memberName_1qkjz_139{color:#000}._in-use-red_1qkjz_163 ._member-name_1qkjz_163{color:#fff}._timeLeft_1qkjz_171{position:absolute;top:27px;right:6px;color:#666;font-size:17px}._in-use-green_1qkjz_155 ._timeLeft_1qkjz_171{color:#000}._in-use-red_1qkjz_163 ._timeLeft_1qkjz_171{color:#fff}._broken-label_1qkjz_203{font-size:17px}._in-use-green_1qkjz_155{background-color:#27ae60;color:#000}._in-use-red_1qkjz_163{background-color:#e74c3c;color:#fff}._available_1qkjz_213{background-color:#fff;color:#000}._broken_1qkjz_203{background-color:#f1c40f;color:#000}._cleaning_1qkjz_217{background-color:#fff;border:2px solid #ccc;position:relative}._counter_1qkjz_247{position:absolute;top:50%;right:0;transform:translateY(-50%);width:111px;height:311px;background-color:#fff;font-size:30px;justify-content:center;align-items:center;display:flex}._trashIcon_1qkjz_275{width:45px;height:50px;position:absolute;bottom:5px;right:5px;background:none;border:none;cursor:pointer;font-size:16px;padding:0}._positionBasedLayout_1qkjz_303{padding:20px;overflow:auto;height:calc(100vh - 140px)}._positionBasedLayout_1qkjz_303 h3{color:#fff;margin-bottom:20px;font-size:18px}._positionBasedContainer_1qkjz_327{position:relative;background-color:#f9f9f9;border-radius:8px;border:1px solid #ddd;overflow:auto}._positionBasedContainer_1qkjz_327 ._seat_1qkjz_11{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;border:2px solid;cursor:pointer;transition:transform .2s}._positionBasedContainer_1qkjz_327 ._seat_1qkjz_11:hover{transform:scale(1.05)}._overlay_sna68_3{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;background:transparent}._contextMenu_sna68_23{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;overflow:hidden;font-size:14px}._menuHeader_sna68_43{background:#f8f9fa;padding:12px 16px;font-weight:700;border-bottom:1px solid #eee;color:#333}._username_sna68_59{color:#666;font-weight:400;margin-left:8px}._menuItem_sna68_71{padding:12px 16px;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;gap:8px}._menuItem_sna68_71:hover{background:#f0f8ff;color:#06c}._menuItem_sna68_71:active{background:#e6f3ff}._menuItemDisabled_sna68_107{padding:12px 16px;color:#999;font-style:italic;cursor:not-allowed}._menuItem_sna68_71+._menuItem_sna68_71{border-top:1px solid #f0f0f0}._overlay_1yjlm_3{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:10000}._modal_1yjlm_29{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 30px #0000004d;animation:_slideIn_1yjlm_1 .3s ease}@keyframes _slideIn_1yjlm_1{0%{transform:scale(.9) translateY(-20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}._header_1yjlm_73{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;border-bottom:1px solid #e0e0e0}._header_1yjlm_73 h2{margin:0;font-size:20px;font-weight:600;color:#333}._closeButton_1yjlm_103{background:none;border:none;font-size:28px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}._closeButton_1yjlm_103:hover{background-color:#f5f5f5;color:#666}._content_1yjlm_145{padding:24px}._infoGrid_1yjlm_153{display:flex;flex-direction:column;gap:16px}._infoRow_1yjlm_165{display:flex;align-items:center;gap:12px;min-height:24px}._infoRow_1yjlm_165 label{font-weight:600;color:#555;min-width:100px;text-align:left;font-size:14px}._infoRow_1yjlm_165 span{color:#333;font-size:14px;flex:1}._divider_1yjlm_207{height:1px;background-color:#e0e0e0;margin:8px 0}._remainTime_1yjlm_219{color:#4caf50!important;font-weight:600}._usedTime_1yjlm_229{color:#ff9800!important;font-weight:600}._enabled_1yjlm_239{color:#4caf50!important;font-weight:600}._disabled_1yjlm_249{color:#f44336!important;font-weight:600}._footer_1yjlm_259{padding:16px 24px 24px;display:flex;justify-content:center;border-top:1px solid #e0e0e0}._confirmButton_1yjlm_273{background-color:#2196f3;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease;min-width:80px}._confirmButton_1yjlm_273:hover{background-color:#1976d2}._confirmButton_1yjlm_273:active{background-color:#1565c0}._modal_1yjlm_29::-webkit-scrollbar{width:6px}._modal_1yjlm_29::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._modal_1yjlm_29::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._modal_1yjlm_29::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._overlay_15fnu_3{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:10000}._modal_15fnu_29{background:#fff;border-radius:12px;width:90%;max-width:800px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 30px #0000004d;animation:_slideIn_15fnu_1 .3s ease}@keyframes _slideIn_15fnu_1{0%{transform:scale(.9) translateY(-20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}._header_15fnu_73{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;border-bottom:1px solid #e0e0e0;background-color:#f8f9fa;border-radius:12px 12px 0 0}._header_15fnu_73 h2{margin:0;font-size:20px;font-weight:600;color:#333}._closeButton_15fnu_107{background:none;border:none;font-size:28px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}._closeButton_15fnu_107:hover{background-color:#f5f5f5;color:#666}._content_15fnu_149{padding:24px}._summary_15fnu_157{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:12px 16px;background-color:#f8f9fa;border-radius:8px}._summary_15fnu_157 span{font-size:14px;color:#555}._summary_15fnu_157 strong{color:#2196f3;font-weight:600}._date_15fnu_197{color:#888!important;font-size:13px!important}._tableContainer_15fnu_207{overflow-x:auto;border-radius:8px;border:1px solid #e0e0e0}._historyTable_15fnu_219{width:100%;border-collapse:collapse;background:#fff}._historyTable_15fnu_219 thead{background-color:#f5f5f5}._historyTable_15fnu_219 th{padding:12px 16px;text-align:left;font-weight:600;color:#333;border-bottom:1px solid #e0e0e0;font-size:14px}._historyTable_15fnu_219 th:first-child{width:60px;text-align:center}._historyTable_15fnu_219 th:nth-child(2){width:120px}._historyTable_15fnu_219 th:nth-child(3){width:120px}._historyTable_15fnu_219 th:nth-child(4),._historyTable_15fnu_219 th:nth-child(5){width:160px}._historyRow_15fnu_293{transition:background-color .2s ease}._historyRow_15fnu_293:hover{background-color:#f8f9fa}._historyTable_15fnu_219 td{padding:12px 16px;border-bottom:1px solid #f0f0f0;font-size:14px;color:#333}._orderNumber_15fnu_323{text-align:center!important;font-weight:600;color:#666}._username_15fnu_335{font-weight:600;color:#2196f3}._userId_15fnu_345{color:#666;font-family:Courier New,monospace}._startTime_15fnu_355,._endTime_15fnu_357{font-family:Courier New,monospace;font-size:13px;color:#555}._startTime_15fnu_355{color:#4caf50}._endTime_15fnu_357{color:#ff9800}._noData_15fnu_385{text-align:center;padding:60px 20px;color:#888}._noDataIcon_15fnu_397{font-size:48px;margin-bottom:16px}._noData_15fnu_385 p{margin:0;font-size:16px}._footer_15fnu_417{padding:16px 24px 24px;display:flex;justify-content:center;border-top:1px solid #e0e0e0;background-color:#f8f9fa;border-radius:0 0 12px 12px}._confirmButton_15fnu_435{background-color:#2196f3;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease;min-width:80px}._confirmButton_15fnu_435:hover{background-color:#1976d2}._confirmButton_15fnu_435:active{background-color:#1565c0}._modal_15fnu_29::-webkit-scrollbar{width:6px}._modal_15fnu_29::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._modal_15fnu_29::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._modal_15fnu_29::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){._modal_15fnu_29{width:95%;max-height:85vh}._header_15fnu_73 h2{font-size:18px}._historyTable_15fnu_219 th,._historyTable_15fnu_219 td{padding:8px 12px;font-size:13px}._summary_15fnu_157{flex-direction:column;gap:8px;text-align:center}}@keyframes _fadeIn_1ym5b_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _fadeOut_1ym5b_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._modal_1ym5b_53._fade-in_1ym5b_53{animation:_fadeIn_1ym5b_1 .3s ease-out forwards}._modal_1ym5b_53._fade-out_1ym5b_59{animation:_fadeOut_1ym5b_1 .3s ease-in forwards}._productList_1ym5b_73{position:absolute;top:100px;left:70px;width:calc(100vw - 140px);height:calc(100vh - 100px);box-sizing:border-box;padding:30px}._topControls_1ym5b_97{display:flex;gap:10px;margin-bottom:10px}._adminCategory_1ym5b_119{border-color:#d5d8dc}._searchBox_1ym5b_127{display:inline-block;align-items:center;position:relative;display:flex;gap:10px}._searchBox_1ym5b_127 input[type=text]{width:220px;border:1px solid #D5D8DC;box-sizing:border-box}._adminCategory_1ym5b_119{padding-right:20px}._searchIcon_1ym5b_161{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;background:inherit}._searchIcon_1ym5b_161 img{width:18px;height:18px}._productTable_1ym5b_205{border-collapse:collapse;background-color:#fff;width:calc(100vw - 200px);margin-top:10px}._productTable_1ym5b_205 thead{background-color:#5d6d7e;color:#fff}._productTable_1ym5b_205 th,._productTable_1ym5b_205 td{padding:5px;text-align:center;border:1px solid #ddd;font-size:14px;font-weight:400}table tbody tr:hover{background-color:#d5d8dc;cursor:pointer}._buttonGroup_1ym5b_259{display:flex;gap:10px}._btnRegister_1ym5b_271,._btnEdit_1ym5b_273,._btnDelete_1ym5b_273,._btnCategory_1ym5b_275{background-color:#fff;border:1px solid #B0B3B8;color:#333;padding:4px 10px;cursor:pointer;width:100px}._btnRegister_1ym5b_271:hover,._btnEdit_1ym5b_273:hover,._btnDelete_1ym5b_273:hover,._btnCategory_1ym5b_275:hover{background-color:#5d6d7e;color:#fff}._product_table_1ym5b_309{table-layout:fixed;width:100%;border-collapse:collapse}._product_table_1ym5b_309 th,._product_table_1ym5b_309 td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:8px;border:1px solid #ccc;text-align:center;font-size:14px}._product_table_1ym5b_309 th:nth-child(1),._product_table_1ym5b_309 td:nth-child(1){width:40px}._product_table_1ym5b_309 th:nth-child(2),._product_table_1ym5b_309 td:nth-child(2){width:60px}._product_table_1ym5b_309 th:nth-child(3),._product_table_1ym5b_309 td:nth-child(3){width:100px}._product_table_1ym5b_309 th:nth-child(4),._product_table_1ym5b_309 td:nth-child(4){width:150px}._product_table_1ym5b_309 th:nth-child(5),._product_table_1ym5b_309 td:nth-child(5){width:250px}._product_table_1ym5b_309 th:nth-child(6),._product_table_1ym5b_309 td:nth-child(6){width:100px}._product_table_1ym5b_309 th:nth-child(7),._product_table_1ym5b_309 td:nth-child(7){width:100px}._product_table_1ym5b_309 th:nth-child(8),._product_table_1ym5b_309 td:nth-child(8){width:80px}._product_table_1ym5b_309 th:nth-child(9),._product_table_1ym5b_309 td:nth-child(9){width:100px}._product_table_1ym5b_309 td:nth-child(8) input[type=number]{width:50px;height:30px}._stock-cell_1ym5b_399 ._stock-input_1ym5b_399{display:none;width:60px;height:34px;padding:4px;font-size:14px}._stock-cell_1ym5b_399 ._stock-display_1ym5b_417{display:inline-block;cursor:pointer;font-size:14px;color:#333}._stock-cell_1ym5b_399 ._stock-input_1ym5b_399::-webkit-inner-spin-button,._stock-cell_1ym5b_399 ._stock-input_1ym5b_399::-webkit-outer-spin-button{-webkit-appearance:auto;appearance:auto;margin:0;width:18px;height:18px}._stock-cell_1ym5b_399 ._stock-input_1ym5b_399:focus{outline:2px solid #4dabf7;border-radius:4px}._modal_1ym5b_53{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;justify-content:center;align-items:center;z-index:1000}._category-modal-content_1ym5b_499{background:#f8f9fa;width:400px;border-radius:6px;box-shadow:0 0 10px #0000004d}._category-modal-header_1ym5b_513{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;background-color:#5d6d7e;border-top-right-radius:6px;border-top-left-radius:6px;padding:10px;color:#ddd}._category-modal-header_1ym5b_513 h2{margin:0;font-size:18px;font-weight:400}._category-modal-body_1ym5b_549{margin:15px}._category-close-btn_1ym5b_557{cursor:pointer;font-size:20px}._category-table_1ym5b_567{width:100%;border-collapse:collapse;margin-bottom:10px}._category-table_1ym5b_567 th,._category-table_1ym5b_567 td{border:1px solid #ccc;padding:6px;text-align:center}._category-table_1ym5b_567 input[type=text]{height:25px;border:1px solid #C8C9CE}._category-input-group_1ym5b_605{display:flex;gap:5px;margin-bottom:10px;align-items:center;justify-content:space-between}._category-input-group_1ym5b_605 label{flex-shrink:0}._category-input-group_1ym5b_605 input{flex:1;padding:4px;border:1px solid #D5D8DC}._category-input-button_1ym5b_639{display:flex;gap:10px}._category-input-group_1ym5b_605 button{border:1px solid #D5D8DC;background:#5d6d7e;color:#fff}._category-button-group_1ym5b_661{display:flex;gap:10px;justify-content:center}._cancel-btn_1ym5b_673{background:#c4c4c4;padding:6px 12px;border:none;border-radius:4px}._save-btn_1ym5b_687{background:#f9cc3b;padding:6px 12px;border:none;border-radius:4px}._product-modal-content_1ym5b_707._medium_1ym5b_707{background:#fff;width:800px;border-radius:10px;overflow:hidden;animation:_fadeIn_1ym5b_1 .3s ease-out;display:flex;flex-direction:column;box-shadow:0 0 20px #00000040}._product-modal-header_1ym5b_729{background:#5d6d7e;padding:16px 20px;font-size:20px;font-weight:400;display:flex;justify-content:space-between;align-items:center}._product-modal-header_1ym5b_729 span{color:#fff}._product-modal-body_1ym5b_759{display:flex;flex-direction:column;gap:24px;padding-top:20px;align-items:center}._product-container_1ym5b_775{display:flex;justify-content:space-between;background-color:#eceff1;width:100%}._product-image-box_1ym5b_789{justify-content:center;display:flex;flex-direction:column;width:200px}._image-placeholder_1ym5b_801{width:200px;height:200px;background-color:#e9ecef;border:1px dashed #ccc;display:flex;align-items:center;justify-content:center;color:#888;border-radius:8px;font-size:14px;overflow:hidden}._image-placeholder_1ym5b_801 img{width:200px;height:200px;-o-object-fit:contain;object-fit:contain}._image-btn_1ym5b_841{margin-top:10px;padding:8px 12px;font-size:14px;cursor:pointer;background:#4dabf7;color:#fff;border:none;border-radius:5px}._product-left_1ym5b_865{flex:1;display:flex;gap:20px;flex-direction:column;padding:25px}._product-right_1ym5b_887{flex:1;display:flex;flex-direction:column;gap:20px;padding:25px}._form-row_1ym5b_903{display:flex;flex-direction:row;gap:5px}._form-row_1ym5b_903 label{font-weight:400;font-size:14px;width:60px}._form-row_1ym5b_903 input[type=text],._form-row_1ym5b_903 textarea{padding:8px;border:1px solid #ced4da;border-radius:4px;font-size:14px}._form-row_1ym5b_903 textarea{resize:vertical;min-height:60px}._form-select_1ym5b_953{width:190px;padding:9px;font-size:14px;border:1px solid #ccc;border-radius:4px}._checkbox-group_1ym5b_971{display:flex;gap:16px}._checkbox-group_1ym5b_971 label{font-size:14px;width:100px}._product-modal-footer_1ym5b_993{display:flex;justify-content:flex-end;gap:10px;padding:16px 20px;background:#f8f9fa;border-top:1px solid #dee2e6}._btn-cancel_1ym5b_1011,._btn-save_1ym5b_1011{padding:8px 16px;font-size:14px;border:none;border-radius:5px;cursor:pointer}._btn-cancel_1ym5b_1011{background:#dee2e6;color:#212529}._btn-save_1ym5b_1011{background:#51cf66;color:#fff}._modal-content_1ym5b_1065._large_1ym5b_1065{height:402px;background:#fff;width:700px;border-radius:6px;box-shadow:0 2px 10px #0003}._modal-header_1ym5b_1085{background-color:#505c6d;color:#fff;padding:10px 15px;font-size:18px;font-weight:700;display:flex;justify-content:space-between;align-items:center;border-top-left-radius:6px;border-top-right-radius:6px}._modal-header_1ym5b_1085 ._close-btn_1ym5b_1113{color:#fff;font-size:20px;cursor:pointer}._modal-body_1ym5b_1127{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;padding:0 15px}._modal-body_1ym5b_1127 ._form-row_1ym5b_903{display:flex;flex-direction:row;margin-bottom:10px;gap:10px}._modal-body_1ym5b_1127 label{font-size:14px;margin-bottom:4px}._modal-body_1ym5b_1127 input[type=text],._modal-body_1ym5b_1127 input[type=date],._modal-body_1ym5b_1127 input[type=email],._modal-body_1ym5b_1127 input[type=number],._modal-body_1ym5b_1127 textarea{padding:6px 10px;border:1px solid #ccc}._inline-field_1ym5b_1191{display:flex;align-items:center;gap:6px;width:189px}._inline-field_1ym5b_1191 input{flex:1;width:125px;height:30px}._inline-field_1ym5b_1191 button{flex-shrink:0;padding:3px 4px;font-size:.9rem;white-space:nowrap;height:100%;background-color:#ddd;color:#333;border:none;border-radius:2px}._form-message_1ym5b_1245{margin-top:4px;font-size:.9rem}._form-message_1ym5b_1245._error_1ym5b_1255{color:red}._form-message_1ym5b_1245._success_1ym5b_1263{color:green}._id-row_1ym5b_1271{position:relative}#_id-check-message_1ym5b_1{position:absolute;top:26px;left:91px}textarea#_memo_1ym5b_1{width:67%;height:100px;resize:none}._radio-group_1ym5b_1303{display:flex;gap:16px}._radio-group_1ym5b_1303 label{display:flex;align-items:center;gap:4px;cursor:pointer}#_usedMin_1ym5b_1,#_remainMin_1ym5b_1{width:30%}._modal-body_1ym5b_1127 ._form-row_1ym5b_903 label{width:80px}._with-divider_1ym5b_1347{position:relative;display:flex}._left-column_1ym5b_1359,._right-column_1ym5b_1361{flex:1;padding:0 20px;display:flex;flex-direction:column;gap:12px}._divider_1ym5b_1383{position:absolute;top:0;bottom:0;left:50%;width:1px;background-color:#d5d8dc;transform:translate(-50%)}._modal-footer_1ym5b_1405{text-align:right;margin-top:20px;padding-top:10px;padding-bottom:10px;border-top:1px solid #ddd;margin-right:10px}._modal-footer_1ym5b_1405 button{padding:6px 14px;margin-left:8px;border:none;border-radius:4px;cursor:pointer}._modal-footer_1ym5b_1405 button[type=submit]{background-color:#f0c040;color:#333}._modal-footer_1ym5b_1405 button[type=button],._btn-cancel_1ym5b_1011{background-color:#ddd;color:#333}._btn-save_1ym5b_1011,._btn-edit_1ym5b_1481{background-color:#f0c040;color:#333}._btn-delete_1ym5b_1491{background-color:#ccc;color:#333}._btn-reset_1ym5b_1501{background-color:#f0c040;color:#333}._category-table_1ym5b_567 input[type=text]{height:30px}._category-edit-wrapper_1ym5b_1517 button{padding:5px 10px;background:#c4c4c4;border:none}._delete-category-btn_1ym5b_1553{border:none;background:none}._pagination_1ym5b_1563{margin-top:20px;text-align:center}._pagination_1ym5b_1563 ul{display:inline-flex;list-style:none;padding:0;margin:0;border-radius:6px;overflow:hidden;background-color:#f1f1f1;box-shadow:0 2px 4px #0000001a}._pagination_1ym5b_1563 li{margin:0}._pagination_1ym5b_1563 li a{background-color:#fff;display:block;padding:10px 16px;text-decoration:none;color:#000;font-weight:500;border-right:1px solid #ddd;transition:background-color .2s,color .2s}._pagination_1ym5b_1563 li:last-child a{border-right:none}._pagination_1ym5b_1563 li a:hover{background-color:#5d6d7e;color:#fff}._pagination_1ym5b_1563 li._active_1ym5b_1643 a{background-color:#5d6d7e;color:#fff;font-weight:700}._pagination_wh4qy_1{margin-top:20px;text-align:center}._pagination_wh4qy_1 ul{display:inline-flex;list-style:none;padding:0;margin:0;border-radius:6px;overflow:hidden;background-color:#f1f1f1;box-shadow:0 2px 4px #0000001a}._pagination_wh4qy_1 li{margin:0}._pagination_wh4qy_1 li ._prevButton_wh4qy_41,._pagination_wh4qy_1 li ._nextButton_wh4qy_43,._pagination_wh4qy_1 li ._pageButton_wh4qy_45{background-color:#fff;display:block;padding:10px 16px;text-decoration:none;color:#000;font-weight:500;border:none;border-right:1px solid #ddd;transition:background-color .2s,color .2s;height:100%}._pagination_wh4qy_1 li:last-child button{border-right:none}._pagination_wh4qy_1 li ._pageButton_wh4qy_45:hover,._pagination_wh4qy_1 li ._prevButton_wh4qy_41:hover,._pagination_wh4qy_1 li ._nextButton_wh4qy_43:hover{background-color:#5d6d7e;color:#fff}._pagination_wh4qy_1 li._active_wh4qy_93 ._pageButton_wh4qy_45,._pagination_wh4qy_1 li._active_wh4qy_93 ._prevButton_wh4qy_41,._pagination_wh4qy_1 li._active_wh4qy_93 ._nextButton_wh4qy_43{background-color:#5d6d7e;color:#fff;font-weight:700}@keyframes _fadeIn_1f8ki_53{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _fadeOut_1f8ki_59{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._fadeIn_1f8ki_53{animation:_fadeIn_1f8ki_53 .5s ease-out forwards}._fadeOut_1f8ki_59{animation:_fadeOut_1f8ki_59 .5s ease-in forwards}._modalOverlay_1f8ki_69{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;display:flex;justify-content:center;align-items:center;z-index:1000}._modalOverlay_1f8ki_69._fadeOut_1f8ki_59{animation:_fadeOut_1f8ki_59 .5s ease-in forwards;pointer-events:none}._modalContent_1f8ki_107{background:#fff;width:800px;border-radius:10px;overflow:hidden;animation:_fadeIn_1f8ki_53 .3s ease-out;display:flex;flex-direction:column;box-shadow:0 0 20px #00000040}._modalHeader_1f8ki_129{background:#5d6d7e;padding:16px 20px;font-size:20px;font-weight:400;display:flex;justify-content:space-between;align-items:center}._modalTitle_1f8ki_149{color:#fff}._modalBody_1f8ki_157{display:flex;flex-direction:column;gap:24px;padding-top:20px;align-items:center}._productContainer_1f8ki_173{display:flex;justify-content:space-between;background-color:#eceff1;width:100%}._productImageBox_1f8ki_187{justify-content:center;display:flex;flex-direction:column;width:200px}._imagePlaceholder_1f8ki_201{width:200px;height:200px;background-color:#e9ecef;border:1px dashed #ccc;display:flex;align-items:center;justify-content:center;color:#888;border-radius:8px;font-size:14px;overflow:hidden}._imagePlaceholder_1f8ki_201 img{width:200px;height:200px;-o-object-fit:contain;object-fit:contain}._imageBtn_1f8ki_241{margin-top:10px;padding:8px 12px;font-size:14px;cursor:pointer;background:#4dabf7;color:#fff;border:none;border-radius:5px}._productLeft_1f8ki_263{flex:1;display:flex;gap:20px;flex-direction:column;padding:25px}._productRight_1f8ki_279{flex:1;display:flex;flex-direction:column;gap:20px;padding:25px}._formRow_1f8ki_295{display:flex;flex-direction:row;gap:5px}._formRow_1f8ki_295 label{font-weight:400;font-size:14px;width:60px}._formRow_1f8ki_295 input[type=text],._formRow_1f8ki_295 textarea{padding:8px;border:1px solid #ced4da;border-radius:4px;font-size:14px}._formRow_1f8ki_295 textarea{resize:vertical;min-height:60px}._formSelect_1f8ki_345{width:190px;padding:9px;font-size:14px;border:1px solid #ccc;border-radius:4px}._checkboxGroup_1f8ki_361{display:flex;gap:16px}._checkboxGroup_1f8ki_361 label{font-size:14px;width:100px}._productModalFooter_1f8ki_381{display:flex;justify-content:flex-end;gap:10px;padding:16px 20px;background:#f8f9fa;border-top:1px solid #dee2e6}._btnCancel_1f8ki_399,._btnSave_1f8ki_401,._btnDelete_1f8ki_403{padding:8px 16px;font-size:14px;border:none;border-radius:5px;cursor:pointer}._btnCancel_1f8ki_399{background:#dee2e6;color:#212529}._btnSave_1f8ki_401{background:#f4d03f;color:#fff}._btnDelete_1f8ki_403{background:#5d6d7e;color:#fff}@keyframes _fadeIn_1wmqj_53{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _fadeOut_1wmqj_59{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._fadeIn_1wmqj_53{animation:_fadeIn_1wmqj_53 .5s ease-out forwards}._fadeOut_1wmqj_59{animation:_fadeOut_1wmqj_59 .5s ease-in forwards}._modalOverlay_1wmqj_71{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;justify-content:center;align-items:center;z-index:1000}._modalContent_1wmqj_97{background:#f8f9fa;width:400px;border-radius:6px;box-shadow:0 0 10px #0000004d}._categoryModalHeader_1wmqj_111{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;background-color:#5d6d7e;border-top-right-radius:6px;border-top-left-radius:6px;padding:10px;color:#ddd}._categoryModalHeader_1wmqj_111 h2{margin:0;font-size:18px;font-weight:400}._categoryModalBody_1wmqj_147{margin:15px}._categoryCloseBtn_1wmqj_155{cursor:pointer;font-size:20px}._categoryTable_1wmqj_165{width:100%;border-collapse:collapse;margin-bottom:10px}._categoryTable_1wmqj_165 th,._categoryTable_1wmqj_165 td{border:1px solid #ccc;padding:6px;text-align:center}._categoryTable_1wmqj_165 input[type=text]{height:25px;border:1px solid #C8C9CE}._categoryInputGroup_1wmqj_201{display:flex;gap:5px;margin-bottom:10px;align-items:center;justify-content:space-between}._categoryInputGroup_1wmqj_201 label{flex-shrink:0}._categoryInputGroup_1wmqj_201 input{flex:1;padding:4px;border:1px solid #D5D8DC}._categoryInputButton_1wmqj_237{display:flex;gap:10px}._categoryInputGroup_1wmqj_201 button{border:1px solid #D5D8DC;background:#5d6d7e;color:#fff}._categoryButtonGroup_1wmqj_259{display:flex;gap:10px;justify-content:center}._cancelBtn_1wmqj_271{background:#c4c4c4;padding:6px 12px;border:none;border-radius:4px}._saveBtn_1wmqj_285{background:#f9cc3b;padding:6px 12px;border:none;border-radius:4px}@keyframes _fadeIn_qynph_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _fadeOut_qynph_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._modalFadeIn_qynph_53{animation:_fadeIn_qynph_1 .3s ease-out forwards}._modalFadeOut_qynph_59{animation:_fadeOut_qynph_1 .3s ease-in forwards}._content_qynph_73{position:absolute;top:100px;left:70px;width:calc(100vw - 140px);height:calc(100vh - 100px);box-sizing:border-box;padding:30px}._topControls_qynph_95{display:flex;gap:10px;margin-bottom:10px}._adminProductCategory_qynph_117{border-color:#d5d8dc}._searchBox_qynph_125{display:inline-block;align-items:center;position:relative}._searchBox_qynph_125 input[type=text]{width:220px;border:1px solid #D5D8DC;box-sizing:border-box}._adminCategory_qynph_149{padding-right:20px}._searchIcon_qynph_155{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;background:inherit}._searchIcon_qynph_155 img{width:18px;height:18px}._logsTable_qynph_195,._logsTable_qynph_195 table{border-collapse:collapse;background-color:#fff;width:calc(100vw - 200px);margin-top:10px}._logsTable_qynph_195 thead{background-color:#5d6d7e;color:#fff}._logsTable_qynph_195 th,._logsTable_qynph_195 td{padding:5px;text-align:center;border:1px solid #ddd;font-size:14px;font-weight:400}._tableBodyRowHover_qynph_249{background-color:#d5d8dc;cursor:pointer}._actionButton_qynph_259{background-color:#fff;border:1px solid #B0B3B8;color:#333;padding:4px 10px;cursor:pointer;width:100px}._actionButtonHover_qynph_277{background-color:#5d6d7e;color:#fff}._productTable_qynph_289{table-layout:fixed;width:100%;border-collapse:collapse}._productTableTh_qynph_301,._productTableTd_qynph_303{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:8px;border:1px solid #ccc;text-align:center;font-size:14px}._productTableTh1_qynph_325,._productTableTd1_qynph_327{width:40px}._productTableTh2_qynph_329,._productTableTd2_qynph_331{width:60px}._productTableTh3_qynph_333,._productTableTd3_qynph_335{width:100px}._productTableTh4_qynph_337,._productTableTd4_qynph_339{width:150px}._productTableTh5_qynph_341,._productTableTd5_qynph_343{width:250px}._productTableTh6_qynph_345,._productTableTd6_qynph_347,._productTableTh7_qynph_349,._productTableTd7_qynph_351{width:100px}._productTableTh8_qynph_353,._productTableTd8_qynph_355{width:80px}._productTableTh9_qynph_357,._productTableTd9_qynph_359{width:100px}._productTableTd8InputNumber_qynph_367{width:50px;height:30px}._stockCellInput_qynph_379{display:none;width:60px;height:34px;padding:4px;font-size:14px}._stockCellDisplay_qynph_397{display:inline-block;cursor:pointer;font-size:14px;color:#333}._stockCellInputSpinButton_qynph_413,._stockCellInputOuterSpinButton_qynph_415{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;margin:0;width:18px;height:18px}._stockCellInputFocus_qynph_431{outline:2px solid #4dabf7;border-radius:4px}._modal_qynph_53{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;justify-content:center;align-items:center;z-index:1000}._categoryModalContent_qynph_475{background:#f8f9fa;width:400px;border-radius:6px;box-shadow:0 0 10px #0000004d}._categoryModalHeader_qynph_489{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;background-color:#5d6d7e;border-top-right-radius:6px;border-top-left-radius:6px;padding:10px;color:#ddd}._categoryModalHeaderH2_qynph_513{margin:0;font-size:18px;font-weight:400}._categoryModalBody_qynph_525{margin:15px}._categoryCloseBtn_qynph_533{cursor:pointer;font-size:20px}._categoryTable_qynph_543{width:100%;border-collapse:collapse;margin-bottom:10px}._categoryTableTh_qynph_555,._categoryTableTd_qynph_557{border:1px solid #ccc;padding:6px;text-align:center}._categoryTableInputText_qynph_569{height:25px;border:1px solid #C8C9CE}._categoryInputGroup_qynph_579{display:flex;gap:5px;margin-bottom:10px;align-items:center;justify-content:space-between}._categoryInputGroupLabel_qynph_595{flex-shrink:0}._categoryInputGroupInput_qynph_603{flex:1;padding:4px;border:1px solid #D5D8DC}._categoryInputButton_qynph_613{display:flex;gap:10px}._categoryInputGroupButton_qynph_623{border:1px solid #D5D8DC;background:#5d6d7e;color:#fff}._categoryButtonGroup_qynph_635{display:flex;gap:10px;justify-content:center}._cancelBtn_qynph_647{background:#c4c4c4;padding:6px 12px;border:none;border-radius:4px}._saveBtn_qynph_661{background:#f9cc3b;padding:6px 12px;border:none;border-radius:4px}._productModalContentMedium_qynph_681{background:#fff;width:800px;border-radius:10px;overflow:hidden;animation:_fadeIn_qynph_1 .3s ease-out;display:flex;flex-direction:column;box-shadow:0 0 20px #00000040}._productModalHeader_qynph_703{background:#5d6d7e;padding:16px 20px;font-size:20px;font-weight:400;display:flex;justify-content:space-between;align-items:center}._productModalHeaderSpan_qynph_723{color:#fff}._productModalBody_qynph_733{display:flex;flex-direction:column;gap:24px;padding-top:20px;align-items:center}._productContainer_qynph_749{display:flex;justify-content:space-between;background-color:#eceff1;width:100%}._productImageBox_qynph_763{justify-content:center;display:flex;flex-direction:column;width:200px}._imagePlaceholder_qynph_775{width:200px;height:200px;background-color:#e9ecef;border:1px dashed #ccc;display:flex;align-items:center;justify-content:center;color:#888;border-radius:8px;font-size:14px;overflow:hidden}._imagePlaceholderImg_qynph_803{width:200px;height:200px;-o-object-fit:contain;object-fit:contain}._imageBtn_qynph_815{margin-top:10px;padding:8px 12px;font-size:14px;cursor:pointer;background:#4dabf7;color:#fff;border:none;border-radius:5px}._productLeft_qynph_839{flex:1;display:flex;gap:20px;flex-direction:column;padding:25px}._productRight_qynph_857{flex:1;display:flex;flex-direction:column;gap:20px;padding:25px}._formRow_qynph_873{display:flex;flex-direction:row;gap:5px}._formRowLabel_qynph_885{font-weight:400;font-size:14px;width:60px}._formRowInputText_qynph_897,._formRowTextarea_qynph_899{padding:8px;border:1px solid #ced4da;border-radius:4px;font-size:14px}._formRowTextarea_qynph_899{resize:vertical;min-height:60px}._formSelect_qynph_923{width:190px;padding:9px;font-size:14px;border:1px solid #ccc;border-radius:4px}._checkboxGroup_qynph_941{display:flex;gap:16px}._checkboxGroupLabel_qynph_951{font-size:14px;width:100px}._productModalFooter_qynph_963{display:flex;justify-content:flex-end;gap:10px;padding:16px 20px;background:#f8f9fa;border-top:1px solid #dee2e6}._btnCancel_qynph_981,._btnSave_qynph_981{padding:8px 16px;font-size:14px;border:none;border-radius:5px;cursor:pointer}._btnCancel_qynph_981{background:#dee2e6;color:#212529}._btnSave_qynph_981{background:#51cf66;color:#fff}._modalContentLarge_qynph_1033{height:402px;background:#fff;width:700px;border-radius:6px;box-shadow:0 2px 10px #0003}._modalHeader_qynph_1053{background-color:#505c6d;color:#fff;padding:10px 15px;font-size:18px;font-weight:700;display:flex;justify-content:space-between;align-items:center;border-top-left-radius:6px;border-top-right-radius:6px}._modalHeaderCloseBtn_qynph_1081{color:#fff;font-size:20px;cursor:pointer}._modalBody_qynph_1095{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;padding:0 15px}._modalBodyFormRow_qynph_1111{display:flex;flex-direction:row;margin-bottom:10px;gap:10px}._modalBodyLabel_qynph_1125{font-size:14px;margin-bottom:4px}._modalBodyInputText_qynph_1135,._modalBodyInputDate_qynph_1137,._modalBodyInputEmail_qynph_1139,._modalBodyInputNumber_qynph_1141,._modalBodyTextarea_qynph_1143{padding:6px 10px;border:1px solid #ccc}._inlineField_qynph_1159{display:flex;align-items:center;gap:6px;width:189px}._inlineFieldInput_qynph_1175{flex:1;width:125px;height:30px}._inlineFieldButton_qynph_1189{flex-shrink:0;padding:3px 4px;font-size:.9rem;white-space:nowrap;height:100%;background-color:#ddd;color:#333;border:none;border-radius:2px}._formMessage_qynph_1213{margin-top:4px;font-size:.9rem}._formMessageError_qynph_1223{color:red}._formMessageSuccess_qynph_1231{color:green}._idRow_qynph_1239{position:relative}._idCheckMessage_qynph_1247{position:absolute;top:26px;left:91px}._textareaMemo_qynph_1259{width:67%;height:100px;resize:none}._radioGroup_qynph_1271{display:flex;gap:16px}._radioGroupLabel_qynph_1281{display:flex;align-items:center;gap:4px;cursor:pointer}._usedMin_qynph_1295,._remainMin_qynph_1295{width:30%}._modalBodyFormRowLabel_qynph_1303{width:80px}._withDivider_qynph_1315{position:relative;display:flex}._leftColumn_qynph_1327,._rightColumn_qynph_1329{flex:1;padding:0 20px;display:flex;flex-direction:column;gap:12px}._divider_qynph_1347{position:absolute;top:0;bottom:0;left:50%;width:1px;background-color:#d5d8dc;transform:translate(-50%)}._modalFooter_qynph_1367{text-align:right;margin-top:20px;padding-top:10px;padding-bottom:10px;border-top:1px solid #ddd;margin-right:10px}._modalFooterButton_qynph_1385{padding:6px 14px;margin-left:8px;border:none;border-radius:4px;cursor:pointer}._modalFooterButtonSubmit_qynph_1401{background-color:#f0c040;color:#333}._modalFooterButtonTypeButton_qynph_1411,._btnCancel_qynph_981{background-color:#ddd;color:#333}._btnSave_qynph_981,._btnEdit_qynph_1443{background-color:#f0c040;color:#333}._btnDelete_qynph_1453{background-color:#ccc;color:#333}._btnReset_qynph_1463{background-color:#f0c040;color:#333}._categoryTableInputText_qynph_569{height:30px}._categoryEditWrapperButton_qynph_1501{padding:5px 10px;background:#c4c4c4;border:none}._deleteCategoryBtn_qynph_1513{border:none;background:none}._pagination_qynph_1523{margin-top:20px;text-align:center}._paginationUl_qynph_1533{display:inline-flex;list-style:none;padding:0;margin:0;border-radius:6px;overflow:hidden;background-color:#f1f1f1;box-shadow:0 2px 4px #0000001a}._paginationLi_qynph_1555{margin:0}._paginationLiA_qynph_1563{background-color:#fff;display:block;padding:10px 16px;text-decoration:none;color:#000;font-weight:500;border-right:1px solid #ddd;transition:background-color .2s,color .2s}._paginationLiLastChildA_qynph_1585{border-right:none}._paginationLiAHover_qynph_1593{background-color:#5d6d7e;color:#fff}._paginationLiActiveA_qynph_1603{background-color:#5d6d7e;color:#fff;font-weight:700}@keyframes _fadeIn_17m1w_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _fadeOut_17m1w_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._modalFadeIn_17m1w_51{animation:_fadeIn_17m1w_1 .3s ease-out forwards}._modalFadeOut_17m1w_57{animation:_fadeOut_17m1w_1 .3s ease-in forwards}._todayContainer_17m1w_69{position:absolute;top:100px;left:70px;width:calc(100vw - 140px);height:calc(100vh - 100px);box-sizing:border-box;padding:30px}._topControls_17m1w_91{display:flex;gap:10px;margin-bottom:10px}._adminProductCategory_17m1w_113{border-color:#d5d8dc}._searchBox_17m1w_121{display:inline-block;align-items:center;position:relative}._searchBox_17m1w_121 input[type=text]{width:220px;border:1px solid #D5D8DC;box-sizing:border-box}._adminCategory_17m1w_145{padding-right:20px}._searchIcon_17m1w_153{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;background:inherit}._searchIcon_17m1w_153 img{width:18px;height:18px}._todayTable_17m1w_193{border-collapse:collapse;background-color:#fff;width:calc(100vw - 200px);margin-top:10px}._todayTable_17m1w_193 thead{background-color:#5d6d7e;color:#fff}._todayTable_17m1w_193 th,._todayTable_17m1w_193 td{padding:5px;text-align:center;border:1px solid #ddd;font-size:14px;font-weight:400}._todayTable_17m1w_193 tbody tr:hover{background-color:#d5d8dc;cursor:pointer}._actionButton_17m1w_245{background-color:#fff;border:1px solid #B0B3B8;color:#333;padding:4px 10px;cursor:pointer;width:100px}._actionButton_17m1w_245:hover{background-color:#5d6d7e;color:#fff}._noData_17m1w_273{text-align:center;color:#888;padding:20px}._loading_17m1w_285{text-align:center;padding:30px;font-size:18px}._paginationUl_17m1w_309{display:inline-flex;list-style:none;padding:0;margin:0;border-radius:6px;overflow:hidden;background-color:#f1f1f1;box-shadow:0 2px 4px #0000001a}._paginationLi_17m1w_331{margin:0}._paginationLiA_17m1w_339{background-color:#fff;display:block;padding:10px 16px;text-decoration:none;color:#000;font-weight:500;border-right:1px solid #ddd;transition:background-color .2s,color .2s}._paginationLiLastChildA_17m1w_361{border-right:none}._paginationLiAHover_17m1w_369{background-color:#5d6d7e;color:#fff}._paginationLiActiveA_17m1w_379{background-color:#5d6d7e;color:#fff;font-weight:700}._modal_17m1w_51{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;justify-content:center;align-items:center;z-index:1000}._category-modal-content_17m1w_425{background:#f8f9fa;width:400px;border-radius:6px;box-shadow:0 0 10px #0000004d}._category-modal-header_17m1w_439{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;background-color:#5d6d7e;border-top-right-radius:6px;border-top-left-radius:6px;padding:10px;color:#ddd}._category-modal-header_17m1w_439 h2{margin:0;font-size:18px;font-weight:400}._category-modal-body_17m1w_475{margin:15px}._category-close-btn_17m1w_483{cursor:pointer;font-size:20px}._category-table_17m1w_493{width:100%;border-collapse:collapse;margin-bottom:10px}._category-table_17m1w_493 th,._category-table_17m1w_493 td{border:1px solid #ccc;padding:6px;text-align:center}._category-table_17m1w_493 input[type=text]{height:25px;border:1px solid #C8C9CE}._category-input-group_17m1w_531{display:flex;gap:5px;margin-bottom:10px;align-items:center;justify-content:space-between}._category-input-group_17m1w_531 label{flex-shrink:0}._category-input-group_17m1w_531 input{flex:1;padding:4px;border:1px solid #D5D8DC}._category-input-button_17m1w_565{display:flex;gap:10px}._category-input-group_17m1w_531 button{border:1px solid #D5D8DC;background:#5d6d7e;color:#fff}._category-button-group_17m1w_587{display:flex;gap:10px;justify-content:center}._cancel-btn_17m1w_599{background:#c4c4c4;padding:6px 12px;border:none;border-radius:4px}._save-btn_17m1w_613{background:#f9cc3b;padding:6px 12px;border:none;border-radius:4px}._product-modal-content_17m1w_633._medium_17m1w_633{background:#fff;width:800px;border-radius:10px;overflow:hidden;animation:_fadeIn_17m1w_1 .3s ease-out;display:flex;flex-direction:column;box-shadow:0 0 20px #00000040}._product-modal-header_17m1w_655{background:#5d6d7e;padding:16px 20px;font-size:20px;font-weight:400;display:flex;justify-content:space-between;align-items:center}._product-modal-header_17m1w_655 span{color:#fff}._product-modal-body_17m1w_685{display:flex;flex-direction:column;gap:24px;padding-top:20px;align-items:center}._product-container_17m1w_701{display:flex;justify-content:space-between;background-color:#eceff1;width:100%}._product-image-box_17m1w_715{justify-content:center;display:flex;flex-direction:column;width:200px}._image-placeholder_17m1w_727{width:200px;height:200px;background-color:#e9ecef;border:1px dashed #ccc;display:flex;align-items:center;justify-content:center;color:#888;border-radius:8px;font-size:14px;overflow:hidden}._image-placeholder_17m1w_727 img{width:200px;height:200px;-o-object-fit:contain;object-fit:contain}._image-btn_17m1w_767{margin-top:10px;padding:8px 12px;font-size:14px;cursor:pointer;background:#4dabf7;color:#fff;border:none;border-radius:5px}._product-left_17m1w_791{flex:1;display:flex;gap:20px;flex-direction:column;padding:25px}._product-right_17m1w_813{flex:1;display:flex;flex-direction:column;gap:20px;padding:25px}._form-row_17m1w_829{display:flex;flex-direction:row;gap:5px}._form-row_17m1w_829 label{font-weight:400;font-size:14px;width:60px}._form-row_17m1w_829 input[type=text],._form-row_17m1w_829 textarea{padding:8px;border:1px solid #ced4da;border-radius:4px;font-size:14px}._form-row_17m1w_829 textarea{resize:vertical;min-height:60px}._form-select_17m1w_879{width:190px;padding:9px;font-size:14px;border:1px solid #ccc;border-radius:4px}._checkbox-group_17m1w_897{display:flex;gap:16px}._checkbox-group_17m1w_897 label{font-size:14px;width:100px}._product-modal-footer_17m1w_919{display:flex;justify-content:flex-end;gap:10px;padding:16px 20px;background:#f8f9fa;border-top:1px solid #dee2e6}._btn-cancel_17m1w_937,._btn-save_17m1w_937{padding:8px 16px;font-size:14px;border:none;border-radius:5px;cursor:pointer}._btn-cancel_17m1w_937{background:#dee2e6;color:#212529}._btn-save_17m1w_937{background:#51cf66;color:#fff}._modal-content_17m1w_991._large_17m1w_991{height:402px;background:#fff;width:700px;border-radius:6px;box-shadow:0 2px 10px #0003}._modal-header_17m1w_1011{background-color:#505c6d;color:#fff;padding:10px 15px;font-size:18px;font-weight:700;display:flex;justify-content:space-between;align-items:center;border-top-left-radius:6px;border-top-right-radius:6px}._modal-header_17m1w_1011 ._close-btn_17m1w_1039{color:#fff;font-size:20px;cursor:pointer}._modal-body_17m1w_1053{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;padding:0 15px}._modal-body_17m1w_1053 ._form-row_17m1w_829{display:flex;flex-direction:row;margin-bottom:10px;gap:10px}._modal-body_17m1w_1053 label{font-size:14px;margin-bottom:4px}._modal-body_17m1w_1053 input[type=text],._modal-body_17m1w_1053 input[type=date],._modal-body_17m1w_1053 input[type=email],._modal-body_17m1w_1053 input[type=number],._modal-body_17m1w_1053 textarea{padding:6px 10px;border:1px solid #ccc}._inline-field_17m1w_1117{display:flex;align-items:center;gap:6px;width:189px}._inline-field_17m1w_1117 input{flex:1;width:125px;height:30px}._inline-field_17m1w_1117 button{flex-shrink:0;padding:3px 4px;font-size:.9rem;white-space:nowrap;height:100%;background-color:#ddd;color:#333;border:none;border-radius:2px}._form-message_17m1w_1171{margin-top:4px;font-size:.9rem}._form-message_17m1w_1171._error_17m1w_1181{color:red}._form-message_17m1w_1171._success_17m1w_1189{color:green}._id-row_17m1w_1197{position:relative}#_id-check-message_17m1w_1{position:absolute;top:26px;left:91px}textarea#_memo_17m1w_1{width:67%;height:100px;resize:none}._radio-group_17m1w_1229{display:flex;gap:16px}._radio-group_17m1w_1229 label{display:flex;align-items:center;gap:4px;cursor:pointer}#_usedMin_17m1w_1,#_remainMin_17m1w_1{width:30%}._modal-body_17m1w_1053 ._form-row_17m1w_829 label{width:80px}._with-divider_17m1w_1273{position:relative;display:flex}._left-column_17m1w_1285,._right-column_17m1w_1287{flex:1;padding:0 20px;display:flex;flex-direction:column;gap:12px}._divider_17m1w_1309{position:absolute;top:0;bottom:0;left:50%;width:1px;background-color:#d5d8dc;transform:translate(-50%)}._modal-footer_17m1w_1331{text-align:right;margin-top:20px;padding-top:10px;padding-bottom:10px;border-top:1px solid #ddd;margin-right:10px}._modal-footer_17m1w_1331 button{padding:6px 14px;margin-left:8px;border:none;border-radius:4px;cursor:pointer}._modal-footer_17m1w_1331 button[type=submit]{background-color:#f0c040;color:#333}._modal-footer_17m1w_1331 button[type=button],._btn-cancel_17m1w_937{background-color:#ddd;color:#333}._btn-save_17m1w_937,._btn-edit_17m1w_1407{background-color:#f0c040;color:#333}._btn-delete_17m1w_1417{background-color:#ccc;color:#333}._btn-reset_17m1w_1427{background-color:#f0c040;color:#333}._category-table_17m1w_493 input[type=text]{height:30px}._category-edit-wrapper_17m1w_1443 button{padding:5px 10px;background:#c4c4c4;border:none}._delete-category-btn_17m1w_1479{border:none;background:none}._pagination_17m1w_299{margin-top:20px;text-align:center}._pagination_17m1w_299 ul{display:inline-flex;list-style:none;padding:0;margin:0;border-radius:6px;overflow:hidden;background-color:#f1f1f1;box-shadow:0 2px 4px #0000001a}._pagination_17m1w_299 li{margin:0}._pagination_17m1w_299 li a{background-color:#fff;display:block;padding:10px 16px;text-decoration:none;color:#000;font-weight:500;border-right:1px solid #ddd;transition:background-color .2s,color .2s}._pagination_17m1w_299 li:last-child a{border-right:none}._pagination_17m1w_299 li a:hover{background-color:#5d6d7e;color:#fff}._pagination_17m1w_299 li._active_17m1w_1569 a{background-color:#5d6d7e;color:#fff;font-weight:700}.dashboard-content,.dashboard-loading{position:absolute;top:100px;left:70px;width:calc(100vw - 140px);height:calc(100vh - 100px);box-sizing:border-box;overflow-y:auto;padding:10px 20px 0;background:#223040;color:#222}.dashboard-loading-text{display:block;margin-top:12px;font-size:1.2rem;color:#fff}.dashboard-bg{position:relative;width:100%;display:flex;flex-direction:column;gap:10px}.dashboard-group{display:flex;width:100%}.dashboard-summary{width:40%}.dashboard-trend{width:60%}.dashboard-section,.dashboard-card{background:#fff;border-radius:0;box-shadow:none;padding:26px;margin-bottom:0}.dashboard-card{display:flex;flex-direction:column;gap:24px;height:100%;border-bottom:none}.dashboard-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.dashboard-title{font-size:1.2rem;font-weight:700;color:#223040}.dashboard-action-btn{background:none;border:none;color:#223040;font-size:.95rem;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .2s}.dashboard-action-btn:hover{background:#e5e7eb;color:#223040}.dashboard-subtitle{font-size:.95rem;color:#666;margin-bottom:8px}.dashboard-total{font-size:2.2rem;font-weight:700;color:#223040;margin-bottom:8px}.dashboard-diff{font-size:1rem;color:#f87171;margin-top:4px;font-weight:700}.dashboard-range-btns{display:flex;gap:8px;margin-bottom:12px}.dashboard-range-btn{background:#e5e7eb;color:#223040;border:none;padding:6px 16px;border-radius:6px;font-size:.95rem;cursor:pointer;transition:background .2s}.dashboard-range-btn.active,.dashboard-range-btn:hover{background:#223040;color:#fff}.dashboard-legend{display:flex;gap:16px;margin-top:16px}.dashboard-legend-item{display:flex;align-items:center;gap:6px;font-size:.95rem;color:#223040}.dashboard-legend-color{width:12px;height:12px;border-radius:3px;display:inline-block;margin-right:4px}.bg-cyan{background:#22d3ee}.bg-sky{background:#0ea5e9}.bg-yellow{background:#fbbf24}.bg-pink{background:#fca5a5}.bg-blue{background:#60a5fa}.dashboard-chart{height:300px;background:#fff;border-radius:0;padding:16px 0 0;margin-bottom:0;border-bottom:none}.rank-list{display:flex;flex-direction:column;gap:18px}.rank-item{display:grid;grid-template-columns:40px 1fr 1fr;align-items:center;gap:12px}.rank-index{font-size:1.1rem;color:#223040;width:28px;text-align:center}.rank-crown{color:#fbbf24;font-size:1.2rem;margin-right:4px}.rank-name{font-weight:500;color:#223040;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-bar-area{display:flex;align-items:center;gap:8px}.rank-bar-bg{background:#e5e7eb;border-radius:8px;height:18px;position:relative;overflow:hidden;flex:1;min-width:80px}.rank-bar-main{position:absolute;left:0;top:0;bottom:0;height:100%;border-radius:8px}.rank-bar-sub{position:absolute;left:0;top:0;bottom:0;height:100%;background:#fca5a5;opacity:.7;border-radius:8px}.rank-bar-number{font-size:.95rem;font-weight:700;margin-left:6px;min-width:32px;text-align:left}@media (max-width: 1024px){.dashboard-card,.dashboard-section,.dashboard-chart{padding:16px}.dashboard-total{font-size:1.5rem}.dashboard-title{font-size:1rem}.dashboard-grid{grid-template-columns:1fr}}@keyframes _fadeIn_1z019_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _fadeOut_1z019_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._modal_1z019_51._fade-in_1z019_51{animation:_fadeIn_1z019_1 .3s ease-out forwards}._modal_1z019_51._fade-out_1z019_57{animation:_fadeOut_1z019_1 .3s ease-in forwards}._userList_1z019_71{position:absolute;top:100px;left:70px;width:calc(100vw - 140px);height:calc(100vh - 100px);box-sizing:border-box;padding:30px}._topControls_1z019_91{display:flex;gap:10px;margin-bottom:10px}select,input[type=text],button{padding:6px 10px;font-size:14px}._adminCategory_1z019_113{border-color:#d5d8dc}._searchBox_1z019_121{display:inline-block;align-items:center;position:relative;display:flex;gap:10px}._searchBox_1z019_121 input[type=text]{width:220px;border:1px solid #D5D8DC;box-sizing:border-box}._adminCategory_1z019_113{padding-right:20px}._searchIcon_1z019_157{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;background:inherit}._searchIcon_1z019_157 img{width:18px;height:18px}._userTable_1z019_201{border-collapse:collapse;background-color:#fff;width:calc(100vw - 200px);margin-top:10px}._userTable_1z019_201 thead{background-color:#5d6d7e;color:#fff}._userTable_1z019_201 th,._userTable_1z019_201 td{padding:5px;text-align:center;border:1px solid #ddd;font-size:14px;font-weight:400}._userTable_1z019_201 tbody tr:hover{background-color:#d5d8dc;cursor:pointer}._buttonGroup_1z019_253{display:flex;gap:10px}._btnRegister_1z019_265,._btnEdit_1z019_267,._btnDelete_1z019_267{background-color:#fff;border:1px solid #B0B3B8;color:#333;padding:4px 10px;cursor:pointer;width:100px}._btnRegister_1z019_265:hover,._btnEdit_1z019_267:hover,._btnDelete_1z019_267:hover{background-color:#5d6d7e;color:#fff}._modal_1z019_51{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;display:flex;justify-content:center;align-items:center;z-index:1000}._modal-content_1z019_331._large_1z019_331{height:402px;background:#fff;width:700px;border-radius:6px;box-shadow:0 2px 10px #0003}._modal-header_1z019_351{background-color:#5d6d7e;color:#fff;padding:10px 15px;font-size:18px;font-weight:700;display:flex;justify-content:space-between;align-items:center;border-top-left-radius:6px;border-top-right-radius:6px}._modal-header_1z019_351 ._close-btn_1z019_379{color:#fff;font-size:20px;cursor:pointer;display:inline-block}._modal-body_1z019_399{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;padding:0 15px}._modal-body_1z019_399 ._form-row_1z019_415{display:flex;flex-direction:row;margin-bottom:10px;gap:10px}._modal-body_1z019_399 label{font-size:14px;margin-bottom:4px}._modal-body_1z019_399 input[type=text],._modal-body_1z019_399 input[type=date],._modal-body_1z019_399 input[type=email],._modal-body_1z019_399 input[type=number],._modal-body_1z019_399 textarea{padding:6px 10px;border:1px solid #ccc}._inline-field_1z019_463{display:flex;align-items:center;gap:6px;width:189px}._inline-field_1z019_463 input{flex:1;width:125px;height:30px}._inline-field_1z019_463 button{flex-shrink:0;padding:3px 4px;font-size:.9rem;white-space:nowrap;height:100%;background-color:#ddd;color:#333;border:none;border-radius:2px}._form-message_1z019_517{margin-top:4px;font-size:.9rem}._form-message_1z019_517._error_1z019_527{color:red}._form-message_1z019_517._success_1z019_535{color:green}._id-row_1z019_543{position:relative}#_id-check-message_1z019_1{position:absolute;top:26px;left:91px}textarea#_memo_1z019_1{width:67%;height:100px;resize:none}._radio-group_1z019_575{display:flex;gap:16px}._radio-group_1z019_575 label{display:flex;align-items:center;gap:4px;cursor:pointer}#_usedMin_1z019_1,#_remainMin_1z019_1{width:30%}._modal-body_1z019_399 ._form-row_1z019_415 label{width:80px}._with-divider_1z019_619{position:relative;display:flex}._left-column_1z019_631,._right-column_1z019_633{flex:1;padding:0 20px;display:flex;flex-direction:column;gap:12px}._divider_1z019_655{position:absolute;top:0;bottom:0;left:50%;width:1px;background-color:#d5d8dc;transform:translate(-50%)}._modal-footer_1z019_677{text-align:right;margin-top:20px;padding-top:10px;padding-bottom:10px;border-top:1px solid #ddd;margin-right:10px}._modal-footer_1z019_677 button{padding:6px 14px;margin-left:8px;border:none;border-radius:4px;cursor:pointer}._modal-footer_1z019_677 button[type=submit]{background-color:#f0c040;color:#333}._modal-footer_1z019_677 button[type=button],._btn-cancel_1z019_733{background-color:#ddd;color:#333}._btn-save_1z019_743,._btn-edit_1z019_753{background-color:#f0c040;color:#333}._btn-delete_1z019_763{background-color:#ccc;color:#333}._btn-reset_1z019_773{background-color:#f0c040;color:#333}._modal-content_1z019_331._small_1z019_795{width:400px}#_temp-password-modal_1z019_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999!important}#_temp-password-modal_1z019_1 ._modal-content_1z019_331{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0003;min-width:360px;max-width:90%;text-align:center}#_temp-password-modal_1z019_1 ._modal-header_1z019_351{font-size:20px;font-weight:700;margin-bottom:16px}#_temp-password-modal_1z019_1 ._modal-body_1z019_399 p{font-size:16px;margin:8px 0}#_temp-password-modal_1z019_1 ._modal-body_1z019_399 span{color:red;font-weight:700;font-size:18px}#_temp-password-modal_1z019_1 ._modal-footer_1z019_677{margin-top:20px}#_temp-password-modal_1z019_1 ._modal-footer_1z019_677 button{padding:8px 20px;background-color:#5d6d7e;color:#fff;border:none;border-radius:6px;cursor:pointer}#_temp-password-modal_1z019_1 ._modal-footer_1z019_677 button:hover{background-color:#34495e}#_temp-password-modal_1z019_1 ._close-btn_1z019_379{position:absolute;top:20px;right:30px;font-size:24px;cursor:pointer;color:#fff}._modalOverlay_5m2l0_5{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999!important}._modalContent_5m2l0_33{width:400px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #0003;min-width:360px;max-width:90%;text-align:center}._modalHeader_5m2l0_55{font-size:20px;font-weight:700;margin-bottom:16px;background:#5d6d7e;color:#fff;padding:10px;justify-content:flex-start;display:flex;border-top-left-radius:inherit;border-top-right-radius:inherit}._modalBody_5m2l0_85{display:flex;justify-content:space-around}._modalBody_5m2l0_85:nth-child(2){display:flex;align-items:center}._modalBody_5m2l0_85 p{font-size:16px;margin:8px 0}._modalFooter_5m2l0_121{margin-top:20px;border-top:1px solid #D5D8DC}._modalFooter_5m2l0_121 button{padding:8px 20px;background-color:#5d6d7e;color:#fff;border:none;border-radius:6px;cursor:pointer}._modalFooter_5m2l0_121 button:hover{background-color:#34495e}._modalFooterInner_5m2l0_157{display:flex;justify-content:flex-end;margin:10px}._modalOverlay_swfzt_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_swfzt_27{background:#fff;border-radius:8px;width:400px;box-shadow:0 2px 10px #0003}._modalHeader_swfzt_41{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background-color:#5d6d7e;color:#fff;padding:5px 10px;border-top-left-radius:inherit;border-top-right-radius:inherit;font-size:12px}._modalHeader_swfzt_41 h2{margin:0}._closeBtn_swfzt_75{background:none;border:none;font-size:20px;cursor:pointer}._modalBody_swfzt_89{margin:10px;display:flex;flex-direction:column;align-items:center}._tempPassword_swfzt_103{font-size:18px;font-weight:700;color:#d9534f;margin:10px 0}._modalFooter_swfzt_117{text-align:right;border:1px solid #D5D8DC}._btnClose_swfzt_129{background:#5d6d7e;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;margin:7px}._container_10wbg_5{position:absolute;top:100px;left:70px;width:calc(100vw - 136px);height:calc(100vh - 100px);background-color:#0f1b25;color:#f1f5f9;overflow:hidden;display:flex;flex-direction:column}._groupBadge_10wbg_31{padding:.25rem .75rem;border-radius:9999px;color:#fff;font-size:.875rem;display:inline-flex;align-items:center;gap:.25rem;position:relative}._editButton_10wbg_53{background:none;border:none;color:#fff;cursor:pointer;padding:.1rem .2rem;border-radius:.25rem;font-size:.75rem;margin-left:.25rem;opacity:.7;transition:opacity .2s}._editButton_10wbg_53:hover{opacity:1;background-color:#ffffff1a}._groupNameInput_10wbg_89{background-color:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff;padding:.1rem .3rem;border-radius:.25rem;font-size:.875rem;width:70px;max-width:80px;outline:none}._groupNameInput_10wbg_89:focus{border-color:#3b82f6cc;box-shadow:0 0 0 2px #3b82f633}._constraintBadge_10wbg_123{background-color:#ffffff4d;padding:.1rem .3rem;border-radius:.25rem;font-size:.65rem;font-weight:700}._groupBadgeSky_10wbg_139{background-color:#0ea5e9cc}._groupBadgeEmerald_10wbg_147{background-color:#10b981cc}._groupBadgeAmber_10wbg_155{background-color:#f59e0bcc}._groupBadgeFuchsia_10wbg_163{background-color:#d946efcc}._groupBadgeRose_10wbg_171{background-color:#f43f5ecc}._unassignedBadge_10wbg_179{padding:.25rem .75rem;border-radius:9999px;border:1px solid #64748b;font-size:.875rem;color:#f1f5f9}._mainLayout_10wbg_195{display:flex;flex-direction:row-reverse;gap:1rem;flex:1;min-height:0}._mainContent_10wbg_213{flex:1;position:relative;display:flex;flex-direction:column}._sidebar_10wbg_227{width:291px;flex-shrink:0;display:flex;flex-direction:column;gap:1rem;max-height:100%;overflow-y:auto;margin:10px 0}._sidebarToggle_10wbg_249{position:absolute;top:15px;right:15px;background:#0ea5e9;border:2px solid #0284c7;color:#fff;padding:.5rem .75rem;border-radius:.5rem;cursor:pointer;z-index:9;font-size:.875rem;transition:all .2s ease;font-weight:700;min-width:50px;text-align:center}._sidebarToggle_10wbg_249:hover{background:#0284c7;transform:scale(1.05)}._sidebarCollapsed_10wbg_295{width:0;overflow:hidden}._panel_10wbg_311{border-radius:1rem;border:1px solid #334155;background-color:#0b141c}._panelTitle_10wbg_325{font-size:1.125rem;font-weight:600;color:#f1f5f9}._sidebarPanel_10wbg_339{padding:1rem}._noPaddingPanel_10wbg_347{padding:0}._contextMenu_10wbg_355{background-color:#1e293b;border:1px solid #334155;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000004d;overflow:hidden;min-width:180px}._contextMenuItem_10wbg_373{display:block;width:100%;padding:.75rem 1rem;background:none;border:none;color:#f1f5f9;text-align:left;cursor:pointer;font-size:.875rem;transition:background-color .2s}._contextMenuItem_10wbg_373:hover{background-color:#334155}._inputGroup_10wbg_407{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._inputLabel_10wbg_421{width:4rem;font-size:11px;color:#cbd5e1}._numberInput_10wbg_433{border:1px solid #475569;background-color:#0b141c;border-radius:.25rem;padding:.25rem .5rem;width:6rem;color:#f1f5f9}._autoAssignButton_10wbg_451{border:1px solid #eab308;color:#fde047;padding:.25rem .75rem;border-radius:.25rem;background:transparent;cursor:pointer;transition:background-color .2s}._autoAssignButton_10wbg_451:hover{background-color:#eab3081a}._saveButton_10wbg_479{border:1px solid #dc2626;color:#fca5a5;padding:.25rem .75rem;border-radius:.25rem;background:transparent;cursor:pointer;transition:background-color .2s;margin-left:.5rem}._saveButton_10wbg_479:hover{background-color:#dc26261a}._groupGrid_10wbg_509{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}._groupDrop_10wbg_521{border-radius:.75rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:#fff;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:box-shadow .2s}._groupDropSky_10wbg_545{background-color:#0ea5e9cc}._groupDropEmerald_10wbg_553{background-color:#10b981cc}._groupDropAmber_10wbg_561{background-color:#f59e0bcc}._groupDropFuchsia_10wbg_569{background-color:#d946efcc}._groupDropRose_10wbg_577{background-color:#f43f5ecc}._groupDropHover_10wbg_585{box-shadow:0 0 0 4px #fff6}._editModeGroup_10wbg_593{display:flex;align-items:center;gap:.5rem;margin-top:.75rem}._editModeLabel_10wbg_607{font-size:.875rem;color:#cbd5e1}._canvasContainer_10wbg_617{flex:1;min-width:0;position:relative;overflow:auto;background-color:#0b141c;border-radius:.75rem;border:1px solid #334155}._canvas_10wbg_617{position:relative;background-color:#0b141c;min-height:100%;min-width:100%;padding:14px;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content}._gridBackground_10wbg_659{pointer-events:none;position:absolute;inset:0}._highlightLayer_10wbg_677{position:absolute;border-radius:1rem;pointer-events:none;filter:blur(2px);box-shadow:0 0 0 2px #ffffff0f inset}._seat_10wbg_693{position:absolute;z-index:10;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;justify-content:space-between;padding:.5rem;transition:opacity .2s}._seatAvailable_10wbg_719{background-color:#fff;color:#0f172a;border:1px solid #cbd5e1}._seatInUse_10wbg_731{background-color:#059669;color:#fff}._seatBroken_10wbg_741{background-color:#f59e0b;color:#0f172a}._seatDisabled_10wbg_751{background-color:#ef4444;color:#fff}._seatEditMode_10wbg_761{cursor:grab}._seatViewMode_10wbg_769{cursor:default}._seatDragging_10wbg_777{opacity:.9;box-shadow:0 0 0 2px #0ea5e9}._seatNumber_10wbg_787{font-size:.875rem;font-weight:600}._seatInfo_10wbg_797{display:flex;align-items:center;justify-content:space-between;font-size:.75rem}._seatUserName_10wbg_811{font-weight:500}._badge_10wbg_819{padding:.125rem .5rem;border-radius:.25rem;color:#fff}._badgeYellow_10wbg_831{background-color:#b45309e6}._badgeRose_10wbg_839{background-color:#be123ce6}._helpText_10wbg_847{font-size:.75rem;color:#94a3b8}._positionControl_10wbg_859{padding:1rem}._positionControl_10wbg_859 h4{margin:0 0 .5rem;color:#f1f5f9;font-size:1rem}._positionInfo_10wbg_879 p{margin:.25rem 0;color:#cbd5e1;font-size:.875rem}._coordinateNote_10wbg_891{color:#94a3b8!important;font-size:.75rem!important;font-style:italic;margin:.125rem 0!important}._keyboardHelp_10wbg_905{background-color:#1e293b;padding:.75rem;border-radius:.5rem;margin:.75rem 0;border:1px solid #334155}._keyboardHelp_10wbg_905 p{margin:.25rem 0;color:#94a3b8;font-size:.75rem}._positionInput_10wbg_933{background-color:#1e293b;padding:1rem;border-radius:.5rem;margin-top:.75rem;border:1px solid #334155}._inputGroup_10wbg_407{display:flex;align-items:center;margin-bottom:.5rem;gap:.5rem}._inputGroup_10wbg_407 label{color:#f1f5f9;font-size:.875rem;min-width:60px}._inputGroup_10wbg_407 input{background-color:#0f1419;border:1px solid #374151;border-radius:.375rem;padding:.25rem .5rem;color:#f1f5f9;font-size:.875rem;width:60px}._inputGroup_10wbg_407 input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}._inputGroup_10wbg_407 button{font-size:11px}._snapButton_10wbg_1013{background-color:#3b82f6;color:#fff;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;cursor:pointer;margin-top:.5rem}._snapButton_10wbg_1013:hover{background-color:#2563eb}._seatSelected_10wbg_1045{border:3px solid #3b82f6!important;box-shadow:0 0 10px #3b82f680!important}._summarySection_10wbg_1057{margin-bottom:1.5rem}._summarySection_10wbg_1057 h4{color:#f1f5f9;font-size:.875rem;margin:0 0 .75rem;font-weight:600}._summaryGrid_10wbg_1079{display:grid;grid-template-columns:1fr;gap:.5rem}._summaryItem_10wbg_1091{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background-color:#1e293b;border-radius:.375rem;border:1px solid #334155}._seatCount_10wbg_1111{color:#f1f5f9;font-size:.875rem;font-weight:600}._groupRangeSection_10wbg_1125{margin:1.5rem 0}._groupRangeSection_10wbg_1125 h4{color:#f1f5f9;font-size:.875rem;margin:0 0 1rem;font-weight:600}._groupRangeItem_10wbg_1147{background-color:#1e293b;border-radius:.5rem;padding:1rem;margin-bottom:.75rem;border:1px solid #334155}._groupHeader_10wbg_1163{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._assignedCount_10wbg_1177{color:#94a3b8;font-size:.75rem}._rangeInputs_10wbg_1187{display:grid;grid-template-columns:1fr 1fr auto;gap:.5rem;align-items:end}._rangeInput_10wbg_1187{display:flex;flex-direction:column;gap:.25rem}._rangeInput_10wbg_1187 label{color:#94a3b8;font-size:.75rem}._rangeInput_10wbg_1187 input{background-color:#0f1419;border:1px solid #374151;border-radius:.25rem;padding:.25rem .5rem;color:#f1f5f9;font-size:.875rem;width:60px}._rangeInput_10wbg_1187 input:focus{outline:none;border-color:#3b82f6}._rangeInput_10wbg_1187 input._error_10wbg_1253{border-color:#ef4444;background-color:#ef44441a}._rangeInput_10wbg_1187 input:disabled{background-color:#47556980;color:#94a3b8;cursor:not-allowed;border-color:#475569}._rangeInput_10wbg_1187 input:disabled:hover{border-color:#475569}._rangeInfo_10wbg_1285{color:#f1f5f9;font-size:.75rem;text-align:center;font-weight:600;padding:.25rem .5rem;background-color:#374151;border-radius:.25rem;white-space:nowrap}._actionButtons_10wbg_1307{margin-top:1rem;padding-top:1rem;border-top:1px solid #334155;display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}._rangeAssignButton_10wbg_1327{border:1px solid #059669;color:#6ee7b7;padding:.25rem .75rem;border-radius:.25rem;background:transparent;cursor:pointer;transition:background-color .2s;font-size:.875rem}._rangeAssignButton_10wbg_1327:hover:not(:disabled){background-color:#0596691a}._rangeAssignButton_10wbg_1327:disabled{border-color:#6b7280;color:#6b7280;cursor:not-allowed}._errorMessage_10wbg_1369{color:#fca5a5;font-size:.75rem;margin-top:.25rem;padding:.25rem .5rem;background-color:#ef44441a;border-radius:.25rem;border:1px solid rgba(239,68,68,.2)}._container_1wv3t_29{display:flex;flex-direction:column;height:100vh;position:relative}._logoArea_1wv3t_45{flex:9.3;background-image:url(/images/%ED%81%B0%EB%A1%9C%EA%B3%A0.png);background-size:cover;background-position:center;background-repeat:no-repeat}._loginArea_1wv3t_63{flex:1.2;background-color:#5d6d7e;display:flex;justify-content:flex-end}._loginFormArea_1wv3t_77{width:70%;height:100%;display:flex;justify-content:flex-end}._loginFormLeft_1wv3t_91{background-color:#b0b3b8;display:flex;flex-direction:column;width:70%;height:100%;align-items:center;justify-content:center}._loginForm_1wv3t_77{display:flex;justify-content:center;align-items:center;width:100%;gap:15px}._loginForm_1wv3t_77 input{padding:10px;border:none;border-radius:4px;background-color:#2c3e50;color:#fff;width:38%;height:55px}._loginForm_1wv3t_77 input::-moz-placeholder{color:#fff;font-size:14px;opacity:1}._loginForm_1wv3t_77 input::placeholder{color:#fff;font-size:14px;opacity:1}._loginForm_1wv3t_77 ._loginFormLogin_1wv3t_159{padding:10px 20px;background-color:#d5d8dc;color:#fff;font-weight:700;font-size:22px;border:none;border-radius:40px;cursor:pointer;width:15%;height:55px}._banner_1wv3t_185{position:absolute;bottom:109px;right:0;z-index:10}._banner_1wv3t_185 img{width:450px}._loginFormRight_1wv3t_207{width:15%;background-color:#5d6d7e;display:flex;flex-direction:column;align-items:center;justify-content:center}._ticketPurchaseText_1wv3t_225{font-size:13px;margin-bottom:5px;color:#d5d8dc}._ticketPurchaseBtn_1wv3t_237{width:80%;height:80px;font-size:18px;background-color:#f4d03f;border:none;padding:10px 16px;border-radius:4px;font-weight:700;cursor:pointer}._loginOption_1wv3t_261{width:90%;display:flex;justify-content:flex-end;align-items:center;gap:20px;font-size:15px;color:#d5d8dc}._inputSeatId_1wv3t_281{position:fixed;top:30px;left:30px;z-index:1000;background-color:#f4d03f;font-size:24px;color:#2c3e50;padding:20px 30px;border-radius:16px;box-shadow:0 8px 20px #0003;display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:320px}._inputSeatId_1wv3t_281 label{font-weight:700;font-size:24px;color:#2c3e50}._inputSeatId_1wv3t_281 ._seatId_1wv3t_329{width:100%;padding:14px 20px;border:2px solid #ccc;background-color:#fff;border-radius:10px;color:#2c3e50;box-sizing:border-box;font-size:16px;transition:border-color .2s ease,box-shadow .2s ease}._inputSeatId_1wv3t_281 ._seatId_1wv3t_329:focus{outline:none;border-color:#2980b9;box-shadow:0 0 0 3px #2980b933}._inputSeatId_1wv3t_281 ._seatId_1wv3t_329::-moz-placeholder{color:#a0a0a0;font-size:14px}._inputSeatId_1wv3t_281 ._seatId_1wv3t_329::placeholder{color:#a0a0a0;font-size:14px}._inputSeatId_1wv3t_281 ._seatCheckBtn_1wv3t_375{margin-left:10px;padding:6px 12px;color:#2c3e50;font-weight:700;border:1px solid #2C3E50;border-radius:4px;cursor:pointer;font-size:15px;transition:background .2s,color .2s}._inputSeatId_1wv3t_281 ._seatCheckBtn_1wv3t_375:hover{background-color:#2c3e50;color:#f4d03f}._errorMsg_1wv3t_407{color:#ff4d4f;font-size:16px;font-weight:700;margin:10px}._modalOverlay_1f3ko_5{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0006;z-index:1000;display:flex;justify-content:center;align-items:center}._userSignupBody_1f3ko_31{margin:0;background-color:#2c3e50;font-family:Noto Sans KR,sans-serif;color:#f4d03f}._userSignupContainer_1f3ko_45{width:400px;margin:auto;background-color:#ffffff0d;border-radius:12px;padding:40px;box-shadow:0 0 10px #00000080}._userSignupTitle_1f3ko_63{text-align:center;margin-bottom:30px;color:#f4d03f}._userSignupBox_1f3ko_75{background-color:#ffffff08}._userSignupGroup_1f3ko_83{margin-bottom:30px}._userSignupFormGroup_1f3ko_91 input{width:100%;padding:15px 12px;border:1px solid #ccc;font-size:14px;background-color:inherit;color:#fff}._userSignupFormGroup_1f3ko_91 input:focus{outline:2px solid #F4D03F}#_userSignupId_1f3ko_1,#_userSignupName_1f3ko_1{border-bottom:none;border-top-left-radius:6px;border-top-right-radius:6px}._userSignupPasswordBox_1f3ko_137{position:relative}._userSignupPasswordBox_1f3ko_137 input{width:100%;border-bottom-left-radius:6px;border-bottom-right-radius:6px}._userSignupEyeBtn_1f3ko_157{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:18px;cursor:pointer;color:#333}._userSignupDivider_1f3ko_181{border-top:1px solid rgba(255,255,255,.2);margin:30px 0}._userSignupErrorList_1f3ko_191{color:#ff4d4d;font-size:13px;list-style-type:disc;margin-top:10px;margin-left:20px;padding-left:0}._userSignupSubmitBtn_1f3ko_209{width:100%;padding:12px;background-color:#f4d03f;color:#2c3e50;font-weight:700;font-size:16px;border:none;border-radius:6px;cursor:pointer}._userSignupSubmitBtn_1f3ko_209:hover{background-color:#e1bf32}._userSignupGenderButtons_1f3ko_241{display:flex;justify-content:space-between;gap:3px;border-right:1px solid #ccc;border-left:1px solid #ccc;padding:2px 3px;width:100%}._userSignupGenderBtn_1f3ko_261{width:50%;padding:10px;border:1px solid #ccc;background-color:inherit;color:#ccc;font-weight:700;border-radius:6px;cursor:pointer}._userSignupGenderBtnActive_1f3ko_283,._userSignupGenderBtn_1f3ko_261:hover{background-color:#f4d03f;color:#2c3e50;border-color:#f4d03f}._userSignupGenderBtnSelected_1f3ko_297{background-color:#f4d03f;color:#2c3e50;border:1px solid #F4D03F}#_userSignupEmail_1f3ko_1{border-bottom:none}#_userSignupPhone_1f3ko_1{border-bottom-left-radius:6px;border-bottom-right-radius:6px}._tologin_1f3ko_327{justify-content:center;display:flex;margin-top:15px}._errorBorder_1f3ko_339{border:2px solid red!important}._seatDashboard_899lc_3{z-index:10;position:absolute;top:30px;left:350px;background-color:#1a1a1a;width:calc(100vw - 800px);height:calc(100vh - 250px)}._selectseatheader_899lc_27{display:flex;justify-content:space-between;align-items:center}._title_899lc_37{font-size:24px;font-weight:700;color:#fff;padding:0 16px}._closeButton_899lc_49{background:none;border:none;color:#fff;font-size:30px;cursor:pointer;padding:0 16px}._selectSeatButton_899lc_65{position:absolute;bottom:5px;left:5px;background-color:#5d6d7e;color:#fff;border:none;border-radius:3px;cursor:pointer;font-size:10px}._rowContainer_899lc_89{box-sizing:border-box;margin-top:30px;margin-left:30px;width:75%;display:flex;flex-direction:column;gap:20px}._seatRow_899lc_109._row-6_899lc_109{display:grid;grid-template-columns:repeat(6,130px);gap:10px;justify-content:start}._seatRow_899lc_109._row-5_899lc_125{display:grid;grid-template-columns:repeat(5,130px);gap:10px;justify-content:start}#_middle-seats_899lc_1,#_bottom-seats_899lc_1{margin-top:65px}._seat_899lc_3{position:relative;box-sizing:border-box;height:90px;width:130px;border-radius:3px;padding:4px;font-size:17px}._seatNumber_899lc_175{position:absolute;top:6px;left:8px;display:flex;justify-content:flex-start;gap:3px;font-weight:700;font-size:14px}._memberName_899lc_197{position:absolute;top:4px;right:6px;font-weight:700;color:#333;font-size:13px}._in-use-green_899lc_215 ._memberName_899lc_197{color:#000}._in-use-red_899lc_223 ._member-name_899lc_223{color:#fff}._timeLeft_899lc_231{position:absolute;top:27px;right:6px;color:#666;font-size:13px}._in-use-green_899lc_215 ._timeLeft_899lc_231{color:#000}._in-use-red_899lc_223 ._timeLeft_899lc_231{color:#fff}._broken-label_899lc_263{font-size:17px}._in-use-green_899lc_215{background-color:#27ae60;color:#000}._in-use-red_899lc_223{background-color:#e74c3c;color:#fff}._available_899lc_273{background-color:#fff;color:#000}._broken_899lc_263{background-color:#f1c40f;color:#000}._cleaning_899lc_277{background-color:#fff;border:2px solid #ccc;position:relative}._counter_899lc_307{position:absolute;top:50%;right:0;transform:translateY(-50%);width:111px;height:311px;background-color:#fff;font-size:30px;justify-content:center;align-items:center;display:flex}._trashIcon_899lc_335{width:45px;height:50px;position:absolute;bottom:5px;right:5px;background:none;border:none;cursor:pointer;font-size:16px;padding:0}._seatScrollArea_899lc_363{overflow:auto;scrollbar-width:thin;scrollbar-color:#888 #222;background:#1a1a1a;border-radius:8px}._seatScrollArea_899lc_363::-webkit-scrollbar{width:10px;height:10px}._seatScrollArea_899lc_363::-webkit-scrollbar-thumb{background:#888;border-radius:8px}._seatScrollArea_899lc_363::-webkit-scrollbar-track{background:#222;border-radius:8px}
