.channel-tooltip-theme-rmb{--theme-primary:#b7791f;--theme-hover:#fffaf0;--theme-light:#fff4d6;--theme-border:#e4bd72;--theme-text:#8a5a12;--theme-muted:#806a45;--theme-shadow:rgba(183,121,31,.24);--theme-shell-start:#f7edd5;--theme-shell-end:#e5c07b;--tooltip-top:159px}.channel-tooltip-theme-wallet{--theme-primary:#4f7fcf;--theme-hover:#f5f9ff;--theme-light:#edf4ff;--theme-border:#89abe3;--theme-text:#315f9f;--theme-muted:#567195;--theme-shadow:rgba(79,127,207,.26);--theme-shell-start:#dce9fc;--theme-shell-end:#89abe3;--tooltip-top:247px}.channel-tooltip-theme-usdt{--theme-primary:#248563;--theme-hover:#f3fbf7;--theme-light:#e6f5ee;--theme-border:#82c4aa;--theme-text:#176c4e;--theme-muted:#4f7768;--theme-shadow:rgba(36,133,99,.24);--theme-shell-start:#dcefe6;--theme-shell-end:#83c7aa;--tooltip-top:337px}.channel-tooltip-root{width:100%}.channel-tooltip-layer{position:fixed;top:var(--tooltip-top);left:max(8px,(100vw - 1626px)/2 - 158px);z-index:3000;width:150px;pointer-events:none}.channel-tooltip-popup{display:flex;flex-direction:column;width:100%;max-height:calc(100vh - var(--tooltip-top) - 12px);overflow:hidden;border:1px solid var(--theme-border);border-radius:18px;padding:16px;background:#fff;color:#2f3035;pointer-events:auto;box-shadow:0 24px 70px rgba(0,0,0,.32)}.channel-tooltip-popup strong{display:block;margin-bottom:12px;color:var(--theme-text);font-size:18px}@media(max-width:920px){.channel-tooltip-layer{top:132px;right:16px;left:16px;width:auto}.channel-tooltip-popup{max-height:calc(100vh - 148px)}}.channel-tooltip-list{display:grid;min-height:0;grid-gap:8px;gap:8px;overflow-y:auto}.channel-tooltip-list span{border:1px solid var(--theme-border);border-radius:8px;padding:6px 10px;background:var(--theme-light);color:var(--theme-muted);font-size:14px;text-align:center}@media(max-width:920px){.channel-tooltip-list{display:flex;flex-wrap:wrap;max-height:none;overflow:visible}}@media(prefers-reduced-motion:no-preference){.channel-tooltip-popup{animation:tooltip-in .14s ease-out}}@keyframes tooltip-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.recharge-type-card{transition:transform .16s ease,box-shadow .16s ease}.recharge-type-card:not(:disabled):active,.recharge-type-card:not(:disabled):hover{transform:translateY(-3px);box-shadow:0 9px 20px var(--theme-shadow,rgba(34,34,42,.22))}.recharge-type-card{display:grid;width:100%;min-height:78px;place-content:center;grid-gap:6px;gap:6px;border:1px solid var(--theme-border);border-radius:12px;padding:12px;background:#fff;text-align:center;cursor:pointer}.recharge-type-card:hover{border-color:var(--theme-primary);background:var(--theme-hover)}.recharge-type-card:focus-visible{outline:3px solid var(--theme-border);outline-offset:3px}.recharge-type-card--active{transform:translateY(-3px);box-shadow:0 9px 20px var(--theme-shadow,rgba(34,34,42,.22));border-color:var(--theme-primary);background:var(--theme-light)}.recharge-type-card-name{color:var(--theme-text);font-size:16px;font-weight:800}.recharge-type-card-count{color:var(--theme-muted);font-size:12px}.recharge-type-sidebar{position:relative;z-index:10;align-self:start;overflow:visible;border:1px solid var(--theme-border);border-radius:18px;padding:12px;background:hsla(0,0%,100%,.92);box-shadow:0 16px 42px var(--theme-shadow);transition:border-color .2s ease,box-shadow .2s ease}.recharge-type-sidebar-title{margin:0 0 12px;color:var(--theme-text);font-size:15px;font-weight:800}.recharge-type-sidebar-list{display:grid;grid-gap:12px;gap:12px;overflow:visible}@media(max-width:920px){.recharge-type-sidebar{width:100%}.recharge-type-sidebar-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:660px){.recharge-type-sidebar-list{grid-template-columns:1fr}}.search-bar{display:grid;grid-gap:8px;gap:8px;padding:16px 18px;border-bottom:1px solid #e7e7ea;background:#fff}.search-bar-label{color:var(--theme-text);font-size:14px;font-weight:700}.search-bar-input-wrap{display:flex;gap:10px}.search-bar-input{width:100%;height:42px;border:1px solid #d8d8df;border-radius:10px;padding:0 14px;background:#fafafa;font-size:15px;outline:none}.search-bar-input:focus{border-color:var(--theme-primary);background:#fff;box-shadow:0 0 0 3px var(--theme-shadow)}.search-bar-clear{transition:transform .16s ease,box-shadow .16s ease}.search-bar-clear:not(:disabled):active,.search-bar-clear:not(:disabled):hover{transform:translateY(-3px);box-shadow:0 9px 20px var(--theme-shadow,rgba(34,34,42,.22))}.search-bar-clear{border:0;border-radius:10px;padding:0 14px;background:var(--theme-primary);color:#fff;cursor:pointer;white-space:nowrap}.issue-category-tabs-row{display:flex;align-items:center;gap:12px;padding:12px 18px 8px;background:#fff}.issue-category-tabs-label{color:var(--theme-text);font-size:20px;font-weight:700;white-space:nowrap}.issue-category-tabs-list{display:flex;flex-wrap:wrap;gap:8px}.issue-category-tab{transition:transform .16s ease,box-shadow .16s ease}.issue-category-tab:not(:disabled):active,.issue-category-tab:not(:disabled):hover{transform:translateY(-3px);box-shadow:0 9px 20px var(--theme-shadow,rgba(34,34,42,.22))}.issue-category-tab{border:1px solid var(--theme-border);border-radius:999px;padding:8px 16px;background:var(--theme-hover);color:var(--theme-text);font-weight:700;cursor:pointer}.issue-category-tab--active{transform:translateY(-3px);box-shadow:0 9px 20px var(--theme-shadow,rgba(34,34,42,.22));border-color:var(--theme-primary);background:var(--theme-primary);color:#fff}.deposit-methods{display:flex;align-items:flex-start;gap:8px;padding:0 18px 16px;border-bottom:1px solid #e7e7ea;background:#fff}.deposit-methods-label{padding-top:8px;color:var(--theme-text);font-size:14px;font-weight:800;white-space:nowrap}.deposit-methods-list{display:flex;flex-wrap:wrap;gap:8px}.deposit-method-button{transition:transform .16s ease,box-shadow .16s ease}.deposit-method-button:not(:disabled):active,.deposit-method-button:not(:disabled):hover{transform:translateY(-3px);box-shadow:0 9px 20px var(--theme-shadow,rgba(34,34,42,.22))}.deposit-method-button{border:1px solid #dedee5;border-radius:8px;padding:8px 12px;background:#fff;color:#333;font-size:15px;cursor:pointer}.deposit-method-button--active{transform:translateY(-3px);box-shadow:0 9px 20px var(--theme-shadow,rgba(34,34,42,.22));border-color:var(--theme-primary);background:var(--theme-primary);color:#fff;font-weight:700}.deposit-method-button--related:not(.deposit-method-button--active){border-color:var(--theme-border);background:var(--theme-light);color:var(--theme-text);font-weight:700}.issue-reason-panel{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;border-right:1px solid #e7e7ea;background:#fbfbfc}.issue-reason-header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #e7e7ea}.issue-reason-header h2{margin:0;color:var(--theme-text);font-size:20px;font-weight:800}.issue-reason-header span{color:var(--theme-text);font-size:12px}.issue-reason-list{scrollbar-color:#b9b9c1 transparent;scrollbar-width:thin}.issue-reason-list::-webkit-scrollbar{width:8px}.issue-reason-list::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#b9b9c1;background-clip:padding-box}.issue-reason-list{display:grid;flex:1 1 auto;align-content:start;grid-gap:10px;gap:10px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:14px;scrollbar-gutter:stable}.issue-reason-button{transition:transform .16s ease,box-shadow .16s ease}.issue-reason-button:not(:disabled):active,.issue-reason-button:not(:disabled):hover{transform:translateY(-3px);box-shadow:0 9px 20px var(--theme-shadow,rgba(34,34,42,.22))}.issue-reason-button{display:grid;grid-gap:8px;gap:8px;width:100%;border:1px solid #e1e1e6;border-radius:12px;padding:12px;background:#fff;text-align:left;cursor:pointer}.issue-reason-button:hover{border-color:var(--theme-border)}.issue-reason-button--active{transform:translateY(-3px);box-shadow:0 9px 20px var(--theme-shadow,rgba(34,34,42,.22));border-color:var(--theme-primary);background:var(--theme-light)}.issue-reason-title{color:#222;font-size:14px;font-weight:700;line-height:1.45}.issue-reason-hint{color:var(--theme-text);font-size:12px;line-height:1.45}.issue-reason-empty{border:1px dashed var(--theme-border);border-radius:12px;padding:18px;background:#fff;color:#888891;text-align:center}@media(max-width:920px){.issue-reason-panel{min-height:360px;max-height:55vh}}.script-tabs{display:grid;grid-gap:12px;gap:12px}.script-tabs-list{display:flex;flex-wrap:wrap;gap:8px}.script-tab{transition:transform .16s ease,box-shadow .16s ease}.script-tab:not(:disabled):active,.script-tab:not(:disabled):hover{transform:translateY(-3px);box-shadow:0 9px 20px var(--theme-shadow,rgba(34,34,42,.22))}.script-tab{border:1px solid #dedee5;border-radius:999px;padding:7px 12px;background:#fff;color:#333;font-size:14px;cursor:pointer}.script-tab--active{transform:translateY(-3px);box-shadow:0 9px 20px var(--theme-shadow,rgba(34,34,42,.22));border-color:var(--theme-primary);background:var(--theme-primary);color:#fff;font-weight:700}.script-tabs-content{display:flex;align-items:center;gap:8px;min-height:0;white-space:pre-wrap;border:1px solid var(--theme-border);border-radius:12px;padding:14px;background:var(--theme-hover);color:#333;font-size:14px;line-height:1.65}.script-tabs-message{display:grid;grid-gap:8px;gap:8px}.script-tabs-message-label{color:#333;font-size:14px;font-weight:800}.script-tabs-text{flex:1 1 auto;min-width:0}.script-tabs-messages{display:grid;grid-gap:16px;gap:16px}.script-tabs-notice{margin:0;padding:0 2px;color:#d72c2c;font-size:12px;line-height:1.55}.script-copy-button{transition:transform .16s ease,box-shadow .16s ease}.script-copy-button:not(:disabled):active,.script-copy-button:not(:disabled):hover{transform:translateY(-3px);box-shadow:0 9px 20px var(--theme-shadow,rgba(34,34,42,.22))}.script-copy-button{display:inline-flex;flex:0 0 52px;align-items:center;justify-content:center;width:108px;height:38px;margin-left:auto;border:0;border-radius:8px;padding:0 12px;background:var(--theme-primary);color:#fff;font-weight:800;cursor:pointer}.script-tabs-empty{color:#888891}.script-toast{position:fixed;top:20px;left:50%;z-index:1200;border-radius:10px;padding:10px 18px;background:var(--theme-primary);color:#fff;font-size:14px;font-weight:700;box-shadow:0 10px 28px var(--theme-shadow);transform:translateX(-50%);animation:toast-in .18s ease-out}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.script-toast{animation:none}}.empty-state{display:grid;min-height:590px;place-content:center;grid-gap:8px;gap:8px;padding:24px;background:#fff;color:#77777f;text-align:center}.empty-state h2{margin:0;color:var(--theme-text);font-size:20px}.empty-state p{margin:0;font-size:14px}.issue-detail-panel{scrollbar-color:#b9b9c1 transparent;scrollbar-width:thin}.issue-detail-panel::-webkit-scrollbar{width:8px}.issue-detail-panel::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#b9b9c1;background-clip:padding-box}.issue-detail-panel{display:grid;align-content:start;grid-gap:14px;gap:14px;min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:16px;background:#fff;scrollbar-gutter:stable}.issue-detail-card{border:1px solid #ececf0;border-radius:14px;padding:16px;background:#fff}.issue-detail-card h3{margin:0 0 12px;color:var(--theme-text);font-size:20px;font-weight:800}.issue-detail-promotions,.issue-detail-steps{margin:0;padding-left:20px;color:#333;font-size:15px;line-height:1.7;white-space:pre-line}.issue-detail-empty{margin:0;color:#888891}.issue-detail-promotions--tags{display:flex;flex-wrap:wrap;gap:8px;padding:0;list-style:none}.issue-detail-promotions--tags li{border:1px solid var(--theme-border);border-radius:999px;padding:5px 12px;background:var(--theme-hover);color:var(--theme-primary);font-size:12px;font-weight:700;line-height:1.4}.issue-detail-highlight{color:#865d12}@media(max-width:920px){.issue-detail-panel{overflow:visible}}.screenshot-panel{scrollbar-color:#b9b9c1 transparent;scrollbar-width:thin}.screenshot-panel::-webkit-scrollbar{width:8px}.screenshot-panel::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#b9b9c1;background-clip:padding-box}.screenshot-panel{min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;border-left:1px solid #e7e7ea;background:#fbfbfc}.screenshot-panel-header{padding:16px;border-bottom:1px solid #e7e7ea}.screenshot-panel-header h2{margin:0;color:var(--theme-text);font-size:20px;font-weight:800}.screenshot-panel-header span{display:block;margin-top:4px;color:var(--theme-text);font-size:12px}.screenshot-image-button{transition:transform .16s ease,box-shadow .16s ease}.screenshot-image-button:not(:disabled):active,.screenshot-image-button:not(:disabled):hover{transform:translateY(-3px);box-shadow:0 9px 20px var(--theme-shadow,rgba(34,34,42,.22))}.screenshot-image-button{position:relative;display:block;width:calc(100% - 28px);margin:14px;overflow:hidden;border:1px solid var(--theme-border);border-radius:14px;padding:0;background:#fff;cursor:zoom-in}.screenshot-image-button:focus-visible .screenshot-zoom-hint,.screenshot-image-button:hover .screenshot-zoom-hint{opacity:1;transform:translateY(0)}.screenshot-image-button:focus-visible{outline:3px solid var(--theme-border);outline-offset:2px}.screenshot-image{display:block;width:100%;object-fit:contain;background:#fff}.screenshot-zoom-hint{position:absolute;right:10px;bottom:10px;border-radius:999px;padding:7px 10px;background:rgba(24,24,29,.82);color:#fff;font-size:12px;font-weight:700;opacity:0;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease}.screenshot-placeholder{display:grid;min-height:420px;place-items:center;grid-gap:8px;gap:8px;margin:14px;border:1px dashed var(--theme-border);border-radius:14px;padding:18px;background:#fff;color:#888891;text-align:center}.screenshot-placeholder p{margin:0;color:#55555d;font-weight:700}.screenshot-placeholder span{color:var(--theme-text);font-size:12px;line-height:1.6}.screenshot-placeholder-icon{font-size:32px}.screenshot-modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:rgba(10,10,14,.86);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.screenshot-modal-content{position:relative;max-width:94vw;max-height:92vh;overflow:auto;border-radius:16px;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.48)}.screenshot-modal-close{transition:transform .16s ease,box-shadow .16s ease}.screenshot-modal-close:not(:disabled):active,.screenshot-modal-close:not(:disabled):hover{transform:translateY(-3px);box-shadow:0 9px 20px var(--theme-shadow,rgba(34,34,42,.22))}.screenshot-modal-close{position:-webkit-sticky;position:sticky;top:12px;z-index:1;float:right;width:42px;height:42px;margin:12px 12px -54px 0;border:0;border-radius:50%;background:rgba(24,24,29,.86);color:#fff;font-size:28px;line-height:1;cursor:pointer}.screenshot-modal-close:focus-visible{outline:3px solid var(--theme-primary,#f77);outline-offset:2px}.screenshot-modal-image{display:block;width:auto;min-width:min(720px,88vw);max-width:none;height:auto}@media(max-width:920px){.screenshot-panel{overflow:visible}.screenshot-zoom-hint{opacity:1;transform:none}.screenshot-modal-backdrop{padding:12px}.screenshot-modal-content{max-width:96vw;max-height:94vh}}@media(prefers-reduced-motion:reduce){.screenshot-zoom-hint{transition:none}}.issue-workspace{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;min-height:0;overflow:hidden;border:1px solid var(--theme-border);border-radius:18px;background:#fff;box-shadow:0 22px 70px rgba(0,0,0,.24);transition:border-color .2s ease}.issue-workspace-grid{display:grid;flex:1 1 auto;grid-template-columns:300px minmax(520px,1fr) 280px;min-height:0;overflow:hidden}@media(max-width:1180px){.issue-workspace-grid{grid-template-columns:250px minmax(0,1fr) 240px}}@media(max-width:920px){.issue-workspace{overflow:hidden}.issue-workspace-grid{grid-template-columns:1fr;overflow:visible}}@property --theme-primary{syntax:"<color>";inherits:true;initial-value:#b7791f}@property --theme-hover{syntax:"<color>";inherits:true;initial-value:#fffaf0}@property --theme-light{syntax:"<color>";inherits:true;initial-value:#fff4d6}@property --theme-border{syntax:"<color>";inherits:true;initial-value:#e4bd72}@property --theme-text{syntax:"<color>";inherits:true;initial-value:#8a5a12}@property --theme-muted{syntax:"<color>";inherits:true;initial-value:#806a45}@property --theme-shadow{syntax:"<color>";inherits:true;initial-value:rgba(183,121,31,.24)}@property --theme-shell-start{syntax:"<color>";inherits:true;initial-value:#f7edd5}@property --theme-shell-end{syntax:"<color>";inherits:true;initial-value:#e5c07b}.theme-rmb{--theme-primary:#b7791f;--theme-hover:#fffaf0;--theme-light:#fff4d6;--theme-border:#e4bd72;--theme-text:#8a5a12;--theme-muted:#806a45;--theme-shadow:rgba(183,121,31,.24);--theme-shell-start:#f7edd5;--theme-shell-end:#e5c07b}.theme-wallet{--theme-primary:#4f7fcf;--theme-hover:#f5f9ff;--theme-light:#edf4ff;--theme-border:#89abe3;--theme-text:#315f9f;--theme-muted:#567195;--theme-shadow:rgba(79,127,207,.26);--theme-shell-start:#dce9fc;--theme-shell-end:#89abe3}.theme-usdt{--theme-primary:#248563;--theme-hover:#f3fbf7;--theme-light:#e6f5ee;--theme-border:#82c4aa;--theme-text:#176c4e;--theme-muted:#4f7768;--theme-shadow:rgba(36,133,99,.24);--theme-shell-start:#dcefe6;--theme-shell-end:#83c7aa}.page-shell{height:100vh;height:100dvh;overflow:hidden;padding:28px;background:linear-gradient(135deg,var(--theme-shell-start) 0,var(--theme-shell-end) 100%);transition:--theme-primary .42s ease,--theme-hover .42s ease,--theme-light .42s ease,--theme-border .42s ease,--theme-text .42s ease,--theme-muted .42s ease,--theme-shadow .42s ease,--theme-shell-start .42s ease,--theme-shell-end .42s ease}.page-layout{display:grid;grid-template-columns:130px minmax(0,1480px);grid-gap:16px;gap:16px;width:100%;height:100%;max-width:1626px;margin:0 auto}.workspace-wrap{display:flex;min-width:0;min-height:0}@media(max-width:920px){.page-shell{height:auto;min-height:100vh;min-height:100dvh;overflow:visible;padding:16px}.page-layout{grid-template-columns:1fr;height:auto}}@media(prefers-reduced-motion:reduce){.page-shell{transition:none}}