:root{color:#f3eee8;background:#0b0c0f;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}body{margin:0;background:#0b0c0f}button{font:inherit}.admin-login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#0b0c0f}.login-card{width:min(420px,100%);display:grid;gap:16px;padding:26px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#15151b}.login-card button{height:42px;border:0;border-radius:8px;color:#17100a;background:#f2c36d;font-weight:800}.admin-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}.sidebar{padding:20px 16px;border-right:1px solid rgba(255,255,255,.08);background:#111116}.sidebar-head{display:block}.mobile-menu-toggle,.mobile-menu-backdrop{display:none}.brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.brand-mark{width:42px;height:42px;border-radius:8px;display:grid;place-items:center;color:#15100b;background:linear-gradient(135deg,#ffd37b,#b37b2a);font-weight:800}.brand strong,.brand span{display:block}.brand span{margin-top:3px;color:#9a928b;font-size:13px}.sidebar nav{display:grid;gap:6px}.sidebar button{height:42px;display:flex;align-items:center;gap:10px;border:0;border-radius:8px;padding:0 12px;color:#b7aea5;background:transparent;text-align:left}.sidebar button.active{color:#f2c36d;background:#f2c36d1f}.content{padding:28px}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.topbar p{margin:0 0 6px;color:#d3a960}.topbar h1{margin:0;font-size:28px;letter-spacing:0}.topbar span{color:#9a928b}.logout-button{height:36px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(242,195,109,.22);border-radius:8px;padding:0 12px;color:#d8c8b0;background:#f2c36d14}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:14px}.metric-card,.workbench{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#15151b}.metric-card{padding:18px}.metric-card span{display:block;color:#a69d95;font-size:14px}.metric-card strong{display:block;margin-top:12px;color:#f2c36d;font-size:30px}.workbench{margin-top:18px;padding:22px}.workbench h2{margin:0 0 8px}.workbench p{margin:0;color:#aaa19a}.task-list{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;margin-top:18px}.task-list span{padding:12px;border-radius:8px;background:#ffffff0f;color:#ded6cc}.error{margin-bottom:14px;padding:12px;border-radius:8px;color:#ffb3b8;background:#cc363e26}.settings-panel{padding:22px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#15151b}.admin-accounts-page{display:grid;gap:16px}.account-security-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:16px}.account-form-card,.account-list-panel{border:1px solid rgba(255,255,255,.08);border-radius:12px;background:radial-gradient(circle at 100% 0%,rgba(242,195,109,.07),transparent 34%),#15151b}.account-form-card{display:grid;align-content:start;gap:17px;padding:20px}.account-card-heading>span{color:#c59443;font-size:10px;font-weight:900;letter-spacing:.16em}.account-card-heading h2{margin:6px 0 5px;color:#f4eee7;font-size:20px}.account-card-heading p{margin:0;color:#938b84;font-size:12px;line-height:1.55}.account-form-fields{display:grid;gap:11px}.account-form-fields.is-create{grid-template-columns:repeat(2,minmax(0,1fr))}.account-form-fields label{display:grid;gap:6px}.account-form-fields label>span{color:#d6cec6;font-size:12px;font-weight:750}.account-form-fields input{width:100%;height:42px;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:0 12px;outline:none;color:#f3eee8;background:#0f1015;transition:border-color .16s ease,box-shadow .16s ease}.account-form-fields input:focus{border-color:#f2c36dad;box-shadow:0 0 0 3px #f2c36d14}.account-form-card>button{min-height:42px;border:0;border-radius:8px;color:#17100a;background:#f2c36d;font-weight:850}.account-form-card>button:disabled,.account-list-panel button:disabled{cursor:not-allowed;opacity:.58}.account-page-status{padding:11px 13px;border:1px solid rgba(242,195,109,.16);border-radius:9px;color:#e4c481;background:#f2c36d0f;font-size:12px}.account-list-panel{padding:20px}.admin-account-list{display:grid;gap:9px}.admin-account-row{display:grid;grid-template-columns:44px minmax(180px,1.2fr) minmax(160px,.8fr) minmax(160px,.8fr) auto;gap:13px;align-items:center;padding:13px;border:1px solid rgba(255,255,255,.075);border-radius:9px;background:#ffffff06}.admin-account-row.is-disabled{opacity:.62}.admin-account-avatar{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(242,195,109,.45);border-radius:11px;color:#21160a;background:linear-gradient(145deg,#ffe09b,#b87e2b);font-weight:950}.admin-account-identity{min-width:0}.admin-account-identity>div{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.admin-account-identity strong{overflow:hidden;color:#f2ece5;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.admin-account-identity em,.account-state{padding:3px 6px;border-radius:999px;font-size:9px;font-style:normal;font-weight:850}.admin-account-identity em{color:#dfba70;background:#f2c36d1a}.account-state.active{color:#78d797;background:#48b56a1a}.account-state.disabled{color:#a59e97;background:#ffffff0f}.admin-account-identity p{margin:5px 0 0;color:#88817a;font-size:11px}.admin-account-meta span,.admin-account-meta strong{display:block}.admin-account-meta span{color:#79736d;font-size:10px}.admin-account-meta strong{margin-top:5px;color:#cfc7bf;font-size:11px;font-weight:700}.admin-account-actions{min-width:182px;display:flex;justify-content:flex-end;gap:7px}.admin-account-actions button{min-height:34px;border:1px solid rgba(242,195,109,.24);border-radius:7px;padding:0 11px;color:#1a1209;background:#eabb65;font-size:11px;font-weight:850}.admin-account-actions .ghost-button{color:#d8c7aa;background:#f2c36d0d}.admin-account-actions .danger-button{color:#ffabb0;border-color:#dc434d42;background:#dc434d14}.admin-account-actions>span{color:#887f76;font-size:11px}.management-grid,.competition-create-page{display:grid;gap:18px}.competition-type-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 22px;border:1px solid rgba(242,195,109,.18);border-radius:12px;background:radial-gradient(circle at 100% 0%,rgba(242,195,109,.08),transparent 36%),#15151b}.competition-type-panel>div:first-child{min-width:260px}.competition-type-panel>div:first-child>span{color:#d9a844;font-size:11px;font-weight:850;letter-spacing:.12em}.competition-type-panel h2{margin:5px 0 6px;color:#f2ece5;font-size:22px}.competition-type-panel p{margin:0;color:#948b83;font-size:13px}.competition-type-switch{width:min(620px,58%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.competition-type-switch>button{min-height:64px;display:flex;align-items:center;gap:11px;padding:11px 14px;border:1px solid rgba(255,255,255,.09);border-radius:10px;color:#aaa19a;background:#ffffff06;text-align:left}.competition-type-switch>button.active{border-color:#f2c36d85;color:#f2c36d;background:linear-gradient(145deg,#f2c36d24,#f2c36d0b);box-shadow:inset 3px 0 #d7a94f}.competition-type-switch span,.competition-type-switch strong,.competition-type-switch small{display:block}.competition-type-switch strong{color:#eee7df;font-size:15px}.competition-type-switch small{margin-top:4px;color:#8e857c;font-size:11px}.competition-type-switch>button.active small{color:#c9ad79}.tournament-reward-editor{display:grid;gap:10px;padding:15px;border:1px solid rgba(242,195,109,.14);border-radius:10px;background:#f2c36d09}.tournament-reward-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.tournament-reward-head strong,.tournament-reward-head span{display:block}.tournament-reward-head strong{color:#eee7df;font-size:15px}.tournament-reward-head span{margin-top:4px;color:#918980;font-size:11px}.tournament-reward-head>button{min-height:36px;padding:0 14px;border:1px solid rgba(242,195,109,.32);border-radius:8px;color:#f2c36d;background:#f2c36d12;font-weight:800}.tournament-reward-head>button:disabled{opacity:.42}.tournament-reward-labels,.tournament-reward-row{display:grid;grid-template-columns:130px 110px 110px minmax(180px,1fr) 64px;gap:9px;align-items:center}.tournament-reward-labels{padding:0 2px;color:#817970;font-size:10px}.tournament-reward-list{display:grid;gap:8px}.tournament-reward-row select,.tournament-reward-row input{width:100%;height:39px;min-width:0;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:0 10px;color:#ede6dd;background:#0f1015;outline:none}.tournament-reward-row input:focus,.tournament-reward-row select:focus{border-color:#f2c36d8a;box-shadow:0 0 0 3px #f2c36d0f}.tournament-reward-row>button{height:36px;border:1px solid rgba(225,91,99,.26);border-radius:8px;color:#ef9ba1;background:#cc363e14}.tournament-settlement-panel{display:grid;gap:13px;margin-top:16px;padding:16px;border:1px solid rgba(242,195,109,.16);border-radius:10px;background:radial-gradient(circle at 100% 0%,rgba(242,195,109,.07),transparent 34%),#08090c7a}.tournament-settlement-panel.is-complete{border-color:#5bbe7733}.tournament-settlement-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.tournament-settlement-head span{color:#d9a844;font-size:9px;font-weight:900;letter-spacing:.12em}.tournament-settlement-head h3{margin:4px 0 5px;color:#f1eae3;font-size:18px}.tournament-settlement-head p{margin:0;color:#8e867e;font-size:11px}.tournament-settlement-head>button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 16px;border:0;border-radius:8px;color:#17100a;background:#f2c36d;font-weight:850}.tournament-placement-list,.tournament-result-list{display:grid;gap:8px}.tournament-placement-list article,.tournament-result-list article{min-height:58px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;border:1px solid rgba(255,255,255,.075);border-radius:9px;background:#ffffff06}.tournament-placement-list article>strong,.tournament-result-list article>strong{color:#f2c36d;font-size:17px}.tournament-placement-list span,.tournament-placement-list em,.tournament-result-list span,.tournament-result-list em{display:block}.tournament-placement-list span,.tournament-result-list span{color:#eee7df;font-weight:800}.tournament-placement-list em,.tournament-result-list em{margin-top:4px;color:#bba474;font-size:11px;font-style:normal}.tournament-settlement-summary{display:flex;flex-wrap:wrap;gap:7px}.tournament-settlement-summary span{padding:6px 9px;border:1px solid rgba(91,190,119,.16);border-radius:999px;color:#8dd7a2;background:#5bbe770f;font-size:10px}.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.panel-title.compact{margin-bottom:10px}.panel-title h2{margin:0 0 8px}.panel-title p{margin:0;color:#aaa19a}.panel-title button{height:40px;min-width:104px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;color:#17100a;background:#f2c36d;font-weight:700}.panel-title button:disabled{cursor:not-allowed;color:#8b8177;background:#ffffff14}.status-line{margin-bottom:14px;padding:10px 12px;border-radius:8px;color:#f2c36d;background:#f2c36d1a}.settlement-summary{display:grid;grid-template-columns:repeat(4,minmax(90px,1fr));gap:10px;margin-bottom:14px}.settlement-summary>div{padding:12px;border:1px solid rgba(107,214,138,.22);border-radius:8px;background:#6bd68a14}.settlement-summary span,.settlement-summary strong{display:block}.settlement-summary span{color:#aab7ad;font-size:13px}.settlement-summary strong{margin-top:7px;color:#6bd68a;font-size:22px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px}.settings-divider{margin:24px 0 14px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.settings-divider h3{margin:0 0 6px;color:#f2c36d}.settings-divider p{margin:0;color:#aaa19a}.rank-rule-preview{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;margin-top:16px}.rank-rule-preview>div{padding:12px;border:1px solid rgba(242,195,109,.16);border-radius:8px;background:#f2c36d14}.rank-rule-preview strong,.rank-rule-preview span{display:block}.rank-rule-preview strong{color:#f3eee8}.rank-rule-preview span{margin-top:5px;color:#aaa19a;font-size:13px}.rank-icon-manager{display:grid;gap:10px}.rank-icon-row{display:grid;grid-template-columns:58px minmax(150px,1fr) 98px 72px;gap:12px;align-items:center;padding:12px;border:1px solid rgba(242,195,109,.14);border-radius:10px;background:#ffffff09}.rank-icon-preview{width:58px;height:58px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(242,195,109,.28);border-radius:14px;color:#f2c36d;background:radial-gradient(circle at 42% 30%,rgba(255,230,163,.22),transparent 44%),#f2c36d14;font-weight:900}.rank-icon-preview img{width:100%;height:100%;object-fit:contain;display:block}.rank-icon-copy strong,.rank-icon-copy span{display:block}.rank-icon-copy strong{color:#f3eee8}.rank-icon-copy span{margin-top:4px;color:#aaa19a;font-size:13px}.rank-icon-upload{height:40px;display:inline-grid;place-items:center;border:1px solid rgba(242,195,109,.38);border-radius:8px;color:#f2c36d;background:#f2c36d14;font-size:13px;font-weight:800;cursor:pointer}.rank-icon-upload input{display:none}.exchange-reward-manager{display:grid;gap:10px}.exchange-reward-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(140px,.72fr) 72px;gap:12px;align-items:center;padding:12px;border:1px solid rgba(242,195,109,.14);border-radius:10px;background:#ffffff09}.exchange-reward-row input{height:40px;width:100%;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:0 12px;color:#f3eee8;background:#0f1015;outline:none}.exchange-reward-row input:focus{border-color:#f2c36db3}.exchange-reward-add{width:max-content;padding:0 18px}.ghost-button{height:40px;border:1px solid rgba(255,255,255,.13);border-radius:8px;color:#d9d1c8;background:#ffffff0a;cursor:pointer}.rank-rule-workspace{display:grid;gap:18px}.rank-rule-hero .panel-title{align-items:center;margin-bottom:0}.rank-rule-save-button{min-width:132px!important;height:44px!important}.rule-primary-actions{display:flex;gap:10px}.rule-version-banner{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(280px,1.2fr);gap:18px;align-items:end;padding:14px;border:1px solid rgba(242,195,109,.16);border-radius:10px;background:#f2c36d0f}.rule-version-banner>div span,.rule-version-banner>div strong{display:block}.rule-version-banner>div span{color:#aaa19a;font-size:13px}.rule-version-banner>div strong{margin-top:7px;color:#f2c36d}.tier-editor-list,.rule-version-list{display:grid;gap:12px}.tier-editor-card{display:grid;gap:15px;padding:16px;border:1px solid rgba(255,255,255,.085);border-radius:14px;background:linear-gradient(145deg,#ffffff09,#ffffff05)}.tier-editor-card.is-top-tier{border-color:#f2c36d40;background:linear-gradient(145deg,#f2c36d12,#ffffff05 48%)}.tier-editor-card-head,.tier-editor-summary,.tier-editor-card-actions,.tier-editor-card-foot,.tier-editor-media,.tier-editor-options{display:flex;align-items:center}.tier-editor-card-head,.tier-editor-card-foot{justify-content:space-between;gap:16px}.tier-editor-summary{min-width:0;gap:11px}.tier-order-badge{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border:1px solid rgba(242,195,109,.22);border-radius:999px;color:#f2c36d;background:#f2c36d12;font-size:12px;font-weight:900}.tier-editor-summary .rank-icon-preview{width:48px;height:48px;flex:0 0 48px;border-radius:12px}.tier-editor-summary>div:last-child{min-width:0;display:grid;gap:4px}.tier-editor-summary strong{overflow:hidden;color:#f3eee8;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.tier-editor-summary span:last-child{overflow:hidden;color:#918a83;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.tier-editor-card-actions{flex:0 0 auto;gap:7px}.tier-editor-card-actions button{min-width:68px;height:36px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#b9b1a9;background:#ffffff09}.tier-editor-card-actions button:disabled{cursor:not-allowed;opacity:.35}.tier-editor-card-actions .danger-ghost-button{color:#dc8c91;border-color:#cc525a38;background:#cc363e0e}.tier-editor-fields{display:grid;grid-template-columns:1.15fr 1.45fr minmax(130px,.5fr);gap:12px}.tier-editor-options label,.placement-win-toggle{display:flex;align-items:center;gap:7px;color:#bcb3aa;font-size:13px}.tier-editor-fields label{display:grid;gap:7px}.tier-editor-fields label>span{color:#aaa19a;font-size:11px}.tier-editor-card input:not([type=checkbox]):not([type=file]),.placement-rule-row input:not([type=checkbox]),.tier-editor-media input{min-width:0;height:38px;width:100%;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:0 10px;color:#f3eee8;background:#0f1015;outline:none}.tier-editor-card input:not([type=checkbox]):not([type=file]):focus{border-color:#f2c36d9e;box-shadow:0 0 0 3px #f2c36d12}.tier-editor-card-foot{justify-content:flex-end;padding-top:13px;border-top:1px solid rgba(255,255,255,.065)}.tier-editor-media{flex:0 0 auto;gap:8px}.tier-editor-media .rank-icon-upload,.tier-editor-media .ghost-button{min-width:104px;height:36px}.tier-editor-media .rank-icon-upload{display:inline-flex;align-items:center;justify-content:center;gap:6px}.tier-editor-options{justify-content:flex-end;flex-wrap:wrap;gap:7px}.tier-editor-options label{min-height:36px;padding:0 11px;border:1px solid rgba(255,255,255,.075);border-radius:999px;background:#ffffff06;white-space:nowrap}.tier-editor-options input{width:15px;height:15px;accent-color:#d9a844}.danger-ghost-button{height:38px;border:1px solid rgba(255,117,124,.28);border-radius:8px;color:#ff9ca2;background:#cc363e14}.placement-rule-table{display:grid;gap:8px}.placement-rule-head,.placement-rule-row{display:grid;grid-template-columns:1.2fr 1fr 1fr .8fr 62px;gap:12px;align-items:center}.placement-rule-head{padding:0 12px;color:#aaa19a;font-size:12px}.placement-rule-row{padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:#ffffff06}.placement-rule-row>label:first-child{display:flex;align-items:center;gap:7px;color:#d9d1c8}.placement-rule-row>label:first-child input{width:84px}.simulator-inputs{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px}.simulator-results{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px;margin-top:16px}.simulator-results article{padding:12px;border:1px solid rgba(242,195,109,.14);border-radius:9px;background:#f2c36d0e}.simulator-results strong,.simulator-results span,.simulator-results em{display:block}.simulator-results span{margin-top:5px;color:#f2c36d}.simulator-results em{margin-top:5px;color:#aaa19a;font-size:12px;font-style:normal}.rule-version-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:#ffffff06}.rule-version-list span{color:#aaa19a;font-size:13px}.rule-version-list article>div strong,.rule-version-list article>div span{display:block}.rule-version-list article button{height:36px;padding:0 14px;border:0;border-radius:8px;color:#17100a;background:#f2c36d;font-weight:700}.advanced-json-editor summary{color:#f2c36d;cursor:pointer}.advanced-json-editor textarea{min-height:320px;width:100%;margin-top:14px;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#f3eee8;background:#0f1015;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.5;resize:vertical}.field{display:grid;gap:8px}.field span{color:#bcb3aa;font-size:14px}.field input,.field select,.field textarea{height:42px;width:100%;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:0 12px;color:#f3eee8;background:#0f1015;outline:none}.field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:38px;color-scheme:dark;background-image:linear-gradient(45deg,transparent 50%,#c7a35f 50%),linear-gradient(135deg,#c7a35f 50%,transparent 50%);background-position:calc(100% - 18px) 18px,calc(100% - 13px) 18px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.field select option{color:#f3eee8;background:#15151b}.field textarea{min-height:260px;padding:12px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.5}.field input:focus,.field select:focus,.field textarea:focus{border-color:#f2c36db3}.field-wide{grid-column:1 / -1}.image-upload-field{display:grid;gap:8px}.image-upload-label{color:#bcb3aa;font-size:14px}.image-upload-box{min-height:108px;display:grid;grid-template-columns:118px minmax(180px,1fr) auto;gap:16px;align-items:center;padding:14px;border:1px dashed rgba(242,195,109,.38);border-radius:12px;background:radial-gradient(circle at 8% 50%,rgba(242,195,109,.1),transparent 24%),#f2c36d09}.image-upload-box.has-image{border-style:solid;border-color:#f2c36d47}.image-upload-preview{width:118px;height:78px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(242,195,109,.22);border-radius:10px;color:#d8aa55;background:linear-gradient(135deg,rgba(255,255,255,.045),transparent),#0c0d11}.image-upload-preview img{width:100%;height:100%;display:block;object-fit:contain}.image-upload-copy strong,.image-upload-copy span{display:block}.image-upload-copy strong{color:#f3eee8}.image-upload-copy span{max-width:620px;margin-top:6px;color:#918a83;font-size:12px;line-height:1.5}.image-upload-actions{display:flex;gap:8px}.image-upload-action{min-width:96px;height:40px;display:inline-grid;place-items:center;border:1px solid rgba(242,195,109,.5);border-radius:8px;padding:0 14px;color:#17100a;background:linear-gradient(180deg,#ffd67e,#e8aa42);font-size:13px;font-weight:900;cursor:pointer}.image-upload-action input{display:none}.image-upload-actions .ghost-button{min-width:62px}.table-panel{padding:22px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#15151b}.session-list{display:grid;gap:10px}.session-list-item{display:grid;min-width:0;gap:10px}.session-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:14px;border-radius:8px;background:#ffffff0d}.session-list-item.is-live-open>.session-row{border:1px solid rgba(242,195,109,.32);background:#f2c36d11}.session-row.is-focused{border:1px solid rgba(242,195,109,.48);background:#f2c36d17;box-shadow:0 0 0 3px #f2c36d0b}.create-game-panel{max-width:1320px}.session-row strong,.session-row span{display:block}.session-row span{margin-top:5px;color:#aaa19a;font-size:13px}.session-meta{display:flex;align-items:center;gap:12px}.session-meta span{margin:0;white-space:nowrap}.session-meta button{height:32px;border:1px solid rgba(255,108,118,.45);border-radius:8px;padding:0 12px;color:#ffb3b8;background:#cc363e1f}.session-meta button.is-active{color:#17100a;border-color:#f2c36dad;background:linear-gradient(180deg,#f4ca77,#dca446)}.result-place-field{display:flex;align-items:center;gap:8px}.result-place-field span{margin:0}.result-place-field input{width:68px;height:34px;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:0 8px;color:#f3eee8;background:#0f1015}.result-layout{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);gap:16px;align-items:start}.result-reason-field{margin-bottom:14px}.result-stack{display:grid;gap:10px}.result-stack h3{margin:0;color:#ded6cc;font-size:15px}.result-rank-row,.settlement-row{display:grid;align-items:center;gap:12px;padding:13px;border-radius:8px;background:#ffffff0d}.result-rank-row{grid-template-columns:54px 1fr auto}.settlement-row{grid-template-columns:1fr auto}.result-rank-row>strong{color:#f2c36d;font-size:19px}.result-rank-row span,.settlement-row strong,.settlement-row span,.result-rank-row em{display:block}.result-rank-row span,.settlement-row strong{color:#f3eee8;font-weight:700}.result-rank-row em,.settlement-row span{margin-top:4px;color:#aaa19a;font-size:13px;font-style:normal}.result-order-actions{display:flex;gap:6px}.result-order-actions button{width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(242,195,109,.28);border-radius:8px;color:#f2c36d;background:#f2c36d14}.result-order-actions button:disabled{cursor:not-allowed;color:#6f6860;border-color:#ffffff14;background:#ffffff0a}.log-list{display:grid;gap:10px}.recharge-order-summary{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:10px;margin-bottom:16px}.recharge-rule-panel{margin-bottom:16px;padding:17px;border:1px solid rgba(242,195,109,.2);border-radius:12px;background:radial-gradient(circle at 100% 0%,rgba(242,195,109,.09),transparent 35%),#f2c36d09}.recharge-rule-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.recharge-rule-head h3{margin:0;color:#f3eee8;font-size:18px}.recharge-rule-head p{margin:6px 0 0;color:#aaa19a;font-size:12px}.recharge-rule-head-actions{display:flex;align-items:center;gap:10px}.recharge-rule-head-actions label{display:flex;align-items:center;gap:7px;color:#c9bda9;font-size:12px;font-weight:750}.recharge-rule-head-actions input{width:17px;height:17px;accent-color:#f2c36d}.recharge-rule-head-actions button,.recharge-tier-add{height:38px;border:0;border-radius:8px;padding:0 14px;color:#17100a;background:#f2c36d;font-weight:850}.recharge-tier-head,.recharge-tier-row{display:grid;grid-template-columns:150px 150px 150px minmax(220px,1fr) 62px;gap:10px;align-items:center}.recharge-tier-head{margin-top:17px;padding:0 10px 7px;color:#8f8881;font-size:11px}.recharge-tier-list{display:grid;gap:8px}.recharge-tier-row{padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:#101116}.recharge-tier-row label{display:grid;grid-template-columns:25px 1fr;align-items:center;height:39px;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:8px;background:#0b0c10}.recharge-tier-row label:nth-child(3){grid-template-columns:1fr 30px}.recharge-tier-row b{color:#d7aa58;text-align:center;font-size:12px}.recharge-tier-row input{min-width:0;width:100%;height:39px;border:1px solid rgba(255,255,255,.11);border-radius:8px;padding:0 10px;color:#f1ebe4;background:#0b0c10;outline:none}.recharge-tier-row label input{height:37px;border:0;border-radius:0;padding-left:3px}.recharge-tier-row input:focus,.recharge-tier-row label:focus-within{border-color:#f2c36d8c;box-shadow:0 0 0 3px #f2c36d14}.recharge-tier-add{margin-top:10px;color:#f2c36d;border:1px dashed rgba(242,195,109,.32);background:#f2c36d0e}.recharge-rule-disabled{margin-top:15px;padding:15px;border:1px dashed rgba(255,255,255,.1);border-radius:9px;color:#8f8881;background:#ffffff05;font-size:12px}.recharge-order-summary>div{padding:14px;border:1px solid rgba(242,195,109,.14);border-radius:10px;background:#f2c36d0e}.recharge-order-summary span,.recharge-order-summary strong{display:block}.recharge-order-summary span{color:#aaa19a;font-size:12px}.recharge-order-summary strong{margin-top:6px;color:#f2c36d;font-size:24px}.recharge-order-list{display:grid;gap:11px}.recharge-order-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 18px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:#ffffff06}.recharge-order-card.status-pending{border-color:#f2c36d38;background:#f2c36d0b}.recharge-order-main{display:grid;grid-template-columns:minmax(220px,1fr) minmax(100px,auto) auto;align-items:center;gap:16px}.recharge-order-main>div span,.recharge-order-main>div strong,.recharge-order-main>div em{display:block}.recharge-order-main>div span{color:#8f8881;font-size:11px}.recharge-order-main>div strong{margin-top:4px;color:#f1ebe4}.recharge-order-main>div em{margin-top:4px;color:#aaa19a;font-size:12px;font-style:normal}.recharge-order-amount{color:#f2c36d;font-size:22px}.recharge-order-value em{display:block;margin-top:4px;color:#d4a853;font-size:11px;font-style:normal}.recharge-order-status{padding:6px 9px;border-radius:999px;color:#bcb4ad;background:#ffffff12;font-size:12px;font-weight:800}.status-pending .recharge-order-status{color:#f2c36d;background:#f2c36d1f}.status-paid .recharge-order-status{color:#82dc9d;background:#46b8681f}.status-rejected .recharge-order-status{color:#ff9ca2;background:#dc434d1f}.recharge-order-meta{display:flex;flex-wrap:wrap;grid-column:1;gap:5px 14px;color:#8d867f;font-size:12px}.recharge-order-actions{display:flex;align-items:center;grid-column:2;grid-row:1 / span 2;gap:8px}.recharge-order-actions button{height:38px;border:0;border-radius:8px;padding:0 14px;color:#17100a;background:#f2c36d;font-weight:850}.recharge-order-actions .ghost-button{color:#ffafb4;border:1px solid rgba(220,67,77,.24);background:#dc434d14}.recharge-review-order{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 22px 0}.recharge-review-order>div{padding:11px;border:1px solid rgba(242,195,109,.12);border-radius:9px;background:#f2c36d0b}.recharge-review-order>div:last-child{grid-column:1 / -1}.recharge-review-order>div:nth-child(3){grid-column:1 / -1}.recharge-review-order span,.recharge-review-order strong{display:block}.recharge-review-order span{color:#8e8780;font-size:11px}.recharge-review-order strong{margin-top:5px;color:#f0e9e2;word-break:break-all}.user-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.user-search-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:9px;margin-bottom:14px}.user-search-toolbar label{min-height:42px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid rgba(242,195,109,.2);border-radius:9px;color:#aa9a83;background:#0d0e13}.user-search-toolbar label:focus-within{border-color:#f2c36d94;box-shadow:0 0 0 3px #f2c36d12}.user-search-toolbar input{width:100%;border:0;outline:0;color:#f4eee6;background:transparent;font:inherit}.user-search-toolbar button{min-width:82px;min-height:42px;border:0;border-radius:9px;padding:0 16px;color:#17100a;background:#f2c36d;font-weight:850}.user-search-toolbar .ghost-button{color:#d5c5ad;border:1px solid rgba(242,195,109,.22);background:#f2c36d0d}.player-card{display:grid;min-width:0;gap:12px;padding:15px;border:1px solid rgba(242,195,109,.16);border-radius:12px;background:radial-gradient(circle at 100% 0%,rgba(242,195,109,.08),transparent 30%),#111218}.player-card-header,.player-identity,.player-action-buttons{display:flex;align-items:center}.player-card-header{justify-content:space-between;gap:12px}.player-identity{min-width:0;gap:11px}.player-avatar{width:50px;height:50px;flex:0 0 50px;display:grid;place-items:center;overflow:hidden;border:2px solid rgba(242,195,109,.7);border-radius:50%;color:#1a1209;background:linear-gradient(145deg,#ffe8aa,#c88b31);box-shadow:0 8px 24px #00000047;font-size:21px;font-weight:900}.player-avatar img{width:100%;height:100%;display:block;object-fit:cover}.player-identity-copy strong,.player-identity-copy span,.player-identity-copy em,.player-metric span,.player-metric strong,.player-metric em,.player-action-groups section>div:first-child strong,.player-action-groups section>div:first-child span{display:block}.player-identity-copy{min-width:0}.player-identity-copy strong{overflow:hidden;color:#f7f2ea;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.player-identity-copy span{margin-top:3px;color:#aaa19a;font-size:13px}.player-identity-copy em{margin-top:3px;color:#d7aa58;font-size:12px;font-style:normal}.player-status{flex:0 0 auto;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800}.player-status.is-normal{color:#82dc9d;background:#46b86824}.player-status.is-banned{color:#ff9ca2;background:#dc434d24}.player-ban-notice{margin-top:-6px;padding:9px 12px;border:1px solid rgba(220,67,77,.2);border-radius:8px;color:#ffadb2;background:#dc434d14;font-size:13px}.player-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.player-metric{min-width:0;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff06}.player-metric.rank{border-color:#f2c36d40;background:#f2c36d12}.player-metric span{color:#928b84;font-size:12px}.player-metric strong{margin-top:4px;overflow:hidden;color:#f4eee6;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.player-metric.rank strong{color:#f2c36d}.player-metric em{margin-top:3px;color:#aaa19a;font-size:12px;font-style:normal}.player-action-groups{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.player-action-groups>button,.player-violation-button{min-width:0;min-height:34px;border:1px solid rgba(242,195,109,.3);border-radius:7px;padding:0 7px;color:#edc77f;background:#f2c36d12;font-size:11px;font-weight:850}.player-violation-button{width:100%;color:#ffb3b8;border-color:#dc434d47;background:#dc434d1a}@media (max-width: 1250px){.user-list{grid-template-columns:1fr}}.themed-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;overflow-y:auto;padding:24px;background:#040508c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.themed-modal{width:min(590px,100%);overflow:hidden;border:1px solid rgba(242,195,109,.32);border-radius:16px;background:radial-gradient(circle at 100% 0%,rgba(242,195,109,.13),transparent 34%),#14151a;box-shadow:0 28px 90px #00000094}.themed-modal.is-danger{border-color:#dc434d57;background:radial-gradient(circle at 100% 0%,rgba(220,67,77,.12),transparent 34%),#14151a}.themed-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 22px 17px;border-bottom:1px solid rgba(255,255,255,.07)}.themed-modal-header span{color:#c59342;font-size:11px;font-weight:850;letter-spacing:.14em}.themed-modal-header h3{margin:5px 0 0;color:#f6f0e9;font-size:22px}.themed-modal-header p{margin:7px 0 0;color:#918a84;font-size:13px}.themed-modal-header>button{width:34px;height:34px;display:grid;flex:0 0 34px;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:9px;color:#aaa19a;background:#ffffff0a;font-size:22px;line-height:1}.themed-modal-player{display:flex;align-items:center;gap:11px;margin:16px 22px 0;padding:11px 12px;border:1px solid rgba(242,195,109,.12);border-radius:10px;background:#f2c36d0b}.themed-modal-avatar{width:42px;height:42px;display:grid;flex:0 0 42px;place-items:center;overflow:hidden;border:1px solid rgba(242,195,109,.55);border-radius:50%;color:#1a1209;background:linear-gradient(145deg,#ffe8aa,#c88b31);font-weight:900}.themed-modal-avatar img{width:100%;height:100%;display:block;object-fit:cover}.themed-modal-player strong,.themed-modal-player span{display:block}.themed-modal-player strong{color:#f1ebe4;font-size:14px}.themed-modal-player span{margin-top:4px;color:#928b84;font-size:12px}.themed-modal form{padding:18px 22px 22px}.themed-modal-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.themed-modal-fields label{display:grid;gap:5px}.themed-modal-fields label>span{color:#e0d8d0;font-size:13px;font-weight:750}.themed-modal-fields label>small{color:#7f7872;font-size:11px}.themed-modal-fields input,.themed-modal-fields select,.themed-modal-fields textarea{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:9px;color:#f4eee7;background:#0d0e13;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.themed-modal-fields input{height:44px;padding:0 13px;font-size:16px;font-weight:750}.themed-modal-fields select{height:44px;padding:0 40px 0 13px;border-radius:9px;-webkit-appearance:none;-moz-appearance:none;appearance:none;color-scheme:dark;font-size:15px;font-weight:750;background-color:#0d0e13;background-image:linear-gradient(45deg,transparent 50%,#c7a35f 50%),linear-gradient(135deg,#c7a35f 50%,transparent 50%);background-position:calc(100% - 19px) 19px,calc(100% - 14px) 19px;background-repeat:no-repeat;background-size:5px 5px}.themed-modal-fields select option{color:#f4eee7;background:#15151b}.themed-modal-fields textarea{min-height:82px;resize:vertical;padding:12px 13px;font:inherit;line-height:1.5}.themed-modal-fields input:focus,.themed-modal-fields select:focus,.themed-modal-fields textarea:focus{border-color:#f2c36db3;background:#101116;box-shadow:0 0 0 3px #f2c36d1a}.themed-modal-reason{grid-column:1 / -1}.themed-modal-error{margin-top:12px;padding:9px 11px;border:1px solid rgba(220,67,77,.24);border-radius:8px;color:#ffafb4;background:#dc434d14;font-size:12px}.themed-modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.themed-modal-actions button{min-width:108px;height:42px;border:0;border-radius:9px;color:#17100a;background:#f2c36d;font-weight:850}.themed-modal-actions .ghost-button{color:#bdb5ad;border:1px solid rgba(255,255,255,.12);background:#ffffff0a}.themed-modal-actions button:disabled,.themed-modal-header>button:disabled{cursor:not-allowed;opacity:.55}.log-row{padding:14px;border-radius:8px;background:#ffffff0d}.log-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.log-head strong,.log-head span,.log-head em,.log-meta span{display:block;font-style:normal}.log-head strong{color:#f3eee8}.log-head span,.log-meta span{margin-top:5px;color:#aaa19a;font-size:13px}.log-head em{flex:0 0 auto;padding:5px 8px;border-radius:8px;color:#f2c36d;background:#f2c36d1a;font-size:12px}.log-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:10px}.empty-table{padding:18px;border-radius:8px;color:#aaa19a;background:#ffffff0d}@media (max-width: 920px){.admin-shell{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:10;padding:12px;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.brand{margin-bottom:12px}.sidebar nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.sidebar button{flex:0 0 auto;height:38px;white-space:nowrap}.metric-grid,.task-list,.settings-grid,.rank-rule-preview,.settlement-summary,.result-layout{grid-template-columns:repeat(2,minmax(120px,1fr))}.rank-icon-row{grid-template-columns:58px minmax(180px,1fr) 98px}.rank-icon-row .ghost-button{grid-column:2 / -1}.tier-editor-card{grid-template-columns:1fr}.tier-editor-options,.tier-editor-media{grid-column:auto}.simulator-results{grid-template-columns:repeat(2,minmax(180px,1fr))}.player-metrics{grid-template-columns:repeat(3,minmax(110px,1fr))}.player-action-groups{grid-template-columns:repeat(5,minmax(0,1fr))}.recharge-order-card{grid-template-columns:1fr}.recharge-order-actions{grid-column:1;grid-row:auto}.recharge-rule-head{align-items:stretch;flex-direction:column}.recharge-rule-head-actions{justify-content:space-between}.recharge-tier-head{display:none}.recharge-tier-row{grid-template-columns:repeat(3,minmax(100px,1fr))}.recharge-tier-row>input{grid-column:1 / 3}}@media (max-width: 620px){.content{padding:18px}.topbar,.panel-title{display:grid}.metric-grid,.task-list,.settings-grid,.rank-rule-preview,.session-row,.result-layout,.settlement-row,.settlement-summary{grid-template-columns:1fr}.rank-icon-row{grid-template-columns:52px 1fr}.rank-icon-upload,.rank-icon-row .ghost-button{grid-column:1 / -1}.image-upload-box{grid-template-columns:84px 1fr}.image-upload-preview{width:84px;height:64px}.image-upload-actions{grid-column:1 / -1}.result-rank-row{grid-template-columns:42px 1fr}.result-order-actions{grid-column:1 / -1}.session-meta{justify-content:space-between}.player-card{padding:15px}.player-card-header{align-items:stretch;flex-direction:column}.player-status{align-self:flex-start}.player-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.player-action-buttons{display:grid;grid-template-columns:repeat(2,1fr);width:100%}.user-search-toolbar{grid-template-columns:1fr auto}.user-search-toolbar label{grid-column:1 / -1}.player-action-groups{grid-template-columns:repeat(3,minmax(0,1fr))}.recharge-order-summary,.recharge-order-main,.recharge-review-order{grid-template-columns:1fr}.recharge-review-order>div:last-child{grid-column:auto}.recharge-order-actions{display:grid;grid-template-columns:1fr 1.3fr}.recharge-order-actions button{padding:0 9px}.recharge-review-order{margin-right:16px;margin-left:16px}.recharge-rule-head-actions,.recharge-tier-row{display:grid;grid-template-columns:1fr}.recharge-rule-head-actions button{width:100%}.recharge-tier-row>input{grid-column:auto}.recharge-tier-row .danger-ghost-button{width:100%}.themed-modal-backdrop{align-items:end;padding:12px}.themed-modal{border-radius:16px 16px 10px 10px}.themed-modal-header,.themed-modal form{padding-right:16px;padding-left:16px}.themed-modal-player{margin-right:16px;margin-left:16px}.themed-modal-fields{grid-template-columns:1fr}.themed-modal-reason{grid-column:auto}.themed-modal-actions{display:grid;grid-template-columns:1fr 1.4fr}.themed-modal-actions button{min-width:0}.rule-primary-actions,.rule-version-list article{align-items:stretch;flex-direction:column}.rule-version-banner,.tier-editor-card,.tier-editor-fields,.tier-editor-media,.placement-rule-head,.placement-rule-row,.simulator-inputs,.simulator-results{grid-template-columns:1fr}.tier-editor-options,.tier-editor-media{grid-column:auto}.placement-rule-head{display:none}}.game-live-panel{grid-column:1 / -1;padding:24px}.inline-live-panel{margin:0 0 4px;border-color:#f2c36d2e;border-radius:12px;background:#111116;box-shadow:inset 0 1px #ffffff06}.inline-settlement-editor{margin-top:16px;margin-bottom:2px}.game-live-toolbar,.game-live-title,.game-live-statusbar,.game-table-header,.game-table-header>div,.game-player-identity,.game-player-heading em{display:flex;align-items:center}.game-live-toolbar{justify-content:space-between;gap:20px}.game-live-title{min-width:0;align-items:flex-start;flex-direction:column;gap:3px}.game-live-kicker{color:#d9a844;font-size:9px;font-weight:900;letter-spacing:.18em}.game-live-title h2{margin:0;color:#f4efe8;font-size:clamp(19px,1.8vw,24px);line-height:1.3}.game-live-title p{margin:0;color:#8f8a85;font-size:12px}.game-settle-button{min-height:40px;padding:0 18px;border:1px solid rgba(242,195,109,.65);border-radius:10px;color:#17100a;background:linear-gradient(180deg,#f7cf80,#dfaa4c);box-shadow:0 8px 22px #dfaa4c1f;font-size:13px;font-weight:900}.table-settlement-tip{color:#b8a98e;font-size:12px}.game-live-statusbar{flex-wrap:wrap;gap:8px;margin-top:16px;padding:10px;border:1px solid rgba(255,255,255,.055);border-radius:10px;background:#ffffff05}.live-status-chip{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:0 10px;border:1px solid rgba(255,255,255,.07);border-radius:999px;color:#a6a19b;background:#ffffff06;font-size:11px}.live-status-chip i,.game-player-heading em i{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:none}.live-status-chip strong{color:#ded8d1;font-size:12px}.live-status-chip.is-running,.live-status-chip.is-eliminated,.live-status-chip.is-left,.live-status-chip.is-registered{color:#a6a19b}.live-status-chip.is-running i{color:#62c47c}.live-status-chip.is-eliminated i{color:#d96c73}.live-status-chip.is-left i{color:#87909b}.live-status-chip.is-registered i{color:#6f9ecf}.game-live-tables{display:grid;gap:16px;margin-top:16px}.game-table-section{overflow:hidden;border:1px solid rgba(242,195,109,.13);border-radius:14px;background:#07080a47}.game-table-header{justify-content:space-between;min-height:58px;gap:16px;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.055);background:linear-gradient(90deg,rgba(242,195,109,.06),transparent 42%)}.game-table-header>div:first-child{gap:10px}.game-table-header>div:first-child>span{color:#9e7735;font-size:9px;font-weight:900;letter-spacing:.12em}.game-table-header h3{margin:0;color:#eee8e0;font-size:16px}.game-table-header em{color:#8d8882;font-size:11px;font-style:normal}.game-table-tools{display:flex!important;align-items:center;justify-content:flex-end;gap:9px}.table-mushroom{display:grid!important;justify-items:end;gap:1px;padding:6px 9px;border:1px solid rgba(223,171,76,.16);border-radius:9px;color:#d4b16c;background:#dfab4c0b}.table-settle-button,.table-settled-badge,.table-result-toggle{min-height:34px;padding:0 13px;border-radius:9px;font-size:12px;font-weight:850;white-space:nowrap}.table-settle-button{border:1px solid rgba(242,195,109,.5);color:#17100a;background:linear-gradient(180deg,#f3ca76,#dba344)}.table-settled-badge{display:inline-flex;align-items:center;border:1px solid rgba(97,180,121,.28);color:#79c98f;background:#367f4c1f}.table-result-toggle{border:1px solid rgba(242,195,109,.28);color:#d9b96f;background:#dfab4c0f}.table-mushroom span{color:#89817a;font-size:9px}.table-mushroom strong{font-size:11px}.table-mushroom.is-empty{color:#8c888f;border-color:#ffffff12;background:#ffffff06}.game-live-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:10px;padding:12px}.game-player-card{display:grid;position:relative;gap:11px;min-width:0;padding:13px;border:1px solid rgba(255,255,255,.075);border-radius:11px;background:linear-gradient(145deg,#1b1b1df5,#121214fa)}.game-player-card.state-playing,.game-player-card.state-eliminated,.game-player-card.state-left_table,.game-player-card.state-registered,.game-player-card.state-completed{border-color:#ffffff13;background:linear-gradient(145deg,#1b1b1df5,#121214fa)}.game-player-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.game-player-identity{min-width:0;gap:9px}.game-player-avatar{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(242,195,109,.28);border-radius:9px;color:#eac06f;background:#f2c36d13;font-size:13px;font-weight:900}.game-player-avatar img{width:100%;height:100%;display:block;object-fit:cover}.game-player-identity>div{min-width:0;display:grid;gap:2px}.game-player-heading strong{overflow:hidden;color:#f0ebe4;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.game-player-heading span{overflow:hidden;color:#817d79;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.game-player-heading em{flex:0 0 auto;gap:5px;min-height:25px;padding:0 8px;border-radius:999px;color:#a7a19b;background:#ffffff0e;font-size:10px;font-style:normal;font-weight:900}.state-playing .game-player-heading em{color:#79ca8f;background:#49be6c13}.state-eliminated .game-player-heading em{color:#e18489;background:#e24c5613}.state-left_table .game-player-heading em{color:#a2a9b1;background:#8b97a813}.state-registered .game-player-heading em{color:#89acd4;background:#4a92eb13}.game-player-stats{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:5px}.game-player-stats>span{display:grid;gap:2px;min-width:0;padding:6px 8px;border-radius:7px;background:#ffffff07}.game-player-stats small{color:#77736f;font-size:8px}.game-player-stats strong{overflow:hidden;color:#c8c2bb;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.game-player-stats .payment-stat strong{color:#ddb365}.game-player-actions{display:flex;flex-wrap:wrap;gap:6px;min-height:31px;padding-top:1px}.game-player-actions button{min-height:30px;padding:0 10px;border:1px solid rgba(255,255,255,.09);border-radius:7px;color:#aaa39c;background:#ffffff09;font-size:10px;font-weight:900}.game-player-actions .action-danger{color:#d98b8f;border-color:#c85b6238;background:#a83f460f}.game-player-actions .action-neutral{color:#aaa6a1;border-color:#ffffff17;background:#ffffff08}.game-player-actions .action-restore{color:#91abc7;border-color:#6f91b438;background:#4e6f910f}.game-player-actions .action-revive,.game-player-actions .action-mushroom{color:#d8b770;border-color:#dfab4c38;background:#dfab4c0f}.game-player-actions button:disabled{cursor:not-allowed;opacity:.35}.settlement-editor{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:18px;padding:18px;border:1px solid rgba(223,171,76,.32);border-radius:18px;background:#0a0a0b8c}.settlement-editor>div,.settlement-editor>button{grid-column:1 / -1}.settlement-editor>button{min-height:44px;border:1px solid rgba(242,195,109,.62);border-radius:10px;color:#17100a;background:linear-gradient(180deg,#f5cd7b,#dda749);font-weight:900}.settlement-editor label{display:grid;grid-template-columns:minmax(0,1fr) 76px;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:#ffffff09}.settlement-editor input{min-width:0;height:42px;border:1px solid rgba(223,171,76,.3);border-radius:10px;background:#101012;color:#fff;text-align:center}.settlement-editor .settlement-preview-row{grid-column:1 / -1;grid-template-columns:minmax(160px,.7fr) 72px minmax(500px,2fr)}.settlement-player-name{display:grid;gap:4px}.settlement-player-name strong{color:#f0ebe4;font-size:13px}.settlement-player-name small,.settlement-reward-preview small{color:#77736f;font-size:10px}.settlement-reward-preview{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));gap:7px}.settlement-reward-preview em{display:grid;align-content:center;gap:3px;min-height:46px;padding:7px 9px;border:1px solid rgba(255,255,255,.055);border-radius:8px;color:#b5afa8;background:#ffffff06;font-size:11px;font-style:normal}.settlement-reward-preview .is-positive,.table-settlement-result-list .is-positive{color:#75c98d}.settlement-reward-preview .is-negative,.table-settlement-result-list .is-negative{color:#df7b82}.settlement-reward-preview .is-reward,.table-settlement-result-list .is-reward{color:#e1b95f}.table-settlement-editor{margin:12px;border-radius:12px}.table-settlement-actions{display:grid;grid-template-columns:120px minmax(220px,1fr);justify-content:end;gap:10px}.table-settlement-actions button{min-height:44px;border:1px solid rgba(242,195,109,.62);border-radius:10px;color:#17100a;background:linear-gradient(180deg,#f5cd7b,#dda749);font-weight:900}.table-settlement-actions .ghost-button{color:#bcb5ad;background:#ffffff09}.table-settlement-result{margin:12px;padding:14px;border:1px solid rgba(92,171,116,.2);border-radius:12px;background:#2c673e0e}.table-settlement-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.table-settlement-result-head h4,.table-settlement-result-head p{margin:0}.table-settlement-result-head h4{color:#ece7e0;font-size:14px}.table-settlement-result-head p,.table-settlement-result-head>span{margin-top:4px;color:#807b76;font-size:10px}.table-settlement-result-list{display:grid;gap:6px;margin-top:11px}.table-settlement-result-list article{display:grid;grid-template-columns:68px minmax(130px,1fr) repeat(4,minmax(85px,auto));align-items:center;gap:9px;min-height:40px;padding:7px 10px;border-radius:8px;background:#ffffff06}.table-settlement-result-list strong{color:#dfb75f;font-size:12px}.table-settlement-result-list span{color:#ddd7d0;font-size:12px}.table-settlement-result-list em{color:#9c9690;font-size:11px;font-style:normal;text-align:right}@media (max-width: 760px){.game-live-panel{padding:16px}.game-live-toolbar,.game-table-header{align-items:stretch;flex-direction:column}.game-settle-button{width:100%}.game-table-header>div:first-child{flex-wrap:wrap}.table-mushroom{justify-items:start}.game-table-tools{align-items:stretch;justify-content:space-between}.table-settle-button,.table-settled-badge,.table-result-toggle{min-height:40px}.table-settlement-editor{margin:9px}.table-settlement-actions{grid-template-columns:.8fr 1.5fr}.table-settlement-actions button{min-width:0;min-height:48px}.settlement-editor .settlement-preview-row{grid-template-columns:minmax(0,1fr) 64px}.settlement-reward-preview{grid-column:1 / -1;grid-template-columns:1fr 1fr}.table-settlement-result{margin:9px;padding:11px}.table-settlement-result-head{flex-direction:column}.table-settlement-result-list article{grid-template-columns:58px minmax(0,1fr) 1fr 1fr}.table-settlement-result-list article em:nth-of-type(n+3){grid-column:auto}.game-live-grid{grid-template-columns:1fr;padding:9px}}@media (max-width: 760px){body{min-width:0;overflow-x:hidden;-webkit-tap-highlight-color:transparent}button,input,select,textarea{touch-action:manipulation}.admin-shell{display:block;min-width:0}.sidebar{position:sticky;top:0;z-index:30;padding:calc(9px + env(safe-area-inset-top)) 12px 9px;border-right:0;border-bottom:1px solid rgba(242,195,109,.14);background:#0e0e12f2;box-shadow:0 8px 28px #0000003d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sidebar-head{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px}.sidebar .brand{min-width:0;margin:0;gap:9px}.sidebar .brand-mark{width:38px;height:38px;border-radius:10px}.sidebar .brand strong{font-size:14px}.sidebar .brand span{margin-top:1px;font-size:10px}.mobile-menu-toggle{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border:1px solid rgba(242,195,109,.2);border-radius:11px;padding:0;color:#ebc16f;background:#f2c36d13}.mobile-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:block;width:100%;height:100%;border:0;background:#000000ad;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sidebar nav{position:fixed;top:calc(62px + env(safe-area-inset-top));left:10px;right:10px;z-index:31;max-height:calc(100dvh - 76px - env(safe-area-inset-top));display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow-y:auto;padding:12px;border:1px solid rgba(242,195,109,.18);border-radius:16px;background:radial-gradient(circle at 92% 4%,rgba(242,195,109,.1),transparent 28%),#111116fb;box-shadow:0 24px 70px #00000094}.sidebar.menu-open nav{display:grid}.sidebar nav button{min-width:0;height:48px;justify-content:flex-start;border:1px solid rgba(255,255,255,.055);border-radius:11px;padding:0 11px;background:#ffffff06;font-size:13px}.sidebar nav button.active{border-color:#f2c36d3d;background:#f2c36d1f}.content{min-width:0;padding:14px 12px calc(24px + env(safe-area-inset-bottom))}.topbar{min-height:48px;display:flex;align-items:center;margin-bottom:14px;padding:0 2px}.topbar p{margin-bottom:3px;font-size:10px;font-weight:850;letter-spacing:.05em}.topbar h1{font-size:19px;line-height:1.2}.logout-button{width:42px;height:42px;flex:0 0 42px;justify-content:center;padding:0;border-radius:11px}.logout-button span{display:none}.management-grid{gap:12px}.settings-panel,.table-panel,.workbench{min-width:0;padding:14px 12px;border-radius:13px}.panel-title,.panel-title.compact{display:grid;gap:12px;margin-bottom:13px}.panel-title h2{margin-bottom:5px;font-size:19px}.panel-title p{font-size:12px;line-height:1.45}.panel-title>button,.panel-title>div+button{width:100%;min-height:46px}.status-line,.error{margin-bottom:10px;padding:10px;font-size:12px}.metric-grid,.task-list,.settings-grid,.rank-rule-preview,.settlement-summary,.result-layout{grid-template-columns:1fr;gap:9px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{padding:14px}.metric-card span{font-size:12px}.metric-card strong{margin-top:7px;font-size:24px}.field{gap:6px}.field span{font-size:12px}.field input,.field select,.field textarea{min-height:48px;font-size:16px}.session-list{gap:9px}.session-row{display:grid;grid-template-columns:1fr;gap:11px;padding:12px;border:1px solid rgba(255,255,255,.055);border-radius:11px}.session-row>div:first-child strong{font-size:14px;line-height:1.35}.session-row>div:first-child span{margin-top:4px;font-size:11px;line-height:1.4}.session-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.session-meta>span{min-width:0;padding:4px 0;overflow:hidden;font-size:10px;text-overflow:ellipsis}.session-meta>span:nth-of-type(2){grid-column:span 2;text-align:right}.session-meta button{width:100%;min-width:0;min-height:42px;padding:0 7px;border-radius:9px;font-size:12px}.game-live-panel{padding:13px 10px}.game-live-toolbar{gap:12px}.game-live-title h2{font-size:18px}.game-live-statusbar{flex-wrap:nowrap;gap:6px;overflow-x:auto;margin-top:12px;padding:8px;scrollbar-width:none}.game-live-statusbar::-webkit-scrollbar{display:none}.live-status-chip{flex:0 0 auto}.game-live-tables{gap:12px;margin-top:12px}.game-table-section{border-radius:12px}.game-table-header{min-height:0;gap:8px;padding:10px}.game-table-header>div:first-child{justify-content:space-between}.table-mushroom{justify-items:start;width:100%}.game-player-card{gap:10px;padding:12px 10px}.game-player-avatar{width:38px;height:38px;flex-basis:38px}.game-player-heading strong{font-size:14px}.game-player-stats{grid-template-columns:1fr 1fr}.game-player-stats .payment-stat{grid-column:1 / -1}.game-player-stats>span{min-height:44px;align-content:center}.game-player-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.game-player-actions button{width:100%;min-height:44px;padding:0 7px;font-size:12px}.game-player-actions button:only-child{grid-column:1 / -1}.settlement-editor{grid-template-columns:1fr;gap:9px;margin-top:12px;padding:12px 10px;border-radius:12px}.settlement-editor label{min-height:50px;grid-template-columns:minmax(0,1fr) 68px}.settlement-editor>button{position:sticky;bottom:calc(8px + env(safe-area-inset-bottom));z-index:4;min-height:48px}.player-card{gap:13px;padding:13px 11px;border-radius:12px}.player-identity{gap:10px}.player-avatar{width:52px;height:52px;flex-basis:52px}.player-identity-copy strong{font-size:16px}.player-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.player-metric{min-height:70px;padding:10px}.player-action-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.player-action-groups>button,.player-violation-button{width:100%;min-height:44px;padding:0 8px;font-size:12px}.player-action-groups{grid-template-columns:repeat(3,minmax(0,1fr))}.recharge-order-card{gap:12px;padding:12px 10px}.recharge-order-main{grid-template-columns:1fr auto;gap:10px}.recharge-order-main>div:first-child{grid-column:1 / -1}.recharge-order-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:7px}.recharge-order-actions button{min-height:44px}.log-head{display:grid;gap:8px}.log-head em{justify-self:start}.rank-icon-row,.tier-editor-card,.rule-version-banner,.placement-rule-row,.simulator-inputs,.simulator-results{min-width:0;grid-template-columns:1fr}.rank-icon-preview{justify-self:start}.tier-editor-options,.tier-editor-media,.rank-icon-upload,.rank-icon-row .ghost-button{grid-column:auto}.rank-rule-hero .panel-title{gap:14px}.rank-rule-save-button{width:100%}.tier-editor-card{gap:13px;padding:13px 11px}.tier-editor-card-head,.tier-editor-card-foot{align-items:stretch;flex-direction:column}.tier-editor-summary{padding-right:2px}.tier-editor-summary .rank-icon-preview{width:46px;height:46px;flex-basis:46px}.tier-editor-card-actions{display:grid;grid-template-columns:1fr 1fr .85fr}.tier-editor-card-actions button{width:100%;min-height:42px}.tier-editor-fields{grid-template-columns:1fr}.tier-editor-fields input:not([type=checkbox]):not([type=file]){min-height:46px;font-size:16px}.tier-editor-card-foot{gap:12px}.tier-editor-media{display:grid;grid-template-columns:1fr 1fr}.tier-editor-media .rank-icon-upload,.tier-editor-media .ghost-button{width:100%;min-height:42px}.tier-editor-media .rank-icon-upload:only-child{grid-column:1 / -1}.tier-editor-options{display:grid;grid-template-columns:1fr}.tier-editor-options label{min-height:42px;justify-content:space-between;border-radius:9px}.themed-modal-backdrop{padding:8px}.themed-modal{max-height:calc(100dvh - 16px);overflow-y:auto;border-radius:18px 18px 10px 10px}.themed-modal-actions{position:sticky;bottom:0;padding-bottom:env(safe-area-inset-bottom);background:linear-gradient(180deg,transparent,#15161b 30%)}}.manual-code-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;padding:12px 14px;border:1px solid rgba(242,195,109,.16);border-radius:10px;background:#f2c36d0b}.manual-code-summary>div{display:flex;align-items:baseline;gap:10px}.manual-code-summary span{color:#9a928a;font-size:12px}.manual-code-summary strong{color:#f2c36d;font-size:24px}.manual-code-summary p{margin:0;color:#77716b;font-size:11px}.manual-code-list{display:grid;gap:8px}.manual-code-card{display:grid;grid-template-columns:minmax(210px,1fr) minmax(190px,.7fr) auto;align-items:center;gap:16px;padding:14px;border:1px solid rgba(255,255,255,.065);border-radius:10px;background:#ffffff06}.manual-code-card.status-active{border-color:#f2c36d3d;background:radial-gradient(circle at 100% 0%,rgba(242,195,109,.08),transparent 36%),#f2c36d09}.manual-code-card.status-used,.manual-code-card.status-expired{opacity:.58}.manual-code-member,.manual-code-value{min-width:0;display:grid;gap:4px}.manual-code-member span,.manual-code-value span,.manual-code-member small,.manual-code-value small{color:#817a74;font-size:10px}.manual-code-member strong{color:#e6dfd7;font-size:15px}.manual-code-value strong{color:#f2c36d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:25px;letter-spacing:.16em}.manual-code-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.manual-code-actions em{padding:5px 8px;border-radius:999px;color:#96908a;background:#ffffff0e;font-size:10px;font-style:normal;font-weight:850}.status-active .manual-code-actions em{color:#e9bc6c;background:#f2c36d1a}.manual-code-actions button{min-height:38px;border:0;border-radius:8px;padding:0 13px;color:#1b1106;background:#f2c36d;font-size:12px;font-weight:850}.finance-page{display:grid;gap:16px}.finance-hero{padding-bottom:18px}.finance-filter{display:grid;grid-template-columns:minmax(250px,1fr) 180px 180px auto;align-items:end;gap:10px;margin-top:18px;padding:12px;border:1px solid rgba(255,255,255,.065);border-radius:11px;background:#ffffff06}.finance-filter label{display:grid;gap:6px}.finance-filter label span{color:#8f8881;font-size:11px}.finance-filter input{width:100%;height:40px;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:0 10px;color:#ece6de;color-scheme:dark;background:#0e0f13;outline:none}.finance-filter input:focus{border-color:#f2c36d7a;box-shadow:0 0 0 3px #f2c36d12}.finance-presets,.finance-asset-filter{display:flex;gap:7px}.finance-presets button,.finance-asset-filter button{min-height:36px;border:1px solid rgba(255,255,255,.085);border-radius:8px;padding:0 12px;color:#aaa39c;background:#ffffff08;font-size:12px;font-weight:750}.finance-filter>button{height:40px;border:0;border-radius:8px;padding:0 18px;color:#17100a;background:#f2c36d;font-weight:850}.finance-filter button:disabled{cursor:not-allowed;opacity:.55}.finance-metric-grid{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:10px}.finance-metric-card{min-width:0;padding:16px;border:1px solid rgba(255,255,255,.075);border-radius:11px;background:#15151b}.finance-metric-card.is-primary{border-color:#f2c36d3d;background:radial-gradient(circle at 100% 0%,rgba(242,195,109,.11),transparent 45%),#17161a}.finance-metric-card span,.finance-metric-card strong,.finance-metric-card small{display:block}.finance-metric-card span{color:#9b948d;font-size:12px}.finance-metric-card strong{margin-top:9px;color:#eee8e0;font-size:clamp(20px,2vw,27px);letter-spacing:-.02em}.finance-metric-card.is-primary strong{color:#f2c36d}.finance-metric-card small{margin-top:7px;overflow:hidden;color:#817b75;font-size:10px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.finance-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(290px,.8fr);gap:16px}.finance-trend-panel,.finance-overview-panel,.finance-charge-panel,.finance-transactions-panel{min-width:0}.finance-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.finance-section-title h3,.finance-section-title p{margin:0}.finance-section-title h3{color:#eee8e0;font-size:17px}.finance-section-title p{margin-top:5px;color:#88817a;font-size:11px}.finance-chart-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;color:#8e8882;font-size:10px}.finance-chart-legend span:before{width:7px;height:7px;display:inline-block;margin-right:5px;border-radius:2px;background:currentColor;content:""}.finance-chart-legend .cash{color:#e8bb69}.finance-chart-legend .consume{color:#778a9f}.finance-chart-legend .refund{color:#8a8178}.finance-chart-scroll{overflow-x:auto;padding:8px 0 2px}.finance-chart{height:210px;display:flex;align-items:stretch;gap:4px;padding:12px 2px 0;border-bottom:1px solid rgba(255,255,255,.07);background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px);background-size:100% 25%}.finance-chart-day{min-width:30px;flex:1 0 30px;display:grid;grid-template-rows:1fr 20px;gap:7px}.finance-chart-bars{display:flex;align-items:end;justify-content:center;gap:2px}.finance-chart-bars i{width:6px;min-height:2px;border-radius:3px 3px 1px 1px;background:#746f69}.finance-chart-bars i.cash{background:linear-gradient(180deg,#f2c36d,#a87428)}.finance-chart-bars i.consume{background:#718399}.finance-chart-bars i.refund{background:#7f756c}.finance-chart-day>span{color:#77716b;font-size:8px;text-align:center}.finance-overview-list{display:grid;gap:8px}.finance-overview-list>div{display:grid;grid-template-columns:1fr auto;align-items:center;gap:5px 12px;padding:11px 12px;border:1px solid rgba(255,255,255,.06);border-radius:9px;background:#ffffff06}.finance-overview-list span{color:#8e8882;font-size:11px}.finance-overview-list strong{color:#d8d0c7;font-size:13px;text-align:right}.finance-overview-list small{grid-column:1 / -1;color:#746f69;font-size:9px}.finance-charge-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:9px}.finance-charge-grid article{padding:13px;border:1px solid rgba(255,255,255,.065);border-radius:9px;background:#ffffff06}.finance-charge-grid span,.finance-charge-grid strong,.finance-charge-grid small{display:block}.finance-charge-grid span{color:#8f8881;font-size:11px}.finance-charge-grid strong{margin-top:6px;color:#e4ddd5;font-size:18px}.finance-charge-grid small{margin-top:5px;color:#77716b;font-size:9px}.finance-asset-filter button.active{color:#f2c36d;border-color:#f2c36d4d;background:#f2c36d17}.finance-transaction-list{display:grid;gap:6px}.finance-transaction-list article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:10px 12px;border:1px solid rgba(255,255,255,.055);border-radius:9px;background:#ffffff05}.finance-transaction-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:#aaa39b;background:#ffffff0e;font-size:10px;font-weight:900}.finance-transaction-icon.direction-income{color:#e7bd70;background:#f2c36d17}.finance-transaction-icon.direction-refund{color:#9eb1c4;background:#738eaa17}.finance-transaction-main,.finance-transaction-value{min-width:0;display:grid;gap:3px}.finance-transaction-main strong{color:#ddd6ce;font-size:12px}.finance-transaction-main span,.finance-transaction-value span{overflow:hidden;color:#79736d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.finance-transaction-value{justify-items:end}.finance-transaction-value strong{color:#b5aea6;font-size:13px}.finance-transaction-value strong.direction-income,.finance-transaction-value strong.direction-adjust_in{color:#e6bb6b}.finance-transaction-value strong.direction-refund{color:#a4b6c8}@media (max-width: 1180px){.finance-metric-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}.finance-filter{grid-template-columns:1fr 170px 170px auto}.finance-layout{grid-template-columns:1fr}}@media (max-width: 760px){.manual-code-summary{align-items:flex-start;flex-direction:column;gap:4px}.manual-code-card{grid-template-columns:1fr auto;gap:11px;padding:12px 10px}.manual-code-value{justify-items:end}.manual-code-actions{grid-column:1 / -1;justify-content:space-between}.manual-code-actions button{min-height:44px}.finance-page{gap:11px}.finance-filter{grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;padding:10px}.finance-presets{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr)}.finance-presets button{min-width:0;padding:0 6px}.finance-filter>button{grid-column:1 / -1;min-height:44px}.finance-filter input{min-height:44px;font-size:14px}.finance-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.finance-metric-card{padding:13px 11px}.finance-metric-card:first-child{grid-column:1 / -1}.finance-metric-card strong{font-size:21px}.finance-section-title{align-items:stretch;flex-direction:column;margin-bottom:12px}.finance-chart-legend{justify-content:flex-start}.finance-chart{height:180px}.finance-charge-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.finance-charge-grid article{padding:11px 9px}.finance-asset-filter{display:grid;grid-template-columns:repeat(4,1fr)}.finance-asset-filter button{min-width:0;padding:0 4px}.finance-transaction-list article{grid-template-columns:32px minmax(0,1fr);gap:9px;padding:10px 9px}.finance-transaction-value{grid-column:2;justify-items:start}}@media (max-width: 380px){.sidebar nav{grid-template-columns:1fr}.metric-grid,.session-meta,.game-player-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.session-meta>span:nth-of-type(2){grid-column:auto}}.manager-dashboard{display:grid;gap:14px}.dashboard-loading,.dashboard-toolbar,.dashboard-panel{border:1px solid rgba(255,255,255,.08);border-radius:13px;background:#14151a}.dashboard-loading{padding:28px;color:#aaa19a}.dashboard-toolbar,.dashboard-panel-title,.dashboard-toolbar-actions,.dashboard-live-head,.dashboard-live-head>div{display:flex;align-items:center}.dashboard-toolbar{justify-content:space-between;gap:18px;padding:18px 20px;background:radial-gradient(circle at 95% 0%,rgba(242,195,109,.1),transparent 34%),#14151a}.dashboard-toolbar>div:first-child>span,.dashboard-panel-title>div>span{color:#d8a84f;font-size:10px;font-weight:900;letter-spacing:.14em}.dashboard-toolbar h2{margin:5px 0 3px;font-size:23px}.dashboard-toolbar p{margin:0;color:#88817b;font-size:12px}.dashboard-toolbar-actions{flex:0 0 auto;gap:8px}.dashboard-toolbar-actions button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;padding:0 14px;color:#17100a;background:#f2c36d;font-weight:850}.dashboard-toolbar-actions .ghost-button{color:#d7c8b2;border:1px solid rgba(242,195,109,.2);background:#f2c36d0d}.dashboard-metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.dashboard-metric{min-width:0;min-height:116px;display:grid;align-content:space-between;text-align:left;border:1px solid rgba(255,255,255,.08);border-radius:11px;padding:14px;color:inherit;background:#15161b}.dashboard-metric:hover{border-color:#f2c36d52;background:#18181d}.dashboard-metric>span{color:#99918a;font-size:12px}.dashboard-metric>strong{overflow:hidden;color:#f2c36d;font-size:24px;text-overflow:ellipsis;white-space:nowrap}.dashboard-metric>em{overflow:hidden;color:#7f7872;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.dashboard-metric.tone-urgent{border-color:#dc434d42;background:linear-gradient(145deg,#dc434d17,#15161b 60%)}.dashboard-metric.tone-urgent>strong{color:#ff9ca2}.dashboard-metric.tone-warning{border-color:#f2c36d47}.dashboard-metric.tone-live{border-color:#46b8683d;background:linear-gradient(145deg,#46b86812,#15161b 60%)}.dashboard-metric.tone-live>strong{color:#83dca0}.dashboard-metric.tone-revenue>strong{color:#f7d58e}.dashboard-primary-grid,.dashboard-secondary-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(310px,.85fr);gap:14px}.dashboard-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-panel{min-width:0;padding:17px}.dashboard-panel-title{justify-content:space-between;gap:12px;margin-bottom:13px}.dashboard-panel-title h3{margin:3px 0 0;font-size:18px}.dashboard-panel-title>button{border:0;padding:4px;color:#bda77e;background:transparent;font-size:12px;font-weight:750}.dashboard-panel-title>em{min-width:28px;min-height:28px;display:grid;place-items:center;border-radius:999px;color:#f2c36d;background:#f2c36d1a;font-size:12px;font-style:normal;font-weight:900}.dashboard-session-list,.dashboard-todo-list,.dashboard-operation-list{display:grid;gap:8px}.dashboard-session-row{min-width:0;min-height:70px;display:grid;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:12px;text-align:left;border:1px solid rgba(255,255,255,.07);border-radius:9px;padding:10px 12px;color:inherit;background:#101116}.dashboard-session-row:hover{border-color:#f2c36d42}.dashboard-session-row.state-running{border-left:3px solid #4aae68}.dashboard-session-row.state-completed,.dashboard-session-row.state-cancelled{opacity:.72}.dashboard-session-time strong,.dashboard-session-time span,.dashboard-session-copy strong,.dashboard-session-copy span,.dashboard-session-action span,.dashboard-session-action strong{display:block}.dashboard-session-time strong{color:#f2c36d;font-size:17px}.dashboard-session-time span,.dashboard-session-copy span{margin-top:4px;color:#85807a;font-size:11px}.dashboard-session-copy{min-width:0}.dashboard-session-copy strong{overflow:hidden;color:#f0eae2;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.dashboard-session-action{min-width:72px;text-align:right}.dashboard-session-action span{color:#9b948d;font-size:11px}.dashboard-session-action strong{margin-top:5px;color:#dcb66f;font-size:12px}.dashboard-empty,.dashboard-all-clear{min-height:148px;display:grid;place-content:center;justify-items:center;gap:7px;padding:20px;border:1px dashed rgba(255,255,255,.1);border-radius:9px;color:#807a74;text-align:center}.dashboard-empty strong,.dashboard-all-clear strong{color:#d8d0c8;font-size:14px}.dashboard-empty span,.dashboard-all-clear span{font-size:11px}.dashboard-empty button{min-height:34px;margin-top:4px;border:0;border-radius:7px;padding:0 12px;color:#17100a;background:#f2c36d;font-size:12px;font-weight:800}.dashboard-empty.compact{min-height:76px}.dashboard-todo-item{min-width:0;display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left;border:1px solid rgba(255,255,255,.07);border-radius:9px;padding:11px;color:inherit;background:#101116}.dashboard-todo-item>i,.dashboard-live-head i{width:7px;height:7px;display:block;border-radius:50%;background:#65c781;box-shadow:0 0 10px #65c78180}.dashboard-todo-item.tone-urgent>i{background:#ef737b;box-shadow:0 0 10px #ef737b80}.dashboard-todo-item.tone-warning>i{background:#e3b65e;box-shadow:0 0 10px #e3b65e73}.dashboard-todo-item strong,.dashboard-todo-item span{display:block}.dashboard-todo-item strong{color:#eee8e1;font-size:13px}.dashboard-todo-item span{margin-top:3px;color:#817b75;font-size:11px}.dashboard-todo-item>em{color:#d9b675;font-size:11px;font-style:normal;font-weight:800}.dashboard-all-clear{min-height:206px;color:#68c985}.dashboard-live-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.dashboard-live-grid>button{min-width:0;text-align:left;border:1px solid rgba(70,184,104,.2);border-radius:10px;padding:13px;color:inherit;background:linear-gradient(145deg,#46b8680f,#101116 55%)}.dashboard-live-head{justify-content:space-between;gap:10px}.dashboard-live-head>div{min-width:0;gap:8px}.dashboard-live-head strong{overflow:hidden;color:#eee8e1;text-overflow:ellipsis;white-space:nowrap}.dashboard-live-head>span{flex:0 0 auto;padding:4px 7px;border-radius:999px;color:#7ed99a;background:#46b8681c;font-size:10px;font-weight:850}.dashboard-live-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:12px}.dashboard-live-stats>div{padding:8px;border-radius:7px;background:#ffffff09}.dashboard-live-stats span,.dashboard-live-stats strong{display:block}.dashboard-live-stats span{color:#7d7771;font-size:10px}.dashboard-live-stats strong{margin-top:3px;color:#e8e1da;font-size:15px}.dashboard-live-grid footer{margin-top:10px;color:#d9b675;font-size:11px;font-weight:800}.dashboard-finance-grid,.dashboard-member-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.dashboard-member-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-finance-grid>div,.dashboard-member-summary>div{min-width:0;padding:11px;border:1px solid rgba(255,255,255,.07);border-radius:8px;background:#101116}.dashboard-finance-grid span,.dashboard-finance-grid strong,.dashboard-member-summary span,.dashboard-member-summary strong{display:block}.dashboard-finance-grid span,.dashboard-member-summary span{color:#837d77;font-size:10px}.dashboard-finance-grid strong,.dashboard-member-summary strong{margin-top:6px;overflow:hidden;color:#f0c878;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.dashboard-finance-note{margin:10px 0 0;color:#77716b;font-size:10px}.dashboard-quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:10px}.dashboard-quick-actions button{min-width:0;min-height:37px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(242,195,109,.16);border-radius:7px;padding:0 7px;color:#d9bd87;background:#f2c36d0a;font-size:11px;font-weight:750}.dashboard-operation-list{grid-template-columns:repeat(5,minmax(0,1fr))}.dashboard-operation-list>button{min-width:0;display:grid;gap:8px;text-align:left;border:1px solid rgba(255,255,255,.07);border-radius:8px;padding:10px;color:inherit;background:#101116}.dashboard-operation-list strong,.dashboard-operation-list span,.dashboard-operation-list time{display:block}.dashboard-operation-list strong{color:#e5ded7;font-size:12px}.dashboard-operation-list span,.dashboard-operation-list time{overflow:hidden;color:#7f7973;font-size:10px;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 1180px){.dashboard-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-primary-grid,.dashboard-secondary-grid{grid-template-columns:1fr}.dashboard-operation-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 760px){.manager-dashboard{gap:11px}.dashboard-toolbar{align-items:stretch;flex-direction:column;padding:15px 13px}.dashboard-toolbar h2{font-size:19px}.dashboard-toolbar-actions{display:grid;grid-template-columns:1fr 1.25fr}.dashboard-toolbar-actions button{min-height:44px}.dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.dashboard-metric{min-height:105px;padding:12px}.dashboard-metric>strong{font-size:21px}.dashboard-panel{padding:14px 11px}.dashboard-session-row{grid-template-columns:54px minmax(0,1fr);gap:9px;padding:10px}.dashboard-session-action{grid-column:2;display:flex;align-items:center;justify-content:space-between;text-align:left}.dashboard-session-action strong{margin-top:0}.dashboard-todo-item{grid-template-columns:7px minmax(0,1fr)}.dashboard-todo-item>em{grid-column:2}.dashboard-live-grid{grid-template-columns:1fr}.dashboard-live-stats{grid-template-columns:repeat(5,minmax(54px,1fr));overflow-x:auto}.dashboard-finance-grid,.dashboard-member-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-member-summary>div:last-child{grid-column:1 / -1}.dashboard-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-operation-list{grid-template-columns:1fr}}.created-session-records{margin-top:2px}.created-session-row{min-height:66px}.record-status{padding:5px 8px;border-radius:999px;color:#aaa39c;background:#ffffff0d;font-size:11px;font-weight:850}.record-status.state-registration{color:#d9b876;background:#f2c36d17}.record-status.state-running{color:#83dca0;background:#46b8681a}.record-status.state-completed{color:#99a3ad;background:#919ca817}.record-status.state-cancelled{color:#a37e81;background:#b44e5512}.session-meta .record-cancel-button{color:#e29398;border-color:#c85b623d;background:#a83f4612}.session-meta .record-delete-button{color:#ffb4b8;border-color:#dc434d52;background:#dc434d1a}.cancelled-session-delete-summary{display:grid;gap:6px;margin:18px 22px 0;padding:14px;border:1px solid rgba(220,67,77,.2);border-radius:10px;background:#dc434d0e}.cancelled-session-delete-summary strong{color:#f3ece7;font-size:15px}.cancelled-session-delete-summary span{color:#99918a;font-size:12px}.cancelled-session-delete-summary em{color:#e99ca1;font-size:11px;font-style:normal}.cancelled-session-delete-error{margin-right:22px;margin-left:22px}.cancelled-session-delete-actions{padding:18px 22px 22px}.themed-modal-actions .danger-confirm-button{color:#fff0f1;background:#a83f46}.created-session-roster{border-color:#f2c36d26}.live-management-header{padding-bottom:16px}.live-session-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.live-session-switcher article{min-width:0;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:#101116}.live-session-switcher article.is-active{border-color:#f2c36d6b;background:linear-gradient(145deg,rgba(242,195,109,.08),transparent 58%),#101116;box-shadow:inset 3px 0 #d7a94f}.live-session-switcher article>button{width:100%;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;border:0;padding:10px 12px;color:inherit;background:transparent}.live-session-switcher article>button>div{min-width:0}.live-session-switcher strong,.live-session-switcher span{display:block}.live-session-switcher strong{overflow:hidden;color:#eee7df;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.live-session-switcher span{margin-top:5px;color:#817b75;font-size:10px}.live-session-switcher em{flex:0 0 auto;padding:5px 7px;border-radius:999px;color:#d9b876;background:#f2c36d17;font-size:10px;font-style:normal;font-weight:850}.live-session-switcher em.state-running{color:#83dca0;background:#46b8681a}.live-management-empty{min-height:128px;display:grid;place-content:center;justify-items:center;gap:6px;border:1px dashed rgba(255,255,255,.1);border-radius:9px;color:#6fc98a;text-align:center}.live-management-empty strong{color:#ddd6ce;font-size:14px}.live-management-empty span{color:#837d77;font-size:11px}@media (max-width: 1180px){.account-security-grid{grid-template-columns:1fr}.admin-account-row{grid-template-columns:44px minmax(180px,1fr) minmax(150px,.7fr) auto}.admin-account-row .admin-account-meta+.admin-account-meta{display:none}.live-session-switcher{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.competition-create-page{gap:12px}.competition-type-panel{display:grid;gap:14px;padding:15px 12px;border-radius:13px}.competition-type-panel>div:first-child{min-width:0}.competition-type-panel h2{font-size:19px}.competition-type-panel p{font-size:12px;line-height:1.45}.competition-type-switch{width:100%;gap:8px}.competition-type-switch>button{min-height:66px;padding:10px}.competition-type-switch strong{font-size:14px}.tournament-reward-editor,.tournament-settlement-panel{padding:12px}.tournament-reward-head,.tournament-settlement-head{display:grid}.tournament-reward-head>button,.tournament-settlement-head>button{width:100%;min-height:42px}.tournament-reward-labels{display:none}.tournament-reward-row{grid-template-columns:1fr 1fr;padding:10px;border:1px solid rgba(255,255,255,.075);border-radius:9px;background:#ffffff06}.tournament-reward-row>input:nth-of-type(3){grid-column:1 / -1}.tournament-reward-row>button{grid-column:1 / -1}.tournament-placement-list article,.tournament-result-list article{grid-template-columns:40px minmax(0,1fr)}.tournament-placement-list .result-order-actions{grid-column:1 / -1;width:100%}.tournament-placement-list .result-order-actions button{flex:1 1 0}.tournament-result-list article>em{grid-column:2}.account-form-card,.account-list-panel{padding:15px}.account-form-fields.is-create{grid-template-columns:1fr}.admin-account-row{grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:start}.admin-account-avatar{width:38px;height:38px;border-radius:9px}.admin-account-meta{grid-column:2}.admin-account-row .admin-account-meta+.admin-account-meta{display:none}.admin-account-actions{grid-column:1 / -1;min-width:0}.admin-account-actions button{flex:1 1 0;min-height:40px}.created-session-records .session-row{gap:10px}.created-session-records .session-meta{justify-content:flex-start}.created-session-records .session-meta button{flex:1 1 calc(33.333% - 7px);min-height:42px}.live-session-switcher{grid-template-columns:1fr}.live-session-switcher article>button{min-height:68px}}
