:root{--bg: #edf3fa;--surface: #ffffff;--surface-soft: #f7fbff;--primary: #2f86ff;--primary-deep: #176ce8;--primary-soft: #eaf4ff;--border: #dfe8f3;--line: #e8edf4;--text: #17233d;--muted: #6c7890;--green: #05a337;--red: #ff1e1e;--orange: #ff885f;--history-blue: #176ce8;--history-red: #ff1e1e;--history-green: #05a337;--shadow: 0 8px 22px rgba(var(--accent-rgb), .08);--accent-rgb: 47, 134, 255;--accent-rgb-2: 124, 196, 255;--page-start: #ffffff;--page-mid: #f7fbff;--page-end: #fbfdff;--font: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;--color-bg: #edf3fa;--color-page-start: #ffffff;--color-page-mid: #f7fbff;--color-page-end: #fbfdff;--color-surface: #ffffff;--color-surface-soft: #f7fbff;--color-primary: #2f86ff;--color-primary-deep: #176ce8;--color-primary-soft: #eaf4ff;--color-border: #dfe8f3;--color-line: #e8edf4;--color-text: #17233d;--color-muted: #6c7890;--color-success: #05a337;--color-danger: #ff1e1e;--color-warning: #ff885f;--shadow-card: 0 8px 22px rgba(var(--accent-rgb), .08);--shadow-soft: 0 5px 14px rgba(var(--accent-rgb), .06);--font-base: "Microsoft YaHei", "PingFang SC", Arial, sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;min-width:0;min-height:100%}body{margin:0;color:var(--color-text);background:radial-gradient(circle at 50% 28%,rgba(var(--accent-rgb),.1),transparent 26%),linear-gradient(180deg,var(--color-page-start) 0%,var(--color-page-mid) 54%,var(--color-page-end) 100%);font-family:var(--font-base);font-size:13px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}.page-shell{--pc-canvas-min-width: 1640px;min-width:var(--pc-canvas-min-width);min-height:100vh;overflow-x:visible;touch-action:pan-x pan-y;background:radial-gradient(circle at 50% 28%,rgba(var(--accent-rgb),.1),transparent 26%),linear-gradient(180deg,var(--color-page-start) 0%,var(--color-page-mid) 54%,var(--color-page-end) 100%)}.main-card{margin-top:0;min-height:512px;overflow:hidden;background:var(--surface);border:none;border-radius:7px;box-shadow:var(--shadow-soft)}.page-panel{position:relative}.is-muted{color:var(--color-muted)}.el-loading-mask{--app-loading-ring-size: 48px;--app-loading-ring-width: 7px;--app-loading-ring-stroke: 7px;--app-loading-ring-track: rgba(var(--accent-rgb), .26);background-color:#ffffff94}.el-loading-mask.is-fullscreen{--app-loading-ring-size: 52px;--app-loading-ring-width: 8px;--app-loading-ring-stroke: 8px}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:0}.el-loading-mask .el-loading-spinner{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:0;transform:translateY(-50%)}.el-loading-mask .el-loading-spinner .circular{width:var(--app-loading-ring-size);height:var(--app-loading-ring-size);display:inline-block;border-radius:50%;box-shadow:inset 0 0 0 var(--app-loading-ring-width) var(--app-loading-ring-track);animation:app-loading-rotate .85s linear infinite}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{width:var(--app-loading-ring-size);height:var(--app-loading-ring-size)}.el-loading-mask .el-loading-spinner .path{stroke:var(--primary);stroke-width:var(--app-loading-ring-stroke);stroke-dasharray:38 126;stroke-dashoffset:-4;stroke-linecap:round;animation:none}.el-loading-mask .el-loading-spinner .el-loading-text{margin-top:8px;color:var(--primary-deep);font-size:13px;font-weight:850}@keyframes app-loading-rotate{to{transform:rotate(360deg)}}.el-overlay.is-message-box.session-expired-message-overlay .el-overlay-message-box{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block;padding:0;overflow:hidden;text-align:left}.el-overlay.is-message-box.session-expired-message-overlay .el-overlay-message-box:after{display:none}.session-expired-message-box.el-message-box{position:fixed!important;top:50%!important;left:50%!important;width:min(360px,calc(100vw - 32px));max-height:calc(100vh - 32px);margin:0!important;padding:0;border:1px solid rgba(var(--accent-rgb),.18);border-radius:8px;background:#fff;box-shadow:0 18px 48px #1c2e4c38;transform:translate(-50%,-50%)!important;overflow:hidden}.session-expired-message-box .el-message-box__header{padding:14px 18px 10px;border-bottom:1px solid #e6edf6}.session-expired-message-box .el-message-box__title{color:var(--primary-deep);font-size:15px;font-weight:900;line-height:20px}.session-expired-message-box .el-message-box__content{padding:18px 20px 16px;color:#263851}.session-expired-message-box .el-message-box__container{min-height:0;display:flex;align-items:flex-start;gap:10px}.session-expired-message-box .el-message-box__status{position:static;flex:0 0 auto;margin-top:1px;transform:none}.session-expired-message-box .el-message-box__message{margin:0;padding:0}.session-expired-message-box .el-message-box__message p{margin:0;color:#263851;font-size:13px;font-weight:800;line-height:1.65}.session-expired-message-box .el-message-box__btns{display:flex;justify-content:flex-end;padding:0 20px 18px}.session-expired-message-box .el-message-box__btns .el-button{min-width:74px;height:32px;padding:0 18px;border:0;border-radius:4px;background:linear-gradient(180deg,var(--primary),var(--primary-deep));color:#fff;font-family:var(--font);font-size:13px;font-weight:900}.el-overlay.is-message-box.chargeback-message-overlay .el-overlay-message-box{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;place-items:center!important;padding:0;overflow:hidden;text-align:left}.el-overlay.is-message-box.chargeback-message-overlay .el-overlay-message-box:after{display:none}.chargeback-message-box.el-message-box{position:fixed!important;top:50%!important;left:50%!important;width:min(380px,calc(100vw - 32px));max-height:calc(100vh - 32px);margin:0!important;padding:0;border:1px solid rgba(var(--accent-rgb),.2);border-radius:8px;background:#fff;box-shadow:0 18px 48px #17233d3d;transform:translate(-50%,-50%)!important;overflow:hidden}.chargeback-message-box .el-message-box__header{display:flex;align-items:center;min-height:46px;padding:14px 18px 12px;border-bottom:1px solid var(--color-line);background:linear-gradient(180deg,#ffffff,var(--color-surface-soft))}.chargeback-message-box .el-message-box__title{color:var(--primary-deep);font-size:15px;font-weight:900;line-height:20px}.chargeback-message-box .el-message-box__headerbtn{top:12px;right:14px;width:22px;height:22px}.chargeback-message-box .el-message-box__content{padding:18px 20px 16px;color:var(--text)}.chargeback-message-box .el-message-box__container{min-height:0;display:flex;align-items:flex-start;gap:10px}.chargeback-message-box .el-message-box__status{position:static;flex:0 0 auto;margin-top:1px;transform:none}.chargeback-message-box .el-message-box__message{margin:0;padding:0}.chargeback-message-box .el-message-box__message p{margin:0;color:var(--text);font-size:13px;font-weight:800;line-height:1.65}.chargeback-message-box .el-message-box__btns{display:flex;justify-content:flex-end;gap:10px;padding:0 20px 18px}.chargeback-message-box .el-message-box__btns .el-button{min-width:76px;height:32px;padding:0 18px;border-radius:4px;font-family:var(--font);font-size:13px;font-weight:900}.chargeback-message-box .el-message-box__btns .el-button:not(.el-button--primary){border:1px solid var(--color-border);background:#fff;color:var(--muted)}.chargeback-message-box .el-message-box__btns .el-button--primary{border:0;background:linear-gradient(180deg,var(--primary),var(--primary-deep));color:#fff}:root{--el-color-primary: var(--color-primary);--el-color-primary-rgb: var(--accent-rgb);--el-color-primary-dark-2: var(--color-primary-deep);--el-color-primary-light-3: color-mix(in srgb, var(--color-primary) 70%, #ffffff);--el-color-primary-light-5: color-mix(in srgb, var(--color-primary) 46%, #ffffff);--el-color-primary-light-7: color-mix(in srgb, var(--color-primary) 28%, #ffffff);--el-color-primary-light-8: color-mix(in srgb, var(--color-primary) 18%, #ffffff);--el-color-primary-light-9: var(--color-primary-soft);--el-color-success: var(--color-success);--el-color-danger: var(--color-danger);--el-color-warning: var(--color-warning);--el-font-family: var(--font-base);--el-border-radius-base: 6px;--el-border-color: var(--color-border);--el-border-color-light: var(--color-border);--el-border-color-hover: var(--color-primary);--el-fill-color-blank: var(--color-surface);--el-bg-color: var(--color-surface);--el-text-color-primary: var(--color-text);--el-text-color-regular: var(--color-text);--el-text-color-secondary: var(--color-muted)}:root{--van-primary-color: var(--color-primary);--van-success-color: var(--color-success);--van-danger-color: var(--color-danger);--van-warning-color: var(--color-warning);--van-text-color: var(--color-text);--van-text-color-2: var(--color-muted);--van-text-color-3: #98a4b5;--van-active-color: var(--color-primary-soft);--van-background: var(--color-bg);--van-background-2: var(--color-surface);--van-background-3: var(--color-surface-soft);--van-border-color: var(--color-border);--van-font: var(--font-base);--van-radius-sm: 4px;--van-radius-md: 6px;--van-radius-lg: 8px;--van-radius-max: 999px;--van-button-border-radius: 6px;--van-button-primary-background: linear-gradient(180deg, var(--color-primary), var(--color-primary-deep));--van-button-primary-border-color: var(--color-primary);--van-popup-round-radius: 12px;--van-tabs-bottom-bar-color: var(--color-primary);--van-tab-active-text-color: var(--color-primary-deep);--van-field-input-text-color: var(--color-text);--van-cell-text-color: var(--color-text);--van-cell-value-color: var(--color-muted)}.mobile-shell .van-button{font-weight:850}.mobile-shell .van-tabs__wrap{border-bottom:1px solid var(--color-border)}.mobile-shell .van-tab{color:#607086;font-weight:800}.mobile-shell .van-tab--active{color:var(--color-primary-deep);font-weight:900}.mobile-shell .van-popup--bottom.van-popup--round{border-radius:14px 14px 0 0}.mobile-shell .van-field__control{font-weight:850}.mobile-shell .van-cell{padding-right:12px;padding-left:12px}.draw-result-inline{--draw-result-ball-size: 28px;--draw-result-ball-gap: 6px;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:var(--draw-result-ball-gap);white-space:nowrap}.draw-result-ball{width:var(--draw-result-ball-size);height:var(--draw-result-ball-size);display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--primary) 36%,#ffffff);border-radius:50%;background:radial-gradient(circle at 32% 25%,#ffffff 0%,var(--primary-soft) 54%,rgba(var(--accent-rgb),.24) 100%);box-shadow:inset 0 2px 3px #ffffffc2,0 2px 6px rgba(var(--accent-rgb),.15);color:var(--primary-deep);font-size:14px;font-variant-numeric:tabular-nums;font-weight:900;line-height:1;white-space:nowrap}.app-table-shell{width:100%;min-width:0;max-width:100%;border:1px solid var(--border);border-radius:4px;background:var(--surface);overflow-x:hidden}.app-table-shell.is-scrollable{overflow-x:auto}.app-table-shell--shadow{box-shadow:0 8px 18px rgba(var(--accent-rgb),.07)}.app-table{width:100%;background:var(--surface);color:var(--text);font-size:12px}.app-table .el-table__cell{padding:0;border-color:var(--border);color:var(--text)}.app-table .cell{min-height:32px;display:flex;align-items:center;justify-content:center;padding:0 7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-table th.el-table__cell{height:34px;background:linear-gradient(180deg,rgba(var(--accent-rgb),.14),var(--primary-soft));color:var(--primary-deep);font-weight:900}.app-table .el-empty{padding:20px 0}.app-table .el-empty__description{color:var(--muted);font-weight:800}.app-table .is-left .cell,.app-table .cell.is-left{justify-content:flex-start}.app-table .is-right .cell,.app-table .cell.is-right{justify-content:flex-end}.app-table .is-left{text-align:left}.app-table .is-center{text-align:center}.app-table .is-right{text-align:right}.app-table--report .report-data-cell{height:32px;background:var(--surface);transition:background-color .16s ease,color .16s ease}.app-table--report .report-data-row:nth-child(2n) .report-data-cell{background:rgba(var(--accent-rgb),.025)}.app-table--report .report-data-row:hover .report-data-cell{background:var(--surface-soft)}.app-table-shell.is-clickable .report-data-row{cursor:pointer}.report-data-value{display:inline-flex;max-width:100%;align-items:center;justify-content:center;gap:5px;overflow:hidden;color:inherit;font-weight:750;line-height:1.25;text-overflow:ellipsis;vertical-align:middle}.report-data-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:inherit}.report-cell-link{height:auto;min-width:0;padding:0;border:0;color:var(--primary);font-family:var(--font);font-size:12px;font-weight:900;vertical-align:middle}.report-cell-link:hover,.report-cell-link:focus{color:var(--primary-deep);text-decoration:underline}.report-cell-link .el-button__content{line-height:1.25}.report-cell-action{width:20px;height:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:3px;background:transparent;color:var(--primary);cursor:pointer}.report-cell-action:hover,.report-cell-action:focus-visible{background:rgba(var(--accent-rgb),.12);color:var(--primary-deep)}.report-cell-action:disabled{color:var(--muted);cursor:not-allowed}.report-cell-action-icon{width:14px;height:14px}.report-checkbox-head{display:inline-flex;align-items:center;justify-content:center;gap:6px;max-width:100%;white-space:nowrap}.report-checkbox.el-checkbox{height:20px;margin:0;vertical-align:middle}.report-checkbox .el-checkbox__label{display:none}.report-checkbox-action.el-button{height:22px;min-width:42px;padding:0 8px;border-radius:3px;font-size:12px;line-height:20px}.app-table--report .report-data-row.is-chargeback-row .report-data-cell,.app-table--report .report-data-row.is-chargeback-row .report-data-value,.app-table--report .report-data-row.is-chargeback-row .report-cell-link,.app-table--report .report-data-row.is-chargeback-row .is-muted-value,.app-table--report .report-data-row.is-chargeback-row .profit,.app-table--report .report-data-row.is-chargeback-row .loss,.app-table--report .report-data-row.is-chargeback-row .status-muted,.app-table--report .report-data-row.is-chargeback-row .status-success,.app-table--report .report-data-row.is-chargeback-row .status-danger,.app-table--report .report-data-row.is-chargeback-row .report-cell-action,.app-table--report .report-data-row.is-chargeback-row .report-cell-action-icon{color:var(--history-red)!important}.app-table--report .report-data-row.is-chargeback-row .report-data-value{font-weight:850}.report-time-stack{flex-direction:column;gap:2px;white-space:pre-line;line-height:1.35}.report-odds-red{color:var(--history-red)!important;font-weight:900}.is-number{font-variant-numeric:tabular-nums}.is-muted-value,.status-muted{color:var(--muted)}.status-success,.profit{color:var(--green)!important;font-weight:900}.status-danger,.loss{color:var(--red)!important;font-weight:900}.app-table--report .el-table__footer .el-table__cell{height:34px;background:linear-gradient(180deg,var(--surface-soft),rgba(var(--accent-rgb),.07));color:var(--text);font-weight:900}.app-table--report .el-table__footer .cell{min-height:34px;font-weight:900}.app-table--report .el-table__footer .el-table__cell:first-child{color:var(--primary-deep);text-align:center}.app-table--history .cell{height:30px;min-height:30px;padding:4px 6px}.app-table--history th.el-table__cell{background:var(--primary-soft);color:var(--primary)}.history-result{--draw-result-ball-size: 28px;--draw-result-ball-gap: 6px}.history-result-op{color:#7f9fc9;font-size:12px;font-weight:900;line-height:1}.history-result-value.is-blue{color:var(--history-blue)!important;font-weight:900}.history-result-value.is-red{color:var(--history-red)!important;font-weight:900}.history-result-value.is-green{color:var(--history-green)!important;font-weight:900}.app-table--credit .cell{min-height:30px;padding:0 5px}.app-table--credit th.el-table__cell{height:32px}.app-table--credit .credit-group-row .el-table__cell{height:30px;background:var(--surface-soft)}.credit-group-name,.credit-project-name{max-width:100%;overflow:hidden;color:var(--text);font-weight:850;text-overflow:ellipsis}.credit-group-name{color:var(--primary-deep)}.credit-select{width:86px}.credit-select .el-select__wrapper{min-height:24px;height:24px;padding:0 6px;border-radius:3px;background:var(--surface);box-shadow:0 0 0 1px var(--border) inset}.credit-select .el-select__selected-item,.credit-select .el-select__placeholder{color:var(--text);font-size:12px}.app-table--confirm{font-family:var(--font)}.app-table--confirm .el-table__cell{padding:4px 0;border-color:#dce7f4;color:#22344d;font-size:12px}.app-table--confirm th.el-table__cell{background:linear-gradient(180deg,var(--primary-soft),var(--page-end));color:var(--primary-deep)}.page-shell .page{min-width:var(--pc-canvas-min-width);min-height:100vh;background:radial-gradient(circle at 50% 28%,rgba(var(--accent-rgb),.1),transparent 26%),linear-gradient(180deg,var(--page-start) 0%,var(--page-mid) 54%,var(--page-end) 100%)}.page-shell .pc-mobile-switch-prompt{min-height:44px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;padding:8px 16px;border-bottom:1px solid rgba(var(--accent-rgb),.16);background:linear-gradient(180deg,#ffffff,var(--primary-soft));color:var(--primary-deep);font-size:13px;font-weight:800;line-height:1.4;box-sizing:border-box;position:sticky;top:0;z-index:140}.page-shell .pc-mobile-switch-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.page-shell .pc-mobile-switch-button{height:28px;min-width:72px;margin:0;padding:0 10px;border-radius:4px;font-family:var(--font);font-size:12px;font-weight:800}.page-shell .topbar{height:70px;display:flex;align-items:center;gap:16px;padding:0 24px;background:linear-gradient(180deg,var(--primary),var(--primary-deep));border-bottom:1px solid rgba(0,0,0,.08);position:relative;z-index:100}.page-shell .brand{display:flex;align-items:center;gap:11px;height:58px;width:260px;flex:0 0 260px}.page-shell .brand-logo{width:46px;height:46px;flex:0 0 auto;display:block;object-fit:contain}.page-shell .brand-title{margin-top:2px;font-size:30px;line-height:30px;font-weight:800;letter-spacing:.5px;color:#fff}.page-shell .brand-subtitle{margin-top:3px;font-size:12px;color:#ffffffc7;white-space:nowrap}.page-shell .toolbar{flex:1;min-width:0;height:100%;display:grid;grid-template-rows:1fr 38px;align-self:stretch}.page-shell .notice-bar{grid-row:1;align-self:start;display:flex;align-items:center;gap:6px;padding:6px 0 0;overflow:hidden;min-width:0}.page-shell .ui-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;flex:0 0 auto}.page-shell .ui-svg-icon,.page-shell .button-icon,.page-shell .mini-icon{width:1em;height:1em;display:block;transform-origin:50% 50%}@keyframes pc-refresh-rotate{to{transform:rotate(360deg)}}.page-shell .balance-refresh.refreshing .button-icon,.page-shell .refresh-mini.refreshing .mini-icon{animation:pc-refresh-rotate 1.35s linear infinite}.page-shell .notice-bar .ui-icon{width:14px;height:14px;color:#fff}.page-shell .notice-track{flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8px,#000 calc(100% - 8px),transparent);mask-image:linear-gradient(90deg,transparent,#000 8px,#000 calc(100% - 8px),transparent)}.page-shell .notice-scroll{display:inline-block;white-space:nowrap;font-size:12px;color:#ffe8cc;font-weight:600;padding-left:100%;animation:notice-marquee 16s linear infinite}@keyframes notice-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.page-shell .toolbar-bottom{--top-menu-item-width: 96px;grid-row:2;display:flex;align-items:stretch;height:38px;width:100%;background:transparent;border-top:1px solid rgba(255,255,255,.14);border-radius:0;overflow:hidden}.page-shell .top-menu-button{width:var(--top-menu-item-width);min-width:var(--top-menu-item-width);height:100%;margin:0;padding:0 8px;border:none;border-right:1px solid rgba(255,255,255,.18);border-radius:0;background:transparent;box-shadow:none;color:#ffffffeb;font-family:var(--font);font-size:13px;font-weight:560;position:relative;white-space:nowrap}.page-shell .top-menu-button+.top-menu-button{margin-left:0}.page-shell .top-menu-button .el-button__content{width:100%;min-width:0;display:flex;align-items:center;justify-content:center;gap:7px;overflow:hidden}.page-shell .top-menu-button:hover,.page-shell .top-menu-button:focus,.page-shell .top-menu-button.active{color:#fff;background:#ffffff1f;font-weight:800}.page-shell .nav-card{flex:1;min-width:0;height:38px;background:transparent;border:none;border-radius:0;box-shadow:none;overflow:hidden;display:flex;align-items:stretch}.page-shell .nav-card .nav-action{height:100%;flex:0 0 var(--top-menu-item-width)}.page-shell .nav-card .nav-action .ui-icon{width:15px;height:15px;color:#ffffffd1}.page-shell .game-secondary-nav{min-height:38px;padding:0 24px 0 300px;border-bottom:1px solid rgba(var(--accent-rgb),.14);background:linear-gradient(180deg,#fffffff5,rgba(var(--accent-rgb),.055));box-shadow:0 5px 14px rgba(var(--accent-rgb),.055);position:relative;z-index:80}.page-shell .game-secondary-inner{min-height:38px;display:flex;align-items:center;min-width:0}.page-shell .game-secondary-list{min-width:0;display:flex;align-items:center;gap:6px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.page-shell .game-secondary-list::-webkit-scrollbar{height:5px}.page-shell .game-secondary-list::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(var(--accent-rgb),.22)}.page-shell .game-secondary-button{height:28px;min-width:96px;flex:0 0 auto;margin:0;padding:0 14px;border:1px solid var(--border);border-radius:4px;background:var(--surface);color:var(--primary-deep);font-family:var(--font);font-size:13px;font-weight:800;box-shadow:none}.page-shell .game-secondary-button+.game-secondary-button{margin-left:0}.page-shell .game-secondary-button:hover,.page-shell .game-secondary-button:focus-visible{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-deep)}.page-shell .game-secondary-button.active{border-color:var(--primary);background:linear-gradient(180deg,var(--primary),var(--primary-deep));color:#fff}.page-shell .account-area{display:flex;align-items:center;gap:12px;color:#fff;flex:0 0 auto}.page-shell .balance-capsule,.page-shell .user-capsule{display:flex;align-items:center;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:linear-gradient(180deg,#ffffff2e,#00000014),rgba(var(--accent-rgb),.14);box-shadow:inset 0 1px #ffffff2e,0 6px 14px #00000014;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.page-shell .balance-capsule{gap:10px;height:44px;width:fit-content;min-width:0;padding:0 9px 0 14px;flex:0 0 auto;box-sizing:border-box}.page-shell .user-balances{display:flex;flex-direction:column;flex:0 0 auto;gap:2px;line-height:1.3}.page-shell .balance-row{display:flex;align-items:center;gap:2px;white-space:nowrap;font-size:12px;line-height:1.45}.page-shell .balance-row .label{color:#ffffffeb;font-weight:650}.page-shell .balance-row .money{color:#fff;font-weight:900;letter-spacing:.2px;text-shadow:0 1px 3px rgba(0,0,0,.16)}.page-shell .balance-refresh{--el-button-bg-color: rgba(255, 255, 255, .08);--el-button-border-color: transparent;--el-button-hover-bg-color: rgba(255, 255, 255, .18);--el-button-hover-border-color: transparent;--el-button-hover-text-color: #fff;--el-button-active-bg-color: rgba(255, 255, 255, .2);--el-button-active-border-color: transparent;width:28px;height:28px;min-width:0;border:none;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex:0 0 auto;color:#ffffffeb;transition:background .2s,color .2s}.page-shell .balance-refresh:hover{background:#ffffff2e;color:#fff}.page-shell .balance-refresh.refreshing{cursor:wait}.page-shell .user-menu{position:relative}.page-shell .user-capsule{--el-button-bg-color: transparent;--el-button-border-color: transparent;--el-button-hover-bg-color: transparent;--el-button-hover-border-color: transparent;--el-button-hover-text-color: #fff;--el-button-active-bg-color: transparent;--el-button-active-border-color: transparent;gap:8px;height:44px;min-width:128px;padding:0 10px 0 6px;border-color:#ffffff42;background:linear-gradient(180deg,#ffffff2e,#00000014),rgba(var(--accent-rgb),.14);cursor:pointer;color:#fff;font:inherit;box-shadow:inset 0 1px #ffffff2e,0 6px 14px #00000014}.page-shell .user-capsule span{gap:8px}.page-shell .user-capsule:hover{border-color:#ffffff61;background:linear-gradient(180deg,#ffffff3d,#0000000d),rgba(var(--accent-rgb),.18)}.page-shell .avatar{flex:0 0 auto;width:38px;height:38px;border-radius:50%;position:relative;overflow:hidden;background:linear-gradient(145deg,var(--primary-soft) 0%,color-mix(in srgb,var(--primary) 48%,#ffffff) 100%);box-shadow:inset 0 0 0 2px #ffffffbf,0 3px 10px rgba(var(--accent-rgb),.12)}.page-shell .avatar:before{content:"";position:absolute;left:13px;top:7px;width:12px;height:12px;border-radius:50%;background:#ffd9a8;box-shadow:0 10px 0 8px #263851}.page-shell .avatar:after{content:"";position:absolute;left:9px;bottom:-8px;width:21px;height:24px;border-radius:14px 14px 0 0;background:#fff;clip-path:polygon(0 45%,100% 45%,100% 100%,0 100%)}.page-shell .user-brief{display:flex;flex-direction:column;line-height:1.25;text-align:left}.page-shell .user-name{font-size:13px;color:#fff;font-weight:800;white-space:nowrap;text-shadow:0 1px 3px rgba(0,0,0,.16)}.page-shell .member-label{font-size:11px;color:#ffffffd1;line-height:1.2}.page-shell .user-caret{width:0;height:0;margin-left:2px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid rgba(255,255,255,.9);transition:transform .2s;flex:0 0 auto}.page-shell .user-menu.open .user-caret{transform:rotate(180deg)}.user-menu-popper{border-color:#dce7f4;border-radius:8px;box-shadow:var(--shadow)}.user-dropdown-menu.el-dropdown-menu{min-width:128px;padding:6px 0}.user-dropdown-menu .el-dropdown-menu__item{display:flex;align-items:center;gap:8px;padding:9px 16px;color:#344259;font-family:var(--font);font-size:13px;white-space:nowrap}.user-dropdown-menu .el-dropdown-menu__item:not(.is-disabled):focus,.user-dropdown-menu .el-dropdown-menu__item:not(.is-disabled):hover{background:var(--primary-soft);color:var(--primary-deep)}.page-shell .layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px;padding:12px 24px 22px}.page-shell .sidebar{display:flex;flex-direction:column;gap:14px}.page-shell .side-card{background:var(--surface);border:none;border-radius:7px;box-shadow:var(--shadow-soft);overflow:hidden}.page-shell .side-title{height:36px;padding:0 12px;background:#fff;border-bottom:1px solid #dfe8f3;color:var(--primary);font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:flex-start;gap:8px}.page-shell .side-rows{padding:2px 0}.page-shell .side-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;padding:0 12px;border-bottom:1px solid #e9eef5;font-size:12px}.page-shell .side-row:last-child{border-bottom:0}.page-shell .side-label{color:var(--muted);flex:0 0 auto}.page-shell .side-value{color:#263a5f;font-weight:650;text-align:right}.page-shell .side-value.truncate{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-shell .side-value.green{color:var(--green);font-weight:800}.page-shell .side-value.red{color:var(--red);font-weight:800}.page-shell .side-value.muted{color:#9aa5b5;font-weight:600}.page-shell .side-value-actions{display:inline-flex;align-items:center;gap:6px}.page-shell .refresh-mini{width:18px;height:18px;min-width:0;padding:0;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--primary-soft);color:var(--primary);cursor:pointer;flex:0 0 auto}.page-shell .refresh-mini.refreshing{cursor:wait}.page-shell .order-table-wrap{padding:0 8px 8px;background:#fff}.page-shell .order-table{width:100%;font-size:12px}.page-shell .order-table .el-table__cell{padding:0;border-color:#dfe8f3}.page-shell .order-table .cell{min-height:28px;display:flex;align-items:center;justify-content:center;padding:0 5px;overflow:hidden;color:#43506a;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.page-shell .order-table th.el-table__cell{height:28px;background:var(--primary-soft);color:#52647c;font-weight:700}.page-shell .order-table .odds{color:var(--red);font-weight:800}.page-shell .order-table .amt{color:#17233d;font-weight:800}.page-shell .order-card .side-rows{background:#fff}.page-shell .order-card .side-row{min-height:32px}.page-shell .order-card .side-label{width:34px}.page-shell .order-card .side-value{flex:1;min-width:0;text-align:center}.page-shell .order-card .side-row-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.page-shell .order-card .side-pair{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:4px}.page-shell .order-footer{padding:8px 12px 12px;border-top:1px solid #e9eef5;background:linear-gradient(180deg,#fff,#f8fbff)}.page-shell .order-summary{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:6px;color:#344259;font-size:12px;font-weight:700}.page-shell .order-summary span{white-space:nowrap}.page-shell .order-summary .total-amt{color:var(--red);font-weight:900}.page-shell .order-tip{margin-bottom:10px;color:var(--orange);font-size:11px;font-weight:800;text-align:center;line-height:1.4}.page-shell .order-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.page-shell .order-btn{height:32px;min-width:0;border-radius:4px;font-family:var(--font);font-size:13px;font-weight:700;cursor:pointer;transition:background .2s,color .2s,border-color .2s,filter .2s}.page-shell .order-btn span{font-weight:700}.page-shell .order-btn.clear{border:1px solid var(--border);background:#fff;color:#52647c}.page-shell .order-btn.print{border:0;background:linear-gradient(180deg,var(--primary),var(--primary-deep));color:#fff;box-shadow:0 4px 12px rgba(var(--accent-rgb),.22)}.page-shell .content{min-width:0}.page-shell .float-tools{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:120;display:flex;flex-direction:column;gap:8px}.page-shell .float-tool{width:56px;height:auto;min-width:0;padding:10px 6px;border:1px solid #dce7f4;border-right:none;border-radius:8px 0 0 8px;background:#fffffff5;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;align-items:center;gap:5px;color:#315277;font-size:11px;font-weight:650;line-height:1.2;text-align:center;cursor:pointer;transition:background .2s,color .2s}.page-shell .float-tool span{flex-direction:column;gap:5px}.page-shell .float-tool .ui-icon{font-size:18px;color:var(--primary)}.page-shell .float-tool:hover{background:var(--primary-soft);color:var(--primary-deep)}.order-print-direct{display:none}.order-print-preview{width:252px;margin:0 auto;background:#fff;color:#263a5f;font-family:var(--font);font-size:12px}.order-print-meta{border:1px solid #dfe8f3;border-bottom:0;background:#fff}.order-print-field{min-height:32px;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;border-bottom:1px solid #dfe8f3;background:#fff}.order-print-label{padding-left:4px;color:#60728f;font-weight:600}.order-print-value{min-width:0;padding:0 8px;color:#1e3b72;font-size:12px;font-weight:900;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-print-value.muted{color:#94a0b4}.order-print-table{width:100%;border-collapse:collapse;table-layout:fixed;border:1px solid #dfe8f3;background:#fff}.order-print-table th,.order-print-table td{height:28px;padding:0 6px;border:1px solid #dfe8f3;background:#fff;color:#263a5f;font-size:12px;font-weight:900;text-align:center;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-print-table th{color:#1f426d}.order-print-table .amount{color:red}.order-print-summary{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:10px;color:#1f3150;font-size:12px;font-weight:900}.order-print-summary span{white-space:nowrap}.order-print-summary strong{color:red;font-weight:900}.order-print-tip{margin-top:9px;color:#ff7043;font-size:11px;font-weight:800;text-align:center}@media print{@page{margin:10mm}html,body,#app{width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;background:#fff!important}body{background:#fff!important}.page-shell{width:100%!important;min-width:0!important;min-height:0!important;overflow:visible!important;background:#fff!important}.page-shell>:not(.order-print-direct){display:none!important}.order-print-direct{display:block!important;width:76mm!important;margin:0 auto!important;background:#fff!important}.order-print-preview{width:76mm!important}.order-print-preview,.order-print-meta,.order-print-field,.order-print-table,.order-print-table th,.order-print-table td,.order-print-summary,.order-print-tip{background:#fff!important;color:#000!important;box-shadow:none!important}.order-print-label,.order-print-value,.order-print-value.muted,.order-print-table .amount,.order-print-summary strong{color:#000!important}.order-print-meta,.order-print-field,.order-print-table,.order-print-table th,.order-print-table td{border-color:#b8b8b8!important}}.mobile-shell{min-height:100vh;padding-bottom:70px;background:linear-gradient(180deg,rgba(var(--accent-rgb),.08),transparent 220px),var(--color-page-end);color:#263851;font-family:var(--font)}.mobile-shell button{font-family:var(--font)}.mobile-shell .mobile-topbar{position:sticky;top:0;z-index:50;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;background:linear-gradient(180deg,var(--primary),var(--primary-deep));color:#fff;box-shadow:0 8px 18px rgba(var(--accent-rgb),.18)}.mobile-shell .mobile-brand{min-width:0;display:flex;align-items:center;gap:9px}.mobile-shell .mobile-brand-logo{width:38px;height:38px;flex:0 0 auto;object-fit:contain}.mobile-shell .mobile-brand-text{min-width:0}.mobile-shell .mobile-brand-title{color:#fff;font-size:21px;line-height:22px;font-weight:900;letter-spacing:0}.mobile-shell .mobile-brand-subtitle{max-width:180px;margin-top:2px;overflow:hidden;color:#ffffffc7;font-size:11px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-top-action{height:32px;min-width:62px;padding:0 10px;border:1px solid rgba(255,255,255,.34);border-radius:6px;background:#ffffff24;color:#fff;font-size:13px;font-weight:800}.mobile-shell .mobile-notice{min-height:34px;display:flex;align-items:center;gap:8px;padding:0 12px;border-bottom:1px solid rgba(var(--accent-rgb),.12);background:#fff;color:#52647c;font-size:12px;font-weight:650}.mobile-shell .mobile-notice-dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--orange)}.mobile-shell .mobile-notice-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-account-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px 12px}.mobile-shell .mobile-account-item{min-width:0;min-height:52px;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:9px 10px;border:1px solid rgba(var(--accent-rgb),.12);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.mobile-shell .mobile-account-label{color:var(--muted);font-size:11px;font-weight:700}.mobile-shell .mobile-account-item strong{min-width:0;overflow:hidden;color:var(--primary-deep);font-size:14px;line-height:18px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-game-tabs{display:flex;gap:8px;overflow-x:auto;padding:0 12px 10px;scrollbar-width:none}.mobile-shell .mobile-game-tabs::-webkit-scrollbar{display:none}.mobile-shell .mobile-game-tab{height:32px;min-width:86px;flex:0 0 auto;padding:0 12px;border:1px solid var(--border);border-radius:6px;background:#fff;color:var(--primary-deep);font-size:13px;font-weight:800;white-space:nowrap}.mobile-shell .mobile-game-tab.active{border-color:var(--primary);background:linear-gradient(180deg,var(--primary),var(--primary-deep));color:#fff}.mobile-shell .mobile-content{padding:0 12px 14px}.mobile-shell .mobile-page{display:flex;flex-direction:column;gap:12px}.mobile-shell .mobile-game-hero,.mobile-shell .mobile-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid rgba(var(--accent-rgb),.12);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.mobile-shell .mobile-page-kicker{color:var(--muted);font-size:11px;line-height:14px;font-weight:800}.mobile-shell h1,.mobile-shell h2{margin:0;letter-spacing:0}.mobile-shell h1{margin-top:3px;color:#263851;font-size:20px;line-height:26px;font-weight:900}.mobile-shell .mobile-issue-pill,.mobile-shell .mobile-section-title>span{min-width:74px;padding:7px 10px;border-radius:999px;background:var(--primary-soft);color:var(--primary-deep);font-size:12px;font-weight:900;text-align:center;white-space:nowrap}.mobile-shell .mobile-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mobile-shell .mobile-status-card{min-height:62px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:10px;border:1px solid rgba(var(--accent-rgb),.12);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.mobile-shell .mobile-status-card span{color:var(--muted);font-size:11px;font-weight:750}.mobile-shell .mobile-status-card strong{overflow:hidden;color:#263851;font-size:14px;line-height:18px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-status-card .success{color:var(--green)}.mobile-shell .mobile-status-card .danger{color:var(--red)}.mobile-shell .mobile-panel{border:1px solid rgba(var(--accent-rgb),.12);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft);overflow:hidden}.mobile-shell .mobile-panel-header{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;border-bottom:1px solid #e9eef5;background:linear-gradient(180deg,#fff,var(--color-surface-soft))}.mobile-shell .mobile-panel-header h2{color:#263851;font-size:15px;line-height:20px;font-weight:900}.mobile-shell .mobile-panel-header span{color:var(--muted);font-size:12px;font-weight:800}.mobile-shell .mobile-action-grid,.mobile-shell .mobile-filter-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px}.mobile-shell .mobile-action-chip,.mobile-shell .mobile-filter-chip{height:36px;min-width:0;border:1px solid var(--border);border-radius:6px;background:#fff;color:#315277;font-size:13px;font-weight:850}.mobile-shell .mobile-action-chip.active,.mobile-shell .mobile-filter-chip.active{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-deep)}.mobile-shell .mobile-bet-placeholder{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px}.mobile-shell .mobile-bet-cell{min-height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:1px solid #e2ebf6;border-radius:7px;background:#fbfdff}.mobile-shell .mobile-bet-cell span{color:#263851;font-size:15px;font-weight:900}.mobile-shell .mobile-bet-cell strong{color:var(--red);font-size:12px;font-weight:900}.mobile-shell .mobile-order-summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;color:#344259;font-size:13px;font-weight:750}.mobile-shell .mobile-order-summary strong{color:var(--red);font-size:16px;font-weight:900}.mobile-shell .mobile-list{display:flex;flex-direction:column}.mobile-shell .mobile-list-row{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border-bottom:1px solid #edf2f8}.mobile-shell .mobile-list-row:last-child{border-bottom:0}.mobile-shell .mobile-list-row span{color:var(--muted);font-size:13px;font-weight:750}.mobile-shell .mobile-list-row strong{min-width:0;overflow:hidden;color:#263851;font-size:13px;font-weight:900;text-align:right;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-tabbar{position:fixed;right:0;bottom:0;left:0;z-index:60;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:58px;padding:5px 8px 7px;border-top:1px solid rgba(var(--accent-rgb),.12);background:#fffffffa;box-shadow:0 -8px 18px rgba(var(--accent-rgb),.08)}.mobile-shell .mobile-tabbar-item{min-width:0;height:46px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;border-radius:7px;background:transparent;color:#607086;font-size:11px;font-weight:850}.mobile-shell .mobile-tabbar-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#eef4fb;color:var(--primary-deep);font-size:10px;font-weight:900}.mobile-shell .mobile-tabbar-item.active{background:var(--primary-soft);color:var(--primary-deep)}.mobile-shell .mobile-tabbar-item.active .mobile-tabbar-icon{background:linear-gradient(180deg,var(--primary),var(--primary-deep));color:#fff}.mobile-shell .mobile-game-refresh{min-height:calc(100vh - 70px)}.mobile-shell .mobile-game-page{padding-bottom:68px}.mobile-shell .mobile-game-overview{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid rgba(var(--accent-rgb),.12);border-radius:8px;background:linear-gradient(180deg,rgba(var(--accent-rgb),.08),transparent 70%),#fff;box-shadow:var(--shadow-soft)}.mobile-shell .mobile-game-mainline{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-shell .mobile-game-title-block{min-width:0}.mobile-shell .mobile-game-code{margin-top:3px;color:var(--muted);font-size:12px;font-weight:800}.mobile-shell .mobile-state-tag{flex:0 0 auto;margin-top:2px;padding:2px 8px;font-weight:900}.mobile-shell .mobile-countdown-card{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:8px;background:linear-gradient(180deg,var(--primary),var(--primary-deep));color:#fff;box-shadow:0 8px 18px rgba(var(--accent-rgb),.18)}.mobile-shell .mobile-countdown-card.closed{background:linear-gradient(180deg,#ff7b7b,#df3434);box-shadow:0 8px 18px #ff1e1e2e}.mobile-shell .mobile-countdown-card span{font-size:13px;font-weight:850}.mobile-shell .mobile-countdown-card strong{font-size:26px;line-height:30px;font-weight:900;letter-spacing:0}.mobile-shell .mobile-draw-board{display:flex;flex-direction:column;gap:9px;padding:10px;border:1px solid #e4edf8;border-radius:8px;background:#ffffffe6}.mobile-shell .mobile-draw-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:12px;font-weight:800}.mobile-shell .mobile-draw-history-link{display:inline-flex;align-items:center;min-height:28px;padding:0;border:0;background:transparent;color:var(--primary-deep);font:inherit;font-size:12px;font-weight:900;line-height:18px;white-space:nowrap;cursor:pointer}.mobile-shell .mobile-draw-history-link:after{content:">";margin-left:4px;font-size:12px;line-height:1}.mobile-shell .mobile-draw-history-link:active{color:var(--primary)}.mobile-shell .mobile-draw-result{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.mobile-shell .mobile-draw-result.formula{gap:5px}.mobile-shell .mobile-draw-ball{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(180deg,#ff6d6d,#f23232);color:#fff;font-size:14px;font-weight:900;box-shadow:0 4px 10px #ff1e1e29}.mobile-shell .mobile-draw-ball.total{background:linear-gradient(180deg,var(--primary),var(--primary-deep));box-shadow:0 4px 10px rgba(var(--accent-rgb),.16)}.mobile-shell .mobile-draw-op{color:#6d7b90;font-size:16px;font-weight:900}.mobile-shell .mobile-draw-tags{display:flex;flex-wrap:wrap;gap:6px}.mobile-shell .mobile-play-panel{overflow:hidden}.mobile-shell .mobile-play-header{align-items:stretch;padding-top:8px;padding-bottom:8px}.mobile-shell .mobile-play-header>div{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:2px}.mobile-shell .mobile-play-header>div>span{color:var(--muted);font-size:12px;font-weight:800}.mobile-shell .mobile-quick-money{width:118px;flex:0 0 118px;align-self:center;padding:0;border:1px solid #cfe0f3;border-radius:6px;background:#fff;overflow:hidden}.mobile-shell .mobile-quick-money .van-field__body{height:34px;padding:0 8px}.mobile-shell .mobile-quick-money input{text-align:center;font-size:13px}.mobile-shell .mobile-play-tabs{background:#fff}.mobile-shell .mobile-bet-body{min-height:180px;background:#fbfdff}.mobile-shell .mobile-bet-loading{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:13px;font-weight:850}.mobile-shell .mobile-bet-groups{display:flex;flex-direction:column;gap:10px;padding:10px}.mobile-shell .mobile-bet-group{border:1px solid #e4edf8;border-radius:8px;background:#fff;overflow:hidden}.mobile-shell .mobile-bet-group-title{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;border-bottom:1px solid #edf3fa;background:linear-gradient(180deg,#fff,var(--color-surface-soft))}.mobile-shell .mobile-bet-group-title span{color:#263851;font-size:13px;font-weight:900}.mobile-shell .mobile-bet-group-title strong{min-width:22px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--primary-soft);color:var(--primary-deep);font-size:11px;font-weight:900}.mobile-shell .mobile-bet-list{display:grid;grid-template-columns:minmax(0,1fr)}.mobile-shell .mobile-odds-row{min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) 112px;align-items:stretch;border-bottom:1px solid #edf3fa}.mobile-shell .mobile-odds-row:last-child{border-bottom:0}.mobile-shell .mobile-odds-row.selected{background:rgba(var(--accent-rgb),.05)}.mobile-shell .mobile-odds-row.disabled{opacity:.58}.mobile-shell .mobile-odds-main{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 72px;align-items:center;gap:8px;padding:0 10px;border:0;background:transparent;color:#263851;text-align:left}.mobile-shell .mobile-odds-main span{min-width:0;overflow:hidden;font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-odds-main strong{color:var(--red);font-size:13px;font-weight:900;text-align:right}.mobile-shell .mobile-amount-field,.mobile-shell .mobile-confirm-money{padding:0;border-left:1px solid #edf3fa;background:transparent}.mobile-shell .mobile-amount-field .van-field__body,.mobile-shell .mobile-confirm-money .van-field__body{height:100%;min-height:48px;padding:0 8px}.mobile-shell .mobile-amount-field input,.mobile-shell .mobile-confirm-money input{text-align:center;font-size:14px;font-weight:900}.mobile-shell .mobile-bet-actions{position:fixed;right:12px;bottom:calc(60px + env(safe-area-inset-bottom));left:12px;z-index:58;min-height:54px;display:grid;grid-template-columns:minmax(0,1fr) 74px 92px;gap:8px;align-items:center;padding:8px 10px;border:1px solid #e4edf8;border-radius:8px 8px 0 0;background:#fffffffa;box-shadow:0 -8px 18px rgba(var(--accent-rgb),.1);box-sizing:border-box}.mobile-shell .mobile-bet-total{min-width:0;display:flex;flex-direction:column;gap:2px}.mobile-shell .mobile-bet-total span{color:var(--muted);font-size:11px;font-weight:800}.mobile-shell .mobile-bet-total strong{overflow:hidden;color:var(--red);font-size:17px;line-height:20px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-quick-hit-panel{display:flex;flex-direction:column;gap:10px;padding:12px;background:#fbfdff}.mobile-shell .mobile-quick-hit-fields{border:1px solid #e4edf8;border-radius:8px;background:#fff;overflow:hidden}.mobile-shell .mobile-quick-hit-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-shell .mobile-quick-hit-meta span{min-height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border:1px solid #e4edf8;border-radius:7px;background:#fff;color:var(--muted);font-size:12px;font-weight:800}.mobile-shell .mobile-quick-hit-meta strong{color:var(--red);font-size:14px;font-weight:900}.mobile-shell .mobile-current-orders .mobile-panel-header{padding-top:7px;padding-bottom:7px}.mobile-shell .mobile-current-orders .mobile-panel-header>div{min-width:0}.mobile-shell .mobile-current-orders .mobile-panel-header h2{margin-bottom:2px}.mobile-shell .mobile-popup-panel{max-height:82vh;display:flex;flex-direction:column;background:#fff}.mobile-shell .mobile-popup-header{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid #e4edf8;background:linear-gradient(180deg,#fff,var(--color-surface-soft))}.mobile-shell .mobile-popup-header h2{color:#263851;font-size:17px;line-height:22px;font-weight:900}.mobile-shell .mobile-popup-header span{display:block;margin-top:2px;color:var(--muted);font-size:12px;font-weight:800}.mobile-shell .mobile-popup-header button,.mobile-shell .mobile-confirm-row button{flex:0 0 auto;border:0;background:transparent;color:var(--primary-deep);font-size:13px;font-weight:900}.mobile-shell .mobile-confirm-list,.mobile-shell .mobile-order-list{min-height:0;overflow-y:auto}.mobile-shell .mobile-confirm-row{min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) 102px 44px;align-items:stretch;border-bottom:1px solid #edf3fa}.mobile-shell .mobile-confirm-info{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:8px 10px 8px 14px}.mobile-shell .mobile-confirm-info strong{overflow:hidden;color:#263851;font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-confirm-info span{color:var(--muted);font-size:12px;font-weight:800}.mobile-shell .mobile-popup-actions{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:12px;align-items:center;padding:12px 14px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #e4edf8;background:#fff}.mobile-shell .mobile-popup-actions.split{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-shell .mobile-popup-actions span{display:block;color:var(--muted);font-size:12px;font-weight:800}.mobile-shell .mobile-popup-actions strong{display:block;margin-top:2px;color:var(--red);font-size:18px;font-weight:900}.mobile-shell .mobile-order-row{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;border-bottom:1px solid #edf3fa}.mobile-shell .mobile-order-row>div{min-width:0;display:flex;flex-direction:column;gap:3px}.mobile-shell .mobile-order-row>div:last-child{align-items:flex-end}.mobile-shell .mobile-order-row strong{color:#263851;font-size:14px;font-weight:900}.mobile-shell .mobile-order-row>div:last-child strong{color:var(--red)}.mobile-shell .mobile-order-row span{max-width:180px;overflow:hidden;color:var(--muted);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-report-refresh{min-height:calc(100vh - 70px)}.mobile-shell .mobile-report-filter{overflow:visible}.mobile-shell .mobile-report-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.mobile-shell .mobile-filter-field{min-width:0;display:flex;flex-direction:column;gap:6px}.mobile-shell .mobile-filter-field span{color:var(--muted);font-size:12px;font-weight:850}.mobile-shell .mobile-filter-field input,.mobile-shell .mobile-filter-field select{width:100%;height:38px;min-width:0;padding:0 10px;border:1px solid #cfe0f3;border-radius:7px;background:#fff;color:#263851;font-family:var(--font);font-size:13px;font-weight:850;outline:none;box-sizing:border-box}.mobile-shell .mobile-filter-field input:focus,.mobile-shell .mobile-filter-field select:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--accent-rgb),.08)}.mobile-shell .mobile-report-tabs{border-top:1px solid #edf3fa}.mobile-shell .mobile-report-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 12px 12px}.mobile-shell .mobile-report-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px}.mobile-shell .mobile-report-summary-grid>div{min-width:0;min-height:58px;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:9px;border:1px solid #e4edf8;border-radius:8px;background:#fbfdff}.mobile-shell .mobile-report-summary-grid span{color:var(--muted);font-size:11px;font-weight:800}.mobile-shell .mobile-report-summary-grid strong{min-width:0;overflow:hidden;color:var(--primary-deep);font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-report-loading{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:13px;font-weight:850}.mobile-shell .mobile-report-empty{min-height:180px;background:#fbfdff}.mobile-shell .mobile-report-card-list{display:flex;flex-direction:column;gap:10px;padding:10px;background:#fbfdff}.mobile-shell .mobile-report-card{border:1px solid #e4edf8;border-radius:8px;background:#fff;box-shadow:var(--shadow-soft);overflow:hidden}.mobile-shell .mobile-report-card header{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border-bottom:1px solid #edf3fa}.mobile-shell .mobile-report-card header>div{min-width:0;display:flex;flex-direction:column;gap:3px}.mobile-shell .mobile-report-card header strong{min-width:0;overflow:hidden;color:#263851;font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-report-card header span{min-width:0;overflow:hidden;color:var(--muted);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-report-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-shell .mobile-report-card-grid>div{min-width:0;min-height:54px;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:8px 10px;border-right:1px solid #edf3fa}.mobile-shell .mobile-report-card-grid>div:last-child{border-right:0}.mobile-shell .mobile-report-card-grid span{color:var(--muted);font-size:11px;font-weight:800}.mobile-shell .mobile-report-card-grid strong{min-width:0;overflow:hidden;color:#263851;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-report-card-grid .danger,.mobile-shell .mobile-detail-row .danger{color:var(--red)}.mobile-shell .mobile-report-card-grid .success,.mobile-shell .mobile-detail-row .success{color:var(--green)}.mobile-shell .mobile-report-card-grid .is-blue,.mobile-shell .mobile-detail-row .is-blue{color:var(--history-blue)}.mobile-shell .mobile-report-card-grid .is-red,.mobile-shell .mobile-detail-row .is-red{color:var(--history-red)}.mobile-shell .mobile-report-card-grid .is-green,.mobile-shell .mobile-detail-row .is-green{color:var(--history-green)}.mobile-shell .mobile-report-loadmore{padding:4px 10px 12px;background:#fbfdff}.mobile-shell .mobile-detail-list{min-height:0;max-height:68vh;overflow-y:auto}.mobile-shell .mobile-detail-row{min-height:44px;display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;align-items:center;padding:8px 14px;border-bottom:1px solid #edf3fa}.mobile-shell .mobile-detail-row span{color:var(--muted);font-size:12px;font-weight:850}.mobile-shell .mobile-detail-row strong{min-width:0;overflow-wrap:anywhere;color:#263851;font-size:13px;font-weight:850;text-align:right}.mobile-shell .mobile-rules-content{padding:14px;color:#263851;font-size:13px;line-height:1.75;overflow-wrap:anywhere}.mobile-shell .mobile-rules-content p,.mobile-shell .mobile-rules-content ul,.mobile-shell .mobile-rules-content ol,.mobile-shell .mobile-rules-content table{margin:0 0 10px}.mobile-shell .mobile-rules-content table{width:100%;border-collapse:collapse}.mobile-shell .mobile-rules-content td,.mobile-shell .mobile-rules-content th{padding:6px;border:1px solid #e4edf8}.mobile-shell .mobile-mine-page{padding-bottom:12px}.mobile-shell .mobile-mine-profile{min-height:78px;display:grid;grid-template-columns:52px minmax(0,1fr) 64px;align-items:center;gap:12px;padding:13px 14px;border:1px solid rgba(var(--accent-rgb),.12);border-radius:8px;background:linear-gradient(180deg,rgba(var(--accent-rgb),.08),transparent 80%),#fff;box-shadow:var(--shadow-soft)}.mobile-shell .mobile-mine-avatar{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(180deg,var(--primary),var(--primary-deep));color:#fff;font-size:22px;font-weight:900;box-shadow:0 8px 16px rgba(var(--accent-rgb),.18)}.mobile-shell .mobile-mine-profile-main{min-width:0;display:flex;flex-direction:column;gap:4px}.mobile-shell .mobile-mine-profile-main strong{overflow:hidden;color:#263851;font-size:18px;line-height:22px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-mine-profile-main span{overflow:hidden;color:var(--muted);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-mine-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mobile-shell .mobile-mine-summary-grid>div{min-width:0;min-height:64px;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:10px;border:1px solid rgba(var(--accent-rgb),.12);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.mobile-shell .mobile-mine-summary-grid span{color:var(--muted);font-size:11px;font-weight:800}.mobile-shell .mobile-mine-summary-grid strong{overflow:hidden;color:var(--primary-deep);font-size:15px;line-height:18px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-mine-summary-grid .danger{color:var(--red)}.mobile-shell .mobile-mine-summary-grid .success{color:var(--green)}.mobile-shell .mobile-mine-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px;background:#fbfdff}.mobile-shell .mobile-mine-shortcuts button{min-width:0;min-height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid #e4edf8;border-radius:8px;background:#fff;color:#315277;box-shadow:var(--shadow-soft)}.mobile-shell .mobile-mine-shortcuts button span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--primary-soft);color:var(--primary-deep);font-size:13px;font-weight:900}.mobile-shell .mobile-mine-shortcuts button strong{max-width:100%;overflow:hidden;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-mine-cell-group{background:#fff}.mobile-shell .mobile-mine-cell-group .van-cell{min-height:48px;align-items:center;padding:0 12px;color:#263851;font-size:14px;font-weight:850}.mobile-shell .mobile-mine-cell-group .van-cell:after{border-bottom-color:#edf3fa}.mobile-shell .mobile-mine-cell-group .van-cell__value{min-width:0;color:var(--muted);font-size:12px;font-weight:800}.mobile-shell .mobile-mine-account-actions{padding:12px;background:#fff}.mobile-shell .mobile-mine-popup{max-height:82vh}.mobile-shell .mobile-mine-theme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;overflow-y:auto}.mobile-shell .mobile-mine-theme-option{min-width:0;min-height:82px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid #e4edf8;border-radius:8px;background:#fff}.mobile-shell .mobile-mine-theme-option.active{border-color:var(--primary);background:var(--primary-soft)}.mobile-shell .mobile-mine-theme-swatch{width:34px;height:34px;display:block;border:2px solid #fff;border-radius:50%;box-shadow:0 4px 10px #0000001f}.mobile-shell .mobile-mine-theme-option strong{max-width:100%;overflow:hidden;color:#263851;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-mine-loading{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:13px;font-weight:850}.mobile-shell .mobile-mine-line-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;overflow-y:auto}.mobile-shell .mobile-mine-line-card{min-width:0;min-height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid #e4edf8;border-radius:8px;background:#fff;color:#263851}.mobile-shell .mobile-mine-line-card span{color:var(--primary-deep);font-size:16px;font-weight:900}.mobile-shell .mobile-mine-line-card strong{color:var(--primary);font-size:16px;font-weight:900}.mobile-shell .mobile-mine-line-card em{max-width:100%;overflow:hidden;color:var(--muted);font-size:12px;font-style:normal;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .mobile-mine-line-card.good span,.mobile-shell .mobile-mine-line-card.good strong{color:var(--green)}.mobile-shell .mobile-mine-line-card.warn span,.mobile-shell .mobile-mine-line-card.warn strong{color:var(--orange)}.mobile-shell .mobile-mine-line-card.mid span,.mobile-shell .mobile-mine-line-card.mid strong,.mobile-shell .mobile-mine-line-card.bad span,.mobile-shell .mobile-mine-line-card.bad strong{color:var(--red)}.mobile-shell .mobile-mine-line-card.pending span,.mobile-shell .mobile-mine-line-card.pending strong{color:var(--primary)}.mobile-shell .mobile-mine-password-form{padding:10px 0;background:#fff}.mobile-shell .mobile-mine-password-form .van-field{min-height:48px;align-items:center}.mobile-shell .mobile-mine-password-form .van-field__label{color:#263851;font-size:13px;font-weight:900}.mobile-shell .mobile-mine-password-form input{font-size:14px;font-weight:850}.mobile-shell .mobile-password-strength{padding:8px 16px 2px 86px;background:#fff}.mobile-shell .mobile-password-strength div{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;color:#52647c;font-size:12px;font-weight:850}.mobile-shell .mobile-password-strength strong{font-size:13px}.mobile-shell .mobile-password-strength p{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:0}.mobile-shell .mobile-password-strength i{height:7px;border-radius:999px;background:#e6edf6}.mobile-shell .mobile-password-strength.is-weak strong{color:var(--red)}.mobile-shell .mobile-password-strength.is-weak i.active{background:var(--red)}.mobile-shell .mobile-password-strength.is-medium strong{color:var(--orange)}.mobile-shell .mobile-password-strength.is-medium i.active{background:var(--orange)}.mobile-shell .mobile-password-strength.is-strong strong{color:var(--green)}.mobile-shell .mobile-password-strength.is-strong i.active{background:var(--green)}.mobile-shell .mobile-password-feedback{padding:6px 16px 0 86px;background:#fff;font-size:12px;font-weight:850;line-height:1.4}.mobile-shell .mobile-password-feedback.is-invalid{color:var(--red)}.mobile-shell .mobile-password-feedback.is-valid{color:var(--green)}@media (max-width: 360px){.mobile-shell .mobile-account-strip,.mobile-shell .mobile-status-grid,.mobile-shell .mobile-bet-placeholder,.mobile-shell .mobile-report-summary-grid,.mobile-shell .mobile-mine-summary-grid,.mobile-shell .mobile-action-grid,.mobile-shell .mobile-filter-row,.mobile-shell .mobile-report-filter-grid,.mobile-shell .mobile-mine-shortcuts,.mobile-shell .mobile-mine-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-shell .mobile-brand-subtitle{max-width:132px}.mobile-shell .mobile-countdown-card strong{font-size:22px}.mobile-shell .mobile-odds-row{grid-template-columns:minmax(0,1fr) 98px}.mobile-shell .mobile-bet-actions{grid-template-columns:minmax(0,1fr) 62px 82px}.mobile-shell .mobile-confirm-row{grid-template-columns:minmax(0,1fr) 88px 40px}.mobile-shell .mobile-detail-row{grid-template-columns:92px minmax(0,1fr)}}.report-page .page-title{position:relative;height:40px;display:flex;align-items:center;padding:0 14px;border-bottom:1px solid var(--border);background:var(--surface);color:var(--primary);font-size:15px;font-weight:900}.report-page .page-title:after{content:"";position:absolute;left:14px;bottom:-1px;width:72px;height:3px;background:var(--primary)}.report-page .panel-body{position:relative;padding:8px;overflow:hidden}.report-page .log-tabs-wrap{height:40px;display:flex;align-items:center;padding:0 8px;border-bottom:1px solid var(--border);background:var(--surface)}.report-page .app-log-tabs{--el-tabs-header-height: 30px;width:188px}.report-page .app-log-tabs .el-tabs__header{height:30px;margin:0;overflow:visible;border-bottom:0}.report-page .app-log-tabs .el-tabs__nav-wrap,.report-page .app-log-tabs .el-tabs__nav-scroll{height:30px;margin-bottom:0;overflow:visible}.report-page .app-log-tabs .el-tabs__nav{height:30px;overflow:hidden;border:1px solid var(--primary);border-radius:5px;background:var(--surface)}.report-page .app-log-tabs .el-tabs__item{height:28px;margin-top:0;border-bottom:0;color:var(--primary);font-size:13px;font-weight:850;line-height:28px}.report-page .app-log-tabs .el-tabs__item.is-active{background:linear-gradient(180deg,var(--primary),var(--primary-deep));color:#fff}.report-page .report-filter-bar{min-height:38px;display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:5px 10px;margin-bottom:8px;border:1px solid var(--border);border-radius:4px;background:var(--surface);color:var(--text);font-size:13px;font-weight:650}.report-page .report-filter-bar .order-field .app-text-control{width:170px}.report-page .report-filter-bar .app-select,.report-page .report-filter-bar .app-text-field{min-height:28px}.report-page .period-tabs{display:inline-flex;align-items:center;height:30px;margin-right:2px;overflow:hidden;border:1px solid var(--primary);border-radius:5px;background:var(--surface)}.report-page .period-tab{min-width:62px;height:28px;padding:0 12px;border:0;border-right:1px solid rgba(var(--accent-rgb),.26);background:var(--surface);color:var(--primary);cursor:pointer;font-family:var(--font);font-size:13px;font-weight:850;line-height:28px;text-align:center;transition:color .15s ease,background .15s ease}.report-page .period-tab:last-child{border-right:0}.report-page .period-tab:hover{background:var(--primary-soft)}.report-page .period-tab.is-active{background:linear-gradient(180deg,var(--primary),var(--primary-deep));color:#fff}.report-page .period-tab:focus-visible{position:relative;z-index:1;outline:2px solid rgba(var(--accent-rgb),.36);outline-offset:-2px}.report-page .date-split{color:var(--muted);font-weight:850}.report-page .main-area{width:100%}.report-page .history-page-body,.report-page .member-log-body,.report-page .rules-page-body,.report-page .credit-page-body{display:flex;flex-direction:column;gap:10px}.report-page .credit-page-body{gap:12px}.report-page .rules-page-body .filter-row{display:flex;align-items:center;gap:8px}.report-page .rules-article{min-height:240px;padding:14px;border:1px solid var(--border);border-radius:4px;background:var(--surface);color:var(--text);font-size:13px;line-height:1.8}.report-page .credit-summary .el-descriptions__title{color:var(--primary);font-size:13px;font-weight:900}.report-page .credit-summary .el-descriptions__header{height:32px;align-items:center;padding:0 12px;margin-bottom:0;border:1px solid var(--border);border-bottom:0;border-radius:4px 4px 0 0;background:var(--primary-soft)}.report-page .credit-summary .el-descriptions__body{background:var(--surface)}.report-page .credit-summary .el-descriptions__table{border-radius:0 0 4px 4px}.report-page .credit-summary .el-descriptions__label{width:38%;min-width:180px;background:var(--surface-soft);color:var(--muted);font-size:12px;font-weight:850;text-align:right}.report-page .credit-summary .el-descriptions__content{color:var(--text);font-size:12px;font-weight:750}.report-page .credit-tables{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.report-page .credit-actions{display:flex;justify-content:center;padding:3px 0 0}.game-play-page>.status-card{border:0;border-bottom:1px solid #dfe8f3;border-radius:0;box-shadow:none}.game-play-page .status-card{position:relative;z-index:20;height:68px;display:grid;grid-template-columns:220px 100px 130px max-content 130px minmax(220px,1fr);align-items:center;gap:34px;padding:0 16px;border:1px solid var(--border);border-radius:7px;background:var(--surface);box-shadow:var(--shadow-soft)}.game-play-page .game-title-box{display:flex;align-items:center;gap:10px}.game-play-page .game-logo{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;border-radius:50%;background:var(--surface);overflow:hidden;box-shadow:0 4px 10px rgba(var(--accent-rgb),.18)}.game-play-page .game-logo img{width:100%;height:100%;display:block;object-fit:contain}.game-play-page .game-logo.is-empty{background:transparent;box-shadow:none}.game-play-page .game-title-text .name{color:#17233d;font-size:15px;font-weight:900;line-height:1;white-space:nowrap}.game-play-page .game-title-text .game-stat{margin-top:5px;color:#34445d;font-size:12px;white-space:nowrap}.game-play-page .game-title-text .game-stat .ok{color:#08a438;font-weight:900}.game-play-page .profit-state,.game-play-page .bet-state,.game-play-page .open-state{display:flex;flex-direction:column;gap:4px;color:#34445d;font-size:12px;white-space:nowrap}.game-play-page .open-state{align-items:flex-end;text-align:right}.game-play-page .blue-no{color:var(--primary-deep);font-weight:900}.game-play-page .green{color:var(--green)!important;font-weight:800}.game-play-page .red{color:var(--red)!important;font-weight:800}.game-play-page .countdown{box-sizing:border-box;width:130px;height:36px;display:inline-flex;align-items:center;justify-content:center;margin-left:-28px;padding:0 14px;border-radius:5px;background:#182037;color:#fff;font-family:Consolas,Courier New,monospace;font-size:21px;font-weight:900;letter-spacing:1.5px}.game-play-page .countdown.is-closed{gap:1px;font-family:var(--font);font-size:16px;letter-spacing:0}.game-play-page .countdown-dots{width:22px;display:inline-flex;align-items:center;justify-content:flex-start;margin-left:1px}.game-play-page .countdown-dots span{display:inline-block;animation:countdownDotPulse 1.2s infinite ease-in-out}.game-play-page .countdown-dots span:nth-child(2){animation-delay:.16s}.game-play-page .countdown-dots span:nth-child(3){animation-delay:.32s}@keyframes countdownDotPulse{0%,80%,to{opacity:.28;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.game-play-page .result-balls{--result-ball-size: 28px;--result-meta-size: 12px;--result-period-width: 116px;--result-column-gap: 12px;--result-ball-gap: 6px;--draw-result-ball-size: var(--result-ball-size);--draw-result-ball-gap: var(--result-ball-gap);--result-period-color: var(--primary-deep);--result-op-color: #7f9fc9;position:relative;z-index:25;min-width:0;width:max-content;max-width:max-content;min-height:44px;display:inline-flex;grid-column:span 2;align-self:center;align-items:center;justify-self:start;justify-content:flex-start;gap:var(--result-column-gap);margin-left:0;padding:3px 14px;border-radius:999px;outline:none;cursor:pointer;transition:background .16s}.game-play-page .result-balls:hover,.game-play-page .result-balls.open{background:rgba(var(--accent-rgb),.055)}.game-play-page .result-open-state{width:var(--result-period-width);flex:0 0 var(--result-period-width);gap:3px;font-size:var(--result-meta-size);font-weight:750;line-height:1.25}.game-play-page .result-open-state .blue-no,.game-play-page .trend-period span{color:var(--result-period-color)}.game-play-page .result-display{min-width:0;display:grid;grid-template-columns:max-content var(--result-ball-size) max-content;align-items:center;column-gap:var(--result-column-gap)}.game-play-page .result-balls.is-plain-result .result-display{grid-template-columns:max-content max-content}.game-play-page .result-formula,.game-play-page .trend-formula{min-width:0;display:flex;align-items:center;justify-content:center;gap:var(--result-ball-gap);white-space:nowrap}.game-play-page .result-op,.game-play-page .trend-op{color:var(--result-op-color);font-size:var(--result-meta-size);font-weight:900;line-height:1}.game-play-page .trend-panel{position:absolute;top:100%;right:0;left:0;z-index:45;display:none;box-sizing:border-box;width:auto;min-width:100%;overflow:hidden;border:1px solid rgba(var(--accent-rgb),.18);border-top:0;border-radius:0 0 8px 8px;background:#fffffffa;box-shadow:0 8px 16px rgba(var(--accent-rgb),.08)}.game-play-page .result-balls:hover .trend-panel,.game-play-page .result-balls.open .trend-panel{display:block}.game-play-page .trend-list{padding:4px 0}.game-play-page .trend-empty,.game-play-page .trend-loading{min-height:82px}.game-play-page .trend-empty{display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:12px;font-weight:800}.game-play-page .trend-loading{position:relative}.game-play-page .trend-row{height:38px;display:grid;grid-template-columns:var(--result-period-width) max-content var(--result-ball-size) max-content;align-items:center;column-gap:var(--result-column-gap);padding:0 14px;border-bottom:1px solid #edf2f8;color:#34445d;font-size:var(--result-meta-size)}.game-play-page .result-balls.is-plain-result .trend-row{grid-template-columns:var(--result-period-width) max-content max-content}.game-play-page .trend-row:last-child{border-bottom:0}.game-play-page .trend-period{font-size:var(--result-meta-size);font-weight:750;line-height:1.25;text-align:right}.game-play-page .trend-sum.red,.game-play-page .trend-sum.green,.game-play-page .trend-sum.blue{background:radial-gradient(circle at 32% 25%,#ffffff 0%,var(--primary-soft) 54%,rgba(var(--accent-rgb),.24) 100%);color:var(--primary-deep)}.game-play-page .result-tags,.game-play-page .trend-tags{display:flex;align-items:center;gap:9px;color:var(--primary-deep);font-size:13px;font-weight:900;white-space:nowrap}.game-play-page .trend-footer{width:calc(100% - 28px);height:28px;display:flex;align-items:center;justify-content:center;margin:4px 14px 10px;border:0;border-radius:999px;background:#f2f6fb;color:#34445d;cursor:pointer;font-family:var(--font);font-size:13px;font-weight:700;transition:background .16s,color .16s}.game-play-page .trend-footer:hover{background:var(--primary-soft);color:var(--primary-deep)}.game-play-page .status-actions{position:absolute;top:50%;right:22px;z-index:70;display:flex;align-items:center;gap:14px;transform:translateY(-50%)}.game-play-page .panel-body{padding:8px}.game-play-page .game-switch-placeholder{position:relative;min-height:360px;background:var(--surface)}.game-play-page .secondary-placeholder{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed #cbd9eb;border-radius:4px;background:#fff}.game-play-page .placeholder-title{color:var(--primary);font-size:16px;font-weight:900}.game-play-page .placeholder-text{color:var(--muted);font-size:13px;font-weight:650}.game-play-page .game-empty-placeholder{min-height:430px}.game-play-page.main-card .game-subnav{height:38px;padding-left:0;position:relative;overflow:hidden;border-bottom:1px solid #dfe8f3;background:#fff}.game-play-page.main-card .game-subnav:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:rgba(var(--accent-rgb),.08)}.game-play-page.main-card .game-subnav .el-tabs__header,.game-play-page.main-card .game-subnav .el-tabs__nav{height:38px;margin:0}.game-play-page.main-card .game-subnav .el-tabs__nav{border:0;border-radius:0}.game-play-page.main-card .game-subnav .el-tabs__item{height:38px;min-width:70px;padding:0 17px;border-right:1px solid #edf2f8;background:linear-gradient(180deg,#fff,#f8fbff);color:#2f4059;font-family:var(--font);font-size:13px;font-weight:650;line-height:38px}.game-play-page.main-card .game-subnav .el-tabs__item.is-active{background:#fff;color:var(--primary);font-weight:900}.game-play-page.main-card .game-subnav .el-tabs__active-bar{height:3px;background:var(--primary)}.game-play-page .multi-game-panel-body{padding:0}.game-play-page .multi-ball-panel{width:100%;background:var(--surface)}.game-play-page .multi-ball-empty{min-height:260px;display:flex;align-items:center;justify-content:center}.game-play-page .multi-ball-panel>.game-bet-panel,.game-play-page .multi-ball-panel>.multi-quick-select.game-bet-panel{margin:8px}.game-play-page .multi-ball-panel>.multi-quick-select{border-top:0}.game-play-page .game-bet-panel{overflow:hidden;border:1px solid #e0e8f2;border-radius:4px;background:#fff}.game-play-page .game-bet-panel .two-side-table-wrap,.game-play-page .game-bet-panel .odds-card-grid,.game-play-page .game-bet-panel .position-groups,.game-play-page .game-bet-panel .two-word-grid,.game-play-page .game-bet-panel .quick-hit-table-wrap{padding:8px;overflow-x:auto;border-bottom:1px solid #e5edf7;background:#f8fbff}.game-play-page .game-bet-panel .odds-card-grid,.game-play-page .game-bet-panel .position-groups,.game-play-page .game-bet-panel .two-word-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:10px}.game-play-page .game-bet-panel .odds-card,.game-play-page .game-bet-panel .position-group,.game-play-page .game-bet-panel .two-word-block,.game-play-page .game-bet-panel .bet-group{overflow:hidden;border:1px solid #dce7f4;border-radius:4px;background:#fff}.game-play-page .game-bet-panel .odds-card-title,.game-play-page .game-bet-panel .position-group-title,.game-play-page .game-bet-panel .bet-group-title{height:30px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #dce7f4;background:#f4f8fd;color:var(--primary);font-size:13px;font-weight:900}.game-play-page .game-bet-panel .bet-card-subheader{min-height:28px;display:grid;grid-template-columns:minmax(44px,1fr) 58px minmax(70px,74px);align-items:center;gap:6px;padding:4px 8px;border-bottom:1px solid #e9eef5;background:#f8fbff;color:#52647c;font-size:12px;font-weight:800;text-align:center}.game-play-page .game-bet-panel .odds-row,.game-play-page .game-bet-panel .digit-bet-row,.game-play-page .game-bet-panel .digit-row,.game-play-page .game-bet-panel .two-word-row{min-height:32px;display:grid;grid-template-columns:minmax(44px,1fr) 58px minmax(70px,74px);align-items:center;gap:6px;padding:4px 8px;border-bottom:1px solid #e9eef5;color:#263851;font-size:12px}.game-play-page .game-bet-panel .position-group .bet-card-subheader,.game-play-page .game-bet-panel .position-group .digit-bet-row{grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center}.game-play-page .game-bet-panel .position-group .amount-input{width:74px;max-width:100%}.game-play-page .one-word-panel.game-bet-panel .bet-card-subheader,.game-play-page .one-word-panel.game-bet-panel .digit-row{grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center}.game-play-page .one-word-panel.game-bet-panel .bet-amount-input{width:74px;max-width:100%}.game-play-page .game-bet-panel .position-group .shortcut-row{justify-content:center;border-top-color:#e9eef5;background:#f8fbff}.game-play-page .game-bet-panel .position-group .shortcut-row .shortcut-btn{width:34px;min-width:34px;flex:0 0 34px;padding:0 4px}.game-play-page .game-bet-panel .odds-row:last-child,.game-play-page .game-bet-panel .digit-bet-row:last-of-type,.game-play-page .game-bet-panel .digit-row:last-of-type,.game-play-page .game-bet-panel .two-word-row:last-child{border-bottom:0}.game-play-page .game-bet-panel .bet-selectable{position:relative;transition:background .16s ease,box-shadow .16s ease,border-color .16s ease}.game-play-page .game-bet-panel .bet-selectable.is-bet-selected{background:linear-gradient(90deg,rgba(var(--accent-rgb),.09),rgba(var(--accent-rgb),.035)),#fff;box-shadow:inset 0 -2px rgba(var(--accent-rgb),.34)}.game-play-page .game-bet-panel .odds-value,.game-play-page .game-bet-panel .odds{color:var(--red);font-size:12px;font-weight:850;text-align:center}.game-play-page .game-bet-panel .odds-select-trigger{width:100%;min-width:0;height:24px;padding:0;border:0;background:transparent;font-family:var(--font);line-height:24px;cursor:pointer}.game-play-page .game-bet-panel .odds-select-trigger:hover{color:var(--primary)}.game-play-page .game-bet-panel .odds-select-trigger:disabled{cursor:not-allowed;opacity:.58}.game-play-page .game-bet-panel .odds-name-btn,.game-play-page .game-bet-panel .digit-btn,.game-play-page .game-bet-panel .bet-pick-ball,.game-play-page .game-bet-panel .digit-ball{--el-button-bg-color: transparent;--el-button-border-color: rgba(var(--accent-rgb), .32);--el-button-text-color: var(--primary-deep);--el-button-hover-bg-color: var(--primary-soft);--el-button-hover-border-color: var(--primary);--el-button-hover-text-color: var(--primary-deep);--el-button-active-bg-color: var(--primary-soft);--el-button-active-border-color: var(--primary);--el-button-active-text-color: var(--primary-deep);width:25px;height:25px;min-width:0;padding:0;border:1px solid rgba(var(--accent-rgb),.32);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 32% 25%,#fff 0%,var(--primary-soft) 54%,rgba(var(--accent-rgb),.22) 100%);color:var(--primary-deep);font-family:var(--font);font-size:13px;font-weight:900;line-height:1;cursor:pointer;box-shadow:inset 0 2px 3px #ffffffc2,0 2px 6px rgba(var(--accent-rgb),.14);transition:background .2s,border-color .2s,color .2s,box-shadow .2s,transform .15s}.game-play-page .game-bet-panel .bet-name-cell{width:100%;min-width:0;height:100%;min-height:26px;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.game-play-page .game-bet-panel .bet-name-cell:disabled{cursor:not-allowed;opacity:.58}.game-play-page .game-bet-panel .bet-name-cell:not(:disabled):hover .odds-name-btn,.game-play-page .game-bet-panel .bet-name-cell:not(:disabled):hover .bet-pick-ball{border-color:var(--primary);transform:translateY(-1px)}.game-play-page .game-bet-panel .odds-name-btn:hover,.game-play-page .game-bet-panel .digit-btn:hover,.game-play-page .game-bet-panel .bet-pick-ball:hover,.game-play-page .game-bet-panel .digit-ball:hover{border-color:var(--primary);transform:translateY(-1px)}.game-play-page .game-bet-panel .odds-name-btn.is-bet-selected,.game-play-page .game-bet-panel .digit-btn.is-bet-selected,.game-play-page .game-bet-panel .bet-pick-ball.is-bet-selected,.game-play-page .game-bet-panel .digit-ball.is-bet-selected{--el-button-bg-color: var(--primary);--el-button-border-color: var(--primary);--el-button-text-color: #fff;--el-button-hover-bg-color: var(--primary-deep);--el-button-hover-border-color: var(--primary-deep);--el-button-hover-text-color: #fff;--el-button-active-bg-color: var(--primary-deep);--el-button-active-border-color: var(--primary-deep);--el-button-active-text-color: #fff;border-color:var(--primary);background:linear-gradient(180deg,var(--primary),var(--primary-deep));color:#fff;box-shadow:inset 0 1px #ffffff47,0 4px 10px rgba(var(--accent-rgb),.26)}.game-play-page .game-bet-panel .odds-name-btn span,.game-play-page .game-bet-panel .digit-btn span,.game-play-page .game-bet-panel .bet-pick-ball span{line-height:1}.game-play-page .game-bet-panel .code-btn,.game-play-page .game-bet-panel .two-word-row .code{min-width:0;height:24px;padding:0;border-color:transparent;background:transparent;color:var(--primary-deep);font-family:var(--font);font-size:12px;font-weight:900}.game-play-page .game-bet-panel .amount-input,.game-play-page .game-bet-panel .quick-hit-input,.game-play-page .game-bet-panel .bet-amount-input{height:26px;min-width:0}.game-play-page .game-bet-panel .two-side-table .bet-amount-input{width:100%}.game-play-page .game-bet-panel .amount-input .el-input__wrapper,.game-play-page .game-bet-panel .quick-hit-input .el-input__wrapper,.game-play-page .game-bet-panel .bet-amount-input .el-input__wrapper{height:26px;min-height:0;padding:0 8px;border-radius:4px;background:#fff;box-shadow:0 0 0 1px #cfdcea inset}.game-play-page .game-bet-panel .amount-input.is-bet-selected .el-input__wrapper,.game-play-page .game-bet-panel .bet-amount-input.is-bet-selected .el-input__wrapper{background:linear-gradient(180deg,#fff,rgba(var(--accent-rgb),.045));box-shadow:0 0 0 1px rgba(var(--accent-rgb),.44) inset,0 0 0 2px rgba(var(--accent-rgb),.08)}.game-play-page .game-bet-panel .amount-input .el-input__inner,.game-play-page .game-bet-panel .quick-hit-input .el-input__inner,.game-play-page .game-bet-panel .bet-amount-input .el-input__inner{height:24px;padding:0;color:#263851;font-family:var(--font);font-size:12px;line-height:24px;text-align:center}.game-play-page .game-bet-panel .shortcut-row,.game-play-page .game-bet-panel .digit-actions,.game-play-page .game-bet-panel .fixed-project-tabs,.game-play-page .game-bet-panel .fixed-tools,.game-play-page .game-bet-panel .quick-hit-footer,.game-play-page .game-bet-panel .txt-import-footer{min-height:46px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:8px 10px;border-top:1px solid #e5edf7;background:#fff}.game-play-page .game-bet-panel .fixed-project-tabs,.game-play-page .game-bet-panel .fixed-tools{border-top:0;border-bottom:1px solid #e5edf7;background:#f8fbff}.game-play-page .game-bet-panel .fixed-tools{display:grid;gap:6px}.game-play-page .game-bet-panel .fixed-tool-line{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.game-play-page .game-bet-panel .shortcut-btn,.game-play-page .game-bet-panel .project-btn,.game-play-page .game-bet-panel .digit-action,.game-play-page .game-bet-panel .position-chip{height:24px;min-width:34px;padding:0 8px;border:1px solid #c7d8ea;border-radius:4px;background:#fff;color:#2d4d72;font-family:var(--font);font-size:12px;font-weight:800}.game-play-page .game-bet-panel .two-side-digit-shortcuts{min-height:40px;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px;border-top:1px solid #e9eef5;background:#f8fbff}.game-play-page .game-bet-panel .two-side-table-shortcuts{display:grid;grid-template-columns:repeat(var(--two-side-group-count, 5),minmax(0,1fr));border-right:1px solid #dce7f4;border-bottom:1px solid #dce7f4;border-left:1px solid #dce7f4;background:#fff}.game-play-page .game-bet-panel .two-side-table-shortcut-group{min-height:40px;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px;border-left:1px solid #dce7f4;background:#f8fbff}.game-play-page .game-bet-panel .two-side-table-shortcut-group:first-child{border-left:0}.game-play-page .game-bet-panel .two-side-table-shortcut-group.is-empty{background:#fff}.game-play-page .game-bet-panel .digit-shortcut-action{width:34px;min-width:34px;flex:0 0 34px;padding:0 4px}.game-play-page .game-bet-panel .shortcut-btn.is-active,.game-play-page .game-bet-panel .digit-action.is-active,.game-play-page .game-bet-panel .digit-shortcut-action.is-active{color:#fff;border-color:var(--primary);background:linear-gradient(180deg,var(--primary),var(--primary-deep));box-shadow:0 3px 8px rgba(var(--accent-rgb),.18)}.game-play-page .game-bet-panel .project-btn.is-active{color:#fff;border-color:var(--primary);background:linear-gradient(180deg,var(--primary),var(--primary-deep))}.game-play-page .game-bet-panel .quick-hit-table,.game-play-page .game-bet-panel .two-side-table{width:100%;background:#fff;font-size:12px}.game-play-page .game-bet-panel .two-side-table{font-size:13px}.game-play-page .game-bet-panel .quick-hit-input{width:112px}.game-play-page .game-bet-panel .quick-hit-table .el-table__cell,.game-play-page .game-bet-panel .two-side-table .el-table__cell{padding:0;border-color:#dce7f4}.game-play-page .game-bet-panel .two-side-table .el-table__cell.bet-selectable-cell.is-bet-selected{background:linear-gradient(90deg,rgba(var(--accent-rgb),.09),rgba(var(--accent-rgb),.035)),#fff;box-shadow:inset 0 -2px rgba(var(--accent-rgb),.34)}.game-play-page .game-bet-panel .quick-hit-table .cell,.game-play-page .game-bet-panel .two-side-table .cell{height:30px;display:flex;align-items:center;justify-content:center;padding:4px 6px;color:#34445d}.game-play-page .game-bet-panel .two-side-table .cell{height:34px;color:#263851}.game-play-page .game-bet-panel .quick-hit-table th.el-table__cell,.game-play-page .game-bet-panel .two-side-table th.el-table__cell{background:#f4f8fd;color:var(--primary);font-weight:900}.game-play-page .game-bet-panel .two-side-table th.el-table__cell{font-size:13px}.game-play-page .game-bet-panel .two-side-table thead.is-group th.el-table__cell{background:#f8fbff;color:#52647c;font-size:12px;font-weight:700}.game-play-page .game-bet-panel .field-label,.game-play-page .game-bet-panel .fixed-tool-title,.game-play-page .game-bet-panel .quick-hit-info,.game-play-page .game-bet-panel .quick-hit-odds,.game-play-page .game-bet-panel .quick-hit-max,.game-play-page .game-bet-panel .txt-import-stats{color:#34445d;font-size:12px;font-weight:750;white-space:nowrap}.game-play-page .game-bet-panel .quick-hit-info strong,.game-play-page .game-bet-panel .quick-hit-odds strong,.game-play-page .game-bet-panel .quick-hit-max strong{color:var(--red);font-weight:900}.quick-select-shell{display:block;padding:10px;color:var(--text);background:#f8fbff}.quick-select-shell .quick-select-layout{width:100%;max-width:1210px;min-height:414px;display:grid;grid-template-columns:minmax(0,600px) minmax(0,600px);align-items:start;gap:10px}.quick-select-shell .quick-result-panel,.quick-select-shell .quick-builder-panel{min-width:0;overflow:hidden;border:1px solid #dce7f4;background:#fff}.quick-select-shell .quick-result-panel{display:flex;flex-direction:column}.quick-select-shell .quick-result-title,.quick-select-shell .quick-category-bar{height:31px;display:flex;align-items:center;border-bottom:1px solid #dce7f4;background:linear-gradient(180deg,var(--primary-soft),var(--page-end))}.quick-select-shell .quick-result-title{justify-content:center;color:var(--primary-deep);font-size:13px;font-weight:900}.quick-select-shell .quick-category-bar{gap:0;padding:0 6px}.quick-select-shell .builder-control,.quick-select-shell .position-toggle-row,.quick-select-shell .quick-chip-row,.quick-select-shell .quick-builder-actions,.quick-select-shell .rule-group{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.quick-select-shell .quick-category-tab,.quick-select-shell .quick-toggle{--el-button-text-color: var(--text);--el-button-bg-color: var(--surface);--el-button-border-color: var(--border);--el-button-hover-text-color: var(--primary-deep);--el-button-hover-bg-color: var(--primary-soft);--el-button-hover-border-color: var(--primary);--el-button-active-text-color: #fff;--el-button-active-bg-color: var(--primary);--el-button-active-border-color: var(--primary);height:24px;min-width:36px;margin-left:0!important;padding:0 7px;border-radius:4px;font-family:var(--font);font-size:12px;font-weight:800}.quick-select-shell .quick-category-tab{min-width:72px;height:27px;margin-right:4px;border-radius:4px 4px 0 0}.quick-select-shell .quick-category-tab.is-active,.quick-select-shell .quick-toggle.is-active{border-color:var(--primary);background:linear-gradient(180deg,var(--primary),var(--primary-deep));color:#fff}.quick-select-shell .quick-toggle.is-disabled{opacity:.46}.quick-select-shell .quick-count{color:var(--muted);font-size:12px;white-space:nowrap}.quick-select-shell .quick-count strong{color:var(--red);font-weight:900}.quick-select-shell .quick-number-box{flex:1;min-height:370px;max-height:500px;padding:6px;overflow:auto;border-bottom:1px solid #dce7f4;background:var(--surface)}.quick-select-shell .quick-number-box .el-empty{height:100%;justify-content:center;padding:28px 0}.quick-select-shell .quick-number-box .el-empty__description p{color:var(--muted);font-size:12px}.quick-select-shell .quick-number-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(54px,1fr));gap:0;overflow:hidden;border-top:1px solid #edf3fa;border-left:1px solid #edf3fa;background:#fff}.quick-select-shell .quick-number{min-width:0;height:28px;display:inline-flex;align-items:center;justify-content:center;border-right:1px solid #edf3fa;border-bottom:1px solid #edf3fa;background:var(--surface);color:var(--primary-deep);font-family:Consolas,Courier New,monospace;font-size:12px;font-weight:900}.quick-select-shell .quick-submit-panel{display:grid;gap:6px;padding:7px 8px;background:var(--surface)}.quick-select-shell .quick-money-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.quick-select-shell .quick-field-label{min-width:56px;font-size:12px;font-weight:800;white-space:nowrap}.quick-select-shell .quick-money-input{width:112px}.quick-select-shell .quick-builder-panel{display:block;background:var(--surface)}.quick-select-shell .builder-section{min-height:34px;display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:8px;padding:5px 8px;border-bottom:1px solid #dce7f4;background:#fff}.quick-select-shell .builder-section:nth-of-type(odd){background:#fbfdff}.quick-select-shell .builder-title{display:flex;align-items:center;justify-content:flex-end;color:var(--red);font-size:12px;font-weight:900;line-height:24px;white-space:nowrap}.quick-select-shell .builder-grid{display:grid;align-items:center;gap:6px}.quick-select-shell .builder-grid--four{grid-template-columns:repeat(3,minmax(84px,1fr)) minmax(190px,1.5fr)}.quick-select-shell .builder-input-label,.quick-select-shell .builder-inline-input{min-width:0;display:flex;align-items:center;gap:5px;color:var(--muted);font-size:12px;font-weight:800}.quick-select-shell .builder-grid--positions .builder-input-label,.quick-select-shell .builder-grid--match .builder-input-label{display:grid;grid-template-columns:max-content minmax(0,1fr)}.quick-select-shell .builder-input-label{width:100%}.quick-select-shell .builder-input-label>span,.quick-select-shell .builder-inline-input>span{white-space:nowrap}.quick-select-shell .builder-input,.quick-select-shell .quick-money-input{height:24px}.quick-select-shell .builder-input .el-input__wrapper,.quick-select-shell .quick-money-input .el-input__wrapper{height:24px;min-height:0;padding:0 6px;border-radius:4px;background:var(--surface);box-shadow:0 0 0 1px #cfdcea inset}.quick-select-shell .builder-input .el-input__wrapper.is-focus,.quick-select-shell .quick-money-input .el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--primary) inset,0 0 0 2px rgba(var(--accent-rgb),.1)}.quick-select-shell .builder-input .el-input__inner,.quick-select-shell .quick-money-input .el-input__inner{height:22px;color:var(--text);font-size:12px;line-height:22px;text-align:center}.quick-select-shell .builder-input--compact{width:74px}.quick-select-shell .builder-input--wide{width:126px}.quick-select-shell .builder-input--pair{width:42px}.quick-select-shell .sum-rule-list,.quick-select-shell .rule-group-list{display:grid;gap:5px}.quick-select-shell .sum-rule-row{display:grid;grid-template-columns:24px max-content 74px;align-items:center;gap:6px}.quick-select-shell .position-toggle-row{flex-wrap:nowrap;gap:4px}.quick-select-shell .rule-no,.quick-select-shell .rule-label{min-width:24px;color:var(--muted);font-size:12px;font-weight:900;text-align:right}.quick-select-shell .rule-label{min-width:38px}.quick-select-shell .quick-builder-actions{justify-content:center;min-height:39px;padding:6px 8px;background:#fff}
