@charset "UTF-8";.order-notification-card[data-v-b550f83c]{position:fixed;top:20px;right:20px;width:380px;z-index:9999;background:#ffffff;border-radius:12px;box-shadow:0 4px 12px #00000026;padding:20px;animation:slideInRight-b550f83c .3s ease-out}@keyframes slideInRight-b550f83c{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.close-btn[data-v-b550f83c]{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:#f5f5f5;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s;padding:0}.close-btn[data-v-b550f83c]:hover{background:#e8e8e8;color:#333}.order-header[data-v-b550f83c]{margin-bottom:20px;padding-right:40px}.order-title-line[data-v-b550f83c]{font-size:16px;font-weight:600;color:#333;margin-bottom:8px;line-height:1.5;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.order-label[data-v-b550f83c],.game-name[data-v-b550f83c]{color:#333;font-weight:600}.order-amount[data-v-b550f83c]{color:#ff4d4f;font-weight:600}.order-duration[data-v-b550f83c]{color:#333;font-weight:600}.divider[data-v-b550f83c]{color:#d9d9d9;margin:0 4px}.order-subtitle-line[data-v-b550f83c]{font-size:14px;color:#666;line-height:1.5;display:flex;align-items:center;flex-wrap:wrap;gap:4px}.order-title-text[data-v-b550f83c],.people-count-text[data-v-b550f83c]{color:#666}.divider-dot[data-v-b550f83c]{color:#d9d9d9;margin:0 2px}.countdown-text[data-v-b550f83c]{color:#ff4d4f;font-weight:600}.countdown-text.countdown-expired[data-v-b550f83c]{color:#999}.order-actions[data-v-b550f83c]{display:flex;gap:12px;margin-bottom:12px;justify-content:flex-end}.view-btn[data-v-b550f83c]{height:32px;padding:0 16px;border:none;background:#f5f5f5;border-radius:6px;color:#333;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.view-btn[data-v-b550f83c]:hover{background:#e8e8e8}.accept-btn[data-v-b550f83c]{height:32px;padding:0 20px;border:none;background:linear-gradient(135deg,#40a9ff 0%,#722ed1 100%);border-radius:6px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.accept-btn[data-v-b550f83c]:hover:not(.btn-disabled){background:linear-gradient(135deg,#1890ff 0%,#531dab 100%);transform:translateY(-1px);box-shadow:0 4px 8px #40a9ff4d}.accept-btn.btn-disabled[data-v-b550f83c]{background:#d9d9d9;color:#999;cursor:not-allowed;transform:none;box-shadow:none}.progress-bar[data-v-b550f83c]{width:100%;height:4px;background:#f0f0f0;border-radius:2px;overflow:hidden}.progress-fill[data-v-b550f83c]{height:100%;background:linear-gradient(90deg,#40a9ff 0%,#722ed1 100%);border-radius:2px;transition:width 1s linear}.detail-modal-overlay[data-v-b550f83c]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:10000;display:flex;align-items:center;justify-content:center;animation:fadeIn-b550f83c .3s ease-out}@keyframes fadeIn-b550f83c{0%{opacity:0}to{opacity:1}}.detail-modal[data-v-b550f83c]{background:#ffffff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 24px #0003;animation:slideUp-b550f83c .3s ease-out;display:flex;flex-direction:column}@keyframes slideUp-b550f83c{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.detail-header[data-v-b550f83c]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f0f0f0}.detail-title[data-v-b550f83c]{font-size:18px;font-weight:600;color:#333;margin:0}.detail-close-btn[data-v-b550f83c]{width:32px;height:32px;padding:0;background:#f5f5f5;border:none;border-radius:6px;color:#666;font-size:14px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.detail-close-btn[data-v-b550f83c]:hover{background:#e8e8e8}.detail-content[data-v-b550f83c]{padding:24px;flex:1}.detail-columns[data-v-b550f83c]{display:grid;grid-template-columns:1fr 1fr;gap:24px}.detail-column[data-v-b550f83c]{display:flex;flex-direction:column;gap:20px}.detail-item[data-v-b550f83c]{display:flex;flex-direction:column;gap:8px}.detail-label[data-v-b550f83c]{font-size:14px;color:#999;font-weight:400}.detail-value[data-v-b550f83c]{font-size:16px;color:#333;font-weight:500;display:flex;align-items:center;gap:8px}.detail-value.amount[data-v-b550f83c]{color:#ff4d4f;font-weight:600}.risk-badge[data-v-b550f83c]{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;white-space:nowrap}.risk-badge.risk-low[data-v-b550f83c]{background:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.risk-badge.risk-high[data-v-b550f83c]{background:#fff2e8;color:#ff4d4f;border:1px solid #ffccc7}.risk-text[data-v-b550f83c]{font-size:14px;font-weight:400}.risk-text.risk-low[data-v-b550f83c]{color:#52c41a}.risk-text.risk-high[data-v-b550f83c]{color:#ff4d4f}.detail-hint[data-v-b550f83c]{padding:16px 24px;background:#fafafa;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;font-size:13px;color:#666;line-height:1.6}.hint-label[data-v-b550f83c]{font-weight:500;color:#333;margin-right:4px}.hint-text[data-v-b550f83c]{color:#666}.detail-footer[data-v-b550f83c]{padding:20px 24px;display:flex;justify-content:flex-end}.detail-accept-btn[data-v-b550f83c]{height:32px;padding:0 20px;border:none;background:linear-gradient(135deg,#40a9ff 0%,#722ed1 100%);border-radius:6px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.detail-accept-btn[data-v-b550f83c]:hover:not(.btn-disabled){background:linear-gradient(135deg,#1890ff 0%,#531dab 100%);transform:translateY(-1px);box-shadow:0 4px 12px #40a9ff66}.detail-accept-btn.btn-disabled[data-v-b550f83c]{background:#d9d9d9;color:#999;cursor:not-allowed;transform:none;box-shadow:none}#app{width:100%;height:100vh}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*{margin:0;padding:0;box-sizing:border-box}html{font-size:14px;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}input,textarea{-webkit-user-select:text;user-select:text}@media screen and (max-width: 768px){html{font-size:14px}body{font-size:14px;overflow-x:hidden}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-form-item{margin-bottom:16px}.ant-btn{min-height:44px;padding:8px 16px;font-size:14px}.ant-input,.ant-input-number,.ant-select-selector{min-height:44px;font-size:14px}.ant-modal{max-width:95vw;margin:20px auto}.ant-modal-content{border-radius:8px}.ant-drawer-content-wrapper{max-width:90vw}.ant-menu{font-size:14px}.ant-menu-item{height:44px;line-height:44px}.ant-tabs-tab{padding:12px 16px;font-size:14px}.ant-card{margin-bottom:16px}.ant-card-body{padding:16px}}@media screen and (max-width: 375px){html{font-size:13px}}@media screen and (max-width: 320px){html{font-size:12px}}@media screen and (max-width: 768px){.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table-wrapper .ant-table{min-width:100%}.ant-table-wrapper .ant-table .ant-table-cell{padding:8px 4px;font-size:12px;white-space:nowrap}.ant-table-wrapper .ant-table .ant-table-cell.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:120px}.ant-table-wrapper .ant-table .ant-table-thead>tr>th{padding:8px 4px;font-size:12px;font-weight:600}.ant-table-wrapper .ant-pagination{margin:16px 0;text-align:center}.ant-table-wrapper .ant-pagination .ant-pagination-item,.ant-table-wrapper .ant-pagination .ant-pagination-prev,.ant-table-wrapper .ant-pagination .ant-pagination-next{min-width:32px;height:32px;line-height:32px;margin:0 2px}.ant-table-wrapper .ant-pagination .ant-pagination-options{display:none}.ant-form .ant-form-item{margin-bottom:16px}.ant-form .ant-form-item .ant-form-item-label{padding-bottom:4px}.ant-form .ant-form-item .ant-form-item-label>label{font-size:14px;height:auto}.ant-form .ant-form-item .ant-form-item-control .ant-input,.ant-form .ant-form-item .ant-form-item-control .ant-input-number,.ant-form .ant-form-item .ant-form-item-control .ant-select-selector,.ant-form .ant-form-item .ant-form-item-control .ant-picker{min-height:44px;font-size:14px}.ant-form .ant-form-item .ant-form-item-control .ant-input-number-input{min-height:44px}.ant-form .ant-form-item:last-child{margin-bottom:0}.ant-form .ant-form-item:last-child .ant-btn{width:100%;margin-bottom:8px}.ant-form .ant-form-item:last-child .ant-btn:last-child{margin-bottom:0}.search-form .ant-form-item{margin-bottom:12px}.search-form .ant-btn{width:100%;margin-top:8px}.action-buttons{display:flex;flex-direction:column;gap:8px}.action-buttons .ant-btn{width:100%}.ant-card{margin-bottom:16px;border-radius:8px}.ant-card .ant-card-head{padding:12px 16px;min-height:48px}.ant-card .ant-card-head .ant-card-head-title{font-size:16px;padding:0}.ant-card .ant-card-body{padding:16px}.ant-tabs .ant-tabs-nav{margin-bottom:16px}.ant-tabs .ant-tabs-nav .ant-tabs-tab{padding:12px 16px;font-size:14px}.ant-tabs .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane{padding:0}.ant-modal{max-width:95vw;margin:20px auto;top:20px}.ant-modal .ant-modal-content{border-radius:8px}.ant-modal .ant-modal-content .ant-modal-header{padding:16px;border-bottom:1px solid #f0f0f0}.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title{font-size:16px}.ant-modal .ant-modal-content .ant-modal-body{padding:16px;max-height:calc(100vh - 200px);overflow-y:auto;-webkit-overflow-scrolling:touch}.ant-modal .ant-modal-content .ant-modal-footer{padding:12px 16px;border-top:1px solid #f0f0f0}.ant-modal .ant-modal-content .ant-modal-footer .ant-btn{flex:1;margin:0 4px}.ant-modal .ant-modal-content .ant-modal-footer .ant-btn:first-child{margin-left:0}.ant-modal .ant-modal-content .ant-modal-footer .ant-btn:last-child{margin-right:0}.ant-drawer .ant-drawer-content-wrapper{max-width:90vw}.ant-drawer .ant-drawer-body{padding:16px}.ant-dropdown .ant-dropdown-menu{min-width:160px}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{padding:12px 16px;font-size:14px}.ant-select-dropdown .ant-select-item{padding:12px 16px;font-size:14px;min-height:44px}.ant-picker-dropdown{z-index:1200!important;max-width:calc(100vw - 24px)!important;max-height:80vh!important;height:fit-content!important;min-height:0!important}.ant-picker-dropdown .ant-picker-dropdown-range{height:fit-content!important;min-height:0!important;max-height:inherit!important}.ant-picker-dropdown .ant-picker-panel-container{margin-left:0!important;max-height:70vh!important;min-height:0!important;height:fit-content!important;overflow-x:auto!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.ant-picker-dropdown .ant-picker-panel-layout .ant-picker-presets{display:none!important}.ant-picker-dropdown .ant-picker-panel-layout>div:last-child{flex:1!important;min-width:0!important}.ant-picker-dropdown .ant-picker-panels{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:0!important;padding:0!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel,.ant-picker-dropdown .ant-picker-panel{width:auto!important;flex:0 0 auto!important;min-width:260px!important;margin:0!important;padding-left:0!important;padding-right:0!important;border:none!important;border-inline-start:none!important}.ant-picker-dropdown .ant-picker-panel+.ant-picker-panel,.ant-picker-dropdown .ant-picker-panel.ant-picker-panel-has-range+.ant-picker-panel.ant-picker-panel-has-range{margin-left:0!important;padding-left:0!important}.ant-picker-dropdown .ant-picker-panel .ant-picker-date-panel{padding-inline:0!important}.ant-picker-dropdown .ant-picker-panel .ant-picker-content th,.ant-picker-dropdown .ant-picker-panel .ant-picker-content td{padding-inline:2px!important}.ant-picker-dropdown .ant-picker-content{min-width:224px}.ant-picker-dropdown .ant-picker-time-panel{width:auto!important;min-width:0!important}.ant-picker-dropdown .ant-picker-time-panel-column{min-width:48px!important;flex:1!important}.ant-steps .ant-steps-item .ant-steps-item-title{font-size:14px}.ant-tag{font-size:12px;padding:2px 8px;margin:2px}.ant-empty{padding:24px 16px}.ant-empty .ant-empty-description{font-size:14px}.ant-spin-container{min-height:200px}.ant-message{top:20px}.ant-message .ant-message-notice-content{padding:12px 16px;font-size:14px}.ant-notification{top:20px;right:10px;left:10px;max-width:calc(100vw - 20px)}.ant-notification .ant-notification-notice{padding:16px}.ant-notification .ant-notification-notice .ant-notification-notice-message{font-size:14px;margin-bottom:8px}.ant-notification .ant-notification-notice .ant-notification-notice-description{font-size:13px}}@media screen and (max-width: 375px){.ant-table-wrapper .ant-table .ant-table-cell{padding:6px 2px;font-size:11px}.ant-card .ant-card-head{padding:10px 12px}.ant-card .ant-card-body{padding:12px}}@media screen and (max-width: 768px){.search-form :deep(.ant-form).ant-form-inline{display:flex;flex-direction:column}.search-form :deep(.ant-form-item){width:100%!important;margin-right:0!important;margin-bottom:12px}.search-form :deep(.ant-form-item) .ant-form-item-label{width:100%!important;text-align:left;padding-bottom:4px}.search-form :deep(.ant-form-item) .ant-form-item-label>label{font-size:14px;font-weight:500;height:auto}.search-form :deep(.ant-form-item) .ant-form-item-control{width:100%!important}.search-form :deep(.ant-form-item) .ant-form-item-control .ant-input,.search-form :deep(.ant-form-item) .ant-form-item-control .ant-select,.search-form :deep(.ant-form-item) .ant-form-item-control .ant-picker{width:100%!important;min-height:44px;font-size:14px}.search-form :deep(.ant-form-item) .ant-form-item-control .ant-picker-range{width:100%!important}.search-form :deep(.ant-form-item:last-child){margin-bottom:0}.search-form :deep(.ant-form-item:last-child) .ant-space{width:100%;display:flex;flex-direction:column;gap:8px}.search-form :deep(.ant-form-item:last-child) .ant-space .ant-btn{width:100%;min-height:44px;font-size:14px;margin:0!important}.ant-table-wrapper{margin-top:16px;overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table-wrapper .ant-table{min-width:100%}.ant-table-wrapper .ant-table .ant-table-thead>tr>th{padding:8px 4px;font-size:12px;white-space:nowrap;font-weight:600}.ant-table-wrapper .ant-table .ant-table-thead>tr>th.ant-table-cell-fix-right{position:sticky;right:0;background:white;z-index:10}.ant-table-wrapper .ant-table .ant-table-tbody>tr>td{padding:8px 4px;font-size:12px;white-space:nowrap}.ant-table-wrapper .ant-table .ant-table-tbody>tr>td.ant-table-cell-fix-right{position:sticky;right:0;background:white;z-index:9}.ant-table-wrapper .ant-table .ant-space{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.ant-table-wrapper .ant-table .ant-space .ant-btn{min-height:36px;padding:4px 12px;font-size:13px;white-space:nowrap}.ant-table-wrapper .ant-table .ant-space .ant-btn.ant-btn-link{padding:0;height:auto;min-height:36px;line-height:36px}.ant-table-wrapper .ant-pagination{margin:16px 0;text-align:center;overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table-wrapper .ant-pagination .ant-pagination-item,.ant-table-wrapper .ant-pagination .ant-pagination-prev,.ant-table-wrapper .ant-pagination .ant-pagination-next,.ant-table-wrapper .ant-pagination .ant-pagination-jump-prev,.ant-table-wrapper .ant-pagination .ant-pagination-jump-next{min-width:32px;height:32px;line-height:32px;margin:0 2px;font-size:12px}.ant-table-wrapper .ant-pagination .ant-pagination-options{display:none}.ant-table-wrapper .ant-pagination .ant-pagination-total-text{font-size:12px;margin-right:8px}.list-card-view .list-card-item{background:white;border:1px solid #f0f0f0;border-radius:8px;padding:16px;margin-bottom:12px;box-shadow:0 2px 8px #0000000f}.list-card-view .list-card-item .card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.list-card-view .list-card-item .card-header .card-title{font-size:16px;font-weight:600;color:#000000d9;flex:1}.list-card-view .list-card-item .card-header .card-status{margin-left:8px}.list-card-view .list-card-item .card-content .card-row{display:flex;margin-bottom:8px;font-size:14px}.list-card-view .list-card-item .card-content .card-row .card-label{color:#000000a6;min-width:80px;margin-right:8px}.list-card-view .list-card-item .card-content .card-row .card-value{color:#000000d9;flex:1;word-break:break-all}.list-card-view .list-card-item .card-actions{margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0;display:flex;gap:8px;flex-wrap:wrap}.list-card-view .list-card-item .card-actions .ant-btn{flex:1;min-width:calc(50% - 4px);min-height:40px;font-size:14px}.table-actions{display:flex;flex-direction:column;gap:6px;min-width:80px}.table-actions .ant-btn{width:100%;min-height:36px;padding:4px 8px;font-size:13px;text-align:center}.table-actions .ant-btn.ant-btn-link{padding:0;height:36px;line-height:36px}}@media screen and (max-width: 375px){.search-form :deep(.ant-form-item){margin-bottom:10px}.search-form :deep(.ant-form-item) .ant-form-item-label>label{font-size:13px}.search-form :deep(.ant-form-item) .ant-form-item-control .ant-input,.search-form :deep(.ant-form-item) .ant-form-item-control .ant-select,.search-form :deep(.ant-form-item) .ant-form-item-control .ant-picker{font-size:13px}.ant-table-wrapper .ant-table .ant-table-thead>tr>th,.ant-table-wrapper .ant-table .ant-table-tbody>tr>td{padding:6px 2px;font-size:11px}.list-card-view .list-card-item{padding:12px}.list-card-view .list-card-item .card-header .card-title{font-size:15px}.list-card-view .list-card-item .card-content .card-row{font-size:13px}}
