:root{--blue:#006eff;--blue-hover:#0052d9;--navy:#001529;--bg:#f3f5f8;--panel:#fff;--line:#e5e7eb;--line-dark:#d7dbe2;--text:#1f2329;--muted:#646a73;--subtle:#8f959e;--green:#00a870;--orange:#ed7b2f;--red:#d54941;--cyan:#00a4a6}*{box-sizing:border-box}html{background:var(--bg);overflow-x:hidden}body{color:var(--text);background:var(--bg);margin:0;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,Arial,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:is(button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible){outline-offset:1px;outline:2px solid #006eff47}.t-icon{-webkit-mask:var(--icon-url) center/contain no-repeat;-webkit-mask:var(--icon-url) center/contain no-repeat;mask:var(--icon-url) center/contain no-repeat;background:currentColor;flex:none;display:inline-block}.console-loading{min-height:100vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.console-loading svg,.console-loading>.t-icon{color:var(--blue);animation:1.5s ease-in-out infinite float}.console-loading strong{color:var(--text);font-size:18px}@keyframes float{50%{transform:translateY(-5px)}}.t-console{min-height:100vh}.t-globalbar{z-index:50;color:#d9e2ef;background:var(--navy);align-items:center;height:50px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 4px #0003}.t-logo{color:#fff;border-right:1px solid #ffffff1a;align-items:center;gap:10px;width:228px;height:50px;padding:0 18px;display:flex}.t-logo span{color:#fff;background:var(--blue);border-radius:3px;place-items:center;width:28px;height:28px;font-size:15px;font-weight:800;display:grid;box-shadow:inset 0 0 0 1px #ffffff26}.t-global-links{align-items:center;height:100%;display:flex}.t-global-links span{color:#b5c1d2;border-right:1px solid #ffffff0f;align-items:center;height:100%;padding:0 18px;display:flex}.t-global-links span:first-child{color:#fff;background:#ffffff12}.t-global-right{align-items:center;gap:12px;margin-left:auto;padding:0 18px;font-size:13px;display:flex}.top-signout{color:#aebed2;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none}.avatar{color:#fff;background:#295d91;border-radius:50%;place-items:center;width:26px;height:26px;font-weight:700;display:grid}.t-workspace{min-height:100vh;padding-top:50px;display:flex}.t-sidebar{z-index:30;border-right:1px solid var(--line);background:#fff;flex-direction:column;width:228px;display:flex;position:fixed;top:50px;bottom:0;left:0}.t-product-name{color:#30343b;border-bottom:1px solid var(--line);align-items:center;gap:10px;height:54px;padding:0 18px;font-weight:700;display:flex}.t-product-name svg,.t-product-name .t-icon{color:var(--blue)}.t-sidebar nav{padding:6px 0 12px;overflow:auto}.nav-group>p{color:#a0a7b1;letter-spacing:.6px;margin:0;padding:6px 20px;font-size:11px}.t-sidebar nav button{color:#4e5969;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;width:100%;height:44px;padding:0 20px;display:flex;position:relative}.t-sidebar nav button.active:before{content:"";background:var(--blue);width:3px;position:absolute;top:0;bottom:0;left:0}.t-sidebar-foot{color:#3d6b58;background:#f0faf6;border:1px solid #bce5d3;border-radius:3px;align-items:flex-start;gap:9px;margin:auto 14px 14px;padding:12px;display:flex}.t-sidebar-foot svg,.t-sidebar-foot>.t-icon{color:var(--green);flex:none;margin-top:2px}.t-sidebar-foot strong,.t-sidebar-foot span{display:block}.t-sidebar-foot strong{font-size:13px}.t-sidebar-foot span{color:#6b8378;margin-top:3px;font-size:12px}.t-main{width:calc(100% - 228px);min-width:0;margin-left:228px;padding:20px 24px 48px}.t-breadcrumb{color:#8a9099;margin-bottom:14px;font-size:12px}.t-page-head{justify-content:space-between;align-items:flex-start;gap:20px;min-height:64px;margin-bottom:18px;display:flex}.t-page-head h1{margin:0;font-size:24px;font-weight:600;line-height:1.3}.t-page-head p{color:var(--muted);margin:7px 0 0}.t-btn{cursor:pointer;white-space:nowrap;border-radius:2px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 15px;font-weight:500;text-decoration:none;display:inline-flex}.t-btn.primary{color:#fff;background:var(--blue);border:1px solid var(--blue)}.t-btn.ghost{color:#30343b;border:1px solid var(--line-dark);background:#fff}.file-label input{display:none}.t-alert{color:#27486b;background:#eaf3ff;border:1px solid #b5d4ff;border-radius:2px;align-items:center;gap:9px;min-height:42px;margin-bottom:16px;padding:9px 13px;display:flex}.t-alert svg,.t-alert>.t-icon{color:var(--blue)}.t-alert span{flex:1}.t-alert button{color:#5d6b7b;cursor:pointer;background:0 0;border:0;font-size:20px}.t-card{background:var(--panel);border:1px solid var(--line);border-radius:3px;min-width:0;box-shadow:0 1px 2px #00000006}.card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:15px 20px;display:flex}.card-head h2{margin:0;font-size:16px;font-weight:600}.card-head p{color:var(--muted);margin:5px 0 0;font-size:12px}.card-head button{color:var(--blue);cursor:pointer;background:0 0;border:0}.kpi-grid{grid-template-columns:repeat(6,minmax(155px,1fr));gap:12px;margin-bottom:14px;display:grid}.kpi{justify-content:space-between;align-items:flex-start;min-height:132px;padding:20px;display:flex}.kpi>div span,.kpi>div strong,.kpi>div small{display:block}.kpi>div span{color:var(--muted)}.kpi>div strong{margin:14px 0 9px;font-family:Arial,sans-serif;font-size:28px;font-weight:600;line-height:1}.kpi>div small{color:var(--subtle)}.kpi-icon{width:40px;height:40px;color:var(--blue);background:#edf4ff;border-radius:3px;place-items:center;display:grid}.overview-grid{grid-template-columns:1.2fr 1fr .85fr;gap:14px;margin-bottom:14px;display:grid}.overview-grid>.t-card{min-height:340px}.bar-chart{align-items:flex-end;gap:12px;height:235px;padding:30px 24px 18px;display:flex}.bar-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;min-width:26px;height:100%;display:flex}.bar-value{color:#566170;font-size:11px}.bar-track{background:#f1f3f6;border-radius:1px;flex:1;align-items:flex-end;width:65%;max-width:28px;display:flex;overflow:hidden}.bar-track span{background:linear-gradient(#2b84ff,#006eff);width:100%;transition:height .3s;display:block}.bar-column small{color:#8a9099;font-size:11px}.funnel-list{padding:20px}.funnel-list>div{grid-template-columns:52px minmax(90px,1fr) 68px 56px;align-items:center;gap:10px;min-height:44px;display:grid}.funnel-list>div>span{color:#59616c}.funnel-list>div>div{background:#eef1f5;height:8px}.funnel-list i{background:var(--blue);height:100%;display:block}.funnel-list strong{text-align:right;font-family:Arial,sans-serif}.funnel-list em{color:#89909a;text-align:right;font-size:11px;font-style:normal}.guard-list{padding:12px 20px}.guard-list>div{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;min-height:58px;display:flex}.guard-list>div:last-child{border:0}.guard-list strong,.guard-list small{display:block}.guard-list strong{font-family:Arial,sans-serif;font-size:18px}.guard-list small{color:#747b86;margin-top:3px}.guard-list em{border-radius:2px;padding:3px 8px;font-size:12px;font-style:normal}.guard-list em.ok{color:#087e58;background:#e8f7f0}.guard-list em.warn{color:#a15214;background:#fff2e6}.t-table-wrap{width:100%;overflow:auto}.t-table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%}.t-table th{color:#646b75;border-bottom:1px solid var(--line);background:#f7f8fa;height:44px;padding:0 14px;font-size:12px;font-weight:500}.t-table td{vertical-align:middle;border-bottom:1px solid #edf0f3;min-height:52px;padding:12px 14px}.t-table tbody tr:last-child td{border-bottom:0}.t-table td>strong,.t-table td>small{display:block}.t-table td>small{color:#89909a;margin-top:5px;font-size:11px}.content-cell{text-overflow:ellipsis;white-space:nowrap;color:#4b535e;max-width:350px;overflow:hidden}.t-status{color:#4c5561;background:#f0f1f3;border-radius:2px;align-items:center;gap:6px;padding:3px 8px;font-size:12px;display:inline-flex}.t-status i{background:#8b929c;border-radius:50%;width:6px;height:6px}.t-status.approved,.t-status.active,.t-status.published,.t-status.completed,.t-status.processed,.t-status.paid{color:#087e58;background:#e8f7f0}.t-status.approved i,.t-status.active i,.t-status.published i,.t-status.completed i,.t-status.processed i,.t-status.paid i{background:var(--green)}.t-status.review,.t-status.testing,.t-status.running{color:#0052b3;background:#eaf3ff}.t-status.review i,.t-status.testing i,.t-status.running i{background:var(--blue)}.t-status.rejected,.t-status.paused,.t-status.expired{color:#a15214;background:#fff2e6}.t-status.rejected i,.t-status.paused i,.t-status.expired i{background:var(--orange)}.t-status.pending{color:#59616d;background:#f0f1f3}.type-badge{color:#254f87;background:#edf4ff;border-radius:2px;align-items:center;gap:4px;padding:3px 7px;font-size:12px;display:inline-flex}.type-badge.video{color:#7d3bb2;background:#f4ebfb}.ok-text{color:var(--green)}.bad-text{color:var(--red)}.row-actions{align-items:center;gap:10px;display:flex}.row-actions button,.row-actions a,.t-link-btn{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:12px;text-decoration:none;display:inline-flex}.row-actions button.danger{color:var(--red)}.row-actions svg{width:13px;height:13px}.t-link-btn:disabled{color:#a7abb2;cursor:wait}code{color:#35475d;background:#f2f4f7;border-radius:2px;padding:2px 5px;font-family:Consolas,SFMono-Regular,monospace;font-size:12px}.summary-strip{border:1px solid var(--line);background:#fff;border-radius:3px;grid-auto-columns:minmax(150px,1fr);grid-auto-flow:column;margin-bottom:14px;display:grid;overflow:auto}.summary-strip>div{border-right:1px solid var(--line);min-height:96px;padding:20px 24px}.summary-strip>div:last-child{border:0}.summary-strip span,.summary-strip strong{display:block}.summary-strip span{color:var(--muted)}.summary-strip strong{margin-top:10px;font-family:Arial,sans-serif;font-size:24px;font-weight:600}.two-col{grid-template-columns:1fr 1fr;gap:14px;display:grid}.upload-zone{color:#7a838f;background:#fafbfc;border:1px dashed #b7c1cf;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:285px;margin:20px;display:flex}.upload-zone svg,.upload-zone>.t-icon{color:var(--blue)}.upload-zone strong{color:#323842;font-size:16px}.upload-zone span{font-family:Consolas,monospace;font-size:12px}.send-audience-card{grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:24px;margin-bottom:16px;padding:22px 24px;display:grid}.send-audience-card h2{margin:7px 0 8px;font-size:18px}.send-audience-card p{color:#6f7884;margin:0;line-height:1.7}.send-step{color:#236fca;font-size:12px;font-weight:700}.send-file-actions{gap:10px;margin-top:18px;display:flex}.send-import-result{background:#f7f9fc;border:1px solid #e2e6ec;flex-direction:column;justify-content:center;gap:7px;padding:16px 18px;display:flex}.send-import-result>span,.send-import-result small{color:#7c8591;font-size:12px}.send-import-result>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.send-import-result>div{grid-template-columns:auto 1fr auto 1fr;align-items:baseline;gap:3px 8px;display:grid}.send-import-result>div b{color:#1f5fae;font-size:18px}.send-import-result>p{font-size:12px;line-height:1.6}.drawer-import-box{background:#f5f8fc;border:1px solid #dce5f0;margin-bottom:18px;padding:14px}.drawer-import-box>div{align-items:center;gap:8px;display:flex}.drawer-import-box>div:first-child small{color:#7d8793;margin-left:auto}.drawer-import-box>div:nth-child(2){gap:18px;margin-top:12px}.drawer-import-box a,.drawer-import-box label{color:#236fca;cursor:pointer;align-items:center;gap:5px;font-size:13px;display:inline-flex}.drawer-import-box p{color:#66717e;margin:12px 0 0;font-size:12px;line-height:1.65}.send-mode-switch{grid-template-columns:1fr 1fr;gap:10px;display:grid}.send-mode-switch button{text-align:left;color:#47505c;cursor:pointer;background:#fff;border:1px solid #ccd3dc;grid-template-columns:auto 1fr;align-items:center;gap:2px 8px;padding:12px;display:grid}.send-mode-switch button small{color:#8a929d;grid-column:2;font-size:11px}.send-mode-switch button.active{color:#1267c4;background:#f0f7ff;border-color:#3487df;box-shadow:inset 0 0 0 1px #3487df}.rule-list{margin:20px;padding:0;list-style:none}.rule-list li{border-bottom:1px solid #edf0f3;align-items:center;gap:10px;min-height:42px;display:flex}.rule-list svg,.rule-list .t-icon{width:17px;color:var(--green)}.info-box{color:#4e6480;border-left:3px solid var(--blue);background:#f1f6fd;margin:0 20px 20px;padding:12px}.record-list{padding:4px 20px 14px}.record-list>div{border-bottom:1px solid #edf0f3;grid-template-columns:26px minmax(180px,1fr) minmax(150px,1fr) 160px;align-items:center;gap:10px;min-height:64px;display:grid}.record-list>div:last-child{border:0}.record-list>div>svg,.record-list>div>.t-icon{color:var(--blue)}.record-list strong,.record-list small{display:block}.record-list small{color:#8a9099;margin-top:4px}.record-list em{color:#5d6570;font-style:normal}.record-list time{color:#8a9099;text-align:right;font-size:11px}.record-list.compact{max-height:560px;overflow:auto}.records-grid{margin-bottom:14px}.source-icon{color:#fff;background:#6c7480;border-radius:2px;place-items:center;width:32px;height:24px;font-size:9px;font-weight:700;display:grid}.source-icon.sms,.source-icon.sho{background:var(--blue)}.source-icon.sdk{background:#7c44b5}.source-icon.lan{background:var(--cyan)}.filter-bar{align-items:flex-end;gap:12px;margin-bottom:14px;padding:16px;display:flex;overflow:auto}.filter-bar label{color:#555d68;min-width:160px;font-size:12px}.filter-bar label select{color:#333943;border:1px solid var(--line-dark);background:#fff;border-radius:2px;width:100%;height:34px;margin-top:6px;padding:0 30px 0 10px}.analysis-grid{grid-template-columns:1.25fr .75fr;gap:14px;margin-bottom:14px;display:grid}.bar-chart.dual{height:285px}.bar-pair{justify-content:center;align-items:flex-end;gap:3px;width:70%;height:100%;display:flex}.bar-pair span,.bar-pair i{background:var(--blue);width:40%;display:block}.bar-pair i{background:var(--cyan)}.chart-legend{color:#666e78;justify-content:center;gap:24px;margin:-8px 0 16px;font-size:12px;display:flex}.chart-legend span{align-items:center;gap:6px;display:flex}.chart-legend i{background:var(--blue);width:10px;height:10px}.chart-legend i.cyan{background:var(--cyan)}.route-analysis{padding:18px 20px}.route-analysis>div{margin-bottom:24px}.route-analysis>div>div{justify-content:space-between;display:flex}.route-analysis>div>div span{color:#6b7380}.route-analysis p{background:#eef1f5;height:8px;margin:9px 0}.route-analysis p span{background:var(--blue);height:100%;display:block}.route-analysis small{color:#808792}.attribution-flow{padding:10px 22px 20px}.attribution-flow>div{border-bottom:1px solid #edf0f3;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;min-height:72px;display:grid;position:relative}.attribution-flow>div:last-child{border-bottom:0}.attribution-flow>div>span{color:#fff;background:#006eff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.attribution-flow p{margin:0}.attribution-flow strong,.attribution-flow small{display:block}.attribution-flow small{color:#87909b;margin-top:5px}.attribution-flow b{font-family:Arial,sans-serif;font-size:22px}.endpoint-list{margin:0;padding:12px 20px 22px;list-style:none}.endpoint-list li{border-bottom:1px solid #edf0f3;padding:16px 0}.endpoint-list li:last-child{border:0}.endpoint-list code,.endpoint-list span{display:block}.endpoint-list span{color:#7c8590;margin-top:7px;font-size:12px}.drawer-mask{z-index:100;background:#0015296b;justify-content:flex-end;display:flex;position:fixed;inset:0}.t-drawer{background:#fff;flex-direction:column;width:min(560px,100%);height:100%;display:flex;box-shadow:-10px 0 32px #00000029}.drawer-head{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:76px;padding:14px 20px;display:flex}.drawer-head>span{width:38px;height:38px;color:var(--blue);background:#edf4ff;place-items:center;display:grid}.drawer-head>div{flex:1}.drawer-head h2{margin:0;font-size:18px}.drawer-head p{color:#7b838e;margin:5px 0 0;font-size:12px}.drawer-head>button{color:#606873;cursor:pointer;background:0 0;border:0;width:32px;height:32px;font-size:22px}.drawer-body{flex:1;padding:22px 24px;overflow:auto}.drawer-foot{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:10px;min-height:64px;padding:12px 20px;display:flex}.form-field{color:#3e4650;margin-bottom:18px;font-size:13px;display:block}.form-field>span{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.form-field>span small{color:#8b929d;font-weight:400}.form-field input,.form-field select,.form-field textarea{color:#303641;border:1px solid var(--line-dark);resize:vertical;background:#fff;border-radius:2px;width:100%;min-height:36px;padding:8px 10px}.form-field input:hover,.form-field select:hover,.form-field textarea:hover{border-color:#8fbfff}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.type-switch{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px;display:grid}.type-switch button{color:#505864;border:1px solid var(--line-dark);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:8px;height:46px;display:flex}.type-switch button.active{color:var(--blue);border-color:var(--blue);background:#edf4ff}.price-preview{color:#355678;background:#eff6ff;border:1px solid #c5dcff;grid-template-columns:24px 1fr;gap:4px 8px;padding:14px;display:grid}.price-preview svg,.price-preview>.t-icon{color:var(--blue);grid-row:1/3}.price-preview span{font-size:12px}.price-preview strong{font-size:16px}.access-gate{background:#edf1f6;place-items:center;min-height:100vh;padding:20px;display:grid}.access-card{border:1px solid var(--line);background:#fff;width:min(420px,100%);padding:34px;box-shadow:0 10px 28px #00152914}.access-card h1{margin:8px 0}.access-card p{color:var(--muted);line-height:1.7}.access-card .t-btn,.access-card .primary-button{color:#fff;background:var(--blue);justify-content:center;align-items:center;width:100%;min-height:40px;margin-top:14px;text-decoration:none;display:flex}.access-card .text-link{color:var(--blue);text-align:center;margin-top:16px;display:block}.login-shell{background:#fff;grid-template-columns:minmax(500px,1.12fr) minmax(460px,.88fr);min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:linear-gradient(135deg,#001529 0%,#052b56 55%,#006eff 150%);flex-direction:column;min-height:100vh;padding:36px 54px;display:flex;position:relative;overflow:hidden}.login-brand-panel:before,.login-brand-panel:after{content:"";border:1px solid #68adff29;position:absolute;transform:rotate(28deg)}.login-brand-panel:before{width:620px;height:620px;top:-220px;right:-220px;box-shadow:0 0 0 70px #1262b60d,0 0 0 140px #1262b60a}.login-brand-panel:after{background:#006eff14;width:260px;height:260px;bottom:-120px;left:-130px}.login-brand{z-index:2;align-items:center;gap:12px;font-size:18px;display:flex;position:relative}.login-brand span,.login-mini-logo{color:#fff;background:#006eff;border-radius:3px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.login-message{z-index:2;width:min(620px,100%);margin:auto 0;position:relative}.login-kicker{color:#69b1ff;letter-spacing:2.2px;font-size:12px;font-weight:700}.login-message h1{letter-spacing:-1.5px;margin:18px 0 22px;font-size:54px;line-height:1.16}.login-message>p{color:#b8c9dc;max-width:590px;margin:0;font-size:17px;line-height:1.9}.login-flow{color:#dceafd;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000002e;border:1px solid #7fb6f42e;align-items:center;gap:11px;margin-top:42px;padding:15px 18px;display:flex}.login-flow i{white-space:nowrap;font-style:normal}.login-flow b{color:#4da4ff;font-weight:500}.login-brand-panel footer{z-index:2;color:#7e9ab8;font-size:12px;position:relative}.login-form-panel{background:#f7f8fa;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:54px;display:flex}.login-form-card{background:#fff;border:1px solid #e4e7ed;width:min(430px,100%);padding:36px 38px;box-shadow:0 14px 40px #1f2d3d14}.login-card-title{border-bottom:1px solid #edf0f4;align-items:center;gap:14px;padding-bottom:28px;display:flex}.login-card-title h2{margin:0 0 5px;font-size:25px}.login-card-title p{color:#7b8491;margin:0}.login-security{color:#506176;background:#f2f7ff;border-left:3px solid #006eff;margin:26px 0 18px;padding:14px 15px}.login-security strong,.login-security span{display:block}.login-security span{color:#748397;margin-top:5px;font-size:12px;line-height:1.6}.account-login-form{gap:16px;display:grid}.login-field{color:#39465a;gap:7px;font-size:13px;font-weight:600;display:grid}.login-input-shell{background:#fff;border:1px solid #ccd5e1;border-radius:3px;align-items:center;gap:9px;height:44px;padding:0 11px;transition:border-color .18s,box-shadow .18s;display:flex}.login-input-shell:focus-within{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.login-input-shell>i{color:#8190a4;text-align:center;width:20px;font-size:11px;font-style:normal}.login-input-shell input{color:#202a38;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%}.login-input-shell input::placeholder{color:#a6afbb}.password-visibility{color:#6d7c91;cursor:pointer;background:0 0;border:0;flex:none;height:28px;padding:0 4px;font-size:12px}.password-visibility:hover{color:#1677ff}.login-session-note{color:#7c8795;justify-content:space-between;align-items:center;margin-top:-3px;font-size:12px;display:flex}.login-session-note span:before{content:"";vertical-align:1px;background:#00a870;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.login-session-note b{color:#647084;font-weight:500}.login-error{color:#b42318;background:#fff2f0;border:1px solid #ffccc7;border-radius:3px;margin-top:-2px;padding:9px 11px;font-size:12px;line-height:1.5}.local-login-tip{color:#8a94a3;text-align:center;margin:0;font-size:11px}.login-submit,.login-demo-link{justify-content:center;align-items:center;min-height:44px;text-decoration:none;display:flex}.login-submit{color:#fff;background:#006eff;border:1px solid #006eff;font-weight:700}.account-login-form .login-submit{cursor:pointer;width:100%;margin-top:2px}.login-submit:disabled{cursor:wait;opacity:.7}.login-divider{color:#a3a9b2;align-items:center;gap:12px;margin:22px 0;font-size:12px;display:flex}.login-divider:before,.login-divider:after{content:"";background:#e8ebef;flex:1;height:1px}.login-demo-link{color:#38516f;background:#fff;border:1px solid #cfd6df}.login-demo-link:hover{color:#006eff;border-color:#006eff}.login-notes{color:#7b8490;border-top:1px solid #edf0f4;margin:24px 0 0;padding:18px 0 0 18px;font-size:12px;line-height:1.9}.login-legal{color:#9ba1aa;text-align:center;width:min(430px,100%);margin:20px 0 0;font-size:12px}.eyebrow{color:var(--blue);letter-spacing:.08em;font-size:12px;font-weight:700}.landing-shell{color:#f7f4eb;background:#08181a;min-height:100vh}.landing-header{color:#dce9e5;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:64px;padding:0 max(24px,50vw - 560px);display:flex}.landing-header strong{color:#fff;font-size:18px}.landing-header span{font-size:12px}.landing-hero{background:radial-gradient(circle at 75% 35%,#2975656b,#0000 28%),linear-gradient(135deg,#071617,#102725);grid-template-columns:1.05fr .95fr;gap:40px;min-height:560px;padding:78px max(24px,50vw - 560px) 60px;display:grid;overflow:hidden}.landing-copy{z-index:2;position:relative}.landing-kicker{color:#e6c873;background:#e6c8731a;border:1px solid #e6c87359;padding:7px 11px;display:inline-block}.landing-copy h1{letter-spacing:.04em;margin:22px 0 16px;font-family:STKaiti,KaiTi,serif;font-size:64px;line-height:1.13}.landing-copy>p{color:#bfd0cc;max-width:540px;font-size:17px;line-height:1.8}.reward-box{background:#010b0c73;border-left:3px solid #d9bd67;max-width:530px;margin-top:28px;padding:18px 20px}.reward-box>span,.reward-box>small{color:#aebcb9;display:block}.reward-box>div{color:#f4df9d;flex-wrap:wrap;gap:8px 18px;margin:10px 0;display:flex}.game-visual{min-height:410px;position:relative}.moon{background:radial-gradient(circle at 40% 35%,#fffbe7,#d9d2a8 50%,#8aa19a 72%,#0000 73%);border-radius:50%;width:230px;height:230px;position:absolute;top:30px;right:80px;box-shadow:0 0 80px #e4daa840}.mountain{clip-path:polygon(0 100%,20% 55%,36% 74%,56% 18%,73% 69%,100% 38%,100% 100%);background:linear-gradient(160deg,#0000 48%,#183c38 49% 67%,#0a1e1d 68%);width:78%;height:62%;position:absolute;bottom:0}.mountain.m1{opacity:.75;left:0}.mountain.m2{opacity:.5;right:-20%;transform:scale(.86)}.sword-light{background:linear-gradient(#0000,#dffcf3,#fff,#0000);width:3px;height:280px;position:absolute;top:82px;left:56%;transform:rotate(18deg);box-shadow:0 0 18px #dffcf3}.hero-silhouette{clip-path:polygon(45% 0,58% 3%,68% 14%,63% 27%,82% 51%,70% 60%,88% 100%,13% 100%,30% 61%,16% 48%,38% 25%,32% 12%);filter:drop-shadow(0 0 8px #ffffff24);background:linear-gradient(90deg,#07100f,#162b28);width:68px;height:170px;position:absolute;bottom:58px;left:49%}.landing-content{z-index:5;grid-template-columns:.85fr 1.15fr;gap:24px;max-width:1120px;margin:-42px auto 0;padding:0 24px 54px;display:grid;position:relative}.fit-card,.registration-card{color:#273432;background:#f6f3ea;padding:30px;box-shadow:0 18px 44px #00000038}.fit-card>span{color:#73817e}.fit-card>strong{color:#173d37;margin:12px 0;font-size:40px;display:block}.fit-card p{color:#5c6966;line-height:1.7}.tags{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.tags span{color:#2b6459;background:#e2ece7;padding:6px 9px;font-size:12px}.registration-card .eyebrow{color:#2d7467}.registration-card h2{color:#163b35;margin:7px 0;font-size:26px}.registration-card>p{color:#6d7775}.registration-card>label:not(.consent-check){color:#485552;margin-top:20px;font-weight:700;display:block}.registration-card input[type=text],.registration-card input[inputmode]{background:#fff;border:1px solid #b7c4c0;width:100%;height:48px;margin-top:7px;padding:0 13px}.consent-check{color:#687370;align-items:flex-start;gap:9px;margin:16px 0;font-size:12px;line-height:1.55;display:flex}.consent-check input{margin-top:3px}.landing-primary,.landing-secondary{cursor:pointer;width:100%;min-height:48px;margin-top:10px}.landing-primary{color:#fff;background:#1d6659;border:1px solid #1d6659;font-weight:700}.landing-secondary{color:#1d6659;background:#fff;border:1px solid #8ab2aa}.form-message{color:#5c3e1f;background:#fff0dd;margin-top:12px;padding:10px}.form-message.success{color:#235b4d;background:#e2f0ea}.rules-section{color:#dfe9e6;max-width:1120px;margin:auto;padding:42px 24px 70px}.rules-section h2{margin:7px 0 24px;font-size:32px}.rule-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.rule-grid article{background:#102a27;border:1px solid #23443e;padding:22px}.rule-grid strong{color:#eddaa0}.rule-grid p{color:#aebfba;line-height:1.7}.landing-footer{color:#829892;border-top:1px solid #203c37;justify-content:space-between;max-width:1120px;margin:auto;padding:22px 24px;font-size:12px;display:flex}.landing-unavailable{background:#f3f5f8;place-items:center;min-height:100vh;display:grid}.landing-unavailable>div{border:1px solid var(--line);background:#fff;width:min(420px,100% - 40px);padding:32px}.landing-unavailable strong{margin-bottom:10px;font-size:24px;display:block}.short-chain-card{margin-bottom:14px;overflow:hidden}.short-chain{align-items:stretch;gap:8px;padding:20px;display:flex;overflow:auto}.short-chain>span{color:#23364e;background:#f5f8fc;border:1px solid #dfe6ef;flex:1;min-width:150px;padding:14px}.short-chain>span small{color:#7c8795;margin-top:6px;line-height:1.55;display:block}.short-chain>b{color:#006eff;align-self:center;font-size:20px}.domain-checklist{margin:0;padding:10px 20px 24px;list-style:none}.domain-checklist li{border-bottom:1px solid #edf0f3;grid-template-columns:140px 1fr;gap:16px;padding:14px 0;display:grid}.domain-checklist span{color:#66717e;line-height:1.7}.hook-checkboxes{border:1px solid var(--line-dark);grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.hook-checkboxes label{align-items:center;gap:7px;font-family:Consolas,monospace;font-size:12px;display:flex}.hook-checkboxes input{width:auto;min-height:auto}.mobile-landing{min-height:100vh;color:var(--landing-text);background:var(--landing-bg);padding-bottom:76px}.mobile-brand{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:52px;padding:0 16px;display:flex}.mobile-brand strong{font-size:16px}.mobile-brand span{color:#ffffffa6;font-size:11px}.mobile-page{width:min(100%,520px);margin:auto}.mobile-hero{background:linear-gradient(#0312141f 0%,#03121461 55%,#071817 100%),linear-gradient(90deg,#031214d1,#0312141a),url(/og.png) 63%/cover no-repeat;min-height:440px;padding:50px 24px 190px;position:relative;overflow:hidden}.mobile-hero>span,.block-kicker{color:#e9ca72;letter-spacing:.08em;font-size:12px;font-weight:700}.mobile-hero h1{z-index:2;max-width:340px;margin:17px 0 12px;font-family:STKaiti,KaiTi,serif;font-size:42px;line-height:1.12;position:relative}.mobile-hero p{z-index:2;color:#bdcdc8;max-width:340px;line-height:1.75;position:relative}.mobile-hero-art{height:210px;display:none;position:absolute;inset:auto 0 0;overflow:hidden}.mobile-hero-art i{background:radial-gradient(circle at 38% 35%,#fffbe8,#d4ceb0 55%,#95afa347 72%,#0000 73%);border-radius:50%;width:174px;height:174px;position:absolute;top:8px;right:24px;box-shadow:0 0 60px #e9daa038}.mobile-hero-art b{clip-path:polygon(0 100%,12% 50%,25% 75%,39% 16%,53% 72%,68% 39%,82% 68%,100% 27%,100% 100%);background:#0a2420;width:120%;height:150px;position:absolute;bottom:-30px;left:-10%}.mobile-block{color:#253531;background:var(--landing-surface);border-radius:var(--landing-radius);margin:14px;padding:22px 20px;box-shadow:0 12px 28px #0000002e}.mobile-block h2{color:#173a33;margin:8px 0 10px;font-size:23px;line-height:1.35}.mobile-block p,.block-body{color:#63706d;line-height:1.75}.reward-block{z-index:3;margin-top:-38px;position:relative}.reward-chips{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.reward-chips strong{color:#725b1c;background:#f5e8bb;border-radius:4px;padding:8px 10px;font-size:13px}.reward-block small{color:#7b827d}.landing-image{background:var(--landing-surface);border-radius:var(--landing-radius);margin:14px;overflow:hidden}.landing-image img{width:100%;height:auto;display:block}.landing-image figcaption{color:#65716f;padding:10px 14px;font-size:12px}.mobile-form>label:not(.consent-check){margin-top:18px;font-weight:700;display:block}.mobile-form input[inputmode]{background:#fff;border:1px solid #b9c6c2;border-radius:4px;width:100%;height:48px;margin-top:7px;padding:0 13px}.mobile-form .consent-check{color:#6e7976}.mobile-form .landing-primary,.sdk-block .landing-primary{background:var(--landing-primary);border-color:var(--landing-primary)}.wecom-block .landing-secondary{color:var(--landing-primary);border-color:var(--landing-primary)}.rules-block ol{padding-left:22px}.rules-block li{color:#5f6c69;margin:12px 0;line-height:1.65}.mobile-footer{color:#ffffff75;flex-direction:column;gap:5px;width:min(100%,520px);margin:auto;padding:24px 18px;font-size:11px;display:flex}.mobile-sticky-cta{z-index:20;left:50%;bottom:max(12px,env(safe-area-inset-bottom));color:#fff;background:var(--landing-primary);border:0;border-radius:8px;width:min(480px,100% - 28px);min-height:50px;font-weight:700;position:fixed;transform:translate(-50%);box-shadow:0 8px 24px #0000004d}.landing-builder{color:#303641;background:#eef1f5;min-height:100vh}.builder-topbar{z-index:20;color:#d7e4f1;background:#001529;grid-template-columns:220px 1fr auto;align-items:center;gap:20px;height:64px;padding:0 20px;display:grid;position:sticky;top:0;box-shadow:0 2px 8px #0000002e}.builder-topbar>a{color:#d7e4f1;text-decoration:none}.builder-topbar>div:nth-child(2) strong,.builder-topbar>div:nth-child(2) span{display:block}.builder-topbar>div:nth-child(2) span{color:#7f9bb7;margin-top:3px;font-size:11px}.builder-actions{align-items:center;gap:8px;display:flex}.builder-actions a,.builder-actions button{color:#dfeaf5;cursor:pointer;background:#12314d;border:1px solid #31516d;align-items:center;height:34px;padding:0 14px;text-decoration:none;display:flex}.builder-actions .primary{color:#fff;background:#006eff;border-color:#006eff}.builder-actions button:disabled{opacity:.58;cursor:not-allowed}.builder-version-state{border-radius:10px;align-items:center;margin-top:4px;padding:2px 7px;font-size:10px;display:inline-flex!important}.builder-version-state.synced{color:#65e1b2;background:#0c513e}.builder-version-state.pending{color:#ffd58a;background:#5b3f14}.builder-publish-feedback{z-index:90;border-radius:7px;justify-content:space-between;align-items:flex-start;gap:18px;width:min(620px,100% - 40px);padding:15px 17px;display:flex;position:fixed;top:78px;left:50%;transform:translate(-50%);box-shadow:0 16px 46px #1b2c4438}.builder-publish-feedback>div{gap:5px;display:grid}.builder-publish-feedback strong{font-size:14px}.builder-publish-feedback span{font-size:12px;line-height:1.55}.builder-publish-feedback button{height:28px;color:inherit;cursor:pointer;background:0 0;border:0;flex:0 0 28px;font-size:22px}.builder-publish-feedback.error{color:#8b2d28;background:#fff2f0;border:1px solid #f3b4ad}.builder-publish-feedback.success{color:#176b4c;background:#ecfbf4;border:1px solid #9cdec3}.builder-workspace{grid-template-columns:230px minmax(600px,1fr) 310px;min-height:calc(100vh - 64px);display:grid}.builder-library,.builder-properties{background:#fff;padding:20px;overflow:auto}.builder-library{border-right:1px solid #dfe4ea}.builder-properties{border-left:1px solid #dfe4ea}.builder-library h2,.builder-properties h2{margin:0 0 7px;font-size:16px}.builder-library>p{color:#8a929d;margin:0 0 18px;font-size:12px;line-height:1.6}.builder-library>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.builder-library>div>button{color:#4b5562;cursor:pointer;background:#fafbfc;border:1px solid #dfe4ea;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:76px;display:flex}.builder-library>div>button:hover{color:#006eff;border-color:#7fb4ff}.builder-library b{color:#006eff;font-size:20px}.builder-canvas{min-width:0}.builder-canvas>header{background:#fff;border-bottom:1px solid #dfe4ea;justify-content:space-between;align-items:center;gap:12px;height:58px;padding:0 18px;display:flex}.builder-canvas>header>span{color:#8b929c;font-size:12px}.device-tabs{gap:6px;display:flex}.device-tabs button{color:#5c6570;cursor:pointer;background:#fff;border:1px solid #d6dce4;min-height:38px;padding:5px 12px}.device-tabs small{margin-top:2px;font-size:9px;display:block}.phone-stage{background-color:#e9edf2;background-image:linear-gradient(#dfe4ea 1px,#0000 1px),linear-gradient(90deg,#dfe4ea 1px,#0000 1px);background-size:20px 20px;place-items:center;min-height:620px;padding:28px;display:grid}.phone-frame{background:#1f2329;border-radius:28px;padding:17px 12px;position:relative;box-shadow:0 18px 50px #1f2a3747}.phone-notch{z-index:3;background:#101216;border-radius:10px;width:70px;height:14px;position:absolute;top:11px;left:50%;transform:translate(-50%)}.phone-screen{transform-origin:0 0;scrollbar-width:none;background:#071817;border-radius:18px;overflow:auto}.phone-screen::-webkit-scrollbar{display:none}.layer-list{background:#fff;border-top:1px solid #dfe4ea;gap:6px;padding:12px 18px;display:flex;overflow:auto}.layer-list button{color:#4d5662;text-align:left;cursor:grab;background:#fff;border:1px solid #dce2e9;grid-template-columns:18px 1fr;gap:2px 5px;min-width:128px;padding:8px 10px;display:grid}.layer-list button.active{color:#006eff;background:#eef6ff;border-color:#006eff}.layer-list button>span{grid-row:1/3}.layer-list small{color:#9aa1aa;text-overflow:ellipsis;font-size:9px;overflow:hidden}.property-title{background:#f4f7fa;justify-content:space-between;align-items:center;margin:18px 0;padding:12px;display:flex}.property-title button{color:#d54941;cursor:pointer;background:0 0;border:0}.builder-properties>label{color:#5b6470;margin-bottom:14px;font-size:12px;display:block}.builder-properties>label>span{margin-bottom:6px;display:block}.builder-properties input:not([type=checkbox]),.builder-properties textarea{border:1px solid #cfd6df;width:100%;padding:8px}.builder-properties input[type=color]{height:38px;padding:3px}.property-check{align-items:center;gap:8px;display:flex!important}.theme-heading{border-top:1px solid #e4e8ed;padding-top:20px;margin-top:28px!important}.builder-preview-page{min-height:100%;color:var(--landing-text);background:var(--landing-bg);padding-bottom:70px}.builder-preview-page>header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:50px;padding:0 16px;display:flex}.builder-preview-page>header span{color:#fff9;font-size:11px}.bp-hero{background:linear-gradient(#0312141f,#071817),linear-gradient(90deg,#031214d1,#0000),url(/og.png) 63%/cover no-repeat;min-height:360px;padding:54px 22px 150px;position:relative;overflow:hidden}.bp-hero>span{color:#e9ca72;font-size:12px}.bp-hero h1{z-index:2;margin:15px 0 10px;font-family:KaiTi,serif;font-size:38px;line-height:1.15;position:relative}.bp-hero p{z-index:2;color:#b9cac5;line-height:1.65;position:relative}.bp-hero i{display:none}.bp-card{color:#263731;background:var(--landing-surface);border-radius:var(--landing-radius);margin:12px;padding:20px}.bp-card h2{margin:7px 0 10px;font-size:22px}.bp-card p,.bp-card li{color:#68736f;line-height:1.6}.bp-card b{color:#735a19;background:#f2e3ad;margin:5px;padding:6px 8px;display:inline-block}.bp-card input{background:#fff;border:1px solid #bdc8c4;width:100%;height:44px;margin:8px 0;padding:0 10px}.bp-card button{color:#fff;background:var(--landing-primary);border:0;width:100%;height:44px}.bp-card button.outline{color:var(--landing-primary);border:1px solid var(--landing-primary);background:#fff}.bp-image>div{color:#8a929b;background:#dfe5e5;place-items:center;height:160px;display:grid}.preview-sticky{z-index:3;color:#fff;background:var(--landing-primary);border-radius:7px;place-items:center;height:48px;font-weight:700;display:grid;position:absolute;bottom:12px;left:14px;right:14px}.builder-missing{text-align:center;background:#eef2f6;place-content:center;gap:14px;min-height:100vh;display:grid}@media (max-width:1320px){.kpi-grid{grid-template-columns:repeat(3,1fr)}.overview-grid{grid-template-columns:1fr 1fr}.overview-grid>.t-card:last-child{grid-column:1/-1}.t-global-links{display:none}}@media (max-width:980px){.t-logo,.t-sidebar{width:190px}.t-main{width:calc(100% - 190px);margin-left:190px;padding:18px}.t-global-right .mock-flag,.t-global-right>span:last-child{display:none}.kpi-grid{grid-template-columns:repeat(2,1fr)}.overview-grid,.analysis-grid,.two-col{grid-template-columns:1fr}.overview-grid>.t-card:last-child{grid-column:auto}.landing-copy h1{font-size:50px}.login-shell{grid-template-columns:1fr 1fr}.login-brand-panel{padding:32px}.login-message h1{font-size:42px}.login-flow{flex-wrap:wrap}}@media (max-width:720px){.t-globalbar{position:static}.t-workspace{padding-top:0}.t-logo{border:0;width:auto}.t-global-right{display:none}.t-sidebar{flex:0 0 64px;width:64px;position:static}.t-product-name span,.t-sidebar nav button span,.t-sidebar-foot,.nav-group>p{display:none}.t-product-name,.t-sidebar nav button{justify-content:center;padding:0}.t-main{width:calc(100% - 64px);margin:0;padding:14px}.t-page-head{display:block}.head-actions,.send-file-actions{flex-wrap:wrap;margin-top:14px}.send-audience-card{grid-template-columns:1fr;padding:18px}.send-mode-switch,.kpi-grid{grid-template-columns:1fr}.kpi{min-height:112px}.summary-strip{grid-auto-columns:minmax(140px,1fr)}.form-row{grid-template-columns:1fr}.landing-hero{grid-template-columns:1fr;padding-top:46px}.landing-copy h1{font-size:42px}.game-visual{min-height:300px}.landing-content{grid-template-columns:1fr;margin-top:0}.rule-grid{grid-template-columns:1fr}.landing-footer{flex-direction:column;gap:8px}.login-shell{display:block}.login-brand-panel{min-height:370px;padding:28px 24px}.login-message{margin:58px 0}.login-message h1{font-size:38px}.login-message>p{font-size:14px}.login-flow{display:none}.login-form-panel{min-height:auto;padding:34px 20px 50px}.login-form-card{padding:28px 24px}}.short-link-workbench{gap:16px;display:grid}.short-link-tabs{background:#eaf0f8;border-radius:8px;gap:4px;width:max-content;max-width:100%;padding:4px;display:flex;overflow:auto}.short-link-tabs button{color:#53627a;white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;gap:7px;padding:10px 16px;font-weight:600;display:flex}.short-link-tabs button.active{color:#006eff;background:#fff;box-shadow:0 2px 8px #15345d18}.short-link-filter{justify-content:space-between;align-items:end;gap:16px;padding:18px 20px;display:flex}.short-link-filter>div{flex:1;gap:12px;display:flex}.short-link-filter label,.short-stats-head label{color:#6d7b91;gap:6px;min-width:210px;font-size:12px;display:grid}.short-link-filter input,.short-link-filter select,.short-stats-head select{color:#27364c;background:#fff;border:1px solid #d8e0ec;border-radius:5px;height:38px;padding:0 10px}.short-manage-table{min-width:1280px}.link-pair{min-width:320px}.link-pair span{margin:3px 0;display:block}.link-pair code{text-overflow:ellipsis;vertical-align:bottom;max-width:270px;display:inline-block;overflow:hidden}.row-actions.stacked{flex-wrap:wrap;min-width:138px}.short-stats-head{align-items:end;gap:28px;padding:18px 20px;display:flex}.short-stats-head>div{color:#6d7b91;gap:4px;display:grid}.short-stats-head>div strong{color:#27364c;font-size:16px}.short-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.distribution-list{gap:13px;margin-top:14px;display:grid}.distribution-list>div{grid-template-columns:1fr auto;align-items:center;gap:5px;display:grid}.distribution-list span{color:#5d6b80}.distribution-list b{color:#23344e}.distribution-list i{background:#2b7cff;border-radius:5px;grid-column:1/-1;min-width:2px;height:5px}.batch-short-card .upload-zone{min-height:210px}.short-link-preview{background:linear-gradient(135deg,#e9f3ff,#f4f9ff);border:1px solid #cfe3ff;border-radius:8px;gap:5px;padding:16px;display:grid}.short-link-preview span,.short-link-preview small{color:#687991}.short-link-preview strong{color:#006eff;word-break:break-all;font-size:18px}.switch-row{border:1px solid #dce4ef;border-radius:7px;justify-content:space-between;align-items:center;gap:20px;padding:13px 15px;display:flex}.switch-row span{gap:3px;display:grid}.switch-row small{color:#7a879a;font-weight:400}.switch-row input{width:18px;height:18px}.advanced-details{border:1px solid #dce4ef;border-radius:7px;padding:13px 15px}.advanced-details summary{cursor:pointer;color:#34445d;margin-bottom:10px;font-weight:700}@media (max-width:1100px){.short-stat-grid{grid-template-columns:1fr}.short-link-filter,.short-stats-head{flex-direction:column;align-items:stretch}.short-link-filter>div{flex-wrap:wrap}}@media (max-width:760px){.short-link-tabs{width:100%}.short-link-filter>div{display:grid}.short-link-filter label,.short-stats-head label{min-width:0}.short-link-filter .t-btn{justify-content:center;width:100%}}:root{--blue:#1677ff;--blue-hover:#0958d9;--navy:#15233d;--bg:#f4f6f9;--panel:#fff;--line:#e8ebf0;--line-dark:#d9dee7;--text:#202b3c;--muted:#697386;--subtle:#929aaa;--green:#18a058}body{color:#202b3c;background:#f4f6f9;font-size:13px}.t-globalbar{color:#566173;background:#fff;border-bottom:1px solid #e6e9ef;height:56px;box-shadow:0 1px 4px #11223b0f}.t-logo{color:#fff;background:#15233d;border-right:0;width:208px;height:56px;padding:0 20px}.t-logo span{background:linear-gradient(145deg,#4d98ff,#1677ff);border-radius:6px;width:30px;height:30px;box-shadow:0 5px 14px #1677ff52}.t-logo strong{letter-spacing:.5px;font-size:15px}.t-global-links span{color:#4c586a;cursor:default;border-right:0;padding:0 20px}.t-global-links span:first-child{color:#1677ff;background:#f3f8ff;border-bottom:2px solid #1677ff}.t-global-right{color:#616d7f;gap:17px;height:100%}.t-global-right>a:not(.top-signout){color:#536176;text-decoration:none}.top-signout:hover,.t-global-right>a:not(.top-signout):hover{color:#1677ff}.mock-flag{color:#ad6800;background:#fff7e6;border-color:#ffe1a8;border-radius:4px;padding:4px 9px}.avatar{background:#1677ff;width:28px;height:28px;font-size:12px}.t-workspace{padding-top:56px}.t-sidebar{background:#172641;border-right:0;width:208px;top:56px;box-shadow:2px 0 8px #0f1b3014}.t-product-name{color:#fff;background:#1b2d4c;border-color:#ffffff12;height:58px;padding:0 18px}.t-product-name strong{font-size:14px}.nav-group{padding:6px 0 4px}.nav-group>p{color:#71829b;letter-spacing:1px;padding:6px 20px;font-size:10px}.t-sidebar nav button{color:#b4c0d1;height:40px;padding:0 20px}.t-sidebar nav button>.t-icon{color:#8293aa}.t-sidebar nav button:hover{color:#fff;background:#203454}.t-sidebar nav button.active{color:#fff;background:#1677ff;font-weight:600}.t-sidebar-foot{color:#9cb0c9;background:#1d3151;border-color:#294566;border-radius:5px;margin:12px}.t-main{width:calc(100% - 208px);margin-left:208px;padding:16px 20px 44px}.t-service-banner{color:#225a9f;background:#eaf4ff;border:1px solid #cfe6ff;border-radius:3px;align-items:center;gap:9px;min-height:36px;margin-bottom:14px;padding:7px 12px;display:flex}.t-service-banner>.t-icon{color:#1677ff}.t-service-banner span{flex:1}.t-service-banner button{color:#1677ff;cursor:pointer;background:0 0;border:0}.t-breadcrumb{color:#8a94a4;margin-bottom:10px}.t-breadcrumb span{color:#596578}.t-page-head{align-items:flex-start;min-height:54px;margin-bottom:12px}.t-page-head h1{font-size:20px;font-weight:600}.t-page-head p{margin-top:5px;font-size:12px}.head-actions{gap:8px}.t-alert{border-radius:3px;min-height:38px;margin-bottom:12px;padding:7px 12px}.t-card{border:1px solid #e7eaf0;border-radius:4px;box-shadow:0 1px 3px #1b2a4309}.card-head p{margin-top:4px}.summary-strip{border-color:#e7eaf0;border-radius:4px;margin-bottom:12px;box-shadow:0 1px 3px #1b2a4308}.summary-strip span{font-size:12px}.summary-strip strong{color:#1f2b3d;margin-top:8px;font-size:21px}.kpi-grid{gap:10px;margin-bottom:12px}.kpi{min-height:112px;padding:17px}.kpi>div strong{margin:12px 0 8px;font-size:25px}.kpi-icon{border-radius:5px;width:36px;height:36px}.overview-grid,.analysis-grid,.two-col{gap:12px;margin-bottom:12px}.t-table th{color:#657085;background:#f7f9fb;border-color:#e7ebf0;height:42px;padding:0 13px;font-size:12px}.t-table td{border-color:#edf0f4;padding:10px 13px}.t-status{border-radius:10px;padding:3px 8px}.row-actions{gap:9px}.row-actions button,.row-actions a,.t-link-btn{color:#1677ff}.short-link-workbench{gap:12px}.short-link-tabs{background:#fff;border:1px solid #e7eaf0;border-radius:4px;gap:0;width:100%;padding:0 18px;box-shadow:0 1px 3px #1b2a4308}.short-link-tabs button{color:#5f6c80;border-radius:0;padding:14px 20px;font-weight:500;position:relative}.short-link-tabs button.active{color:#1677ff;box-shadow:none;background:#fff}.short-link-tabs button.active:after{content:"";background:#1677ff;height:2px;position:absolute;bottom:0;left:16px;right:16px}.short-link-filter{padding:14px 18px}.short-link-filter input,.short-link-filter select,.short-stats-head select{border-radius:3px;height:34px}.short-link-preview{background:#f0f7ff;border-color:#cfe2ff;border-radius:4px}.short-link-preview strong{color:#1677ff}.drawer-mask{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0814267a}.t-drawer{width:min(620px,100%)}.drawer-head{min-height:68px}.drawer-head>span{border-radius:5px}.drawer-body{padding:19px 22px}.drawer-foot{min-height:58px}.form-field{margin-bottom:15px}.form-field input,.form-field select,.form-field textarea{border-radius:3px;min-height:34px}.advanced-details,.switch-row{border-radius:4px}.domain-pool-toolbar{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:12px;padding:14px 18px;display:flex}.domain-pool-toolbar>div{align-items:flex-end;gap:10px;display:flex}.domain-pool-toolbar label{color:#667287;gap:6px;font-size:12px;display:grid}.domain-pool-toolbar input,.domain-pool-toolbar select{background:#fff;border:1px solid #d9dee7;border-radius:3px;min-width:190px;height:34px;padding:0 10px}.domain-pool-table{min-width:1380px}.domain-pool-table td:nth-child(6){max-width:240px}.domain-pool-table td:nth-child(6) code{text-overflow:ellipsis;vertical-align:middle;max-width:180px;display:inline-block;overflow:hidden}.copy-mini{color:#1677ff;cursor:pointer;background:0 0;border:0;margin-left:5px;font-size:11px}.domain-binding-guide{margin-bottom:12px}.domain-drawer-note{margin:4px 0 0}.domain-rotation-card{margin-bottom:12px}.domain-mode-switch{grid-template-columns:1fr 1fr;gap:10px;padding:16px 18px 10px;display:grid}.domain-mode-switch>label{cursor:pointer;background:#fafbfc;border:1px solid #dfe4eb;border-radius:4px;align-items:flex-start;gap:10px;padding:12px;display:flex}.domain-mode-switch>label:has(input:checked){color:#1267c4;background:#f0f7ff;border-color:#7db3f3}.domain-mode-switch input{margin-top:3px}.domain-mode-switch span,.domain-mode-switch strong,.domain-mode-switch small{display:block}.domain-mode-switch small{color:#7c8798;margin-top:4px}.domain-fixed-select{align-items:center;gap:14px;padding:10px 18px 18px;display:flex}.domain-fixed-select>span{color:#697588}.domain-fixed-select select{background:#fff;border:1px solid #d9dee7;min-width:360px;height:34px;padding:0 10px}.domain-pool-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px 18px 18px;display:grid}.domain-pool-picker>label{background:#fafbfc;border:1px solid #e0e5ec;gap:8px;padding:10px;display:flex}.domain-pool-picker>label:has(input:checked){background:#f0f7ff;border-color:#80b5f3}.domain-pool-picker span,.domain-pool-picker strong,.domain-pool-picker small{display:block}.domain-pool-picker small{color:#7c8798;margin-top:4px}.domain-pool-picker>p{color:#9c6517;background:#fff8e8;border:1px solid #ffe2a8;grid-column:1/-1;padding:12px}.result-modal-mask{z-index:160;background:#08142685;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.result-modal{background:#fff;border-radius:6px;width:min(760px,100%);overflow:hidden;box-shadow:0 22px 70px #0000004d}.result-modal>header{color:#fff;background:linear-gradient(105deg,#1f6fd6,#1677ff);justify-content:space-between;align-items:center;height:68px;padding:0 20px;display:flex}.result-modal>header>div{align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.result-modal>header>button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:24px}.result-modal-body{padding:24px}.result-modal-body h2{margin:0 0 7px;font-size:18px}.result-modal-body>p{color:#7a8494;margin:0 0 18px}.result-table{border:1px solid #e2e6ec;border-bottom:0;grid-template-columns:90px minmax(0,1fr) 60px;display:grid}.result-table>*{border-bottom:1px solid #e2e6ec;align-items:center;min-height:46px;padding:10px 12px;display:flex}.result-table>span{color:#697588;background:#f8f9fb}.result-table>strong,.result-table>code,.result-table>b{word-break:break-all;background:#fff}.result-table>button{color:#1677ff;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e2e6ec;justify-content:center}.result-table>i{background:#fff}.result-warning{color:#8b5d16;background:#fff8e8;border:1px solid #ffe0a3;margin:16px 0;padding:11px 13px}.result-copy{min-width:150px;margin:auto;display:flex}@media (max-width:1100px){.domain-pool-picker{grid-template-columns:1fr 1fr}.t-global-links span:nth-child(n+3){display:none}.domain-pool-toolbar{flex-direction:column;align-items:stretch}.domain-pool-toolbar>div{flex-wrap:wrap}}@media (max-width:720px){.t-globalbar{background:#15233d;height:50px;position:static}.t-logo{width:auto;height:50px}.t-workspace{padding-top:0}.t-sidebar{background:#172641;flex:0 0 64px;width:64px;position:static}.t-main{width:calc(100% - 64px);margin:0;padding:12px}.t-product-name{height:52px}.t-service-banner{display:none}.domain-mode-switch,.domain-pool-picker{grid-template-columns:1fr}.domain-fixed-select{flex-direction:column;align-items:stretch}.domain-fixed-select select,.domain-pool-toolbar input,.domain-pool-toolbar select{width:100%;min-width:0}.domain-pool-toolbar>div{display:grid}.result-modal-body{padding:18px}.result-table{grid-template-columns:76px minmax(0,1fr)}.result-table>button,.result-table>i{display:none}}button:disabled,.t-btn:disabled{opacity:.46;cursor:not-allowed;filter:saturate(.5)}.danger-outline{color:#d54941!important;border-color:#e8b7b3!important}.danger-outline:hover{color:#b42318!important;border-color:#d54941!important}.console-filter-panel{margin-bottom:12px;padding:16px 18px}.console-filter-grid{grid-template-columns:180px 190px minmax(260px,1fr) auto auto;align-items:end;gap:12px;display:grid}.console-filter-grid label{color:#657085;gap:6px;font-size:12px;display:grid}.console-filter-grid input,.console-filter-grid select{color:#263246;background:#fff;border:1px solid #d9dee7;border-radius:3px;width:100%;height:34px;padding:0 10px}.console-toolbar{border-top:1px solid #edf0f4;justify-content:flex-end;gap:8px;margin-top:16px;padding-top:14px;display:flex}.console-data-panel{overflow:hidden}.template-console-table{min-width:1460px}.template-console-table .content-cell{max-width:330px}.carrier-stack{justify-items:start;gap:4px;display:grid}.carrier-stack .t-status{font-size:10px}.console-empty{color:#9aa3b2;align-content:center;place-items:center;gap:7px;min-height:210px;display:grid}.console-empty>.t-icon{color:#bdc5d0}.console-empty strong{color:#707a89}.console-empty span{font-size:12px}.video-template-grid{grid-template-columns:repeat(3,minmax(280px,1fr));gap:12px;margin-bottom:12px;display:grid}.video-template-card{padding:16px}.video-template-card>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.video-template-card>header>button{color:#1677ff;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;display:flex}.video-template-cover{color:#fff;background:linear-gradient(135deg,#203958,#1677ff);border-radius:4px;align-content:center;place-items:center;gap:5px;height:126px;display:grid}.video-template-cover span{font-weight:600}.video-template-cover small{color:#cfe3ff}.video-template-card>p{color:#556176;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin:14px 0 10px;line-height:1.65;display:-webkit-box;overflow:hidden}.video-template-card h3{margin:0 0 5px;font-size:15px}.video-template-card>small{color:#8a94a4}.carrier-line{border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;flex-wrap:wrap;gap:8px;margin:14px 0;padding:10px 0;display:flex}.carrier-line>span{color:#687488;align-items:center;gap:4px;font-size:11px;display:flex}.carrier-line .t-status{padding:2px 6px;font-size:10px}.video-template-card>.row-actions{min-width:0}.template-live-preview{color:#657085;background:#f7f9fb;border:1px solid #e1e6ed;border-radius:4px;gap:7px;margin:0 0 17px;padding:14px;display:grid}.template-live-preview>span{font-size:12px}.template-live-preview p{color:#263246;word-break:break-all;background:#fff;border-radius:5px;margin:0;padding:12px;line-height:1.7}.template-live-preview small{font-size:11px}.template-preview-modal{width:min(900px,100%)}.template-preview-body{grid-template-columns:330px minmax(0,1fr);gap:28px;padding:26px;display:grid}.phone-preview-shell{background:#f5f6f8;border:10px solid #232b36;border-radius:34px;width:300px;min-height:540px;margin:auto;padding:16px;box-shadow:0 18px 40px #0e192833}.phone-preview-top{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.phone-preview-top i{background:#2f3741;border-radius:4px;width:18px;height:3px}.phone-preview-top span{text-align:right}.phone-preview-time{color:#9aa2ad;text-align:center;margin:28px 0 10px;font-size:11px}.sms-bubble{background:#fff;border-radius:12px 12px 12px 3px;padding:13px;box-shadow:0 2px 6px #0000000d}.sms-bubble p{word-break:break-all;margin:0;line-height:1.75}.sms-video-placeholder{color:#fff;background:linear-gradient(135deg,#233956,#1677ff);border-radius:7px;align-content:center;place-items:center;gap:6px;height:145px;margin-bottom:10px;display:grid}.template-preview-meta{align-self:center}.template-preview-meta h2{margin:16px 0 7px}.template-preview-meta>p{color:#687488}.template-preview-meta dl{margin:18px 0}.template-preview-meta dl>div{border-bottom:1px solid #edf0f4;grid-template-columns:100px 1fr;align-items:center;min-height:42px;display:grid}.template-preview-meta dt{color:#7b8595}.template-preview-meta dd{margin:0}.template-preview-meta .info-box{margin:18px 0}.preview-actions{justify-content:flex-end;gap:8px;display:flex}.module-tabs{background:#fff;border:1px solid #e7eaf0;border-radius:4px;align-items:center;gap:0;margin-bottom:12px;padding:0 18px;display:flex}.module-tabs button{color:#5f6b7d;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;height:48px;padding:0 20px;display:flex;position:relative}.module-tabs button.active{color:#1677ff;font-weight:600}.module-tabs button.active:after{content:"";background:#1677ff;height:2px;position:absolute;bottom:-1px;left:17px;right:17px}.send-console-form{margin-bottom:12px;overflow:hidden}.send-console-form>header{border-bottom:1px solid #e9edf2;justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex}.send-console-form>header h2{margin:0;font-size:16px}.send-console-form>header span{color:#8a94a4;font-size:12px}.send-console-row{border-bottom:1px solid #edf0f4;grid-template-columns:150px minmax(0,1fr);min-height:68px;display:grid}.send-console-row>label{color:#586579;text-align:right;padding:20px 18px}.send-console-row.required>label:before{content:"*";color:#d54941;margin-right:5px}.send-console-row>div{padding:15px 20px;position:relative}.send-console-row input:not([type=radio]),.send-console-row select,.send-console-row textarea{color:#263246;background:#fff;border:1px solid #d9dee7;border-radius:3px;width:100%;min-height:36px;padding:7px 10px}.send-methods{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.send-methods>a{color:#1677ff;align-items:center;gap:4px;font-size:12px;text-decoration:none;display:flex}.field-help{color:#8a94a4;margin:9px 0 0;font-size:12px}.send-import-inline{color:#657085;background:#f4f8fd;border:1px solid #dce8f7;align-items:center;gap:16px;margin-top:10px;padding:9px 11px;display:flex}.send-import-inline span{flex:1}.send-import-inline b{color:#1677ff}.manual-recipient-panel{background:#f7f9fb;border:1px solid #e1e6ed;grid-template-columns:minmax(0,1fr) minmax(240px,.5fr) auto;align-items:end;gap:10px;margin-top:12px;padding:12px;display:grid}.manual-recipient-panel textarea{grid-row:1/3}.inline-radios{align-items:center;gap:18px;display:flex}.inline-radios label{align-items:center;gap:6px;display:flex}.inline-radios small{color:#8a94a4}.template-picker-inline{gap:10px;display:flex}.template-picker-inline select{flex:1}.template-picker-inline button{flex:none}.send-content-preview{color:#5c687a;background:#fafbfc;border:1px solid #e5e9ef;min-height:94px}.send-content-preview p{color:#263246;margin:0 0 8px;line-height:1.75}.send-content-preview>span{align-items:center;gap:5px;display:flex}.send-content-preview small{color:#9099a7;margin-top:8px;display:block}.field-count{color:#a0a7b1;position:absolute;bottom:24px;right:29px}.send-console-foot{justify-content:flex-end;align-items:center;gap:10px;min-height:76px;padding:13px 20px;display:flex}.send-console-foot>div{color:#657085;gap:3px;margin-right:auto;display:grid}.send-console-foot strong{color:#d54941;font-size:19px}.send-console-foot small{color:#8d96a4}.send-recent-table{margin-bottom:12px}.qualification-security-note{margin:0 0 18px}.qualification-security-note+*{margin-top:0}.login-brand-panel{background:radial-gradient(circle at 76% 22%,#2875dc52,#0000 28%),linear-gradient(145deg,#0f1c31 0%,#172b4a 58%,#174f96 140%)}.login-brand span,.login-mini-logo{background:linear-gradient(145deg,#4d98ff,#1677ff);border-radius:6px;box-shadow:0 6px 16px #1677ff47}.login-form-panel{background:#f4f6f9}.login-form-card{border-color:#e2e7ee;border-radius:5px;box-shadow:0 16px 42px #14253e17}.login-submit{background:#1677ff;border-color:#1677ff;border-radius:3px}.login-submit:hover{background:#0958d9}.login-security{background:#f0f7ff;border-color:#1677ff}@media (max-width:1260px){.video-template-grid,.console-filter-grid{grid-template-columns:1fr 1fr}.filter-search-wide{grid-column:1/-1}.console-toolbar{flex-wrap:wrap}.send-console-row{grid-template-columns:120px minmax(0,1fr)}.manual-recipient-panel{grid-template-columns:1fr}.manual-recipient-panel textarea{grid-row:auto}}@media (max-width:760px){.video-template-grid{grid-template-columns:1fr}.template-preview-body{grid-template-columns:1fr;padding:18px}.phone-preview-shell{width:280px;min-height:490px}.send-console-form>header{flex-direction:column;align-items:flex-start;gap:5px;height:auto;padding:14px}.send-console-row{grid-template-columns:1fr}.send-console-row>label{text-align:left;padding:13px 14px 0}.send-console-row>div{padding:12px 14px 16px}.send-console-foot{flex-wrap:wrap;align-items:stretch}.send-console-foot>div{width:100%;margin:0}.send-console-foot .t-btn{flex:1}.template-picker-inline{flex-direction:column}.send-import-inline{flex-direction:column;align-items:flex-start;gap:5px}.console-filter-grid{grid-template-columns:1fr}.filter-search-wide{grid-column:auto}.console-toolbar{justify-content:flex-start}.module-tabs{overflow:auto}.template-preview-modal{max-height:94vh;overflow:auto}}.send-console-row>.send-console-label{color:#586579;text-align:right;padding:20px 18px}.send-console-row.required>.send-console-label:before{content:"*";color:#d54941;margin-right:5px}@media (max-width:760px){.send-console-row>.send-console-label{text-align:left;padding:13px 14px 0}}:root{--blue:#3377f6;--blue-hover:#1f63dc;--bg:#fff;--panel:#fff;--line:#e9edf3;--line-dark:#d8dee8;--text:#1f2735;--muted:#6c7585;--subtle:#9199a7}html,body{background:#fff}.t-console{background:#fff;min-height:100vh}.t-sidebar{z-index:70;width:240px;box-shadow:none;background:#fff;border-right:1px solid #e7ebf1;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.t-logo{color:#255a9d;background:#fff;border:0;border-bottom:1px solid #edf0f4;flex:0 0 56px;align-items:center;gap:11px;width:240px;height:56px;padding:0 20px;display:flex;position:relative}.t-logo span{color:#fff;width:30px;height:30px;box-shadow:none;background:linear-gradient(135deg,#6d50e7 0 32%,#2d7ff9 32% 66%,#f0b728 66%);border-radius:8px;font-size:13px}.t-logo strong{color:#285b9c;letter-spacing:.2px;font-size:17px;font-weight:700}.t-sidebar-section-label{color:#a2a9b4;align-items:flex-end;height:40px;padding:0 18px 9px;font-size:11px;display:flex}.t-sidebar-section-label span{white-space:nowrap;align-items:center;gap:9px;width:100%;display:flex}.t-sidebar-section-label span:after{content:"";background:#eceff3;flex:1;height:1px}.t-sidebar-section-label.secondary{height:36px;margin-top:4px}.t-product-name{color:#354155;background:#f4f7fb;border:0;border-radius:6px;flex:0 0 48px;grid-template-columns:20px 1fr 16px;align-items:center;gap:9px;height:48px;margin:0 10px;padding:0 12px;font-weight:500;display:grid}.t-product-name>.t-icon{color:#5d6f85}.t-product-name>span{flex-direction:column;gap:2px;display:flex}.t-product-name strong{color:#344054;font-size:14px}.t-product-name small{color:#98a1ae;font-size:10px;font-weight:400}.t-product-name>b{color:#7d8795;text-align:center;font-size:12px}.t-sidebar nav{flex:1;min-height:0;padding:4px 10px 8px;overflow:auto}.nav-group{background:0 0;margin:0;padding:4px 0}.nav-group>p{color:#7a8493;letter-spacing:0;justify-content:space-between;align-items:center;height:30px;margin:0;padding:0 13px;font-size:12px;display:flex}.nav-group>p span{color:#a3abb6;font-size:11px}.t-sidebar nav button{color:#4e5968;text-align:left;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:10px;width:100%;height:38px;padding:0 13px 0 24px;display:flex;position:relative}.t-sidebar nav button>.t-icon{color:#8a95a4;width:14px!important;height:14px!important}.t-sidebar nav button:hover{color:#3377f6;background:#f5f8ff;border-color:#0000}.t-sidebar nav button:hover>.t-icon{color:#3377f6}.t-sidebar nav button.active{color:#3377f6;background:#eef5ff;border-color:#aecbfa;font-weight:600;box-shadow:inset 3px 0 #3377f6}.t-sidebar nav button.active>.t-icon{color:#3377f6}.t-sidebar nav button.active:before{display:none}.t-sidebar-utility{padding:0 10px 8px}.t-sidebar-utility button{color:#586374;text-align:left;background:0 0;border:0;border-radius:5px;grid-template-columns:18px 1fr 16px;align-items:center;gap:9px;width:100%;height:38px;padding:0 12px;display:grid}.t-sidebar-utility button:hover{color:#3377f6;background:#f5f8ff}.t-sidebar-utility button>.t-icon{color:#8792a1}.t-sidebar-utility button>span{text-align:center;color:#9ba3af}.t-sidebar-foot{color:#617083;background:#f7f9fc;border:1px solid #e2e8f0;border-radius:6px;flex:none;margin:0 12px 12px;padding:10px 12px}.t-sidebar-foot>.t-icon{color:#24a474}.t-sidebar-foot strong{color:#485569}.t-sidebar-foot span{color:#8b96a5}.t-globalbar{z-index:60;color:#586476;background:#fff;border-bottom:1px solid #e8ebf0;align-items:center;height:56px;padding:0 18px;display:flex;position:fixed;top:0;left:240px;right:0;box-shadow:0 1px 5px #1b2b430a}.t-menu-fold{color:#6f7b8c;cursor:pointer;background:#f7f9fc;border:1px solid #e2e7ee;border-radius:6px;place-items:center;width:34px;height:34px;padding:0;display:grid}.t-menu-fold:hover{color:#3377f6;border-color:#a9c8fa}.t-console-search{color:#9aa3af;background:#f7f9fc;border:1px solid #dfe4eb;border-radius:6px;align-items:center;gap:9px;width:min(410px,38vw);height:34px;margin-left:14px;padding:0 12px;display:flex}.t-console-search>.t-icon{color:#9aa3af}.t-console-search input{color:#354052;background:0 0;border:0;outline:0;flex:1;min-width:0}.t-console-search input::placeholder{color:#a7afba}.t-global-right{color:#687385;align-items:center;gap:14px;height:100%;margin-left:auto;padding:0;font-size:12px;display:flex}.top-tool{color:#3377f6;background:#f2f7ff;border:1px solid #d9e8ff;border-radius:16px;align-items:center;gap:6px;height:32px;padding:0 11px;display:flex}.top-icon-link{background:0 0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;text-decoration:none;display:grid;color:#6e798a!important}.top-icon-link:hover{background:#f2f6fc;color:#3377f6!important}.top-signout{color:#8992a0}.top-signout:hover{color:#3377f6}.mock-flag{color:#9a6615;background:#fff8e8;border:1px solid #ffe1aa;border-radius:4px;padding:4px 8px}.avatar{color:#fff;background:#3377f6;border-radius:50%;width:28px;height:28px;font-size:12px}.t-workspace{background:#fff;min-height:100vh;padding-top:56px;display:block}.t-main{background:#fff;width:calc(100% - 240px);min-width:0;min-height:calc(100vh - 56px);margin-left:240px;padding:26px 32px 56px}.t-service-banner,.t-breadcrumb{display:none}.t-page-head{justify-content:space-between;align-items:flex-start;gap:24px;min-height:46px;margin:0 0 20px;display:flex}.t-page-head h1{color:#202938;margin:0;font-size:19px;font-weight:650;line-height:1.5}.t-page-head p{color:#8a94a3;margin:5px 0 0;font-size:12px}.head-actions{gap:8px;display:flex}.t-guide-banner{color:#445269;background:#f0f7ff;border:1px solid #b9d6fa;border-radius:7px;grid-template-columns:26px minmax(0,1fr) auto;align-items:start;gap:12px;min-height:116px;margin:0 0 22px;padding:18px 20px;display:grid}.t-guide-banner>.t-icon{color:#3377f6;margin-top:1px}.t-guide-banner strong{color:#2e3b50;margin-bottom:9px;font-size:14px;display:block}.t-guide-banner ol{margin:0;padding-left:21px}.t-guide-banner li{margin:5px 0;line-height:1.65}.t-guide-banner button{color:#3377f6;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-self:center;padding:0}.t-btn{border-radius:4px;min-height:34px;padding:0 16px;font-size:13px}.t-btn.primary{background:#3377f6;border-color:#3377f6}.t-btn.primary:hover{background:#1f63dc;border-color:#1f63dc}.t-btn.ghost{color:#4e5968;border-color:#d9dee7}.t-btn.ghost:hover{color:#3377f6;border-color:#78a9f8}.t-alert{border-radius:6px;margin:0 0 18px}.t-card{box-shadow:none;border:1px solid #edf0f4;border-radius:6px}.summary-strip{box-shadow:none;border-color:#edf0f4;border-radius:6px;margin-bottom:18px}.summary-strip>div{min-height:78px;padding:15px 20px}.summary-strip strong{font-size:20px}.card-head{min-height:62px;padding:13px 18px}.card-head h2{font-size:14px}.table-card{margin-bottom:18px}.t-table th{color:#3f4b5d;background:#fafbfc;border-color:#edf0f4;height:46px;font-weight:600}.t-table td{padding:12px 14px}.t-table tbody tr:hover{background:#f8fbff}.console-filter-panel{box-shadow:none;border:0;border-radius:0;margin-bottom:18px;padding:18px 20px}.console-data-panel{border-top:1px solid #eef1f4}.console-filter-grid input,.console-filter-grid select{border-radius:4px;height:36px}.console-toolbar{justify-content:flex-start}.module-tabs{box-shadow:none;border:0;border-bottom:1px solid #e9edf3;border-radius:0;margin-bottom:18px}.short-link-tabs{box-shadow:none;border-radius:0}.send-console-form{border-radius:0}.drawer-head{background:#fbfcfe}.channel-table{min-width:1320px}.channel-table .row-actions{min-width:190px}.channel-history-filter{justify-content:space-between;align-items:flex-end;gap:16px;padding:0 20px 14px;display:flex}.channel-history-filter label{color:#697588;gap:5px;font-size:12px;display:grid}.channel-history-filter select{background:#fff;border:1px solid #d9e0ea;border-radius:4px;min-width:220px;height:34px;padding:0 10px}.channel-history-filter>span{color:#7b8797;font-size:12px}.channel-price-modal{width:min(600px,100%)}.provider-warning{margin-bottom:16px}.provider-layout{grid-template-columns:minmax(0,1.65fr) minmax(290px,.7fr);gap:16px;margin-bottom:16px;display:grid}.provider-config-form,.provider-gate-card{padding:20px}.provider-config-form>.card-head,.provider-gate-card>.card-head{margin:-4px -2px 18px}.provider-form-actions{align-items:center;gap:14px;margin-top:18px;display:flex}.provider-form-actions>span{color:#7d8794;font-size:12px}.provider-gate-card .guard-list{margin-top:6px}.provider-doc-links{flex-wrap:wrap;gap:8px;padding:0 20px 16px;display:flex}.provider-doc-links a{color:#176fd1;background:#f2f7ff;border:1px solid #cfdef4;border-radius:4px;align-items:center;height:30px;padding:0 12px;font-size:12px;text-decoration:none;display:inline-flex}.provider-doc-links a:hover{background:#e8f2ff}.auth-profile-grid{border-top:1px solid #edf1f6;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px 20px 20px;display:grid}.auth-profile-grid article{background:#f8fafc;border:1px solid #e5eaf1;border-radius:5px;min-height:132px;padding:14px}.auth-profile-grid strong{color:#243750;display:block}.auth-profile-grid b{color:#176fd1;background:#e9f3ff;border-radius:3px;margin:9px 0 5px;padding:2px 7px;font-size:11px;display:inline-block}.auth-profile-grid p{color:#677489;margin:0;font-size:12px;line-height:1.65}@media (max-width:1100px){.provider-layout{grid-template-columns:1fr}.auth-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.channel-history-filter{flex-direction:column;align-items:stretch}.channel-history-filter select{width:100%;min-width:0}.provider-config-form,.provider-gate-card{padding:15px}.provider-form-actions{flex-direction:column;align-items:stretch}.auth-profile-grid{grid-template-columns:1fr}}@media (max-width:1280px){.t-global-right>span:not(.mock-flag):not(.avatar):not(.top-tool){display:none}.t-console-search{width:320px}.t-main{padding:22px 24px}}@media (max-width:980px){.t-sidebar,.t-logo{width:210px}.t-globalbar{left:210px}.t-main{width:calc(100% - 210px);margin-left:210px}.t-global-right>.top-icon-link:nth-of-type(n+2){display:none}.t-console-search{width:min(300px,36vw)}}@media (max-width:720px){.t-sidebar{border-right:1px solid #e7ebf1;flex:0 0 64px;width:64px;position:static}.t-logo{justify-content:center;width:64px;height:50px;padding:0}.t-logo strong,.t-sidebar-section-label,.t-product-name>span,.t-product-name>b,.nav-group>p,.t-sidebar nav button span,.t-sidebar-utility,.t-sidebar-foot{display:none}.t-product-name{justify-content:center;width:44px;height:42px;margin:6px 10px;padding:0;display:flex}.t-sidebar nav{padding:4px 8px}.t-sidebar nav button{justify-content:center;height:40px;padding:0}.t-sidebar nav button.active{box-shadow:none}.t-globalbar{height:50px;padding:0 10px;position:fixed;left:64px}.t-menu-fold,.t-global-right{display:none}.t-console-search{width:100%;margin:0}.t-workspace{padding-top:50px;display:flex}.t-main{width:calc(100% - 64px);margin-left:0;padding:16px 14px}.t-page-head{display:block}.head-actions{flex-wrap:wrap;margin-top:12px}.t-guide-banner{grid-template-columns:22px 1fr;padding:14px}.t-guide-banner button{display:none}.summary-strip{grid-auto-columns:minmax(130px,1fr)}}.overview-policy-alert{color:#5f5a4d;background:#fffaf0;border:1px solid #f2dfad;border-radius:6px;align-items:center;gap:7px;min-height:40px;margin:0 0 20px;padding:8px 12px;display:flex}.overview-policy-alert>.t-icon{color:#f0a21b}.overview-policy-alert strong{font-weight:600}.overview-policy-alert span{flex:1}.overview-policy-alert button{color:#3377f6;cursor:pointer;background:0 0;border:0}.chuang-overview-grid{grid-template-columns:minmax(0,1fr) 360px;gap:20px;display:grid}.chuang-overview-main,.chuang-overview-side{align-content:start;gap:20px;display:grid}.learning-card{min-height:305px}.learning-toolbar{align-items:center;gap:10px;padding:20px 24px 12px;display:flex}.learning-progress{text-align:center;background:radial-gradient(circle at center,#fff 48%,transparent 49%),conic-gradient(#3377f6 0 40%,#edf1f6 40% 100%);border-radius:50%;place-content:center;width:92px;height:68px;margin-left:auto;display:grid}.learning-progress span{color:#798494;font-size:11px}.learning-progress strong{color:#3377f6;font-size:18px}.learning-steps{grid-template-columns:repeat(5,minmax(0,1fr));padding:18px 24px 24px;display:grid}.learning-steps>div{min-width:0;padding:0 16px 0 0;position:relative}.learning-steps>div:not(:last-child):after{content:"";background:#dfe4eb;height:1px;position:absolute;top:12px;left:30px;right:8px}.learning-steps>div>span{z-index:1;color:#9aa3b0;background:#fff;border:1px solid #d7dde6;border-radius:50%;place-items:center;width:24px;height:24px;margin-bottom:12px;font-size:11px;display:grid;position:relative}.learning-steps>div>span.done{color:#fff;background:#3377f6;border-color:#3377f6}.learning-steps strong{color:#2e394b;font-size:14px;display:block}.learning-steps p{color:#7c8796;min-height:54px;margin:8px 0;font-size:12px;line-height:1.65}.learning-steps button{color:#3377f6;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.faq-card details{border-bottom:1px solid #edf0f4;margin:0 20px}.faq-card details:last-child{border-bottom:0}.faq-card summary{cursor:pointer;color:#354052;align-items:center;min-height:48px;display:flex}.faq-card summary:before{content:"›";color:#6b7585;margin-right:10px;font-size:18px;transition:transform .2s}.faq-card details[open] summary:before{transform:rotate(90deg)}.faq-card details p{color:#6f7a8b;margin:0;padding:0 26px 16px;line-height:1.75}.overview-growth-card>div{grid-template-columns:repeat(4,1fr);display:grid}.overview-growth-card>div>div{border-right:1px solid #edf0f4;min-height:76px;padding:15px 18px}.overview-growth-card>div>div:last-child{border-right:0}.overview-growth-card span,.overview-growth-card strong{display:block}.overview-growth-card span{color:#7d8796;font-size:12px}.overview-growth-card strong{color:#273246;margin-top:8px;font-size:19px}.balance-card>div{padding:14px 20px}.balance-card p{border-bottom:1px solid #edf0f4;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:5px;min-height:40px;margin:0;display:grid}.balance-card p:last-child{border-bottom:0}.balance-card p>span{color:#3d4859;align-items:center;gap:7px;display:flex}.balance-card p>span>.t-icon{color:#4e8ff6}.balance-card p>b{color:#3377f6;font-size:17px}.balance-card p>small{color:#929baa}.api-brief-card{padding-bottom:14px}.api-brief-card>label{border-bottom:1px solid #edf0f4;align-items:center;gap:12px;margin:14px 20px;padding-bottom:14px;display:flex}.api-brief-card select{background:#fff;border:1px solid #dce2e9;border-radius:4px;flex:1;height:34px;padding:0 10px}.api-brief-card>p{color:#7c8796;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;min-height:42px;margin:0;padding:0 20px;display:grid}.api-brief-card>p>.t-icon{color:#7e8999}.api-brief-card>p>strong{color:#374254;font-weight:500}.api-brief-card .warn-text{color:#b87318}.quick-actions-card>div{grid-template-columns:1fr 1fr;gap:10px;padding:18px 20px;display:grid}.quick-actions-card button{color:#4d5869;cursor:pointer;background:#fff;border:1px solid #dce2e9;border-radius:4px;height:34px}.quick-actions-card button:hover{color:#3377f6;border-color:#8cb6f8}.quick-actions-card button:last-child{grid-column:1/-1}@media (max-width:1200px){.chuang-overview-grid{grid-template-columns:1fr}.chuang-overview-side{grid-template-columns:repeat(3,1fr)}.learning-steps{overflow:auto}.learning-steps>div{min-width:180px}.overview-growth-card>div{grid-template-columns:1fr 1fr}}@media (max-width:760px){.overview-policy-alert{flex-wrap:wrap;align-items:flex-start}.chuang-overview-side{grid-template-columns:1fr}.learning-toolbar{flex-wrap:wrap;align-items:flex-start}.learning-progress{margin-left:0}.learning-steps{grid-template-columns:1fr;padding:12px 18px}.learning-steps>div{min-width:0;padding:0 0 16px 38px}.learning-steps>div:not(:last-child):after{width:1px;height:auto;inset:24px auto 0 12px}.learning-steps>div>span{position:absolute;top:0;left:0}.learning-steps p{min-height:0}.overview-growth-card>div{grid-template-columns:1fr}.overview-growth-card>div>div{border-bottom:1px solid #edf0f4;border-right:0}}.t-sidebar>nav.primary-product-navigation{scrollbar-width:thin;flex:auto;min-height:0;padding:3px 8px 8px;overflow-y:auto}.threewt-create-page{background:#fff;border:1px solid #edf0f4;border-radius:6px;gap:0;display:grid;overflow:hidden}.short-product-tabs{border-bottom:1px solid #edf0f4;gap:20px;padding:18px 28px 0;display:flex;overflow:auto hidden}.short-product-tabs button{color:#4d586a;cursor:pointer;white-space:nowrap;background:#fff;border:0;min-width:118px;height:44px;padding:0 10px;position:relative}.short-product-tabs button.active{color:#3377f6;font-weight:600}.short-product-tabs button.active:after{content:"";background:#3377f6;height:2px;position:absolute;bottom:-1px;left:8px;right:8px}.short-product-tabs button:disabled{color:#b0b7c2;cursor:not-allowed}.threewt-url-entry{padding:28px 30px 20px;position:relative}.threewt-url-entry textarea{color:#2d3748;resize:vertical;background:#fff;border:1px solid #d9dee7;border-radius:4px;outline:0;width:100%;min-height:154px;padding:15px 16px;line-height:1.75}.threewt-url-entry textarea:focus{border-color:#6aa3fa;box-shadow:0 0 0 2px #3377f61a}.threewt-url-entry>span{color:#929baa;font-size:12px;position:absolute;bottom:31px;right:45px}.threewt-form-section{padding:0 30px 26px}.threewt-form-section>h2{color:#283548;margin:0 0 17px;font-size:15px}.threewt-form-section+.threewt-form-section{border-top:1px solid #edf0f4;padding-top:24px}.short-domain-radios{flex-wrap:wrap;gap:12px;display:flex}.short-domain-radios label{color:#4b5667;cursor:pointer;background:#fff;border:1px solid #d9dee7;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-width:126px;height:38px;padding:0 13px;display:flex}.short-domain-radios label.active{color:#3377f6;background:#f4f8ff;border-color:#7daaf4}.short-domain-radios input{accent-color:#3377f6}.short-domain-radios span{align-items:center;gap:6px;display:flex}.short-domain-radios small{color:#a66b18;background:#fff7e8;border-radius:8px;padding:1px 5px;font-size:10px}.domain-tip{color:#7f8998;margin:13px 0 0;font-size:12px;line-height:1.65}.domain-tip b{color:#3377f6}.threewt-form-grid{grid-template-columns:1fr 1fr;gap:4px 44px;display:grid}.threewt-form-grid .form-field{margin-bottom:14px}.threewt-form-grid .form-field>span{align-items:center;gap:8px;min-height:34px;display:flex}.threewt-form-grid .form-field>span small{color:#9aa3af;margin:0;display:inline}.threewt-form-grid input,.threewt-form-grid select{border-radius:4px;height:36px}.group-field{grid-template-columns:1fr auto;display:grid}.group-field select{border-radius:4px 0 0 4px}.group-field button{color:#3377f6;cursor:pointer;background:#f5f8fd;border:1px solid #d8e2f1;border-left:0;border-radius:0 4px 4px 0;padding:0 12px}.threewt-rule-row{border-top:1px dashed #e7ebf1;grid-template-columns:118px minmax(0,1fr);align-items:center;min-height:58px;display:grid}.threewt-rule-row>strong{color:#3d485a;font-size:13px}.threewt-rule-row>div{flex-wrap:wrap;gap:24px;display:flex}.threewt-rule-row label{color:#535f70;cursor:pointer;align-items:center;gap:6px;display:flex}.threewt-rule-row input{accent-color:#3377f6}.threewt-inline-settings{grid-template-columns:1fr 1fr;gap:14px;margin:0 0 15px 118px;display:grid}.threewt-inline-settings.single{grid-template-columns:1fr}.threewt-inline-settings input{border:1px solid #d9dee7;border-radius:4px;outline:0;height:36px;padding:0 11px}.threewt-inline-settings input:focus{border-color:#72a6f5}.threewt-more-settings{background:#fbfcfe;border:1px solid #e2e7ee;border-radius:4px;margin-top:12px;padding:14px 16px}.threewt-more-settings summary{color:#465267;cursor:pointer;font-weight:600}.threewt-more-settings[open] summary{margin-bottom:16px}.threewt-more-settings .switch-row{background:#fff;margin-top:8px}.threewt-generate{min-width:104px;margin-top:24px}.threewt-search-panel{margin-bottom:18px;padding:20px}.threewt-search-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px 18px;display:grid}.threewt-search-grid label{color:#5f6a7b;gap:7px;font-size:12px;display:grid}.threewt-search-grid input,.threewt-search-grid select{color:#354052;background:#fff;border:1px solid #d9dee7;border-radius:4px;width:100%;height:36px;padding:0 10px}.threewt-search-actions{gap:9px;margin-top:18px;display:flex}.threewt-table-title{border-bottom:1px solid #edf0f4;align-items:center;gap:12px;min-height:58px;padding:0 18px;display:flex}.threewt-table-title strong{font-size:14px}.threewt-table-title span{color:#929baa;font-size:12px}.threewt-link-table{min-width:1250px}.threewt-link-table .link-pair{min-width:380px}.threewt-link-table .link-pair span{align-items:center;gap:6px;display:flex}.threewt-link-table .link-pair code{max-width:310px}.threewt-link-table .copy-mini{flex:none}.account-stats-toolbar{align-items:center;gap:22px;min-height:72px;margin-bottom:18px;padding:12px 18px;display:flex}.account-stats-toolbar>div{gap:4px;margin-right:auto;display:grid}.account-stats-toolbar>div span{color:#8a94a3;font-size:12px}.account-stats-toolbar label{color:#697587;align-items:center;gap:9px;font-size:12px;display:flex}.account-stats-toolbar select{border:1px solid #d9dee7;border-radius:4px;min-width:260px;height:34px;padding:0 10px}.threewt-batch-card{margin-bottom:18px;padding-bottom:24px}.threewt-batch-tabs{border-bottom:1px solid #edf0f4;display:flex}.threewt-batch-tabs button{color:#596577;cursor:pointer;background:#fff;border:0;height:52px;padding:0 25px;position:relative}.threewt-batch-tabs button.active{color:#3377f6}.threewt-batch-tabs button.active:after{content:"";background:#3377f6;height:2px;position:absolute;bottom:0;left:22px;right:22px}.threewt-batch-card>p{color:#8a94a3;margin:18px 24px}.threewt-upload-row{background:#fafbfc;border:1px solid #edf0f4;align-items:center;gap:14px;min-height:92px;margin:0 24px;padding:18px;display:flex}.threewt-upload-row>strong{color:#3d4859;width:72px}.threewt-upload-row>span{color:#8b95a4}.threewt-upload-row .t-link-btn{margin-left:auto}.threewt-batch-options{grid-template-columns:repeat(4,1fr);gap:18px;margin:22px 24px;display:grid}.threewt-batch-options label{color:#5e6a7b;gap:7px;font-size:12px;display:grid}.threewt-batch-options select{background:#fff;border:1px solid #d9dee7;border-radius:4px;height:36px;padding:0 10px}.threewt-batch-card>.threewt-more-settings{margin:0 24px}.short-restore-card{padding-bottom:24px}.short-restore-form{grid-template-columns:minmax(0,720px) auto;gap:10px;padding:22px;display:grid}.short-restore-form input{border:1px solid #d9dee7;border-radius:4px;height:40px;padding:0 12px}.short-restore-result{border:1px solid #e3e8ef;border-radius:4px;grid-template-columns:120px minmax(0,1fr);gap:0;margin:0 22px;display:grid;overflow:hidden}.short-restore-result>*{border-bottom:1px solid #edf0f4;align-items:center;min-height:44px;padding:9px 13px;display:flex}.short-restore-result>:nth-last-child(-n+2){border-bottom:0}.short-restore-result>span{color:#697587;background:#fafbfc}.short-restore-result code{word-break:break-all}.short-api-intro{margin-bottom:18px}.api-callout{color:#445269;background:#f0f7ff;border:1px solid #c9defa;border-radius:5px;align-items:flex-start;gap:12px;margin:0 18px 18px;padding:15px;display:flex}.api-callout>.t-icon{color:#3377f6}.api-callout div{gap:5px;display:grid}.api-callout span{color:#6f7a8b}.short-api-doc{padding:24px}.short-api-doc h2{margin:0 0 11px;font-size:15px}.short-api-doc h2:not(:first-child){border-top:1px solid #edf0f4;margin-top:26px;padding-top:22px}.short-api-doc>code{color:#176fd1;background:#edf5ff;border-radius:4px;padding:7px 10px;display:inline-flex}.short-api-doc pre{color:#dbe8ff;background:#18273e;border-radius:5px;margin:12px 0 0;padding:16px;line-height:1.65;overflow:auto}.short-api-doc p,.short-api-doc li{color:#697587;line-height:1.75}.threewt-result-modal{width:min(860px,100%)}.threewt-result-modal>header{background:linear-gradient(90deg,#1f6fd5,#2f83ea)}.result-domain-note{color:#7c8797}.threewt-result-table{border:1px solid #e2e7ee}.threewt-result-table>.head,.threewt-result-table>.row{grid-template-columns:62px minmax(150px,1.15fr) minmax(190px,1.5fr) 100px 72px;align-items:center;display:grid}.threewt-result-table>.head{color:#596577;background:#fafbfc;min-height:42px}.threewt-result-table>.head>*{padding:0 12px}.threewt-result-table>.row{border-top:1px solid #edf0f4;min-height:52px}.threewt-result-table>.row>*{min-width:0;padding:9px 12px}.threewt-result-table>.row code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.threewt-result-table>.row button{color:#3377f6;cursor:pointer;background:0 0;border:0}.result-more{color:#7c8797;text-align:center}.exclusive-domain-card{margin-bottom:18px}.exclusive-domain-card>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:14px 20px;display:flex}.exclusive-domain-card h2{color:#2e394b;margin:0 0 6px;font-size:15px}.exclusive-domain-card p{color:#7c8797;margin:0;line-height:1.6}.exclusive-domain-filter{border-bottom:1px solid #edf0f4;align-items:flex-end;gap:14px;padding:18px 20px;display:flex}.exclusive-domain-filter label{color:#687486;gap:6px;font-size:12px;display:grid}.exclusive-domain-filter input,.exclusive-domain-filter select{background:#fff;border:1px solid #d9dee7;border-radius:4px;min-width:220px;height:36px;padding:0 10px}.exclusive-domain-filter button{margin-left:auto}.exclusive-domain-table{min-width:960px}.exclusive-domain-table td:first-child strong{color:#2f72e8}.exclusive-domain-table td:first-child small{max-width:300px}.domain-stage{border-radius:10px;align-items:center;gap:6px;padding:3px 8px;font-size:12px;display:inline-flex}.domain-stage i{border-radius:50%;width:6px;height:6px}.domain-stage.active{color:#159267;background:#eaf8f2}.domain-stage.active i{background:#16a474}.domain-stage.pending{color:#a56a15;background:#fff7e8}.domain-stage.pending i{background:#e8a437}.domain-config-detail{margin-bottom:18px;padding-bottom:20px}.domain-config-detail>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:62px;padding:13px 20px;display:flex}.domain-config-detail>header div{gap:4px;display:grid}.domain-config-detail>header span{color:#8a94a3;font-size:12px}.domain-config-detail>header button{color:#8a94a3;cursor:pointer;background:0 0;border:0;font-size:20px}.domain-config-steps{grid-template-columns:repeat(3,1fr);gap:0;margin:20px;display:grid}.domain-config-steps span{color:#8993a2;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.domain-config-steps span:not(:last-child):after{content:"";background:#dfe4eb;height:1px;position:absolute;top:50%;left:64%;right:-36%}.domain-config-steps b{z-index:1;color:#7e8999;background:#fff;border:1px solid #cfd6e0;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;display:grid;position:relative}.domain-config-steps span.done{color:#3377f6}.domain-config-steps span.done b{color:#fff;background:#3377f6;border-color:#3377f6}.domain-config-detail dl{border:1px solid #e3e8ef;grid-template-columns:1fr 1fr;margin:0 20px;display:grid}.domain-config-detail dl>div{border-bottom:1px solid #edf0f4;grid-template-columns:120px minmax(0,1fr);min-height:64px;display:grid}.domain-config-detail dl>div:nth-child(odd){border-right:1px solid #edf0f4}.domain-config-detail dl>div:nth-last-child(-n+2){border-bottom:0}.domain-config-detail dt,.domain-config-detail dd{align-items:center;margin:0;padding:10px 13px;display:flex}.domain-config-detail dt{color:#697587;background:#fafbfc}.domain-config-detail dd{color:#354052;gap:8px}.domain-config-detail dd small{color:#8a94a3;display:block}.domain-config-detail>p{color:#815d23;background:#fff8e9;border:1px solid #f3dfb4;margin:15px 20px 0;padding:12px}.domain-bind-drawer .domain-config-steps{margin:0 0 20px}.binding-notice{color:#5e6878;background:#f7f9fc;border:1px solid #e4e9f0;border-radius:5px;margin-bottom:18px;padding:15px}.binding-notice strong{color:#354052;margin-bottom:8px;display:block}.binding-notice p{margin:4px 0;line-height:1.6}@media (max-width:1100px){.threewt-form-grid{grid-template-columns:1fr}.threewt-search-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.threewt-batch-options{grid-template-columns:1fr 1fr}.account-stats-toolbar{flex-wrap:wrap;align-items:flex-start}.account-stats-toolbar>div{width:100%}.threewt-result-table{overflow:auto}.threewt-result-table>.head,.threewt-result-table>.row{min-width:760px}}@media (max-width:720px){.short-product-tabs{padding-left:14px}.threewt-url-entry,.threewt-form-section{padding-left:16px;padding-right:16px}.threewt-rule-row{grid-template-columns:1fr;gap:10px;padding:14px 0}.threewt-rule-row>div{gap:13px}.threewt-inline-settings{grid-template-columns:1fr;margin-left:0}.threewt-search-grid,.threewt-batch-options{grid-template-columns:1fr}.threewt-search-actions,.threewt-upload-row{flex-direction:column;align-items:stretch}.threewt-upload-row>strong{width:auto}.threewt-upload-row .t-link-btn{margin-left:0}.short-restore-form{grid-template-columns:1fr}.account-stats-toolbar label{flex-direction:column;align-items:stretch}.account-stats-toolbar select{width:100%;min-width:0}.exclusive-domain-card>header,.exclusive-domain-filter{flex-direction:column;align-items:stretch}.exclusive-domain-filter input,.exclusive-domain-filter select{width:100%;min-width:0}.exclusive-domain-filter button{margin-left:0}.domain-config-detail dl{grid-template-columns:1fr}.domain-config-detail dl>div:nth-child(odd){border-right:0}.domain-config-detail dl>div:nth-last-child(-n+2){border-bottom:1px solid #edf0f4}.domain-config-detail dl>div:last-child{border-bottom:0}}.t-sidebar nav{padding:5px 8px 10px}.t-sidebar>nav,.t-sidebar>nav.cloud-product-navigation{flex:none;min-height:auto;overflow:visible}.t-sidebar nav[hidden]{display:none}.t-sidebar nav .nav-home-button{color:#536075;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:4px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;height:48px;padding:0 18px;font-size:14px;display:grid}.t-sidebar nav .nav-home-button>.t-icon{color:#6f7d91;width:17px!important;height:17px!important}.t-sidebar nav .nav-home-button:hover,.t-sidebar nav .nav-home-button.active{color:#3377f6;background:#f5f8fd}.t-sidebar nav .nav-home-button:hover>.t-icon,.t-sidebar nav .nav-home-button.active>.t-icon{color:#3377f6}.t-product-name{cursor:pointer;text-align:left}.t-product-name.active{color:#2f72e8;background:#f2f6fc;border-color:#dce7f6}.t-product-name .nav-chevron{justify-self:end}.t-product-name .nav-chevron.open{margin-top:4px;transform:rotate(225deg)}.cloud-product-navigation{background:#f5f7fa;border-radius:0 0 7px 7px;margin:0 10px 5px;padding:3px 0 8px!important}.t-product-name[aria-expanded=true]{border-radius:7px 7px 0 0;margin-bottom:0}.nav-group{margin:0;padding:1px 0}.t-sidebar nav .nav-group-toggle{color:#4b5668;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:4px;grid-template-columns:20px minmax(0,1fr) 14px;align-items:center;gap:9px;height:42px;padding:0 12px;font-size:13px;font-weight:500;display:grid}.t-sidebar nav .nav-group-toggle>.t-icon{color:#697587;width:17px!important;height:17px!important}.t-sidebar nav .nav-group-toggle>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.t-sidebar nav .nav-group-toggle:hover,.t-sidebar nav .nav-group-toggle.group-active{color:#2f72e8;background:#f3f7fd}.t-sidebar nav .nav-group-toggle:hover>.t-icon,.t-sidebar nav .nav-group-toggle.group-active>.t-icon{color:#2f72e8}.t-sidebar nav .nav-section-toggle{color:#405066;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) 14px;align-items:center;gap:8px;height:40px;padding:0 18px 0 45px;font-size:13px;font-weight:500;display:grid}.t-sidebar nav .nav-section-toggle:hover,.t-sidebar nav .nav-section-toggle.group-active{color:#2f72e8;background:#eef3fa}.t-sidebar nav .nav-business-toggle{color:#536075;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:4px;grid-template-columns:20px minmax(0,1fr) 14px;align-items:center;gap:9px;height:42px;padding:0 18px;font-size:13px;font-weight:500;display:grid}.t-sidebar nav .nav-business-toggle>.t-icon{color:#718096;width:17px!important;height:17px!important}.t-sidebar nav .nav-business-toggle:hover,.t-sidebar nav .nav-business-toggle.group-active{color:#3377f6;background:#f5f8fd}.t-sidebar nav .nav-business-toggle:hover>.t-icon,.t-sidebar nav .nav-business-toggle.group-active>.t-icon{color:#3377f6}.nav-chevron{border-bottom:1.5px solid;border-right:1.5px solid;justify-self:end;width:7px;height:7px;transition:transform .16s,margin .16s;transform:rotate(45deg)}.nav-group.expanded .nav-chevron{margin-top:4px;transform:rotate(225deg)}.nav-submenu{padding:1px 0 5px}.nav-submenu[hidden]{display:none}.t-sidebar nav .nav-subitem{color:#5c6675;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:4px;height:34px;padding:0 12px 0 41px;font-size:12px;font-weight:400;display:block}.t-sidebar nav .nav-subitem:hover{color:#3377f6;background:#f7f9fc}.t-sidebar nav .nav-subitem.active{color:#3377f6;box-shadow:none;background:#edf4ff;border:0;font-weight:600}.t-sidebar nav .nav-subitem.active:before{content:"";background:#3377f6;border-radius:2px;width:3px;position:absolute;top:8px;bottom:8px;left:8px}.menu-fold-lines,.menu-fold-lines:before,.menu-fold-lines:after{background:currentColor;border-radius:2px;width:15px;height:1.5px;display:block}.menu-fold-lines{position:relative}.menu-fold-lines:before,.menu-fold-lines:after{content:"";position:absolute;left:0}.menu-fold-lines:before{top:-5px}.menu-fold-lines:after{top:5px}.t-console.sidebar-collapsed .t-sidebar,.t-console.sidebar-collapsed .t-logo{width:64px}.t-console.sidebar-collapsed .t-logo{justify-content:center;padding:0}.t-console.sidebar-collapsed .t-logo strong,.t-console.sidebar-collapsed .t-sidebar-section-label,.t-console.sidebar-collapsed .t-product-name>span,.t-console.sidebar-collapsed .t-product-name>b,.t-console.sidebar-collapsed .t-sidebar-utility,.t-console.sidebar-collapsed .t-sidebar-foot{display:none}.t-console.sidebar-collapsed .t-product-name{justify-content:center;width:44px;margin:0 10px;padding:0;display:flex}.t-console.sidebar-collapsed .t-sidebar nav{padding:5px 8px}.t-console.sidebar-collapsed .t-sidebar nav .nav-home-button,.t-console.sidebar-collapsed .t-sidebar nav .nav-business-toggle,.t-console.sidebar-collapsed .t-sidebar nav .nav-group-toggle{justify-content:center;height:42px;padding:0;display:flex}.t-console.sidebar-collapsed .t-sidebar nav .nav-home-button>span,.t-console.sidebar-collapsed .t-sidebar nav .nav-business-toggle>span,.t-console.sidebar-collapsed .t-sidebar nav .nav-business-toggle>.nav-chevron,.t-console.sidebar-collapsed .nav-group-toggle>span,.t-console.sidebar-collapsed .nav-chevron{display:none}.t-console.sidebar-collapsed .t-globalbar{left:64px}.t-console.sidebar-collapsed .t-main{width:calc(100% - 64px);margin-left:64px}.t-console.sidebar-collapsed .create-page-mask,.t-console.sidebar-collapsed .create-page-foot{left:64px}.create-page-mask{z-index:65;background:#fff;position:fixed;inset:56px 0 0 240px;overflow:auto}.create-page-workspace{background:#fff;min-height:100%;padding:0 34px 96px}.create-page-head{color:#8a94a3;border-bottom:1px solid #edf0f4;align-items:center;gap:12px;height:66px;display:flex}.create-page-head .create-page-back{color:#3377f6;cursor:pointer;background:#fff;border:1px solid #bfd3f3;border-radius:4px;justify-content:center;align-items:center;width:auto;height:32px;padding:0 12px;font-size:13px;line-height:1;display:flex}.create-page-head .create-page-back:hover{color:#1f63dc;background:#f4f8ff;border-color:#78a9f8}.create-page-head span{color:#b1b7c0}.create-page-head b{color:#323d4e;font-size:14px;font-weight:600}.create-page-notice{color:#526279;background:#f1f7ff;border:1px solid #b9d6fa;border-radius:4px;align-items:center;gap:10px;min-height:50px;margin:18px 0;padding:12px 16px;line-height:1.65;display:flex}.create-page-notice>.t-icon{color:#3377f6;flex:none}.create-page-notice.warning{color:#6f5746;background:#fff7f5;border-color:#ffd1c7}.create-page-notice.warning>.t-icon{color:#e05a45}.create-section{border-bottom:1px solid #edf0f4;max-width:1080px;margin:0 0 22px;padding:0 0 20px}.create-section>h2{color:#293548;margin:0 0 4px;padding:16px 0 17px;font-size:15px;font-weight:650}.create-field{grid-template-columns:190px minmax(0,720px);align-items:start;min-height:58px;padding:9px 0;display:grid}.create-field>label{color:#586476;text-align:right;padding:9px 24px 0 0;font-size:13px}.create-field.required>label:before{content:"*";color:#df4b3f;margin-right:5px}.create-field>div>input:not([type=radio]):not([type=checkbox]),.create-field>div>select,.create-field>div>textarea{color:#2c3748;background:#fff;border:1px solid #d7dde6;border-radius:3px;outline:none;width:100%;min-height:36px;padding:7px 10px}.create-field>div>textarea{resize:vertical}.create-field>div>input:focus,.create-field>div>select:focus,.create-field>div>textarea:focus{border-color:#6aa3fb;box-shadow:0 0 0 2px #3377f614}.create-field>div>small{color:#929baa;margin-top:7px;font-size:12px;line-height:1.55;display:block}.create-choice-row{gap:10px;display:flex}.create-choice-row button{color:#596576;cursor:pointer;background:#fff;border:1px solid #d6dce5;border-radius:3px;align-items:center;gap:6px;height:36px;padding:0 18px;display:flex}.create-choice-row button.active{color:#3377f6;background:#f1f6ff;border-color:#79aafa}.radio-line{align-items:center;gap:28px;min-height:36px;display:flex}.radio-line label{color:#485568;align-items:center;gap:7px;display:flex}.radio-line input{accent-color:#3377f6}.inline-input-pair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.inline-input-pair label{color:#657185;grid-template-columns:auto 1fr;align-items:center;gap:8px;display:grid}.inline-input-pair input{border:1px solid #d7dde6;border-radius:3px;height:36px;padding:0 9px}.template-create-layout{grid-template-columns:minmax(0,1fr) 320px;gap:48px;display:grid}.create-form-column{min-width:0}.template-editor{border:1px solid #d7dde6;border-radius:3px;overflow:hidden}.template-editor-tools{background:#fafbfc;border-bottom:1px solid #e8ecf1;align-items:center;gap:8px;min-height:40px;padding:6px 9px;display:flex}.template-editor-tools button{color:#3377f6;cursor:pointer;background:#fff;border:1px solid #cddcf5;border-radius:3px;height:27px;padding:0 9px}.template-editor-tools span{color:#9aa2ae;margin-left:auto;font-size:11px}.template-editor textarea{width:100%!important;box-shadow:none!important;border:0!important;border-radius:0!important}.create-help{color:#5d697b;background:#fafbfc;border:1px solid #e3e7ed;border-radius:4px;max-width:890px;margin:0 0 32px}.create-help summary{color:#3377f6;cursor:pointer;padding:12px 15px}.create-help p{margin:0;padding:0 15px 14px;line-height:1.75}.template-phone-aside{align-self:start;padding-top:12px;position:sticky;top:20px}.template-phone-aside h3{color:#3f4a5c;margin:0 0 14px;font-size:14px}.template-phone-aside .phone-preview-shell{width:280px;min-height:480px}.template-phone-aside>small{color:#969faa;width:280px;margin-top:10px;line-height:1.6;display:block}.qualification-create-form,.signature-create-form{max-width:1180px}.section-hint{color:#8c96a5;margin:-9px 0 16px 190px;font-size:12px}.qualification-upload-grid{grid-template-columns:repeat(3,150px);gap:22px 18px;margin-left:190px;display:grid}.qualification-upload-card{color:#7b8696;text-align:center;min-width:0;position:relative}.qualification-upload-tile{color:#aeb7c4;cursor:pointer;background:#fafbfc;border:1px dashed #ccd4df;border-radius:5px;place-items:center;width:106px;height:106px;margin:0 auto;display:grid;position:relative;overflow:hidden}.qualification-upload-tile:hover{color:#3377f6;background:#f7faff;border-color:#3377f6}.qualification-upload-card.uploaded .qualification-upload-tile{border-style:solid;border-color:#bfd3f4}.qualification-upload-icon{font-size:34px;font-weight:200;line-height:1}.qualification-thumb{background-position:50%;background-size:cover;width:100%;height:100%;display:block}.qualification-uploading{color:#fff;background:#1e2e45b8;padding:5px;font-size:11px;position:absolute;inset:auto 0 0}.qualification-upload-card input{display:none}.qualification-upload-name{justify-content:center;align-items:center;gap:5px;margin-top:8px;display:flex;position:relative}.qualification-upload-card strong{color:#3d495b;font-size:12px;font-weight:500}.qualification-upload-card strong>b{color:#d84c40;background:#fff1f0;border-radius:3px;margin-left:5px;padding:1px 4px;font-size:9px}.qualification-upload-card>small{color:#929ba8;min-height:32px;margin:5px -5px 0;font-size:11px;line-height:1.45;display:block}.qualification-upload-actions{justify-content:center;gap:8px;margin-top:5px;display:flex}.qualification-upload-actions label,.qualification-upload-actions button{color:#3377f6;cursor:pointer;background:#fff;border:1px solid #bfd3f3;border-radius:3px;align-items:center;height:25px;padding:0 8px;font-size:11px;display:flex}.qualification-upload-actions button{color:#d64b3f;border-color:#f2c3bf}.qualification-example-wrap{display:inline-flex;position:relative}.qualification-example-trigger{color:#8f99a7;cursor:help;background:#fff;border:1px solid #aeb7c3;border-radius:50%;place-items:center;width:16px;height:16px;padding:0;font-size:10px;line-height:1;display:grid}.qualification-example-trigger:hover,.qualification-example-trigger:focus{color:#3377f6;border-color:#3377f6;outline:none}.qualification-example-popover{z-index:120;color:#465266;text-align:left;background:#fff;border:1px solid #e1e6ed;border-radius:9px;width:334px;padding:12px;display:none;position:absolute;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 8px 26px #202f462e}.qualification-example-wrap:hover .qualification-example-popover,.qualification-example-wrap:focus-within .qualification-example-popover{display:block}.qualification-example-popover:after{content:"";background:#fff;border-bottom:1px solid #e1e6ed;border-right:1px solid #e1e6ed;width:12px;height:12px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.qualification-example-popover>strong{color:#18a66e;margin-bottom:9px;font-size:13px;font-weight:600;display:block}.qualification-example-popover>strong span{margin-right:5px}.qualification-example-graphic{background:#f5f0e6;border:2px solid #8edb72;border-radius:8px;height:178px;padding:12px;display:block;position:relative;overflow:hidden}.qualification-example-graphic:before{content:"仅作版式参考，不含真实证件信息";color:#7c7568;text-align:center;font-size:10px;position:absolute;inset:auto 10px 8px}.qualification-example-graphic.identity{background:linear-gradient(145deg,#dceaf2,#efe7db)}.qualification-example-graphic.license,.qualification-example-graphic.document{background:#f6f1e4}.qualification-example-graphic.office{background:linear-gradient(#dbefff 0 50%,#d9e0d0 50%)}.example-avatar{background:linear-gradient(#c9b8a7 0 38%,#7890a2 39%);border-radius:35px 35px 8px 8px;width:62px;height:76px;position:absolute;top:38px;right:24px}.example-lines{opacity:.55;background:repeating-linear-gradient(#9ba8ac 0 5px,#0000 5px 17px);width:165px;height:72px;position:absolute;top:38px;left:24px}.identity .example-lines{width:145px}.example-seal{opacity:.65;border:4px double #c54c43;border-radius:50%;width:54px;height:54px;position:absolute;bottom:35px;right:28px}.example-building{background:linear-gradient(90deg,#b4bec8 0 28%,#dbe0e5 28% 72%,#a9b5bf 72%);border:5px solid #8796a3;width:170px;height:102px;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.example-building:after{content:"办公场景";color:#fff;white-space:nowrap;background:#61798c;padding:5px 12px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.qualification-example-graphic em{color:#73808b;font-size:11px;font-style:normal;position:absolute;top:12px;left:16px}.qualification-example-rule{color:#6e7887;background:#f6f7f9;border-radius:6px;margin-top:10px;padding:9px 11px;font-size:12px;line-height:1.65;display:block}.qualification-example-rule b{color:#596576}.secure-ref-display{color:#59667a;word-break:break-all;background:#f7f9fc;border:1px solid #e2e7ed;border-radius:3px;padding:10px 12px;display:block}.upload-count{color:#25805e;background:#edf9f3;border-radius:4px;padding:7px 12px;display:inline-flex}.upload-error{color:#b53a31;background:#fff2f0;border:1px solid #ffc9c3;border-radius:4px;margin:12px 0 0 190px;padding:10px 13px}.signature-material-placeholder{color:#3377f6;background:#f4f8ff;border:1px dashed #b9d0f3;border-radius:4px;align-items:center;gap:12px;padding:14px 16px;display:flex}.signature-material-placeholder strong,.signature-material-placeholder small{display:block}.signature-material-placeholder strong{color:#3e4b5d}.switch-line{color:#526074;align-items:center;gap:8px;min-height:34px;display:flex}.switch-line input{accent-color:#3377f6}.qualification-use-section{padding-top:10px}.qualification-upload-grid.inline{margin:0}.qualification-upload-grid.inline.agent{grid-template-columns:repeat(4,150px)}.qualification-upload-grid.inline.single{grid-template-columns:150px}.qualification-agent-section .create-field>div>input:disabled{color:#8b95a3;cursor:not-allowed;background:#f7f7f7}.qualification-template-link{color:#3377f6;cursor:pointer;background:0 0;border:0;min-height:34px;padding:0;text-decoration:none}.qualification-template-link:hover{text-decoration:underline}.video-asset-toolbar{justify-content:space-between;align-items:center;gap:20px;min-height:68px;margin-bottom:14px;padding:13px 18px;display:flex}.video-asset-toolbar h2{color:#2c3749;margin:0;font-size:15px}.video-asset-toolbar p{color:#8d97a6;margin:5px 0 0;font-size:12px}.video-asset-create{grid-template-columns:310px minmax(0,620px);gap:28px;margin-bottom:18px;padding:22px;display:grid}.video-file-drop{color:#7f8b9b;cursor:pointer;background:#fafbfc;border:1px dashed #bfc9d7;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:228px;display:flex}.video-file-drop:hover{color:#3377f6;background:#f7faff;border-color:#7faaf0}.video-file-drop>.t-icon{color:#3377f6}.video-file-drop strong{color:#3e4a5c}.video-file-drop input{display:none}.video-asset-create>.video-file-drop+div{padding:0 0 10px}.video-asset-create .create-field{grid-template-columns:145px minmax(0,1fr)}.video-asset-create .create-field>label{padding-right:18px}.video-asset-create>div>.t-btn{margin-left:145px}.video-asset-error{color:#c43f36;margin:4px 0 12px 145px}.video-asset-preview{width:min(760px,92vw)}.video-asset-preview>video{background:#10141b;width:100%;max-height:62vh;display:block}.video-asset-preview>footer{color:#7a8595;justify-content:space-between;align-items:center;min-height:58px;padding:10px 16px;display:flex}.video-template-asset-summary{background:#f8fafc;border:1px solid #e0e5ec;border-radius:4px;align-items:center;gap:14px;min-height:110px;padding:12px;display:flex}.video-template-asset-summary video{object-fit:contain;background:#111;border-radius:3px;width:148px;height:86px}.video-template-asset-summary>span{color:#758092;gap:5px;display:grid}.video-template-asset-summary strong{color:#354052}.video-template-asset-summary small,.video-template-asset-summary b{font-size:12px;font-weight:400}.video-template-placeholder{color:#8a95a5;text-align:center;background:#eef1f5;border:1px dashed #c8d0db;border-radius:3px;place-items:center;width:148px;height:86px;font-size:12px;line-height:1.8;display:grid}@media (max-width:900px){.video-asset-create{grid-template-columns:1fr}.video-file-drop{min-height:170px}.qualification-upload-grid.inline.agent{grid-template-columns:repeat(2,150px)}}.create-page-foot{z-index:75;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-top:1px solid #e5e9ef;justify-content:center;align-items:center;gap:10px;height:70px;display:flex;position:fixed;bottom:0;left:240px;right:0;box-shadow:0 -3px 12px #1f2c400f}@media (min-width:721px) and (max-width:980px){.create-page-mask,.create-page-foot{left:210px}}@media (max-width:1100px){.template-create-layout{grid-template-columns:1fr}.template-phone-aside{display:none;position:static}.qualification-upload-grid{grid-template-columns:repeat(2,minmax(200px,1fr))}}@media (max-width:720px){.create-page-mask{inset:50px 0 0 64px}.create-page-workspace{padding:0 14px 88px}.create-page-head{height:56px}.create-page-notice{align-items:flex-start;margin:12px 0}.create-field{grid-template-columns:1fr;padding:8px 0}.create-field>label{text-align:left;padding:0 0 7px}.create-choice-row,.radio-line{flex-wrap:wrap}.template-editor-tools{flex-wrap:wrap;align-items:flex-start}.template-editor-tools span{width:100%;margin:0}.inline-input-pair{grid-template-columns:1fr}.section-hint,.qualification-upload-grid,.upload-error{margin-left:0}.qualification-upload-grid{grid-template-columns:1fr}.create-page-foot{padding:0 8px;left:64px}.create-page-foot .t-btn{flex:1;min-width:0;padding:0 8px}}.t-console .drawer-mask{inset:56px 0 0 240px}.t-console.sidebar-collapsed .drawer-mask{left:64px}@media (min-width:721px) and (max-width:980px){.t-console .drawer-mask{left:210px}}@media (max-width:720px){.t-console .drawer-mask{inset:50px 0 0 64px}}.mobile-hero{background:linear-gradient(180deg,#04050a0d,#04050a33 50%,var(--landing-bg) 100%),linear-gradient(90deg,#04050ab8,transparent 76%),var(--hero-image,url(/og.png)) 62% center/cover no-repeat}.hero-particles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-particles i{background:#ffd46d;border-radius:50%;width:5px;height:5px;animation:5s ease-in-out infinite hero-float;position:absolute;box-shadow:0 0 14px #ff9b32}.hero-particles i:first-child{animation-delay:-1s;top:72%;left:12%}.hero-particles i:nth-child(2){animation-delay:-2.8s;top:19%;left:72%}.hero-particles i:nth-child(3){animation-delay:-4s;top:65%;left:84%}.hero-particles i:nth-child(4){animation-delay:-.3s;top:42%;left:35%}@keyframes hero-float{0%,to{opacity:.2;transform:translateY(18px)scale(.7)}50%{opacity:1;transform:translate(10px,-24px)scale(1.35)}}.landing-image.edge-to-edge{border-radius:0;margin:0}.landing-image.interactive{cursor:pointer}.landing-image.interactive:after{content:"点击查看";color:#fff;background:#0009;border-radius:12px;padding:5px 9px;font-size:10px;position:absolute;bottom:14px;right:14px}.landing-image{position:relative}.wecom-qr{object-fit:contain;background:#fff;border-radius:10px;width:180px;height:180px;margin:16px auto;padding:8px;display:block}.landing-image.interactive{text-align:left;border:0;width:calc(100% - 28px);padding:0;display:block}.landing-image.interactive.edge-to-edge{width:100%}.landing-image-caption{color:#65716f;background:var(--landing-surface);padding:10px 14px;font-size:12px;display:block}.mobile-sticky-cta{isolation:isolate;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:62px;margin:0;display:flex;overflow:hidden}.mobile-sticky-cta.top{top:max(12px,env(safe-area-inset-top));bottom:auto}.mobile-sticky-cta.bottom{top:auto}.mobile-sticky-cta span{z-index:2;letter-spacing:.08em;font-size:18px;font-weight:900;position:relative}.mobile-sticky-cta small{z-index:2;color:#fffbd1;margin-top:2px;font-size:10px;position:relative}.skin-gold{color:#3d1800!important;background:linear-gradient(#fff1a2,#e7a624 48%,#9c5411)!important;border:1px solid #ffe59a!important;box-shadow:inset 0 1px #fff8cf,0 8px 24px #ef9e304d!important}.skin-gold small{color:#5a2700!important}.skin-fire{color:#fff!important;background:linear-gradient(#ff7747,#d52216 50%,#86100b)!important;border:1px solid #ff9d6f!important;box-shadow:inset 0 1px #ffd0bc,0 8px 28px #e72e2859!important}.skin-neon{color:#fff!important;background:linear-gradient(100deg,#3421a8,#6d32ee 45%,#178edc)!important;border:1px solid #9d86ff!important;box-shadow:inset 0 1px #c4b8ff,0 8px 28px #563ce059!important}.skin-wecom{color:#fff!important;background:linear-gradient(#20c882,#07995d)!important;border:1px solid #5ee8ad!important;box-shadow:inset 0 1px #a7f4cf,0 8px 24px #0fa76b4d!important}.mobile-sticky-cta:before,.preview-sticky:before{content:"";z-index:1;background:linear-gradient(90deg,#0000,#fff9,#0000);width:38%;animation:2.8s ease-in-out infinite cta-shine;position:absolute;top:-40%;bottom:-40%;transform:skew(-18deg)}@keyframes cta-shine{0%,30%{left:-55%}75%,to{left:120%}}.builder-v2{--builder-accent:#3377f6;background:#e9edf3;min-width:1180px}.builder-v2 .builder-topbar{background:linear-gradient(90deg,#091426,#0d223b);border-bottom:1px solid #2b4057;grid-template-columns:220px minmax(260px,1fr) auto;height:68px}.builder-v2 .builder-topbar>div:nth-child(2) span{align-items:center;gap:6px;display:flex}.builder-v2 .builder-topbar>div:nth-child(2) i{background:#22c98b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #22c98b}.builder-v2 .builder-workspace{grid-template-columns:284px minmax(620px,1fr) 354px;height:calc(100vh - 68px);min-height:720px}.builder-v2 .builder-library,.builder-v2 .builder-properties{height:calc(100vh - 68px);padding:0;overflow:auto}.builder-left-tabs{z-index:3;background:#fff;border-bottom:1px solid #e7ebf0;grid-template-columns:repeat(4,1fr);padding:10px;display:grid;position:sticky;top:0}.builder-left-tabs button{color:#6d7786;cursor:pointer;background:#fff;border:0;border-bottom:2px solid #0000;height:36px}.builder-left-tabs button.active{color:var(--builder-accent);border-color:var(--builder-accent);font-weight:700}.template-library,.component-library,.material-library,.vertical-layers{padding:18px}.rich-library h2{margin:0 0 6px;font-size:16px}.rich-library p{color:#8a94a2;margin:0 0 16px;font-size:12px;line-height:1.6}.template-library>button{color:#344154;text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e6ed;border-radius:8px;grid-template-columns:70px 1fr;align-items:center;gap:3px 12px;width:100%;margin-bottom:10px;padding:9px;display:grid}.template-library>button:hover{border-color:#7faaf4;box-shadow:0 6px 18px #31598b17}.template-library>button>strong,.template-library>button>small{grid-column:2}.template-library>button>small{color:#8b95a3}.template-thumb{color:#fff;background:linear-gradient(145deg,#19283d,#8c1d17);border-radius:6px;grid-row:1/3;place-items:end start;width:70px;height:64px;padding:8px;font-size:12px;display:grid;overflow:hidden}.template-thumb.fire{background:linear-gradient(145deg,#0e1a2b,#a42a13 65%,#e5a533)}.template-thumb.green{background:linear-gradient(145deg,#09241a,#0b9b62)}.template-thumb.neon{background:linear-gradient(145deg,#121840,#6030d6 60%,#158ed2)}.component-library{display:block!important}.component-library>button{text-align:left;width:100%;min-height:62px;margin-bottom:8px;border-radius:7px!important;flex-direction:row!important;justify-content:flex-start!important;gap:12px!important;padding:10px 12px!important;display:flex!important}.component-library>button>b{background:#edf5ff;border-radius:7px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.component-library>button span{gap:3px;display:grid}.component-library>button span strong{font-size:13px}.component-library>button span small{color:#929baa;font-size:11px}.material-library h3{color:#596576;margin:20px 0 9px;font-size:12px}.material-library>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e7ed;border-radius:7px;grid-template-columns:82px 1fr;align-items:center;gap:3px 10px;width:100%;margin-bottom:10px;padding:7px;display:grid}.material-library>button>strong,.material-library>button>small{grid-column:2}.material-library>button>small{color:#8e98a6}.material-thumb{border-radius:5px;grid-row:1/3;width:82px;height:58px;overflow:hidden}.material-thumb img{object-fit:cover;width:100%;height:100%}.material-library .material-action{color:#3377f6;text-align:center;border-style:dashed;padding:10px;display:block}.skin-library{grid-template-columns:1fr 1fr;gap:8px;display:grid}.skin-library button{cursor:pointer;border-radius:8px;place-content:center;gap:3px;min-height:58px;display:grid}.skin-library button small{opacity:.78;font-size:9px}.skin-library button.active{outline:3px solid #3377f633}.material-upload-note{color:#687589;background:#f4f7fb;border:1px dashed #bdc8d7;border-radius:7px;gap:4px;margin-top:18px;padding:12px;font-size:11px;line-height:1.6;display:grid}.material-upload-note b{color:#39475b}.vertical-layers button{color:#4c596c;text-align:left;cursor:grab;background:#fff;border:1px solid #e1e6ed;border-radius:6px;grid-template-columns:28px 1fr;gap:2px 8px;width:100%;margin-bottom:7px;padding:10px;display:grid}.vertical-layers button>span{color:#9aa4b1;grid-row:1/3;font-family:Consolas,monospace}.vertical-layers button>small{color:#a0a8b3;text-overflow:ellipsis;overflow:hidden}.vertical-layers button.active{color:#3377f6;background:#f0f6ff;border-color:#80abf2}.builder-v2 .builder-canvas{grid-template-rows:58px minmax(0,1fr) auto;height:calc(100vh - 68px);display:grid;overflow:hidden}.builder-v2 .phone-stage{background-color:#dfe5ed;background-image:radial-gradient(circle at 50% 36%,#f9fbfd 0,#e7ecf3 40%,#0000 65%),linear-gradient(#d7dde6 1px,#0000 1px),linear-gradient(90deg,#d7dde6 1px,#0000 1px);background-size:auto,24px 24px,24px 24px;min-height:0;padding:20px;position:relative}.stage-label{color:#7d8898;align-items:center;gap:8px;font-size:11px;display:flex;position:absolute;top:18px;left:20px}.stage-label b{color:#fff;background:#f14b45;border-radius:4px;padding:3px 6px;font-size:9px}.builder-v2 .phone-frame{box-shadow:0 26px 70px #23384f4d,0 0 0 7px #ffffff70}.builder-v2 .layer-list{min-height:70px}.rich-properties{color:#4b586b;background:#fff}.property-head{z-index:3;background:#fff;border-bottom:1px solid #e7ebf0;justify-content:space-between;align-items:center;padding:18px 20px;display:flex;position:sticky;top:0}.property-head small{color:#9aa3af}.property-head h2{margin:4px 0 0;font-size:17px}.property-head button{color:#d64d42;cursor:pointer;background:#fff;border:0}.property-fields,.sticky-config,.theme-config{border-bottom:1px solid #edf0f3;padding:18px 20px}.rich-properties label{margin-bottom:14px;font-size:12px;display:block}.rich-properties label>span,.property-label{color:#667286;margin-bottom:6px;display:block}.rich-properties input:not([type=checkbox]),.rich-properties textarea,.rich-properties select{color:#334155;background:#fff;border:1px solid #d7dde6;border-radius:5px;outline:0;width:100%;min-height:38px;padding:8px 10px}.rich-properties input:focus,.rich-properties textarea:focus,.rich-properties select:focus{border-color:#6ca1f4;box-shadow:0 0 0 2px #3377f617}.rich-properties label>small{color:#9aa3af;margin-top:5px;line-height:1.5;display:block}.sticky-config h2,.theme-config h2{margin:0 0 14px;font-size:15px}.rich-properties .property-check{display:flex!important}.property-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.property-skins{grid-template-columns:1fr 1fr;gap:8px;display:grid}.property-skins button{cursor:pointer;border-radius:7px;min-height:42px;font-size:11px}.property-skins button.active{outline:3px solid #3377f633}.color-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.color-grid input{height:42px!important;padding:3px!important}.builder-preview-page{background:var(--landing-bg);position:relative;overflow:hidden}.builder-preview-page .bp-hero{background:linear-gradient(180deg,#04050a0f,#04050a29 48%,var(--landing-bg) 100%),linear-gradient(90deg,#04050ab8,transparent 78%),var(--hero-image,url(/og.png)) 62% center/cover no-repeat}.builder-preview-page .bp-card{color:#f6e9d3;background:linear-gradient(160deg,color-mix(in srgb,var(--landing-surface) 92%,#fff 8%),var(--landing-surface));border:1px solid #ffffff12;box-shadow:0 10px 30px #0005}.builder-preview-page .bp-card h2{color:#fff2d2}.builder-preview-page .bp-card p,.builder-preview-page .bp-card li{color:#b9bec8}.bp-reward{z-index:3;position:relative;margin-top:-38px!important}.bp-reward>b{border:1px solid #ffe9a6;color:#3c2100!important;background:linear-gradient(#f7dc82,#b57b1e)!important}.bp-image{overflow:hidden}.bp-image img{width:100%;height:auto;display:block}.bp-image.edge-to-edge{margin:0}.bp-image p{color:#9da6b4;background:#0b0d13;margin:0;padding:6px 12px}.bp-wecom>img{background:#fff;border-radius:8px;width:150px;height:150px;margin:10px auto;padding:6px;display:block}.bp-sdk button{background:linear-gradient(#f3c45d,#b87116)}.preview-sticky{border-radius:9px;flex-direction:column;justify-content:center;align-items:center;height:58px;display:flex;overflow:hidden}.preview-sticky.top{z-index:8;margin:8px 12px;top:8px;position:sticky!important;bottom:auto!important}.preview-sticky.bottom{margin:8px 12px;position:sticky!important;bottom:10px!important;left:auto!important;right:auto!important}.preview-sticky strong,.preview-sticky small{z-index:2;position:relative}.preview-sticky small{opacity:.84;font-size:9px}@media (prefers-reduced-motion:reduce){.hero-particles i,.mobile-sticky-cta:before,.preview-sticky:before{animation:none!important}}.acceptance-mode-section{border-bottom:1px solid #edf0f4;padding:22px 30px 0}.acceptance-mode-section>h2{color:#344054;margin:0 0 12px;font-size:14px}.acceptance-mode-cards{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;display:grid}.acceptance-mode-cards button{color:#667085;text-align:left;cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:7px;align-items:center;gap:14px;min-height:82px;padding:14px 16px;display:flex}.acceptance-mode-cards button>span{gap:5px;display:grid}.acceptance-mode-cards button strong{color:#344054}.acceptance-mode-cards button small{line-height:1.55}.acceptance-mode-cards button.active{color:#3377f6;background:#f3f7ff;border-color:#73a3f2;box-shadow:0 0 0 2px #3377f610}.acceptance-mode-cards button.active strong{color:#2569df}.threewt-url-entry>p{color:#7e8998;margin:9px 0 0;font-size:12px}.threewt-url-entry>p code{color:#3377f6}.landing-binding-entry{border-bottom:1px solid #edf0f4;grid-template-columns:minmax(280px,1fr) minmax(320px,1.3fr);gap:22px;padding:24px 30px;display:grid}.landing-binding-entry label{color:#596576;gap:8px;display:grid}.landing-binding-entry select{color:#334155;background:#fff;border:1px solid #d6dde7;border-radius:5px;height:40px;padding:0 10px}.landing-binding-entry>div{color:#7b8797;background:#f7f9fc;border:1px solid #e2e7ed;border-radius:7px;gap:5px;padding:14px 16px;display:grid}.landing-binding-entry>div strong{color:#344054}.landing-binding-entry>div a{color:#3377f6;width:max-content;margin-top:5px;text-decoration:none}.landing-binding-entry>p{color:#9a6d2e;background:#fff8e8;border:1px solid #f2dfb8;padding:14px}@media (max-width:720px){.acceptance-mode-section{padding:18px 16px 0}.acceptance-mode-cards,.landing-binding-entry{grid-template-columns:1fr}.landing-binding-entry{padding:18px 16px}}.builder-v3{--builder-accent:#3377f6;background:#e8edf4;min-width:1240px}.builder-v3 .builder-topbar{background:linear-gradient(90deg,#071426,#102b49);border-bottom:1px solid #263e58;grid-template-columns:230px minmax(280px,1fr) auto;height:68px}.builder-v3 .builder-topbar>div:nth-child(2) span{align-items:center;gap:7px;display:flex}.builder-v3 .builder-topbar>div:nth-child(2) i{background:#20c988;border-radius:50%;width:7px;height:7px;box-shadow:0 0 9px #20c988}.fixed-builder-workspace{grid-template-columns:340px minmax(620px,1fr) 370px;height:calc(100vh - 68px);min-height:720px;display:grid;overflow:hidden}.fixed-material-panel,.fixed-properties{background:#fff;height:100%;overflow:auto}.fixed-material-panel{border-right:1px solid #dfe5ed}.fixed-properties{border-left:1px solid #dfe5ed}.fixed-material-panel>header,.fixed-properties>header{z-index:6;background:#fff;border-bottom:1px solid #e6eaf0;justify-content:space-between;align-items:center;padding:16px 18px;display:flex;position:sticky;top:0}.fixed-material-panel>header small,.fixed-properties>header small{color:#98a1af}.fixed-material-panel>header h2,.fixed-properties>header h2{color:#2f3b4c;margin:3px 0 0;font-size:17px}.fixed-material-panel>header button{color:#3377f6;cursor:pointer;background:#f2f7ff;border:1px solid #ccdefc;border-radius:5px;padding:7px 10px}.fixed-properties>header{display:block}.fixed-properties>header p{color:#8b95a3;margin:8px 0 0;font-size:11px;line-height:1.55}.new-category-row{background:#f5f8fc;border-bottom:1px solid #e6eaf0;grid-template-columns:1fr auto;gap:7px;padding:10px 12px;display:grid}.new-category-row input{border:1px solid #cfdae8;border-radius:4px;min-width:0;height:36px;padding:0 9px}.new-category-row button{color:#fff;cursor:pointer;background:#3377f6;border:0;border-radius:4px;padding:0 13px}.material-category-tabs{background:#fafbfd;border-bottom:1px solid #e6eaf0;gap:6px;padding:10px 12px;display:flex;overflow-x:auto}.material-category-tabs button{color:#637084;cursor:pointer;background:#fff;border:1px solid #dfe5ed;border-radius:5px;align-items:center;gap:7px;min-width:max-content;height:36px;padding:0 10px;display:flex}.material-category-tabs button small{color:#8490a0;background:#eef1f5;border-radius:9px;min-width:18px;padding:1px 5px}.material-category-tabs button.active{color:#3377f6;background:#eef5ff;border-color:#83aef4}.material-category-tabs button.active small{color:#fff;background:#3377f6}.asset-upload-box{background:#fbfcfe;border-bottom:1px solid #e7ebf1;gap:10px;padding:14px;display:grid}.asset-upload-box label>span{color:#667286;margin-bottom:5px;font-size:11px;display:block}.asset-upload-box input:not([type=file]),.asset-upload-box select{color:#344054;background:#fff;border:1px solid #d5dde7;border-radius:5px;width:100%;height:36px;padding:0 9px}.asset-file-picker{color:#3377f6;text-align:center;cursor:pointer;background:#f5f9ff;border:1px dashed #91b4ed;border-radius:6px;place-content:center;gap:4px;min-height:82px;padding:10px;display:grid}.asset-file-picker input{display:none}.asset-file-picker small{color:#8e99a8;font-size:10px}.upload-action{color:#fff;cursor:pointer;background:#3377f6;border:0;border-radius:5px;height:38px}.upload-action:disabled{opacity:.55}.asset-grid{grid-template-columns:1fr 1fr;gap:10px;padding:12px;display:grid}.asset-grid>button{color:#425066;text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e6ee;border-radius:7px;min-width:0;padding:7px;transition:all .16s;display:block}.asset-grid>button:hover{border-color:#78a7f2;transform:translateY(-1px);box-shadow:0 7px 20px #375b8a1a}.asset-grid>button.reference{background:#fffcf4;border-color:#ead9ae}.asset-preview{background:#111827;border-radius:5px;place-items:center;width:100%;height:92px;display:grid;position:relative;overflow:hidden}.asset-preview img,.asset-preview video{object-fit:contain;width:100%;height:100%}.asset-preview i{color:#fff;background:#000a;border-radius:3px;padding:2px 5px;font-size:9px;font-style:normal;position:absolute;bottom:4px;right:4px}.asset-grid>button>strong{color:#354052;text-overflow:ellipsis;margin-top:7px;font-size:12px;line-height:1.35;display:block;overflow:hidden}.asset-grid>button>small{color:#2d8c65;margin-top:4px;font-size:10px;display:block}.asset-grid>button.reference>small{color:#ae7629}.asset-grid>button>em{color:#9aa3af;margin-top:3px;font-size:9px;font-style:normal;display:block}.empty-assets{color:#8b95a3;text-align:center;background:#fafbfd;border:1px dashed #d4dbe5;border-radius:7px;grid-column:1/-1;gap:5px;padding:30px 16px;display:grid}.empty-assets b{color:#566376}.fixed-builder-canvas{grid-template-rows:58px minmax(0,1fr) 64px;min-width:0;height:100%;display:grid;overflow:hidden}.fixed-builder-canvas>header{background:#fff;border-bottom:1px solid #e0e6ed;justify-content:space-between;align-items:center;padding:0 20px;display:flex}.fixed-builder-canvas>header>span{color:#8c96a5;font-size:11px}.fixed-phone-stage{background-color:#dfe6ef;background-image:radial-gradient(circle at 50% 38%,#fff 0,#eef2f7 38%,#0000 65%),linear-gradient(#d5dde7 1px,#0000 1px),linear-gradient(90deg,#d5dde7 1px,#0000 1px);background-size:auto,24px 24px,24px 24px;place-items:center;min-height:0;padding:20px;display:grid;overflow:hidden}.fixed-phone{background:#10151d;border:1px solid #354050;border-radius:34px;width:354px;height:min(72vh,735px);padding:20px 9px 11px;position:relative;box-shadow:0 26px 70px #22384f4d,0 0 0 6px #ffffff70}.fixed-phone>.phone-notch{z-index:8;background:#070a0f;border-radius:0 0 14px 14px;width:112px;height:19px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.fixed-phone-screen{background:#05070b;border-radius:20px;width:100%;height:100%;overflow:auto}.fixed-phone-screen::-webkit-scrollbar{width:3px}.fixed-phone-screen::-webkit-scrollbar-thumb{background:#fff3}.framework-strip{background:#fff;border-top:1px solid #dfe5ed;justify-content:space-between;align-items:center;padding:0 20px;display:flex}.framework-strip div{gap:3px;display:grid}.framework-strip strong{color:#344054}.framework-strip span{color:#8a95a4;font-size:11px}.framework-strip button{color:#3377f6;cursor:pointer;background:#f3f7ff;border:1px solid #a7c4f3;border-radius:5px;height:36px;padding:0 14px}.fixed-preview-page{min-height:100%;color:var(--landing-text);background:var(--landing-bg);padding-bottom:8px;position:relative}.fixed-preview-brand{background:#0b0e14;border-bottom:1px solid #ffffff18;align-items:center;gap:8px;min-height:54px;padding:8px 11px;display:flex}.fixed-preview-brand>button{color:#7f8997;cursor:pointer;background:#131924;border:1px dashed #3b4656;border-radius:6px;place-items:center;min-width:36px;height:38px;padding:2px;display:grid;overflow:hidden}.fixed-preview-brand>button:first-child{width:38px}.fixed-preview-brand>button:nth-child(2){min-width:72px;max-width:142px}.fixed-preview-brand button img,.fixed-preview-brand button video{object-fit:contain;width:100%;height:100%}.fixed-preview-brand .asset-empty{font-size:8px}.fixed-preview-brand button.selected,.fixed-preview-media.selected,.fixed-preview-actions button.selected{outline-offset:-3px;outline:3px solid #438aff}.fixed-preview-brand>strong{color:#e7edf6;margin-left:auto;font-size:11px}.fixed-preview-media{color:#7d8795;cursor:pointer;background:#101620;border:0;border-bottom:1px solid #ffffff0d;width:100%;min-height:70px;padding:0;display:block;position:relative;overflow:hidden}.fixed-preview-media img,.fixed-preview-media video{width:100%;height:auto;display:block}.fixed-preview-media.hero .asset-empty{min-height:160px}.empty-intro-slot{color:#7f8a99;background:#101722;border:1px dashed #3c4859;place-items:center;min-height:86px;font-size:11px;display:grid}.empty-intro-slot.standalone{border-radius:5px;width:calc(100% - 20px);margin:10px}.fixed-preview-disclaimer{color:#788493;text-align:center;padding:14px 16px 82px;font-size:9px;line-height:1.55}.fixed-preview-actions{z-index:9;gap:5px;padding:5px 7px;display:grid;position:sticky;left:7px;right:7px}.fixed-preview-actions.top{top:4px}.fixed-preview-actions.bottom{bottom:4px}.fixed-preview-actions button{color:#fff;cursor:pointer;background:linear-gradient(#ff7048,#ae190f);border:0;border-radius:8px;place-items:center;min-height:50px;padding:0;font-size:16px;font-weight:800;display:grid;overflow:hidden;box-shadow:0 8px 22px #0007}.fixed-preview-actions button.wecom{background:linear-gradient(#2bd494,#078e5a)}.fixed-preview-actions img,.fixed-preview-actions video{object-fit:contain;width:100%;height:auto;max-height:62px;display:block}.asset-empty{color:#8994a3;place-items:center;display:grid}.slot-properties,.page-structure-panel,.fixed-properties .theme-config{border-bottom:1px solid #e9edf2;padding:16px 18px}.slot-properties label{color:#647186;margin:14px 0 0;font-size:11px;display:block}.slot-properties label>span{margin-bottom:6px;display:block}.slot-properties input:not([type=checkbox]),.slot-properties select{color:#344054;background:#fff;border:1px solid #d4dce6;border-radius:5px;width:100%;height:38px;padding:0 10px}.slot-properties label>small{color:#909aa8;margin-top:5px;line-height:1.5;display:block}.selected-slot-preview{background:#101620;border-radius:7px;place-items:center;min-height:136px;display:grid;overflow:hidden}.selected-slot-preview img,.selected-slot-preview video{object-fit:contain;width:100%;max-height:220px}.selected-slot-preview.button-preview{min-height:78px}.secondary-action{color:#3377f6;cursor:pointer;background:#f3f7ff;border:1px solid #b8cff5;border-radius:5px;width:100%;height:38px;margin-top:10px}.danger-link{color:#bf4b42;cursor:pointer;background:0 0;border:0;width:100%;height:34px;margin-top:7px}.intro-order{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.intro-order button{color:#5f6c80;cursor:pointer;background:#fff;border:1px solid #dce3eb;border-radius:4px;height:34px}.switch-row{color:#2f6fe1;background:#f1f6ff;border:1px solid #d2e1fa;border-radius:6px;align-items:center;gap:8px;padding:10px;margin:0 0 12px!important;display:flex!important}.switch-row input{accent-color:#3377f6}.rights-warning,.rights-ok{border-radius:4px;margin-top:7px;padding:7px 9px;font-size:10px;display:block}.rights-warning{color:#a36e25;background:#fff7e7}.rights-ok{color:#217d5a;background:#edf9f3}.page-structure-panel h3,.fixed-properties .theme-config h3{color:#435064;margin:0 0 10px;font-size:13px}.page-structure-panel>button{color:#536176;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:5px;justify-content:space-between;align-items:center;width:100%;min-height:42px;padding:7px 9px;display:flex}.page-structure-panel>button small{color:#929ba8}.page-structure-panel>button.active{color:#3377f6;background:#edf4ff;border-color:#b8d0f7}.page-structure-panel>button.add-structure{color:#3377f6;border-style:dashed;border-color:#adc9f5;justify-content:center;margin-top:8px}.fixed-properties .color-grid{grid-template-columns:repeat(3,1fr)}.fixed-mobile-landing{min-height:100dvh;color:var(--landing-text);background:var(--landing-bg);overflow-x:hidden}.fixed-mobile-brand{background:#0a0e15;border-bottom:1px solid #ffffff14;align-items:center;gap:10px;width:min(520px,100%);min-height:58px;margin:0 auto;padding:8px 12px;display:flex}.fixed-mobile-brand .game-icon{object-fit:contain;border-radius:8px;width:42px;height:42px}.fixed-mobile-brand .game-logo{object-fit:contain;width:auto;max-width:170px;height:38px}.fixed-mobile-brand strong{color:#e9eef5;margin-left:auto;font-size:13px}.fixed-mobile-content{width:min(520px,100%);margin:0 auto}.fixed-mobile-media{background:#0b1018;border:0;width:100%;margin:0;padding:0;display:block;position:relative;overflow:hidden}.fixed-mobile-media img,.fixed-mobile-media video{width:100%;height:auto;display:block}.fixed-mobile-media.interactive{cursor:pointer}.fixed-mobile-media.interactive>span{color:#fff;background:#000a;border-radius:12px;padding:5px 9px;font-size:10px;position:absolute;bottom:12px;right:12px}.fixed-mobile-footer{color:#7d8796;text-align:center;gap:6px;width:min(520px,100%);margin:0 auto;padding:18px 16px 96px;font-size:10px;line-height:1.55;display:grid}.fixed-mobile-footer small{font-size:9px}.fixed-mobile-actions{z-index:50;pointer-events:none;gap:5px;width:min(520px,100%);padding:6px 8px;display:grid;position:fixed;left:50%;transform:translate(-50%)}.fixed-mobile-actions.top{top:max(6px,env(safe-area-inset-top))}.fixed-mobile-actions.bottom{bottom:max(6px,env(safe-area-inset-bottom))}.fixed-mobile-actions button{color:#fff;pointer-events:auto;background:linear-gradient(#ff754a,#b41b10);border:1px solid #ff9d79;border-radius:10px;place-items:center;min-height:54px;padding:0;font-size:17px;font-weight:900;display:grid;overflow:hidden;box-shadow:0 8px 24px #0009}.fixed-mobile-actions button.wecom{background:linear-gradient(#2bd494,#078e5a);border-color:#73e9bb}.fixed-mobile-actions button img{object-fit:contain;width:100%;height:auto;max-height:68px;display:block}.landing-action-message{z-index:80;color:#fff;background:#151c27;border:1px solid #465368;border-radius:10px;gap:8px;width:min(360px,100% - 36px);padding:18px;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 70px #000b}.landing-action-message small{color:#96a3b5}.fixed-mobile-actions.top+.fixed-mobile-content{padding-top:72px}@media (max-width:560px){.fixed-mobile-brand,.fixed-mobile-content,.fixed-mobile-footer{width:100%}}.fixed-preview-brand{z-index:12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b0e14ef;grid-template-columns:44px minmax(0,1fr) minmax(78px,104px);align-items:center;gap:8px;min-height:62px;padding:8px 10px;display:grid;position:sticky;top:0;box-shadow:0 5px 16px #0006}.fixed-preview-brand>button{width:100%!important;min-width:0!important;max-width:none!important;height:44px!important;padding:3px!important}.fixed-preview-brand .brand-icon-slot{background:0 0;border-color:#0000;border-radius:9px}:is(.fixed-preview-brand .brand-icon-slot:has(img),.fixed-preview-brand .brand-icon-slot:has(video)){background:color-mix(in srgb,var(--landing-surface) 52%,#fff 48%);box-shadow:inset 0 0 0 1px #fff9,0 2px 8px #0004;border:0!important;padding:2px!important}.fixed-preview-brand .brand-icon-slot:has(.asset-empty){background:#131924;border:1px dashed #3b4656}.fixed-preview-brand .brand-logo-slot{background:0 0;border-color:#0000;justify-items:start;padding:3px 1px!important}.fixed-preview-brand .brand-logo-slot img,.fixed-preview-brand .brand-logo-slot video{object-fit:contain;object-position:left center;max-width:100%;max-height:40px;width:auto!important;height:auto!important}.fixed-preview-brand .brand-logo-fallback{color:#d7e0eb;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;font-weight:700;overflow:hidden}.fixed-preview-brand .brand-icon-slot img,.fixed-preview-brand .brand-icon-slot video{object-fit:contain;width:100%!important;height:100%!important}.fixed-preview-brand>strong{color:#e7edf6;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:12px;overflow:hidden}.fixed-preview-header-action{cursor:pointer;font-size:12px;font-weight:800;box-shadow:0 5px 14px #0007;color:#fff!important;background:linear-gradient(#ff754a,#b41b10)!important;border:1px solid #ff9d79!important;border-radius:8px!important;place-items:center!important;height:40px!important;min-height:36px!important;padding:0 8px!important;display:grid!important;position:relative!important;overflow:hidden!important}.fixed-preview-header-action.wecom{background:linear-gradient(#2bd494,#078e5a)!important;border-color:#73e9bb!important}.fixed-preview-header-action img,.fixed-preview-header-action video{object-fit:contain;max-height:36px;width:100%!important;height:100%!important}.header-action-setting{background:#f6f9fd;border:1px solid #dbe5f2;border-radius:6px;margin:7px 0;padding:10px}.header-action-setting>span{color:#4d5a6d;justify-content:space-between;align-items:center;gap:8px;display:flex}.header-action-setting>span small{color:#8e99a8}.header-action-setting>div{grid-template-columns:1fr 1fr;gap:7px;margin-top:9px;display:grid}.header-action-setting button{color:#59677a;cursor:pointer;background:#fff;border:1px solid #d7e0eb;border-radius:4px;height:34px}.header-action-setting button.active{color:#3377f6;background:#edf5ff;border-color:#73a4f2;font-weight:700}.asset-fit-note{color:#667286;background:#f3f8ff;border:1px solid #d7e6fb;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;margin-top:9px;padding:9px 10px;font-size:10px;display:flex}.asset-fit-note b{color:#3377f6;white-space:nowrap}.selected-slot-preview.logo-preview{min-height:98px;padding:14px}.selected-slot-preview.logo-preview img,.selected-slot-preview.logo-preview video{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:92px}.selected-slot-preview.icon-preview{min-height:118px;padding:14px}.selected-slot-preview.icon-preview img,.selected-slot-preview.icon-preview video{object-fit:contain;border-radius:16px;width:88px;height:88px}.fixed-mobile-brand{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0e15ef;grid-template-columns:44px minmax(0,1fr) minmax(86px,118px);align-items:center;gap:10px;height:64px;min-height:64px;padding:8px 12px;display:grid;position:sticky;top:0;box-shadow:0 5px 18px #0007}.fixed-mobile-brand .game-icon-wrap{background:color-mix(in srgb,var(--landing-surface) 52%,#fff 48%);border:1px solid #fff9;border-radius:10px;place-items:center;width:44px;height:44px;padding:2px;display:grid;overflow:hidden;box-shadow:0 2px 9px #0004}.fixed-mobile-brand .game-icon-wrap:empty{box-shadow:none;background:0 0;border:0;padding:0}.fixed-mobile-brand .game-icon{object-fit:contain;border-radius:8px;width:100%;height:100%;display:block}.fixed-mobile-brand .game-logo-wrap{justify-content:flex-start;align-items:center;min-width:0;height:44px;display:flex;overflow:hidden}.fixed-mobile-brand .game-logo{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:auto;max-height:42px;display:block}.fixed-mobile-brand .game-logo-wrap strong{color:#e9eef5;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:14px;overflow:hidden}.fixed-mobile-header-action{color:#fff;cursor:pointer;background:linear-gradient(#ff754a,#b41b10);border:1px solid #ff9d79;border-radius:9px;place-items:center;width:100%;height:42px;padding:0 9px;font-size:13px;font-weight:900;display:grid;overflow:hidden;box-shadow:0 6px 16px #0008}.fixed-mobile-header-action.wecom{background:linear-gradient(#2bd494,#078e5a);border-color:#73e9bb}.fixed-mobile-header-action img{object-fit:contain;width:100%;height:100%;display:block}@media (max-width:360px){.fixed-mobile-brand{grid-template-columns:40px minmax(0,1fr) 82px;gap:7px;padding-inline:8px}.fixed-mobile-brand .game-icon-wrap{width:40px;height:40px}.fixed-preview-brand{grid-template-columns:40px minmax(0,1fr) 78px;gap:6px}}.fixed-preview-page,.fixed-mobile-landing{background:radial-gradient(circle at 50% 3%,color-mix(in srgb,var(--landing-primary) 25%,transparent) 0,transparent 34%),linear-gradient(180deg,color-mix(in srgb,var(--landing-bg) 82%,#fff 18%) 0,var(--landing-bg) 42%,color-mix(in srgb,var(--landing-bg) 88%,#000 12%) 100%);background-color:var(--landing-bg)}.fixed-preview-brand,.fixed-mobile-brand{background:color-mix(in srgb,var(--landing-bg) 82%,#070a10 18%);border-color:color-mix(in srgb,var(--landing-primary) 24%,transparent)}.landing-background-config>p{color:#8c96a5;margin:-3px 0 12px;font-size:11px;line-height:1.55}.background-preset-grid{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:14px;display:grid}.background-preset-grid button{color:#586579;cursor:pointer;background:#fff;border:1px solid #dce3ec;border-radius:5px;align-items:center;gap:8px;height:42px;padding:0 9px;display:flex}.background-preset-grid button i{background:radial-gradient(circle at 35% 25%,var(--preset-accent),transparent 45%),var(--preset-bg);border:1px solid #fff6;border-radius:5px;flex:0 0 24px;width:24px;height:24px;box-shadow:0 1px 4px #0003}.background-preset-grid button.active{color:#3377f6;background:#edf5ff;border-color:#75a5f2;font-weight:700}.landing-background-config .color-grid label{min-width:0;margin:0}.landing-background-config .color-grid code{color:#7a8596;text-align:center;text-overflow:ellipsis;margin-top:4px;font-size:9px;display:block;overflow:hidden}.background-config-tip{color:#75613c;background:#fff8e8;border:1px solid #f1dfb7;border-radius:5px;margin-top:12px;padding:9px 10px;font-size:10px;line-height:1.55;display:block}.asset-card{background:#fff;border:1px solid #e0e6ee;border-radius:7px;min-width:0;transition:all .16s;overflow:hidden}.asset-card:hover{border-color:#78a7f2;transform:translateY(-1px);box-shadow:0 7px 20px #375b8a1a}.asset-card.reference{background:#fffcf4;border-color:#ead9ae}.asset-card-apply{color:#425066;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:7px;display:block}.asset-card-apply>strong{color:#354052;text-overflow:ellipsis;margin-top:7px;font-size:12px;line-height:1.35;display:block;overflow:hidden}.asset-card-apply>small{color:#2d8c65;margin-top:4px;font-size:10px;display:block}.asset-card.reference .asset-card-apply>small{color:#ae7629}.asset-card-apply>em{color:#9aa3af;margin-top:3px;font-size:9px;font-style:normal;display:block}.asset-category-move{background:#fafbfd;border-top:1px solid #edf0f4;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;padding:7px;display:grid}.asset-category-move>span{color:#8a95a4;white-space:nowrap;font-size:9px}.asset-category-move select{color:#4b596d;background:#fff;border:1px solid #d7dee8;border-radius:4px;width:100%;min-width:0;height:28px;padding:0 4px;font-size:10px}.asset-category-move select:focus{border-color:#6da3f5;outline:2px solid #3377f614}.asset-category-move select:disabled{color:#9aa3af;background:#f2f4f7}.asset-card-controls{background:#fafbfd;border-top:1px solid #edf0f4;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;display:grid}.asset-card-controls .asset-category-move{border-top:0}.asset-delete-button{color:#c53d36;cursor:pointer;background:#fff5f4;border:1px solid #f0c5c1;border-radius:4px;min-width:46px;margin:7px 7px 7px 0;padding:0 9px;font-size:10px}.asset-delete-button:hover{color:#fff;background:#d9473f;border-color:#d9473f}.asset-delete-button:disabled{color:#9aa3af;cursor:wait;background:#f2f4f7;border-color:#dfe3e8}.fixed-builder-workspace.library-expanded{grid-template-columns:680px minmax(520px,1fr) 350px}.fixed-builder-workspace.library-compact{grid-template-columns:380px minmax(600px,1fr) 350px}.fixed-material-panel{flex-direction:column;display:flex;overflow:hidden}.fixed-material-panel>header{flex:none;gap:18px;position:relative}.material-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.fixed-material-panel>header .material-header-actions button{white-space:nowrap;height:32px;padding:0 9px}.fixed-material-panel>header .material-header-actions .library-size-toggle{color:#fff;background:#3377f6;border-color:#3377f6}.material-category-tabs{flex:none;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:7px;max-height:150px;padding:11px 12px;display:grid;overflow:hidden auto}.fixed-material-panel.expanded .material-category-tabs{grid-template-columns:repeat(4,minmax(0,1fr));max-height:118px}.material-category-tabs button{justify-content:space-between;width:100%;min-width:0;overflow:hidden}.material-category-tabs button strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.asset-library-toolbar{background:#fff;border-bottom:1px solid #e6eaf0;flex:none;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:9px 12px;display:flex}.asset-library-toolbar label{color:#8792a2;background:#f6f8fb;border:1px solid #d9e0e9;border-radius:5px;flex:1;align-items:center;gap:7px;min-width:0;height:36px;padding:0 10px;display:flex}.asset-library-toolbar input{color:#344054;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%}.asset-library-toolbar>span{color:#8a95a4;white-space:nowrap;font-size:10px}.asset-library-toolbar>span b{color:#445268;font-size:11px}.fixed-material-panel .asset-upload-box{flex:none;max-height:260px;overflow:auto}.fixed-material-panel.expanded .asset-upload-box{grid-template-columns:minmax(150px,1fr) minmax(210px,1.35fr) 130px 130px;align-items:end}.fixed-material-panel.expanded .asset-file-picker{min-height:72px}.fixed-material-panel .asset-grid{scrollbar-gutter:stable;background:#f6f8fb;flex:1;grid-auto-rows:max-content;align-content:start;min-height:0;margin:0;overflow-y:auto}.fixed-material-panel.expanded .asset-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;padding:12px}.fixed-material-panel.compact .asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fixed-material-panel.expanded .asset-preview{height:116px}.fixed-material-panel.compact .asset-preview{height:96px}.fixed-material-panel .empty-assets{place-content:center;min-height:180px}.fixed-material-panel .asset-card-apply>strong{white-space:nowrap}.fixed-material-panel .asset-card-apply>em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:1660px){.fixed-builder-workspace.library-expanded{grid-template-columns:620px minmax(500px,1fr) 340px}.fixed-material-panel.expanded .asset-grid,.fixed-material-panel.expanded .material-category-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}.fixed-material-panel.expanded .material-category-tabs{max-height:156px}.asset-library-toolbar label>button{color:#7e8998;cursor:pointer;background:#e8edf4;border:0;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;padding:0;display:grid}.asset-library-toolbar label>button:hover{color:#fff;background:#3377f6}.fixed-preview-brand{grid-template-columns:50px minmax(0,1fr) minmax(118px,144px);gap:8px;min-height:68px;padding:7px 9px;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important}.fixed-preview-brand .brand-icon-slot{border-radius:10px;width:50px!important;height:54px!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}:is(.fixed-preview-brand .brand-icon-slot:has(img),.fixed-preview-brand .brand-icon-slot:has(video)){box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.brand-identity-column{grid-template-rows:minmax(0,1fr) 14px;gap:2px;min-width:0;height:54px;display:grid}.brand-identity-column .brand-logo-slot{cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;width:100%;min-width:0;height:38px;display:flex;overflow:hidden;padding:0!important}.brand-identity-column .brand-logo-slot img,.brand-identity-column .brand-logo-slot video{object-fit:contain;object-position:left center;max-width:100%;max-height:38px;width:auto!important;height:auto!important}.brand-tag-strip{cursor:pointer;background:0 0;border:0;align-items:stretch;gap:2px;width:100%;min-width:0;height:14px;padding:0;display:flex;overflow:hidden}.brand-tag-strip span{color:#10151d;text-overflow:ellipsis;white-space:nowrap;border-radius:2px;flex:1;place-items:center;min-width:0;padding:0 2px;font-size:5px;font-weight:800;line-height:1;display:grid;overflow:hidden}.brand-tag-strip.selected{outline-offset:1px;outline:2px solid #438aff}.fixed-preview-header-action{align-self:center;height:48px!important;min-height:48px!important}.fixed-preview-header-action img,.fixed-preview-header-action video{image-rendering:auto;object-fit:contain!important;width:100%!important;height:100%!important;max-height:none!important}.brand-tag-properties>p{color:#7b8797;margin:10px 0 14px;font-size:11px;line-height:1.55}.brand-tag-editor-preview{background:#f5f7fa;border:1px solid #dfe5ed;border-radius:6px;align-items:center;gap:5px;min-height:48px;padding:10px;display:flex}.brand-tag-editor-preview span{color:#111827;text-align:center;text-overflow:ellipsis;white-space:nowrap;border-radius:3px;flex:1;min-width:0;padding:6px 5px;font-size:10px;font-weight:800;overflow:hidden}.brand-tag-editor-row{grid-template-columns:minmax(0,1fr) 70px;align-items:end;gap:9px;display:grid}.brand-tag-editor-row label{min-width:0;margin:0 0 10px}.brand-tag-editor-row input[type=color]{height:38px!important;padding:3px!important}.fixed-mobile-brand{grid-template-columns:52px minmax(0,1fr) minmax(124px,148px);gap:9px;height:70px;min-height:70px;padding:8px 10px;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important}.fixed-mobile-brand .game-icon-wrap{border-radius:10px;width:52px;height:54px;padding:0;box-shadow:none!important;background:0 0!important;border:0!important}.fixed-mobile-brand .game-identity-wrap{grid-template-rows:minmax(0,1fr) 15px;gap:2px;min-width:0;height:54px;display:grid;overflow:hidden}.fixed-mobile-brand .game-logo-wrap{width:100%;height:37px}.game-brand-tags{align-items:stretch;gap:3px;min-width:0;height:15px;display:flex;overflow:hidden}.game-brand-tags i{color:#10151d;text-overflow:ellipsis;white-space:nowrap;border-radius:2px;flex:1;place-items:center;min-width:0;padding:0 3px;font-size:7px;font-style:normal;font-weight:900;line-height:1;display:grid;overflow:hidden}.fixed-mobile-header-action img{object-fit:contain;image-rendering:auto;width:100%;height:100%}@media (max-width:360px){.fixed-mobile-brand{grid-template-columns:46px minmax(0,1fr) 112px;gap:6px;padding-inline:7px}.fixed-mobile-brand .game-icon-wrap{width:46px;height:50px}.fixed-preview-brand{grid-template-columns:46px minmax(0,1fr) 112px;gap:6px}.game-brand-tags i{font-size:6px}}.brand-tag-config-entry{color:#455267;cursor:pointer;text-align:left;background:linear-gradient(135deg,#f8fbff,#eef5ff);border:1px solid #cbdcf5;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;width:calc(100% - 36px);min-height:62px;margin:12px 18px;padding:10px 12px;display:flex;box-shadow:0 3px 10px #3d6fa20d}.brand-tag-config-entry:hover{color:#2369d8;border-color:#77a8f5;box-shadow:0 7px 18px #3377f618}.brand-tag-config-entry.active{color:#2569d4;background:#eaf3ff;border-color:#5f9bf5;box-shadow:inset 3px 0 #3377f6}.brand-tag-config-entry>span{gap:4px;min-width:0;display:grid}.brand-tag-config-entry b{font-size:12px}.brand-tag-config-entry small{color:#8792a2;font-size:10px;font-weight:400}.brand-tag-config-entry strong{color:#3377f6;background:#fff;border:1px solid #c8daf6;border-radius:4px;flex:none;padding:5px 8px;font-size:10px}.brand-identity-column{grid-template-rows:minmax(0,1fr) 18px;height:58px}.brand-tag-strip span{letter-spacing:.1px;border-radius:3px;padding:0 3px;font-size:7px}.brand-tag-editor-preview{gap:7px;min-height:58px}.brand-tag-editor-preview span{border-radius:4px;padding:8px 6px;font-size:12px}.brand-tag-editor-row{margin-top:3px}.brand-tag-properties .secondary-action{margin-top:4px}.action-destination-empty{color:#7d8796;background:#f7f9fc;border:1px solid #e2e7ee;border-radius:5px;margin-top:12px;padding:10px;font-size:11px}.action-destination-card{background:#f7faff;border:1px solid #d5e2f4;border-radius:7px;gap:9px;margin-top:13px;padding:12px;display:grid}.action-destination-card>strong,.action-destination-title strong{color:#34445b;font-size:12px}.action-destination-card label{margin:0}.action-destination-title{justify-content:space-between;align-items:center;gap:9px;display:flex}.action-destination-title button{color:#3377f6;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px}.device-link-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.destination-ok,.destination-warning{border-radius:4px;padding:7px 8px;font-size:10px;line-height:1.5}.destination-ok{color:#257758;background:#ebf8f2}.destination-warning{color:#9a671d;background:#fff7e8}.canvas-head-actions{color:#8c96a5;align-items:center;gap:12px;font-size:11px;display:flex}.canvas-head-actions button{color:#3377f6;cursor:pointer;background:#f2f7ff;border:1px solid #b8cff5;border-radius:5px;height:32px;padding:0 12px}.canvas-head-actions button:hover{background:#e8f2ff;border-color:#77a8f5}.fixed-builder-workspace.preview-expanded{grid-template-columns:300px minmax(780px,1fr) 350px}.fixed-builder-workspace.preview-expanded .fixed-phone-stage{scrollbar-gutter:stable;place-items:start center;padding:30px 32px 70px;overflow:auto}.fixed-phone{--device-frame:#9ba0a8;width:350px;height:auto;aspect-ratio:var(--phone-ratio);border:2px solid var(--device-frame);background:linear-gradient(110deg,#222831 0,#aeb3ba 7%,#3b4149 14%,#11161d 50%,#777d85 92%,#232831 100%);border-radius:52px;padding:12px;box-shadow:0 30px 80px #1b2f4866,0 0 0 1px #111820,0 0 0 6px #ffffff52}.fixed-builder-workspace.preview-expanded .fixed-phone{width:430px}.fixed-phone-screen{background:#05070b;border:1px solid #0a0c10;border-radius:39px;width:100%;height:100%;position:relative;box-shadow:inset 0 0 0 1px #ffffff0d}.fixed-phone>.phone-notch{z-index:20;background:#000;border:1px solid #171a20;border-radius:17px;width:98px;height:28px;position:absolute;top:19px;left:50%;transform:translate(-50%);box-shadow:inset 0 -1px 1px #ffffff12,0 1px 3px #0007}.fixed-phone>.phone-notch:after{content:"";background:radial-gradient(circle at 35% 35%,#2f527e,#07101d 58%,#000 72%);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.device-iphone17:before,.device-iphone17promax:before{content:"";background:linear-gradient(#545a63,#151a20 18%,#262c34 82%,#5e646c);border-radius:4px 0 0 4px;width:4px;height:88px;position:absolute;top:126px;left:-5px;box-shadow:0 102px 0 -1px #222830}.device-iphone17:after,.device-iphone17promax:after{content:"";background:linear-gradient(#5e646c,#171c23 16%,#242a32 84%,#60666e);border-radius:0 4px 4px 0;width:4px;height:102px;position:absolute;top:168px;right:-5px}.device-iphone17promax{--device-frame:#969ba3}.device-android{background:linear-gradient(120deg,#1e252e,#5d6672 7%,#151a21 48%,#4d5661 94%,#1b2027);border-color:#56606c;border-radius:42px;padding:9px}.device-android .fixed-phone-screen{border-radius:32px}.device-android>.phone-notch{border:2px solid #171b22;border-radius:50%;width:15px;height:15px;top:15px;box-shadow:0 1px 3px #0008}.device-android>.phone-notch:after{display:none}.device-compact{border-radius:43px;padding:10px}.device-compact .fixed-phone-screen{border-radius:32px}.device-compact>.phone-notch{width:90px;height:23px;top:16px}.device-compact>.phone-notch:after{display:none}@media (max-width:1600px){.fixed-builder-workspace.preview-expanded{grid-template-columns:280px minmax(680px,1fr) 330px}.fixed-builder-workspace.preview-expanded .fixed-phone{width:400px}}.fixed-properties{background:#f5f7fa}.fixed-properties>header{background:#fff}.settings-accordion{background:#fff;border:1px solid #dfe5ed;border-radius:8px;margin:10px 10px 0;overflow:hidden;box-shadow:0 2px 8px #30455d0a}.settings-accordion:last-child{margin-bottom:14px}.settings-accordion-head{color:#35445a;cursor:pointer;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:58px;padding:10px 12px;display:flex}.settings-accordion-head:hover{background:#f8fbff}.settings-accordion.open .settings-accordion-head{color:#256edc;background:#f1f6ff;border-bottom:1px solid #dce8f8}.settings-accordion-head>span{gap:4px;min-width:0;display:grid}.settings-accordion-head strong{font-size:12px}.settings-accordion-head small{color:#8b96a6;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:400;overflow:hidden}.settings-accordion-head>i{color:#3377f6;background:#edf4ff;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:16px;font-style:normal;display:grid}.settings-accordion-body>.slot-properties,.settings-accordion-body>.page-structure-panel,.settings-accordion-body>.theme-config{border:0;padding:14px}.settings-route-note{color:#748196;background:#fbfcfe;padding:16px;font-size:11px;line-height:1.65}.settings-accordion .header-action-setting{margin:7px 0}.brand-tag-editor-card{border:1px solid #dce4ee;border-radius:7px;min-width:0;margin:12px 0 0;padding:10px 11px 12px}.brand-tag-editor-card legend{color:#4c5a6f;padding:0 5px;font-size:11px;font-weight:700}.brand-tag-editor-card label{margin:0}.brand-tag-text-input{grid-template-columns:66px minmax(0,1fr);align-items:center;gap:8px;display:grid!important}.brand-tag-text-input>span,.brand-tag-color-row label>span,.brand-tag-type-row label>span{color:#748095;margin:0!important}.brand-tag-color-row{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.brand-tag-color-row label{background:#f7f9fc;border:1px solid #e1e6ed;border-radius:5px;justify-content:space-between;align-items:center;gap:6px;min-width:0;height:38px;padding:0 7px;display:flex!important}.brand-tag-color-row input[type=color]{cursor:pointer;background:#fff;border:1px solid #cad3df;border-radius:4px;min-width:34px;width:34px!important;height:26px!important;padding:1px!important}.brand-tag-type-row{grid-template-columns:1.25fr .85fr;gap:8px;margin-top:9px;display:grid}.brand-tag-type-row label{min-width:0}.brand-tag-type-row select{margin-top:5px;height:34px!important}.font-style-toggle{color:#657286;cursor:pointer;background:#fff;border:1px solid #d8e0e9;border-radius:5px;align-items:center;gap:7px;height:32px;margin-top:9px;padding:0 10px;display:flex}.font-style-toggle i{font-family:serif;font-size:15px;font-style:italic}.font-style-toggle.active{color:#256edc;background:#edf5ff;border-color:#79a8f2}.landing-background-config .color-grid{gap:7px;grid-template-columns:1fr!important;display:grid!important}.landing-background-config .color-grid label{background:#f7f9fc;border:1px solid #e0e6ee;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;height:38px;padding:0 8px;display:flex}.landing-background-config .color-grid label>span{color:#647186;min-width:68px;font-size:10px}.landing-background-config .color-grid input[type=color]{border:1px solid #cbd5e1;border-radius:4px;flex:0 0 34px;width:34px!important;height:26px!important;padding:1px!important}.landing-background-config .color-grid code{min-width:64px;text-align:right!important;margin:0!important}.switch-row.compact{margin-top:12px!important}.guide-preview{min-height:118px}.guide-preview video,.guide-preview img{max-height:180px}.device-tabs{align-items:center;gap:6px;min-width:0;display:flex;overflow-x:auto}.device-tabs button{color:#5d6a7e;cursor:pointer;background:#fff;border:1px solid #dce3ec;border-radius:5px;align-content:center;gap:2px;min-width:max-content;height:42px;padding:0 10px;display:grid}.device-tabs button small{color:#97a1ae;font-size:8px}.device-tabs button.active{color:#246ddd;background:#edf5ff;border-color:#6fa2f3}.device-tabs button.active small{color:#5f87c5}.preview-context-tabs{background:#f0f3f7;border-radius:6px;gap:3px;padding:3px;display:flex}.preview-context-tabs button{color:#69768a!important;background:0 0!important;border:0!important;height:26px!important;padding:0 9px!important}.preview-context-tabs button.active{color:#fff!important;background:#3377f6!important}.fixed-preview-brand .brand-icon-slot img,.fixed-preview-brand .brand-icon-slot video{border-radius:14px!important}.brand-identity-column{grid-template-rows:minmax(0,1fr) 19px!important;gap:3px!important;height:88px!important}.brand-identity-column .brand-logo-slot{height:66px!important}.brand-identity-column .brand-logo-slot img,.brand-identity-column .brand-logo-slot video{max-height:64px!important}.brand-tag-strip{gap:3px!important;height:19px!important}.brand-tag-strip span{font-size:8px!important}.fixed-preview-header-action{border-radius:8px!important;height:60px!important;min-height:60px!important}.fixed-preview-header-action img,.fixed-preview-header-action video{object-fit:contain!important;max-height:none!important}.fixed-preview-header-action.placeholder{color:#7f8a99!important;box-shadow:none!important;background:#111722!important;border:1px dashed #465366!important;font-size:10px!important}.fixed-preview-media{border-bottom:0!important}.preview-install-guide{z-index:14;color:#fff;cursor:pointer;background:#111722;border:2px solid #fff;border-radius:8px;padding:0;overflow:hidden;box-shadow:0 7px 22px #0009}.preview-install-guide img,.preview-install-guide video{object-fit:cover;width:100%;height:100%;display:block}.preview-install-guide>span{text-align:center;background:#000b;padding:5px 4px;font-size:8px;position:absolute;bottom:0;left:0;right:0}.preview-install-guide.floating{width:82px;height:112px;position:absolute;bottom:84px;right:9px}.preview-install-guide.inline{width:calc(100% - 20px);height:116px;margin:10px;position:relative}.preview-external-browser-guide{z-index:40;color:#fff;text-align:center;pointer-events:none;background:#000b;flex-direction:column;align-items:center;min-height:100%;padding:68px 22px;display:flex;position:absolute;inset:0}.preview-external-browser-guide i{font-size:50px;font-style:normal;position:absolute;top:8px;right:13px;transform:rotate(-12deg)}.preview-external-browser-guide strong{margin-top:18px;font-size:18px}.preview-external-browser-guide span{background:#303942e8;border-radius:6px;margin-top:13px;padding:8px 12px;font-size:12px}.fixed-phone.device-iphone17{width:350px}.fixed-phone.device-iphone17promax{width:386px}.fixed-builder-workspace.preview-expanded .fixed-phone.device-iphone17{width:390px}.fixed-builder-workspace.preview-expanded .fixed-phone.device-iphone17promax{width:430px}@media (max-width:1600px){.fixed-phone.device-iphone17{width:338px}.fixed-phone.device-iphone17promax{width:370px}.fixed-builder-workspace.preview-expanded .fixed-phone.device-iphone17{width:365px}.fixed-builder-workspace.preview-expanded .fixed-phone.device-iphone17promax{width:400px}}.fixed-phone-screen{overflow:hidden!important}.preview-browser-shell{color:#0b0c0e;border-radius:inherit;background:#f5f5f7;grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;display:grid;position:relative;overflow:hidden}.preview-browser-chrome{z-index:60;color:#090a0c;background:#f4f4f5;flex:none;position:relative;box-shadow:0 1px #00000012}.preview-status-bar{color:#060709;background:#f5f5f6;justify-content:space-between;align-items:center;height:42px;padding:6px 20px 0 21px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:800;line-height:1;display:flex}.preview-status-time,.preview-status-network{align-items:center;display:flex}.preview-status-time{gap:5px}.preview-status-network{gap:7px}.preview-status-network em{font-size:12px;font-style:normal;font-weight:700}.preview-focus-bed{border:2px solid;border-top:0;border-radius:1px;width:15px;height:8px;position:relative}.preview-focus-bed:before{content:"";background:currentColor;border-radius:3px 3px 0 0;width:5px;height:4px;position:absolute;top:-4px;left:0}.preview-focus-bed:after{content:"";background:currentColor;width:2px;height:4px;position:absolute;bottom:-4px;left:-2px;box-shadow:13px 0}.preview-signal-bars{align-items:flex-end;gap:2px;height:14px;display:flex}.preview-signal-bars b{background:#090a0c;border-radius:2px;width:3px}.preview-signal-bars b:first-child{height:5px}.preview-signal-bars b:nth-child(2){height:8px}.preview-signal-bars b:nth-child(3){height:11px}.preview-signal-bars b:nth-child(4){opacity:.24;height:14px}.preview-battery{color:#fff;background:#111;border:1px solid #111;border-radius:4px;place-items:center;width:24px;height:13px;font-style:normal;display:grid;position:relative}.preview-battery:after{content:"";background:#111;border-radius:0 2px 2px 0;width:2px;height:5px;position:absolute;top:4px;right:-3px}.preview-battery b{font-size:8px;line-height:1}.preview-wechat-titlebar{background:#f5f5f6;border-bottom:1px solid #dadadd;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;height:56px;display:grid}.preview-wechat-close{width:24px;height:24px;margin-left:13px;position:relative}.preview-wechat-close:before,.preview-wechat-close:after{content:"";background:#202124;border-radius:2px;width:2px;height:25px;position:absolute;top:1px;left:11px}.preview-wechat-close:before{transform:rotate(45deg)}.preview-wechat-close:after{transform:rotate(-45deg)}.preview-wechat-title{text-align:center;justify-items:center;gap:3px;min-width:0;display:grid}.preview-wechat-title strong{color:#1e1f22;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;font-weight:500;overflow:hidden}.preview-wechat-title small{color:#999ca1;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:8px;font-weight:500;overflow:hidden}.preview-wechat-more{justify-content:center;align-items:center;gap:3px;height:32px;display:flex}.preview-wechat-more i{background:#1f2023;border-radius:50%;width:3px;height:3px}.preview-safari-addressbar{background:#fff;border-radius:24px;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;height:58px;margin:0 9px 8px;padding:0 4px;display:grid;box-shadow:0 1px 4px #0000000d}.preview-safari-addressbar>strong{color:#17181b;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.preview-browser-menu{align-content:center;gap:3px;width:23px;height:25px;margin-left:6px;display:grid}.preview-browser-menu i{background:#161719;border-radius:2px;height:2px}.preview-browser-menu i:first-child{width:15px}.preview-browser-menu i:nth-child(2){width:11px}.preview-browser-menu i:nth-child(3){width:7px}.preview-browser-reload{border:2px solid #1a1b1e;border-left-color:#0000;border-radius:50%;justify-self:end;width:19px;height:19px;margin-right:6px;position:relative}.preview-browser-reload:after{content:"";border-bottom:7px solid #1a1b1e;border-left:5px solid #0000;position:absolute;top:-4px;right:-2px}.preview-browser-viewport{scrollbar-width:thin;background:#05070b;min-height:0;position:relative;overflow:hidden auto}.preview-browser-viewport::-webkit-scrollbar{width:3px}.preview-browser-viewport::-webkit-scrollbar-thumb{background:#ffffff35}.preview-safari-toolbar{z-index:70;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;background:#2b2c2ee8;border:1px solid #ffffff1f;border-radius:28px;justify-content:space-around;align-items:center;height:58px;display:flex;position:absolute;bottom:7px;left:8px;right:8px;box-shadow:0 5px 20px #0008}.preview-safari-toolbar>span{width:24px;height:28px;display:block;position:relative}.safari-back:before,.safari-forward:before{content:"";border-bottom:2px solid;border-left:2px solid;width:12px;height:12px;position:absolute;top:7px}.safari-back:before{left:7px;transform:rotate(45deg)}.safari-forward:before{opacity:.38;right:7px;transform:rotate(225deg)}.safari-share:before{content:"";border:2px solid;border-top:0;border-radius:3px;width:14px;height:17px;position:absolute;bottom:2px;left:5px}.safari-share:after{content:"↑";font-size:20px;font-weight:400;position:absolute;top:-6px;left:6px}.safari-book:before{content:"";border:2px solid;border-radius:5px 2px 2px 5px;width:18px;height:20px;position:absolute;top:4px;left:2px;box-shadow:inset 8px 0 0 -7px}.safari-tabs:before,.safari-tabs:after{content:"";border:2px solid;border-radius:3px;width:15px;height:18px;position:absolute}.safari-tabs:before{top:3px;left:3px}.safari-tabs:after{top:7px;left:7px}.preview-browser-shell.android .preview-status-bar{height:31px;padding-top:2px}.preview-browser-shell.android .preview-safari-addressbar{height:50px;margin-bottom:6px}.preview-browser-shell.android .preview-status-time{font-size:11px}.preview-browser-shell.android .preview-focus-bed{display:none}.fixed-mobile-brand{height:100px!important;min-height:100px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;grid-template-columns:22% minmax(0,1fr) 36%!important;gap:2%!important;padding:5px 1%!important}.fixed-mobile-brand .game-icon-wrap{aspect-ratio:1;width:100%!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:15px!important;padding:0!important}.fixed-mobile-brand .game-icon{border-radius:14px!important}.fixed-mobile-brand .game-identity-wrap{grid-template-rows:minmax(0,1fr) 19px!important;gap:3px!important;height:90px!important}.fixed-mobile-brand .game-logo-wrap{height:68px!important}.fixed-mobile-brand .game-logo{max-height:66px!important}.game-brand-tags{gap:3px!important;height:19px!important}.game-brand-tags i{font-size:8px!important}.fixed-mobile-header-action{border-radius:8px!important;height:60px!important}.fixed-mobile-header-action img{object-fit:contain!important}.fixed-mobile-content{line-height:0}.fixed-mobile-content>*{line-height:normal}.mobile-install-guide{z-index:58;color:#fff;cursor:pointer;background:#101620;border:2px solid #fff;border-radius:10px;padding:0;overflow:hidden;box-shadow:0 10px 32px #000a}.mobile-install-guide .guide-media,.mobile-install-guide img,.mobile-install-guide video{object-fit:cover;width:100%;height:100%;display:block}.mobile-install-guide>i{color:#fff;background:#000b;border:1px solid #fff9;border-radius:50%;place-items:center;width:38px;height:38px;font-size:16px;font-style:normal;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-install-guide>strong{text-align:center;background:#000c;padding:7px 5px;font-size:10px;position:absolute;bottom:0;left:0;right:0}.mobile-install-guide.floating{right:max(12px,env(safe-area-inset-right));bottom:max(98px,calc(env(safe-area-inset-bottom) + 92px));width:92px;height:128px;position:fixed}.mobile-install-guide.inline{width:calc(100% - 24px);height:150px;margin:12px auto;position:relative}.install-guide-modal{z-index:110;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-backdrop{background:#000d;border:0;position:absolute;inset:0}.install-guide-dialog{background:#0d121a;border:1px solid #ffffff2b;border-radius:12px;width:min(430px,100%);max-height:88dvh;position:relative;overflow:auto;box-shadow:0 24px 80px #000}.install-guide-dialog header{color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:50px;padding:0 14px;display:flex}.install-guide-dialog header button{color:#fff;background:#ffffff15;border:0;border-radius:50%;width:32px;height:32px;font-size:22px}.install-guide-dialog video,.install-guide-dialog img{width:100%;height:auto;display:block}.external-browser-guide{z-index:120;color:#fff;background:#000c;position:fixed;inset:0}.external-guide-close{z-index:2;left:18px;top:max(18px,env(safe-area-inset-top));color:#fff;background:#ffffff1c;border:1px solid #fff6;border-radius:50%;width:38px;height:38px;font-size:26px;position:absolute}.external-guide-arrow{right:20px;top:max(4px,env(safe-area-inset-top));font-size:92px;line-height:1;position:absolute;transform:rotate(-8deg)}.external-guide-steps{gap:18px;width:min(410px,100% - 32px);display:grid;position:absolute;top:24%;left:50%;transform:translate(-50%)}.external-guide-steps p{background:#303942eb;border:1px solid #ffffff42;border-radius:9px;align-items:center;gap:14px;margin:0;padding:13px 15px;font-size:16px;display:flex}.external-guide-steps b{background:#ff4b15;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:20px;display:grid}.external-guide-steps small{color:#dce5ef;text-align:center;background:#0f151dd9;border-radius:7px;padding:10px 12px}.fixed-preview-header-action.asset-backed,.fixed-mobile-header-action.asset-backed,.fixed-preview-actions button.asset-backed,.fixed-mobile-actions button.asset-backed{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;overflow:visible!important}.fixed-preview-header-action.asset-backed.wecom,.fixed-mobile-header-action.asset-backed.wecom{background:0 0!important;border:0!important}.fixed-preview-header-action.asset-backed.selected,.fixed-preview-actions button.asset-backed.selected{filter:drop-shadow(0 0 3px #3377f6);box-shadow:none!important;outline:0!important}.fixed-preview-header-action.asset-backed img,.fixed-preview-header-action.asset-backed video,.fixed-mobile-header-action.asset-backed img,.fixed-mobile-header-action.asset-backed video,.fixed-preview-actions button.asset-backed img,.fixed-preview-actions button.asset-backed video,.fixed-mobile-actions button.asset-backed img,.fixed-mobile-actions button.asset-backed video{object-fit:contain!important;width:100%!important;height:100%!important;display:block!important}.fixed-preview-page.ios-system-preview .fixed-preview-actions.bottom{bottom:72px!important}.fixed-mobile-landing.os-ios .fixed-mobile-actions.bottom{bottom:max(82px, calc(env(safe-area-inset-bottom) + 74px))!important}.asset-preview,.selected-slot-preview.button-preview.transparent-preview{background-color:#f8fafc!important;background-image:linear-gradient(45deg,#e6ebf2 25%,#0000 25%),linear-gradient(-45deg,#e6ebf2 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e6ebf2 75%),linear-gradient(-45deg,#0000 75%,#e6ebf2 75%)!important;background-position:0 0,0 7px,7px -7px,-7px 0!important;background-size:14px 14px!important}.selected-slot-preview.button-preview.transparent-preview{border:1px solid #dce3ec!important;box-shadow:inset 0 0 0 1px #fff8!important}.fixed-preview-actions.bottom{width:92%!important;margin-inline:auto!important;padding-inline:0!important}.fixed-preview-actions.bottom button{width:100%!important;min-height:82px!important}.fixed-preview-actions.bottom button.asset-backed img,.fixed-preview-actions.bottom button.asset-backed video{width:100%!important;height:82px!important;max-height:82px!important}.fixed-mobile-actions.bottom{justify-items:center!important;padding-inline:0!important}.fixed-mobile-actions.bottom button{width:92%!important;min-height:92px!important}.fixed-mobile-actions.bottom button.asset-backed img,.fixed-mobile-actions.bottom button.asset-backed video{width:100%!important;height:92px!important;max-height:92px!important}.fixed-preview-brand,.fixed-mobile-brand{isolation:isolate;overflow:hidden;z-index:55!important;background-color:color-mix(in srgb, var(--landing-bg) 88%, #080b10 12%)!important;background-image:linear-gradient(90deg, #03060b8c, #03060b2e 46%, #03060b7a), var(--landing-header-image,none)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-bottom:1px solid #ffffff24!important;position:sticky!important;top:0!important;box-shadow:0 5px 18px #00000061!important}.fixed-preview-brand{grid-template-columns:64px minmax(0,calc(50% - 69px)) minmax(0,1fr)!important;gap:5px!important;min-height:82px!important;padding:7px 6px!important}.fixed-preview-brand .brand-icon-slot{border-radius:12px!important;width:64px!important;height:64px!important}.fixed-preview-brand .brand-icon-slot img,.fixed-preview-brand .brand-icon-slot video{border-radius:11px!important;width:64px!important;height:64px!important}.brand-identity-column{grid-template-rows:41px 20px!important;gap:3px!important;width:100%!important;min-width:0!important;height:64px!important;display:grid!important;overflow:visible!important}.brand-identity-column .brand-logo-slot{width:100%!important;min-width:0!important;height:41px!important;overflow:visible!important}.brand-identity-column .brand-logo-slot img,.brand-identity-column .brand-logo-slot video{object-fit:contain!important;object-position:left center!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:41px!important;transform:none!important}.brand-tag-strip{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;gap:3px!important;width:100%!important;height:20px!important;min-height:20px!important;display:grid!important;overflow:visible!important;transform:none!important}.brand-tag-strip span{text-overflow:ellipsis!important;white-space:nowrap!important;border-radius:3px!important;flex:none!important;width:100%!important;min-width:0!important;height:20px!important;padding:0 3px!important;font-size:10px!important;line-height:20px!important;overflow:hidden!important;transform:none!important}.brand-tag-editor-preview{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;gap:8px!important;min-height:66px!important;display:grid!important}.brand-tag-editor-preview span{border-radius:4px!important;place-items:center!important;min-height:34px!important;padding:0 9px!important;font-size:14px!important;line-height:34px!important;display:grid!important}.fixed-preview-header-action{justify-self:end!important;width:100%!important;height:64px!important;min-height:64px!important}.fixed-preview-header-action.asset-backed,.fixed-mobile-header-action.asset-backed{z-index:3!important;overflow:visible!important}.fixed-preview-header-action.asset-backed img,.fixed-preview-header-action.asset-backed video,.fixed-mobile-header-action.asset-backed img,.fixed-mobile-header-action.asset-backed video{transform-origin:100%!important;transform:none!important}.fixed-preview-brand.header-background-selected{outline-offset:-3px;outline:3px solid #438aff!important}.header-action-picker{color:#8d9aac!important;background:#070c14db!important;border:1px dashed #5a6a7e!important;grid-template-rows:auto 1fr!important;gap:4px!important;padding:5px!important;display:grid!important;overflow:hidden!important}.header-action-picker>span{text-align:center;font-size:8px;line-height:1}.header-action-picker>div{grid-template-columns:1fr 1fr;gap:3px;display:grid}.header-action-picker button{color:#e9f2ff;cursor:pointer;background:#276fe0;border:0;border-radius:4px;min-width:0;padding:0 2px;font-size:8px}.header-background-config-entry{color:#48566b;cursor:pointer;text-align:left;background:linear-gradient(135deg,#f8fbff,#eef5ff);border:1px solid #cbdcf5;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;width:calc(100% - 28px);min-height:60px;margin:14px 14px 4px;padding:10px 11px;display:flex}.header-background-config-entry>span{gap:4px;min-width:0;display:grid}.header-background-config-entry b{font-size:12px}.header-background-config-entry small{color:#8792a2;font-size:10px}.header-background-config-entry strong{color:#3377f6;background:#fff;border:1px solid #c8daf6;border-radius:4px;flex:none;padding:5px 8px;font-size:10px}.header-background-config-entry.active{color:#2569d4;border-color:#5f9bf5;box-shadow:inset 3px 0 #3377f6}.fixed-mobile-brand{grid-template-columns:64px minmax(0,calc(50% - 70px)) minmax(0,1fr)!important;gap:6px!important;width:min(520px,100%)!important;height:84px!important;min-height:84px!important;padding:8px 7px!important}.fixed-mobile-brand .game-icon-wrap{aspect-ratio:1!important;border-radius:13px!important;width:64px!important;height:64px!important}.fixed-mobile-brand .game-icon{border-radius:12px!important;width:64px!important;height:64px!important}.fixed-mobile-brand .game-identity-wrap{grid-template-rows:41px 20px!important;gap:3px!important;width:100%!important;min-width:0!important;height:64px!important;display:grid!important;overflow:visible!important}.fixed-mobile-brand .game-logo-wrap{width:100%!important;height:41px!important;overflow:visible!important}.fixed-mobile-brand .game-logo{object-fit:contain!important;object-position:left center!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:41px!important;transform:none!important}.game-brand-tags{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;gap:3px!important;width:100%!important;height:20px!important;min-height:20px!important;display:grid!important;overflow:visible!important;transform:none!important}.game-brand-tags i{text-overflow:ellipsis!important;white-space:nowrap!important;border-radius:3px!important;flex:none!important;width:100%!important;min-width:0!important;height:20px!important;padding:0 3px!important;font-size:10px!important;line-height:20px!important;overflow:hidden!important;transform:none!important}.fixed-mobile-header-action{justify-self:end!important;width:100%!important;height:64px!important;min-height:64px!important}@media (max-width:360px){.fixed-mobile-brand{grid-template-columns:58px minmax(0,calc(50% - 63px)) minmax(0,1fr)!important;gap:5px!important;padding-inline:6px!important}.fixed-mobile-brand .game-icon-wrap,.fixed-mobile-brand .game-icon{width:58px!important;height:58px!important}.fixed-mobile-brand .game-identity-wrap{grid-template-rows:35px 20px!important;height:58px!important}.fixed-mobile-brand .game-logo-wrap{height:35px!important}.fixed-mobile-brand .game-logo{max-height:35px!important}.fixed-mobile-header-action{width:100%!important}.game-brand-tags i{font-size:9px!important}}
