:root{color:#111;font-family:Microsoft YaHei,PingFang SC,sans-serif;font-size:14px;--admin-teal: #087f73;--admin-green: #4d9f34;--admin-border: #d6dde5;--admin-surface: #fff;--admin-canvas: #eef2f5}*{box-sizing:border-box}body{margin:0;min-width:0;overflow:hidden;background:var(--admin-canvas)}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#063b35,#101820)}.auth-card{width:min(380px,100%);display:grid;gap:14px;padding:30px;border-radius:10px;background:#fff;box-shadow:0 18px 48px #00000047}.auth-card h1{margin:0;color:#063b35;font-size:24px}.auth-card p{margin:0 0 8px;color:#66717c}.auth-card input{width:100%;height:38px;border-radius:5px}.captcha-input-row{display:flex;gap:8px}.captcha-input-row input{flex:1}.captcha-input-row button{min-width:108px;border:0;border-radius:8px;background:#e7edf8;color:#1e4f9e;cursor:pointer}.auth-submit{height:38px;border-radius:5px;background:#009688;color:#fff;border-color:#009688}.auth-submit:disabled{cursor:not-allowed;opacity:.65}.auth-error{color:#c62828;font-size:13px}.topbar>.account:not(.current-account){display:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{display:grid;grid-template-columns:92px minmax(0,1fr);height:100vh}.sidebar{background:#030303;color:#fff;overflow:hidden}.brand{height:36px;display:grid;place-items:center;color:#d4af37;font-size:12px;font-weight:700;white-space:nowrap;border-bottom:1px solid #333}.menu{display:flex;flex-direction:column}.menu button{height:40px;border:0;background:#030303;color:#fff;text-align:left;padding:0 16px;letter-spacing:0}.menu button.active,.menu button:hover{background:#059889}.workspace{min-width:0;height:100vh;overflow:hidden;background:var(--admin-canvas)}.topbar{height:42px;display:flex;align-items:center;gap:14px;padding:0 16px;border-bottom:1px solid #cfd3d9;background:#fff;white-space:nowrap}.topbar strong{color:#ff6a00;font-size:16px}.account{margin-left:auto}.status-pill{padding:0;background:transparent;color:#008f84;font-size:12px}.link-btn{border:0;background:transparent;color:#f08a00;padding:0}.tabs{height:36px;display:flex;align-items:flex-end;padding-left:10px;border-bottom:1px solid #d7dce5;background:#f7f8fa;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.tabs button{height:34px;flex:0 0 auto;min-width:82px;border:1px solid #d7dce5;border-bottom:0;background:#f4f6f9;color:#444;padding:0 10px}.tabs .selected{background:#fff;color:#008f84}.tabs span{margin-left:6px;color:#9aa0aa}.content{height:calc(100vh - 78px);min-width:0;overflow:hidden;padding:0}.controller{height:100%}.controller-toolbar{min-height:52px;height:auto;display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:8px 12px;border-bottom:1px solid #d9dde5;background:#fff;white-space:normal}.controller-toolbar label:not(:first-of-type),.controller-toolbar>input,.controller-toolbar>.success,.controller-toolbar>.primary{display:none}.breadcrumb{padding-right:12px;border-right:1px solid #dfe5ea;color:#607080;font-weight:700}label{display:inline-flex;align-items:center;gap:5px}input,select{height:29px;border:1px solid #cfd7e2;border-radius:2px;padding:0 9px;background:#fff}.controller-toolbar input{width:118px}.controller-toolbar label:first-of-type select{width:210px;border-color:#aebdc8;border-radius:5px;font-weight:600}.toolbar-action{height:30px;min-width:90px;border:1px solid transparent;border-radius:5px;padding:0 14px;font-weight:700}.toolbar-action.danger-soft{border-color:#e7a2a9;background:#fff2f3;color:#b42332}.toolbar-action.room-setting{border-color:#18887e;background:#087f73;color:#fff}.toolbar-action.system-setting{border-color:#64748b;background:#64748b;color:#fff}.toolbar-action:hover{filter:brightness(.96)}.controller-settings-actions{margin-left:auto;display:inline-flex;align-items:center;gap:9px}.primary,.success,.round-actions button,.tiny-btn{height:29px;border:1px solid #333;border-radius:0;padding:0 14px;background:#f7f7f7;color:#111}.primary{background:#00a896;border-color:#00a896;color:#fff}.success{background:#58b33f;border-color:#58b33f;color:#fff}.notice{color:#d87500;font-size:12px}.controller-grid{display:grid;height:calc(100vh - 132px);min-height:0;background:var(--admin-canvas);gap:0;padding:8px 10px 10px;overflow-x:auto;overflow-y:hidden}.column-resizer{position:relative;width:6px;min-width:6px;cursor:col-resize;background:transparent;border:0}.column-resizer:before{content:"";position:absolute;top:0;bottom:0;left:2px;border-left:1px solid #c4cdd6}.column-resizer:hover,body.is-resizing-columns .column-resizer{background:#dcefe9}body.is-resizing-columns{cursor:col-resize;-webkit-user-select:none;user-select:none}.chat-pane,.round-pane,.member-pane{min-width:0;min-height:0;border:1px solid var(--admin-border);border-radius:9px;box-shadow:0 2px 8px #1f32450f}.chat-pane{position:relative;z-index:2;display:grid;grid-template-rows:minmax(0,1fr) auto;margin:0;overflow:hidden;background:var(--admin-surface)}.round-pane{position:relative;z-index:1;display:flex;flex-direction:column;overflow:hidden;background:var(--admin-surface)}.member-pane{display:grid;grid-template-rows:minmax(0,1fr) auto auto;overflow-x:hidden;overflow-y:auto;background:var(--admin-surface)}.member-pane>*{min-width:0;max-width:100%}.chat-head{min-width:0;padding:14px 8px 0;background:#fff}.host-summary{display:grid;grid-template-columns:60px 1fr;gap:8px;align-items:center;margin-bottom:8px}.host-avatar{width:58px;height:58px;display:grid;place-items:center;border-radius:2px;background:#111;color:#ffe18f;font-size:14px;font-weight:700;line-height:1.12;text-align:center}.host-summary strong{display:block;color:#36b42b;font-size:16px}.host-summary span{color:#5f7b55;font-size:12px}.chat-score{width:100%;min-width:0;table-layout:fixed;border-collapse:collapse;background:#fff;font-size:10px}.chat-score th{height:24px;padding:0 1px;border:1px solid #c8c8c8;color:#001fff;font-weight:700;text-align:center}.chat-score td{height:24px;padding:0 1px;border:1px solid #c8c8c8;text-align:center}.chat-score td:nth-child(2),.chat-score td:nth-child(4){color:#001fff}.chat-score td:nth-child(3),.chat-score td:nth-child(5){color:red}.chat-score td:nth-child(6){color:#008c43}.chat-score td:nth-child(7){color:#f0f}.chat-score .total td{background:#285e55;color:#fff;font-weight:700}.chat-list{min-height:0;overflow:auto;padding:12px 10px;border-bottom:1px solid var(--admin-border);background:linear-gradient(180deg,#f7faf9,#eef3f4)}.chat-item{position:relative;min-height:52px;margin:0 0 8px;padding:9px 10px 9px 52px;border:1px solid #e0e5eb;border-radius:7px;background:#fff}.chat-item.host{border-color:#c8e0d5;background:#fbfffd}.chat-avatar{position:absolute;left:10px;top:10px;width:32px;height:32px;display:grid;place-items:center;border-radius:4px;background:#111;color:#ffd24a;font-size:12px;font-weight:700;line-height:1.1;overflow:hidden}.chat-avatar img{width:100%;height:100%;object-fit:cover}.chat-item:not(.host) .chat-avatar{background:#9a5a05;color:#fff;font-size:20px}.chat-meta{display:flex;gap:8px;align-items:center;min-width:0;min-height:24px;color:#111;font-size:12px}.chat-meta strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#1d2939}.chat-meta span{margin-left:auto;color:#98a2b3;font-size:11px}.chat-item p{position:relative;display:block;max-width:100%;margin:4px 0 0;padding:0;background:transparent;color:#111;line-height:1.45;overflow-wrap:anywhere;border:0;font-size:13px}.chat-item p:before{content:none}.chat-status-card{width:min(100%,320px);margin-top:5px;padding:7px;overflow:hidden;border:1px solid #ff766e;border-radius:10px;background:linear-gradient(145deg,#d9241c,#8f0e09);box-shadow:0 3px 8px #7e0c0738;line-height:0}.chat-status-card img{display:block;width:100%;height:auto}.chat-status-card.countdown{position:relative}.chat-status-card.countdown strong{position:absolute;inset:50% 16% auto;transform:translateY(-50%);color:#fff5ad;font-size:18px;font-style:italic;line-height:1.15;text-align:center;text-shadow:0 1px 2px #7b2100}.chat-wager-bubble,.chat-alert-bubble,.chat-bet-table-card{width:fit-content;max-width:100%;margin-top:5px;border-radius:6px;overflow-wrap:anywhere}.chat-wager-bubble{padding:8px 13px;border:1px solid #e9ad45;background:linear-gradient(135deg,#fff9e8,#ffedbd);color:#8a4b00;font-size:16px;font-weight:800}.chat-alert-bubble{padding:7px 11px;border:1px solid #f2b8b5;background:#fff1f0;color:#b42318;font-weight:700}.chat-red-status-bubble{width:fit-content;max-width:100%;margin-top:5px;padding:9px 14px;border:1px solid #ff766e;border-radius:9px;background:linear-gradient(145deg,#d9241c,#8f0e09);box-shadow:0 3px 8px #7e0c0738;color:#fff4cf;font-size:14px;font-weight:800;line-height:1.4;overflow-wrap:anywhere}.chat-bet-table-card{width:100%;border:1px solid #9db7d1;background:#f3f8fd}.chat-bet-table-title{padding:7px 10px;background:#285e86;color:#fff;font-size:13px;font-weight:800;text-align:center}.chat-bet-table-scroll{max-width:100%;overflow-x:auto}.chat-bet-table-card table{width:100%;min-width:470px;border-collapse:collapse;table-layout:fixed;color:#173b59;font-size:11px}.chat-bet-table-card th,.chat-bet-table-card td{padding:5px 2px;border-right:1px solid #c5d5e3;border-bottom:1px solid #c5d5e3;text-align:center;overflow-wrap:anywhere}.chat-bet-table-card th:first-child,.chat-bet-table-card td:first-child{width:76px}.chat-bet-table-card th{background:#dceaf6;font-weight:800;white-space:nowrap}.chat-bet-table-card th:nth-child(2),.chat-bet-table-card td:nth-child(2),.chat-bet-table-card th:nth-child(4),.chat-bet-table-card td:nth-child(4){color:#1769aa}.chat-bet-table-card th:nth-child(3),.chat-bet-table-card td:nth-child(3),.chat-bet-table-card th:nth-child(5),.chat-bet-table-card td:nth-child(5){color:#d13a32}.chat-bet-table-card th:nth-child(6),.chat-bet-table-card td:nth-child(6){color:#188653}.chat-bet-table-card th:nth-child(7),.chat-bet-table-card td:nth-child(7){color:#c12883}.chat-bet-table-empty{padding:14px!important;color:#7b8794!important}.chat-item.type-round_started,.chat-item.type-round_start,.chat-item.type-countdown,.chat-item.type-stop_betting,.chat-item.type-round_result,.chat-item.type-result{padding-bottom:12px}.h5-chat-message{display:flex;align-items:flex-start;width:100%;min-height:0;margin:0 0 12px;padding:0 4px;border:0;border-radius:0;background:transparent}.h5-chat-message.host{border:0;background:transparent}.h5-chat-message.type-bet_table,.h5-chat-message.type-score_table{display:block;padding:0}.h5-chat-message .chat-avatar{position:static;width:35px;height:35px;flex:0 0 35px;border-radius:4px}.h5-chat-message .host-avatar-style{background:#111;color:#ffe58a;font-size:11px}.h5-chat-message .member-avatar-style{background:#d98c20;color:#fff;font-size:17px}.h5-message-main{min-width:0;flex:1;margin-left:12px}.type-bet_table .h5-message-main,.type-score_table .h5-message-main{width:100%;margin-left:0}.h5-message-meta{width:100%;min-height:18px;gap:6px;color:#41b129;font-size:13px}.h5-message-meta strong{color:inherit;font-size:13px;font-weight:500}.h5-message-meta span{width:58px;margin-left:auto;color:inherit;font-size:11px;text-align:left}.chat-text-bubble{display:inline-block;max-width:310px;margin-top:6px;padding:10px 13px;background:#fff;color:#111;font-size:14px;line-height:1.45;box-shadow:0 1px 3px #0000000f;overflow-wrap:anywhere}.chat-status-card{width:min(100%,300px);margin:7px auto 0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.chat-status-card.countdown strong{inset:50% 15% auto;color:#fff6b5;font-size:21px;text-shadow:0 2px 0 rgb(138 57 0 / 50%)}.chat-wager-bubble{position:relative;display:inline-flex;align-items:center;min-height:32px;margin-top:5px;padding:0 9px;border:0;border-radius:3px;background:#fff;color:#111;font-size:16px;font-weight:400;line-height:32px;box-shadow:0 1px 3px #0000000f}.chat-wager-bubble:before{content:"";position:absolute;left:-8px;top:0;width:0;height:0;border-top:8px solid #fff;border-left:8px solid transparent}.chat-wager-chip{width:12px;height:12px;margin-left:5px;border:1px solid #555;border-radius:50%;background:conic-gradient(#1c1c1c 0,#1c1c1c 12.5%,#fff 12.5%,#fff 25%,#1c1c1c 25%,#1c1c1c 37.5%,#fff 37.5%,#fff 50%,#1c1c1c 50%,#1c1c1c 62.5%,#fff 62.5%,#fff 75%,#1c1c1c 75%,#1c1c1c 87.5%,#fff 87.5%,#fff)}.chat-bet-table-card{width:calc(100% - 8px);margin:2px 4px 11px;border:1px solid #e1e1e1;border-radius:0;background:#f8f8f8}.chat-bet-table-title{min-height:40px;padding:8px;border-bottom:1px solid #efc5a2;background:#fff;color:#d51521;font-size:16px;font-weight:400}.chat-bet-table-card table{min-width:440px;font-size:12px}.chat-bet-table-card th,.chat-bet-table-card td{height:37px;padding:4px 2px;border-color:#ececec;background:#f2f2f2}.chat-bet-table-card th{height:36px;background:#fff;font-weight:400}.chat-score-card{width:calc(100% - 8px);margin:2px 4px 11px;border:1px solid #dadada;background:#fff;overflow:hidden}.chat-score-title{min-height:40px;padding:8px;border-bottom:1px solid #e8c8aa;display:grid;place-items:center;color:#d51626;font-size:16px;font-weight:500;text-align:center}.chat-score-row{display:grid;grid-template-columns:1.08fr 1fr 1fr 1fr;min-height:38px;align-items:center;border-bottom:1px solid #e7e7e7;background:#f2f2f2;color:#1f1f1f;font-size:14px}.chat-score-row:last-child{border-bottom:0}.chat-score-row span{min-width:0;padding:6px 4px;text-align:center;overflow-wrap:anywhere}.chat-score-head{min-height:36px;background:#fff;font-weight:600}.chat-score-row.highlight{background:#fdebd7}.chat-score-row .nickname{text-align:left}.chat-score-row .nickname em{margin-right:4px;color:#f07613;font-style:normal}.chat-score-row .score-minus{color:#c54162}.chat-score-row .score-plus{color:#0538d9}.chat-result-bubble{margin-top:8px}.chat-result-card{position:relative;width:min(100%,300px);min-height:0;height:130px;margin:0 auto;padding:0;display:block;background-position:center;background-size:100% 100%;background-repeat:no-repeat;color:inherit}.chat-result-ribbon{position:absolute;top:9px;left:40px;width:calc(100% - 80px);height:35px;display:grid;place-items:center;color:#fff6c9;font-size:15px;font-weight:700;text-shadow:0 2px 1px rgb(0 55 0 / 70%)}.chat-result-body{position:absolute;top:47px;right:12px;bottom:10px;left:12px;display:flex;align-items:center;justify-content:center;gap:9px}.chat-result-dice{display:flex;gap:5px}.chat-result-dice span{width:28px;height:28px;display:grid;place-items:center;border:1px solid #d2be74;border-radius:5px;background:#fff;color:#20242d;font-size:17px;font-weight:800}.chat-result-lines{display:flex;flex-direction:column;align-items:flex-start}.chat-result-lines strong{color:#2d96e6;font-size:25px;line-height:1.1}.chat-result-lines span{margin-top:3px;color:#7c6426;font-size:12px}.chat-compose{display:grid;gap:8px;padding:10px;border-top:1px solid #d8dee6;background:#fff}.chat-compose-editor{position:relative}.chat-compose textarea{min-width:0;width:100%;min-height:74px;max-height:150px;resize:vertical;padding:9px 42px 9px 10px;border:1px solid #b8c2ce;border-radius:4px;background:#fbfcfd;color:#182230;font:inherit;line-height:1.5;outline:none}.chat-compose textarea:focus{border-color:#167d72;background:#fff;box-shadow:0 0 0 2px #167d721a}.compose-count{position:absolute;right:9px;bottom:7px;color:#98a2b3;font-size:11px}.chat-compose-toolbar{display:flex;align-items:center;gap:8px;min-width:0}.compose-hint{color:#7a8492;font-size:11px;white-space:nowrap}.compose-actions{min-width:0;margin-left:auto;display:flex;align-items:center;gap:8px}.compose-actions em{max-width:130px;overflow:hidden;color:#167d72;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.quick-message-wrap{position:relative;flex:0 0 auto}.quick-message-btn{width:112px;height:32px;padding:0 9px;border:1px solid #8f9aa7;border-radius:3px;background:#fff;color:#253344;text-align:left}.quick-message-btn span{float:right;color:#7a8492;font-size:10px}.quick-message-menu{position:absolute;left:0;bottom:38px;z-index:20;width:310px;padding:10px;border:1px solid #9aa5b1;border-radius:5px;background:#fff;box-shadow:0 10px 28px #0000002e}.quick-message-menu strong{display:block;margin:0 0 8px;color:#344054;font-size:12px}.quick-message-menu button{width:100%;height:auto;min-height:34px;margin:0 0 5px;padding:6px 8px;text-align:left;line-height:1.35;border:1px solid #e0e5eb;border-radius:3px;background:#f8fafc;color:#253344}.quick-message-menu button:hover{background:#fff8d8;border-color:#d6a800}.quick-message-btn:disabled,.quick-message-menu button:disabled{opacity:.55;cursor:wait}.send-message-btn{min-width:78px;height:32px;border:1px solid #176f66;border-radius:3px;background:#167d72;color:#fff;font-weight:700}.send-message-btn:hover:not(:disabled){background:#11685f}.send-message-btn:disabled{border-color:#c9d0d8;background:#e6e9ed;color:#98a2b3;cursor:not-allowed}@media(max-width:1280px){.chat-compose-toolbar{flex-wrap:wrap}.compose-hint{order:3;width:100%}}.shoe-row{height:52px;display:flex;align-items:center;gap:4px;padding:8px 7px;border-bottom:1px solid #d6d6d6}.shoe-row label{gap:2px;font-size:12px;white-space:nowrap}.shoe-row input{width:46px;height:28px;color:#00a000;font-weight:700;text-align:center}.shoe-row label:nth-child(2) input{width:78px;background:#fff;color-scheme:light}.shoe-row label:nth-child(2) input::-webkit-inner-spin-button,.shoe-row label:nth-child(2) input::-webkit-outer-spin-button{opacity:1}.shoe-row label:nth-child(3) input{background:#fff;color-scheme:light}.shoe-row label:nth-child(3) input::-webkit-inner-spin-button,.shoe-row label:nth-child(3) input::-webkit-outer-spin-button{opacity:1}.tiny-btn{width:44px;padding:0;background:#fff}.next-shoe-btn{width:60px;flex:0 0 60px;margin-left:auto;border-color:#087f73;border-radius:4px;background:#087f73;color:#fff;font-weight:700}.next-shoe-btn:hover{background:#056b61}.dice-editor{height:166px;display:grid;grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr);align-items:center;justify-items:center;column-gap:10px;padding:12px;border-bottom:1px solid #d6d6d6;background:linear-gradient(180deg,#f8fbfd,#eef5f8)}.seat{width:100%;min-width:0;display:grid;grid-template-rows:24px 112px;place-items:center;gap:4px;color:#8a5500;font-weight:700}.seat label{width:100%;height:112px;display:grid;grid-template-columns:1fr 54px;grid-template-rows:30px 62px 18px;place-items:center;gap:0 5px;padding:7px 8px 5px;border:1px solid #d7e2e8;border-radius:10px;background:#ffffffeb;box-shadow:0 3px 10px #284a5d14;color:#53616b;font-weight:400}.seat label>span:first-child{justify-self:start;font-size:12px}.seat-title{height:22px;line-height:22px;color:#7a4a00;font-size:14px;font-weight:700}.seat select{width:54px;height:30px;padding:0 7px;border:1px solid #b8c8d2;border-radius:6px;background:#fff;color:#26343d;font-weight:700}.seat em{grid-column:1 / -1;font-style:normal;color:#936000;font-size:12px;font-weight:700}.round-center{width:76px;height:102px;display:grid;grid-template-rows:72px 22px;place-items:center;align-content:center;color:#60717d}.round-center strong{width:66px;height:66px;display:grid;place-items:center;border:2px solid #54a4bd;border-radius:14px;background:linear-gradient(145deg,#e5f8fd,#cbeaf3);box-shadow:0 5px 14px #0a759229;color:#08728f;font-size:27px;letter-spacing:2px}.round-center span{font-size:12px;font-weight:700}.dice-face{grid-column:1 / -1;width:58px;height:58px;display:grid;place-items:center;border:2px solid #78b6c8;border-radius:12px;background:linear-gradient(145deg,#eefbff,#d4eef5);box-shadow:inset 0 0 0 3px #ffffffa6;color:#08728f;font-size:29px;font-weight:700}.bet-buttons{height:56px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:6px;padding:8px;border-bottom:1px solid #d6d6d6;background:#fff}.bet-buttons button{width:100%;height:38px;padding:0 3px;border:1px solid #ccd5dc;border-radius:8px;background:#f8fafb;box-shadow:0 2px 5px #2a3a440f;font-size:12px;font-weight:700;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease}.bet-buttons button:hover{transform:translateY(-1px);box-shadow:0 4px 9px #2a3a441f}.bet-buttons button.hot{border-color:#ef9a9a;background:#fff2f2;color:#cf2424}.bet-buttons button.cool{border-color:#8eb8ee;background:#f0f6ff;color:#175fab}.bet-buttons button.neutral{border-color:#87cda4;background:#effaf3;color:#15723b}.round-actions{height:44px;display:grid;grid-template-columns:repeat(5,1fr);gap:8px;align-items:center;padding:6px 8px;border-bottom:1px solid #d6d6d6;background:#f7f9fb}.round-actions button{border:0;border-radius:5px;color:#fff;font-weight:700;box-shadow:0 2px 5px #22303c1f}.round-actions .start{background:#ff6a00;border-color:#ff6a00}.round-actions .stop{background:#e33b2f;border-color:#e33b2f}.round-actions .countdown{background:#7c3aed;border-color:#7c3aed}.round-actions .open{background:#00a896;border-color:#00a896}.round-actions .cancel{background:#596579;border-color:#596579}.round-actions button:disabled{border:1px solid #c9d1dc;background:#edf0f4;color:#8b95a4;cursor:not-allowed;font-weight:600;box-shadow:none}.round-result,.report-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:0;background:#dfe6eb}.round-result{margin:0}.report-grid{grid-template-columns:repeat(4,1fr)}.round-result div,.report-grid div{min-height:43px;border:0;display:grid;place-items:center;align-content:center;background:#fff}.round-result div{background:#f8fbfd}.round-result strong,.report-grid strong{font-size:15px;color:#174f91}.round-result span,.report-grid span{margin-top:2px;font-size:11px;color:#6c7d88}.report-grid strong{color:#087f73}.roadmap{flex:1;min-height:0;overflow:auto;border-top:1px solid #cfd4dc;background:#fff}.road-title{height:28px;display:flex;align-items:center;gap:10px;padding:0 7px;font-weight:700}.road-title span{font-weight:400;color:#555}.split-road-admin{min-width:620px;display:grid;grid-template-columns:52px 1fr;border-top:1px solid #cfd4dc;border-bottom:1px solid #cfd4dc}.split-road-admin-labels{display:grid;grid-template-rows:repeat(2,240px)}.split-road-admin-labels strong{display:grid;place-items:center;color:#fff;font-size:18px}.split-road-admin-labels strong:first-child{background:#2468d8}.split-road-admin-labels strong:last-child{background:#e34a50;border-top:2px solid #fff}.split-road-admin-grid{display:grid;grid-template-columns:repeat(20,minmax(26px,1fr));grid-template-rows:repeat(20,24px)}.split-road-admin-grid>span{display:grid;place-items:center;border-left:1px solid #d8dde5;border-bottom:1px solid #d8dde5;background:#fff}.split-road-admin-grid>span.divider{border-top:2px solid #788390}.split-road-admin-grid em{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:10px;font-style:normal;font-weight:800;box-shadow:0 1px 3px #0003,inset 0 1px 1px #fff6}.split-road-admin-grid em.single{background:linear-gradient(145deg,#4d8bea,#1552bd)}.split-road-admin-grid em.double{background:linear-gradient(145deg,#f16a6f,#cc2f37)}.split-road-admin-grid em.trigger-12{background:linear-gradient(145deg,#f7bd32,#dc7d00);box-shadow:0 1px 4px #be690066,inset 0 1px 1px #ffffff8c}.split-road-admin-grid em.trigger-24{background:linear-gradient(145deg,#a06cf0,#6531ba);box-shadow:0 1px 4px #532a9766,inset 0 1px 1px #ffffff73}.road-section{display:grid;grid-template-columns:68px 1fr}.road-lanes-split .road-section strong{font-size:15px}.road-lanes-split .road-grid span{height:34px}.road-lanes-split .road-grid em{width:23px;height:23px;font-size:14px;font-weight:700}.road-section strong{display:grid;place-items:center;border-top:1px solid #cfd4dc;font-size:13px}.road-grid{display:grid;grid-template-columns:repeat(24,1fr);border-top:1px solid #cfd4dc}.road-grid span{height:22px;border-left:1px solid #cfd4dc;display:grid;place-items:center}.road-grid em{width:17px;height:17px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-style:normal;color:#fff}.road-grid em.hot{background:#d92535}.road-grid em.cool{background:#1049d6}.road-grid em.neutral{background:#2da44e}.member-score{min-height:0;overflow:hidden}.member-score .table-wrap{height:100%;border:0;border-bottom:1px solid #dfe3ea;overflow:auto}.member-score .data-table{min-width:720px;font-size:12px}.member-score .data-table th,.member-score .data-table td{height:32px;padding:0 10px;text-align:center}.member-score .data-table td:nth-child(2){text-align:left}.member-score .data-table th{height:34px;background:#f3f5f8;position:sticky;top:0;z-index:3}.member-score .data-table th:first-child,.member-score .data-table td:first-child{position:sticky;left:0;z-index:2;background:#fff}.member-score .data-table th:nth-child(2),.member-score .data-table td:nth-child(2){position:sticky;left:66px;z-index:2;background:#fff;box-shadow:4px 0 6px #2a3a440d}.member-score .data-table th:first-child,.member-score .data-table th:nth-child(2){z-index:4;background:#f3f5f8}.member-score .data-table td:nth-child(5),.member-score .data-table td:nth-child(9){color:red}.member-score .data-table td:nth-child(6),.member-score .data-table td:nth-child(7){color:#001fff}.member-score .data-table td:nth-child(8),.member-score .data-table td:nth-child(10){color:#008c43}.member-score .score-positive{color:#0f8f4f;font-weight:700}.member-score .score-negative{color:#d92d20;font-weight:700}.member-score .score-zero{color:#344054}.member-score .bet-cell{font-weight:700}.member-score .data-table tbody tr:nth-child(10n) td{background:#fff0f1}.quick-road{margin:8px;padding:12px;border:1px solid #d9e3e9;border-radius:10px;background:linear-gradient(180deg,#fff,#f7fafc);box-shadow:0 4px 14px #263d4b14}.quick-points p{margin:0 0 7px}.quick-road-head{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-bottom:10px}.quick-road-head strong{color:#21313c;font-size:15px}.quick-road-head span{color:#82909a;font-size:11px;text-align:right}.quick-road-presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.quick-road-presets button{min-width:0;height:36px;margin:0;border:1px solid #cbd6dd;border-radius:7px;background:#fff;color:#245c9d;font-size:12px;font-weight:700;transition:border-color .15s ease,background .15s ease,transform .15s ease}.quick-road-presets button:nth-child(1),.quick-road-presets button:nth-child(4),.quick-road-presets button:nth-child(5){color:#c93636}.quick-road-presets button:nth-child(3),.quick-road-presets button:nth-child(6){color:#16804a}.quick-road-presets button:hover{transform:translateY(-1px);border-color:#8ba8ba}.quick-road-presets button.active{border-color:#e6a600;background:#fff6cf;box-shadow:0 0 0 2px #ffc42147}.quick-road-custom{display:grid;grid-template-columns:1fr 64px 64px 52px;align-items:center;gap:8px;margin:11px 0 8px;padding:9px;border:1px solid #e2e9ed;border-radius:8px;background:#f4f8fa}.quick-road-custom>span{color:#596b76;font-size:12px;font-weight:700}.quick-road-custom label{display:grid;grid-template-columns:14px 1fr;align-items:center;gap:3px;color:#53616b;font-size:12px}.quick-road-custom input{width:46px;height:30px;border:1px solid #bdcbd4;border-radius:5px;background:#fff;color:#183c53;font-weight:700;text-align:center;color-scheme:light}.quick-road-preview{height:38px;display:grid;grid-template-rows:24px 11px;place-items:center;border-radius:7px;background:#dff2f7;color:#08728f}.quick-road-preview strong{font-size:18px;letter-spacing:1px}.quick-road-preview small{font-size:9px}.quick-road-markers{display:flex;align-items:center;gap:15px;min-height:24px;color:#657680;font-size:11px}.quick-road-markers>span{display:inline-flex;align-items:center;gap:5px}.ring{width:13px;height:13px;border-radius:50%;display:inline-block;border:2px solid currentColor}.ring.red{color:#e00000}.ring.blue{color:#001de0}.slash{width:14px;height:14px;display:inline-block;position:relative}.slash:before{content:"";position:absolute;left:6px;top:0;width:3px;height:15px;background:currentColor;transform:rotate(42deg)}.slash.green{color:#25a33d}.quick-road .quick-road-submit{width:100%;height:36px;margin:9px 0 0;border:0;border-radius:7px;background:linear-gradient(135deg,#087f73,#09a290);color:#fff;font-weight:700;box-shadow:0 4px 10px #087f7333}.quick-road .quick-road-submit:hover{background:linear-gradient(135deg,#066b62,#078f80)}.quick-road .quick-road-submit:disabled{background:#aeb8c0;box-shadow:none;cursor:not-allowed}.quick-road>em{display:block;margin-top:7px;color:#087f73;font-size:12px;font-style:normal}.quick-points{margin:0 8px 8px;padding:12px;border:1px solid #d9e3e9;border-radius:10px;background:linear-gradient(180deg,#fff,#f7fafc);box-shadow:0 4px 14px #263d4b14}.quick-points-head{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-bottom:10px}.quick-points-head strong{color:#21313c;font-size:15px}.quick-points-head span{color:#82909a;font-size:11px}.quick-points-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.quick-points-fields label{display:grid;gap:4px;color:#596b76;font-size:11px}.quick-points-fields .quick-points-memo{grid-column:1 / -1}.quick-points-fields input{width:100%;height:31px;border-radius:5px}.quick-points .quick-points-submit{width:100%;height:34px;margin-top:9px;border:0;border-radius:6px;background:#334155;color:#fff;font-weight:700}.quick-points>em{display:block;margin-top:7px;color:#087f73;font-size:12px;font-style:normal}@media(max-width:1280px){.controller-grid{grid-template-columns:minmax(250px,.9fr) 5px minmax(300px,1.08fr) 5px minmax(280px,1fr)!important;padding:7px}.column-resizer{width:5px;min-width:5px}.controller-toolbar{padding-inline:9px}.controller-toolbar label:first-of-type select{width:180px}.toolbar-action{min-width:78px;padding-inline:10px}.dice-editor{padding-inline:8px;column-gap:6px}.round-actions{gap:5px;padding-inline:5px}.round-actions button{padding-inline:4px;font-size:12px}}.data-page{padding:10px}.data-page h2{margin:0 0 10px;font-size:18px}.page-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.page-actions,.filter-bar,.summary-strip{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.page-actions button,.filter-bar button{height:30px;border:1px solid #cfd7e2;border-radius:2px;background:#fff;padding:0 10px}.page-actions button.primary{background:#00a896;border-color:#00a896;color:#fff}.page-actions button.success{background:#58b33f;border-color:#58b33f;color:#fff}.filter-bar{margin-bottom:10px}.filter-bar label{display:flex;align-items:center;gap:5px}.filter-bar input,.filter-bar select{width:142px;height:30px;border:1px solid #cfd7e2;border-radius:2px;padding:4px 7px}.filter-bar input[type=datetime-local]{width:176px}.summary-strip{margin:0 0 10px}.summary-strip span{min-height:30px;display:inline-flex;align-items:center;border:1px solid #0f8f84;border-radius:3px;background:#f0fffb;padding:0 10px;color:#07564f;font-weight:700}.page-head h2{margin:0}.form-row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.table-wrap{width:100%;overflow:auto;border:1px solid #e1e5ec}.pagination{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px;padding:12px 4px;color:#5f6b78;font-size:13px}.pagination label{display:inline-flex;align-items:center;gap:5px}.pagination select,.pagination button{height:30px;border:1px solid #d7dde5;border-radius:4px;background:#fff;padding:0 9px}.pagination button:not(:disabled){cursor:pointer}.pagination button:disabled{color:#aeb6c0;background:#f5f7fa}.data-table{width:100%;border-collapse:collapse;background:#fff;font-size:13px}.data-table th,.data-table td{border-right:1px solid #e1e5ec;border-bottom:1px solid #e1e5ec;padding:8px 10px;text-align:left;white-space:nowrap}.data-table th{background:#f5f7fa;font-weight:700}.data-table tr:hover td{background:#fff8ea}.data-table .empty-cell{height:72px;text-align:center;color:#8a96a3}.table-actions{display:flex;flex-wrap:wrap;gap:6px;min-width:420px}.agent-actions{min-width:96px}.table-actions button{height:26px;border:1px solid #cfd7e2;border-radius:2px;background:#fff;padding:0 8px;color:#111}.table-actions .member-action-detail{background:#eef2f7;border-color:#b8c4d2;color:#334155}.table-actions .member-action-up{background:#e8f7ed;border-color:#62b879;color:#19733a}.table-actions .member-action-down{background:#fff1e6;border-color:#e6a05d;color:#a6530b}.table-actions .member-action-edit{background:#eaf2ff;border-color:#76a7e8;color:#1d5da8}.table-actions .member-action-settle{background:#e7f8f6;border-color:#59bdb2;color:#08766d}.table-actions .member-action-reset{background:#f3edff;border-color:#a68be0;color:#6741a5}.table-actions .member-action-delete{background:#ffebee;border-color:#e48a96;color:#b42332}.table-actions .member-action-visitor{background:#f1f3f5;border-color:#aeb7c2;color:#596574}.page-actions .member-create-robot,.page-actions .member-create-virtual,.page-actions .member-create{color:#fff}.page-actions .member-create-robot{background:#2f80ed;border-color:#2f80ed}.page-actions .member-create-virtual{background:#8e5bd9;border-color:#8e5bd9}.page-actions .member-create{background:#18a66a;border-color:#18a66a}.table-actions button:hover{border-color:#008f84;color:#008f84}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;background:#00000061}.modal-panel{width:min(520px,calc(100vw - 32px));max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;border:1px solid #1f2937;background:#fff;box-shadow:0 16px 40px #00000040}.modal-panel header,.modal-panel footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #e5e7eb}.modal-panel footer{justify-content:flex-end;border-top:1px solid #e5e7eb;border-bottom:0}.modal-panel h3{margin:0;font-size:16px}.modal-panel header button,.modal-panel footer button{height:30px;border:1px solid #cfd7e2;background:#fff;padding:0 12px}.modal-form,.detail-grid,.modal-panel>p{padding:14px}.modal-form{display:grid;gap:10px}.modal-form label{display:grid;grid-template-columns:88px minmax(0,1fr);gap:8px}.modal-form input,.modal-form select,.modal-form textarea{width:100%}.form-hint{margin:0;color:#d23a1f;font-weight:700}.wide-list{width:min(860px,calc(100vw - 48px))}.chat-records{max-height:560px;overflow:auto;padding:12px 14px}.chat-record-row{display:grid;grid-template-columns:150px 120px 90px minmax(0,1fr);gap:10px;align-items:start;padding:8px 0;border-bottom:1px solid #edf1f4}.chat-record-row p{margin:0;white-space:pre-wrap}.narrow-page{max-width:620px}.password-form{max-width:420px}.empty-state{margin:0;padding:20px;color:#667085}.settings-modal{width:min(760px,calc(100vw - 48px))}.settings-modal.wide{width:min(980px,calc(100vw - 48px))}.settings-body{overflow:auto;padding:14px}.settings-modal.wide .settings-body{padding:0 10px 22px}.settings-section{display:grid;gap:12px;padding:10px 0;border-bottom:1px solid #eef1f5}.settings-section:last-child{border-bottom:0}.settings-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-tabs{display:flex;align-items:flex-end;min-height:40px;margin:0;border:1px solid #d9dde6;border-bottom:0;background:#f3f6fa;color:#606b7a}.settings-tabs button{height:40px;min-width:98px;border:0;border-right:1px solid #d9dde6;background:transparent;color:#697386;padding:0 20px}.settings-tabs button.active{position:relative;top:1px;background:#fff;color:#1677ff;font-weight:600}.room-tab-panel{min-height:320px;gap:14px;padding:16px 16px 22px;border:1px solid #d9dde6;border-bottom:1px solid #d9dde6;background:#fff;box-shadow:0 2px 8px #1018281a}.room-tab-panel .settings-field{grid-template-columns:260px minmax(0,1fr)}.robot-tab-panel .settings-field{grid-template-columns:200px minmax(0,1fr)}.settings-field{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:start;gap:10px;color:#1f2937}.settings-field>span{padding-top:6px;text-align:right;color:#465466}.settings-field.required>span:before{content:"*";color:#f04438;margin-right:4px}.settings-field input,.settings-field textarea,.settings-field select{width:100%;min-width:0;border:1px solid #cfd7e2;border-radius:2px;padding:6px 8px;font:inherit;box-sizing:border-box}.settings-field textarea{min-height:82px;resize:vertical}.settings-field small{display:block;margin-top:5px;color:#7a8699;line-height:1.4}.settings-field .settings-tip.danger{color:red;font-weight:700}.avatar-setting{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center}.avatar-preview{width:60px;height:60px;display:grid;place-items:center;overflow:hidden;border-radius:3px;background:#111;color:#ffe18f;font-size:14px;font-weight:700;text-align:center}.avatar-preview img{width:100%;height:100%;object-fit:cover}.radio-row{min-height:29px;display:flex;align-items:center;gap:18px}.radio-row label{display:inline-flex;align-items:center;gap:5px}.radio-row input{width:auto;height:auto}.modal-panel footer .primary-submit{border-color:#009688;background:#009688;color:#fff}.settings-error{margin:0 18px 12px;padding:9px 12px;border:1px solid #f3b6b3;border-radius:4px;background:#fff1f0;color:#b42318;font-size:13px}.modal-panel button:disabled{cursor:not-allowed;opacity:.6}.confirm-modal{width:min(430px,calc(100vw - 32px))}.confirm-message{padding:24px 22px;color:#344054;font-size:14px;line-height:1.7}.modal-panel footer .danger-confirm{border-color:#d92d20;background:#d92d20;color:#fff}.modal-panel footer .danger-confirm:hover:not(:disabled){background:#b42318}.detail-grid{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px 12px}.detail-grid span{color:#64748b}.detail-grid strong{font-weight:600}.danger-text{color:#b42318}.empty-text{margin:14px 0 0;color:#64748b}.sidebar{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.controller{min-height:0;display:flex;flex-direction:column}.controller-toolbar{flex:0 0 auto}.controller-grid{flex:1 1 auto;height:auto}.compact-panel-switch{display:none;align-items:center;gap:3px;padding:2px;border:1px solid #cbd5df;border-radius:5px;background:#eef2f6}.compact-panel-switch button{height:26px;min-width:52px;padding:0 9px;border:0;border-radius:3px;background:transparent;color:#52606d;font-weight:700}.compact-panel-switch button.active{background:#087f73;color:#fff;box-shadow:0 1px 3px #162a3a2e}.member-pane{display:flex;flex-direction:column;overflow:hidden}.member-score{flex:1 1 auto;min-height:120px}.member-tools-toggle{flex:0 0 auto;min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 8px;border-top:1px solid #dbe2e8;background:#f5f8fa;color:#52616d;font-size:11px;font-weight:700}.member-tools-toggle button{height:25px;border:1px solid #9aabb8;border-radius:4px;background:#fff;color:#087f73;padding:0 8px;font-weight:700}.member-tools-scroll{flex:0 1 auto;max-height:52%;overflow:auto;border-top:1px solid #e1e7eb;background:#f7fafb}.data-page{height:100%;min-width:0;overflow:auto}@media(max-width:1440px),(max-height:800px){:root{font-size:13px}.shell{grid-template-columns:82px minmax(0,1fr)}.brand{height:32px;font-size:11px}.menu button{height:35px;padding:0 10px;font-size:12px}.topbar{height:38px;gap:9px;padding:0 10px}.topbar strong{font-size:14px}.current-account{max-width:150px;overflow:hidden;text-overflow:ellipsis}.tabs{height:32px;padding-left:7px}.tabs button{height:30px;min-width:72px;padding:0 8px;font-size:12px}.content{height:calc(100vh - 70px)}.controller-toolbar{min-height:44px;gap:6px;padding:6px 8px}.breadcrumb{padding-right:8px;font-size:12px}.controller-toolbar label:first-of-type select{width:164px;height:27px;font-size:12px}.toolbar-action{height:28px;min-width:74px;padding:0 9px;font-size:12px}.controller-settings-actions{gap:5px}.controller-grid{padding:6px}.shoe-row{height:44px;padding:5px 6px}.shoe-row input,.tiny-btn{height:26px;font-size:11px}.dice-editor{height:140px;grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr);column-gap:6px;padding:8px}.seat{grid-template-rows:20px 96px}.seat label{height:96px;grid-template-columns:1fr 48px;grid-template-rows:25px 50px 16px;padding:4px 6px}.seat select{width:48px;height:26px}.dice-face{width:48px;height:48px;font-size:24px}.round-center{width:64px;height:88px;grid-template-rows:58px 20px}.round-center strong{width:54px;height:54px;font-size:22px}.bet-buttons{height:48px;gap:4px;padding:6px}.bet-buttons button{height:34px;border-radius:6px;font-size:11px}.round-actions{height:40px;gap:5px;padding:5px 6px}.round-actions button{height:29px;padding:0 4px;font-size:11px}.round-result div,.report-grid div{min-height:36px}.round-result strong,.report-grid strong{font-size:13px}.round-result span,.report-grid span{font-size:10px}.road-title{height:25px;font-size:12px}.chat-list{padding:8px}.chat-item{min-height:46px;margin-bottom:6px;padding:7px 8px 7px 46px}.chat-avatar{left:8px;top:8px;width:30px;height:30px}.chat-compose{gap:5px;padding:7px}.chat-compose textarea{min-height:54px;max-height:100px;padding-block:7px}.quick-road,.quick-points{margin:6px;padding:8px}.quick-road-head,.quick-points-head{margin-bottom:6px}.quick-road-custom{margin:7px 0 5px;padding:6px}.data-page{padding:8px}.data-page h2,.page-head h2{font-size:16px}.page-head,.filter-bar,.summary-strip{margin-bottom:7px}.data-table{font-size:12px}.data-table th,.data-table td{padding:6px 8px}.table-actions{min-width:350px;gap:4px}.table-actions button{height:24px;padding:0 6px;font-size:11px}.modal-panel header,.modal-panel footer,.modal-form,.detail-grid,.modal-panel>p{padding:10px 12px}}@media(max-width:1100px){.shell{grid-template-columns:76px minmax(0,1fr)}.menu button{height:34px;padding:0 7px;font-size:11px}.topbar{gap:7px;padding-inline:8px}.topbar strong{max-width:190px;overflow:hidden;text-overflow:ellipsis}.status-pill.realtime{display:none}.controller-settings-actions{margin-left:0}.compact-panel-switch{display:inline-flex;margin-left:auto}.controller-grid{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr);overflow:hidden}.controller-grid>.column-resizer,.controller-grid>.chat-pane,.controller-grid>.round-pane,.controller-grid>.member-pane{display:none}.controller-grid.compact-panel-chat>.chat-pane{display:grid}.controller-grid.compact-panel-round>.round-pane{display:flex}.controller-grid.compact-panel-members>.member-pane{display:flex}.round-pane{overflow-y:auto}.split-road-admin{min-width:560px}.member-score .data-table{min-width:680px}}@media(max-width:820px){.shell{grid-template-columns:68px minmax(0,1fr)}.brand{font-size:10px}.menu button{padding:0 5px;font-size:10px}.topbar strong{max-width:130px}.current-account,.status-pill:not(.realtime){display:none}.controller-toolbar{gap:5px}.breadcrumb{display:none}.compact-panel-switch{order:10;width:100%;margin-left:0}.compact-panel-switch button{flex:1}.table-actions{min-width:300px}}@media(max-height:720px){.brand{height:30px}.menu button{height:32px}.topbar{height:36px}.tabs{height:30px}.tabs button{height:28px}.content{height:calc(100vh - 66px)}.controller-toolbar{min-height:40px;padding-block:4px}.dice-editor{height:126px}.seat{grid-template-rows:18px 88px}.seat label{height:88px;grid-template-rows:23px 44px 15px}.dice-face{width:43px;height:43px;font-size:21px}.member-tools-scroll{max-height:58%}}
