.admin-notification-center,.admin-notification-trigger{position:relative}.admin-notification-badge{position:absolute;top:-2px;right:-2px;min-width:15px;height:15px;padding:0 3px;border-radius:8px;color:#fff;background:#d9485f;font-size:9px;line-height:15px;text-align:center}.admin-notification-panel{position:absolute;z-index:20;top:calc(100% + 8px);right:0;width:310px;max-height:360px;overflow:auto;border:1px solid #e3e8ee;border-radius:8px;background:#fff;box-shadow:0 10px 28px #1f304329}.admin-notification-panel header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #edf0f3;color:#22364a}.admin-notification-panel header span{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:500}.admin-notification-panel header .connected{color:#25855b}.admin-notification-panel header .reconnecting{color:#b7791f}.admin-notification-panel ul{margin:0;padding:0;list-style:none}.admin-notification-panel li{display:flex;flex-direction:column;gap:4px;padding:10px 14px;border-bottom:1px solid #f0f2f5}.admin-notification-panel li strong{color:#293d50;font-size:12px}.admin-notification-panel li span{color:#718096;font-size:11px}.admin-notification-empty{display:flex;align-items:center;gap:6px;margin:0;padding:24px 14px;color:#8995a3;font-size:12px}.telegram-management-page{position:relative;min-height:calc(100vh - 128px);color:#303846}body:has(.telegram-management-page) .sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;overflow:hidden}body:has(.telegram-management-page) .nav-list{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin}body:has(.telegram-management-page) .version{position:static;flex:0 0 auto}@media(max-height:760px){body:has(.telegram-management-page) .version{display:none}}.telegram-sub-tabs{display:inline-flex;height:35px;border-bottom:1px solid #e7ebf0}.telegram-sub-tabs button{height:35px;padding:0 18px;color:#475569;background:#fafafa;border:1px solid #e7ebf0;border-bottom:0;border-radius:6px 6px 0 0;white-space:nowrap}.telegram-sub-tabs button.active{color:#1677d2;background:#fff;font-weight:700}.telegram-scope-selectors{position:absolute;top:0;right:8px;display:flex;align-items:center;gap:28px}.telegram-filters{display:grid;grid-template-columns:repeat(5,minmax(175px,1fr));gap:10px 30px;align-items:center;min-height:76px;padding:0 0 10px}.telegram-message-filters{grid-template-columns:repeat(4,minmax(190px,1fr))}.telegram-date-filter{grid-column:span 1}.telegram-filter-control{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;white-space:nowrap}.telegram-filter-control>span{color:#283443}.telegram-filter-control input,.telegram-filter-control select,.telegram-config-field input,.telegram-config-field select,.telegram-dialog-field input,.telegram-dialog-field select,.telegram-dialog-field textarea,.telegram-pagination select{width:100%;min-width:0;height:29px;padding:0 10px;color:#374151;background:#fff;border:1px solid #d9dee7;border-radius:5px;outline:0}.telegram-filter-control input:focus,.telegram-filter-control select:focus,.telegram-config-field input:focus,.telegram-config-field select:focus,.telegram-dialog-field input:focus,.telegram-dialog-field select:focus,.telegram-dialog-field textarea:focus{border-color:#74a9e4;box-shadow:0 0 0 2px #1677d21a}.telegram-filter-actions,.telegram-toolbar,.telegram-row-actions,.telegram-pagination,.telegram-config-actions{display:flex;align-items:center;gap:8px}.telegram-filter-actions{justify-content:flex-start}.telegram-toolbar{justify-content:flex-end;min-height:43px;padding:0 8px 8px 0}.telegram-primary-button,.telegram-secondary-button,.telegram-muted-button,.telegram-danger-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:48px;height:29px;padding:0 13px;border-radius:5px;white-space:nowrap}.telegram-primary-button{color:#fff;background:#1677d2;border:1px solid #1677d2}.telegram-primary-button:hover{background:#0f68bd}.telegram-secondary-button{color:#495567;background:#fff;border:1px solid #d7dde6}.telegram-secondary-button:hover{color:#1677d2;border-color:#9cc8f0}.telegram-muted-button:not(:disabled){color:#1677d2;background:#f5faff;border:1px solid #9cc8f0}.telegram-muted-button:hover:not(:disabled){color:#0f68bd;border-color:#6faee6;background:#edf7ff}.telegram-muted-button:disabled{color:#9ca6b1;background:#fafafa;border:1px solid #e2e5e9}.telegram-danger-button{color:#fff;background:#ff4d4f;border:1px solid #ff4d4f}.telegram-table-wrap{width:100%;max-height:calc(100vh - 220px);overflow:auto;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;scrollbar-color:#c2c9d2 transparent;scrollbar-width:thin}.telegram-robot-table{max-height:calc(100vh - 235px)}.telegram-table{width:100%;border-collapse:collapse;table-layout:fixed}.telegram-table th,.telegram-table td{height:47px;padding:8px 9px;border-right:1px solid #edf1f5;border-bottom:1px solid #edf1f5;overflow:hidden;text-align:center;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.telegram-table th{position:sticky;top:0;z-index:2;height:38px;color:#202938;font-weight:700;background:#fafafa}.telegram-table tr:nth-child(2n) td{background:#fbfbfb}.telegram-table tr:hover td{background:#f5f9ff}.telegram-table th:last-child,.telegram-table td:last-child{border-right:0}.telegram-token{display:inline-flex;align-items:center;justify-content:center;gap:5px;max-width:100%}.telegram-token code{max-width:205px;overflow:hidden;color:#303846;font-family:Arial,Microsoft YaHei,sans-serif;text-overflow:ellipsis;white-space:nowrap}.telegram-token button,.telegram-icon-action{display:inline-grid;place-items:center;width:24px;height:24px;padding:0;color:#2d82dd;background:transparent;border:0;border-radius:4px}.telegram-token button:hover,.telegram-icon-action:hover{background:#eaf4ff}.telegram-icon-action.danger{color:#e34a4a}.telegram-icon-action.danger:hover:not(:disabled){color:#c93636;background:#fff1f0}.telegram-switch{display:inline-flex;align-items:center;justify-content:space-between;width:52px;height:21px;padding:0 3px 0 7px;color:#fff;background:#cfd3d8;border:0;border-radius:11px}.telegram-switch span{order:2;font-size:10px}.telegram-switch i{order:1;width:15px;height:15px;background:#fff;border-radius:50%;box-shadow:0 1px 2px #0000002e}.telegram-switch.checked{padding:0 3px 0 6px;background:#1677d2}.telegram-switch.checked span{order:1}.telegram-switch.checked i{order:2}.telegram-status-enabled{color:#52c41a}.telegram-status-disabled{color:#ff4d4f}.telegram-status-pending{color:#d98b00}.telegram-message-content{display:inline-block;max-width:270px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.telegram-empty{display:grid;place-items:center;gap:7px;height:150px;color:#bec5cf}.telegram-pagination{min-height:43px;padding-top:7px}.telegram-pagination button{min-width:20px;height:22px;color:#1769cf;background:#fff;border:0;border-radius:4px}.telegram-pagination button.active{border:1px solid #2d7ff2}.telegram-pagination select{width:88px;height:25px}.telegram-config-form{display:grid;gap:13px;width:min(720px,100%);padding:46px 0 12px 54px}.telegram-config-field{display:grid;grid-template-columns:145px minmax(240px,1fr);align-items:center;gap:12px}.telegram-config-field>span{text-align:right}.telegram-config-actions{justify-content:flex-end;padding-top:6px}.telegram-dialog-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:24px;background:#0814245c}.telegram-dialog{width:min(560px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border:1px solid #dfe5ec;border-radius:6px;box-shadow:0 18px 48px #091e3233}.telegram-dialog header,.telegram-dialog footer{display:flex;align-items:center;padding:12px 16px}.telegram-dialog header{justify-content:space-between;border-bottom:1px solid #edf1f5}.telegram-dialog header h2{margin:0;font-size:15px}.telegram-dialog header button{display:grid;place-items:center;width:26px;height:26px;padding:0;color:#7d8794;background:transparent;border:0}.telegram-dialog-body{padding:18px 20px}.telegram-dialog-fieldset,.telegram-config-fieldset{min-width:0;margin:0;padding:0;border:0}.telegram-config-fieldset{display:contents}.telegram-dialog footer{justify-content:flex-end;gap:8px;border-top:1px solid #edf1f5}.telegram-editor-fields{display:grid;gap:12px}.telegram-dialog-field{display:grid;grid-template-columns:125px 1fr;align-items:center;gap:12px}.telegram-dialog-field>span{text-align:right}.telegram-dialog-field textarea{height:92px;padding:8px 10px;resize:vertical}.telegram-guide{margin:0;padding-left:24px;color:#4b5563;line-height:26px}.telegram-confirm-text{margin:4px 0;color:#4b5563;text-align:center}.telegram-linked-procedures{margin-top:14px}@media(max-width:1500px){.telegram-filters,.telegram-message-filters{grid-template-columns:repeat(3,minmax(190px,1fr))}.telegram-table-wrap{max-height:calc(100vh - 260px)}}.production-test-panel{display:grid;gap:16px;max-width:1320px;margin:0 auto;padding:24px;color:#312e2b}.production-test-panel.locked{max-width:820px;margin-top:56px;padding:28px;border:1px solid #f4b4a8;border-radius:12px;background:#fffaf8;box-shadow:0 12px 35px #5c28191a}.production-test-heading{display:flex;align-items:center;gap:13px;padding:17px 19px;border:1px solid #f0d2c8;border-radius:10px;background:#fff}.production-test-heading h2,.production-test-bet-title h3{margin:0 0 5px}.production-test-heading p,.production-test-bet-title p{margin:0;color:#78655e;line-height:1.55}.production-test-icon{display:grid;place-items:center;width:44px;height:44px;color:#9a3412;border-radius:50%;background:#ffedd5}.production-test-icon.danger{color:#b42318;background:#fee4e2}.production-test-heading-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.production-test-session{padding-right:7px;color:#78655e}.production-test-warning{display:flex;align-items:center;gap:9px;padding:12px 14px;color:#9a3412;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;font-weight:600}.production-test-error{margin:0;padding:10px 13px;color:#b42318;border:1px solid #fda29b;border-radius:7px;background:#fff1f0}.production-test-unlock{display:flex;align-items:end;gap:10px}.production-test-unlock label{display:grid;gap:6px;flex:1}.production-test-panel input{width:100%;height:34px;padding:0 10px;border:1px solid #d9c8c1;border-radius:5px;background:#fff}.production-test-panel input:focus{outline:2px solid #fdba74;border-color:#ea580c}.production-test-panel button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px}.production-test-panel .secondary-button,.production-test-panel .danger-button{padding:0 13px;border-radius:5px}.production-test-panel .secondary-button{color:#475467;border:1px solid #d0d5dd;background:#fff}.production-test-panel .danger-button{color:#fff;border:1px solid #b42318;background:#b42318}.production-test-panel button:disabled{cursor:not-allowed;opacity:.5}.production-test-switches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.production-test-switch{display:grid;gap:10px;padding:16px;border:1px solid #e4e7ec;border-radius:9px;background:#fff}.production-test-switch.enabled{border-color:#f79009;box-shadow:inset 0 3px #f79009}.production-test-switch-title{display:flex;align-items:center;justify-content:space-between;font-size:14px}.production-test-switch-title span{padding:3px 7px;color:#667085;border-radius:11px;background:#f2f4f7;font-size:11px}.production-test-switch.enabled .production-test-switch-title span{color:#9a3412;background:#ffedd5}.production-test-switch p{min-height:42px;margin:0;color:#667085;line-height:1.55}.production-test-switch small{color:#8b7168}.production-test-switch-actions{display:flex;flex-wrap:wrap;gap:8px}.production-test-switch label,.production-test-disable-all label,.production-test-bet-grid label{display:grid;gap:5px;color:#5d4b45}.production-test-disable-all{display:grid;grid-template-columns:1fr auto;align-items:end;gap:12px;padding:14px;border:1px dashed #e26f5b;border-radius:8px;background:#fff8f6}.production-test-bet{display:grid;gap:14px;padding:18px;border:1px solid #e4e7ec;border-radius:9px;background:#fff}.production-test-bet.disabled{background:#f8fafc}.production-test-bet-title{display:flex;align-items:center;gap:10px}.production-test-bet-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.production-test-bet-grid .wide{grid-column:1 / -1}.production-test-bet>button{justify-self:start}.production-test-member-preview{display:flex;flex-wrap:wrap;gap:8px 18px;padding:12px;color:#344054;border:1px solid #d0d5dd;border-radius:7px;background:#f8fafc}.production-test-member-preview strong{width:100%;color:#101828}.production-test-result{display:flex;flex-wrap:wrap;gap:8px 18px;padding:12px;color:#166534;border:1px solid #86efac;border-radius:7px;background:#f0fdf4}@media(max-width:900px){.production-test-switches,.production-test-bet-grid{grid-template-columns:1fr}.production-test-bet-grid .wide{grid-column:auto}.production-test-heading{align-items:flex-start;flex-wrap:wrap}.production-test-heading-actions{width:100%;margin-left:0;flex-wrap:wrap}}:root{color:#1f2937;font-family:Arial,Microsoft YaHei,sans-serif;font-size:12px;background:#f4f6f8}.admin-login-link{border:0;color:#126ecb;background:transparent;cursor:pointer}.admin-two-factor-panel{display:grid;gap:14px;margin-bottom:18px;padding:18px;border:1px solid #d9e2ec;border-radius:8px;background:#fff}.admin-two-factor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.admin-two-factor-heading h2{margin:0 0 4px;color:#102a43;font-size:16px}.admin-two-factor-heading p{margin:0;color:#627d98;font-size:13px}.security-badge{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;color:#8a3b12;border-radius:999px;background:#fff4e5;font-size:12px;font-weight:700}.security-badge.enabled{color:#166534;background:#ecfdf3}.admin-two-factor-setup,.admin-two-factor-actions-block{display:grid;gap:10px;padding-top:4px}.admin-two-factor-setup>p{margin:0;color:#475467;font-size:13px}.admin-two-factor-setup label,.admin-two-factor-actions-block label{display:grid;gap:6px;color:#334e68;font-size:13px;font-weight:700}.admin-two-factor-setup input,.admin-two-factor-actions-block input{min-height:38px;padding:0 10px;border:1px solid #cbd5e1;border-radius:5px}.admin-secret-value,.admin-otpauth-value{display:block;padding:9px 10px;overflow-wrap:anywhere;color:#102a43;border-radius:5px;background:#f4f7fa;font-size:12px;font-weight:700}.admin-otpauth-value{color:#475467;font-weight:400}.admin-two-factor-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-two-factor-actions .primary-button,.admin-two-factor-actions .secondary-button,.admin-two-factor-actions .danger-button{min-height:36px;padding:0 13px;border-radius:5px;cursor:pointer}.admin-two-factor-actions .primary-button{color:#fff;border:1px solid #126ecb;background:#126ecb}.admin-two-factor-actions .secondary-button{color:#475467;border:1px solid #d0d5dd;background:#fff}.admin-two-factor-actions .danger-button{color:#fff;border:1px solid #b42318;background:#b42318}.admin-two-factor-actions button:disabled{cursor:not-allowed;opacity:.55}.admin-two-factor-notice{padding:9px 10px;color:#155e75;border-radius:5px;background:#ecfeff;font-size:13px}.admin-recovery-codes{display:grid;gap:9px;padding:12px;border:1px dashed #d97706;border-radius:6px;background:#fffbeb}.admin-recovery-codes code{color:#78350f;line-height:26px;word-spacing:9px}*{box-sizing:border-box}body{margin:0;min-width:1180px}button,input,select{font:inherit}button{cursor:pointer}.admin-login-shell{display:grid;place-items:center;min-height:100vh;color:#52606d;background:radial-gradient(circle at 50% 0,#e9f3ff 0,#f5f7fa 46%,#edf1f5)}.admin-login-card{display:flex;flex-direction:column;gap:14px;width:390px;padding:34px 38px 38px;background:#fff;border:1px solid #dce4ec;border-radius:10px;box-shadow:0 18px 48px #17406924}.admin-login-brand,.admin-login-icon,.admin-login-submit{display:flex;align-items:center;justify-content:center;gap:9px}.admin-login-brand{color:#102a43;font-size:15px}.admin-login-icon{width:48px;height:48px;margin:4px auto -4px;color:#126ecb;background:#edf6ff;border-radius:50%}.admin-login-card h1,.admin-login-card p{margin:0;text-align:center}.admin-login-card h1{color:#102a43;font-size:20px}.admin-login-card label{display:grid;gap:6px;color:#334e68;font-weight:700}.admin-login-card input{height:40px;padding:0 11px;border:1px solid #cbd5e1;border-radius:5px;outline:0}.admin-login-card input:focus{border-color:#126ecb;box-shadow:0 0 0 3px #126ecb1f}.admin-login-card small{color:#64748b;line-height:18px}.admin-login-error{padding:9px 10px;color:#b42318;background:#fff1f0;border-radius:4px}.admin-login-submit{height:40px;color:#fff;background:#126ecb;border:0;border-radius:5px;font-weight:700}.admin-login-submit:disabled{cursor:not-allowed;opacity:.55}button[data-permission-denied=true]{cursor:not-allowed!important;filter:grayscale(1);opacity:.42!important}[data-permission-denied=true]:not(button){cursor:not-allowed!important;filter:grayscale(1);opacity:.42!important}.admin-auth-spinner{animation:admin-auth-spin 1s linear infinite}@keyframes admin-auth-spin{to{transform:rotate(360deg)}}.app-shell{display:flex;min-height:100vh;background:#f5f7fa}.sidebar{position:relative;width:176px;flex:0 0 176px;background:#061d30;color:#cbd8e6}.sidebar-backdrop{display:none}.brand{display:flex;align-items:center;gap:9px;height:48px;padding:0 13px;color:#fff;font-size:15px;font-weight:700}.brand-logo{width:68px;max-width:68px;height:24px;object-fit:contain;object-position:left center}.brand-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-list{display:flex;flex-direction:column;padding-top:4px}.nav-block{display:block}.nav-item{position:relative;display:flex;align-items:center;gap:10px;width:100%;height:37px;padding:0 12px;color:#a9bbca;background:transparent;border:0;text-align:left}.nav-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-item.active{color:#fff;background:#0d2a43;font-weight:700}.nav-item b{margin-left:auto;padding:1px 4px;color:#fff;font-size:10px;line-height:14px;background:#f5222d;border-radius:8px}.nav-arrow{margin-left:auto}.nav-children{padding:0;background:#09273d}.nav-child{display:flex;align-items:center;width:100%;height:35px;padding:0 10px 0 32px;color:#a9bbca;background:transparent;border:0;text-align:left}.nav-child>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-child-badge{margin-left:auto;padding:1px 4px;color:#fff;font-size:10px;line-height:14px;background:#f5222d;border-radius:8px}.nav-child:hover{color:#fff;background:#0c304b}.nav-child.active{color:#fff;background:#126ecb;font-weight:700}.nav-child:focus-visible{outline:1px solid #82b9ef;outline-offset:-2px}.version{position:absolute;bottom:0;left:0;width:100%;padding:7px 22px;color:#fff;font-size:12px;font-weight:700}.main{flex:1;min-width:0;background:#fff}.topbar{display:flex;align-items:center;justify-content:space-between;height:39px;padding:0 12px 0 9px;border-bottom:1px solid #e8ecef;background:#fff}.breadcrumb,.top-actions{display:flex;align-items:center;gap:8px}.section-name{color:#1769cf;font-weight:700}.separator{color:#b8c0ca}.icon-button{display:grid;place-items:center;width:28px;height:28px;padding:0;color:#1677d2;background:transparent;border:0}.latency{color:#ff9b9b;font-size:10px}.flag{display:grid;place-items:center;width:36px;height:26px;color:#fff;font-size:11px;font-weight:800;background:#19a84a;border-radius:4px}.locale{display:flex;flex-direction:column;gap:1px;color:#111827;line-height:14px}.locale small{color:#4b5563;font-size:11px}.clock{color:#111827;font-size:12px}.avatar{display:grid;place-items:center;width:22px;height:22px;color:#fff;background:linear-gradient(135deg,#35d399,#0ea5e9);border-radius:50%}.user{color:#4b5563}.tabbar{display:flex;align-items:flex-end;height:58px;padding-left:4px;overflow-x:auto;overflow-y:hidden;scrollbar-gutter:stable;border-bottom:1px solid #e5e9ef;background:#fff}.tab{flex:0 0 auto;min-width:74px;height:27px;margin-right:4px;padding:0 12px;color:#3f4b5c;background:#fff;border:1px solid #e0e5ea;border-bottom:0;border-radius:4px 4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tab.active{color:#fff;background:#1373d4;border-color:#1373d4}.tab-close{margin-left:7px}.tabbar-tools{display:flex;margin-left:auto;height:33px;border-left:1px solid #eef1f4}.workspace{position:relative;min-height:calc(100vh - 97px);padding:15px 22px 40px 14px;background:#fff}.notice{position:fixed;top:112px;right:48px;z-index:260;min-width:180px;max-width:min(520px,calc(100vw - 32px));padding:8px 12px;color:#1554a3;background:#eef6ff;border:1px solid #b9d8ff;border-radius:6px;line-height:1.5;box-shadow:0 6px 18px #0f172a1a}.notice.success{color:#17633f;background:#edf9f2;border-color:#b7e1c9}.notice.error{color:#9f2d2d;background:#fff0f0;border-color:#efb9b9}.admin-token-backdrop{position:fixed;inset:0;z-index:3000;display:grid;place-items:center;padding:20px;background:#020c167a}.admin-token-dialog{width:min(460px,100%);padding:18px;color:#1f2937;background:#fff;border:1px solid #dbe3ef;border-radius:8px;box-shadow:0 22px 54px #020c1640}.admin-token-dialog header{display:flex;align-items:center;gap:8px;color:#1769cf}.admin-token-dialog h2{margin:0;font-size:17px}.admin-token-dialog p{margin:12px 0 16px;color:#64748b;line-height:21px}.admin-token-dialog label{display:grid;gap:6px;font-size:13px}.admin-token-dialog input{height:36px;padding:0 10px;color:#111827;border:1px solid #d9e1ec;border-radius:6px;outline:none}.admin-token-dialog input:focus{border-color:#1769cf;box-shadow:0 0 0 3px #1769cf1f}.admin-token-dialog footer{display:flex;justify-content:flex-end;margin-top:16px}.filters{position:absolute;top:16px;right:50px;display:flex;gap:28px;align-items:center}.filters label{display:flex;align-items:center;gap:8px;color:#111827}select,.text-input{height:28px;padding:0 11px;color:#374151;background:#fff;border:1px solid #d9dee7;border-radius:5px;outline:0}select{min-width:128px}@supports (appearance: base-select){select:not([multiple]),select:not([multiple])::picker(select){appearance:base-select!important}select:not([multiple]){align-items:center;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}select:not([multiple]):open{border-color:#1683df;box-shadow:0 0 0 2px #1683df1f}select:not([multiple])::picker-icon{color:#a8b0ba;transition:rotate .16s ease}select:not([multiple]):open::picker-icon{rotate:180deg}select:not([multiple])::picker(select){min-width:anchor-size(width);max-height:min(360px,55vh);padding:7px 5px;overflow-y:auto;color:#273140;background:#fff;border:1px solid #e5e8ec;border-radius:10px;box-shadow:0 10px 28px #1f293729}select:not([multiple]) option{display:flex;align-items:center;min-height:34px;margin:1px 0;padding:7px 12px;border-radius:6px;white-space:nowrap;cursor:pointer}select:not([multiple]) option:hover,select:not([multiple]) option:focus-visible{background:#eef8fd}select:not([multiple]) option:checked{color:#1f2937;background:#dff1fa;font-weight:700}select:not([multiple]) option::checkmark{display:none}select:not([multiple]):disabled{cursor:not-allowed}}.wide{width:340px}.inner-tabs{display:inline-flex;height:34px;border-bottom:1px solid #e6eaf0}.inner-tab{height:34px;padding:0 18px;color:#475569;background:#fff;border:1px solid #e7ebf0;border-bottom:0;border-radius:6px 6px 0 0}.inner-tab.active{color:#0f64c5;font-weight:700}.form-area{padding-top:14px}.admin-page{position:relative;min-height:calc(100vh - 120px);color:#303846}.settings-page{min-height:calc(100vh - 120px)}.admin-top-selectors,.security-selectors{position:absolute;top:0;right:28px;display:flex;align-items:center;gap:28px}.admin-top-selectors label,.security-selectors label{display:inline-flex;align-items:center;gap:8px}.filter-grid{display:flex;flex-wrap:wrap;gap:10px 26px;align-items:center;padding:26px 4px 12px}.filter-item{display:inline-flex;align-items:center;gap:8px;min-width:0;white-space:nowrap}.filter-item.no-label{margin-left:0}.filter-item span{color:#303846}.filter-item input,.filter-item select{min-width:156px}.filter-item .date-input{width:292px}.operation-log-date-range{display:inline-flex;align-items:center;gap:5px;height:30px;padding:0 7px;background:#fff;border:1px solid #d9dee7;border-radius:5px}.operation-log-date-range:focus-within{border-color:#1683df;box-shadow:0 0 0 2px #1683df1f}.filter-item .operation-log-date-range input{width:190px;min-width:190px;height:26px;padding:0;color:#374151;background:transparent;border:0;outline:0}.operation-log-date-range input::-webkit-calendar-picker-indicator{cursor:pointer}.required-label{color:#f04438}.quick-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.compact{height:28px;min-width:auto;padding:0 12px}.sub-account-log-filter{grid-template-columns:250px 120px 170px 250px 430px 260px}.role-filter{grid-template-columns:250px 250px 360px 300px 72px}.operation-filter,.new-log-filter{grid-template-columns:250px 250px 360px 360px 300px}.old-log-filter{grid-template-columns:250px 250px 320px 360px 300px 260px}.native-filter{grid-template-columns:250px 250px 300px 300px 300px 320px}.page-tools{display:flex;justify-content:flex-end;gap:8px;min-height:34px;padding:0 12px 6px 0}.ip-whitelist-page{padding:0 14px 0 16px}.ip-whitelist-tabs{display:flex;align-items:flex-end;gap:2px;min-height:45px;padding-left:0;border-bottom:1px solid #e7ebf0}.ip-whitelist-tabs button{height:36px;padding:0 17px;color:#637083;background:#fff;border:1px solid #e7ebf0;border-bottom:0;border-radius:4px 4px 0 0}.ip-whitelist-tabs button.active{color:#1670cf;background:#fff;border-color:#bcd7f5;font-weight:700}.ip-whitelist-filters{gap:14px 40px;align-items:center;padding:22px 0 8px}.ip-whitelist-filters .filter-item{display:inline-flex;gap:9px}.ip-whitelist-filters .filter-item span{min-width:44px;font-size:12px;text-align:right}.ip-whitelist-filters .filter-item input,.ip-whitelist-filters .filter-item select{width:132px;min-width:132px;height:30px}.ip-whitelist-filters input:disabled,.ip-whitelist-filters select:disabled,.ip-whitelist-dialog input:disabled,.ip-whitelist-dialog select:disabled,.fingerprint-dialog input:disabled,.fingerprint-dialog select:disabled{color:#9ba4b0;background:#f5f6f8;cursor:not-allowed}.ip-whitelist-limit{margin:6px 0 16px;color:#f04438;font-size:12px}.ip-whitelist-tools{min-height:32px;padding:0 6px 8px 0}.ip-whitelist-tools button:disabled,.action-icons button:disabled{color:#c5ccd6;background:#f7f8fa;cursor:not-allowed}.ip-whitelist-tools .danger-outline{color:#d92d20;border-color:#f0b3ae}.ip-whitelist-table.backend .admin-table{min-width:1320px}.ip-whitelist-table.app .admin-table{min-width:1040px}.ip-whitelist-table .admin-table th,.ip-whitelist-table .admin-table td{height:44px;padding:0 10px}.ip-whitelist-table .admin-table th:first-child,.ip-whitelist-table .admin-table td:first-child{width:42px;padding:0 8px;text-align:center}.ip-whitelist-table input[type=checkbox]{width:15px;height:15px;margin:0;accent-color:#1670cf;cursor:pointer}.ip-whitelist-table .admin-table tbody tr{transition:background-color .12s ease}.ip-whitelist-table .admin-table tbody tr.is-selected,.ip-whitelist-table .admin-table tbody tr.is-selected td{background:#e5f5ff}.ip-whitelist-table .admin-table tbody tr.is-selected:hover,.ip-whitelist-table .admin-table tbody tr.is-selected:hover td{background:#d9effd}.ip-whitelist-table .action-icons button:last-child{color:#ff9a9a}.ip-whitelist-dialog-backdrop,.fingerprint-dialog-backdrop{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:24px;background:#151f2b85}.ip-whitelist-dialog,.fingerprint-dialog{width:min(440px,100%);max-height:calc(100vh - 48px);overflow:auto;color:#344054;background:#fff;border-radius:5px;box-shadow:0 22px 60px #0b172642}.ip-whitelist-dialog>header,.ip-whitelist-dialog>footer,.fingerprint-dialog>header,.fingerprint-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 18px;border-bottom:1px solid #e8ecf1}.ip-whitelist-dialog>header h3,.fingerprint-dialog>header h3{margin:0;color:#344054;font-size:15px}.ip-whitelist-dialog>header button,.fingerprint-dialog>header button{width:28px;height:28px;color:#8b95a3;background:transparent;border:0;font-size:20px}.ip-whitelist-dialog>footer,.fingerprint-dialog>footer{justify-content:flex-end;border-top:1px solid #e8ecf1;border-bottom:0}.ip-whitelist-dialog:not(.confirm),.fingerprint-dialog{width:min(540px,100%)}.ip-whitelist-dialog-body,.fingerprint-dialog-body{display:grid;gap:14px;padding:22px 34px 18px}.ip-whitelist-dialog-body label,.fingerprint-dialog-body label{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px;color:#526170;font-size:12px}.ip-whitelist-dialog-body label>span,.fingerprint-dialog-body label>span{text-align:right}.ip-whitelist-radio-field{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px;color:#526170;font-size:12px}.ip-whitelist-radio-field>span{text-align:right}.ip-whitelist-radio-field>div,.ip-whitelist-radio-field label{display:inline-flex;align-items:center;gap:8px}.ip-whitelist-radio-field>div{gap:20px}.ip-whitelist-radio-field input[type=radio]{width:15px;height:15px;margin:0;accent-color:#1670cf}.ip-whitelist-radio-field[aria-disabled=true]{color:#98a2b3}.ip-whitelist-dialog-body input,.ip-whitelist-dialog-body select,.ip-whitelist-dialog-body textarea,.fingerprint-dialog-body input,.fingerprint-dialog-body select,.fingerprint-dialog-body textarea{box-sizing:border-box;width:100%;min-height:36px;padding:8px 10px;color:#344054;background:#fff;border:1px solid #d9dfe7;border-radius:4px;font:inherit}.ip-whitelist-dialog-body textarea,.fingerprint-dialog-body textarea{min-height:76px;resize:vertical}.ip-whitelist-dialog-body small,.fingerprint-dialog-body small{grid-column:2;justify-self:end;color:#98a2b3}.fingerprint-dialog>footer{justify-content:center}.ip-whitelist-dialog:not(.confirm)>footer{justify-content:center}.ip-whitelist-dialog :is(button,input,select,textarea):focus-visible,.fingerprint-dialog :is(button,input,select,textarea):focus-visible{outline:2px solid #7ab7f5;outline-offset:1px}.ip-whitelist-confirm-text{padding:28px 20px;color:#596579;line-height:22px;text-align:center}.ip-whitelist-dialog .danger{background:#d92d20;border-color:#d92d20}.disabled-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:28px;padding:0 12px;color:#c5ccd6;background:#f7f8fa;border:1px solid #e1e5eb;border-radius:5px;cursor:not-allowed}.admin-table-wrap{width:100%;overflow-x:auto;border-top:1px solid #eef1f4}.admin-table{width:100%;min-width:980px;border-collapse:collapse;table-layout:fixed}.admin-table th,.admin-table td{min-height:37px;padding:11px 10px;border-right:1px solid #edf1f5;border-bottom:1px solid #edf1f5;text-align:center;vertical-align:middle;word-break:break-word}.admin-table th{color:#1f2937;font-weight:700;background:#fafafa}.admin-table tr:nth-child(2n) td{background:#fbfbfb}.admin-table th:last-child,.admin-table td:last-child{border-right:0}.log-table .admin-table{min-width:1560px}.native-table .admin-table{min-width:1700px}.empty-state{display:grid;place-items:center;gap:8px;height:116px;color:#c0c7d0}.pagination-bar{display:flex;align-items:center;gap:8px;min-height:42px;padding:8px 0 0;color:#303846}.page-number{min-width:20px;height:22px;color:#1769cf;background:#fff;border:0}.page-number.active{border:1px solid #2d7ff2;border-radius:5px}.jump-input{width:42px;height:24px;border:1px solid #d9dee7;border-radius:4px}.status-success{color:#52c41a}.status-fail{color:#ff4d4f}.action-icons{display:inline-flex;align-items:center;justify-content:center;gap:8px}.action-icons button{display:grid;place-items:center;width:22px;height:22px;color:#7aa7df;background:transparent;border:0}.mini-primary{height:28px;padding:0 13px;color:#fff;background:#1677d2;border:1px solid #1677d2;border-radius:5px}.copyable-text{display:inline-flex;align-items:center;gap:5px;color:#28a745}.security-page{padding-top:14px}.security-form{width:690px;margin:70px 0 0 96px}.security-row{display:flex;align-items:center;gap:14px;min-height:42px}.security-label{min-width:150px;text-align:right}.radio-option{display:inline-flex;align-items:center;gap:6px}.radio-option input{accent-color:#1677d2}.security-warning{margin:28px 0 20px 170px;color:#f33}.security-input{width:450px}.toggle-off{display:inline-block;position:relative;width:36px;height:20px;background:#c8ccd2;border-radius:20px}.toggle-off:after{position:absolute;top:2px;left:2px;width:16px;height:16px;content:"";background:#fff;border-radius:50%;box-shadow:0 1px 2px #0000002e}.security-actions{margin:14px 0 0 280px}.setting-panel{width:860px;margin-left:56px}.linked-procedures{margin-top:26px;padding-top:14px;border-top:1px solid #eef1f5}.linked-procedures summary{color:#526173;cursor:pointer}.linked-procedure-list{display:flex;flex-wrap:wrap;gap:8px;padding-top:12px}.linked-procedure{display:inline-flex;align-items:center;gap:6px;max-width:260px;height:30px;padding:0 9px;color:#334155;background:#fff;border:1px solid #dfe6ef;border-radius:5px}.linked-procedure.active{color:#1769cf;border-color:#9cc7f7;background:#f1f7ff}.linked-procedure small{max-width:120px;color:#8a94a5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.procedure-dot{width:7px;height:7px;background:#cbd5e1;border-radius:50%}.procedure-dot.success{background:#52c41a}.procedure-dot.error{background:#ff4d4f}.procedure-dot.loading{background:#1677d2}.site-form{width:620px;margin-left:58px}.field{display:grid;grid-template-columns:118px 1fr;align-items:start;min-height:48px;margin-bottom:8px}.field-label{padding-top:8px;color:#303846;text-align:right}.required{margin-right:4px;color:#f04438}.field-control{padding-left:12px}.asset-row{display:flex;align-items:center;gap:14px}.logo-row{min-height:84px}.logo-preview{width:198px;max-height:62px;object-fit:contain}.app-icon-preview{width:154px;height:154px;object-fit:cover;border-radius:18px;box-shadow:0 1px 4px #0f172a33}.upload-button{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;color:#1677d2;background:#f5faff;border:1px solid #9cc8f0;border-radius:5px}.upload-button input{display:none}.hint{margin:4px 0 0;color:#f33;line-height:18px}.check-row{display:flex;gap:14px;align-items:center;height:28px}.checkbox{display:inline-flex;align-items:center;gap:6px;color:#2f3a4a}.checkbox input{width:14px;height:14px;accent-color:#1f76d2}.form-actions{display:flex;align-items:center;gap:10px;margin:8px 0 0 130px}.primary-button,.ghost-button{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 13px;border-radius:5px}.primary-button{color:#fff;background:#1677d2;border:1px solid #1677d2}.ghost-button{color:#435166;background:#fff;border:1px solid #d7dde6}.status{color:#667085;opacity:0}.status.visible{opacity:1}.empty-panel{display:inline-flex;align-items:center;gap:8px;margin:50px 0 0 80px;color:#64748b}.empty-panel small{color:#94a3b8}.module-board{width:100%;max-width:1280px}.module-head{display:flex;align-items:center;gap:18px;min-height:64px;padding:0 4px 14px;border-bottom:1px solid #e5e9ef}.module-head h2{margin:0 0 5px;color:#1f2937;font-size:18px}.module-head p{margin:0;color:#64748b}.module-metrics{display:flex;gap:8px;margin-left:auto}.metric{display:grid;min-width:78px;padding:7px 10px;border:1px solid #dfe6ef;border-radius:6px;background:#f8fafc}.metric b{color:#1769cf;font-size:16px;line-height:18px}.metric small{color:#64748b;line-height:16px}.module-layout{display:grid;grid-template-columns:minmax(560px,1fr) 420px;gap:18px;padding-top:14px}.procedure-list-head{display:flex;align-items:center;gap:8px;height:32px;color:#24364b;font-weight:700}.procedure-table{border:1px solid #e3e8ef;border-radius:6px;overflow:hidden}.procedure-row{display:grid;grid-template-columns:28px minmax(178px,220px) minmax(220px,1fr) 72px;align-items:center;width:100%;min-height:46px;padding:0 10px;color:#334155;background:#fff;border:0;border-bottom:1px solid #edf1f6;text-align:left}.procedure-row:last-child{border-bottom:0}.procedure-row:hover,.procedure-row.selected{background:#f1f7ff}.procedure-status{display:grid;place-items:center;width:20px;height:20px;color:#8a97a8}.procedure-status.success{color:#15803d}.procedure-status.error{color:#c2410c}.procedure-status.loading{color:#1769cf}.procedure-main{display:grid;gap:2px;min-width:0}.procedure-main strong,.response-title{color:#1f2937;font-size:13px}.procedure-main small,.procedure-desc{min-width:0;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.procedure-action{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;color:#1769cf}.response-panel{min-width:0;border:1px solid #e3e8ef;border-radius:6px;background:#fff;overflow:hidden}.response-head{display:flex;justify-content:space-between;gap:10px;padding:12px;border-bottom:1px solid #edf1f6}.response-head>div{display:grid;gap:4px;min-width:0}.response-head code{color:#64748b;font-family:Monaco,Consolas,monospace;font-size:11px}.status-pill{height:22px;padding:3px 8px;color:#64748b;background:#f1f5f9;border-radius:6px;white-space:nowrap}.status-pill.success{color:#166534;background:#dcfce7}.status-pill.error{color:#9a3412;background:#ffedd5}.status-pill.loading{color:#1554a3;background:#e0f2fe}.response-summary{margin:0;padding:10px 12px;color:#526173;border-bottom:1px solid #edf1f6}.response-panel pre{max-height:560px;margin:0;padding:12px;overflow:auto;color:#1f2937;font-family:Monaco,Consolas,monospace;font-size:11px;line-height:18px;background:#fbfdff}.module-empty{display:grid;gap:8px;width:460px;margin:72px 0 0 72px;color:#64748b}.module-empty h2,.module-empty p{margin:0}.module-empty.compact{width:auto;margin:40px 24px}.module-placeholder{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:430px;margin:82px 0 0 84px;color:#334155}.placeholder-icon{display:grid;place-items:center;width:42px;height:42px;color:#1769cf;background:#edf5ff;border:1px solid #cae0ff;border-radius:8px}.module-placeholder h2{margin:0;color:#1f2937;font-size:18px;font-weight:700}.module-placeholder p{margin:0;color:#64748b;line-height:20px}@media(min-width:721px){body{zoom:.8}.app-shell{min-height:125vh}}@media(max-width:1280px){body{min-width:1080px}.site-form{margin-left:28px}.filters{right:22px}.module-layout{grid-template-columns:minmax(520px,1fr) 360px}}@media(max-width:720px){body{min-width:0;overflow-x:hidden}.app-shell{width:100%;min-width:0}.sidebar{position:fixed;inset:0 auto 0 0;z-index:1100;height:100dvh;overflow-y:auto;transform:translate(-100%);transition:transform .18s ease;box-shadow:12px 0 30px #03121f2e}.mobile-sidebar-open .sidebar{transform:translate(0)}.sidebar-backdrop{position:fixed;inset:0;z-index:1090;display:block;padding:0;visibility:hidden;background:#0716236b;border:0;opacity:0;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.mobile-sidebar-open .sidebar-backdrop{visibility:visible;opacity:1;pointer-events:auto}.main{width:100%;min-width:0}.topbar{min-width:0;padding-right:8px}.breadcrumb{min-width:0;overflow:hidden;white-space:nowrap}.breadcrumb>span:last-child{overflow:hidden;text-overflow:ellipsis}.top-actions .latency,.top-actions .locale,.top-actions .clock,.top-actions .user,.top-actions .icon-button{display:none}.workspace{min-width:0;padding:10px 8px 28px}.admin-top-selectors,.security-selectors{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.admin-top-selectors label,.security-selectors label{display:grid;grid-template-columns:auto minmax(0,1fr);gap:6px}.admin-top-selectors select,.security-selectors select{width:100%;min-width:0}.notice{top:76px;right:10px;left:10px;min-width:0}.filters{position:static;flex-wrap:wrap;gap:8px;margin-bottom:10px}.version{position:static;margin-top:18px}}
