.aca-root{--c-primary: #1677ff;--c-border: #e5e7eb;--c-bg: #f5f6f8;--c-text: #1f2329;--c-sub: #8a9099;--c-disabled-bg: #f5f5f5;--r: 6px;display:flex;min-height:720px;background:var(--c-bg);color:var(--c-text);font-size:13px;font-family:-apple-system,PingFang SC,Microsoft YaHei,sans-serif}.aca-side{width:168px;flex-shrink:0;background:#1f2733;color:#c5ccd6;padding-top:8px}.aca-side-logo{font-weight:700;color:#fff;padding:12px 16px 16px;font-size:14px}.aca-side-item{padding:10px 16px;font-size:13px}.aca-side-item.active{background:var(--c-primary);color:#fff}.aca-main{flex:1;display:flex;flex-direction:column;min-width:0}.aca-topbar{height:44px;background:#fff;border-bottom:1px solid var(--c-border);display:flex;align-items:center;padding:0 16px;color:var(--c-sub)}.aca-topbar b{color:var(--c-text)}.aca-content{padding:20px 24px;overflow:auto}.aca-card{width:100%;min-height:calc(100vh - 84px);box-sizing:border-box;background:#fff;border:1px solid var(--c-border);border-radius:8px;padding:22px 28px}.aca-callout{background:#fff7e6;border:1px solid #ffd591;color:#ad6800;border-radius:var(--r);padding:8px 12px;margin-bottom:18px;font-size:12px}.aca-row{display:flex;align-items:flex-start;margin-bottom:18px}.aca-label{width:150px;flex-shrink:0;text-align:right;padding-right:12px;color:#4e5969;padding-top:6px}.aca-label .req{color:#f5222d;margin-right:2px}.aca-field{flex:1;min-width:0}.aca-input,.aca-select{height:34px;border:1px solid var(--c-border);border-radius:var(--r);padding:0 10px;box-sizing:border-box;background:#fff;color:var(--c-text)}.aca-input{width:420px;max-width:100%}.aca-input.sm{width:120px}.aca-select{width:280px;max-width:100%}.aca-select:disabled{background:var(--c-disabled-bg);color:var(--c-sub);cursor:not-allowed}.aca-hint{color:var(--c-sub);font-size:12px;margin-top:4px}.aca-warn{color:#fa8c16;font-size:12px;margin-top:4px}.aca-radio{display:inline-flex;gap:22px;align-items:center;padding-top:6px}.aca-radio label{display:inline-flex;gap:5px;align-items:center;cursor:pointer;color:var(--c-primary)}.aca-radio input{accent-color:var(--c-primary)}.aca-org{background:#f6ffed;border:1px solid #b7eb8f;border-radius:var(--r);padding:10px 12px}.aca-org .new-tag{background:#52c41a;color:#fff;font-size:11px;border-radius:3px;padding:1px 6px;margin-left:8px}.aca-org .aca-radio label{color:var(--c-text)}.aca-upload{width:150px;height:150px;border:1px dashed var(--c-border);border-radius:var(--r);display:flex;align-items:center;justify-content:center;color:#c0c4cc;font-size:30px;background:#fafbfc}.aca-foot{display:flex;justify-content:center;gap:12px;padding-top:6px}.aca-btn{height:32px;padding:0 20px;border-radius:var(--r);border:1px solid var(--c-border);background:#fff;cursor:pointer;color:var(--c-text)}.aca-btn.primary{background:var(--c-primary);border-color:var(--c-primary);color:#fff}.aca-toast{position:fixed;left:50%;bottom:40px;transform:translate(-50%);background:#1f2733;color:#fff;padding:8px 16px;border-radius:var(--r)}.ctv-root{--blue: #1677ff;--blue-soft: #eaf3ff;--ink: #1f2329;--sub: #667085;--line: #e5e7eb;--surface: #ffffff;--page: #eef2f6;min-height:100vh;background:var(--page);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-size:13px}.ctv-root *{box-sizing:border-box}.ctv-root button,.ctv-root input,.ctv-root select{font:inherit}.ctv-demo-bar{min-height:58px;padding:8px 20px;display:grid;grid-template-columns:230px minmax(0,1fr) 120px;gap:18px;align-items:center;background:#fff;border-bottom:1px solid #dce3eb;position:sticky;top:0;z-index:30}.ctv-demo-bar>div{display:flex;flex-direction:column;gap:2px}.ctv-demo-bar>div span{color:var(--blue);font-size:11px;font-weight:700}.ctv-demo-bar>div strong{font-size:15px}.ctv-demo-bar nav{display:flex;justify-content:center;gap:8px}.ctv-demo-bar nav button{height:34px;padding:0 14px;border:1px solid #d8e0ea;border-radius:6px;background:#fff;color:#536273;display:inline-flex;gap:6px;align-items:center;cursor:pointer}.ctv-demo-bar nav button.active{border-color:var(--blue);background:var(--blue);color:#fff}.ctv-annot-toggle{display:flex;justify-content:flex-end;align-items:center;gap:7px;color:var(--sub);cursor:pointer}.ctv-annot-toggle input{accent-color:#faad14}.ctv-annot-toggle b{min-width:28px;padding:2px 7px;border-radius:10px;background:#f2f4f7;text-align:center;font-size:11px}.ctv-stage{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.ctv-product-surface{min-width:0}.ctv-annotations{width:320px;margin:18px 18px 0 0;padding:16px;border:1px solid #ffe58f;border-radius:8px;background:#fffbe6;color:#614700;position:sticky;top:76px}.ctv-annotations>strong{display:block;color:#ad6800;font-size:15px}.ctv-annotations>span{display:block;margin-top:4px;color:#8c6d1f;font-size:11px}.ctv-annotations ol{margin:14px 0 0;padding:0;list-style:none;display:grid;gap:12px}.ctv-annotations li{display:grid;grid-template-columns:22px 1fr;gap:8px;line-height:1.6}.ctv-annotations li b,.ctv-pin{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#faad14;color:#fff;font-size:11px;flex:0 0 auto}.ctv-pin{margin-left:5px;vertical-align:middle}.ctv-admin-shell{display:flex;min-height:calc(100vh - 58px);background:#f3f5f8;position:relative}.ctv-admin-side{width:176px;flex:0 0 auto;background:#1f2733;color:#c8d0da;padding-top:8px}.ctv-admin-logo{padding:13px 16px 18px;color:#fff;font-size:14px;font-weight:700}.ctv-side-group{min-height:42px;padding:0 16px;display:flex;align-items:center;gap:9px}.ctv-side-group.active{color:#fff}.ctv-side-child{padding:10px 16px 10px 42px;color:#9fa9b7}.ctv-side-child.active{background:#1677ff;color:#fff}.ctv-admin-main{min-width:0;flex:1;display:flex;flex-direction:column}.ctv-admin-top{height:46px;padding:0 18px;display:flex;justify-content:space-between;align-items:center;background:#fff;border-bottom:1px solid var(--line);color:#8a94a3}.ctv-admin-top b{color:#313b49}.ctv-admin-page{flex:1;padding:18px;min-width:0;position:relative}.ctv-admin-page.muted-page{overflow:hidden}.ctv-page-tabs{height:42px;display:flex;align-items:end;gap:6px;background:#fff;padding:0 16px;border-bottom:1px solid var(--line)}.ctv-page-tabs button{height:34px;border:0;border-bottom:2px solid transparent;background:transparent}.ctv-page-tabs button:first-child{color:var(--blue);border-bottom-color:var(--blue)}.ctv-placeholder-table{height:420px;margin-top:14px;border:1px solid var(--line);background:#fff}.ctv-modal-mask{position:absolute;inset:0;display:flex;justify-content:center;align-items:flex-start;padding:28px;background:#1f232975}.ctv-role-modal{width:min(900px,95%);max-height:calc(100vh - 130px);display:flex;flex-direction:column;background:#fff;border-radius:7px;box-shadow:0 16px 42px #0003}.ctv-modal-head{height:52px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.ctv-modal-head h2{margin:0;font-size:16px}.ctv-modal-body{padding:20px 28px;overflow:auto}.ctv-form-row{display:flex;align-items:flex-start;margin-bottom:15px}.ctv-form-row>label{width:112px;padding:8px 14px 0 0;flex:0 0 auto;text-align:right;color:#4f5967}.ctv-form-row>label i{color:#f04438;font-style:normal}.ctv-form-row>input,.ctv-select-field{width:360px;height:34px;border:1px solid #d8dee8;border-radius:5px;padding:0 10px;background:#fff;color:#344054}.ctv-form-row.roles>label{padding-top:3px}.ctv-role-list{flex:1;display:grid;gap:8px}.ctv-role-item{min-height:24px}.ctv-check-line{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.ctv-check-line input{accent-color:var(--blue)}.ctv-role-children{margin:8px 0 4px 22px;display:grid;gap:9px;color:#4f5967}.ctv-external-permission{font-weight:600;color:#1f2329}.ctv-channel-scope{width:360px;min-height:42px;padding:9px 12px;display:flex;gap:18px;align-items:center;border:1px solid #b8d4ff;border-radius:6px;background:#f5f9ff}.ctv-channel-scope>span{color:#667085}.ctv-data-scope{display:flex;flex-wrap:wrap;gap:18px;font-size:12px}.ctv-data-scope label{display:inline-flex;gap:6px;align-items:center}.ctv-data-scope input{accent-color:var(--blue)}.ctv-select-field{display:flex;align-items:center;justify-content:space-between}.ctv-role-note{margin:4px 0 0 112px;padding:9px 12px;background:#fafbfc;border:1px solid var(--line);color:#8a94a3;font-size:12px}.ctv-modal-foot{height:58px;padding:0 20px;display:flex;justify-content:flex-end;align-items:center;gap:10px;border-top:1px solid var(--line)}.ctv-modal-foot button{height:32px;padding:0 18px;border:1px solid #d8dee8;border-radius:5px;background:#fff;cursor:pointer}.ctv-modal-foot button.primary{border-color:var(--blue);background:var(--blue);color:#fff}.ctv-toast{position:fixed;left:50%;bottom:34px;z-index:60;transform:translate(-50%);padding:10px 16px;border-radius:6px;background:#1f2733;color:#fff;display:flex;gap:8px;align-items:center}.ctv-filter-card{padding:16px;display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;background:#fff;border:1px solid #e3e7ed}.ctv-filter-card label{position:relative;display:grid;gap:6px;color:#667085;font-size:12px}.ctv-filter-card input,.ctv-filter-card select{width:175px;height:32px;padding:0 9px;border:1px solid #d8dee8;border-radius:4px;background:#fff;color:#344054}.ctv-filter-card button{height:32px;padding:0 14px;border:1px solid #d8dee8;border-radius:4px;background:#fff;color:#4f5967;display:inline-flex;gap:6px;align-items:center;cursor:pointer}.ctv-filter-card button.ctv-search{border-color:var(--blue);background:var(--blue);color:#fff}.ctv-record-card{margin-top:14px;background:#fff;border:1px solid #e3e7ed}.ctv-ticket-tabs{height:48px;padding:0 16px;display:flex;align-items:end;gap:8px;border-bottom:1px solid var(--line)}.ctv-ticket-tabs button{height:34px;padding:0 16px;border:1px solid #d8dee8;border-bottom:0;border-radius:5px 5px 0 0;background:#fff;color:#667085}.ctv-ticket-tabs button.active{border-color:var(--blue);background:var(--blue);color:#fff}.ctv-channel-tabs{min-height:48px;padding:10px 16px 0;display:flex;align-items:flex-end;gap:4px;border-bottom:1px solid var(--line);background:#fff}.ctv-channel-tabs button{min-width:112px;height:36px;padding:0 18px;border:0;border-bottom:2px solid transparent;background:transparent;color:#667085;cursor:pointer}.ctv-channel-tabs button.active{border-bottom-color:var(--blue);color:var(--blue);font-weight:700}.ctv-table-wrap{overflow-x:auto}.ctv-record-table{width:100%;min-width:980px;border-collapse:collapse}.ctv-record-table th,.ctv-record-table td{padding:13px 12px;border-bottom:1px solid #edf0f4;text-align:left;white-space:nowrap}.ctv-record-table th{background:#fafafa;color:#566171;font-size:12px;font-weight:600}.ctv-record-table tbody tr:hover{background:#f5f9ff}.ctv-sync{display:inline-flex;gap:5px;align-items:center;padding:2px 7px;border-radius:10px;font-size:11px}.ctv-sync.已同步{background:#eaf8ef;color:#1d7a43}.ctv-sync.同步处理中{background:#fff5db;color:#ad6800}.ctv-sync.同步异常{background:#fff0f0;color:#d92d20}.ctv-sync.none{color:#98a2b3}.ctv-empty{padding:50px;text-align:center;color:#98a2b3}.ctv-pagination{padding:12px 16px;text-align:right;color:#667085}.ctv-pagination b{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:4px;background:var(--blue);color:#fff}.ctv-mini-workspace{min-height:calc(100vh - 58px);padding:24px;display:flex;justify-content:center;align-items:flex-start;gap:24px}.ctv-phone{width:390px;height:844px;flex:0 0 auto;border:8px solid #1f2329;border-radius:38px;overflow:hidden;background:#0e0e10;box-shadow:0 24px 52px #1f232942;position:relative}.ctv-phone-status{height:34px;padding:10px 20px 0;display:flex;justify-content:space-between;align-items:center;background:#0e0e10;color:#fff;font-size:11px}.ctv-phone-status>span{display:flex;align-items:center;gap:5px}.ctv-mini-home,.ctv-mini-page{height:calc(100% - 34px);position:relative;overflow:hidden}.ctv-mini-home{padding-bottom:54px;background:#0e0e10;color:#fff}.ctv-mini-head{height:44px;padding:0 14px;display:grid;grid-template-columns:32px 1fr 32px;align-items:center;color:inherit}.ctv-mini-head>b{text-align:center;font-size:15px}.ctv-mini-head button{width:30px;height:30px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:inherit;cursor:pointer}.ctv-profile{margin:12px 18px 16px;display:flex;gap:12px;align-items:center}.ctv-profile>div{display:grid;gap:4px}.ctv-profile b{font-size:15px}.ctv-profile span{color:#969ba5;font-size:11px}.ctv-assets{margin:0 14px 18px;height:86px;border-radius:14px;background:#191a1e;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;text-align:center}.ctv-assets div+div{border-left:1px solid #2b2d33}.ctv-assets b{font-size:13px;font-weight:500}.ctv-mini-list{margin:0 20px;display:grid;gap:0;color:#f2f4f7}.ctv-mini-list span{height:42px;display:flex;align-items:center;border-bottom:1px solid #1e2024}.ctv-home-actions{position:absolute;left:20px;right:20px;bottom:62px;display:grid;gap:8px}.ctv-home-actions button{min-height:42px;padding:0 16px;border:0;border-radius:24px;background:#fff;color:#111318;display:flex;gap:9px;align-items:center;justify-content:center;font-weight:700;cursor:pointer;position:relative}.ctv-bottom-nav{position:absolute;left:0;right:0;bottom:0;height:50px;padding:0 14px;display:flex;justify-content:space-between;align-items:center;background:#121317;color:#7f8590;font-size:11px}.ctv-bottom-nav b{color:#fff}.ctv-mini-page.dark{background:#0d0e10;color:#fff}.ctv-mini-page.light{background:#f3f4f6;color:#1f2329}.ctv-mini-page.success{background:#fff;color:#1f2329}.ctv-scan-area{height:calc(100% - 44px);padding:104px 28px 0;display:flex;flex-direction:column;align-items:center;gap:12px;color:#fff;position:relative}.ctv-scan-area>svg{width:244px;height:244px;padding:74px;border:2px solid rgba(255,255,255,.8);color:#fffc}.ctv-scan-area b{margin-top:10px;font-size:15px}.ctv-scan-area span{color:#ffffff8c;font-size:12px}.ctv-scan-area.dim{opacity:.28}.ctv-scan-records{position:absolute;left:18px;right:18px;bottom:26px;height:46px;border:0;border-radius:9px;background:#919191;color:#151515;font-size:15px;font-weight:700;cursor:pointer}.ctv-verify-scan-bg{position:absolute;inset:44px 0 0;display:grid;place-items:center;opacity:.22}.ctv-verify-scan-bg svg{width:256px;height:256px;padding:74px;border:2px solid #fff}.ctv-verify-dialog{position:absolute;z-index:2;left:22px;right:22px;top:118px;min-height:414px;padding:12px 14px 16px;border-radius:14px;background:linear-gradient(180deg,#ffd4ee,#fff);color:#1f2329}.ctv-verify-dialog>h2{margin:0 0 8px;text-align:center;font-size:18px}.ctv-verify-close{position:absolute;right:12px;top:10px;border:0;background:transparent;color:#9d9d9d;cursor:pointer}.ctv-verify-warning{min-height:42px;padding:5px 10px;border-radius:6px;background:#fff;display:flex;align-items:center;gap:8px;color:#4b4b4b;font-size:11px;line-height:1.4}.ctv-verify-warning svg{color:#f5222d;flex:0 0 auto}.ctv-ticket-option{min-height:138px;margin-top:12px;padding:12px 8px 8px;border:1px solid #d9a6bf;border-radius:6px;background:#ffffff9e;display:grid;grid-template-columns:72px minmax(0,1fr) 18px;gap:9px;position:relative}.ctv-ticket-option.selected{border:2px solid #fa39ad;padding:11px 7px 7px}.ctv-ticket-balance{position:absolute;left:-4px;top:-8px;z-index:2;padding:3px 7px;border-radius:5px 5px 5px 0;background:#ffb21c;color:#111;font-size:10px;font-weight:700}.ctv-ticket-option>img{width:72px;height:86px;margin-top:6px;border-radius:4px;object-fit:cover}.ctv-ticket-option>i{width:18px;height:18px;border-radius:4px;background:#fa39ad;color:#fff;display:grid;place-items:center;font-style:normal}.ctv-ticket-info{min-width:0;padding-top:3px}.ctv-ticket-info h3{margin:0 0 8px;font-size:13px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ctv-ticket-info p{margin:0 0 7px;color:#696969;font-size:10px}.ctv-ticket-info>span{display:inline-flex;align-items:center;gap:3px;padding:2px 5px;background:#f9df65;color:#111;font-size:10px}.ctv-ticket-info>div{position:absolute;left:8px;right:8px;bottom:8px;display:flex;gap:5px}.ctv-ticket-info em,.ctv-ticket-info b{flex:1;padding:3px 4px;border:1px solid #c9c9c9;border-radius:4px;color:#b0b0b0;background:#ffffffb3;font-size:9px;font-style:normal;font-weight:500;text-align:center;white-space:nowrap}.ctv-ticket-info b{border-color:#fa39ad;background:#fa39ad;color:#fff}.ctv-verify-submit{display:block;min-width:136px;height:39px;margin:18px auto 0;border:0;border-radius:22px;background:#f735ad;color:#fff;font-weight:700;cursor:pointer}.ctv-confirm-records{bottom:25px}.ctv-mini-primary,.ctv-mini-secondary{position:absolute;left:18px;right:18px;bottom:24px;height:46px;border:0;border-radius:24px;cursor:pointer;font-weight:700}.ctv-mini-primary{background:linear-gradient(90deg,#ff4fa3,#f52e8a);color:#fff}.ctv-mini-secondary{background:#f1f3f6;color:#344054}.ctv-success-main{padding:140px 24px 0;text-align:center}.ctv-success-main>svg{color:#22a35a}.ctv-success-main h2{margin:18px 0 6px;font-size:24px}.ctv-success-main p{margin:0;color:#667085}.ctv-success-main span{display:inline-flex;margin-top:18px;padding:5px 12px;border-radius:12px;background:#fff5db;color:#ad6800;font-size:12px}.ctv-mini-mask{position:absolute;inset:44px 0 0;display:flex;align-items:center;justify-content:center;padding:24px;background:#00000094}.ctv-denied-dialog{width:300px;padding:24px 20px 18px;border-radius:16px;background:#fff;color:#1f2329;text-align:center}.ctv-denied-dialog>svg{color:#f04438}.ctv-denied-dialog h3{margin:10px 0 8px;font-size:18px}.ctv-denied-dialog p{margin:0;color:#667085;line-height:1.55}.ctv-denied-dialog button{width:100%;height:40px;margin-top:18px;border:0;border-radius:20px;background:#f52e8a;color:#fff;font-weight:700;cursor:pointer}.ctv-mini-page.records{background:#f4f5f7;color:#1f2329;overflow-y:auto}.ctv-mini-primary-tabs{height:44px;padding:0 14px;display:flex;align-items:flex-end;gap:22px;background:#fff;border-bottom:1px solid #eceef2}.ctv-mini-primary-tabs button{height:38px;border:0;border-bottom:2px solid transparent;background:transparent;color:#7d8490}.ctv-mini-primary-tabs button.active{border-bottom-color:#f52e8a;color:#1f2329;font-weight:700}.ctv-mini-channel-tabs{padding:12px 14px;display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#fff}.ctv-mini-channel-tabs button{height:34px;border:1px solid #e1e4e9;border-radius:18px;background:#f6f7f9;color:#667085}.ctv-mini-channel-tabs button.active{border-color:#f52e8a;background:#fff0f7;color:#f52e8a;font-weight:700}.ctv-mini-record-list{padding:12px;display:grid;gap:10px}.ctv-mini-record-list article{min-height:112px;padding:10px;border-radius:10px;background:#fff;display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;position:relative;box-shadow:0 2px 8px #1f23290d}.ctv-mini-record-list img{width:72px;height:88px;border-radius:6px;object-fit:cover}.ctv-mini-record-list article>div{min-width:0}.ctv-mini-record-list h3{margin:2px 0 7px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ctv-mini-record-list p,.ctv-mini-record-list article>div>span{display:block;margin:0 0 5px;color:#7d8490;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ctv-mini-record-list article>.ctv-sync{position:absolute;right:10px;bottom:10px}.ctv-simulator{width:300px;padding:20px;border:1px solid #dce3eb;border-radius:10px;background:#fff;box-shadow:0 10px 26px #1f232914}.ctv-simulator>span{color:var(--blue);font-size:11px;font-weight:700}.ctv-simulator h2{margin:6px 0 8px;font-size:19px}.ctv-simulator>p{margin:0 0 16px;color:#667085;line-height:1.5}.ctv-simulator>button{width:100%;height:38px;margin-top:8px;border:1px solid #d8dee8;border-radius:6px;background:#fff;color:#344054;cursor:pointer}.ctv-simulator>button.primary{border-color:var(--blue);background:var(--blue);color:#fff}.ctv-sim-rule{margin-top:16px;padding:11px;border-radius:7px;background:#f5f9ff;color:#526071;display:flex;gap:8px;align-items:flex-start;line-height:1.55;font-size:12px}@media(max-width:980px){.ctv-demo-bar{grid-template-columns:1fr auto}.ctv-demo-bar nav{grid-column:1 / -1;order:3;overflow-x:auto;justify-content:flex-start}.ctv-stage{display:block}.ctv-annotations{width:auto;margin:14px;position:static}.ctv-admin-side{width:146px}.ctv-mini-workspace{flex-direction:column;align-items:center}.ctv-simulator{width:390px;max-width:100%}}@media(max-width:680px){.ctv-demo-bar{position:static;grid-template-columns:1fr auto}.ctv-demo-bar nav button{padding:0 10px}.ctv-admin-side{display:none}.ctv-admin-page{padding:8px}.ctv-modal-mask{padding:10px}.ctv-role-modal{width:100%;max-height:calc(100vh - 160px)}.ctv-form-row{display:block}.ctv-form-row>label{width:auto;display:block;padding:0 0 6px;text-align:left}.ctv-form-row>input,.ctv-select-field{width:100%}.ctv-role-note{margin-left:0}.ctv-filter-card label,.ctv-filter-card input,.ctv-filter-card select{width:100%}.ctv-phone{transform:scale(.86);transform-origin:top center;margin-bottom:-118px}}.drt-demo{--drt-primary: #ed176f;--drt-primary-dark: #d80c5f;--drt-text: #1f2430;--drt-muted: #8b93a1;--drt-border: #e9edf2;min-height:100vh;display:flex;align-items:flex-start;justify-content:center;gap:28px;padding:28px;background:#edf1f6;color:var(--drt-text);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.drt-phone{position:relative;width:390px;height:844px;flex:0 0 390px;overflow:hidden;border:8px solid #1f2632;border-radius:42px;background:#fff;box-shadow:0 24px 58px #1922303d}.drt-page{height:100%;overflow-y:auto;background:#f5f6f8;scrollbar-width:none}.drt-page::-webkit-scrollbar{display:none}.drt-status{height:34px;padding:11px 22px 0;display:flex;justify-content:space-between;background:#fff;font-size:12px;font-weight:700}.drt-phone-header{height:48px;display:grid;grid-template-columns:42px 1fr 60px;align-items:center;padding:0 12px;background:#fff;border-bottom:1px solid #f0f1f3}.drt-phone-header button{border:0;background:transparent;font-size:28px;color:#202531;cursor:pointer}.drt-phone-header strong{text-align:center;font-size:16px}.drt-phone-header span{text-align:right;color:#737b89;font-size:13px}.drt-card{margin:12px;padding:15px;border:1px solid var(--drt-border);border-radius:14px;background:#fff}.drt-event-card{display:flex;align-items:center;gap:12px}.drt-poster{width:64px;height:76px;flex:0 0 64px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;color:#fff;background:radial-gradient(circle at 65% 25%,#f14a95,transparent 30%),linear-gradient(145deg,#221844,#0a0d22);letter-spacing:1px}.drt-poster span{font-size:11px;opacity:.8}.drt-poster b{margin-top:3px;font-size:17px}.drt-event-card h2{margin:0 0 8px;font-size:15px}.drt-event-card p{margin:4px 0 0;color:var(--drt-muted);font-size:12px}.drt-section-title{display:flex;justify-content:space-between;align-items:center;padding-bottom:9px;border-bottom:1px solid #f1f2f4}.drt-section-title strong{font-size:15px}.drt-section-title span{color:var(--drt-muted);font-size:11px}.drt-person{position:relative;display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:13px 0;border-bottom:1px solid #f2f3f5}.drt-person-button{width:100%;border:0;color:inherit;background:transparent;font:inherit;text-align:left;cursor:pointer}.drt-person-button:disabled{cursor:wait}.drt-person:last-child{border-bottom:0;padding-bottom:2px}.drt-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#343b49;font-size:13px}.drt-person strong{font-size:14px}.drt-person p{margin:4px 0 0;color:var(--drt-muted);font-size:11px}.drt-person em{color:#5f6877;font-size:11px;font-style:normal}.drt-person-button:not(.is-selected):not(.is-blocked) em{color:var(--drt-primary-dark);font-weight:700}.drt-person small{display:block;margin-top:5px;color:#d93025;font-size:11px}.drt-person.is-blocked{margin:0 -8px;padding:13px 8px;border-radius:8px;background:#fff2f0}.drt-person.is-blocked em{color:#d93025}.drt-person-spinner{width:12px;height:12px;display:inline-block;margin-right:5px;border:2px solid #f5a1c4;border-top-color:var(--drt-primary-dark);border-radius:50%;vertical-align:-2px;animation:drt-spin .75s linear infinite}.drt-price-card div,.drt-info-list div{display:flex;justify-content:space-between;gap:20px;padding:8px 0;font-size:13px}.drt-price-card span,.drt-info-list span{color:var(--drt-muted)}.drt-price{color:var(--drt-primary);font-size:18px}.drt-submit-bar{position:sticky;bottom:0;display:grid;grid-template-columns:1fr 154px auto;align-items:center;gap:8px;min-height:70px;padding:10px 12px;margin-top:42px;border-top:1px solid #eceef2;background:#fff}.drt-submit-bar div{display:flex;align-items:baseline;gap:6px}.drt-submit-bar span{color:var(--drt-muted);font-size:12px}.drt-submit-bar strong{color:var(--drt-primary);font-size:20px}.drt-submit-bar button,.drt-dialog button{height:42px;border:0;border-radius:22px;color:#fff;background:linear-gradient(90deg,#ff3a87,var(--drt-primary-dark));font-size:14px;font-weight:700;cursor:pointer}.drt-submit-bar button:disabled{opacity:.8;cursor:wait}.drt-spinner{width:14px;height:14px;display:inline-block;margin-right:7px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;vertical-align:-2px;animation:drt-spin .75s linear infinite}@keyframes drt-spin{to{transform:rotate(360deg)}}.drt-mask{position:absolute;inset:0;z-index:20;display:grid;place-items:center;padding:24px;background:#1217207a}.drt-dialog{position:relative;width:100%;padding:24px 20px 18px;border-radius:16px;background:#fff;text-align:center;box-shadow:0 20px 48px #0003}.drt-dialog h3{margin:0;font-size:17px}.drt-dialog p{margin:13px 0 20px;color:#596273;font-size:13px;line-height:1.7}.drt-dialog>button{width:100%}.drt-dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drt-dialog-actions .secondary{color:#3e4654;background:#f0f2f5}.drt-dark-page{color:#f5f5f7;background:#0b0c0e}.drt-dark-page .drt-status,.drt-dark-page .drt-phone-header{color:#fff;border-color:#303136;background:#292a2e}.drt-dark-page .drt-phone-header button{color:#fff}.drt-dark-page .drt-phone-header span{color:#d8d9dd}.drt-dark-card{margin:12px;padding:15px;border-radius:12px;background:#17181a}.drt-order-state{padding:22px 20px 10px;background:radial-gradient(circle at 90% 10%,#27292d,transparent 34%),#0b0c0e}.drt-order-state>div{display:flex;justify-content:space-between;align-items:center}.drt-order-state strong{color:#fff;font-size:14px}.drt-order-state span{color:#bfc1c7;font-size:11px}.drt-order-state h2{margin:10px 0 0;color:#f3eb36;font-size:24px}.drt-order-event{display:flex;gap:12px;padding-bottom:14px}.drt-order-event h3{margin:2px 0 8px;font-size:15px;line-height:1.35}.drt-order-event p,.drt-ticket-event-summary p{margin:4px 0 0;color:#8f9299;font-size:11px}.drt-order-ticket-row{display:flex;justify-content:space-between;padding:13px 0;border-top:1px solid #292b2f;border-bottom:1px solid #292b2f;font-size:13px}.drt-order-ticket-row strong{font-size:20px}.drt-order-entry-rule{position:relative;padding:13px 0 1px 20px}.drt-order-entry-rule:before{position:absolute;top:15px;left:0;color:#f636ae;content:"证";font-size:12px;font-weight:700}.drt-order-entry-rule>span{color:#f636ae;font-size:11px;font-weight:700}.drt-order-entry-rule p{margin:6px 0 0;color:#f1f1f3;font-size:12px;line-height:1.6}.drt-order-entry-rule small,.drt-ticket-entry-rule small{display:block;margin-top:4px;color:#8f9299;font-size:10px;line-height:1.5}.drt-order-entry-rule .drt-pin{position:absolute;top:12px;right:0}.drt-info-list h3{margin:0 0 8px;padding-bottom:7px;border-bottom:1px solid #f0f1f3;font-size:14px}.drt-info-list strong{text-align:right;font-size:12px}.drt-dark-page .drt-info-list h3{border-color:#2b2d31}.drt-dark-page .drt-info-list span{color:#8f9299}.drt-ticket-event-summary{display:flex;gap:12px;padding:14px 12px 8px}.drt-ticket-event-summary h2{margin:2px 0 8px;font-size:15px}.drt-ticket-card{min-height:490px;text-align:center}.drt-ticket-count{margin:0 0 18px;color:#e8e8eb;font-size:13px}.drt-id-card{width:220px;margin:0 auto;padding:14px;border-radius:14px;color:#20232a;background:#fff;text-align:left}.drt-id-card-art{height:112px;display:grid;place-items:center;margin-bottom:12px;border-radius:8px;color:#357fdc;background:radial-gradient(circle at 28% 25%,rgba(83,193,255,.2),transparent 28%),linear-gradient(135deg,#eefbff,#fff0f9);font-size:17px;font-weight:700}.drt-id-card strong{display:block;font-size:14px}.drt-id-card span{display:block;margin-top:8px;font-size:12px}.drt-ticket-entry-rule{position:relative;width:300px;max-width:100%;margin:14px auto 0}.drt-ticket-entry-rule p{margin:0;color:#f636ae;font-size:11px;line-height:1.6}.drt-ticket-entry-rule .drt-pin{position:absolute;top:-3px;right:-2px}.drt-ticket-dots{display:flex;justify-content:center;gap:6px;margin-top:17px}.drt-ticket-dots span{width:5px;height:5px;border-radius:50%;background:#686a70}.drt-ticket-dots .active{background:#fff}.drt-controls{width:min(460px,calc(100vw - 470px));min-width:340px;padding:22px;border:1px solid #dce3ec;border-radius:14px;background:#fff;box-shadow:0 14px 36px #1e2a3e17}.drt-control-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding-bottom:16px;border-bottom:1px solid #edf0f4}.drt-control-head span{color:#738096;font-size:12px;font-weight:700}.drt-control-head h1{margin:5px 0 0;font-size:23px}.drt-control-head label{display:inline-flex;align-items:center;gap:6px;color:#657086;font-size:12px;cursor:pointer}.drt-controls section{margin-top:20px}.drt-controls h2{margin:0 0 10px;color:#4d586c;font-size:13px}.drt-button-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.drt-button-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.drt-button-grid button{height:38px;padding:0 10px;border:1px solid #dce2eb;border-radius:8px;color:#556176;background:#fff;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.drt-button-grid button:hover{border-color:#ff8fba;color:var(--drt-primary-dark)}.drt-button-grid button.active{border-color:var(--drt-primary);color:var(--drt-primary-dark);background:#fff0f6}.drt-demo-status{margin:12px 0 0;padding:11px 12px;border-radius:8px;color:#465267;background:#f5f7fa;font-size:12px;line-height:1.65}.drt-notes{padding:13px 14px;border:1px solid #ffe08a;border-radius:9px;background:#fffbe8}.drt-notes h2{color:#8c6500}.drt-notes ol{margin:0;padding-left:19px;color:#6d5c2b;font-size:12px;line-height:1.7}.drt-pin{width:18px;height:18px;display:inline-grid;place-items:center;flex:0 0 18px;border:1px solid #ffc653;border-radius:50%;color:#8c5f00;background:#fff8d7;font-size:10px;font-style:normal;font-weight:700}.drt-dialog .drt-pin{position:absolute;top:10px;right:10px}@media(max-width:860px){.drt-demo{flex-direction:column;align-items:center;padding:18px 12px 30px}.drt-controls{width:min(100%,520px);min-width:0;order:-1}}@media(max-width:430px){.drt-phone{width:100%;max-width:390px;flex-basis:auto;border-width:5px;border-radius:32px}.drt-button-grid.three{grid-template-columns:1fr}}.epc-root{--epc-primary: #1677ff;--epc-primary-weak: #e6f0ff;--epc-border: #e5e7eb;--epc-bg: #f5f6f8;--epc-text: #1f2329;--epc-text-sub: #8a9099;--epc-disabled-bg: #f2f3f5;--epc-radius: 6px;display:flex;min-height:720px;background:var(--epc-bg);color:var(--epc-text);font-size:13px;font-family:-apple-system,PingFang SC,Microsoft YaHei,sans-serif}.epc-side{width:168px;flex-shrink:0;background:#1f2733;color:#c5ccd6;padding-top:8px}.epc-side-logo{font-weight:700;color:#fff;padding:12px 16px 16px;font-size:14px}.epc-side-item{padding:10px 16px;cursor:default;font-size:13px}.epc-side-item.active{background:var(--epc-primary);color:#fff}.epc-main{flex:1;display:flex;flex-direction:column;min-width:0}.epc-topbar{height:44px;background:#fff;border-bottom:1px solid var(--epc-border);display:flex;align-items:center;padding:0 16px;gap:8px;color:var(--epc-text-sub)}.epc-crumb b{color:var(--epc-text)}.epc-content{padding:16px;overflow:auto}.epc-card{background:#fff;border:1px solid var(--epc-border);border-radius:var(--epc-radius)}.epc-card-head{padding:12px 16px;border-bottom:1px solid var(--epc-border);display:flex;align-items:center;gap:10px}.epc-tag{background:var(--epc-primary-weak);color:var(--epc-primary);border-radius:4px;padding:1px 8px;font-size:12px}.epc-id{color:var(--epc-text-sub);font-size:12px}.epc-tabs{display:flex;gap:4px;padding:0 12px;border-bottom:1px solid var(--epc-border);background:#fff}.epc-tab{padding:12px 16px;cursor:pointer;border-bottom:2px solid transparent;color:var(--epc-text-sub);position:relative;white-space:nowrap}.epc-tab.active{color:var(--epc-primary);border-bottom-color:var(--epc-primary);font-weight:600}.epc-tab .epc-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#52c41a;margin-left:6px;vertical-align:middle}.epc-tab .epc-dot.core{background:#fa8c16}.epc-tabbody{padding:16px;background:#fff}.epc-section{margin-bottom:22px}.epc-section-title{font-weight:600;margin-bottom:12px;padding-left:8px;border-left:3px solid var(--epc-primary)}.epc-hint{color:var(--epc-text-sub);font-size:12px;margin:4px 0 10px}.epc-row{display:flex;align-items:flex-start;margin-bottom:14px}.epc-label{width:130px;flex-shrink:0;text-align:right;padding-right:12px;color:#4e5969;padding-top:6px}.epc-label .req{color:#f5222d;margin-right:2px}.epc-field{flex:1;min-width:0}.epc-history-row .epc-label{width:315px;white-space:nowrap}.epc-history-row .epc-field{flex:0 0 auto}.epc-input,.epc-select{height:32px;border:1px solid var(--epc-border);border-radius:var(--epc-radius);padding:0 10px;width:240px;max-width:100%;box-sizing:border-box;background:#fff;color:var(--epc-text)}.epc-input.sm{width:90px}.epc-input.time{width:110px}.epc-radio{display:inline-flex;gap:16px;align-items:center;padding-top:6px}.epc-radio label{display:inline-flex;gap:4px;align-items:center;cursor:pointer}.epc-btn{height:30px;padding:0 14px;border-radius:var(--epc-radius);border:1px solid var(--epc-border);background:#fff;cursor:pointer;color:var(--epc-text)}.epc-btn.primary{background:var(--epc-primary);border-color:var(--epc-primary);color:#fff}.epc-btn.sm{height:26px;padding:0 10px;font-size:12px}.epc-disabled-block{background:var(--epc-disabled-bg);border:1px dashed var(--epc-border);border-radius:var(--epc-radius);padding:12px 14px;color:var(--epc-text-sub)}.epc-disabled-block .epc-row{margin-bottom:8px;opacity:.65}.epc-disabled-tip{color:#fa8c16;font-size:12px;margin-bottom:8px}.epc-pool{display:flex;flex-wrap:wrap;gap:8px}.epc-chip{border:1px solid var(--epc-border);border-radius:16px;padding:4px 12px;cursor:pointer;background:#fff;-webkit-user-select:none;user-select:none}.epc-chip.on{border-color:var(--epc-primary);color:var(--epc-primary);background:var(--epc-primary-weak)}.epc-chip.off-store{opacity:.45;text-decoration:line-through}.epc-weekbar{display:flex;gap:6px;margin-bottom:12px}.epc-weekday{padding:6px 14px;border:1px solid var(--epc-border);border-radius:var(--epc-radius);cursor:pointer;background:#fff}.epc-weekday.active{background:var(--epc-primary);border-color:var(--epc-primary);color:#fff}.epc-weekday .cnt{font-size:11px;opacity:.8;margin-left:4px}.epc-table{width:100%;border-collapse:collapse;margin-top:8px}.epc-table th,.epc-table td{border:1px solid var(--epc-border);padding:8px 10px;text-align:left;vertical-align:middle}.epc-table th{background:#fafbfc;color:#4e5969;font-weight:600}.epc-table .muted{color:var(--epc-text-sub)}.epc-cal{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;max-width:560px}.epc-cal-head{text-align:center;color:var(--epc-text-sub);font-size:12px;padding:4px 0}.epc-cal-cell{border:1px solid var(--epc-border);border-radius:var(--epc-radius);min-height:54px;padding:6px;cursor:pointer;position:relative}.epc-cal-cell.on{border-color:var(--epc-primary);background:var(--epc-primary-weak)}.epc-cal-cell .d{font-size:12px;color:#4e5969}.epc-cal-cell .p{font-size:12px;font-weight:600;margin-top:6px}.epc-cal-cell .s{font-size:11px;color:var(--epc-text-sub)}.epc-cal-cell.off{background:#fafbfc;color:var(--epc-text-sub)}.epc-footer{position:sticky;bottom:0;background:#fff;border-top:1px solid var(--epc-border);padding:10px 16px;display:flex;justify-content:center;gap:12px;margin:0 -16px -16px}.epc-toast{position:fixed;left:50%;bottom:40px;transform:translate(-50%);background:#1f2733;color:#fff;padding:8px 16px;border-radius:var(--epc-radius);font-size:13px;z-index:50}.epc-annot-toggle{margin-left:auto;display:inline-flex;align-items:center;gap:5px;font-size:12px;color:var(--epc-text-sub);cursor:pointer;-webkit-user-select:none;user-select:none}.epc-annot-toggle.on{color:#ad6800}.epc-pin{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#fff7e6;color:#ad6800;border:1px solid #ffd591;font-size:10px;flex-shrink:0;margin-left:6px;vertical-align:middle}.epc-notes{margin-top:18px;background:#fffbe6;border:1px solid #ffe58f;border-radius:var(--epc-radius);padding:10px 14px}.epc-notes-h{font-size:12px;color:#ad6800;font-weight:600;margin-bottom:8px}.epc-note{display:flex;gap:8px;align-items:flex-start;margin-bottom:7px;font-size:12px;color:#7a6a1f;line-height:1.6}.epc-note:last-child{margin-bottom:0}.esc-root{--c-primary: #1677ff;--c-primary-weak: #e6f0ff;--c-border: #e5e7eb;--c-bg: #f5f6f8;--c-text: #1f2329;--c-sub: #8a9099;--c-disabled: #c0c4cc;--r: 6px;display:flex;min-height:720px;background:var(--c-bg);color:var(--c-text);font-size:13px;font-family:-apple-system,PingFang SC,Microsoft YaHei,sans-serif}.esc-side{width:168px;flex-shrink:0;background:#1f2733;color:#c5ccd6;padding-top:8px}.esc-side-logo{font-weight:700;color:#fff;padding:12px 16px 16px;font-size:14px}.esc-side-item{padding:10px 16px;font-size:13px}.esc-side-item.active{background:var(--c-primary);color:#fff}.esc-main{flex:1;display:flex;flex-direction:column;min-width:0}.esc-topbar{height:44px;background:#fff;border-bottom:1px solid var(--c-border);display:flex;align-items:center;padding:0 16px;color:var(--c-sub)}.esc-topbar b{color:var(--c-text)}.esc-content{padding:16px;overflow:auto}.esc-card{background:#fff;border:1px solid var(--c-border);border-radius:var(--r);display:flex;min-height:600px}.esc-subnav{width:120px;flex-shrink:0;border-right:1px solid var(--c-border);padding:12px 0}.esc-subitem{padding:10px 16px;cursor:pointer;color:var(--c-text);border-left:2px solid transparent}.esc-subitem.active{color:var(--c-primary);border-left-color:var(--c-primary);background:var(--c-primary-weak);font-weight:600}.esc-subitem.disabled{color:var(--c-disabled);cursor:not-allowed}.esc-subitem .lock{font-size:11px;margin-left:4px}.esc-body{flex:1;padding:18px 24px;min-width:0}.esc-title{text-align:center;font-weight:700;font-size:15px;margin-bottom:18px}.esc-row{display:flex;align-items:flex-start;margin-bottom:16px}.esc-label{width:130px;flex-shrink:0;text-align:right;padding-right:12px;color:#4e5969;padding-top:6px}.esc-label .req{color:#f5222d;margin-right:2px}.esc-field{flex:1;min-width:0}.esc-input,.esc-select{height:32px;border:1px solid var(--c-border);border-radius:var(--r);padding:0 10px;width:320px;max-width:100%;box-sizing:border-box;background:#fff;color:var(--c-text)}.esc-input.sm{width:160px}.esc-hint{color:var(--c-sub);font-size:12px;margin-top:4px}.esc-radio{display:inline-flex;gap:18px;align-items:center;padding-top:6px}.esc-radio label{display:inline-flex;gap:5px;align-items:center;cursor:pointer}.esc-attr{background:#fffbe6;border:1px solid #ffe58f;border-radius:var(--r);padding:10px 12px}.esc-attr .new-tag{background:#fa8c16;color:#fff;font-size:11px;border-radius:3px;padding:1px 6px;margin-left:8px}.esc-week{display:flex;flex-wrap:wrap;gap:14px;padding-top:6px}.esc-week label{display:inline-flex;gap:4px;align-items:center;cursor:pointer}.esc-upload{width:110px;height:110px;border:1px dashed var(--c-border);border-radius:var(--r);display:flex;align-items:center;justify-content:center;color:var(--c-disabled);font-size:28px;background:#fafbfc}.esc-btn{height:30px;padding:0 14px;border-radius:var(--r);border:1px solid var(--c-border);background:#fff;cursor:pointer;color:var(--c-text)}.esc-btn.primary{background:var(--c-primary);border-color:var(--c-primary);color:#fff}.esc-btn.link{border:none;background:none;color:var(--c-primary);padding:0 4px}.esc-callout{background:#fff7e6;border:1px solid #ffd591;color:#ad6800;border-radius:var(--r);padding:8px 12px;margin-bottom:16px;font-size:12px}.esc-placeholder{color:var(--c-sub);padding:40px;text-align:center;border:1px dashed var(--c-border);border-radius:var(--r)}.esc-footer{display:flex;justify-content:center;gap:12px;padding-top:12px;border-top:1px solid var(--c-border);margin-top:10px}.hec-root{--hec-primary: #409eff;--hec-border: #dfe4ec;--hec-text: #606266;--hec-muted: #909399;--hec-bg: #f3f5f8;display:flex;min-width:1180px;min-height:760px;background:var(--hec-bg);color:var(--hec-text);font:14px/1.5 -apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.hec-side{width:196px;flex:0 0 196px;background:#061a2e;color:#aab8c8}.hec-logo{height:52px;display:flex;align-items:center;padding:0 14px;color:#fff;font-size:16px;font-weight:600;box-sizing:border-box}.hec-menu{height:56px;padding:0 20px;display:flex;align-items:center;gap:11px;color:#b8c4d1}.hec-menu.expanded{color:#fff;background:#061526}.hec-menu-icon{width:14px;color:#c8d4df}.hec-arrow{margin-left:auto;font-size:13px}.hec-submenu{height:50px;display:flex;align-items:center;gap:12px;padding-left:40px;color:#aebccd;background:#10273b}.hec-submenu.active{background:var(--hec-primary);color:#fff}.hec-main{flex:1;min-width:0;display:flex;flex-direction:column}.hec-top{height:50px;padding:0 14px;display:flex;align-items:center;gap:10px;color:#4d5258;border-bottom:1px solid #d8dde5;box-sizing:border-box}.hec-top .muted{color:#adb2b8}.hec-top strong{margin-left:auto;color:#111;font-size:13px}.hec-fold{font-size:17px;color:#111;margin-right:4px}.hec-tabs{height:38px;display:flex;align-items:center;gap:4px;padding:0 4px;background:#fff;border-bottom:1px solid var(--hec-border)}.hec-tabs button{height:30px;padding:0 16px;border:1px solid var(--hec-border);background:#fff;color:#666}.hec-tabs button.active{color:#fff;background:var(--hec-primary);border-color:var(--hec-primary)}.hec-content{padding:0 18px 18px;overflow:auto}.hec-page-tab{height:50px;display:flex;align-items:center;width:max-content;border-bottom:2px solid var(--hec-primary);color:var(--hec-primary);font-weight:600}.hec-card{background:#fff;margin-top:14px;border:1px solid #edf0f4;min-height:590px}.hec-toolbar{min-height:72px;padding:16px 20px;display:flex;align-items:center;box-sizing:border-box}.hec-filters{margin-left:auto;display:flex;gap:8px;align-items:center}.hec-filters select,.hec-modal select,.hec-field>input{height:32px;border:1px solid #dcdfe6;border-radius:4px;background:#fff;color:#606266;padding:0 10px;box-sizing:border-box;outline:none}.hec-filters select:focus,.hec-modal select:focus,.hec-field>input:focus{border-color:var(--hec-primary)}.hec-button{height:32px;padding:0 15px;border:1px solid #dcdfe6;border-radius:4px;background:#fff;color:#606266;cursor:pointer}.hec-button.primary{background:var(--hec-primary);border-color:var(--hec-primary);color:#fff}.hec-circle{width:32px;height:32px;border:1px solid #dcdfe6;border-radius:50%;color:#7d8793;background:#fff;font-size:18px;cursor:pointer}.hec-table-wrap{overflow-x:auto;border-top:1px solid var(--hec-border)}.hec-table{width:100%;min-width:1640px;border-collapse:collapse;table-layout:fixed}.hec-table th,.hec-table td{height:68px;padding:10px 12px;border-right:1px solid var(--hec-border);border-bottom:1px solid var(--hec-border);text-align:center;box-sizing:border-box;font-weight:400}.hec-table th{height:44px;background:#fafafa;color:#51545a;font-weight:600;white-space:nowrap}.hec-table th:nth-child(1){width:62px}.hec-table th:nth-child(2){width:110px}.hec-table th:nth-child(3){width:135px}.hec-table th:nth-child(4){width:90px}.hec-table th:nth-child(5){width:62px}.hec-table th:nth-child(6){width:130px}.hec-table th:nth-child(7){width:155px}.hec-table th:nth-child(8){width:115px}.hec-table th:nth-child(9){width:180px}.hec-table th:nth-child(10){width:110px}.hec-table th:nth-child(11){width:120px}.hec-table th:nth-child(12){width:160px}.hec-table th:nth-child(13){width:76px}.hec-table th:nth-child(14){width:150px}.hec-entry-icon{width:46px;height:46px;margin:auto;border-radius:12px;background:#fff1fb;color:#ed8bd1;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.hec-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.hec-tag{display:inline-flex;height:22px;padding:0 7px;align-items:center;border-radius:3px;font-size:12px;white-space:nowrap}.hec-tag.client{color:#2778d7;background:#eaf4ff;border:1px solid #badbff}.hec-tag.page{color:#6d55b4;background:#f2edff;border:1px solid #d8cbff}.hec-url{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.hec-status{display:inline-flex;align-items:center;gap:5px}.hec-status:before{content:"";width:6px;height:6px;border-radius:50%}.hec-status.on:before{background:#67c23a}.hec-status.off:before{background:#c0c4cc}.hec-status.failed{color:#f56c6c}.hec-status.failed:before{background:#f56c6c}.hec-failed-target{display:block;margin-top:3px;color:#f56c6c;font-size:11px;white-space:nowrap}.hec-actions{display:flex;justify-content:center;gap:9px;white-space:nowrap}.hec-actions button{border:0;padding:0;background:transparent;color:var(--hec-primary);cursor:pointer}.hec-actions button.danger{color:#f56c6c}.hec-empty{padding:46px;color:#a3a8ae}.hec-pagination{height:58px;padding:0 18px;display:flex;justify-content:flex-end;align-items:center;gap:8px;color:#7c8289}.hec-pagination button,.hec-pagination input,.hec-pagination select{height:30px;min-width:30px;border:1px solid #dcdfe6;border-radius:3px;background:#fff;color:#7c8289;text-align:center}.hec-pagination button.current{border:0;color:var(--hec-primary)}.hec-pagination input{width:36px}.hec-mask{position:fixed;inset:0;z-index:40;display:flex;align-items:center;justify-content:center;background:#00000075}.hec-modal{width:880px;max-height:88vh;display:flex;flex-direction:column;background:#fff;border-radius:2px;box-shadow:0 10px 34px #00000038}.hec-modal-head{height:60px;padding:0 20px;display:flex;align-items:center;color:#303133;font-size:18px;border-bottom:1px solid #f0f1f3;box-sizing:border-box}.hec-modal-head button{margin-left:auto;border:0;background:transparent;color:#909399;font-size:24px;cursor:pointer}.hec-modal-body{padding:28px 70px 16px 42px;overflow:auto}.hec-form-row{display:flex;align-items:flex-start;min-height:48px;margin-bottom:2px}.hec-label{width:130px;flex:0 0 130px;text-align:right;padding:6px 12px 0 0;box-sizing:border-box}.hec-label span{color:#f56c6c;margin-right:4px}.hec-field{flex:1;min-width:0}.hec-field>input,.hec-field>select{width:360px}.hec-upload{width:128px;height:128px;border:0;border-radius:6px;background:#f1f1f1;color:#8d98a5;font-size:32px;cursor:pointer}.hec-helper{margin-top:8px;color:#909399;font-size:12px}.hec-stepper{display:flex;width:360px;height:32px}.hec-stepper button{width:34px;border:1px solid #dcdfe6;background:#f5f7fa;color:#606266;cursor:pointer}.hec-stepper input{flex:1;min-width:0;border:1px solid #dcdfe6;border-left:0;border-right:0;text-align:center;outline:none}.hec-checks,.hec-radios{min-height:32px;display:flex;align-items:center;gap:24px}.hec-checks label,.hec-radios label{display:flex;align-items:center;gap:6px;cursor:pointer}.hec-checks label.disabled{color:#c0c4cc;cursor:not-allowed}.hec-checks input,.hec-radios input{accent-color:var(--hec-primary)}.hec-errors{margin:6px 0 0 130px;padding:8px 12px;border:1px solid #fbc4c4;background:#fef0f0;color:#f56c6c;font-size:12px}.hec-modal-foot{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:flex-end;gap:12px;border-top:1px solid #ebeef5;box-sizing:border-box}.hec-toast{position:fixed;z-index:60;left:50%;top:28px;transform:translate(-50%);padding:10px 18px;border:1px solid #b3e19d;border-radius:4px;background:#f0f9eb;color:#67c23a;box-shadow:0 4px 16px #0000001f}@media(max-width:1300px){.hec-root{min-width:1060px}.hec-side{width:180px;flex-basis:180px}.hec-filters select{max-width:130px}}.ivt-root{--ivt-success: #16a34a;--ivt-warning: #f59e0b}.ivt-content{min-height:760px}.ivt-card{min-width:1040px}.ivt-badge{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:4px;background:#e6f4ff;color:#0958d9;font-size:12px;font-weight:700}.ivt-layout{display:block}.ivt-form{min-width:0}.ivt-radio{padding-top:5px}.ivt-field-tip{margin:6px 0 0;color:var(--epc-text-sub);font-size:12px;line-height:1.5}.ivt-warning{width:fit-content;margin-top:8px;padding:7px 10px;border:1px solid #ffd591;border-radius:4px;background:#fff7e6;color:#ad6800;font-size:12px;line-height:1.5}.ivt-store-table .epc-select:not(.ivt-count-mode){width:154px}.ivt-store-table{min-width:960px}.ivt-store-table th:nth-child(2),.ivt-store-table td:nth-child(2){min-width:520px;white-space:nowrap}.ivt-store-table th:nth-child(3),.ivt-store-table td:nth-child(3){min-width:168px}.ivt-count-field{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.ivt-count-mode{width:94px}.ivt-date{width:132px}.ivt-clock{width:126px;margin-left:6px}.ivt-store-table .ivt-date{width:130px}.ivt-store-table .ivt-clock{width:118px}.ivt-switch{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#4e5969}.ivt-link-btn{border:0;background:transparent;color:#1677ff;cursor:pointer;font-size:12px}.ivt-divider{height:1px;margin:16px 0;background:var(--epc-border)}.ivt-richtext{width:min(620px,100%);border:1px solid var(--epc-border);border-radius:6px;background:#fff;overflow:hidden}.ivt-rich-toolbar{display:flex;align-items:center;gap:6px;padding:8px;border-bottom:1px solid var(--epc-border);background:#fafafb}.ivt-rich-toolbar button{height:28px;padding:0 10px;border:1px solid #d9dce3;border-radius:4px;background:#fff;color:#1f2937;cursor:pointer;font-size:12px}.ivt-rich-toolbar button:hover{border-color:#2f73ff;color:#2f73ff}.ivt-rich-editor{min-height:128px;padding:10px;color:#1f2937;font-size:13px;line-height:1.6}.ivt-rich-copy{min-height:82px;outline:none}.ivt-rich-copy:empty:before{color:#9a9aa6;content:attr(data-placeholder)}.ivt-rich-image{display:flex;align-items:center;justify-content:space-between;width:210px;min-height:76px;margin-bottom:8px;padding:10px;border:1px dashed #a8b3c7;border-radius:6px;background:#f6f8fc;color:#64748b;font-size:12px}.ivt-rich-image button{border:0;background:transparent;color:#1677ff;cursor:pointer;font-size:12px}.ivt-notes{margin:14px 16px 16px}@media(max-width:1180px){.ivt-form{border-right:0}}.sca-root{display:flex;min-height:760px;background:#f0f2f5;color:#333;font-size:13px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.sca-side{width:176px;flex:none;background:#001529;color:#ffffffa6;padding-bottom:20px;overflow-y:auto}.sca-logo{height:46px;display:flex;align-items:center;padding:0 16px;color:#fff;font-weight:700;font-size:15px;background:#002140}.sca-menu{display:flex;align-items:center;justify-content:space-between;padding:11px 16px;cursor:pointer}.sca-menu.open{color:#fff;background:#000c17}.sca-caret{font-size:11px;opacity:.6}.sca-sub{padding:9px 16px 9px 30px;background:#000c17;color:#ffffffa6;cursor:pointer}.sca-sub.active{background:#1890ff;color:#fff}.sca-main{flex:1;min-width:0;display:flex;flex-direction:column}.sca-topbar{height:46px;display:flex;align-items:center;gap:4px;padding:0 12px;background:#fff;border-bottom:1px solid #e8e8e8}.sca-hamburger{font-size:18px;margin-right:8px;color:#555}.sca-tab{padding:6px 12px;border-radius:4px 4px 0 0;color:#555;font-size:13px}.sca-tab.active{color:#1890ff;border-bottom:2px solid #1890ff}.sca-annot{margin-left:auto;display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#888;cursor:pointer}.sca-annot.on{color:#1890ff}.sca-body{flex:1;padding:14px 18px;overflow-y:auto}.sca-warn{color:#e8453c;font-size:12.5px;line-height:1.7;margin-bottom:12px}.sca-newbtn{background:#1890ff;color:#fff;border:0;border-radius:4px;padding:7px 16px;font-size:13px;cursor:pointer;margin-bottom:14px}.sca-layout{display:flex;gap:18px;align-items:flex-start}.sca-sessions{width:128px;flex:none}.sca-session{padding:10px;border:1px solid #e8e8e8;border-radius:6px;margin-bottom:10px;text-align:center;cursor:pointer;background:#fff}.sca-session.active{border-color:#1890ff}.sca-session-name{color:#1aa251;font-weight:600}.sca-session.active .sca-session-name{color:#1890ff}.sca-session-meta{color:#999;font-size:11px;margin-top:2px}.sca-panel{flex:1;min-width:0;background:#fff;border:1px solid #eee;border-radius:6px;padding:16px 20px;position:relative}.sca-panel-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.sca-panel-head strong{font-size:14px}.sca-link{background:none;border:1px solid #d9d9d9;border-radius:3px;padding:2px 8px;font-size:12px;color:#1890ff;cursor:pointer}.sca-link.danger{color:#e8453c;border-color:#f0b4b0}.sca-subtabs{display:flex;gap:24px;border-bottom:1px solid #eee;margin-bottom:18px}.sca-subtabs span{padding:8px 0;color:#666;cursor:pointer}.sca-subtabs .active{color:#1890ff;border-bottom:2px solid #1890ff}.sca-form{max-width:720px}.sca-row{display:flex;align-items:flex-start;margin-bottom:18px}.sca-label{width:220px;flex:none;text-align:right;padding:6px 12px 0 0;color:#333}.sca-label i{color:#e8453c;font-style:normal;margin-right:3px}.sca-field{flex:1;display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding-top:2px}.sca-radio,.sca-check{display:inline-flex;align-items:center;gap:5px;cursor:pointer}.sca-input{height:30px;border:1px solid #d9d9d9;border-radius:4px;padding:0 10px;font-size:13px;color:#333}.sca-input::placeholder{color:#bfbfbf}.sca-age{display:inline-flex;align-items:center;gap:8px;padding:5px 10px;border:1px dashed #1890ff;border-radius:6px;background:#1890ff0f}.sca-age-label{color:#1890ff;font-weight:600}.sca-age-suffix{color:#888}.sca-select{height:30px;border:1px solid #d9d9d9;border-radius:4px;padding:0 8px;font-size:13px;background:#fff;cursor:pointer}.sca-pin{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#e8453c;color:#fff;font-size:11px}.sca-richbox{width:520px;border:1px solid #d9d9d9;border-radius:4px;overflow:hidden}.sca-rich-toolbar{padding:6px 10px;border-bottom:1px solid #eee;background:#fafafa;color:#666}.sca-rich-area{height:180px;padding:12px;color:#bfbfbf}.sca-footer{text-align:center;margin-top:24px}.sca-save{background:#1890ff;color:#fff;border:0;border-radius:4px;padding:7px 26px;font-size:13px;cursor:pointer}.sca-notes{margin-top:20px;padding:12px 14px;border-radius:8px;background:#fffbe6;border:1px solid #ffe58f;font-size:12.5px;line-height:1.7}.sca-notes-h{font-weight:700;color:#ad8b00;margin-bottom:6px}.sca-note{margin-top:4px;color:#614700}.sca-note b:first-child{display:inline-grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#e8453c;color:#fff;font-size:11px;margin-right:6px}.sca-toast{position:fixed;left:50%;bottom:40px;transform:translate(-50%);background:#000c;color:#fff;padding:10px 18px;border-radius:6px;font-size:13px;z-index:50}.mbc-demo{min-height:100vh;padding:20px;background:#e9edf5;color:#151925;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif}.mbc-demo *{box-sizing:border-box}.mbc-demo button{font:inherit;cursor:pointer}.mbc-toolbar,.mbc-shortcuts{max-width:800px;margin:0 auto 12px;padding:13px 16px;border-radius:16px;background:#fff;box-shadow:0 8px 28px #24335412;display:flex;align-items:center;justify-content:space-between;gap:13px}.mbc-toolbar>div:first-child{display:flex;flex-direction:column;gap:3px}.mbc-toolbar span{font-size:11px;color:#8590a1}.mbc-control,.mbc-shortcuts{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mbc-control label{font-size:11px;color:#586275}.mbc-control select,.mbc-control button,.mbc-shortcuts button{margin-left:4px;border:1px solid #dbe2ee;border-radius:9px;padding:6px 8px;background:#fff;color:#40506a;font-size:11px}.mbc-control button:disabled{opacity:.45}.mbc-shortcuts{justify-content:center;padding:9px}.mbc-shortcuts button{margin:0}.mbc-shortcuts button:hover{color:#2474e8;border-color:#2474e8}.mbc-phone{position:relative;width:390px;height:844px;margin:auto;overflow:hidden;border:8px solid #10151f;border-radius:42px;background:#fff;box-shadow:0 24px 58px #26334c4a}.mbc-phone>div{height:100%;position:relative;overflow:hidden}.mbc-status{height:32px;padding:10px 19px 0;display:flex;justify-content:space-between;font-size:11px}.mbc-head{height:48px;padding:0 15px;display:grid;grid-template-columns:36px 1fr 36px;align-items:center}.mbc-head button{border:0;background:none;font-size:27px;color:inherit;text-align:left}.mbc-head b{text-align:center;font-size:15px}.mbc-head span{text-align:right;letter-spacing:2px}nav{position:absolute;right:0;bottom:0;left:0;height:59px;padding:7px 29px;border-top:1px solid #dde4ee;background:#fff;display:flex;justify-content:space-between;color:#8791a1;z-index:2}nav span{display:flex;flex-direction:column;gap:3px;align-items:center;font-size:17px}nav small{font-size:9px}nav span.active{color:#2378e8}.mbc-app-mine{background:linear-gradient(180deg,#e2f4ff 0,#f8fbff 39%,#fff);color:#1d2b44}.mbc-profile,.mbc-mini-profile{padding:25px 22px 22px;display:grid;grid-template-columns:58px 1fr;column-gap:12px;align-items:center}.mbc-avatar{width:58px;height:58px;border-radius:50%;background:linear-gradient(145deg,#477ea2,#172d4a);color:#d6f4ff;display:flex;align-items:center;justify-content:center;font-weight:800}.mbc-profile b,.mbc-mini-profile b{font-size:17px}.mbc-profile small,.mbc-mini-profile small{grid-column:2;color:#8190a3;font-size:10px}.mbc-app-level-bar{width:calc(100% - 28px);margin:0 14px;padding:13px;border:0;border-radius:16px;background:linear-gradient(105deg,#276dc9,#1a9ad8);color:#fff;display:grid;grid-template-columns:51px 1fr 14px;gap:10px;align-items:center;text-align:left;box-shadow:0 10px 23px #2081ce42}.mbc-hex,.mbc-level-hex{clip-path:polygon(25% 4%,75% 4%,100% 50%,75% 96%,25% 96%,0 50%);background:linear-gradient(145deg,#d9f8ff,#4db4df);display:flex;align-items:center;justify-content:center;color:#165284;font-weight:900}.mbc-hex{width:50px;height:50px;font-size:12px}.mbc-app-level-bar span{display:flex;flex-direction:column;gap:2px}.mbc-app-level-bar em{font-size:11px;color:#fff6b1;font-style:normal;font-weight:700}.mbc-app-level-bar small{font-size:10px;color:#dcefff}.mbc-app-level-bar strong{font-size:21px}.mbc-app-icons,.mbc-mini-menu{margin:26px 15px 0;padding:18px 8px;border-radius:15px;background:#fff;display:flex;justify-content:space-around;box-shadow:0 6px 20px #4966880d}.mbc-app-icons span,.mbc-mini-menu span{display:flex;flex-direction:column;gap:5px;align-items:center;font-size:10px;color:#546277}.mbc-app-icons i,.mbc-mini-menu i{font-size:21px;font-style:normal;color:#2d83e6}.mbc-simple-list,.mbc-mini-links{margin:16px 15px;padding:4px 16px;border-radius:15px;background:#fff;display:flex;flex-direction:column}.mbc-simple-list b,.mbc-mini-links b{padding:16px 0;border-bottom:1px solid #edf0f3;font-size:13px}.mbc-mini-mine{background:#0d0e11;color:#fff}.mbc-mini-mine .mbc-head{background:#121316}.mbc-mini-profile{background:linear-gradient(130deg,#172c42,#253b4e);padding-bottom:35px}.mbc-mini-profile small{color:#b3c4d0}.mbc-platinum-card{width:calc(100% - 28px);height:118px;margin:-16px 14px 13px;padding:18px;border:0;border-radius:15px;background:linear-gradient(120deg,#506371,#93a4ad);color:#fff;text-align:left;display:flex;justify-content:space-between;align-items:center}.mbc-platinum-card div{display:flex;flex-direction:column;gap:5px}.mbc-platinum-card small{font-size:10px}.mbc-platinum-card b{font-size:18px}.mbc-platinum-card em{font-size:11px;color:#fff4bc;font-style:normal}.mbc-platinum-card span{font-size:11px;color:#e3edf1}.mbc-platinum-card strong{font-size:20px}.mbc-badge-card{width:calc(100% - 28px);margin:0 14px;padding:16px;border-radius:15px;background:linear-gradient(120deg,#16171d,#2a2b33);display:flex;align-items:center;gap:13px}.mbc-badge-card>span{width:48px;height:48px;border-radius:50%;border:2px solid #e6b86c;color:#f2d694;display:flex;align-items:center;justify-content:center;font-weight:800}.mbc-badge-card div{display:flex;flex-direction:column;gap:5px}.mbc-badge-card small{color:#a9abb4;font-size:10px}.mbc-mini-menu{margin-top:13px;background:#191a1f}.mbc-mini-menu span{color:#d2d4da}.mbc-mini-menu i{color:#e6bc70}.mbc-mini-links{background:#191a1f}.mbc-mini-links b{border-color:#2b2d33}.mbc-intro{background:#0f1013;color:#fff}.mbc-intro.app{background:#f5fbff;color:#1d2b44}.mbc-intro.app .mbc-poster{color:#fff}.mbc-poster{height:calc(100% - 80px);padding:62px 24px;background:radial-gradient(circle at 80% 27%,#f1b6a277,transparent 30%),linear-gradient(155deg,#171117,#3a2028 50%,#0e0f13);text-align:center}.mbc-poster>span{letter-spacing:4px;font-size:10px;color:#f0c796}.mbc-poster h1{margin:18px 0;font-size:31px;line-height:1.28}.mbc-poster h1 strong{color:#f4b879}.mbc-poster-cards{margin:38px auto 28px;display:flex;justify-content:center;gap:8px}.mbc-poster-cards i{width:86px;height:108px;border-radius:12px;background:linear-gradient(145deg,#fff1df,#e5b17b);box-shadow:0 14px 23px #0005;color:#754226;font-style:normal;display:flex;align-items:center;justify-content:center;font-weight:800}.mbc-poster-cards i:nth-child(2){transform:translateY(-12px);background:linear-gradient(145deg,#e8e1ff,#b29dde)}.mbc-poster p{margin:0 auto;max-width:278px;color:#fff0dc;font-size:12px;line-height:1.7}.mbc-mask{position:absolute;inset:0;z-index:5;padding:0 23px;background:#0009;display:flex;align-items:center}.mbc-dialog{position:relative;width:100%;max-height:82%;overflow:auto;padding:28px 18px 19px;border-radius:21px;background:#fff;color:#29272c;text-align:center}.mbc-close{position:absolute;top:6px;right:11px;border:0;background:none;color:#8b8d92;font-size:27px}.mbc-dialog>small{color:#aa8266;font-size:11px}.mbc-dialog h2{margin:7px 0 10px;font-size:21px}.mbc-dialog>button:not(.mbc-close),.mbc-benefit-item aside button{border:0;border-radius:22px;background:#266fe2;color:#fff;font-weight:700}.mbc-dialog>button:not(.mbc-close){width:100%;height:43px}.mbc-dialog em{display:block;margin-top:11px;color:#9a9ba0;font-size:10px;font-style:normal}.mbc-deadline{margin:12px 0;color:#8b6d58;font-size:10px}.mbc-guide{margin:0 0 10px;color:#62768a;font-size:12px;font-weight:700}.mbc-benefit-list{display:flex;flex-direction:column;gap:8px;text-align:left}.mbc-benefit-item{min-height:64px;padding:9px;border-radius:12px;background:#f8f4ee;display:grid;grid-template-columns:38px 1fr auto;gap:9px;align-items:center}.mbc-benefit-item.focus{outline:2px solid #2778e8;background:#eef7ff}.mbc-benefit-item>i{width:37px;height:37px;border-radius:11px;background:linear-gradient(145deg,#f7d786,#ca9754);display:flex;align-items:center;justify-content:center;color:#774520;font-size:12px;font-weight:800;font-style:normal}.mbc-benefit-item>div{display:flex;flex-direction:column;gap:2px}.mbc-benefit-item>div small{color:#9b846f;font-size:9px}.mbc-benefit-item>div b{font-size:12px}.mbc-benefit-item>div span{font-size:10px;color:#7a6a5b}.mbc-benefit-item aside{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.mbc-benefit-item aside em{margin:0;font-size:10px}.mbc-benefit-item aside em.pending{color:#df5a24}.mbc-benefit-item aside em.claimed{color:#42a06f}.mbc-benefit-item aside em.expired{color:#a0a2a6}.mbc-benefit-item aside button{height:26px;padding:0 9px;font-size:10px}.mbc-benefit-item aside button:disabled{background:#aeb6c2}.mbc-benefit-item aside small{font-size:8px;color:#66788c}.mbc-empty{padding:16px;text-align:center;color:#8f9196;font-size:12px}.mbc-level{background:linear-gradient(180deg,#e6f5ff,#f7fbff 37%,#fff);color:#1c2d47}.mbc-level-hero{padding:11px 20px 13px;text-align:center}.mbc-level-hex{width:95px;height:104px;margin:0 auto 8px;font-size:22px}.mbc-level-hero h1{margin:0 0 7px;font-size:20px}.mbc-level-hero p{margin:0;color:#55718b;font-size:12px}.mbc-progress{width:180px;height:6px;margin:11px auto 7px;border-radius:6px;background:#c9e0f2}.mbc-progress i{display:block;width:85%;height:100%;border-radius:6px;background:#2580e5}.mbc-level-hero small{color:#a3b6c6;font-size:10px}.mbc-level-tabs{display:flex;justify-content:center;gap:25px;border-bottom:1px solid #dce8f2}.mbc-level-tabs button{padding:9px 3px;border:0;border-bottom:2px solid transparent;background:none;color:#8096ac;font-size:12px}.mbc-level-tabs button.active{border-color:#2378e8;color:#2378e8;font-weight:800}.mbc-rights,.mbc-tasks{margin:15px 14px;padding:16px;border-radius:16px;background:#fff;box-shadow:0 6px 17px #3653730d}.mbc-rights h2,.mbc-tasks h2{margin:0 0 12px;font-size:16px}.mbc-noncurrent p,.mbc-tasks p{margin:0;color:#899aaa;font-size:11px}.mbc-tasks{margin-top:0}.mbc-tasks h2{font-size:14px}.mbc-message{background:#f5f6f8;color:#21242a}.mbc-message .mbc-status,.mbc-message .mbc-head{background:#fff}.mbc-msg-tabs{height:49px;padding:14px 22px;background:#fff;display:flex;gap:26px;font-size:13px}.mbc-msg-tabs b{color:#2778e8;border-bottom:2px solid #2778e8}.mbc-message-card{width:calc(100% - 24px);margin:12px;padding:14px;border:0;border-radius:14px;background:#fff;display:grid;grid-template-columns:40px 1fr 12px;gap:10px;text-align:left}.mbc-message-card i{width:40px;height:40px;border-radius:12px;background:#347fe5;color:#fff;display:flex;align-items:center;justify-content:center;font-style:normal}.mbc-message-card div{display:flex;flex-direction:column;gap:4px}.mbc-message-card p{margin:0;color:#747a84;font-size:10px;line-height:1.5}.mbc-message-card small{color:#a0a4ab;font-size:9px}.mbc-message-note{display:block;margin:10px 15px;color:#8c9199;font-size:11px}.mbc-push{background:linear-gradient(150deg,#526479,#131c2a);color:#fff}.mbc-lock{padding:22px;text-align:center}.mbc-lock>b{display:block;text-align:left}.mbc-lock h1{margin:25px 0 0;font-size:54px}.mbc-lock p{margin:0;font-size:14px}.mbc-push-card{width:calc(100% - 24px);margin:6px 12px;padding:13px;border:0;border-radius:17px;background:#f8f8fadd;color:#23252b;display:grid;grid-template-columns:41px 1fr;gap:10px;text-align:left}.mbc-push-card>i{width:41px;height:41px;border-radius:11px;background:#1c2838;color:#fff;display:flex;align-items:center;justify-content:center;font-style:normal;font-size:10px;font-weight:800}.mbc-push-card div{display:flex;flex-direction:column;gap:4px}.mbc-push-card b{font-size:11px}.mbc-push-card b small{float:right;color:#8c8e94;font-weight:400}.mbc-push-card strong{font-size:12px}.mbc-push-card p{margin:0;color:#50555d;font-size:10px;line-height:1.45}.mbc-toast{position:absolute;right:15px;bottom:73px;left:15px;z-index:9;padding:12px;border:0;border-radius:12px;background:#1b2c43ed;color:#fff;text-align:left;font-size:12px;box-shadow:0 7px 20px #0003}.mbc-toast small{display:block;margin-top:4px;color:#d6e3ef;font-size:10px;line-height:1.5}@media(max-width:560px){.mbc-demo{padding:0;background:#10151f}.mbc-toolbar{margin:0;border-radius:0;display:block}.mbc-toolbar>div:first-child{display:none}.mbc-control{justify-content:center}.mbc-shortcuts{margin:0;border-radius:0;padding:8px}.mbc-phone{width:100%;height:calc(100vh - 104px);border:0;border-radius:0;box-shadow:none}.mbc-shortcuts button{padding:5px 6px;font-size:10px}}.mbc-rights h2 b{color:#ff4f9a;font-size:17px;margin:0 2px}.mbc-right-icons{display:flex;flex-wrap:wrap;gap:16px 0}.mbc-right-icons>span{width:25%;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:11px;color:#41566e}.mbc-right-icons>span.focus{border-radius:12px;outline:2px solid #2778e8;background:#f2f8ff;padding:6px 0}.mbc-right-icons i{position:relative;width:38px;height:38px;border-radius:11px;background:linear-gradient(145deg,#dceeff,#b9d7f7);color:#2064b4;display:flex;align-items:center;justify-content:center;font-style:normal;font-size:14px;font-weight:800}.mbc-right-icons i b{position:absolute;top:-8px;right:-16px;padding:1px 5px;border-radius:8px;background:#ff5b2e;color:#fff;font-size:8px;font-weight:700;white-space:nowrap}.mbc-right-icons i b.claimed{background:#eef1f5;color:#8a95a3;font-weight:400}.mbc-right-icons i b.processing{background:#8f9bab}.mbc-right-icons i b.expired{background:#b6bcc5}.mbc-right-icons u{color:#95a5b6;font-size:9px;text-decoration:none}.mbc-right-icons button{margin-top:2px;height:22px;padding:0 11px;border:0;border-radius:11px;background:#266fe2;color:#fff;font-size:10px;font-weight:700}.mbc-right-icons button:disabled{background:#aeb6c2}.mbc-right-icons>span.expired i,.mbc-right-icons>span.expired small{opacity:.55}.mbc-rights-guide{margin:14px 0 0;color:#62768a;font-size:11px;text-align:center}.mbc-empty{padding:10px;text-align:center;color:#8f9196;font-size:12px}.mbc-note{max-width:800px;margin:0 auto 12px;padding:9px 14px;border-radius:12px;background:#fffaf0;border:1px dashed #e2c79a;color:#7d6748;font-size:11px;line-height:1.6}@media(max-width:560px){.mbc-note{margin:0;border-radius:0;border-width:1px 0}}.mbc-task-list article{padding:14px 0;border-bottom:1px solid #eef2f7;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.mbc-task-list article:last-child{border-bottom:0}.mbc-task-list div{display:flex;flex-direction:column;gap:6px}.mbc-task-list b{font-size:13px;color:#1c2d47}.mbc-task-list em{margin-left:6px;color:#ff4f9a;font-style:normal;font-size:11px;font-weight:700}.mbc-task-list small{color:#9aa8b8;font-size:11px}.mbc-task-list button{height:30px;padding:0 14px;border:0;border-radius:15px;background:#e8eefb;color:#3d67a8;font-size:12px;font-weight:700}.mbc-right-icons i b.mini{background:#2f7be5;font-size:7px;right:-20px}.mbc-right-icons>span.pending{cursor:pointer}.mbc-benefit-item.birthday{background:#fff3f7;box-shadow:inset 0 0 0 1.5px #ffa7c4}.mbc-benefit-item.birthday>i{background:linear-gradient(145deg,#ffd3e2,#ff8fb4);color:#8c2b52}.mbc-benefit-item>i{position:relative}.mbc-benefit-item>i s,.mbc-right-icons i s{position:absolute;left:-9px;top:-9px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0002;display:flex;align-items:center;justify-content:center;font-size:11px;text-decoration:none;z-index:2}.mbc-right-icons>span.birthday i{background:linear-gradient(145deg,#ffd3e2,#ff8fb4);color:#8c2b52;box-shadow:0 0 0 2px #ffa7c4}.mbc-right-icons>span.birthday small{color:#c2436f;font-weight:700}.mbc-detail{background:#f2f3f5;color:#1b1c20}.mbc-detail .mbc-status,.mbc-detail .mbc-head{background:#f2f3f5}.mbc-detail-card{margin:10px 14px;padding:18px;border-radius:14px;background:#fff;display:flex;justify-content:space-between;align-items:center}.mbc-detail-card div{display:flex;flex-direction:column;gap:7px}.mbc-detail-card b{font-size:17px}.mbc-detail-card small{color:#8d9199;font-size:11px}.mbc-detail-card i{font-size:40px;font-style:normal}.mbc-detail-rule{margin:16px 20px}.mbc-detail-rule h2{margin:0 0 12px;font-size:15px}.mbc-detail-rule ol{margin:0;padding-left:17px;color:#42464d;font-size:12px;line-height:1.85}.mbc-detail-btn{position:absolute;right:20px;bottom:26px;left:20px;height:48px;border:0;border-radius:26px;background:#16171b;color:#fff;font-size:15px;font-weight:700}.mbc-detail-btn:disabled{background:#c6c8cc}.mbc-tip{width:100%;padding:26px 20px 18px;border-radius:16px;background:#fff;text-align:center}.mbc-tip p{margin:0 0 18px;font-size:15px;line-height:1.6}.mbc-tip button{width:70%;height:42px;border:0;border-radius:22px;background:#16171b;color:#fff;font-size:14px;font-weight:700}.u-demo{min-height:100%;display:grid;place-items:center;padding:24px;background:#101114;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.u-phone{position:relative;width:375px;min-height:812px;overflow:hidden;border:1px solid #24262d;border-radius:10px;padding-bottom:8px;background:linear-gradient(180deg,#1d1e22,#050506 60%);color:#fff;box-shadow:0 22px 60px #0000006b}.u-status{display:flex;justify-content:space-between;padding:12px 16px 4px;font-size:12px;font-weight:700}.u-header{display:flex;align-items:center;justify-content:space-between;padding:8px 18px 6px}.u-header h1{margin:0;font-size:19px}.u-header h1:first-letter{color:#ff35bd}.u-menu{color:#cfd2d8;font-size:12px;background:#ffffff24;padding:5px 10px;border-radius:14px}.u-passcard{margin:12px;padding:16px;border-radius:18px;background:linear-gradient(160deg,#eef1f6,#e7eaf1);color:#222;text-align:center}.u-passcard-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.u-avatar{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#16181d,#d9b19d 48%,#6a796d)}.u-passcard-head strong{display:block;font-size:14px}.u-passcard-head span{display:block;font-size:11px;color:#6b7280;margin-top:2px}.u-qr-note{margin:8px 0 0;font-size:11px;color:#6b7280}.u-qr{display:grid;grid-template-columns:repeat(21,1fr);gap:0;width:120px;height:120px;margin:0 auto;padding:6px;border-radius:4px;background:#fff}.u-qr span{background:transparent}.u-qr span.on{background:#18181b}.u-sec-title{display:flex;justify-content:space-between;align-items:center;margin:14px 16px 6px;font-size:15px;font-weight:700}.u-sec-title span{font-size:11px;color:#b9bcc4;font-weight:400}.u-group{margin:12px 16px 8px;font-size:12px;font-weight:700;color:#c4c7cf}.u-card{display:grid;grid-template-columns:44px 1fr 14px;gap:10px;align-items:center;width:calc(100% - 24px);margin:0 12px 10px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#1b1d24;color:#fff;text-align:left;cursor:pointer}.u-logo{width:44px;height:44px;border-radius:9px;background:#fff;color:#111;font-size:11px;font-weight:900;display:grid;place-items:center}.u-card-main{min-width:0}.u-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.u-card-top strong{font-size:14.5px}.u-card-line{margin-top:5px;font-size:12px;color:#a7abb5}.u-chev{color:#7d818b;font-size:18px}.u-pill{flex-shrink:0;font-size:11px;font-weight:800;padding:2px 8px;border-radius:7px}.p-usable{background:#cdeccb;color:#1c6b1f}.p-pending{background:#ffe6b8;color:#8a5800}.p-used{background:#dfe1e6;color:#5a5e66}.u-tabbar{display:grid;grid-template-columns:repeat(5,1fr);height:60px;margin-top:12px;padding-top:8px;border-top:1px solid #1f1f27;background:#050505;color:#80838c;text-align:center;font-size:11px}.u-tabbar strong{color:#ff35bd}.u-tabbar span,.u-tabbar strong{align-self:center}.u-mask{position:absolute;inset:0;z-index:6;display:flex;align-items:flex-end;justify-content:center;padding:0 10px 16px;background:#0009}.u-mask-top{z-index:12}.u-sheet{position:relative;width:100%;max-height:660px;overflow:auto;padding:22px 14px 16px;border-radius:18px;background:#f5f6f8;color:#16161a}.u-close{position:absolute;top:12px;right:12px;width:30px;height:30px;border:0;border-radius:50%;background:#111;color:#fff;font-size:18px;cursor:pointer}.u-sheet h2{margin:0 30px 6px 0;font-size:17px;text-align:center}.u-summary{margin:0 0 12px;padding:9px 12px;border-radius:10px;background:#fff;font-size:13px;font-weight:700;text-align:center}.u-sheet-foot{margin:12px 4px 0;text-align:center;color:#8a8f99;font-size:11px}.u-unit-list{display:grid;gap:10px}.u-unit{display:grid;grid-template-columns:30px 1fr auto 14px;gap:10px;align-items:center;padding:12px;border-radius:12px;background:#fff;border:.5px solid rgba(0,0,0,.06);text-align:left;cursor:pointer}.u-unit-icon{font-size:18px}.u-unit-main strong{display:block;font-size:14px}.u-unit-main small{display:block;margin-top:3px;font-size:11px;color:#8a8f99}.u-unit .u-chev{color:#b9bcc4}.u-page{position:absolute;inset:0;z-index:9;display:flex;flex-direction:column;background:#f4f4f7;color:#1b1b20}.u-page-head{flex-shrink:0;height:48px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;padding:0 8px;background:#fff;border-bottom:.5px solid rgba(0,0,0,.08)}.u-back{border:0;background:transparent;font-size:26px;color:#1b1b20;cursor:pointer}.u-page-head strong{text-align:center;font-size:16px}.u-page-body{flex:1;overflow-y:auto;padding:12px}.u-validbar{margin-bottom:12px;padding:8px 12px;border-radius:8px;background:#fff;color:#6b6f76;font-size:12px}.u-activity{display:flex;gap:10px;align-items:center;padding:12px;border-radius:12px;background:#fff}.u-cover{width:52px;height:52px;border-radius:8px;background:linear-gradient(135deg,#ff5fa2,#7c5cff);flex-shrink:0}.u-act-title{font-size:13px;font-weight:700;line-height:1.35}.u-act-sub{margin-top:4px;font-size:11px;color:#8a8f99}.u-qr-card{margin-top:12px;padding:16px;border-radius:12px;background:#fff;text-align:center}.u-qr-card .u-qr{width:140px;height:140px}.u-qr-name{margin-top:10px;font-size:15px;font-weight:700}.u-qr-tip{margin-top:6px;font-size:11px;color:#e8467c}.u-idcard-box{margin-top:12px;padding:16px;border-radius:12px;background:#fff;text-align:center}.u-idcard{width:230px;height:124px;margin:0 auto;border-radius:12px;background:linear-gradient(135deg,#e7e0ff,#ffe3ef 55%,#fff1f6)}.u-idcard-gov{padding-top:20px;color:#6b5b86;font-size:12px;letter-spacing:2px}.u-idcard-title{color:#4a3a6b;font-size:20px;font-weight:800;letter-spacing:4px}.u-person-line{display:flex;justify-content:space-between;margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f2;font-size:13px}.u-person-line span{color:#8a8f99}.u-store-entry{width:100%;margin-top:12px;border:1px solid #ffd0de;border-radius:10px;background:#fff;color:#e8467c;font-size:13px;font-weight:700;padding:11px;cursor:pointer}.u-store-entry-in-card{margin:0 0 12px;border-color:transparent;background:#ffeaf3;font-size:12px;padding:7px 10px}.u-gift{width:100%;margin-top:12px;border:0;border-radius:22px;padding:12px 0;background:#18181b;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.u-gift.off{background:#d9dadf;cursor:not-allowed}.u-gift-note{margin:8px 0 0;text-align:center;color:#8a8f99;font-size:12px}.u-block{margin-top:12px;padding:14px;border-radius:12px;background:#fff}.u-block-t{font-size:14px;font-weight:700;margin-bottom:8px}.u-tips{margin:0;padding-left:18px;color:#5b6068;font-size:12px;line-height:1.9}.u-refund{border:1px solid #eee;border-radius:8px;overflow:hidden}.u-refund-r{display:grid;grid-template-columns:1fr 1fr;font-size:12px}.u-refund-r span{padding:9px 10px;border-top:1px solid #f0f0f2}.u-refund-r span:first-child{border-right:1px solid #f0f0f2;color:#5b6068}.u-refund-r.h{background:#fafafb;font-weight:700}.u-refund-r.h span{border-top:0}.u-order{display:flex;align-items:center;justify-content:space-between}.u-order .u-block-t{margin-bottom:0}.u-link{color:#2f6bff;font-size:13px}.u-store-list{display:grid;gap:10px}.u-store{display:grid;grid-template-columns:50px 1fr 30px;gap:10px;align-items:center;padding:10px;border-radius:12px;background:#fff}.u-store.s-used,.u-store.s-ended{opacity:.6}.u-store-cover{width:50px;height:50px;border-radius:8px;background:linear-gradient(135deg,#7a1020,#3a0810)}.u-store-top{display:flex;align-items:center;justify-content:space-between}.u-store-top strong{font-size:14px}.u-sstate{flex-shrink:0;font-size:11px;font-weight:700;padding:1px 7px;border-radius:6px}.ss-available{background:#d6f5d0;color:#1c6b1f}.ss-upcoming{background:#ffe6b8;color:#8a5800}.ss-used,.ss-ended{background:#e2e3e7;color:#5a5e66}.u-store-benefit{margin-top:3px;font-size:12px;color:#3b4048}.u-store-meta{margin-top:3px;font-size:11px;color:#9398a1}.u-store-nav{min-width:30px;height:30px;padding:0 8px;border:0;border-radius:15px;background:#f1f3f7;color:#2f6bff;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.u-store-nav:disabled{color:#b9bcc4}.u-admission{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:10px;border-top:1px solid rgba(0,0,0,.08);color:#2a2d33;font-size:12px}.u-admission strong{font-size:13px}.u-admission em{margin-left:4px;color:#1f9d3a;font-style:normal;font-size:17px}.u-admission .ck{display:inline-grid;place-items:center;width:14px;height:14px;border-radius:50%;background:#1f9d3a;color:#fff;font-size:9px;font-weight:900;margin-right:4px}.u-fastpass{display:grid;grid-template-columns:30px 1fr 60px;align-items:center;gap:10px;width:calc(100% - 24px);margin:0 12px 10px;padding:8px 12px;border-radius:12px;background:linear-gradient(95deg,#eef1f6,#d6dce6);color:#2f3540}.u-fastpass .fp-ic{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#5aa0ff,#2f6bff);color:#fff;font-size:16px;display:grid;place-items:center}.u-fastpass strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.u-fastpass button{height:28px;border:0;border-radius:14px;background:#fff;color:#2f6bff;font-size:12px;font-weight:800;box-shadow:0 1px 3px #0000001f}.p-soon{background:#e2e3e7;color:#5a5e66}.u-count-bar{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0 0 12px;padding:12px;border:1px solid #ffd0de;border-radius:12px;background:#fff;color:#16161a;font-size:13px;font-weight:700;cursor:pointer}.u-count-bar .go{color:#e8467c}.u-unit{display:grid;grid-template-columns:30px 1fr auto;gap:10px;align-items:center;padding:12px;border-radius:12px;background:#fff;border:.5px solid rgba(0,0,0,.06)}.pass-demo{min-height:100%;display:grid;place-items:center;gap:18px;padding:24px;background:#101114;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.scenario-switch{display:inline-flex;gap:6px;padding:5px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff14}.scenario-switch button{height:30px;padding:0 13px;border:0;border-radius:999px;background:transparent;color:#d5d7dc;font-size:12px;font-weight:700;cursor:pointer}.scenario-switch button.selected{background:#ff35bd;color:#fff}.phone-frame{position:relative;width:375px;min-height:812px;overflow:hidden;border:1px solid #24262d;border-radius:8px;padding-bottom:8px;background:radial-gradient(circle at 50% 8%,rgba(255,255,255,.12),transparent 18%),linear-gradient(180deg,#1d1e22,#030303 58%);color:#fff;box-shadow:0 22px 60px #0000006b}.phone-status,.pass-header,.entrance-summary,.tabbar{position:relative;z-index:1}.phone-status{display:flex;justify-content:space-between;padding:12px 14px 4px;font-size:12px;font-weight:700}.pass-header{display:flex;align-items:center;justify-content:space-between;padding:10px 18px 6px}.pass-header h1{margin:0;font-size:19px;line-height:1.1;color:#fff}.pass-header h1:first-letter{color:#ff35bd}.mini-menu{height:28px;padding:5px 10px;border-radius:14px;background:#ffffff29;color:#fff;font-size:12px}.pass-board{position:relative;width:342px;margin:16px auto 10px;padding:18px 20px 16px;border:1px solid rgba(255,255,255,.7);border-radius:26px;background:linear-gradient(160deg,#eef1f6,#fbfcfe 46%,#e7eaf1);box-shadow:0 14px 36px #0006;color:#222}.pass-board:before,.pass-board:after{content:"";position:absolute;top:-1px;width:36px;height:16px;background:#101114;border-bottom:1px solid rgba(255,255,255,.5)}.pass-board:before{left:103px;border-bottom-right-radius:18px}.pass-board:after{right:103px;border-bottom-left-radius:18px}.clip{position:absolute;top:-46px;left:50%;width:44px;height:60px;transform:translate(-50%) rotate(-6deg);border-radius:8px;background:linear-gradient(135deg,#e9edf3,#aab2c0 55%,#7f8794);box-shadow:0 8px 14px #00000059}.profile{display:flex;align-items:center;gap:10px}.profile strong,.profile span{display:block}.profile strong{font-size:14px}.profile span{margin-top:4px;color:#222;font-size:10px}.avatar{width:42px;height:42px;border-radius:12px;background:radial-gradient(circle at 62% 34%,#f5c6a8 0 10px,transparent 11px),linear-gradient(135deg,#16181d,#d9b19d 48%,#6a796d)}.pass-name{margin:8px 0 6px;text-align:center;color:#6b7280;font-size:14px;font-weight:700;letter-spacing:2px}.pass-qr{display:grid;grid-template-columns:repeat(25,1fr);gap:0;width:150px;height:150px;margin:2px auto 0;padding:7px;border-radius:4px;background:#fff}.pass-qr span{background:transparent}.pass-qr span.is-on{background:#18181b}.qr-note,.qr-rule{margin:5px 0 0;text-align:center;color:#73737a;font-size:10px}.fast-pass-entry{display:grid;grid-template-columns:34px 1fr 64px;align-items:center;gap:10px;width:342px;min-height:50px;margin:0 auto 10px;padding:8px 12px;border-radius:12px;background:linear-gradient(95deg,#eef1f6,#d6dce6);box-shadow:inset 0 0 0 1px #fff9;color:#2f3540}.fast-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:linear-gradient(135deg,#5aa0ff,#2f6bff);color:#fff;font-size:17px}.fast-pass-entry strong{overflow:hidden;font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.fast-pass-entry button{height:30px;border:0;border-radius:15px;background:#fff;color:#2f6bff;font-size:12px;font-weight:800;box-shadow:0 1px 3px #0000001f}.admission-info{display:grid;grid-template-columns:1fr auto;align-items:center;margin:12px 0 0;padding:12px 2px 0;border-top:1px solid rgba(0,0,0,.08);color:#2a2d33}.admission-info strong{font-size:13px;font-weight:700}.admission-info em{margin-left:4px;color:#1f9d3a;font-style:normal;font-size:18px}.admission-info span{display:inline-flex;align-items:center;gap:5px;color:#6b7280;font-size:11px}.admission-info .check{display:grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#1f9d3a;color:#fff;font-size:10px;font-style:normal;font-weight:900}.entrance-summary{display:flex;align-items:center;justify-content:space-between;width:342px;height:28px;margin:0 auto 10px;padding:0 8px 0 0;color:#fff}.entrance-summary div{display:flex;align-items:center;gap:8px}.entrance-summary strong{font-size:15px}.entrance-summary span{color:#cfd2d8;font-size:11px}.entrance-summary button{border:0;background:transparent;color:#b9bcc4;font-size:11px}.ticket-card{position:relative;display:grid;grid-template-columns:78px 1fr;gap:10px;align-items:start;width:342px;min-height:96px;margin:0 auto 10px;padding:13px 12px;border-radius:10px;color:#fff}.ticket-count{display:inline-block;margin-left:6px;padding:1px 7px;border-radius:6px;background:#ffffff29;color:#ffd36b;font-style:normal;font-size:11px;font-weight:800;vertical-align:1px}.ticket-line{margin:7px 0 0;font-size:11.5px;line-height:1.5;opacity:.8}.group-label{width:342px;margin:14px auto 8px;color:#c4c7cf;font-size:12px;font-weight:700}.ticket-info{list-style:none;margin:7px 0 0;padding:0}.ticket-info li{font-size:11px;line-height:1.55;opacity:.82}.ticket-use{margin:8px 0 0;font-size:11px;font-weight:700;opacity:.95}.realname-badge{display:inline-block!important;padding:2px 8px;border-radius:6px;background:#2f6bff;color:#fff!important;font-size:10px;font-weight:800;opacity:1!important}.ticket-realname{box-shadow:inset 4px 0 #2f6bff}.rn-detail{margin:0 0 12px;padding:2px 12px;border-radius:12px;background:#ffffffb8}.rn-line{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:13px}.rn-line:last-child{border-bottom:0}.rn-line span{flex-shrink:0;color:#6f6671}.rn-line b{text-align:right;color:#15151a;font-weight:600}.rn-foot{margin:4px 4px 0;text-align:center;color:#8a8290;font-size:11px}.ticket-card:after{content:"";position:absolute;left:94px;bottom:-8px;width:16px;height:16px;border-radius:50%;background:#030303}.ticket-pink{background:linear-gradient(135deg,#ff42c0,#d832a8)}.ticket-green{background:linear-gradient(135deg,#91e957,#62c83e);color:#111}.ticket-gray{background:#3a3a3d;color:#d7d7dc}.ticket-logo{display:grid;place-items:center;height:66px;border-radius:7px;background:#fff;color:#111;font-size:11px;font-weight:900}.ticket-copy span,.ticket-copy p{display:block;margin:0;font-size:10px;opacity:.72}.ticket-copy{min-width:0;padding-right:16px;padding-bottom:24px}.ticket-copy strong{display:block;margin:5px 0 8px;font-size:14px;line-height:1.3}.ticket-copy p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:11px;line-height:1.45;opacity:.9}.ticket-pill{position:absolute;top:0;right:0;min-width:70px;height:22px;padding:4px 8px;border-radius:0 10px 0 8px;background:#ffffffd1;color:#111;text-align:center;font-size:11px;font-weight:800}.ticket-card>button{position:absolute;right:9px;bottom:12px;height:30px;padding:0 12px;border:0;border-radius:15px;background:#000000b3;color:#fff;font-size:11px;font-weight:800}.tabbar{position:static;margin-top:12px;display:grid;grid-template-columns:repeat(5,1fr);height:70px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08);background:#050505;color:#80838c;text-align:center;font-size:11px}.tabbar strong{color:#ff35bd}.detail-mask{position:absolute;inset:0;z-index:5;display:flex;align-items:flex-end;justify-content:center;padding:0 12px 20px;background:#000000ad}.detail-sheet{position:relative;width:100%;max-height:660px;overflow:auto;padding:24px 16px 18px;border:.5px solid rgba(0,0,0,.08);border-radius:20px;background:#f5f6f8;color:#15151a}.close-detail{position:absolute;top:9px;right:12px;width:28px;height:28px;border:0;border-radius:50%;background:#16161a;color:#fff;font-size:20px;line-height:28px}.detail-sheet h2{margin:0 40px 8px 0;text-align:center;font-size:18px;line-height:1.25}.detail-tip{margin:0 auto 12px;max-width:250px;color:#6f6671;text-align:center;font-size:11px;line-height:1.5}.progress-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 12px;padding:9px 10px;border-radius:10px;background:#ffffffb8}.progress-row strong{font-size:13px}.progress-row span{color:#e2209f;font-size:11px;font-weight:800}.store-list{display:grid;gap:9px}.store-row{display:grid;grid-template-columns:58px 1fr 58px;gap:9px;align-items:center;min-height:72px;padding:9px;border-radius:10px;background:#f448bd;color:#111}.store-row.store-available{background:#ef4fbe}.store-row.store-upcoming{background:#f97fd2}.store-row.store-used{background:#c9f3ae}.store-row.store-ended,.store-row.store-disabled{background:#d4d5d9;color:#61636b}.store-logo{display:grid;place-items:center;height:48px;border-radius:7px;background:#fff;color:#111;font-size:13px;font-weight:900}.store-main{min-width:0}.store-title-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.store-title-line strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.store-title-line span{flex:0 0 auto;font-size:10px;font-weight:900}.store-main p,.store-main small{display:block;margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-main p{font-size:12px;font-weight:800}.store-main small{color:#00000094;font-size:10px}.store-row button{height:28px;border:0;border-radius:14px;background:#111;color:#fff;font-size:11px;font-weight:800}.store-row button:disabled{background:#00000038;color:#fffc}@media(max-width:520px){.pass-demo{padding:12px}.phone-frame{width:min(375px,100vw - 24px);height:812px}.pass-board,.entrance-summary,.ticket-card{width:calc(100% - 32px)}}.ticket-dark{background:#1b1d24;border:1px solid rgba(255,255,255,.08);color:#fff}.pill-ok{background:#cdeccb;color:#1c6b1f}.pill-soon{background:#ffe6b8;color:#8a5800}.pill-done{background:#dfe1e6;color:#5a5e66}.pill-wait{background:#d4e3ff;color:#1d4ed8}.ticket-remind{margin:8px 0 0;font-size:11px;font-weight:700;color:#ffcf6b}.rn-remind{margin:0 0 10px;padding:10px 12px;border-radius:10px;background:#fff6e6;color:#8a5800;font-size:12px;line-height:1.5}.ticket-page{position:absolute;inset:0;z-index:9;display:flex;flex-direction:column;background:#f4f4f7;color:#1b1b20}.tp-header{flex-shrink:0;height:48px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;padding:0 8px;background:#fff;border-bottom:.5px solid rgba(0,0,0,.08)}.tp-back{border:0;background:transparent;font-size:26px;line-height:1;color:#1b1b20;cursor:pointer}.tp-header strong{text-align:center;font-size:16px}.tp-body{flex:1;overflow-y:auto;padding:12px;scrollbar-width:none}.tp-body::-webkit-scrollbar{display:none}.tp-validbar{margin-bottom:12px;padding:8px 12px;border-radius:8px;background:#fff;color:#6b6f76;font-size:12px}.tp-activity{display:grid;grid-template-columns:56px 1fr auto;gap:10px;align-items:center;padding:12px;border-radius:12px;background:#fff}.tp-cover{width:56px;height:56px;border-radius:8px;background:linear-gradient(135deg,#ff5fa2,#7c5cff)}.tp-act-title{font-size:13px;font-weight:700;line-height:1.35}.tp-act-sub{margin-top:4px;color:#8a8f99;font-size:11px}.tp-act-link{color:#2f6bff;font-size:12px;white-space:nowrap}.tp-ticket-head{display:flex;align-items:center;justify-content:space-between;margin:14px 2px 8px}.tp-ticket-head strong{font-size:15px}.tp-ticket-head .ticket-count{color:#c2410c;background:#ffedd5}.tp-detail-entry{border:0;background:#fff;color:#e8467c;font-size:12px;font-weight:700;border-radius:14px;padding:5px 12px;border:1px solid #ffd0de;cursor:pointer}.tp-qr-card{display:grid;grid-template-columns:32px 1fr 32px;align-items:center;padding:18px 6px;border-radius:12px;background:#fff}.tp-qr-arrow{border:0;background:transparent;font-size:24px;color:#b9bcc4;cursor:pointer}.tp-qr-inner{text-align:center}.tp-qr-inner .pass-qr{width:150px;height:150px}.tp-qr-name{margin-top:10px;font-size:15px;font-weight:700}.tp-qr-tip{margin-top:6px;color:#e8467c;font-size:11px}.tp-gift{width:100%;margin-top:14px;border:0;border-radius:22px;padding:12px 0;background:#18181b;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.tp-gift-note{margin:8px 0 0;text-align:center;color:#8a8f99;font-size:12px}.tp-section{margin-top:12px;padding:14px;border-radius:12px;background:#fff}.tp-sec-title{font-size:14px;font-weight:700;margin-bottom:8px}.tp-tips{margin:0;padding-left:18px;color:#5b6068;font-size:12px;line-height:1.9}.tp-sec-line{color:#5b6068;font-size:13px}.tp-refund{border:1px solid #eee;border-radius:8px;overflow:hidden}.tp-refund-row{display:grid;grid-template-columns:1fr 1fr;font-size:12px}.tp-refund-row span{padding:9px 10px;border-top:1px solid #f0f0f2}.tp-refund-row span:first-child{border-right:1px solid #f0f0f2;color:#5b6068}.tp-refund-head{background:#fafafb;font-weight:700}.tp-refund-head span{border-top:0}.tp-order{display:flex;align-items:center;justify-content:space-between}.tp-order .tp-sec-title{margin-bottom:0}.store-summary{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px;padding:10px 12px;border-radius:10px;background:#fff}.store-summary strong{font-size:14px;color:#1f9d3a}.store-summary span{font-size:12px;color:#6b6f76}.store-filter{display:flex;gap:8px;margin-bottom:12px}.store-filter button{border:1px solid #e2e3e7;background:#fff;border-radius:14px;padding:5px 14px;font-size:12px;font-weight:700;color:#6b6f76;cursor:pointer}.store-filter button.on{border-color:#e8467c;background:#fff0f4;color:#e8467c}.store-list2{display:grid;gap:10px}.store2{display:grid;grid-template-columns:52px 1fr 32px;gap:10px;align-items:center;padding:10px;border-radius:12px;background:#fff}.store2-disabled,.store2-ended,.store2-used{opacity:.62}.store2-cover{width:52px;height:52px;border-radius:8px;background:linear-gradient(135deg,#7a1020,#3a0810)}.store2-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.store2-top strong{font-size:14px}.store2-state{flex-shrink:0;font-size:11px;font-weight:700;padding:1px 7px;border-radius:6px}.s-available{background:#d6f5d0;color:#1c6b1f}.s-upcoming{background:#ffe6b8;color:#8a5800}.s-used,.s-ended,.s-disabled{background:#e2e3e7;color:#5a5e66}.store2-benefit{margin-top:3px;font-size:12px;color:#3b4048}.store2-meta{margin-top:3px;font-size:11px;color:#9398a1}.store2-nav{width:32px;height:32px;border:0;border-radius:50%;background:#f1f3f7;color:#2f6bff;font-size:14px;cursor:pointer}.store-mask{z-index:14}.sheet-entry{width:100%;margin:0 0 12px;border:1px solid #ffd0de;border-radius:10px;background:#fff;color:#e8467c;font-size:13px;font-weight:700;padding:11px 12px;text-align:center;cursor:pointer}.tp-idcard-box{padding:16px;border-radius:12px;background:#fff;text-align:center}.tp-idcard{width:240px;height:130px;margin:0 auto 8px;border-radius:12px;background:linear-gradient(135deg,#e7e0ff,#ffe3ef 55%,#fff1f6);box-shadow:inset 0 0 0 1px #fff9}.tp-person{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-top:1px solid #f0f0f2;font-size:13px}.tp-person:first-of-type{border-top:0}.tp-person .s-wait{color:#1d4ed8;font-weight:700}.tp-person .s-done{color:#8a8f99;font-weight:700}.tp-gift-off{background:#d9dadf!important;color:#fff!important;cursor:not-allowed}.req-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.req-tabs button{display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 14px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff0f;color:#d5d7dc;font-size:12.5px;font-weight:700;cursor:pointer}.req-tabs button.selected{background:#fff;color:#17181d;border-color:#fff}.req-badge{font-style:normal;font-size:10.5px;font-weight:700;line-height:1;padding:3px 7px;border-radius:999px}.badge-draft{background:#dfe1e6;color:#5a5e66}.badge-req{background:#cfe4ff;color:#1858b8}.badge-todo{background:#ffe1b8;color:#a15c00}.req-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:9px 13px;border-radius:10px;font-size:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#e7e8ec}.req-banner b{font-weight:800}.req-banner a{color:#7db4ff;text-decoration:none;white-space:nowrap;font-weight:700}.req-banner.banner-todo{border-color:#ffbe7880}.req-banner.banner-req{border-color:#78aaff80}.tp-act-link[role=button]{cursor:pointer}.act-page .tp-body{padding-bottom:12px}.ap-banner{height:180px;margin-bottom:12px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#ff5fa2,#7c5cff 60%,#2f6bff);color:#ffffffeb;font-size:44px;font-weight:900;letter-spacing:4px}.ap-head{margin-bottom:12px;padding:14px;border-radius:12px;background:#fff}.ap-title{font-size:16px;font-weight:800;line-height:1.35}.ap-price{margin-top:8px;color:#e8467c;font-size:13px}.ap-price b{font-size:22px;font-weight:900}.ap-date{margin-top:8px;color:#8a8f99;font-size:12px;line-height:1.5}.ap-stores{margin-bottom:12px;padding:14px;border-radius:12px;background:#fff}.ap-stores-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.ap-stores-head strong{font-size:14px;font-weight:800}.ap-stores-more{border:0;background:transparent;color:#2f6bff;font-size:12px;font-weight:700;cursor:pointer}.ap-store-avatars{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.ap-store-avatars::-webkit-scrollbar{display:none}.ap-store-chip{flex:0 0 auto;width:72px;text-align:center}.ap-store-logo{width:56px;height:56px;margin:0 auto 6px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#2a2c33,#4a4d57);color:#fff;font-size:13px;font-weight:900}.ap-store-chip span{display:block;overflow:hidden;color:#1b1b20;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.ap-store-chip small{display:block;margin-top:2px;overflow:hidden;color:#9398a1;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.ap-detail-cover{height:160px;margin-top:10px;border-radius:10px;background:linear-gradient(135deg,#3a0810,#7a1020 60%,#2a2c33)}.ap-footer{flex-shrink:0;display:flex;align-items:center;gap:12px;padding:10px 14px;background:#fff;border-top:.5px solid rgba(0,0,0,.08)}.ap-footer-price{color:#e8467c;font-size:12px}.ap-footer-price b{font-size:20px;font-weight:900}.ap-buy{flex:1;height:44px;border:0;border-radius:22px;background:linear-gradient(135deg,#ff42c0,#e8467c);color:#fff;font-size:15px;font-weight:800;cursor:pointer}.ql-wrapper{display:flex;gap:32px;align-items:flex-start;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif}.ql-phone{width:375px;min-height:812px;background:#0a0a0a;border-radius:44px;border:8px solid #222;overflow:hidden;display:flex;flex-direction:column;flex-shrink:0;box-shadow:0 24px 64px #00000080}.ql-status-bar{display:flex;justify-content:space-between;align-items:center;padding:14px 24px 0;color:#fff;font-size:12px;font-weight:600;flex-shrink:0}.ql-status-bar .ql-time{font-size:15px;font-weight:700}.ql-status-icons{display:flex;gap:6px;align-items:center;font-size:11px}.ql-header{display:flex;align-items:center;justify-content:center;padding:12px 20px 8px;position:relative;flex-shrink:0}.ql-header-title{color:#fff;font-size:17px;font-weight:700;letter-spacing:.5px}.ql-header-back{position:absolute;left:20px;color:#fff;font-size:20px;opacity:.8}.ql-scroll{flex:1;overflow-y:auto;padding:8px 0 24px;scrollbar-width:none}.ql-scroll::-webkit-scrollbar{display:none}.ql-floor-header{padding:16px 16px 8px;color:#ffffff59;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.ql-card{display:flex;align-items:center;gap:12px;padding:12px 16px;margin:0 12px 8px;background:#1a1a1a;border-radius:14px;border:1px solid rgba(255,255,255,.06)}.ql-poster{width:60px;height:60px;border-radius:10px;flex-shrink:0;overflow:hidden}.ql-poster-gradient{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:20px}.ql-info{flex:1;min-width:0}.ql-store-name{color:#fff;font-size:15px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.ql-tags{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:6px}.ql-tag{padding:1px 6px;background:#ffffff14;border-radius:4px;color:#ffffff80;font-size:10px}.ql-status-text{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600}.ql-status-text.green{color:#73d13d}.ql-status-text.yellow{color:#ffc53d}.ql-status-text.red{color:#ff7875}.ql-status-text.gray{color:#ffffff4d}.ql-status-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0}.ql-status-text.green .ql-status-dot{background:#73d13d}.ql-status-text.yellow .ql-status-dot{background:#ffc53d}.ql-status-text.red .ql-status-dot{background:#ff7875}.ql-status-text.gray .ql-status-dot{background:#ffffff4d}.ql-panel{width:300px;background:#fff;border-radius:14px;border:1px solid #e5e7eb;padding:20px;flex-shrink:0}.ql-panel h3{font-size:14px;font-weight:700;color:#111;margin:0 0 4px}.ql-panel-desc{font-size:12px;color:#888;margin:0 0 16px;line-height:1.5}.ql-panel-store{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.ql-panel-store:last-of-type{margin-bottom:0;padding-bottom:0;border-bottom:none}.ql-panel-store-name{font-size:13px;font-weight:600;color:#222;margin-bottom:8px;display:flex;align-items:center;gap:6px}.ql-panel-floor{font-size:11px;color:#aaa;font-weight:400}.ql-control-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.ql-control-label{font-size:11px;color:#666;white-space:nowrap;flex-shrink:0;width:80px}.ql-select{flex:1;height:28px;padding:0 6px;border:1px solid #d9d9d9;border-radius:6px;font-size:11px;color:#333;background:#fff;cursor:pointer;outline:none}.ql-select:focus{border-color:#4096ff}.ql-input{width:72px;height:28px;padding:0 8px;border:1px solid #d9d9d9;border-radius:6px;font-size:11px;color:#333;outline:none;text-align:center}.ql-input:focus{border-color:#4096ff}.ql-calc-preview{margin-top:6px;padding:6px 10px;background:#f0f7ff;border-radius:6px;font-size:11px;color:#333;display:flex;align-items:center;gap:8px}.ql-calc-preview strong{color:#0958d9}.ql-calc-formula{color:#aaa;font-size:10px;font-family:monospace}.ql-sort-note{margin-top:16px;padding:10px 12px;background:#f8f8f8;border-radius:8px;font-size:11px;color:#888;line-height:1.7}.ql-sort-note strong{color:#555}.rmr-root{min-height:100vh;display:flex;flex-direction:column;background:#f2f4f7;color:#1f2329;font-size:13px}.rmr-root button{font:inherit}.rmr-demo-bar{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:10px 18px;border-bottom:1px solid #e3e6eb;background:#fff}.rmr-demo-bar>div:first-child{display:flex;flex-direction:column;line-height:1.35}.rmr-demo-bar>div:first-child span{color:#8a909c;font-size:11px}.rmr-demo-bar>div:first-child strong{font-size:14px}.rmr-demo-bar nav{display:flex;gap:8px;flex:1;flex-wrap:wrap}.rmr-demo-bar nav button{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 13px;border:1px solid #dce0e7;border-radius:999px;color:#4e5561;background:#fff;font-size:12px;cursor:pointer}.rmr-demo-bar nav button.active{color:#fff;border-color:#1677ff;background:#1677ff}.rmr-demo-bar nav button:disabled{opacity:.45;cursor:not-allowed}.rmr-demo-controls{display:flex;align-items:center;gap:14px}.rmr-reset{height:30px;padding:0 13px;border:1px dashed #b9c0cc;border-radius:999px;color:#6b7280;background:#fafbfc;font-size:12px;cursor:pointer}.rmr-annot-toggle{display:inline-flex;align-items:center;gap:6px;color:#4e5561;font-size:12px;cursor:pointer}.rmr-annot-toggle b{color:#1677ff}.rmr-stage{display:flex;gap:18px;align-items:flex-start;padding:18px;flex:1;min-height:0}.rmr-product-surface{flex:1;min-width:0}.rmr-annotations{width:300px;flex:none;padding:16px 18px;border:1px dashed #b7c6dd;border-radius:12px;background:#f4f8ff}.rmr-annotations>strong{display:block;font-size:13px}.rmr-annotations>span{display:block;margin:4px 0 10px;color:#8a909c;font-size:11px}.rmr-annotations ol{margin:0;padding:0;list-style:none}.rmr-annotations li{display:flex;gap:8px;margin-bottom:9px;color:#4e5561;font-size:12px;line-height:1.65}.rmr-annotations li b{width:17px;height:17px;flex:none;display:grid;place-items:center;margin-top:1px;border-radius:50%;color:#fff;background:#1677ff;font-size:10px}.rmr-pin{display:inline-grid;place-items:center;width:15px;height:15px;margin-left:5px;vertical-align:-2px;border-radius:50%;color:#fff;background:#1677ff;font-size:9px;font-style:normal}.rmr-c-stage{display:flex;flex-direction:column;align-items:center;gap:14px;padding:26px 0 40px}.rmr-c-linked{display:flex;align-items:center;gap:6px;margin:0;color:#6b7280;font-size:12px}.rmr-phone{width:375px;height:720px;position:relative;overflow:hidden;border:1px solid #222631;border-radius:36px;background:#f2f3f6;box-shadow:0 20px 54px #151a2c3d}.rmr-status{height:28px;display:flex;align-items:center;justify-content:space-between;padding:7px 18px 0;color:#fff;font-size:12px;line-height:1}.rmr-status-dark{color:#11131a}.rmr-status-icons{display:flex;align-items:center;gap:5px}.rmr-nav{height:54px;display:grid;grid-template-columns:54px 1fr auto;align-items:center;padding:0 14px 0 8px;color:#fff}.rmr-nav-dark{color:#11131a}.rmr-nav>span{text-align:center;font-size:15px;font-weight:600}.rmr-nav button{display:grid;place-items:center;border:0;background:transparent;color:inherit;cursor:pointer}.rmr-capsule{width:60px;height:28px;display:flex;align-items:center;justify-content:center;gap:3px;justify-self:end;border-radius:999px;background:#0000001a}.rmr-capsule i{width:3px;height:3px;border-radius:50%;background:currentColor}.rmr-capsule span{width:15px;height:15px;margin-left:8px;border:2px solid currentColor;border-radius:50%;opacity:.86}.rmr-capsule span:after{content:"";display:block;width:4px;height:4px;margin:3px;border-radius:50%;background:currentColor}.rmr-c-head{height:168px;position:relative;overflow:hidden;background:#e6f3ff}.rmr-c-head .rmr-nav>span{opacity:0}.rmr-c-head-card{position:absolute;top:56px;right:28px;color:#82b7ff;transform:rotate(4deg);pointer-events:none}.rmr-c-head h1{position:relative;z-index:1;margin:4px 0 6px 28px;font-size:21px}.rmr-c-head p{position:relative;z-index:1;margin:0 0 0 28px;color:#7f8794;font-size:13px}.rmr-c-body{height:calc(100% - 168px);display:flex;flex-direction:column;gap:16px;padding:22px 18px;background:#fff}.rmr-c-card{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 22px;text-align:center;border:1px solid #eceef2;border-radius:16px;background:#fafbfd}.rmr-c-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:16px;border-radius:50%}.rmr-c-icon.pending{color:#b07a1e;background:#fdf3e0}.rmr-c-icon.passed{color:#1a9e64;background:#e8f8f0}.rmr-c-icon.rejected{color:#d4382f;background:#fdeceb}.rmr-c-card h2{margin:0 0 10px;font-size:18px}.rmr-c-card>p{margin:0;color:#7a818d;font-size:13px;line-height:1.75}.rmr-c-meta{display:flex;align-items:center;gap:10px;margin-top:18px;padding:8px 14px;border-radius:8px;background:#f0f1f4;font-size:12px}.rmr-c-meta span{color:#8a909c}.rmr-c-meta strong{color:#2a2d35;font-weight:500}.rmr-c-primary{width:100%;height:48px;border:0;border-radius:999px;color:#fff;background:#1f2228;font-size:15px;font-weight:600;cursor:pointer}.rmr-c-primary:disabled{color:#ffffffa6;background:#b6bac2;cursor:not-allowed}.rmr-nav-right{display:flex;align-items:center;gap:8px;justify-self:end}.rmr-bell{position:relative;display:grid;place-items:center;border:0;color:inherit;background:transparent;cursor:pointer}.rmr-bell i{position:absolute;top:-5px;right:-8px;min-width:15px;height:15px;display:grid;place-items:center;padding:0 3px;border-radius:999px;color:#fff;background:#d4382f;font-size:9px;font-style:normal;line-height:1}.rmr-c-notices{height:calc(100% - 82px);padding:14px;overflow:auto;background:#f2f3f6}.rmr-c-notices-empty{margin:60px 0 0;color:#8a909c;font-size:13px;text-align:center}.rmr-c-notice{margin-bottom:12px;padding:14px 16px;border-radius:12px;background:#fff}.rmr-c-notice.unread{border-left:3px solid #1677ff}.rmr-c-notice-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.rmr-c-notice-head strong{font-size:14px}.rmr-c-notice-head time{color:#9aa1ad;font-size:11px;white-space:nowrap}.rmr-c-notice p{margin:8px 0 10px;color:#4e5561;font-size:12px;line-height:1.7}.rmr-c-notice button{border:0;padding:0;color:#1677ff;background:transparent;font-size:13px;cursor:pointer}.rmr-c-entry h2{margin-bottom:8px}.rmr-c-uploads{display:flex;gap:12px;width:100%;margin-top:18px}.rmr-c-upload{flex:1;height:96px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px dashed #c3cad6;border-radius:10px;color:#8a909c;background:#f5f7fa;font-size:11px}.rmr-shell{display:flex;min-height:660px;overflow:hidden;border:1px solid #e3e6eb;border-radius:12px;background:#fff}.rmr-side{width:196px;flex:none;padding:14px 0;color:#ffffffb8;background:#141414}.rmr-side-logo{padding:0 18px 14px;color:#fff;font-size:14px;font-weight:700}.rmr-side-group{display:flex;align-items:center;gap:8px;height:40px;padding:0 18px;font-size:13px}.rmr-side-group.active{color:#fff;background:#1677ff}.rmr-side-child{height:36px;display:flex;align-items:center;padding-left:42px;color:#ffffff8c;font-size:12px}.rmr-side-child.active{color:#fff;background:#1677ff47}.rmr-main{flex:1;min-width:0;display:flex;flex-direction:column;background:#f5f6f8}.rmr-top{height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #e8eaee;background:#fff;font-size:13px}.rmr-top span{color:#8a909c}.rmr-page{flex:1;min-height:0;padding:16px 20px 28px;overflow:auto}.rmr-filter{display:flex;align-items:flex-end;gap:14px;flex-wrap:wrap;margin-bottom:14px;padding:14px 16px;border:1px solid #e8eaee;border-radius:8px;background:#fff}.rmr-filter label{display:flex;flex-direction:column;gap:6px;color:#6b7280;font-size:12px}.rmr-filter input{width:220px;height:30px;padding:0 10px;border:1px solid #d5d9e0;border-radius:6px;font-size:12px;outline:none}.rmr-filter input:focus{border-color:#1677ff}.rmr-select{position:relative;display:flex;align-items:center}.rmr-select select{width:120px;height:30px;padding:0 24px 0 10px;border:1px solid #d5d9e0;border-radius:6px;background:#fff;font-size:12px;appearance:none;outline:none}.rmr-select svg{position:absolute;right:8px;color:#8a909c;pointer-events:none}.rmr-btn-primary,.rmr-btn-plain,.rmr-btn-danger,.rmr-btn-danger-outline{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:30px;padding:0 14px;border-radius:6px;font-size:12px;cursor:pointer}.rmr-btn-primary{border:1px solid #1677ff;color:#fff;background:#1677ff}.rmr-btn-plain{border:1px solid #d5d9e0;color:#4e5561;background:#fff}.rmr-btn-danger{border:1px solid #d4382f;color:#fff;background:#d4382f}.rmr-btn-danger:disabled{border-color:#e3b4b1;background:#e3b4b1;cursor:not-allowed}.rmr-btn-danger-outline{border:1px solid #d4382f;color:#d4382f;background:#fff}.rmr-card{border:1px solid #e8eaee;border-radius:8px;background:#fff;overflow-x:auto}.rmr-table{width:100%;min-width:980px;border-collapse:collapse}.rmr-table th{padding:10px 12px;text-align:left;color:#6b7280;background:#fafafa;font-size:12px;font-weight:600;white-space:nowrap}.rmr-table td{padding:11px 12px;border-top:1px solid #f0f1f4;font-size:13px;white-space:nowrap}.rmr-table tr.is-linked td{background:#f6faff}.rmr-tag{display:inline-block;padding:2px 9px;border-radius:999px;font-size:12px;line-height:1.5}.rmr-tag-待审核{color:#b07a1e;background:#fdf3e0}.rmr-tag-已通过{color:#1a9e64;background:#e8f8f0}.rmr-tag-未通过{color:#d4382f;background:#fdeceb}.rmr-btn-link{border:0;padding:0;color:#1677ff;background:transparent;font-size:13px;cursor:pointer}.rmr-empty{padding:40px 0;text-align:center;color:#8a909c}.rmr-pagination{padding:12px 16px;text-align:right;color:#6b7280;border-top:1px solid #f0f1f4;font-size:12px}.rmr-detail-bar{display:flex;align-items:center;gap:16px;margin-bottom:12px}.rmr-detail-title{display:flex;align-items:center;gap:8px;flex:1;font-size:14px;font-weight:600}.rmr-zoom{display:flex;align-items:center;gap:8px}.rmr-zoom button{width:26px;height:26px;display:grid;place-items:center;border:1px solid #d5d9e0;border-radius:6px;color:#4e5561;background:#fff;cursor:pointer}.rmr-zoom button:disabled{opacity:.4;cursor:not-allowed}.rmr-zoom span{min-width:42px;text-align:center;color:#6b7280;font-size:12px}.rmr-detail-meta{display:flex;gap:26px;flex-wrap:wrap;margin-bottom:12px;padding:10px 16px;border:1px solid #e8eaee;border-radius:8px;background:#fff;color:#4e5561;font-size:12px}.rmr-compare-zone{position:relative;margin-bottom:14px;padding:18px;border:1px solid #e8eaee;border-radius:8px;background:#fff;overflow:hidden}.rmr-watermark{position:absolute;inset:-40%;z-index:3;display:flex;flex-wrap:wrap;align-content:space-around;justify-content:space-around;gap:34px 20px;transform:rotate(-18deg);pointer-events:none}.rmr-watermark span{color:#1677ff24;font-size:13px;white-space:nowrap;-webkit-user-select:none;user-select:none}.rmr-compare-scroll{max-height:420px;overflow:auto}.rmr-compare{display:flex;gap:20px;justify-content:center;transform-origin:top center}.rmr-photo{margin:0;width:320px;flex:none}.rmr-photo figcaption{margin-bottom:8px;color:#4e5561;font-size:12px;font-weight:600;text-align:center}.rmr-idcard{border:1px solid #d9dde3;border-radius:10px;background:linear-gradient(135deg,#f7f9fc,#eef3f9);overflow:hidden}.rmr-idcard-title{padding:8px 12px;color:#8a909c;border-bottom:1px solid #e5e8ee;font-size:11px;text-align:center;letter-spacing:.12em}.rmr-passport{border-color:#9aa4b4;background:linear-gradient(145deg,#f6f7f9,#e8ebf0)}.rmr-idcard-body{display:flex;gap:14px;padding:16px 14px 18px}.rmr-idcard-portrait{width:88px;height:112px;flex:none;display:grid;place-items:center;border:1px solid #d5dbe4;border-radius:6px;color:#9fb2c8;background:#e3ebf4}.rmr-idcard-fields{flex:1;display:flex;flex-direction:column;gap:10px;min-width:0}.rmr-mask-line{display:flex;flex-direction:column;gap:4px}.rmr-mask-line span{color:#9aa1ad;font-size:10px}.rmr-mask{display:block;height:13px;width:82%;border-radius:3px;background:repeating-linear-gradient(45deg,#3c414b 0 6px,#4a505c 6px 12px)}.rmr-mask.wide{width:100%}.rmr-face{display:flex;flex-direction:column;align-items:center;gap:10px;padding:26px 14px;border:1px solid #d9dde3;border-radius:10px;background:#0f1420}.rmr-face-frame{width:150px;height:150px;display:grid;place-items:center;border:2px solid rgba(43,145,255,.55);border-radius:50%;color:#7ea9d4;background:radial-gradient(circle at 50% 38%,#22344f,#131c2c 72%)}.rmr-face-time{color:#ffffff73;font-size:11px}.rmr-compare-tip{margin:12px 0 0;color:#9aa1ad;font-size:11px;text-align:center}.rmr-verdict{padding:14px 16px;border:1px solid #e8eaee;border-radius:8px;background:#fff}.rmr-verdict h3{margin:0 0 12px;font-size:13px}.rmr-verdict-actions{display:flex;gap:12px}.rmr-verdict.readonly .rmr-verdict-row{display:flex;align-items:center;gap:14px;padding:7px 0;border-top:1px solid #f3f4f6;font-size:12px}.rmr-verdict-row span{width:72px;flex:none;color:#8a909c}.rmr-verdict-row strong{color:#2a2d35;font-weight:500}.rmr-mask-layer{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:#0f142073}.rmr-modal{width:400px;max-width:calc(100vw - 40px);border-radius:10px;background:#fff;box-shadow:0 18px 48px #0f142047}.rmr-modal-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 0}.rmr-modal-head h3{margin:0;font-size:15px}.rmr-modal-head button{display:grid;place-items:center;border:0;color:#8a909c;background:transparent;cursor:pointer}.rmr-modal-text{margin:0;padding:16px 18px 4px;color:#2a2d35;font-size:13px;line-height:1.7}.rmr-modal-foot{display:flex;justify-content:flex-end;gap:10px;padding:16px 18px 18px}.rmr-reason-list{display:flex;flex-wrap:wrap;gap:8px;padding:16px 18px 4px}.rmr-reason-list label{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #d5d9e0;border-radius:999px;color:#4e5561;font-size:12px;cursor:pointer}.rmr-reason-list label.is-active{color:#d4382f;border-color:#d4382f;background:#fdf3f2}.rmr-note{width:calc(100% - 36px);height:70px;margin:12px 18px 0;padding:8px 10px;border:1px solid #d5d9e0;border-radius:6px;font:inherit;font-size:12px;resize:none;outline:none}.rmr-note:focus{border-color:#1677ff}.rmr-reason-hint{margin:10px 18px 0;color:#d4382f;font-size:12px}@media(max-width:900px){.rmr-stage{flex-direction:column}.rmr-annotations{width:100%}.rmr-compare{flex-direction:column;align-items:center}}.rno-demo{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;gap:28px;padding:28px;background:#edf1f6;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.rno-phone{width:390px;height:844px;overflow:hidden;flex-shrink:0;border:8px solid #1f2937;border-radius:42px;background:#111827;box-shadow:0 24px 60px #0f172a47}.rno-status{height:34px;padding:12px 24px 0;display:flex;justify-content:space-between;color:#fff;font-size:12px;font-weight:700}.rno-page{height:calc(100% - 34px);overflow-y:auto;background:#f4f5f8;scrollbar-width:none}.rno-page::-webkit-scrollbar{display:none}.rno-header{height:46px;display:grid;grid-template-columns:44px 1fr 56px;align-items:center;padding:0 12px;background:#fff;border-bottom:1px solid #eef1f5}.rno-header button{border:0;background:transparent;color:#111827;font-size:28px;line-height:1;cursor:pointer}.rno-header strong{text-align:center;font-size:16px}.rno-header span{color:#6b7280;font-size:13px;text-align:right}.rno-card{margin:12px;border:1px solid #e5e9f0;border-radius:14px;background:#fff;padding:14px}.rno-muted{color:#8a94a6;font-size:12px}.rno-row{display:flex;justify-content:space-between;align-items:center}.rno-show{display:flex;gap:12px;align-items:center}.rno-show-cover{width:56px;height:56px;border-radius:8px;background:linear-gradient(135deg,#3a2b5c,#1a1226);flex-shrink:0}.rno-show-title{font-size:14px;font-weight:700;line-height:1.4}.rno-qr-wrap{text-align:center;padding:8px 0 4px}.rno-qr{width:168px;height:168px;margin:8px auto;border-radius:8px;background:repeating-linear-gradient(0deg,#111 0 6px,#fff 6px 12px),repeating-linear-gradient(90deg,#111 0 6px,#fff 6px 12px);background-blend-mode:difference;border:6px solid #fff;box-shadow:0 0 0 1px #e5e9f0}.rno-idcard{position:relative;width:280px;height:176px;margin:14px auto 6px;border-radius:14px;background:linear-gradient(135deg,#e7e0ff,#ffe3ef 55%,#fff1f6);box-shadow:inset 0 0 0 1px #fff9,0 6px 18px #7850a02e;overflow:hidden}.rno-idcard:after{content:"";position:absolute;right:-20px;bottom:-30px;width:160px;height:120px;background:linear-gradient(135deg,#a082dc59,#ffb4d233);transform:rotate(12deg);border-radius:30px}.rno-idcard-gov{padding:26px 0 0;text-align:center;color:#6b5b86;font-size:13px;letter-spacing:2px}.rno-idcard-title{text-align:center;color:#4a3a6b;font-size:22px;font-weight:800;letter-spacing:4px;margin-top:2px}.rno-idcard-name{position:relative;z-index:1;text-align:center;margin-top:30px;font-size:20px;font-weight:700;color:#2a2140}.rno-idcard-no{position:relative;z-index:1;text-align:center;margin-top:8px;font-size:17px;letter-spacing:1px;color:#2a2140}.rno-realname-tag{display:inline-block;margin:0 auto;padding:2px 10px;border-radius:10px;background:#fff0f4;color:#e8467c;font-size:12px;font-weight:700;border:1px solid #ffd0de}.rno-center{text-align:center}.rno-used-stamp{position:absolute;top:26px;right:18px;z-index:2;width:76px;height:76px;border:3px solid rgba(232,70,124,.55);border-radius:50%;color:#e8467cb3;font-size:16px;font-weight:800;display:flex;align-items:center;justify-content:center;transform:rotate(-16deg)}.rno-noscreenshot{margin:8px 12px 0;padding:8px 10px;border-radius:8px;background:#fff7e6;color:#b7791f;font-size:12px;display:flex;align-items:center;gap:6px}.rno-ticket-state{text-align:center;font-size:22px;font-weight:800;padding:10px 0 0}.rno-ticket-rule{text-align:center;color:#9aa3b2;font-size:12px;padding:6px 0 12px}.rno-info-line{display:flex;justify-content:space-between;padding:9px 0;border-top:1px dashed #eef1f5;font-size:13px}.rno-info-line span:first-child{color:#8a94a6}.rno-enter-tip{margin:0 12px 12px;padding:12px;border-radius:12px;background:#eef4ff;color:#2f6bd8;font-size:13px;text-align:center;font-weight:600}.rno-detail-bottom{position:sticky;bottom:0;display:flex;gap:10px;padding:12px;background:#fff;border-top:1px solid #eef1f5}.rno-btn{flex:1;border:0;border-radius:22px;padding:12px 0;font-size:15px;font-weight:700;cursor:pointer}.rno-btn-primary{background:linear-gradient(90deg,#ff7a18,#ff4d4f);color:#fff}.rno-btn-ghost{background:#f1f3f7;color:#333}.rno-mask{position:absolute;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:5}.rno-modal{width:300px;background:#fff;border-radius:16px;padding:22px 18px 16px;text-align:center}.rno-modal h3{margin:0 0 14px;font-size:18px}.rno-modal ol{text-align:left;margin:0 0 16px;padding-left:20px;color:#4b5563;font-size:13px;line-height:1.9}.rno-modal em{color:#ff4d4f;font-style:normal;font-weight:700}.rno-modal .rno-btn{width:100%;margin-bottom:8px}.rno-presale{margin:12px;padding:14px;border-radius:14px;background:linear-gradient(135deg,#fff6ec,#fff);border:1px solid #ffe2c2}.rno-presale .rno-btn{flex:none;padding:6px 16px;font-size:13px}.rno-stage{position:relative;min-height:100%}.rno-pass-bg{background:linear-gradient(180deg,#1a1430,#2a1f47);min-height:100%;padding-bottom:16px}.rno-pass-head{padding:18px 16px 8px;color:#fff}.rno-pass-head h2{margin:0;font-size:20px}.rno-pass-qr-card{margin:12px;border-radius:16px;background:#fff;padding:16px;text-align:center}.rno-realname-card{margin:12px;border-radius:16px;background:#fff;padding:14px;border:1px solid #efe6ff}.rno-realname-card .rno-badge{display:inline-block;padding:1px 8px;border-radius:8px;font-size:11px;font-weight:700;background:#fff0f4;color:#e8467c;border:1px solid #ffd0de}.rno-state-chip{font-size:12px;font-weight:700;padding:2px 8px;border-radius:8px}.rno-state-wait{background:#eafaf0;color:#18a058}.rno-state-done{background:#f1f3f7;color:#8a94a6}.rno-link{color:#7c5cff;font-size:13px;font-weight:600}.rno-seg-inline{display:flex;gap:8px;margin:12px}.rno-seg-inline button{flex:1;border:1px solid #e0e4ea;background:#fff;border-radius:10px;padding:8px 0;font-size:13px;font-weight:700;color:#8a94a6;cursor:pointer}.rno-seg-inline button.active{border-color:#7c5cff;color:#7c5cff;background:#f5f2ff}.rno-person{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #f0f2f6;font-size:14px}.rno-panel{width:320px;background:#fff;border-radius:16px;padding:20px;box-shadow:0 12px 40px #0f172a14}.rno-panel h2{margin:0 0 4px;font-size:18px}.rno-panel .rno-sub{color:#8a94a6;font-size:13px;margin-bottom:16px}.rno-panel h4{margin:16px 0 8px;font-size:13px;color:#6b7280}.rno-scene-tabs{display:flex;flex-direction:column;gap:8px}.rno-scene-tabs button{text-align:left;border:1px solid #e6e9f0;background:#fafbfc;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:600;color:#4b5563;cursor:pointer}.rno-scene-tabs button.active{border-color:#7c5cff;background:#f5f2ff;color:#5a3ee0}.rno-toggle-row{display:flex;gap:8px;margin-bottom:10px}.rno-toggle-row button{flex:1;border:1px solid #e0e4ea;background:#fff;border-radius:10px;padding:8px 0;font-size:13px;font-weight:700;color:#8a94a6;cursor:pointer}.rno-toggle-row button.active{border-color:#18a058;color:#18a058;background:#f0faf4}.rno-panel ul{margin:8px 0 0;padding-left:18px;color:#5b6472;font-size:12.5px;line-height:1.8}.rno-ins{position:relative;min-height:100%;background:#0c0c10;color:#fff;padding-bottom:78px}.rno-ins-header{height:46px;display:grid;grid-template-columns:30px 1fr 64px;align-items:center;padding:0 12px;font-size:15px;font-weight:600}.rno-ins-header .rno-ins-back{font-size:22px}.rno-ins-header .rno-ins-cap{text-align:right;font-size:13px;color:#cfcfd6}.rno-ins-sec{padding:14px 14px 0}.rno-ins-sec h4{margin:0 0 10px;font-size:15px;font-weight:700}.rno-ins-sessions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rno-ins-sess{border:1px solid #2a2a33;border-radius:8px;padding:11px 8px;text-align:center;font-size:13px;color:#cfcfd6;background:#15151b}.rno-ins-sess.active{border-color:#ff2d78;color:#ff5f9e;background:#1d1320}.rno-ins-types{margin-top:4px;display:flex;flex-direction:column;gap:12px}.rno-ins-type{border:1px solid #2a2a33;border-radius:12px;padding:14px;background:#15151b}.rno-ins-type.active{border-color:#ff2d78;background:linear-gradient(180deg,#241327,#15151b)}.rno-ins-type.sold{opacity:.5}.rno-ins-type-top{display:flex;justify-content:space-between;align-items:flex-start}.rno-ins-tag{display:inline-block;font-size:11px;color:#ff5f9e;border:1px solid #ff2d78;border-radius:4px;padding:0 5px;margin-right:6px;vertical-align:middle}.rno-ins-type-name{font-size:15px;font-weight:600}.rno-ins-price{color:#ffd400;font-size:18px;font-weight:800}.rno-ins-price s{color:#6b6b76;font-size:12px;font-weight:400;margin-left:4px}.rno-ins-price.sold{color:#8a8a93;font-size:14px;font-weight:600}.rno-ins-type-sub{margin-top:8px;font-size:12px;color:#9a9aa3}.rno-ins-type-gift{margin-top:6px;font-size:12px;color:#ffb84d}.rno-ins-realname-bar{margin:14px 14px 0;border-radius:12px;padding:12px 14px;background:linear-gradient(90deg,#2a1330,#1a1320);border:1px solid #ff2d78;display:flex;align-items:center;justify-content:space-between;gap:10px}.rno-ins-realname-bar .rno-ins-bar-txt{font-size:13px;line-height:1.5}.rno-ins-realname-bar .rno-ins-bar-txt b{color:#ff5f9e}.rno-ins-realname-bar .rno-ins-bar-sub{color:#b9b9c2;font-size:11px;margin-top:2px}.rno-ins-bar-btn{flex-shrink:0;border:0;border-radius:16px;padding:8px 14px;font-size:13px;font-weight:700;color:#fff;background:linear-gradient(90deg,#ff2d78,#ff5fa2);cursor:pointer}.rno-ins-bind-tip{padding:10px 16px 0;color:#ffbdd4;font-size:12px;font-weight:700}.rno-ins-bottom{position:absolute;left:0;right:0;bottom:0;background:#0c0c10;border-top:1px solid #1f1f27}.rno-ins-qty{display:flex;align-items:center;justify-content:space-between;padding:10px 16px}.rno-ins-qty-ctl{display:flex;align-items:center;gap:16px;font-size:16px}.rno-ins-qty-ctl button{width:26px;height:26px;border-radius:50%;border:0;background:#ff2d78;color:#fff;font-size:16px;cursor:pointer}.rno-ins-confirm{width:calc(100% - 24px);margin:0 12px 12px;border:0;border-radius:24px;padding:13px 0;font-size:16px;font-weight:700;color:#fff;background:linear-gradient(90deg,#ff2d78,#ff5fa2);cursor:pointer}.rno-ins-saved-tip{margin:8px 12px 0;padding:8px 10px;border-radius:8px;background:#ff2d7824;color:#ffbdd4;font-size:11px;text-align:center}.rno-common{position:relative;height:calc(100% - 34px);box-sizing:border-box;background:#0c0c10;color:#fff;padding-bottom:72px;overflow-y:auto}.rno-common-header{height:48px;display:grid;grid-template-columns:44px 1fr 64px;align-items:center;padding:0 12px;border-bottom:1px solid #1e1e24}.rno-common-header button{display:flex;align-items:center;justify-content:flex-start;border:0;background:transparent;color:#fff;cursor:pointer}.rno-common-header strong{text-align:center;font-size:15px}.rno-common-header span{text-align:right;color:#cfcfd6;font-size:12px}.rno-common-list{padding:14px 12px;display:flex;flex-direction:column;gap:10px}.rno-common-card{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px;border-radius:8px;background:#18181d}.rno-common-card>div:first-child{display:flex;flex-direction:column;gap:6px}.rno-common-card strong{font-size:14px}.rno-common-card span{color:#8f8f99;font-size:11px}.rno-common-actions{display:flex;gap:4px}.rno-common-actions button{width:30px;height:30px;display:grid;place-items:center;border:0;background:transparent;color:#ff2d78;cursor:pointer}.rno-common-empty{min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#b9b9c2}.rno-common-empty strong{color:#fff;font-size:15px}.rno-common-empty span{font-size:12px}.rno-common-primary{position:absolute;left:12px;right:12px;bottom:12px;width:calc(100% - 24px);border:0;border-radius:24px;padding:13px 0;background:#ff2dbe;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.rno-common-primary:disabled{background:#777;cursor:not-allowed}.rno-common-form{margin-top:10px;padding:0 16px}.rno-common-form label,.rno-common-form-row{min-height:54px;display:grid;grid-template-columns:94px 1fr;align-items:center;border-bottom:1px solid #25252c;font-size:13px}.rno-common-form label>span,.rno-common-form-row>span{color:#e5e5e8}.rno-common-form input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:13px}.rno-common-form input::placeholder{color:#6f6f78}.rno-common-form-row b{text-align:right;font-weight:500;color:#eee}.rno-pass-reuse{min-height:100%;padding:10px 0 88px;background:radial-gradient(circle at 50% 8%,rgba(255,255,255,.12),transparent 18%),linear-gradient(180deg,#1d1e22,#030303 58%);color:#fff}.rno-pass-reuse-header,.rno-entrance-summary{display:flex;align-items:center;justify-content:space-between;width:342px;margin:0 auto}.rno-pass-reuse-header{padding:8px 0 6px}.rno-pass-reuse-header h1{margin:0;color:#fff;font-size:19px;line-height:1.1}.rno-pass-reuse-header h1:first-letter{color:#ff35bd}.rno-pass-reuse-menu{height:28px;padding:5px 10px;border-radius:14px;background:#ffffff29;color:#fff;font-size:12px}.rno-pass-board{position:relative;width:342px;margin:16px auto 10px;padding:18px 20px 16px;border:1px solid rgba(255,255,255,.7);border-radius:26px;background:linear-gradient(160deg,#eef1f6,#fbfcfe 46%,#e7eaf1);box-shadow:0 14px 36px #0006;color:#222}.rno-pass-board:before,.rno-pass-board:after{content:"";position:absolute;top:-1px;width:36px;height:16px;background:#101114;border-bottom:1px solid rgba(255,255,255,.5)}.rno-pass-board:before{left:103px;border-bottom-right-radius:18px}.rno-pass-board:after{right:103px;border-bottom-left-radius:18px}.rno-pass-clip{position:absolute;top:-46px;left:50%;width:44px;height:60px;transform:translate(-50%) rotate(-6deg);border-radius:8px;background:linear-gradient(135deg,#e9edf3,#aab2c0 55%,#7f8794);box-shadow:0 8px 14px #00000059}.rno-pass-profile{display:flex;align-items:center;gap:10px}.rno-pass-profile strong,.rno-pass-profile span{display:block}.rno-pass-profile strong{font-size:14px}.rno-pass-profile span{margin-top:4px;color:#222;font-size:10px}.rno-pass-avatar{width:42px;height:42px;border-radius:12px;background:radial-gradient(circle at 62% 34%,#f5c6a8 0 10px,transparent 11px),linear-gradient(135deg,#16181d,#d9b19d 48%,#6a796d)}.rno-pass-name{margin:8px 0 6px;text-align:center;color:#6b7280;font-size:14px;font-weight:700;letter-spacing:2px}.rno-pass-qr{display:grid;grid-template-columns:repeat(11,1fr);gap:1px;width:150px;height:150px;margin:2px auto 0;padding:7px;border-radius:4px;background:#fff}.rno-pass-qr span{background:transparent}.rno-pass-qr span.is-on{background:#18181b}.rno-pass-note{margin:5px 0 0;text-align:center;color:#73737a;font-size:10px}.rno-pass-admission{display:grid;grid-template-columns:1fr auto;align-items:center;margin:12px 0 0;padding:12px 2px 0;border-top:1px solid rgba(0,0,0,.08);color:#2a2d33}.rno-pass-admission strong{font-size:13px}.rno-pass-admission em{margin-left:4px;color:#1f9d3a;font-style:normal;font-size:18px}.rno-pass-admission span{display:inline-flex;align-items:center;gap:5px;color:#6b7280;font-size:11px}.rno-pass-admission i{display:grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#1f9d3a;color:#fff;font-size:10px;font-style:normal;font-weight:900}.rno-fast-pass-entry{display:grid;grid-template-columns:34px 1fr 64px;align-items:center;gap:10px;width:342px;min-height:50px;margin:0 auto 10px;padding:8px 12px;border-radius:12px;background:linear-gradient(95deg,#eef1f6,#d6dce6);color:#2f3540}.rno-fast-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:linear-gradient(135deg,#5aa0ff,#2f6bff);color:#fff;font-size:17px}.rno-fast-pass-entry strong{overflow:hidden;font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.rno-fast-pass-entry button,.rno-pass-ticket button{border:0;font-weight:800;cursor:pointer}.rno-fast-pass-entry button{height:30px;border-radius:15px;background:#fff;color:#2f6bff;font-size:12px}.rno-entrance-summary{height:28px;color:#fff}.rno-entrance-summary strong{font-size:15px}.rno-entrance-summary button{border:0;background:transparent;color:#b9bcc4;font-size:11px}.rno-pass-group{width:342px;margin:14px auto 8px;color:#c4c7cf;font-size:12px;font-weight:700}.rno-pass-ticket{position:relative;display:grid;grid-template-columns:78px 1fr;gap:10px;align-items:start;width:342px;min-height:96px;margin:0 auto 10px;padding:13px 12px;border-radius:10px;color:#fff}.rno-pass-ticket:after{content:"";position:absolute;left:94px;bottom:-8px;width:16px;height:16px;border-radius:50%;background:#030303}.rno-pass-ticket-dark{background:linear-gradient(135deg,#23242a,#121318)}.rno-pass-ticket-gray{background:linear-gradient(135deg,#4c515d,#252832)}.rno-pass-ticket-realname{box-shadow:inset 4px 0 #2f6bff}.rno-pass-ticket-logo{display:grid;place-items:center;width:68px;height:68px;border:1px solid rgba(255,255,255,.28);border-radius:8px;color:#fff;font-size:12px;font-weight:800}.rno-pass-ticket-copy{min-width:0;padding-right:56px}.rno-pass-ticket-copy>span{display:block;color:#ffffff9e;font-size:10px;font-weight:700}.rno-pass-ticket-copy strong{display:block;margin-top:5px;color:#fff;font-size:14px;line-height:1.35}.rno-pass-ticket-copy strong i{display:inline-block;margin-left:6px;padding:1px 7px;border-radius:6px;background:#ffffff29;color:#ffd36b;font-style:normal;font-size:11px;font-weight:800}.rno-pass-ticket-copy p{margin:7px 0 0;color:#ffffffc7;font-size:11.5px;line-height:1.5}.rno-pass-ticket-copy .rno-pass-remind{color:#ffd36b;font-weight:700}.rno-pass-realname-badge{display:inline-block!important;width:fit-content;padding:2px 8px;border-radius:6px;background:#2f6bff;color:#fff!important;font-size:10px;font-weight:800}.rno-pass-pill{position:absolute;top:12px;right:12px;padding:3px 7px;border-radius:7px;font-size:10px;font-weight:800}.rno-pass-pill-ok{background:#eafaf0;color:#18a058}.rno-pass-pill-soon{background:#fff7d6;color:#a16600}.rno-pass-pill-wait{background:#eef4ff;color:#2f6bff}.rno-pass-ticket button{position:absolute;right:12px;bottom:12px;height:28px;padding:0 10px;border-radius:14px;background:#ffffff24;color:#fff;font-size:11px}.rno-ins-modal{width:312px;background:#fff;color:#1f2937;border-radius:16px;padding:22px 20px 20px;text-align:center}.rno-ins-modal-title{display:flex;align-items:center;justify-content:center;gap:8px;font-size:20px;font-weight:800;margin-bottom:18px}.rno-ins-modal-title .rno-ins-modal-key{color:#2f7bff}.rno-ins-modal ol{list-style:none;margin:0 0 20px;padding:0;color:#3b4252;font-size:14px;line-height:2.1}.rno-ins-modal em{color:#ff2d78;font-style:normal;font-weight:700}.rno-ins-modal-btn{width:100%;border:0;border-radius:24px;padding:12px 0;font-size:15px;font-weight:700;cursor:pointer}.rno-ins-modal-primary{background:linear-gradient(90deg,#ff2d78,#ff5fa2);color:#fff;margin-bottom:10px}.rno-ins-modal-ghost{background:#111827;color:#fff}.rno-ins-close{margin-top:14px;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.6);background:transparent;color:#ffffffd9;font-size:18px;cursor:pointer}.rno-refer-note{margin:4px 0 14px;padding:9px 11px;border-radius:8px;font-size:12px;line-height:1.6;color:#4a5568;background:#eef2ff;border:1px solid #d7ddf5}.rno-refer-note b{color:#2f3a56}.rno-rf{background:#0d0d10;color:#eaeaea;min-height:100%;padding-bottom:20px}.rno-rf-nav{display:grid;grid-template-columns:30px 1fr 46px;align-items:center;padding:12px 14px;font-size:15px;font-weight:600;text-align:center}.rno-rf-back{font-size:22px;text-align:left}.rno-rf-menu{font-size:12px;opacity:.7}.rno-rf-head{padding:8px 18px 16px}.rno-rf-title{font-size:21px;font-weight:700}.rno-rf-points{margin-top:8px;font-size:13px;color:#d9a441}.rno-rf-fee{margin-top:14px;padding:12px 14px;border-radius:10px;background:#d9a4411a;border:1px solid rgba(217,164,65,.35);font-size:13px}.rno-rf-fee>div{display:flex;justify-content:space-between;padding:4px 0;color:#cfcfcf}.rno-rf-fee .strong{border-top:1px dashed rgba(255,255,255,.15);margin-top:4px;padding-top:8px;color:#fff;font-weight:700}.rno-rf-fee-note{display:block!important;margin-top:6px;color:#9a8352!important;font-size:11px}.rno-rf-card{margin:12px 14px;padding:14px;border-radius:12px;background:#17171c}.rno-rf-act{display:flex;gap:12px}.rno-rf-poster{width:60px;height:76px;flex:none;border-radius:6px;background:linear-gradient(135deg,#7b4bd6,#d64b8a);color:#fff;font-size:12px;font-weight:800;display:grid;place-items:center;text-align:center;line-height:1.1}.rno-rf-act-title{font-size:14px;font-weight:600;line-height:1.4}.rno-rf-act-time{margin-top:8px;font-size:12px;color:#8a8a92}.rno-rf-ticket{display:flex;justify-content:space-between;align-items:baseline;margin-top:14px;padding-top:12px;border-top:1px solid #26262e;font-size:14px}.rno-rf-ticket b{font-size:17px}.rno-rf-sum>div,.rno-rf-order>div{display:flex;justify-content:space-between;padding:7px 0;font-size:13px;color:#b7b7bf}.rno-rf-sum>div span:first-child{color:#8a8a92}.rno-rf-paid{border-top:1px solid #26262e;margin-top:4px;padding-top:12px!important;color:#fff!important;font-size:15px!important}.rno-rf-paid b{color:#f5c542;font-size:19px}.rno-rf-order i{margin-left:6px;padding:1px 6px;border:1px solid #3a3a44;border-radius:4px;font-style:normal;font-size:11px;color:#9a9aa2}.rvf-demo{min-height:100%;display:grid;grid-template-columns:390px minmax(300px,430px);justify-content:center;align-items:start;gap:32px;padding:24px 18px 64px;color:#171922}.rvf-demo button{font:inherit}.rvf-phone{width:390px;height:844px;position:relative;flex:none;overflow:hidden;border:1px solid #222631;border-radius:36px;background:#090a0f;box-shadow:0 20px 54px #151a2c3d}.rvf-screen{width:100%;height:100%;position:relative;overflow:hidden}.rvf-status{height:28px;display:flex;align-items:center;justify-content:space-between;padding:7px 18px 0;color:#fff;font-size:12px;line-height:1}.rvf-status-dark{color:#11131a}.rvf-status-icons{display:flex;align-items:center;gap:5px}.rvf-signal{height:13px;display:flex;align-items:flex-end;gap:2px}.rvf-signal i{width:2px;border-radius:2px;background:currentColor}.rvf-signal i:nth-child(1){height:4px}.rvf-signal i:nth-child(2){height:6px}.rvf-signal i:nth-child(3){height:9px}.rvf-signal i:nth-child(4){height:12px}.rvf-nav{height:54px;display:grid;grid-template-columns:54px 1fr 64px;align-items:center;padding:0 14px 0 8px;color:#fff}.rvf-nav-dark{color:#11131a}.rvf-nav>span{text-align:center;font-size:15px;font-weight:600}.rvf-nav button,.rvf-screen-back{display:grid;place-items:center;border:0;background:transparent;color:inherit;cursor:pointer}.rvf-capsule{width:60px;height:28px;display:flex;align-items:center;justify-content:center;gap:3px;justify-self:end;border-radius:999px;background:#00000047}.rvf-capsule i{width:3px;height:3px;border-radius:50%;background:currentColor}.rvf-capsule span{width:15px;height:15px;margin-left:8px;border:2px solid currentColor;border-radius:50%;opacity:.86}.rvf-capsule span:after{content:"";display:block;width:4px;height:4px;margin:3px;border-radius:50%;background:currentColor}.rvf-failure-screen{color:#fff;background:#101010}.rvf-failure-content{height:calc(100% - 82px);display:flex;flex-direction:column;align-items:center;padding-top:122px}.rvf-failure-visual{width:112px;height:112px;display:grid;place-items:center;position:relative;color:#111;border-radius:50%;background:#ff5b56;box-shadow:0 22px 0 -8px #ff5b561c}.rvf-failure-visual:after{content:"";width:170px;height:2px;position:absolute;bottom:-28px;left:-29px;background:#ff5b56}.rvf-failure-content h1{margin:66px 0 0;font-size:18px;font-weight:600}.rvf-fallback-screen{color:#fff;background:#090a0f}.rvf-blue-head{height:182px;position:relative;overflow:hidden;background:#244f86}.rvf-blue-head .rvf-nav>span{opacity:0}.rvf-head-card{position:absolute;top:54px;right:24px;color:#8ba9cf;transform:rotate(-8deg)}.rvf-blue-head h1,.rvf-blue-head p{position:relative;z-index:1;margin-left:24px}.rvf-blue-head h1{margin-top:13px;margin-bottom:4px;font-size:25px}.rvf-blue-head p{margin-top:0;color:#b9cee8;font-size:14px}.rvf-fallback-body{display:flex;flex-direction:column;gap:16px;padding:20px 18px}.rvf-message-card{min-height:224px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:26px 22px;text-align:center;border:1px solid #2b3040;border-radius:16px;background:#191b26}.rvf-warning{width:54px;height:54px;display:grid;place-items:center;margin-bottom:15px;color:#f4a72c;border-radius:50%;background:#4a3826}.rvf-message-card h2{margin:0 0 10px;font-size:18px}.rvf-message-card>p{max-width:290px;margin:0;color:#989eae;font-size:14px;line-height:1.75}.rvf-security{display:flex;align-items:center;gap:6px;margin-top:16px;color:#7e8493;font-size:12px}.rvf-primary,.rvf-next{width:100%;height:52px;border:0;border-radius:999px;font-size:16px;font-weight:650;cursor:pointer}.rvf-primary-light{color:#161820;background:#fff}.rvf-text-button{align-self:center;padding:2px 8px;border:0;color:#9ca2b1;background:transparent;font-size:14px;cursor:pointer}.rvf-route-hint{margin:-5px auto 0;color:#656b79;font-size:11px}.rvf-form-screen{color:#13151b;background:#f2f3f6}.rvf-screen-back{width:46px;height:48px;position:absolute;top:28px;left:5px;z-index:8;color:#11131a}.rvf-light-head{height:184px;position:relative;overflow:hidden;background:#e6f3ff}.rvf-light-head .rvf-nav button{opacity:0;pointer-events:none}.rvf-light-head .rvf-nav>span{opacity:0}.rvf-light-head-card{position:absolute;top:62px;right:28px;color:#82b7ff;transform:rotate(4deg)}.rvf-light-head h1,.rvf-light-head p{position:relative;z-index:1;margin-left:28px}.rvf-light-head h1{margin-top:7px;margin-bottom:6px;font-size:21px}.rvf-light-head p{margin-top:0;color:#7f8794;font-size:13px}.rvf-flow-card{height:66px;display:flex;align-items:center;justify-content:center;gap:20px;position:absolute;z-index:4;top:145px;left:18px;right:18px;border-radius:10px 10px 0 0;background:#fff}.rvf-flow-card>i{width:38px;height:1px;position:relative;background:#c9ced7}.rvf-flow-card>i:after{content:"";width:6px;height:6px;position:absolute;top:-3px;right:0;transform:rotate(45deg);border-top:1px solid #c9ced7;border-right:1px solid #c9ced7}.rvf-flow-step{display:flex;align-items:center;gap:7px;color:#b5bac5}.rvf-flow-step span{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#d1d5dc;font-size:11px}.rvf-flow-step strong{font-size:12px;font-weight:500}.rvf-flow-step.is-active,.rvf-flow-step.is-done{color:#171922}.rvf-flow-step.is-active span,.rvf-flow-step.is-done span{background:#1b1d24}.rvf-form-body,.rvf-face-body{height:calc(100% - 184px);display:flex;flex-direction:column;padding:42px 28px 28px;background:#fff}.rvf-type-row{height:48px;display:grid;grid-template-columns:78px 1fr 20px;align-items:center;padding:0 14px;border:0;border-radius:9px;text-align:left;color:#8a909c;background:#f0f1f4}.rvf-type-row strong{color:#2a2d35;font-size:13px;font-weight:500}.rvf-helper{margin:16px 0 8px;color:#6f7580;font-size:11px}.rvf-upload{height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:9px;color:#2b2e36;background:#eef0f3;font-size:13px;cursor:pointer}.rvf-upload.is-complete{color:#137548;background:#eaf7f1}.rvf-fields{margin-top:14px;overflow:hidden;border-radius:9px;background:#f0f1f4}.rvf-fields>div{height:53px;display:grid;grid-template-columns:86px 1fr;align-items:center;padding:0 16px;position:relative}.rvf-fields>div+div:before{content:"";height:1px;position:absolute;top:0;left:16px;right:16px;background:#dde0e5}.rvf-fields span{color:#777e89;font-size:12px}.rvf-fields strong{color:#a7acb5;font-size:12px;font-weight:400}.rvf-next{margin-top:auto;color:#fff;background:#1f2228}.rvf-next:disabled{color:#fff;background:#cfd3da;cursor:not-allowed}.rvf-face-body{align-items:center;padding-top:76px}.rvf-face-target{width:174px;height:174px;display:grid;place-items:center;color:#2b91ff;background:#edf7ff}.rvf-face-target.is-scanning{color:#28a56e;background:#eaf8f2}.rvf-face-body ol{width:220px;margin:38px 0 0;padding:0;list-style:none}.rvf-face-body li{display:flex;align-items:center;gap:10px;margin-bottom:16px;color:#444852;font-size:13px}.rvf-face-body li span{width:18px;height:18px;display:grid;place-items:center;border:1px solid #ccd1d8;border-radius:50%;color:#757b86;font-size:10px}.rvf-next-dark{margin-top:auto}.rvf-panel{position:sticky;top:24px;padding:24px;border:1px solid #e2e5eb;border-radius:18px;background:#fff;box-shadow:0 14px 34px #232a3d14}.rvf-eyebrow{margin:0 0 8px;color:#3569a7;font-size:12px;font-weight:700;letter-spacing:.08em}.rvf-panel h2{margin:0;font-size:21px}.rvf-panel-summary{margin:12px 0 18px;color:#626977;font-size:13px;line-height:1.75}.rvf-panel-actions{display:flex;flex-wrap:wrap;gap:8px}.rvf-panel-actions button,.rvf-tabs button{min-height:36px;padding:0 14px;border:1px solid #dce0e7;border-radius:999px;color:#4e5561;background:#fff;font-size:12px;cursor:pointer}.rvf-panel-actions .rvf-panel-primary{color:#fff;border-color:#1f5fa8;background:#1f5fa8}.rvf-panel-status{display:flex;align-items:center;justify-content:space-between;margin:18px 0;padding:12px 14px;border-radius:10px;color:#6b7280;background:#f4f6f9;font-size:12px}.rvf-panel-status strong{color:#1f5fa8}.rvf-tabs{display:flex;flex-wrap:wrap;gap:8px}.rvf-tabs button.is-active{color:#fff;border-color:#222631;background:#222631}.rvf-notes{margin-top:20px;padding-top:18px;border-top:1px solid #eceef2}.rvf-notes h3{margin:0 0 10px;font-size:13px}.rvf-notes ul{margin:0;padding-left:18px;color:#626977;font-size:12.5px;line-height:1.75}@media(max-width:880px){.rvf-demo{grid-template-columns:390px}.rvf-panel{width:390px;position:static}}@media(max-width:430px){.rvf-demo{display:block;padding:0}.rvf-phone{width:390px;max-width:100%;border:0;border-radius:0;box-shadow:none}.rvf-panel{width:100%;border-radius:0}}.rpd-demo{min-height:100vh;padding:28px;background:#f0f2f5;color:#172033}.rpd-demo-header{display:grid;grid-template-columns:1fr 380px;gap:24px;align-items:start;margin-bottom:20px}.rpd-eyebrow{margin:0 0 6px;color:#d4378a;font-size:13px;font-weight:700}.rpd-demo-header h1{margin:0 0 6px;font-size:26px;line-height:1.25}.rpd-desc{margin:0;font-size:13px;color:#7a8a9a}.rpd-dev-note{padding:16px 18px;background:#fff;border:1px solid #dce4ef;border-radius:10px;font-size:13px;line-height:1.65;color:#3d4f62}.rpd-dev-note-title{margin-bottom:10px;font-size:13px;font-weight:700;color:#172033}.rpd-dev-note p{margin:0 0 10px}.rpd-dev-note code{padding:1px 5px;background:#f0f4fa;border-radius:4px;font-size:12px;color:#c0415a}.rpd-controls{display:flex;gap:16px;margin-bottom:20px;flex-wrap:wrap;align-items:center}.rpd-ctrl-group{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #dce4ef;border-radius:8px;padding:5px 8px}.rpd-ctrl-label{font-size:12px;color:#8a9aaa;margin-right:2px}.rpd-ctrl-group button{padding:5px 14px;border:1px solid #dce4ef;border-radius:6px;background:transparent;font-size:13px;cursor:pointer;color:#3d4f62;transition:all .15s}.rpd-ctrl-group button.active{background:#d4378a;border-color:#d4378a;color:#fff}.rpd-workspace{display:grid;grid-template-columns:390px 1fr;gap:24px;align-items:start}.rpd-phone-shell{width:390px;border-radius:20px;overflow:hidden;box-shadow:0 18px 48px #0f152833}.rpd-phone-light{background:#f6f7fb;display:flex;flex-direction:column;height:844px}.rpd-phone-dark{background:#1a1a1a;display:flex;flex-direction:column;height:844px;color:#fff}.rpd-status{height:32px;padding:8px 16px 0;display:flex;justify-content:space-between;font-size:12px;font-weight:600}.rpd-status.light{color:#172033}.rpd-status.dark{color:#fff}.rpd-nav{height:44px;padding:0 12px;display:grid;grid-template-columns:32px 1fr 32px;align-items:center;font-size:16px;font-weight:600;text-align:center}.rpd-nav.light{background:#f6f7fb;color:#172033}.rpd-nav.dark{background:#1a1a1a;color:#fff}.rpd-nav button{border:0;background:transparent;font-size:26px;cursor:pointer;color:inherit;line-height:1}.rpd-scroll{flex:1;overflow-y:auto;padding:0 14px}.rpd-scroll.dark{background:#1a1a1a}.rpd-section{padding:14px 0;border-bottom:1px solid #edf1f6}.rpd-field-label{font-size:15px;font-weight:600;margin-bottom:10px;color:#172033}.rpd-session-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rpd-session-pill{padding:8px 6px;border:1px solid #dce4ef;border-radius:8px;font-size:12px;text-align:center;color:#526071;background:#fff}.rpd-session-pill.active{border-color:#d4378a;background:#fff0f6;color:#d4378a;font-weight:600}.rpd-ticket-options{display:flex;flex-direction:column;gap:8px}.rpd-ticket-opt{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border:1px solid #dce4ef;border-radius:8px;font-size:13px;background:#fff;color:#526071}.rpd-ticket-opt.active{border-color:#d4378a;background:#fff0f6;color:#172033}.rpd-price{font-weight:600;color:#172033}.rpd-qty-row{display:flex;justify-content:space-between;align-items:center}.rpd-qty-ctrl{display:flex;align-items:center;gap:14px;font-size:16px;font-weight:600}.rpd-qty-ctrl button{width:28px;height:28px;border:1px solid #dce4ef;border-radius:50%;background:#fff;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center}.rpd-summary{display:flex;flex-direction:column;gap:8px}.rpd-summary-row{display:flex;justify-content:space-between;font-size:13px;color:#526071}.rpd-summary-row.accent strong{color:#d4378a;font-size:15px}.rpd-hint{color:#d4378a;font-size:12px}.rpd-pay-row{display:flex;align-items:center;gap:10px;padding:8px 0;font-size:13px;border-bottom:1px solid #f0f2f5}.rpd-pay-icon{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff}.rpd-pay-icon.wx{background:#07c160}.rpd-pay-icon.ali{background:#1677ff}.rpd-notice-section{padding:14px 0 20px}.rpd-notice-title{font-size:15px;font-weight:700;margin-bottom:14px;color:#172033}.rpd-notice-block{margin-bottom:14px}.rpd-notice-block p{margin:6px 0 0;font-size:12px;color:#7a8a9a;line-height:1.6}.rpd-notice-subtitle{font-size:13px;font-weight:600;color:#3d4f62;display:flex;align-items:center;justify-content:space-between}.rpd-toggle{border:0;background:transparent;color:#d4378a;font-size:12px;cursor:pointer;padding:0}.rpd-buy-bar{height:64px;padding:0 14px;background:#fff;border-top:1px solid #edf1f6;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.rpd-pay-label{font-size:12px;color:#7a8a9a}.rpd-pay-amt{font-size:20px;font-weight:700;color:#d4378a}.rpd-buy-btn{padding:0 24px;height:40px;border:0;border-radius:20px;background:linear-gradient(135deg,#e8458e,#c02878);color:#fff;font-size:14px;font-weight:700;cursor:pointer}.rpd-event-row{display:flex;gap:10px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.rpd-event-cover{width:54px;height:54px;border-radius:8px;background:linear-gradient(135deg,#8b3fa8,#3a1a60);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#ffffffb3;flex-shrink:0}.rpd-event-info{flex:1}.rpd-event-name{font-size:13px;font-weight:600;line-height:1.4;margin-bottom:4px}.rpd-event-date,.rpd-event-venue{font-size:11px;color:#ffffff80}.rpd-ticket-card{margin:14px 0;padding:16px;background:#ffffff0f;border-radius:12px;text-align:center}.rpd-ticket-label{font-size:13px;font-weight:600;margin-bottom:12px;text-align:left}.rpd-qr-wrap{position:relative;display:inline-block;margin-bottom:10px}.rpd-qr-box{width:120px;height:120px;background:#fff;border-radius:8px}.rpd-qr-stamp{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#b40050d9;border:2px solid rgba(180,0,80,.6);border-radius:8px;background:#00000026}.rpd-ticket-no{font-size:12px;color:#ffffff80;margin-top:4px}.rpd-friends{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08)}.rpd-friends-title{font-size:12px;color:#ffffff80;margin-bottom:8px}.rpd-friend-row{display:flex;align-items:center;gap:8px;margin-bottom:6px;font-size:13px}.rpd-avatar{width:28px;height:28px;border-radius:50%;background:#5a3a8a;display:flex;align-items:center;justify-content:center;font-size:11px;color:#fff;flex-shrink:0}.rpd-tips-block{padding:14px 0 10px;border-bottom:1px solid rgba(255,255,255,.08)}.rpd-tips-title{font-size:14px;font-weight:700;margin-bottom:8px;color:#ffffffe6}.rpd-tips-list{margin:0;padding-left:18px;font-size:12px;color:#fff9;line-height:1.8}.rpd-detail-block{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08)}.rpd-detail-label{font-size:12px;color:#ffffff73;margin-bottom:4px}.rpd-detail-val{font-size:13px;color:#ffffffd9}.rpd-order-link{padding:14px 0;font-size:13px;color:#ffffff73;display:flex;justify-content:space-between}.rpd-order-link span{color:#ffffffb3}.rpd-policy-block.light{margin-top:12px;padding:14px;background:#fff8fc;border:1px solid #f4d0e6;border-radius:10px}.rpd-policy-block.light .rpd-policy-heading{font-size:13px;font-weight:700;color:#d4378a;margin-bottom:4px}.rpd-policy-block.light .rpd-policy-scene{font-size:11px;color:#9a8a9a;margin-bottom:10px}.rpd-policy-block.light .rpd-tier-row{display:flex;justify-content:space-between;padding:6px 0;font-size:12px;border-bottom:1px solid #f4e0ed;color:#3d4f62}.rpd-policy-block.light .rpd-tier-row:last-child{border-bottom:0}.rpd-policy-block.light .rpd-tier-row.blocked{color:#b0607a;font-weight:600}.rpd-policy-block.light .rpd-policy-foot{margin-top:10px;font-size:11px;color:#9a8a9a;line-height:1.5}.rpd-policy-block.dark{margin:12px 0;padding:14px;background:#ffffff0f;border-radius:10px;border:1px solid rgba(255,255,255,.1)}.rpd-policy-block.dark .rpd-policy-heading{font-size:13px;font-weight:700;color:#e86aaa;margin-bottom:4px}.rpd-policy-block.dark .rpd-policy-scene{font-size:11px;color:#fff6;margin-bottom:10px}.rpd-policy-block.dark .rpd-tier-row{display:flex;justify-content:space-between;padding:6px 0;font-size:12px;border-bottom:1px solid rgba(255,255,255,.07);color:#ffffffbf}.rpd-policy-block.dark .rpd-tier-row:last-child{border-bottom:0}.rpd-policy-block.dark .rpd-tier-row.blocked{color:#ff7878e6;font-weight:600}.rpd-policy-block.dark .rpd-policy-foot{margin-top:10px;font-size:11px;color:#ffffff59;line-height:1.5}.rpd-annotations{display:flex;flex-direction:column;gap:14px;padding-top:4px}.rpd-anno-card{padding:16px 18px;background:#fff;border:1px solid #dce4ef;border-radius:10px;font-size:13px;color:#3d4f62;line-height:1.65}.rpd-anno-card.highlight{border-color:#d4378a;background:#fff8fc}.rpd-anno-title{font-size:13px;font-weight:700;color:#172033;margin-bottom:8px}.rpd-anno-card.highlight .rpd-anno-title{color:#d4378a}.rpd-anno-card p{margin:0 0 8px}.rpd-anno-card p:last-child{margin-bottom:0}.rpd-anno-card ul{margin:6px 0 0;padding-left:16px}.rpd-anno-card li{margin-bottom:4px}.rpd-phone-shell .rr-phone{width:100%;min-height:844px;border-radius:0}.rr-tab-wrapper{display:flex;flex-direction:column;min-height:100vh;background:#eef2f6;color:#172033}.rr-tab-bar{display:flex;align-items:center;gap:6px;height:48px;padding:0 28px;background:#fff;border-bottom:1px solid #dde4ee;flex-shrink:0}.rr-tab-bar button{height:32px;padding:0 18px;border:1px solid #dde4ee;border-radius:6px;background:transparent;color:#526071;font-size:13px;font-weight:600;cursor:pointer}.rr-tab-bar button.active{background:#1677ff;border-color:#1677ff;color:#fff}.rr-tab-content{flex:1;display:flex;flex-direction:column}.rr-tab-content>iframe{flex:1;width:100%;height:calc(100vh - 48px);border:none;display:block}.rr-demo{min-height:100vh;padding:28px;background:#eef2f6;color:#172033}.rr-demo button,.rr-demo input{font:inherit}.rr-demo-header{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:24px;align-items:end;margin-bottom:20px}.rr-demo-header p{margin:0 0 8px;color:#1677ff;font-size:13px;font-weight:700}.rr-demo-header h1{margin:0;font-size:26px;line-height:1.25}.rr-demo-note{padding:14px 16px;border:1px solid #d8e1ed;border-radius:8px;background:#fff;color:#526071;font-size:13px;line-height:1.65}.rr-workspace{display:grid;grid-template-columns:375px minmax(0,1fr);gap:22px;align-items:start}.rr-phone{width:375px;min-height:760px;padding:0 14px 18px;border-radius:8px;background:#0b0b0c;color:#fff;box-shadow:0 18px 45px #1720332e}.rr-phone-status,.rr-mini-header{display:flex;align-items:center;justify-content:space-between}.rr-phone-status{height:38px;padding:0 6px;font-size:13px}.rr-mini-header{height:50px}.rr-mini-header button{width:34px;height:34px;border:0;border-radius:17px;background:transparent;color:#fff;font-size:30px;line-height:1;cursor:pointer}.rr-mini-header strong{font-size:16px}.rr-mini-header span{color:#b7bbc5;font-size:13px}.rr-tabs{display:flex;gap:18px;margin:10px 0 14px}.rr-tabs button{border:0;background:transparent;color:#7d828d;font-size:14px;cursor:pointer}.rr-tabs .active{color:#fff;font-weight:700}.rr-order-card,.rr-ticket-card,.rr-panel,.rr-detail-hero,.rr-order-detail-card,.rr-dim-card{border-radius:8px;background:#171719}.rr-order-card{position:relative;width:100%;min-height:146px;margin-bottom:12px;padding:42px 14px 16px;border:0;color:#fff;text-align:left;display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;cursor:pointer}.rr-order-card.compact{min-height:128px}.rr-shop,.rr-paid{position:absolute;top:14px;font-size:12px}.rr-shop{left:14px;color:#e7e8ec}.rr-paid{right:14px;color:#ff3eb5}.rr-paid.muted{color:#8a909d}.rr-poster{width:72px;height:72px;border-radius:6px;background:linear-gradient(135deg,#ff3bb3e6,#ff7a18d9),#222;color:#fff;display:grid;place-items:center;font-weight:900;letter-spacing:0}.rr-poster.muted{background:#3b3d44;color:#b5bbc6}.rr-order-card h3,.rr-detail-hero h3,.rr-ticket-card h3{margin:0 0 8px;font-size:15px;line-height:1.45}.rr-order-card p,.rr-detail-hero p,.rr-ticket-card p,.rr-panel p,.rr-modal p{margin:4px 0;color:#9297a3;font-size:12px;line-height:1.6}.rr-order-card strong{grid-column:1 / span 2;color:#ffe500;font-size:22px}.rr-small-action{position:absolute;right:14px;bottom:18px;min-width:116px;height:26px;border:1px solid #ff3eb5;border-radius:13px;color:#ff3eb5;text-align:center;line-height:24px;font-size:12px}.rr-detail-hero,.rr-ticket-card{padding:14px;display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center}.rr-order-title{margin:14px 0 12px}.rr-order-title h2{margin:0 0 8px;font-size:21px;line-height:1.2}.rr-order-title p{margin:0;color:#8f949f;font-size:13px}.rr-order-detail-card{padding:0}.rr-order-detail-card .rr-detail-hero{background:transparent}.rr-ticket-line{display:flex;align-items:center;justify-content:space-between;margin:0 14px;padding:14px 0;border-top:1px solid #292b31;color:#d8dbe2;font-size:13px}.rr-ticket-line strong{color:#fff;font-size:20px}.rr-ticket-card{position:relative;min-height:124px;margin-top:14px}.rr-ticket-card>span{position:absolute;top:12px;right:14px;color:#ff3eb5;font-size:12px;font-weight:700}.rr-ticket-card.pending{border:1px solid rgba(255,62,181,.35)}.rr-ticket-card.blocked{border:1px solid rgba(255,229,0,.2)}.rr-panel{margin-top:12px;padding:14px}.rr-panel h4{margin:0 0 10px;font-size:15px}.rr-panel.warning{border:1px solid rgba(255,229,0,.35)}.rr-rule-row{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #292b31;color:#9aa0aa;font-size:13px}.rr-rule-row:last-child{border-bottom:0}.rr-rule-row strong{color:#fff;text-align:right}.rr-amount-panel .rr-rule-row{padding:6px 0;border-bottom:0;font-size:12px}.rr-pay-row{margin-top:10px;padding-top:12px!important}.rr-pay-row span{color:#fff;font-size:15px}.rr-pay-row strong{color:#ffe500;font-size:22px}.rr-rule-row.current strong{color:#ff3eb5}.rr-refund-rules{margin-top:12px}.rr-order-meta{position:relative;padding-bottom:42px}.rr-order-meta .rr-rule-row{border-bottom:0;font-size:12px}.rr-order-meta em{display:inline-flex;height:20px;padding:0 6px;border-radius:10px;background:#fff;color:#333;font-size:11px;font-style:normal;line-height:20px}.rr-inline-refund{position:absolute;right:14px;bottom:12px;min-width:70px;height:28px;border:1px solid #ff3eb5;border-radius:14px;background:transparent;color:#ff3eb5;cursor:pointer}.rr-primary,.rr-secondary{width:100%;height:46px;margin-top:14px;border:0;border-radius:23px;cursor:pointer;font-weight:700}.rr-primary{background:#ff3eb5;color:#fff}.rr-secondary{background:#25272d;color:#e7e8ec}.rr-dim-card{margin-top:20px;opacity:.35}.rr-modal{margin:44px 16px 0;padding:22px;border-radius:8px;background:#2d2f34;text-align:center;box-shadow:0 20px 52px #00000073}.rr-modal h3{margin:0 0 10px;font-size:18px}.rr-modal-lines{display:grid;grid-template-columns:1fr auto;gap:8px 14px;margin:16px 0;color:#aeb4c0;font-size:13px;text-align:left}.rr-modal-lines strong{color:#fff}.rr-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rr-modal-actions button{height:38px;border:0;border-radius:19px;cursor:pointer}.rr-modal-actions button:first-child{background:#fff;color:#555b66}.rr-modal-actions button:last-child{background:#ff3eb5;color:#fff}.rr-backend{position:relative;min-height:760px;border-radius:8px;overflow:hidden;background:#f7f9fc;border:1px solid #d8e1ed}.rr-admin-shell{display:grid;grid-template-columns:176px 1fr;min-height:760px;filter:saturate(.75)}.rr-admin-shell aside{padding:18px 14px;background:#031323;color:#8fa0b6;display:flex;flex-direction:column;gap:16px;font-size:13px}.rr-admin-shell aside strong{margin-bottom:10px;color:#fff}.rr-admin-shell aside .active{margin:0 -14px;padding:10px 14px;background:#1269c7;color:#fff}.rr-admin-shell main{padding:18px 24px;color:#526071}.rr-admin-tabs{display:flex;gap:18px;margin:26px 0 22px}.rr-admin-tabs span:first-child{color:#1677ff;border-bottom:2px solid #1677ff}.rr-admin-shell main>button{height:32px;padding:0 16px;border:0;border-radius:4px;background:#1677ff;color:#fff}.rr-admin-shell table{width:100%;margin-top:18px;border-collapse:collapse;background:#fff;font-size:13px}.rr-admin-shell th,.rr-admin-shell td{padding:14px 16px;border:1px solid #e1e7f0;text-align:left}.rr-drawer{position:absolute;inset:0 0 0 22%;padding:18px 20px 24px;background:#fff;overflow-y:auto;overscroll-behavior:contain;box-shadow:-16px 0 38px #1720332e}.rr-drawer-head{display:flex;align-items:start;justify-content:space-between;margin-bottom:18px}.rr-drawer-head p{margin:0 0 6px;color:#687385;font-size:13px}.rr-drawer-head h3{margin:0;font-size:18px}.rr-drawer-head button{width:28px;height:28px;border:0;background:transparent;color:#8a94a6;font-size:22px}.rr-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}.rr-form-grid label,.rr-tier-row input,.rr-color-field,.rr-radio-line{color:#687385;font-size:12px}.rr-form-grid>label:nth-child(7),.rr-radio-line{grid-column:1 / span 2}.rr-form-grid input,.rr-tier-row input{width:100%;height:34px;margin-top:6px;padding:0 10px;border:1px solid #dce3ed;border-radius:4px;background:#f5f7fb;color:#526071}.rr-color-field{display:grid;grid-template-columns:auto 28px 28px;gap:10px;align-items:end}.rr-color-field span{align-self:center}.rr-color-field button{width:28px;height:22px;border:1px solid #dce3ed;border-radius:4px;cursor:pointer}.rr-color-field .pink{background:#ff3eb5}.rr-color-field .gray{background:#8a94a6}.rr-color-field .active{outline:2px solid #e6f0ff}.rr-price-field span,.rr-stock-field span{display:grid;grid-template-columns:32px minmax(0,1fr) 32px;margin-top:6px}.rr-stock-field span{grid-template-columns:minmax(0,1fr) 32px}.rr-price-field input,.rr-stock-field input{margin-top:0;border-radius:0;text-align:center}.rr-price-field button,.rr-stock-field button{border:1px solid #dce3ed;background:#f5f7fb;color:#8a94a6;cursor:pointer}.rr-price-field button:first-child{border-radius:4px 0 0 4px}.rr-price-field button:last-child,.rr-stock-field button{border-radius:0 4px 4px 0}.rr-radio-line{display:grid;grid-template-columns:150px 70px 70px;gap:8px;align-items:center;min-height:26px}.rr-radio-line label{display:inline-flex;align-items:center;gap:5px}.rr-radio-line input{width:auto;height:auto;margin:0}.rr-refund-hint{grid-column:1 / span 2;margin:-2px 0 0 158px;color:#94a0b1;font-size:12px}.rr-config-block{margin-top:14px;padding-top:14px;border-top:1px solid #e1e7f0}.rr-switch-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.rr-switch-row strong{font-size:15px}.rr-switch-row p,.rr-helper,.rr-message{margin:5px 0 0;color:#687385;font-size:12px}.rr-switch{width:52px;height:28px;padding:3px;border:0;border-radius:14px;background:#c8d0dc;cursor:pointer}.rr-switch span{display:block;width:22px;height:22px;border-radius:50%;background:#fff;transition:transform .18s ease}.rr-switch.on{background:#1677ff}.rr-switch.on span{transform:translate(24px)}.rr-segment{display:inline-flex;gap:4px;margin-top:18px;padding:4px;border-radius:7px;background:#edf2f8}.rr-segment button{min-width:96px;height:30px;border:0;border-radius:5px;background:transparent;color:#526071;cursor:pointer}.rr-segment .active{background:#fff;color:#1677ff;font-weight:700;box-shadow:0 1px 4px #1720331a}.rr-note-field{margin-top:14px}.rr-note-field label{display:flex;flex-direction:column;gap:6px;color:#687385;font-size:12px}.rr-note-field textarea{width:100%;padding:8px 10px;border:1px solid #dce3ed;border-radius:4px;background:#f5f7fb;color:#526071;font:inherit;font-size:13px;resize:vertical;line-height:1.6;box-sizing:border-box}.rr-note-field textarea:focus{outline:none;border-color:#1677ff;background:#fff}.rr-tier-table{margin-top:14px;border:1px solid #e1e7f0;border-radius:8px;overflow:hidden}.rr-tier-row{display:flex;align-items:center;gap:6px;padding:10px 12px;font-size:13px;border-top:1px solid #edf1f6}.rr-tier-row.is-new{background:#f5fbff}.rr-tier-row.has-error{background:#fff7e6}.rr-tier-row.has-error input{border-color:#faad14;background:#fffaf0}.rr-tier-label{white-space:nowrap;color:#526071}.rr-tier-row .rr-tier-days{width:58px;margin-top:0;height:30px}.rr-tier-row .rr-tier-fee{width:52px;margin-top:0;height:30px}.rr-tier-row input{margin-top:0;height:30px}.rr-tier-delete,.rr-drawer-actions button{height:30px;border:1px solid #dce3ed;border-radius:4px;background:#fff;color:#526071;cursor:pointer;padding:0 10px}.rr-tier-delete{margin-left:auto}.rr-tier-delete:disabled,.rr-drawer-actions button:disabled,.rr-tier-row input:disabled{cursor:not-allowed;opacity:.56}.rr-drawer-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:14px}.rr-drawer-actions button:last-child{min-width:96px;border-color:#1677ff;background:#1677ff;color:#fff}.rr-message{min-height:20px;margin-top:12px;color:#237804}.rr-message.warn{color:#ad6800}.rr-tier-tip{margin:10px 0 0;color:#687385;font-size:12px;line-height:1.6}.rr-review{margin-top:20px;padding:18px 20px;border:1px solid #d8e1ed;border-radius:8px;background:#fff}.rr-review h2{margin:0 0 12px;font-size:16px}.rr-review ul{margin:0;padding-left:18px;color:#526071;font-size:13px;line-height:1.8}@media(max-width:1180px){.rr-demo-header,.rr-workspace{grid-template-columns:1fr}.rr-phone{margin:0 auto}.rr-backend{min-height:720px}}.tlc-root{--tlc-blue: #409eff;--tlc-border: #e2e6ec;--tlc-text: #606266;position:relative;display:grid;grid-template-columns:minmax(1060px,1fr) 410px;min-width:1380px;min-height:860px;background:#f3f5f8;color:var(--tlc-text);font:14px/1.5 -apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.tlc-admin{display:flex;min-width:0;min-height:860px}.tlc-side{width:198px;flex:0 0 198px;background:#061a2e;color:#aebccd;overflow:hidden}.tlc-logo{height:58px;display:flex;align-items:center;padding:0 17px;color:#fff;font-size:16px;font-weight:700}.tlc-side-parent{height:50px;padding:0 20px;display:flex;align-items:center;color:#dce5ed;background:#071729}.tlc-side-parent.lower{background:#061a2e;border-top:1px solid rgba(255,255,255,.03)}.tlc-side-item{height:48px;padding:0 16px 0 39px;display:flex;align-items:center;gap:11px;white-space:nowrap;background:#10283d}.tlc-side-item.active{color:#fff;background:var(--tlc-blue)}.tlc-main{flex:1;min-width:0}.tlc-top{height:50px;padding:0 14px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #d7dce3;background:#f8f9fb;color:#4f555c}.tlc-top .muted{color:#adb3bb}.tlc-top strong{margin-left:auto;color:#111;font-size:13px}.tlc-tabs{height:42px;padding:0 4px;display:flex;align-items:center;gap:4px;border-bottom:1px solid var(--tlc-border);background:#fff}.tlc-tabs button{height:30px;min-width:66px;padding:0 16px;border:1px solid #dfe3e9;background:#fff;color:#666}.tlc-tabs button.active{color:#fff;background:var(--tlc-blue);border-color:var(--tlc-blue)}.tlc-content{padding:20px}.tlc-search-card{height:68px;padding:0 20px;display:flex;align-items:center;gap:11px;background:#fff}.tlc-search-card label{margin-right:4px}.tlc-search-card input{width:180px}.tlc-search-card button,.tlc-toolbar button,.tlc-modal-foot button,.tlc-preview-head button{height:32px;padding:0 15px;border:1px solid #dcdfe6;border-radius:4px;background:#fff;color:var(--tlc-text);cursor:pointer}.tlc-root .primary{color:#fff;background:var(--tlc-blue);border-color:var(--tlc-blue)}.tlc-table-card{margin-top:20px;background:#fff}.tlc-toolbar{height:72px;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.tlc-toolbar .round{width:32px;padding:0;margin-left:8px;border-radius:50%;color:#7e8791;font-size:17px}.tlc-table-scroll{overflow-x:auto;border-top:1px solid var(--tlc-border)}.tlc-table-scroll table{width:100%;min-width:1120px;border-collapse:collapse;table-layout:fixed}.tlc-table-scroll th,.tlc-table-scroll td{height:50px;padding:8px 10px;border-right:1px solid var(--tlc-border);border-bottom:1px solid var(--tlc-border);text-align:center;font-weight:400}.tlc-table-scroll th{height:43px;background:#fafafa;color:#53575d;font-weight:600}.tlc-table-scroll th:nth-child(1){width:56px}.tlc-table-scroll th:nth-child(2){width:72px}.tlc-table-scroll th:nth-child(3){width:105px}.tlc-table-scroll th:nth-child(4){width:220px}.tlc-table-scroll th:nth-child(5){width:100px}.tlc-table-scroll th:nth-child(6){width:90px}.tlc-table-scroll th:nth-child(7){width:120px}.tlc-table-scroll th:nth-child(8){width:150px}.tlc-table-scroll th:nth-child(9){width:74px}.tlc-table-scroll th:nth-child(10){width:205px}.tlc-tag-icon{width:34px;height:34px;margin:auto;display:flex;align-items:center;justify-content:center;border-radius:4px;background:linear-gradient(135deg,#ff6c93,#6bbdff);font-size:20px}.tlc-actions{display:flex;align-items:center;justify-content:center;gap:14px;white-space:nowrap}.tlc-actions button{padding:0;border:0;background:transparent;color:var(--tlc-blue);cursor:pointer}.tlc-pagination{height:56px;padding:0 20px;display:flex;align-items:center;justify-content:flex-end;color:#7f858c}.tlc-pagination span{color:var(--tlc-blue)}.tlc-pagination select,.tlc-pagination input{height:30px;border:1px solid #dcdfe6;border-radius:3px;background:#fff;color:#777}.tlc-pagination input{width:38px;text-align:center}.tlc-search-card input,.tlc-modal input[type=text],.tlc-counter-field input,.tlc-counter-field textarea{border:1px solid #dcdfe6;border-radius:4px;outline:none;color:#606266;background:#fff;box-sizing:border-box}.tlc-search-card input:focus,.tlc-modal input:focus,.tlc-counter-field textarea:focus{border-color:var(--tlc-blue)}.tlc-search-card input{height:32px;padding:0 10px}.tlc-preview-panel{position:sticky;top:0;height:860px;padding:22px;border-left:1px solid #dce2e9;background:#edf1f6;box-sizing:border-box;overflow:auto}.tlc-preview-head{display:flex;align-items:center;justify-content:space-between}.tlc-preview-head b{display:block;color:#303133;font-size:18px}.tlc-preview-head span{display:block;margin-top:2px;color:#9ba2aa;font-size:11px}.tlc-preview-head button{color:var(--tlc-blue);border-color:#b9dcff;background:#f1f8ff}.tlc-scene-tabs{display:grid;grid-template-columns:1fr 1fr;margin:18px 0;border:1px solid #d7dde5;border-radius:6px;overflow:hidden}.tlc-scene-tabs button{height:38px;border:0;background:#fff;color:#737982;cursor:pointer}.tlc-scene-tabs button.active{color:#fff;background:var(--tlc-blue)}.tlc-preview-status{margin-top:16px;padding:10px 12px;display:flex;align-items:center;gap:8px;border-radius:5px;background:#fff;font-size:12px}.tlc-preview-status span{width:7px;height:7px;border-radius:50%}.tlc-preview-status.on span{background:#67c23a}.tlc-preview-status.off span{background:#c0c4cc}.tlc-phone{position:relative;width:330px;height:640px;margin:0 auto;overflow:hidden;border:8px solid #17191d;border-radius:33px;background:#0b0b0c;color:#f5f5f5;box-shadow:0 18px 45px #2834453d}.tlc-phone-bar{height:27px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.tlc-phone-title{height:48px;padding:0 14px;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center}.tlc-phone-title b{text-align:center}.tlc-phone-title span{text-align:right;font-size:11px}.tlc-phone-body{position:relative;height:calc(100% - 75px);padding:14px;box-sizing:border-box}.tlc-phone-body small{display:block;margin:10px 0 6px;color:#dadada}.tlc-select{height:38px;margin-bottom:8px;padding:0 10px;display:flex;align-items:center;border-radius:5px;background:#18191b;color:#bbb}.tlc-select.active{border:1px solid #f321a5;box-shadow:inset 0 0 0 1px #f321a5}.tlc-ticket{position:relative;padding:12px;border:2px solid #1599ff;border-radius:6px;background:#16171a}.tlc-ticket b{color:#f82cb0}.tlc-ticket strong{position:absolute;right:10px;top:11px;color:#ffe52d}.tlc-ticket p{margin:8px 0 0;color:#aaa;font-size:11px}.tlc-buybar{position:absolute;left:14px;right:14px;bottom:16px;display:flex;align-items:center;justify-content:space-between}.tlc-buybar b{color:#fff135;font-size:24px}.tlc-buybar button{height:38px;padding:0 22px;border:0;border-radius:20px;background:#f323a8;color:#fff}.tlc-phone-dim{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#000000a3}.tlc-prompt{width:254px;padding:20px 18px;border-radius:18px;background:#fff;color:#4b4c50;text-align:center;box-sizing:border-box}.tlc-prompt h3{margin:0 0 14px;color:#ed2caf;font-size:18px}.tlc-prompt div{max-height:185px;overflow:auto;white-space:pre-line;font-size:13px;line-height:1.8}.tlc-prompt button{margin-top:18px;width:108px;height:34px;border:0;border-radius:18px;background:#f532b4;color:#fff}.tlc-phone-body.post{padding-top:8px}.tlc-ticket-card{padding:12px;display:grid;grid-template-columns:72px 1fr;gap:10px;border-radius:8px;background:#17181a}.tlc-poster{height:88px;padding-top:17px;box-sizing:border-box;background:linear-gradient(150deg,#f33cb2,#5c55ed);text-align:center;font-size:12px;font-weight:800}.tlc-ticket-card h4{margin:4px 0;font-size:13px}.tlc-ticket-card p{margin:3px 0;color:#aaa;font-size:10px}.tlc-qr{position:relative;height:228px;margin-top:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;background:#151618;color:#eee;font-size:110px;line-height:.8}.tlc-qr>span{margin-top:20px;color:#aaa;font-size:11px}.tlc-qr-stamp{position:absolute;right:29px;bottom:55px;min-width:108px;height:36px;padding:0 9px 0 13px;display:flex;align-items:center;justify-content:center;gap:7px;border:2px solid #ffcf32;border-radius:5px;background:#17181a;color:#ffd94e;box-shadow:0 0 0 2px #17181a,0 0 0 3px #ffcf32ad,0 5px 14px #0000008c;transform:rotate(-7deg);cursor:pointer;font:700 12px/1 -apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;letter-spacing:.5px}.tlc-qr-stamp:before{content:"";position:absolute;inset:3px;border:1px dashed rgba(255,217,78,.66);border-radius:2px;pointer-events:none}.tlc-qr-stamp span{position:relative;margin:0;color:inherit;font-size:inherit}.tlc-qr-stamp i{position:relative;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#ffcf32;color:#161616;font-size:18px;font-style:normal;line-height:1;transition:transform .18s ease}.tlc-qr-stamp:hover,.tlc-qr-stamp:focus-visible{border-color:#fff08e;color:#fff08e;box-shadow:0 0 0 2px #17181a,0 0 0 4px #ffcf32d1,0 7px 18px #0000009e;outline:none}.tlc-qr-stamp:hover i,.tlc-qr-stamp:focus-visible i{transform:translate(2px)}.tlc-qr-stamp:active{transform:rotate(-7deg) scale(.97)}.tlc-order-entry{margin-top:12px;padding:13px;display:flex;justify-content:space-between;border-radius:8px;background:#17181a}.tlc-order-entry span{font-size:22px}.tlc-post-dim{z-index:2}.tlc-post-prompt{position:relative;padding-top:24px;padding-bottom:24px}.tlc-prompt-close{position:absolute;top:7px;right:9px;width:28px!important;height:28px!important;margin:0!important;padding:0;border-radius:50%!important;background:transparent!important;color:#999!important;font-size:22px;line-height:1}.tlc-mask{position:absolute;z-index:20;inset:0 410px 0 0;min-height:860px;display:flex;align-items:center;justify-content:center;background:#00000070}.tlc-modal{width:760px;max-height:820px;display:flex;flex-direction:column;background:#fff;border-radius:2px;box-shadow:0 12px 42px #0000003d}.tlc-modal-head{height:62px;padding:0 20px;display:flex;align-items:center;color:#303133;font-size:18px;border-bottom:1px solid #f0f1f3;box-sizing:border-box}.tlc-modal-head button{margin-left:auto;border:0;background:transparent;color:#909399;font-size:22px;cursor:pointer}.tlc-modal-body{padding:26px 44px 18px;overflow:auto}.tlc-form-row{display:flex;align-items:flex-start;min-height:48px}.tlc-label{width:150px;flex:0 0 150px;padding:6px 14px 0 0;box-sizing:border-box;text-align:right}.tlc-label i{margin-right:5px;color:#f56c6c;font-style:normal}.tlc-field{flex:1;min-width:0}.tlc-field-main{min-height:34px;display:flex;align-items:flex-start;gap:24px;flex-wrap:wrap}.tlc-field-main>input{width:300px;height:32px;padding:0 10px}.tlc-error{margin:-1px 0 5px;color:#f56c6c;font-size:12px}.tlc-form-row.has-error input,.tlc-form-row.has-error textarea{border-color:#f56c6c}.tlc-upload{width:128px;height:128px;border:0;border-radius:6px;background:#f1f1f1;color:#8893a0;font-size:34px;cursor:pointer}.tlc-upload.has-icon{font-size:48px}.tlc-upload+p{width:100%;margin:-15px 0 8px;padding-left:0;color:#909399;font-size:12px}.tlc-radio{height:32px;display:inline-flex;align-items:center;gap:7px;cursor:pointer}.tlc-radio input{position:absolute;opacity:0}.tlc-radio span{width:14px;height:14px;border:1px solid #c6cbd2;border-radius:50%;box-sizing:border-box}.tlc-radio input:checked+span{border:4px solid var(--tlc-blue)}.tlc-stepper{display:flex;width:200px;height:32px}.tlc-stepper button{width:34px;border:1px solid #dcdfe6;background:#f5f7fa;color:#7a7f85}.tlc-stepper input{width:132px;border:1px solid #dcdfe6;border-left:0;border-right:0;text-align:center}.tlc-prompt-box{margin:8px 0 0 18px;padding:18px 16px 8px;border:1px solid #d9eafe;border-radius:5px;background:#f7fbff}.tlc-section-title{margin:0 0 16px 12px;color:#303133}.tlc-section-title b{margin-right:10px}.tlc-section-title span{color:#909399;font-size:12px}.tlc-prompt-box .tlc-label{width:132px;flex-basis:132px}.tlc-warning{margin:-2px 0 14px 132px;padding:8px 11px;border:1px solid #f8dca5;background:#fff9ea;color:#9c6e12;font-size:12px}.tlc-counter-field{position:relative;width:390px}.tlc-counter-field input,.tlc-counter-field textarea{width:100%;padding:0 50px 0 10px}.tlc-counter-field input{height:32px}.tlc-counter-field textarea{height:76px;padding-top:8px;padding-bottom:20px;resize:vertical;font:inherit}.tlc-counter-field span{position:absolute;right:8px;bottom:7px;color:#a7abb1;font-size:11px}.tlc-counter-field:not(.textarea) span{bottom:8px}.tlc-counter-field span.over{color:#f56c6c}.tlc-modal-foot{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:flex-end;gap:12px;border-top:1px solid #ebeef5;box-sizing:border-box}.tlc-toast{position:fixed;z-index:50;left:50%;top:24px;transform:translate(-50%);padding:10px 18px;border:1px solid #b3e19d;border-radius:4px;background:#f0f9eb;color:#67c23a;box-shadow:0 5px 18px #00000024}@media(max-width:1450px){.tlc-root{grid-template-columns:minmax(960px,1fr) 380px;min-width:1280px}.tlc-side{width:182px;flex-basis:182px}.tlc-side-item{padding-left:30px}.tlc-preview-panel{padding:16px}.tlc-mask{right:380px}.tlc-phone{transform:scale(.94);transform-origin:top center;margin-bottom:-38px}}.mc-demo{min-height:100vh;padding:28px 24px 64px;background:#f6f4f6;color:#191520;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}.mc-shell{max-width:1060px;margin:0 auto}.mc-eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#d6156b;font-weight:700;margin:0 0 10px}.mc-demo h1{font-size:30px;line-height:1.18;margin:0 0 12px;font-weight:700;letter-spacing:-.02em}.mc-lede{margin:0;color:#6e6678;font-size:15px;line-height:1.65;max-width:62ch}.mc-lede b{color:#191520;font-weight:600}.mc-view-tabs{display:inline-flex;gap:5px;margin:20px 0 24px;padding:4px;border:1px solid #e0dae2;border-radius:12px;background:#fff}.mc-view-tabs button{border:0;border-radius:8px;padding:9px 14px;background:transparent;color:#6e6678;font:inherit;font-size:12.5px;font-weight:600;cursor:pointer}.mc-view-tabs button.mc-on{background:#d6156b;color:#fff}.mc-tabs{display:flex;gap:8px;margin:22px 0 26px;flex-wrap:wrap}.mc-tab{background:#fff;border:1px solid #e0dae2;border-radius:10px;padding:10px 16px;font:inherit;font-size:13.5px;font-weight:600;color:#191520;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.mc-tab:hover{border-color:#d6156b}.mc-tab.mc-on{background:#d6156b;border-color:#d6156b;color:#fff}.mc-taskbar{background:#fff;border:1px solid #e0dae2;border-radius:14px;padding:16px 18px;margin-bottom:22px}.mc-taskbar h3{margin:0 0 4px;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#6e6678;font-weight:700}.mc-taskbar p{margin:0 0 13px;font-size:12.5px;color:#6e6678;line-height:1.55}.mc-taskbar p b{color:#191520;font-weight:600}.mc-tbtns{display:flex;gap:9px;flex-wrap:wrap}.mc-tbtn{background:#efebf0;border:1px solid #e0dae2;border-radius:9px;padding:9px 14px;font:inherit;font-size:13px;font-weight:600;color:#191520;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.mc-tbtn:hover{border-color:#d6156b}.mc-tbtn.mc-running{background:#d6156b;border-color:#d6156b;color:#fff}.mc-tbtn.mc-ghost{font-weight:500;color:#6e6678}.mc-rigs{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}@media(max-width:900px){.mc-rigs{grid-template-columns:1fr;gap:34px}}.mc-rig{display:flex;flex-direction:column;gap:12px}.mc-rig-hd{display:flex;align-items:center;gap:10px;padding:0 2px}.mc-pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;padding:5px 11px;border-radius:8px}.mc-rig-lock .mc-pill{background:#9a680024;color:#9a6800}.mc-rig-cross .mc-pill{background:#6d3fd424;color:#6d3fd4}.mc-ref{font-size:11.5px;color:#6e6678}.mc-clicks{margin-left:auto;font-size:11.5px;color:#6e6678;font-variant-numeric:tabular-nums;display:flex;align-items:center;gap:5px}.mc-clicks b{font-size:15px;font-weight:700;color:#191520;min-width:14px;text-align:right}.mc-split{display:grid;grid-template-columns:minmax(0,380px) minmax(0,1fr);gap:38px;align-items:start}@media(max-width:880px){.mc-split{grid-template-columns:1fr;gap:30px}}.mc-stage{position:sticky;top:20px}@media(max-width:880px){.mc-stage{position:static}}.mc-notes{display:flex;flex-direction:column;gap:24px}.mc-note-grp h3{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#6e6678;margin:0 0 12px;font-weight:700}.mc-cards{display:flex;flex-direction:column;gap:9px}.mc-nc{display:flex;gap:12px;width:100%;text-align:left;background:#fff;border:1px solid #e0dae2;border-radius:11px;padding:13px 14px;cursor:pointer;font:inherit;color:inherit;transition:border-color .16s,transform .16s}.mc-nc:hover{border-color:#d6156b;transform:translate(2px)}.mc-nc .mc-bar{flex:0 0 3px;border-radius:2px;background:#d6156b}.mc-nc.mc-i18n .mc-bar{background:#6d3fd4}.mc-nc.mc-edge .mc-bar{background:#c98a00}.mc-nc .mc-txt{flex:1;min-width:0}.mc-nc b{display:block;font-size:14px;font-weight:600;margin-bottom:4px}.mc-nc p{margin:0;font-size:12.5px;line-height:1.6;color:#6e6678}.mc-nc .mc-go{flex:0 0 auto;align-self:center;font-size:11px;color:#d6156b;font-weight:600;white-space:nowrap}.mc-legend{display:flex;gap:16px;flex-wrap:wrap;font-size:11.5px;color:#6e6678}.mc-legend span{display:flex;align-items:center;gap:6px}.mc-legend i{width:9px;height:9px;border-radius:2px;display:block}.mc-verdict{margin-top:40px;display:flex;flex-direction:column;gap:20px}.mc-verdict h2{font-size:19px;font-weight:700;margin:0;letter-spacing:-.01em}.mc-tablewrap{overflow-x:auto;border:1px solid #e0dae2;border-radius:13px;background:#fff}.mc-tablewrap table{border-collapse:collapse;width:100%;min-width:640px;font-size:13px}.mc-tablewrap th,.mc-tablewrap td{text-align:left;padding:12px 15px;border-bottom:1px solid #e0dae2;vertical-align:top;line-height:1.55}.mc-tablewrap thead th{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#6e6678;font-weight:700;background:#efebf0}.mc-tablewrap thead th:nth-child(2){color:#9a6800}.mc-tablewrap thead th:nth-child(3){color:#6d3fd4}.mc-tablewrap tbody tr:last-child td{border-bottom:0}.mc-tablewrap td{color:#6e6678}.mc-tablewrap td:first-child{font-weight:600;white-space:nowrap;color:#191520}.mc-tablewrap td b{color:#191520;font-weight:600}.mc-win{color:#2e8b57;font-weight:700}.mc-callout{background:#fff;border:1px solid #e0dae2;border-radius:13px;padding:18px 20px}.mc-callout.mc-hi{border-color:#d6156b}.mc-callout h4{margin:0 0 11px;font-size:14.5px;font-weight:700}.mc-callout>p{margin:0 0 12px;font-size:13px;line-height:1.62;color:#6e6678}.mc-callout>p b{color:#191520;font-weight:600}.mc-callout ol,.mc-callout ul{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:9px}.mc-callout li{font-size:13px;line-height:1.62;color:#6e6678}.mc-callout li b{color:#191520;font-weight:600}.mc-callout code{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px;background:#efebf0;padding:1px 5px;border-radius:4px}.mc-phone{position:relative;width:100%;max-width:376px;height:748px;margin:0 auto;display:flex;flex-direction:column;background:#08070c;border-radius:40px;overflow:hidden;border:1px solid #e0dae2;box-shadow:0 1px 2px #1915200f,0 16px 40px #19152017;color:#f5f2f8;font-size:13.5px;isolation:isolate}.mc-rig-lock .mc-phone{border-color:#d8b878}.mc-rig-cross .mc-phone{border-color:#b9a2ee}.mc-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:122px;height:25px;background:#08070c;border-radius:0 0 15px 15px;z-index:60}.mc-statusbar{position:relative;z-index:55;height:42px;flex:0 0 42px;display:flex;align-items:center;justify-content:space-between;padding:0 22px 0 24px;font-size:11.5px;font-weight:600}.mc-statusbar .mc-sig{opacity:.8;font-size:10px;letter-spacing:.1em}.mc-screen{position:relative;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;scroll-behavior:smooth;overflow-anchor:none}.mc-screen::-webkit-scrollbar{display:none}.mc-appbar{display:flex;align-items:center;justify-content:space-between;padding:5px 14px 12px;gap:10px}.mc-citybtn{display:flex;align-items:center;gap:4px;background:none;border:0;padding:6px 8px 6px 4px;color:#f5f2f8;font:inherit;font-weight:700;font-size:15px;cursor:pointer;border-radius:9px}.mc-citybtn:hover{background:#17151e}.mc-caret{font-size:8px;color:#8b8398;margin-top:2px}.mc-logo{font-family:Helvetica Neue,Arial,sans-serif;font-weight:800;font-size:13.5px;letter-spacing:.13em}.mc-iconbtn{width:29px;height:29px;border-radius:50%;border:1px solid #2a2634;background:#17151e;color:#f5f2f8;font-size:12px;cursor:pointer;display:grid;place-items:center;padding:0}.mc-app-actions{display:flex;align-items:center;gap:6px}.mc-ticket-folder{border:0;border-radius:999px;padding:7px 9px;background:#ff2e8824;color:#ff78b2;font:inherit;font-size:9.5px;font-weight:700;cursor:pointer;white-space:nowrap}.mc-banner{margin:0 14px;height:112px;border-radius:13px;overflow:hidden;position:relative;background:radial-gradient(120% 90% at 20% 15%,#ffc9e4 0%,transparent 55%),radial-gradient(110% 100% at 85% 25%,#c8b4ff 0%,transparent 60%),linear-gradient(165deg,#8fa9e8,#d9a8ce 48%,#f2c7b8);display:grid;place-items:center;text-align:center}.mc-banner .mc-bi{color:#2c1730}.mc-banner .mc-k1{font-size:10px;font-style:italic;opacity:.75;font-family:Georgia,serif}.mc-banner .mc-k2{font-size:22px;font-weight:800;letter-spacing:.03em;margin:1px 0 3px}.mc-banner .mc-k3{font-size:9px;letter-spacing:.13em;opacity:.7}.mc-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:10px 14px 0;padding:10px 7px;border:1px solid #211e2b;border-radius:13px;background:#121018}.mc-service-grid>div{display:grid;justify-items:center;gap:4px;min-width:0}.mc-service-grid span{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#ff2e8833,#9b6bff29);font-size:15px}.mc-service-grid b{font-size:8.5px;font-weight:600;color:#cfc7d8;white-space:nowrap}.mc-content-shelf{margin:15px 0 0}.mc-shelf-head{display:flex;align-items:flex-end;justify-content:space-between;padding:0 14px 8px}.mc-shelf-head>span{display:flex;align-items:baseline;gap:7px}.mc-shelf-head b{font-size:13px}.mc-shelf-head small{color:#8b8398;font-size:8.5px}.mc-shelf-head em{color:#8b8398;font-size:9.5px;font-style:normal}.mc-content-shelf .mc-mini{flex-basis:132px;text-align:left;color:#f5f2f8;font:inherit;padding:0}.mc-content-shelf .mc-mini-pass{border-color:#ff2e8861}.mc-all-tickets{scroll-margin-top:8px;margin-top:22px;padding-top:13px;border-top:1px solid #211e2b}.mc-region-tabs{display:flex;gap:7px;padding:12px 14px 2px;overflow-x:auto;scrollbar-width:none}.mc-region-tabs::-webkit-scrollbar{display:none}.mc-region-tabs button{flex:0 0 auto;border:0;border-bottom:2px solid transparent;background:none;color:#8b8398;padding:5px 2px 6px;font:inherit;font-size:11.5px;cursor:pointer}.mc-region-tabs button.mc-on{color:#fff;border-bottom-color:#ff2e88;font-weight:700}.mc-pass-section{margin-top:12px}.mc-pass-title{display:flex;align-items:center;justify-content:space-between;padding:0 14px 9px}.mc-pass-title>span{display:flex;align-items:baseline;gap:7px}.mc-pass-title b{font-size:14px}.mc-pass-title small,.mc-pass-title em{color:#8b8398;font-size:9.5px;font-style:normal}.mc-pass-list{display:flex;flex-direction:column;gap:9px;padding:0 14px}.mc-pass-card{display:flex;gap:10px;width:100%;padding:8px;border:1px solid rgba(255,46,136,.34);border-radius:13px;background:linear-gradient(135deg,#ff2e8817,#9b6bff14);color:#f5f2f8;font:inherit;text-align:left;cursor:pointer}.mc-pass-card:hover{border-color:#ff2e88}.mc-pass-cover{flex:0 0 88px;min-height:116px;border-radius:9px;display:grid;place-content:center;gap:18px;padding:8px;text-align:center}.mc-pass-cover b{color:#fff;font-family:Georgia,serif;font-size:17px;font-style:italic;text-shadow:0 2px 9px rgba(0,0,0,.35)}.mc-pass-cover small{color:#ffffffd6;font-size:6.5px;letter-spacing:.1em}.mc-pass-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.mc-pass-badges{display:flex;gap:4px;flex-wrap:wrap}.mc-pass-badges em,.mc-pass-badges i{padding:2px 5px;border-radius:4px;font-size:8px;font-style:normal}.mc-pass-badges em{color:#ff9cc6;background:#ff2e8829}.mc-pass-badges i{color:#c9b6ff;background:#9b6bff26}.mc-pass-main>strong{font-size:12.5px;line-height:1.35}.mc-pass-main>span:not(.mc-pass-badges):not(.mc-pass-foot){color:#aaa2b6;font-size:9.5px}.mc-pass-main>small{color:#ff9cc6;font-size:9px}.mc-pass-foot{display:flex;align-items:flex-end;justify-content:space-between;margin-top:auto}.mc-pass-foot i{color:#8b8398;font-size:9px;font-style:normal}.mc-pagehead{position:sticky;top:0;z-index:24;min-height:48px;display:grid;grid-template-columns:minmax(92px,1fr) auto minmax(92px,1fr);align-items:center;padding:2px 12px;background:#08070cf0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #211e2b}.mc-pagehead button{justify-self:start;border:0;background:none;color:#ff78b2;padding:8px 2px;font:inherit;font-size:11.5px;font-weight:600;cursor:pointer}.mc-pagehead>b{font-size:13.5px;font-weight:700}.mc-pagehead>span{min-width:1px}.mc-detailhero{height:214px;display:grid;place-items:center;position:relative;text-align:center}.mc-detailhero>span{color:#fff;font-family:Georgia,serif;font-size:38px;font-style:italic;font-weight:700;text-shadow:0 4px 18px rgba(0,0,0,.38)}.mc-detailhero>em{position:absolute;left:0;right:0;bottom:14px;color:#ffffffd1;font-style:normal;font-size:8px;letter-spacing:.15em}.mc-detailbody{padding:17px 15px 4px}.mc-detailcity{display:inline-flex;padding:4px 7px;border-radius:6px;color:#c3a6ff;background:#9b6bff29;border:1px solid rgba(155,107,255,.3);font-size:10px;font-weight:700}.mc-detailbody>h2{margin:9px 0 14px;font-size:20px;line-height:1.35;letter-spacing:-.02em}.mc-detailfacts{display:grid;gap:8px;padding:12px 0;border-top:1px solid #2a2634;border-bottom:1px solid #2a2634}.mc-detailfacts p{display:flex;justify-content:space-between;gap:14px;margin:0}.mc-detailfacts b{font-size:11.5px}.mc-detailfacts span{color:#8b8398;font-size:10.5px;text-align:right}.mc-detailprice{padding:14px 0 4px}.mc-pass-hero{height:188px;display:grid;place-content:center;gap:7px;position:relative;text-align:center}.mc-pass-hero>b{color:#fff;font:italic 700 35px/1 Georgia,serif;text-shadow:0 4px 18px rgba(0,0,0,.35)}.mc-pass-hero>small{color:#fffc;font-size:7px;letter-spacing:.14em}.mc-pass-hero-tag{position:absolute;left:14px;top:13px;padding:4px 7px;border-radius:6px;background:#08070cad;color:#fff;font-size:9px}.mc-pass-detail>h2{margin-bottom:5px}.mc-pass-subtitle{margin:0 0 12px;color:#9f96aa;font-size:10.5px}.mc-session-selection{padding-top:20px}.mc-session-section{margin-bottom:24px}.mc-session-section>h2{margin:0 0 12px;font-size:19px;line-height:1}.mc-performance-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mc-performance-options button{min-height:45px;padding:9px 7px;border:1px solid transparent;border-radius:9px;background:#17151e;color:#f5f2f8;font:inherit;font-size:10.5px;font-weight:650;cursor:pointer}.mc-performance-options button.mc-on{border-color:#ff2e88;background:#ff2e8821;box-shadow:inset 0 0 0 1px #ff2e8847}.mc-ticket-type-options{display:flex;flex-direction:column;gap:9px}.mc-ticket-type-options>button{min-height:61px;display:flex;align-items:center;justify-content:space-between;gap:9px;padding:11px 12px;border:1px solid transparent;border-radius:9px;background:#17151e;color:#f5f2f8;font:inherit;text-align:left;cursor:pointer}.mc-ticket-type-options>button.mc-on{border-color:#ff2e88;background:#ff2e8821;box-shadow:inset 0 0 0 1px #ff2e8840}.mc-ticket-type-copy{min-width:0;display:flex;align-items:center;gap:7px}.mc-ticket-type-copy em{flex:0 0 auto;padding:3px 6px;border:1px solid #ff2e88;border-radius:4px;color:#ff78b2;font-size:8px;font-style:normal;white-space:nowrap}.mc-ticket-type-copy b{font-size:11.5px;line-height:1.35}.mc-ticket-type-price{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end}.mc-ticket-type-price strong{color:#ffe04b;font-size:16px;line-height:1.2}.mc-ticket-type-price del{color:#716a79;font-size:10px}.mc-ticket-picker{margin:14px 0;padding:12px;border:1px solid #2a2634;border-radius:12px;background:#121018}.mc-picker-head{display:flex;justify-content:space-between;align-items:baseline;margin:2px 0 8px}.mc-picker-head:not(:first-child){margin-top:15px}.mc-picker-head b{font-size:11.5px}.mc-picker-head span{color:#8b8398;font-size:8.5px}.mc-picker-options{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.mc-picker-options button,.mc-ticket-options button{border:1px solid #302b3a;border-radius:8px;background:#1b1822;color:#d8d1df;font:inherit;cursor:pointer}.mc-picker-options button{padding:8px 4px;font-size:9px}.mc-picker-options button.mc-on,.mc-ticket-options button.mc-on{border-color:#ff2e88;background:#ff2e881f;color:#fff}.mc-ticket-options{display:grid;gap:6px}.mc-ticket-options button{display:flex;justify-content:space-between;align-items:center;padding:9px 10px;text-align:left}.mc-ticket-options button>span{display:flex;flex-direction:column;gap:2px}.mc-ticket-options button b{font-size:10.5px}.mc-ticket-options button small{color:#8b8398;font-size:8.5px}.mc-ticket-options button strong{color:#ff78b2;font-size:13px}.mc-pass-reveal{display:flex;flex-direction:column;gap:5px;padding:20px 14px;border:1px dashed #42394e;border-radius:11px;text-align:center}.mc-pass-reveal b{font-size:11px}.mc-pass-reveal span{color:#8b8398;font-size:9px}.mc-pass-section-title{display:flex;justify-content:space-between;align-items:baseline;margin:19px 0 9px}.mc-pass-section-title b{font-size:13px}.mc-pass-section-title span{color:#8b8398;font-size:8.5px}.mc-pass-stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #2a2634;border-radius:10px;overflow:hidden}.mc-pass-stats span{display:flex;flex-direction:column;align-items:center;gap:1px;padding:9px 2px;color:#8b8398;font-size:8.5px;border-right:1px solid #2a2634}.mc-pass-stats span:last-child{border-right:0}.mc-pass-stats b{color:#fff;font-size:15px}.mc-pass-valid{display:flex;justify-content:space-between;gap:12px;padding:11px 2px;border-bottom:1px solid #2a2634;font-size:10px}.mc-pass-valid span{color:#8b8398}.mc-info-tabs{position:sticky;top:48px;z-index:18;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 -15px;padding:0 10px;background:#08070cf7;border-top:1px solid #2a2634;border-bottom:1px solid #2a2634}.mc-purchase-info-tabs{margin-top:4px}.mc-anchor-tabs{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mc-info-tabs button{position:relative;border:0;background:none;color:#8b8398;padding:12px 2px 10px;font:inherit;font-size:9.5px;white-space:nowrap;cursor:pointer}.mc-info-tabs button.mc-on{color:#fff;font-weight:700}.mc-info-tabs button.mc-on:after{content:"";position:absolute;left:22%;right:22%;bottom:-1px;height:2px;border-radius:2px;background:#ff2e88}.mc-info-flow{display:flex;flex-direction:column}.mc-info-section{scroll-margin-top:94px;padding:17px 0 22px;border-bottom:1px solid #2a2634}.mc-info-section:last-child{border-bottom:0;padding-bottom:200px}.mc-info-section-title{margin:0 0 12px;font-size:13px}.mc-info-section .mc-route-section,.mc-info-section .mc-coverage-section{margin-top:16px}.mc-info-panel{min-height:285px;padding-top:14px}.mc-photo-row{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.mc-photo-row>div{aspect-ratio:1.05;display:flex;align-items:flex-end;padding:7px;border-radius:9px;overflow:hidden}.mc-photo-row span{color:#fff;font-size:7.5px;font-weight:700;text-shadow:0 1px 5px rgba(0,0,0,.5)}.mc-info-copy{margin-top:13px;padding:12px;border-radius:10px;background:#17151e;border:1px solid #2a2634}.mc-info-copy h3{margin:0 0 5px;font-size:12px}.mc-info-copy p{margin:0;color:#9f96aa;font-size:9.5px;line-height:1.65}.mc-rule-list{display:flex;flex-direction:column;border:1px solid #2a2634;border-radius:10px;overflow:hidden}.mc-rule-list>div{display:flex;flex-direction:column;gap:4px;padding:12px;background:#17151e;border-bottom:1px solid #2a2634}.mc-rule-list>div:last-child{border-bottom:0}.mc-rule-list b{font-size:11px}.mc-rule-list span{color:#9f96aa;font-size:9px;line-height:1.6}.mc-demo-note{margin:0 0 8px;color:#ffd18b;font-size:8.5px;line-height:1.5}.mc-notice-list{display:flex;flex-direction:column;gap:8px}.mc-notice-list p{display:grid;grid-template-columns:27px 1fr;gap:9px;align-items:start;margin:0;padding:11px;background:#17151e;border:1px solid #2a2634;border-radius:9px}.mc-notice-list p>b{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:#ff9cc6;background:#ff2e8821;font-size:8.5px}.mc-notice-list p>span{color:#b8afc2;font-size:9.5px;line-height:1.6}.mc-usage-notice-list{display:flex;flex-direction:column;gap:8px}.mc-usage-notice-list p{position:relative;display:flex;flex-direction:column;gap:5px;margin:0;padding:12px;border:1px solid #2a2634;border-radius:9px;background:#17151e}.mc-usage-notice-list b{font-size:11px}.mc-usage-notice-list span{color:#b8afc2;font-size:9.5px;line-height:1.6}.mc-usage-notice-list em{position:absolute;right:10px;top:10px;color:#ff78b2;font-size:8px;font-style:normal}.mc-activity-photo-row{margin-top:10px}.mc-route-section,.mc-coverage-section{margin-top:20px}.mc-route-list{position:relative;display:flex;flex-direction:column;gap:0}.mc-route-step{display:grid;grid-template-columns:26px 1fr;gap:9px;position:relative;padding-bottom:15px}.mc-route-step:not(:last-child):after{content:"";position:absolute;left:12px;top:25px;bottom:1px;width:1px;background:#493c57}.mc-step-no{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#ff2e88;color:#fff;font-size:10px;font-weight:800;z-index:1}.mc-route-step>div{display:flex;flex-direction:column;gap:3px;padding:9px 10px;background:#17151e;border:1px solid #2a2634;border-radius:9px}.mc-place-path{color:#bca5ff;font-size:8.5px}.mc-route-step b{font-size:11.5px}.mc-route-step strong{display:flex;align-items:center;gap:5px;font-size:10.5px;font-weight:600}.mc-route-step strong i{padding:2px 4px;border-radius:4px;color:#ff9cc6;background:#ff2e8824;font-size:8px;font-style:normal}.mc-route-step small{color:#8b8398;font-size:8.5px;line-height:1.45}.mc-route-unit{display:grid;grid-template-columns:26px 1fr;gap:9px;position:relative;padding-bottom:15px}.mc-route-unit:not(:last-child):after{content:"";position:absolute;left:12px;top:25px;bottom:0;width:1px;background:#493c57}.mc-route-unit-card{padding:10px;background:#17151e;border:1px solid #40354d;border-radius:10px}.mc-route-unit-card>b{display:block;margin:2px 0 8px;font-size:12.5px}.mc-route-stores{display:grid;gap:6px}.mc-route-store{display:grid;grid-template-columns:auto 1fr;gap:3px 7px;padding:8px;border-radius:8px;background:#211e2b}.mc-route-store>span{color:#ff9cc6;font-size:8px}.mc-route-store>b{font-size:10.5px}.mc-route-store>strong,.mc-route-store>small{grid-column:1 / -1}.mc-route-store>strong{display:flex;gap:5px;align-items:center;font-size:9.5px}.mc-route-store>strong i{padding:2px 4px;border-radius:4px;color:#c9b6ff;background:#9b6bff26;font-size:7.5px;font-style:normal}.mc-route-store>small{color:#8b8398;font-size:8px;line-height:1.45}.mc-coverage-region{margin-bottom:9px;border:1px solid #2a2634;border-radius:9px;overflow:hidden}.mc-coverage-region>b{display:flex;justify-content:space-between;padding:9px 10px;background:#211e2b;font-size:11px}.mc-coverage-region>b small{color:#8b8398;font-size:8.5px;font-weight:400}.mc-coverage-region>div{display:flex;justify-content:space-between;gap:10px;padding:8px 10px;border-top:1px solid #2a2634;font-size:9px}.mc-coverage-region>div small{color:#8b8398;text-align:right}.mc-pass-rules{margin-bottom:14px}.mc-other-shows,.mc-detailcopy{margin-top:18px}.mc-subhead{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.mc-subhead h3,.mc-detailcopy h3,.mc-searchgroup h3{margin:0;font-size:13px;font-weight:700}.mc-subhead span{color:#8b8398;font-size:9.5px}.mc-other-list{border:1px solid #2a2634;border-radius:10px;overflow:hidden}.mc-other-list button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px;background:#17151e;border:0;border-bottom:1px solid #2a2634;color:#f5f2f8;font:inherit;text-align:left;cursor:pointer}.mc-other-list button:last-child{border-bottom:0}.mc-other-list button>span{display:flex;flex-direction:column;gap:2px}.mc-other-list button b{font-size:12px}.mc-other-list button small{color:#8b8398;font-size:9.5px}.mc-other-list button em{color:#ff78b2;font-size:10.5px;font-style:normal;white-space:nowrap}.mc-detailcopy p{margin:7px 0 18px;color:#8b8398;font-size:11px;line-height:1.65}.mc-sticky-action{position:sticky;bottom:0;z-index:22;display:flex;align-items:center;justify-content:space-between;padding:10px 14px 12px;background:#08070cf2;border-top:1px solid #2a2634;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mc-sticky-action>button,.mc-submitbar>button{border:0;border-radius:9px;background:#ff2e88;color:#fff;padding:10px 22px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.mc-sticky-action>button:disabled{background:#393440;color:#777080;cursor:not-allowed}.mc-session-action{display:block;padding:10px 14px 12px}.mc-session-action>.mc-quantity-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.mc-quantity-row>b{font-size:12px}.mc-quantity-row>span{display:flex;align-items:center;gap:11px}.mc-quantity-row button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:7px;background:#f5f2f8;color:#16131b;font:inherit;font-size:19px;line-height:1;cursor:pointer}.mc-quantity-row button:disabled{background:#24212b;color:#615b68;cursor:not-allowed}.mc-quantity-row strong{min-width:14px;text-align:center;font-size:16px}.mc-session-action>button{width:100%;border-radius:999px;padding:11px}.mc-orderbody{padding:15px 14px 28px}.mc-away-alert{padding:14px;margin-bottom:13px;border:1px solid rgba(255,46,136,.42);border-radius:12px;background:linear-gradient(145deg,#ff2e8829,#9b6bff1a)}.mc-away-alert>span{display:block;color:#bcb4c9;font-size:10px}.mc-away-alert>strong{display:block;margin:3px 0;font-size:31px;line-height:1.1;font-weight:800;letter-spacing:.04em}.mc-away-alert>p{margin:0;color:#ffb0d2;font-size:10.5px;line-height:1.5}.mc-ordercard{display:flex;gap:10px;padding:11px;background:#17151e;border:1px solid #2a2634;border-radius:11px;margin-bottom:12px}.mc-ordercover{flex:0 0 64px;height:64px;display:grid;place-items:center;border-radius:8px;color:#fff;font-family:Georgia,serif;font-style:italic;font-weight:700}.mc-ordercard>div:last-child{min-width:0;display:flex;flex-direction:column;gap:4px}.mc-ordercard b{font-size:11.5px;line-height:1.35}.mc-ordercard span{color:#8b8398;font-size:9.5px}.mc-orderrow{display:flex;justify-content:space-between;padding:12px 2px;border-bottom:1px solid #2a2634;font-size:11.5px}.mc-orderrow>span{color:#8b8398}.mc-orderrow strong{color:#ff78b2;font-size:15px}.mc-confirm{display:flex;align-items:center;gap:10px;margin-top:18px;padding:12px;border:1px solid #3a3448;border-radius:10px;background:#17151e;color:#ddd6e8;font-size:12px;font-weight:600;cursor:pointer}.mc-confirm.mc-on{border-color:#ff2e88;background:#ff2e8817;color:#fff}.mc-confirm input{width:17px;height:17px;accent-color:#ff2e88}.mc-order-success{margin:12px 0 0;color:#4fd199;font-size:10.5px;text-align:center}.mc-order-notice{display:flex;flex-direction:column;gap:5px;padding:12px;margin-bottom:9px;border-radius:10px;background:#ffb84d17;border:1px solid rgba(255,184,77,.24)}.mc-order-notice b{color:#ffd18b;font-size:11px}.mc-order-notice span{color:#b9afbd;font-size:9.5px}.mc-fulfillment-card{margin-bottom:9px;padding:12px;border-radius:10px;background:#ffb84d17;border:1px solid rgba(255,184,77,.24)}.mc-fulfillment-card>div{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:9px}.mc-fulfillment-card>div b{color:#ffd18b;font-size:12px}.mc-fulfillment-card>div span{color:#8b8398;font-size:8.5px}.mc-fulfillment-card p{display:grid;grid-template-columns:21px 1fr;gap:8px;margin:0;padding:7px 0;border-top:1px solid rgba(255,255,255,.06)}.mc-fulfillment-card p>i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#ffb84d24;color:#ffd18b;font-size:8px;font-style:normal}.mc-fulfillment-card p>span{display:flex;flex-direction:column;gap:2px}.mc-fulfillment-card p b{font-size:9.5px}.mc-fulfillment-card p small{color:#9f96aa;font-size:8.5px;line-height:1.45}.mc-order-section{margin-top:12px;padding:12px;border-radius:11px;background:#121018;border:1px solid #2a2634}.mc-order-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.mc-order-section-head b{font-size:11.5px}.mc-order-section-head>span{color:#8b8398;font-size:8px}.mc-order-section-head button{border:1px solid #4b4455;border-radius:999px;background:none;color:#fff;padding:3px 9px;font:inherit;font-size:8.5px}.mc-person-row{display:grid;grid-template-columns:auto 1fr auto;gap:7px;align-items:center;padding:9px;border-radius:8px;background:#211e2b}.mc-person-row span{font-size:10px}.mc-person-row small{color:#8b8398;font-size:8.5px}.mc-person-row i{color:#ff78b2;font-style:normal}.mc-discount-row{display:flex;justify-content:space-between;padding:6px 0;font-size:9.5px}.mc-discount-row b{font-weight:500}.mc-discount-row em{color:#ff78b2;font-style:normal}.mc-discount-row.mc-total{margin-top:5px;padding-top:9px;border-top:1px solid #2a2634;font-size:11px}.mc-discount-row.mc-total strong{color:#ffd65a}.mc-pay-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-top:1px solid #2a2634;font-size:10px}.mc-pay-row>span{display:flex;align-items:center;gap:7px}.mc-pay-row i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:8px;font-style:normal}.mc-pay-wx{background:#20bd67}.mc-pay-ali{background:#1597e5}.mc-pay-card{background:#f28b24}.mc-pay-row input{width:15px;height:15px;accent-color:#ff2e88}.mc-purchase-notice p{display:flex;flex-direction:column;gap:3px;margin:0;padding:7px 0;border-top:1px solid #2a2634}.mc-purchase-notice p b{font-size:9.5px}.mc-purchase-notice p span{color:#8b8398;font-size:8.5px;line-height:1.55}.mc-order-result{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:12px;padding:13px;border:1px solid rgba(79,209,153,.28);border-radius:10px;background:#4fd19912}.mc-order-result b{color:#4fd199;font-size:12px}.mc-order-result span{color:#8b8398;font-size:9px}.mc-order-result button{margin-top:5px;border:0;border-radius:7px;background:#4fd199;color:#08120e;padding:7px 12px;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.mc-submitbar{position:sticky;bottom:0;z-index:22;display:flex;align-items:center;justify-content:space-between;padding:11px 14px 13px;background:#08070cf5;border-top:1px solid #2a2634;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mc-submitbar>span{color:#8b8398;font-size:10.5px}.mc-submitbar>span b{color:#ff78b2;font-size:16px}.mc-submitbar>button:disabled{background:#302b38;color:#6f6879;cursor:not-allowed}.mc-query{display:flex;align-items:center;gap:8px;margin:12px 14px 16px;padding:10px 11px;border-radius:10px;background:#211e2b;color:#8b8398}.mc-query>b{flex:1;color:#f5f2f8;font-size:12px;font-weight:500}.mc-query>button{border:0;background:#3a3448;color:#bcb4c9;width:17px;height:17px;border-radius:50%;padding:0}.mc-searchbody{padding:0 0 20px}.mc-searchgroup{margin-bottom:20px}.mc-searchgroup>h3{margin:0 14px 9px}.mc-searchzero{margin:0 14px;padding:17px;border:1px dashed #3a3448;border-radius:10px;text-align:center}.mc-searchzero span,.mc-searchzero small{display:block}.mc-searchzero span{font-size:11.5px}.mc-searchzero small{margin-top:3px;color:#8b8398;font-size:9.5px}.mc-searchlist{padding-bottom:0}.mc-ticket-body{padding:14px}.mc-ticket-summary{padding:15px;border-radius:13px;background:linear-gradient(135deg,#ff2e883d,#9b6bff33);border:1px solid rgba(255,255,255,.1)}.mc-ticket-summary>span{color:#77e5b4;font-size:9px}.mc-ticket-summary h2{margin:5px 0 4px;font-size:18px}.mc-ticket-summary p{margin:0;color:#bdb4c8;font-size:9.5px}.mc-ticket-code{display:flex;flex-direction:column;align-items:center;margin-top:12px;padding:13px;border-radius:12px;background:#17151e;border:1px solid #2a2634}.mc-ticket-code-head{display:flex;justify-content:space-between;width:100%;margin-bottom:10px;font-size:10px}.mc-ticket-code-head em{color:#4fd199;font-size:8.5px;font-style:normal}.mc-qr{position:relative;display:grid;grid-template-columns:repeat(19,6px);grid-template-rows:repeat(19,6px);gap:0;padding:7px;border-radius:8px;background:#fff}.mc-qr i{background:#fff}.mc-qr i.mc-dark{background:#08070c}.mc-qr>b{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:28px;height:22px;background:#fff;color:#08070c;font-size:9px}.mc-ticket-code>small{margin-top:5px;color:#ff78b2;font-size:8px}.mc-ticket-code>small:first-of-type{color:#ffd18b}.mc-ticket-code>strong{margin-top:5px;color:#8b8398;font-size:8px;font-weight:400;text-align:center}.mc-ticket-next{display:flex;flex-direction:column;gap:3px;margin-top:12px;padding:13px;border-radius:11px;background:#17151e;border:1px solid rgba(79,209,153,.35)}.mc-ticket-next small{color:#4fd199;font-size:8.5px}.mc-ticket-next b{font-size:13px}.mc-ticket-next span{color:#b5acbf;font-size:9.5px}.mc-ticket-next em{color:#ffd18b;font-size:9px;font-style:normal}.mc-ticket-section-head{display:flex;justify-content:space-between;align-items:baseline;margin-top:14px}.mc-ticket-section-head b{font-size:11.5px}.mc-ticket-section-head span{color:#8b8398;font-size:8.5px}.mc-ticket-steps{display:flex;flex-direction:column;gap:7px;margin-top:12px}.mc-ticket-step{display:grid;grid-template-columns:22px 1fr auto;gap:8px;align-items:center;padding:10px;border:1px solid #2a2634;border-radius:9px;background:#17151e}.mc-ticket-step>span{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#302b38;color:#b6adbf;font-size:9px}.mc-ticket-step>div{display:flex;flex-direction:column;gap:2px;min-width:0}.mc-ticket-step b{font-size:10.5px}.mc-ticket-step small{color:#8b8398;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc-ticket-step em{color:#b3aabd;font-size:8.5px;font-style:normal}.mc-status-0 em{color:#8b8398}.mc-status-1{border-color:#4fd19966}.mc-status-1 em{color:#4fd199}.mc-status-2 em{color:#ffd18b}.mc-ticket-facts{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:12px 0 16px}.mc-ticket-facts>div{display:flex;flex-direction:column;gap:4px;padding:10px;border-radius:9px;background:#17151e;border:1px solid #2a2634}.mc-ticket-facts span{color:#8b8398;font-size:8px}.mc-ticket-facts b{font-size:9.5px;line-height:1.45}.mc-ticket-body>.mc-info-tabs{top:48px;margin:0;border:1px solid #2a2634;border-radius:9px 9px 0 0;overflow:hidden}.mc-ticket-info-panel{min-height:220px;padding:12px;border:1px solid #2a2634;border-top:0;border-radius:0 0 9px 9px;background:#121018}.mc-purchased-route{display:flex;flex-direction:column;gap:10px}.mc-purchased-route section{display:grid;grid-template-columns:23px 1fr;gap:8px}.mc-purchased-route section>span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#ff2e88;color:#fff;font-size:8px;font-weight:700}.mc-purchased-route section>div{display:flex;flex-direction:column;gap:3px;padding:9px;border-radius:8px;background:#211e2b}.mc-purchased-route small{color:#bca5ff;font-size:7.5px}.mc-purchased-route b{font-size:10.5px}.mc-purchased-route p{display:flex;justify-content:space-between;margin:4px 0 0;color:#ccc4d4;font-size:8.5px}.mc-purchased-route p em{color:#8b8398;font-style:normal}.mc-order-link{width:100%;margin-top:12px;padding:12px;border:1px solid #2a2634;border-radius:9px;background:#17151e;color:#fff;font-size:10px}.mc-order-link summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none}.mc-order-link summary::-webkit-details-marker{display:none}.mc-order-link summary span{color:#8b8398;font-size:16px}.mc-order-link[open] summary span{transform:rotate(90deg)}.mc-order-link>div{margin-top:9px;padding-top:7px;border-top:1px solid #2a2634}.mc-order-link p{display:flex;justify-content:space-between;margin:0;padding:5px 0;color:#8b8398;font-size:8.5px}.mc-order-link p b{color:#cfc7d8;font-weight:500}.mc-sectitle{display:flex;align-items:baseline;gap:8px;margin:18px 14px 9px}.mc-sectitle h2{font-size:15px;font-weight:700;margin:0;position:relative}.mc-sectitle h2:after{content:"";position:absolute;left:0;right:34%;bottom:-3px;height:3px;background:#ff2e88;border-radius:2px}.mc-sectitle .mc-count{font-size:10.5px;color:#8b8398;margin-left:auto}.mc-filters{display:flex;gap:6px;padding:2px 14px 11px;overflow-x:auto;scrollbar-width:none}.mc-filters::-webkit-scrollbar{display:none}.mc-filter-summary{overflow:visible}.mc-filter-trigger{width:100%;border-radius:10px;justify-content:flex-start;padding:9px 11px}.mc-filter-trigger>small{color:#8b8398;font-size:8.5px;margin-left:auto}.mc-filter-trigger.mc-on>small{color:#ffffffbf}.mc-chip{flex:0 0 auto;display:flex;align-items:center;gap:4px;white-space:nowrap;padding:6px 11px;border-radius:999px;border:1px solid #2a2634;background:#17151e;color:#f5f2f8;font:inherit;font-size:12px;cursor:pointer;transition:border-color .15s,background .15s}.mc-chip:hover{border-color:#4a4358}.mc-chip.mc-on{background:#ff2e88;border-color:#ff2e88;color:#fff;font-weight:600}.mc-chip.mc-crosschip.mc-on{background:linear-gradient(100deg,#9b6bff,#ff2e88);border-color:transparent}.mc-lockmark{flex:0 0 auto;display:flex;align-items:center;gap:4px;padding:6px 10px;font-size:11px;color:#8b8398;border:1px dashed #2a2634;border-radius:999px;white-space:nowrap}.mc-list{display:flex;flex-direction:column;gap:9px;padding:0 14px 6px}.mc-card{display:flex;gap:10px;background:#17151e;border:1px solid #2a2634;border-radius:12px;padding:8px;cursor:pointer;animation:mc-rise .3s cubic-bezier(.22,1,.36,1) both}.mc-card:hover{border-color:#453d58}@keyframes mc-rise{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.mc-cover{flex:0 0 84px;height:84px;border-radius:8px;position:relative;display:grid;place-items:center;padding:5px;text-align:center}.mc-cover span{font-family:Georgia,serif;font-style:italic;font-weight:700;font-size:17px;line-height:1.05;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.35)}.mc-cover em{position:absolute;bottom:4px;left:0;right:0;font-style:normal;font-size:7px;letter-spacing:.11em;color:#ffffffd9}.mc-cardbody{flex:1;min-width:0;display:flex;flex-direction:column}.mc-cardtitle{font-size:12.5px;font-weight:600;line-height:1.36;margin:1px 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mc-cardmeta{font-size:10px;color:#8b8398;line-height:1.5}.mc-cardfoot{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:6px}.mc-price{color:#ff2e88;font-weight:700;font-size:16px;font-variant-numeric:tabular-nums}.mc-price .mc-cur{font-size:11px;margin-right:1px}.mc-price small{font-size:9.5px;font-weight:500;margin-left:1px}.mc-venuetag{font-size:9.5px;color:#8b8398;text-align:right;line-height:1.4}.mc-citybadge{display:inline-flex;align-items:center;gap:3px;font-size:9px;font-weight:600;padding:2px 5px;border-radius:5px;margin-bottom:4px;align-self:flex-start;background:#9b6bff29;color:#c3a6ff;border:1px solid rgba(155,107,255,.3)}.mc-strip{margin:15px 0 2px}.mc-striphead{display:flex;align-items:center;justify-content:space-between;padding:0 14px 8px}.mc-striphead h3{font-size:12.5px;font-weight:700;margin:0}.mc-striphead h3 i{font-style:normal;color:#9b6bff}.mc-striphead button{background:none;border:0;color:#8b8398;font:inherit;font-size:11px;cursor:pointer;padding:0}.mc-striphead button:hover{color:#ff2e88}.mc-rail{display:flex;gap:8px;overflow-x:auto;padding:0 14px 4px;scrollbar-width:none}.mc-rail::-webkit-scrollbar{display:none}.mc-mini{flex:0 0 124px;background:#17151e;border:1px solid #2a2634;border-radius:10px;overflow:hidden;cursor:pointer}.mc-mini:hover{border-color:#9b6bff}.mc-mini .mc-mc{height:68px;display:grid;place-items:center;position:relative}.mc-mini .mc-mc span{font-family:Georgia,serif;font-style:italic;font-weight:700;font-size:14px;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.35)}.mc-mini .mc-mc b{position:absolute;top:5px;left:5px;font-size:8.5px;font-weight:700;padding:2px 5px;border-radius:4px;background:#08070cbf;color:#fff}.mc-mini .mc-mb{padding:6px 7px 8px}.mc-mini .mc-mb p{margin:0 0 3px;font-size:10.5px;line-height:1.32;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:28px}.mc-mini .mc-mb .mc-price{font-size:12px}.mc-mini .mc-mb .mc-price .mc-cur{font-size:9px}.mc-mini .mc-mb .mc-price small{font-size:8.5px}.mc-empty{padding:38px 26px 18px;text-align:center}.mc-empty .mc-glyph{font-size:30px;opacity:.32;margin-bottom:11px}.mc-empty h3{font-size:14px;margin:0 0 6px;font-weight:600}.mc-empty p{font-size:11.5px;color:#8b8398;margin:0 0 16px;line-height:1.6}.mc-near{display:flex;gap:6px;justify-content:center;flex-wrap:wrap}.mc-lone{background:#17151e;border:1px solid #2a2634;color:#f5f2f8;font:inherit;font-size:12px;padding:9px 18px;border-radius:9px;cursor:pointer}.mc-listend{text-align:center;font-size:10.5px;color:#8b8398;padding:16px 0 22px;letter-spacing:.04em}.mc-tabbar{position:relative;flex:0 0 70px;height:70px;background:#08070cf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #2a2634;display:grid;grid-template-columns:repeat(5,1fr);padding:7px 0 0;z-index:50}.mc-tabitem{display:flex;flex-direction:column;align-items:center;gap:3px;background:none;border:0;color:#8b8398;font:inherit;font-size:9.5px;cursor:pointer;padding:0}.mc-tabitem .mc-ic{font-size:16px;line-height:1;filter:grayscale(1);opacity:.6}.mc-tabitem.mc-on{color:#f5f2f8;font-weight:600}.mc-tabitem.mc-on .mc-ic{filter:none;opacity:1}.mc-homebar{position:absolute;bottom:6px;left:50%;transform:translate(-50%);width:118px;height:4px;border-radius:2px;background:#f5f2f842;z-index:52}.mc-scrim{position:absolute;inset:0;background:#0403089e;opacity:0;pointer-events:none;transition:opacity .25s;z-index:70}.mc-scrim.mc-on{opacity:1;pointer-events:auto}.mc-sheet{position:absolute;left:0;right:0;bottom:0;background:#08070c;border-radius:19px 19px 0 0;border-top:1px solid #2a2634;transform:translateY(102%);transition:transform .32s cubic-bezier(.32,.72,0,1);z-index:75;display:flex;flex-direction:column;visibility:hidden;pointer-events:none}.mc-sheet.mc-on{transform:none;visibility:visible;pointer-events:auto}.mc-sheet-city{height:86%}.mc-sheet-venue{max-height:62%}.mc-sheet-place{height:78%}.mc-sheet-filter{height:82%}.mc-sheethd{padding:13px 16px 9px;border-bottom:1px solid #2a2634;flex:0 0 auto;position:relative}.mc-grabber{width:32px;height:4px;border-radius:2px;background:#3a3448;margin:0 auto 10px}.mc-sheethd h3{font-size:14px;font-weight:700;margin:0;text-align:center}.mc-sheetclose{position:absolute;right:12px;top:22px;width:24px;height:24px;border-radius:50%;border:0;background:#211e2b;color:#8b8398;font-size:12px;cursor:pointer;display:grid;place-items:center;padding:0}.mc-sheetbd{overflow-y:auto;padding:13px 16px 24px;scrollbar-width:none;flex:1}.mc-sheetbd::-webkit-scrollbar{display:none}.mc-filter-body{padding-bottom:86px}.mc-filter-body section{margin-bottom:19px}.mc-filter-body h4{display:flex;align-items:baseline;gap:7px;margin:0 0 9px}.mc-filter-body h4 b{font-size:12px}.mc-filter-body h4 span{color:#8b8398;font-size:8.5px}.mc-filter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.mc-filter-grid-wide{grid-template-columns:repeat(2,1fr)}.mc-filter-grid button{min-height:34px;padding:6px;border:1px solid #2a2634;border-radius:8px;background:#17151e;color:#c8c1d0;font:inherit;font-size:9.5px;cursor:pointer}.mc-filter-grid button.mc-on{border-color:#ff2e88;background:#ff2e881f;color:#ff9cc6;font-weight:700}.mc-filter-actions{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 2fr;gap:8px;padding:10px 16px 16px;background:#08070cf5;border-top:1px solid #2a2634}.mc-filter-actions button{padding:10px;border:1px solid #3a3448;border-radius:9px;background:#17151e;color:#fff;font:inherit;font-size:11px;cursor:pointer}.mc-filter-actions button:last-child{border-color:#ff2e88;background:#ff2e88;font-weight:700}.mc-searchbox{display:flex;align-items:center;gap:6px;background:#211e2b;border-radius:9px;padding:8px 11px;margin-bottom:16px;color:#8b8398;font-size:11.5px}.mc-grp{margin-bottom:18px}.mc-grplabel{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#8b8398;margin:0 0 8px;font-weight:600}.mc-grplabel .mc-rg{color:#9b6bff}.mc-cgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mc-cbtn{background:#17151e;border:1px solid #2a2634;border-radius:8px;padding:8px 5px;color:#f5f2f8;font:inherit;cursor:pointer;text-align:center;position:relative}.mc-cbtn:hover{border-color:#4a4358}.mc-cbtn.mc-on{border-color:#ff2e88;background:#ff2e881a}.mc-cbtn .mc-cn{display:block;font-size:12.5px;font-weight:600;line-height:1.25}.mc-cbtn .mc-en{display:block;font-size:9px;color:#8b8398;margin-top:1px}.mc-cbtn .mc-n{position:absolute;top:-5px;right:-4px;background:#ff2e88;color:#fff;font-size:8.5px;font-weight:700;min-width:15px;padding:1px 4px;border-radius:8px;font-variant-numeric:tabular-nums}.mc-cbtn.mc-zero .mc-cn,.mc-cbtn.mc-zero .mc-en{opacity:.42}.mc-locate{display:flex;align-items:center;gap:8px;background:#17151e;border:1px solid #2a2634;border-radius:9px;padding:10px 12px;margin-bottom:16px}.mc-locate .mc-lt{flex:1}.mc-locate .mc-lt b{display:block;font-size:12.5px;font-weight:600}.mc-locate .mc-lt span{font-size:10px;color:#8b8398}.mc-locate button{background:#ff2e88;border:0;color:#fff;font:inherit;font-size:11px;font-weight:600;padding:5px 10px;border-radius:7px;cursor:pointer}.mc-vrow{display:flex;align-items:center;gap:9px;width:100%;background:none;border:0;border-bottom:1px solid #2a2634;padding:12px 2px;color:#f5f2f8;font:inherit;cursor:pointer;text-align:left}.mc-vrow .mc-vn{flex:1;font-size:12.5px}.mc-vrow .mc-vc{font-size:10.5px;color:#8b8398;font-variant-numeric:tabular-nums}.mc-vrow .mc-tick{color:#ff2e88;font-size:12px;opacity:0}.mc-vrow.mc-on .mc-vn{color:#ff2e88;font-weight:600}.mc-vrow.mc-on .mc-tick{opacity:1}.mc-place-all{display:flex;align-items:center;justify-content:space-between;width:100%;padding:11px;margin-bottom:12px;border:1px solid #2a2634;border-radius:9px;background:#17151e;color:#fff;font:inherit;text-align:left;cursor:pointer}.mc-place-all>span,.mc-place-region>button>span{display:flex;flex-direction:column;gap:2px}.mc-place-all b,.mc-place-region button b{font-size:11.5px}.mc-place-all small,.mc-place-region button small{color:#8b8398;font-size:8.5px}.mc-place-all em{color:#ff2e88;font-style:normal;opacity:0}.mc-place-all.mc-on em{opacity:1}.mc-place-region{margin-bottom:12px;border:1px solid #2a2634;border-radius:10px;overflow:hidden}.mc-place-region>button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 11px;border:0;background:#211e2b;color:#fff;font:inherit;text-align:left;cursor:pointer}.mc-place-region>button.mc-on{background:#ff2e8821;color:#ff8bbb}.mc-place-region>button>em{color:#8b8398;font-size:8.5px;font-style:normal}.mc-place-unit{display:flex;flex-direction:column;gap:3px;padding:9px 11px;border-top:1px solid #2a2634}.mc-place-unit b{font-size:10px}.mc-place-unit span{color:#8b8398;font-size:8.5px;line-height:1.45}.mc-toast{position:absolute;left:12px;right:12px;top:50px;z-index:90;background:#211e2bf7;border:1px solid #3b3450;border-radius:12px;padding:12px 13px;display:flex;gap:10px;align-items:center;box-shadow:0 12px 30px #00000080;transform:translateY(-140%);opacity:0;transition:transform .34s cubic-bezier(.32,.72,0,1),opacity .28s}.mc-toast.mc-on{transform:none;opacity:1}.mc-toast .mc-tg{font-size:18px}.mc-toast .mc-tt{flex:1}.mc-toast .mc-tt b{display:block;font-size:12px;font-weight:600;margin-bottom:2px}.mc-toast .mc-tt span{font-size:10px;color:#8b8398;line-height:1.4}.mc-toast .mc-ta{display:flex;gap:6px;flex-shrink:0}.mc-toast button{border:0;font:inherit;font-size:11px;font-weight:600;padding:6px 10px;border-radius:7px;cursor:pointer}.mc-toast .mc-yes{background:#ff2e88;color:#fff}.mc-toast .mc-no{background:#211e2b;color:#8b8398}.mc-spot{position:relative;z-index:80;box-shadow:0 0 0 2px #ff2e88,0 0 0 8px #ff2e8838!important;border-radius:10px}.mc-found{animation:mc-foundpulse 1.1s ease 2}@keyframes mc-foundpulse{0%,to{box-shadow:0 0 #50dca000}35%{box-shadow:0 0 0 2px #4fd199,0 0 0 9px #4fd1993d}}.mc-narrate{position:absolute;left:12px;right:12px;bottom:78px;z-index:85;background:#211e2bf5;border:1px solid #3b3450;border-radius:11px;padding:10px 12px;font-size:11.5px;line-height:1.5;box-shadow:0 10px 26px #00000080;opacity:0;transform:translateY(10px);transition:opacity .22s,transform .22s;pointer-events:none}.mc-narrate.mc-on{opacity:1;transform:none}.mc-narrate b{color:#ff2e88;font-weight:700;margin-right:5px}.mc-narrate.mc-done b{color:#4fd199}@media(prefers-reduced-motion:reduce){.mc-demo *,.mc-demo *:before,.mc-demo *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.mc-screen{scroll-behavior:auto}}.tr-demo{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;gap:24px;padding:24px;background:#edf1f6;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.tr-stage{flex:1;min-width:0;display:flex;justify-content:center}.tr-ctl{width:300px;flex-shrink:0;padding:16px;border:2px dashed #c3ccd9;border-radius:14px;background:repeating-linear-gradient(45deg,#f7f9fc,#f7f9fc 12px,#f2f5fa 12px 24px)}.tr-ctl-tag{display:inline-block;margin-bottom:4px;padding:3px 8px;border-radius:6px;background:#334155;color:#fff;font-size:11px;font-weight:800;letter-spacing:.5px}.tr-ctl-group{margin-top:14px}.tr-ctl-group>label{display:block;margin-bottom:6px;color:#253047;font-size:12px;font-weight:800}.tr-ctl-group>div{display:flex;flex-wrap:wrap;gap:6px}.tr-ctl-group button{min-height:28px;padding:0 10px;border:1px solid #d7deea;border-radius:7px;background:#fff;color:#526071;font-size:12px;font-weight:700;cursor:pointer}.tr-ctl-group button.active{border-color:#1677ff;background:#eaf3ff;color:#0958d9}.tr-ctl-group button:disabled{opacity:.45;cursor:not-allowed}.tr-ctl-hints{margin:16px 0 0;padding-left:16px;color:#7a8699;font-size:11px;line-height:1.7}.tr-pin{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:6px;border-radius:50%;background:#fa8c16;color:#fff;font-size:10px;font-weight:900;vertical-align:2px}.tr-notes{margin:12px;padding:12px;border:1px dashed #fa8c16;border-radius:10px;background:#fffaf2}.tr-notes.in-admin{margin:12px 0 0}.tr-notes-h{margin-bottom:8px;color:#ad6800;font-size:11px;font-weight:800}.tr-note{display:flex;gap:8px;margin-top:6px;color:#614700;font-size:12px;line-height:1.6}.tr-note .tr-pin{flex-shrink:0;margin-left:0}.tr-phone{position:relative;width:390px;height:844px;overflow:hidden;flex-shrink:0;border:8px solid #1f2937;border-radius:42px;background:#111827;box-shadow:0 24px 60px #0f172a47}.tr-status{height:34px;padding:12px 24px 0;display:flex;justify-content:space-between;color:#fff;font-size:12px;font-weight:700}.tr-phone-page{height:calc(100% - 34px);overflow-y:auto;background:#f7f8fb;scrollbar-width:none}.tr-phone-page::-webkit-scrollbar{display:none}.tr-header{height:46px;display:grid;grid-template-columns:44px 1fr 56px;align-items:center;padding:0 12px;background:#fff;border-bottom:1px solid #eef1f5}.tr-header button{border:0;background:transparent;color:#111827;font-size:28px;line-height:1;cursor:pointer}.tr-header strong{text-align:center;font-size:16px}.tr-header span{color:#6b7280;font-size:13px;text-align:right}.tr-hero,.tr-panel,.tr-result,.tr-resv-card,.tr-exception,.tr-empty{margin:12px;border:1px solid #e5e9f0;border-radius:14px;background:#fff}.tr-hero{padding:14px;display:flex;gap:12px}.tr-hero h2{margin:6px 0;color:#111827;font-size:16px;line-height:1.35}.tr-hero p{margin:2px 0;color:#667085;font-size:12px}.tr-stage-tag{display:inline-flex;padding:2px 8px;border-radius:5px;background:#eaf3ff;color:#0958d9;font-size:11px;font-weight:800}.tr-poster{width:72px;height:92px;flex-shrink:0;padding:10px;border-radius:10px;background:linear-gradient(145deg,#151a33,#7c2d12);color:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:inset 0 0 0 1px #ffffff2e}.tr-poster span{font-size:11px;letter-spacing:.5px}.tr-poster strong{font-size:20px}.tr-panel{padding:14px}.tr-panel h3{margin:0 0 10px;color:#111827;font-size:15px}.tr-panel>div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid #f0f2f5;color:#667085;font-size:13px}.tr-panel>div strong{color:#253047;text-align:right}.tr-ticket-row{align-items:center}.tr-ticket-row span{display:flex;flex-direction:column;gap:4px}.tr-ticket-row b{color:#111827;font-size:14px}.tr-ticket-row em{color:#667085;font-size:12px;font-style:normal}.tr-ticket-row>strong{color:#f5222d;font-size:17px}.tr-field-hint{margin:8px 0 0;color:#8a94a6;font-size:12px;line-height:1.7}.tr-attendee{display:flex;gap:10px;align-items:center;padding:10px;border:1px solid #b7d6ff;border-radius:10px;background:#f0f7ff;cursor:pointer}.tr-attendee span{display:flex;flex-direction:column;gap:3px}.tr-attendee b{color:#111827;font-size:14px}.tr-attendee em{color:#667085;font-size:12px;font-style:normal}.tr-cta-bar{position:sticky;bottom:0;padding:10px 12px 16px;background:linear-gradient(transparent,#f7f8fb 30%)}.tr-cta{width:100%;height:44px;border:0;border-radius:22px;background:linear-gradient(135deg,#d4378a,#a21caf);color:#fff;font-size:15px;font-weight:800;cursor:pointer}.tr-cta:disabled{background:#c9d2e0;color:#fff;cursor:not-allowed}.tr-cta.ghost{border:1px solid #d4378a;background:#fff;color:#d4378a}.tr-cta.sm{width:auto;height:34px;padding:0 16px;font-size:13px}.tr-cta.danger{background:#f5222d}.tr-btn-plain{height:34px;padding:0 14px;border:1px solid #d7deea;border-radius:17px;background:#fff;color:#526071;font-size:13px;font-weight:700;cursor:pointer}.tr-result{padding:24px 16px;text-align:center}.tr-result-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#e8f7ef;color:#14804a;font-size:26px;font-weight:900}.tr-result h2{margin:10px 0 8px;color:#111827;font-size:18px}.tr-promise{margin:0;color:#ad6800;font-size:13px;font-weight:700;line-height:1.7}.tr-chip{display:inline-flex;padding:2px 8px;border-radius:5px;font-size:11px;font-weight:800;background:#f2f4f7;color:#526071}.tr-chip-valid{background:#e8f7ef;color:#14804a}.tr-chip-purchased{background:#eaf3ff;color:#0958d9}.tr-chip-cancelled{background:#f2f4f7;color:#8a94a6}.tr-chip-expired{background:#fff7e6;color:#ad6800}.tr-chip-voided,.tr-chip-soldout{background:#fff1f0;color:#cf1322}.tr-chip-used{background:#f0f0f0;color:#526071}.tr-resv-card{padding:14px}.tr-resv-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.tr-resv-head b{color:#111827;font-size:15px}.tr-resv-grid{display:grid;grid-template-columns:84px 1fr;row-gap:8px;column-gap:10px;font-size:12px}.tr-resv-grid span{color:#8a94a6}.tr-resv-grid strong{color:#253047;font-weight:600}.tr-resv-actions{display:flex;gap:10px;margin-top:14px}.tr-resv-reason{margin:12px 0 0;padding:10px;border-radius:8px;background:#f7f8fb;color:#667085;font-size:12px;line-height:1.7}.tr-resv-reason em{display:block;color:#0958d9;font-style:normal}.tr-empty{padding:36px 16px;text-align:center}.tr-empty strong{color:#253047;font-size:15px}.tr-empty p{margin:8px 0 16px;color:#8a94a6;font-size:12px}.tr-period-tag{margin:12px 12px 0;padding:8px 12px;border-radius:8px;background:#eaf3ff;color:#0958d9;font-size:12px;font-weight:700}.tr-notice{margin:12px 12px 0;padding:10px 12px;border:1px solid #ffd591;border-radius:8px;background:#fff7e6;color:#ad6800;font-size:12px;font-weight:700;line-height:1.7}.tr-exception{padding:24px 16px;text-align:center}.tr-exception-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#fff1f0;color:#cf1322;font-size:26px;font-weight:900}.tr-exception h2{margin:10px 0 8px;color:#111827;font-size:18px}.tr-exception p{margin:0;color:#667085;font-size:13px;line-height:1.7}.tr-exception .tr-release{margin-top:10px;color:#0958d9;font-weight:700}.tr-sheet-mask{position:absolute;inset:0;z-index:20;background:#0f172a73;display:flex;align-items:flex-end}.tr-sheet{width:100%;padding:20px 16px 24px;border-radius:20px 20px 0 0;background:#fff}.tr-sheet h3{margin:0 0 8px;color:#111827;font-size:16px}.tr-sheet p{margin:0;color:#667085;font-size:13px;line-height:1.7}.tr-sheet-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.tr-toast{position:absolute;left:50%;bottom:90px;z-index:30;transform:translate(-50%);padding:8px 16px;border-radius:18px;background:#111827e6;color:#fff;font-size:12px;white-space:nowrap}.tr-admin{width:100%;max-width:1240px;min-height:760px;display:flex;border:1px solid #dbe3ef;border-radius:12px;overflow:hidden;background:#f5f6fa;box-shadow:0 12px 32px #0f172a14;font-size:13px}.tr-admin-side{width:168px;flex-shrink:0;padding:14px 0;background:#141414;color:#ffffffb8}.tr-admin-logo{padding:0 18px 14px;color:#fff;font-size:15px;font-weight:800}.tr-admin-side-item{padding:10px 18px;font-size:13px}.tr-admin-side-item.active{background:#1677ff;color:#fff;font-weight:700}.tr-admin-main{flex:1;min-width:0;display:flex;flex-direction:column}.tr-admin-topbar{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;border-bottom:1px solid #e5e9f0;background:#fff}.tr-crumb{color:#667085;font-size:12px}.tr-crumb b{color:#253047}.tr-admin-user{color:#526071;font-size:12px}.tr-admin-content{padding:16px 18px 28px}.tr-bcard{border:1px solid #e5e9f0;border-radius:10px;background:#fff}.tr-bcard-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #eef1f5}.tr-bcard-head>strong{color:#111827;font-size:14px;white-space:nowrap}.tr-btabs{display:flex;gap:4px}.tr-btabs button{height:30px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#526071;font-size:13px;font-weight:700;cursor:pointer}.tr-btabs button.active{background:#eaf3ff;color:#0958d9}.tr-bcard-body{padding:16px;overflow-x:auto}.tr-btable{min-width:900px}.tr-btable.records{min-width:1220px}.tr-btable.records .tr-cell-activity{min-width:160px;max-width:190px}.tr-nowrap{white-space:nowrap}.tr-link{margin-right:8px;padding:0;border:0;background:transparent;color:#1677ff;font-size:12px;cursor:pointer;white-space:nowrap}.tr-link.danger{color:#cf1322}.tr-form-errors.compact{margin:0 0 12px;padding:8px 12px}.tr-modal-mask{position:fixed;inset:0;z-index:60;background:#0f172a73;display:flex;align-items:center;justify-content:center}.tr-modal{width:460px;max-width:calc(100vw - 48px);padding:20px;border-radius:12px;background:#fff;box-shadow:0 24px 60px #0f172a4d}.tr-modal h3{margin:0 0 12px;color:#111827;font-size:15px}.tr-modal-desc{margin:0 0 12px;color:#526071;font-size:13px;line-height:1.7}.tr-detail-grid{display:grid;grid-template-columns:92px 1fr;row-gap:8px;column-gap:10px;font-size:13px}.tr-detail-grid span{color:#8a94a6}.tr-detail-grid strong{color:#253047;font-weight:600}.tr-void-reason{margin:12px 0 0;padding:8px 10px;border-radius:6px;background:#fff1f0;color:#cf1322;font-size:12px}.tr-textarea{width:100%;min-height:72px;padding:8px 10px;border:1px solid #d7deea;border-radius:6px;font-family:inherit;font-size:13px;resize:vertical;box-sizing:border-box}.tr-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.tr-oplog{margin-top:14px;padding:12px 14px;border:1px solid #e5e9f0;border-radius:8px;background:#fafbfc;font-size:12px}.tr-oplog strong{color:#253047}.tr-oplog ul{margin:8px 0 0;padding-left:18px;color:#526071;line-height:1.9}.tr-brow{display:flex;gap:14px;padding:8px 0;align-items:flex-start}.tr-blabel{width:128px;flex-shrink:0;padding-top:6px;color:#526071;font-size:13px;text-align:right}.tr-req{margin-right:3px;color:#f5222d}.tr-bfield{flex:1;min-width:0}.tr-binput{height:30px;padding:0 10px;border:1px solid #d7deea;border-radius:6px;background:#fff;color:#253047;font-size:13px}.tr-binput:disabled{background:#f5f6fa;color:#8a94a6}.tr-binput.sm{width:110px}.tr-binput.dt{width:200px}.tr-bradio{display:flex;flex-wrap:wrap;gap:16px;align-items:center;min-height:30px}.tr-bradio label{display:inline-flex;gap:5px;align-items:center;color:#253047;font-size:13px}.tr-opt-disabled{opacity:.45}.tr-muted{color:#8a94a6;font-size:12px}.tr-muted-line{margin:4px 0 12px;color:#8a94a6;font-size:12px}.tr-form-errors{margin-top:12px;padding:12px 14px;border:1px solid #ffa39e;border-radius:8px;background:#fff1f0;color:#cf1322;font-size:12px}.tr-form-errors ul{margin:6px 0 0;padding-left:18px;line-height:1.8}.tr-bfooter{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:14px;border-top:1px solid #f0f2f5}.tr-bbtn{height:30px;padding:0 14px;border:1px solid #d7deea;border-radius:6px;background:#fff;color:#253047;font-size:13px;cursor:pointer}.tr-bbtn.primary{border-color:#1677ff;background:#1677ff;color:#fff;font-weight:700}.tr-bbtn:disabled{opacity:.45;cursor:not-allowed}.tr-btoast{position:fixed;left:50%;top:24px;z-index:50;transform:translate(-50%);padding:8px 18px;border-radius:8px;background:#111827eb;color:#fff;font-size:13px}.tr-stock-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:14px}.tr-stock-cards.six{grid-template-columns:repeat(6,1fr)}.tr-stock-cards article{padding:12px;border:1px solid #e5e9f0;border-radius:8px;background:#fafbfc}.tr-stock-cards article.hl{border-color:#91caff;background:#eaf3ff}.tr-stock-cards span{display:block;color:#667085;font-size:12px}.tr-stock-cards strong{display:block;margin-top:6px;color:#111827;font-size:22px}.tr-adjust{display:flex;gap:8px;align-items:center;margin-bottom:14px;padding:10px 12px;border:1px solid #e5e9f0;border-radius:8px;background:#fafbfc;font-size:13px}.tr-adjust .tr-binput:not(.sm){flex:1}.tr-btable{width:100%;border-collapse:collapse;background:#fff;font-size:12px}.tr-btable th{padding:9px 10px;background:#fafafa;color:#526071;font-size:12px;font-weight:700;text-align:left;white-space:nowrap}.tr-btable td{padding:9px 10px;border-top:1px solid #f0f2f5;color:#253047;vertical-align:top}.tr-cell-activity{max-width:150px}.tr-btable td:first-child,.tr-btable td:last-child{white-space:nowrap}.tr-cell-empty{padding:24px;color:#8a94a6;text-align:center}.tr-row-current td{background:#f0f7ff}.tr-filter-bar{display:flex;gap:8px;align-items:center;margin-bottom:12px}.tr-filter-bar .tr-binput:not(.sm){width:240px}.tr-bstatus{display:inline-flex;padding:2px 7px;border-radius:5px;background:#f2f4f7;color:#526071;font-size:11px;font-weight:700;white-space:nowrap}.tr-bstatus.s-有效{background:#e8f7ef;color:#14804a}.tr-bstatus.s-已购票{background:#eaf3ff;color:#0958d9}.tr-bstatus.s-已过期{background:#fff7e6;color:#ad6800}.tr-bstatus.s-已作废{background:#fff1f0;color:#cf1322}@media(max-width:1100px){.tr-demo{flex-direction:column;align-items:center}.tr-ctl{width:min(680px,100%)}}.ttr-surface-switch{display:flex;padding:2px;background:#dfe9f7;border-radius:6px}.ttr-surface-switch button{border:0;background:transparent;color:#657991;padding:5px 11px;border-radius:4px;font-size:12px}.ttr-surface-switch button.active{background:#fff;color:#337ebf;box-shadow:0 1px 4px #48617f22}.ttr-canvas{min-height:calc(100dvh - 48px);padding:28px 16px;background:#e9edf2;display:flex;justify-content:center}.ttr-phone{width:390px;max-width:100%;height:760px;max-height:calc(100dvh - 82px);display:flex;flex-direction:column;background:#f6f7f9;border-radius:18px;overflow:hidden;box-shadow:0 14px 42px #5060742b}.ttr-phone>header{height:54px;flex-shrink:0;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;background:#fff;border-bottom:1px solid #eee;text-align:center;color:#202124}.ttr-phone>header button{border:0;background:none;font-size:30px;color:#333}.ttr-phone>main{flex:1;overflow:auto;padding:14px}.ttr-event{display:flex;gap:12px;padding:14px;background:#fff;border-radius:10px}.ttr-poster{width:64px;height:76px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:7px;background:linear-gradient(150deg,#7455d8,#3d91f5);color:#fff;font-weight:700}.ttr-event h3{margin:4px 0 8px;font-size:15px;color:#222}.ttr-event p,.ttr-event small{display:block;margin:0 0 5px;color:#7a7d82;font-size:12px}.ttr-customer-notice{display:flex;align-items:flex-start;gap:9px;margin:12px 0;padding:11px 12px;border-radius:7px;background:#fff7e8;color:#7a5728;font-size:13px;line-height:20px}.ttr-customer-notice>span{width:17px;height:17px;flex-shrink:0;margin-top:1px;border-radius:50%;background:#f2a53a;color:#fff;text-align:center;font-size:11px;line-height:17px}.ttr-customer-notice p{margin:0;flex:1}.ttr-phone h4{display:flex;justify-content:space-between;margin:20px 2px 10px;color:#26282b;font-size:14px}.ttr-phone h4 small{color:#8b8f95;font-weight:400}.ttr-ticket-list{display:flex;flex-direction:column;gap:9px}.ttr-ticket-list label{display:flex;align-items:center;gap:11px;padding:13px;background:#fff;border:1px solid #fff;border-radius:9px}.ttr-ticket-list label:has(input:checked){border-color:#4f91ff;background:#f4f8ff}.ttr-ticket-list label.retained{background:#f2f3f5;color:#aaa}.ttr-ticket-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:7px;background:#e8f1ff;color:#4e8ee8}.ttr-ticket-list label.retained .ttr-ticket-icon{background:#e6e7e9;color:#aaa}.ttr-ticket-list label>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:5px}.ttr-ticket-list label small{color:#8c9096;font-size:11px}.ttr-ticket-list input{width:18px;height:18px}.ttr-phone>footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eee}.ttr-phone>footer button{width:100%;height:42px;border:0;border-radius:22px;background:#3478f6;color:#fff;font-weight:700}.ttr-phone>footer button:disabled{background:#c8d6ed;color:#fff}.ttr-detail-canvas{background:#f3edf3}.ttr-detail-phone{position:relative;background:linear-gradient(#fff1fb 0,#f6f3f7 42%);border-radius:30px}.ttr-detail-phone>header{background:transparent;border:0}.ttr-detail-phone>main{padding:6px 14px 20px}.ttr-detail-summary{display:grid;grid-template-columns:96px 1fr;gap:14px;align-items:center;padding:10px 0 16px}.ttr-staff-pass{height:116px;padding:12px 8px;border-radius:8px;background:linear-gradient(145deg,#f252c4,#ff9cdd);color:#251224;display:flex;flex-direction:column;justify-content:center;text-align:center;box-shadow:inset 0 0 0 1px #fff4}.ttr-staff-pass small{font-size:8px}.ttr-staff-pass b{margin-top:14px;font-size:17px}.ttr-staff-pass span{font-size:12px;font-weight:700}.ttr-detail-summary h2{margin:0 0 28px;font-size:19px;color:#29252b}.ttr-detail-summary p{margin:5px 0;color:#7e7981;font-size:12px}.ttr-detail-summary a{float:right;color:#ed53ae}.ttr-detail-card,.ttr-tips{padding:20px 18px;border-radius:12px;background:#fff}.ttr-detail-card{text-align:center}.ttr-detail-card>h3{margin:0 0 13px;color:#29252b}.ttr-qr-warning{margin:0 22px 18px;padding:7px;border-radius:7px;background:#ffe1f3;color:#f35bb7;font-size:12px}.ttr-fake-qr{width:210px;height:210px;margin:0 auto 16px;border:12px solid #f7f7f8;border-radius:9px;background:repeating-conic-gradient(#111 0 25%,#fff 0 50%) 0/28px 28px;box-shadow:inset 0 0 0 8px #fff}.ttr-transfer-state{display:block;margin-bottom:13px;color:#29252b}.ttr-gift-button{width:100%;height:44px;border:0;border-radius:24px;background:linear-gradient(90deg,#ff79d3,#ff9ddd);color:#fff;font-weight:700}.ttr-detail-card>h4{margin:20px 0 8px;text-align:left;font-size:14px}.ttr-detail-card>p{text-align:left;color:#8d8790}.ttr-tips{margin-top:12px;text-align:left}.ttr-tips b{color:#f248b6;font-style:italic}.ttr-tips p{margin:12px 0 0;color:#77717a}.ttr-c-dialog-backdrop{position:absolute;inset:0;z-index:7;display:flex;align-items:center;justify-content:center;padding:28px;background:#0007}.ttr-c-dialog{width:290px;padding:24px 20px 18px;border-radius:14px;background:#fff;text-align:center;box-shadow:0 18px 45px #0003}.ttr-c-dialog h3{margin:0 0 13px;color:#29252b;font-size:18px}.ttr-c-dialog p{margin:0 0 20px;color:#5f5861;font-size:14px;line-height:22px}.ttr-c-dialog button{width:100%;height:40px;border:0;border-radius:21px;background:#f65fc0;color:#fff;font-weight:700}.ttr-root{font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;color:#606266;font-size:14px;background:#f3f5f7}.ttr-root *{box-sizing:border-box}.ttr-root button,.ttr-root input,.ttr-root select{font:inherit}.ttr-root button{cursor:pointer}.ttr-root button:disabled{cursor:default;opacity:.6}.ttr-demo-tools{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 24px;background:#edf4ff;color:#48617f;border-bottom:1px solid #d7e4f5;font-size:12px}.ttr-demo-tools>span,.ttr-demo-tools>div{display:flex;align-items:center;gap:22px}.ttr-demo-tools i{height:12px;border-left:1px solid #bccde3}.ttr-demo-tools label{display:flex;align-items:center;gap:7px;cursor:pointer}.ttr-root input[type=checkbox],.ttr-root input[type=radio]{accent-color:#409eff}.ttr-product{position:relative;display:flex;height:calc(100dvh - 48px);min-height:540px;background:#fff;overflow:hidden}.ttr-sidebar{width:192px;flex-shrink:0;background:#06111c;color:#91a0af;font-size:13px}.ttr-sidebar strong{display:block;padding:22px 12px 26px;color:#ccd3da;font-size:17px}.ttr-sidebar>div{height:52px;display:flex;align-items:center;padding:0 18px;gap:13px}.ttr-sidebar>div.active{background:#245f98;color:#fff}.ttr-sidebar>div span{color:#8d9bad;width:13px}.ttr-main{flex:1;min-width:0}.ttr-topbar{height:50px;border-bottom:1px solid #eee;display:flex;align-items:center;gap:22px;padding:0 20px;font-size:12px}.ttr-topbar>span:first-child{font-size:19px}.ttr-topbar>span:last-child{margin-left:auto}.ttr-tabs{padding:5px;background:#f7f7f7;border-bottom:1px solid #e4e7ed;display:flex;gap:5px;font-size:12px}.ttr-tabs span{border:1px solid #d8dce5;background:#fff;padding:6px 18px}.ttr-tabs span.active{background:#409eff;color:#fff;border-color:#409eff}.ttr-workspace{padding:30px}.ttr-language{color:#409eff;border-bottom:2px solid #409eff;width:210px;padding:10px;text-align:center}.ttr-language small{margin-left:8px;background:#eff8e8;color:#67a840;border:1px solid #d5e8c6;padding:3px 8px;border-radius:3px}.ttr-config{display:flex;margin-top:32px;gap:20px}.ttr-session{width:165px;height:94px;flex-shrink:0;text-align:center;padding:13px 5px;background:#f4f6f8;color:#337ebf;font-weight:700}.ttr-session small{display:block;color:#52943f;line-height:20px}.ttr-table-panel{flex:1;min-width:0;border-left:1px solid #e4e7ed;padding-left:20px}.ttr-table-panel h3{font-size:14px;margin:8px 0 30px;color:#303133}.ttr-table-panel h3 small{color:#67a840}.ttr-table-title{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:2px solid #409eff;padding-bottom:12px;color:#409eff}.ttr-table-scroll{overflow:auto;margin-top:24px}.ttr-root table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:13px}.ttr-root th,.ttr-root td{padding:24px 15px;text-align:left;border:1px solid #ebeef5;font-weight:400}.ttr-root th{background:#f5f7fa;color:#909399}.ttr-root tr.selected td{background:#eef8ff}.ttr-button{height:34px;padding:0 18px;border:1px solid #dcdfe6;border-radius:4px;background:#fff;color:#606266}.ttr-button:hover{color:#409eff;border-color:#c6e2ff;background:#ecf5ff}.ttr-button.primary{background:#409eff;color:#fff;border-color:#409eff}.ttr-link{border:0;background:none;padding:0 8px;color:#409eff;font-size:13px}.ttr-overlay{position:absolute;inset:0;background:#00000075;display:flex;justify-content:flex-end;z-index:3}.ttr-drawer{width:min(1120px,78%);background:#fff;display:flex;flex-direction:column;box-shadow:-10px 0 30px #0001;outline:0}.ttr-drawer>header{height:70px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 24px;color:#777;font-size:16px}.ttr-close{border:0;background:transparent;color:#909399;font-size:27px!important;line-height:1;padding:5px}.ttr-drawer-body{flex:1;overflow:auto;padding:12px 35px 28px 28px}.ttr-row{display:flex;align-items:flex-start;min-height:48px;gap:12px;padding:6px 0}.ttr-label{width:150px;flex-shrink:0;text-align:right;line-height:32px;color:#606266;font-size:14px}.ttr-required{color:#f56c6c;margin-right:5px}.ttr-field{flex:1;min-width:0;line-height:32px}.ttr-field>input,.ttr-inline>input{height:33px;width:300px;border:1px solid #dcdfe6;border-radius:4px;padding:0 11px;color:#606266;background:#fff;outline:0}.ttr-field>input:focus,.ttr-inline>input:focus{border-color:#409eff}.ttr-field input:disabled{background:#f5f7fa;border-color:#e4e7ed;color:#a8abb2;cursor:not-allowed}.ttr-field input.wide{width:min(100%,650px);font-size:13px}.ttr-field input.number{width:140px}.ttr-field input.invalid{border-color:#f56c6c}.ttr-id{color:#303133}.ttr-radios{display:flex;align-items:center;gap:32px;min-height:32px}.ttr-radios label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px}.ttr-radios label:has(input:disabled){color:#a8abb2;cursor:default}.ttr-radios input{margin:0;width:14px;height:14px}.ttr-inline{display:flex;align-items:center;gap:10px}.ttr-helper{margin:6px 0 0;max-width:630px;font-size:12px;line-height:21px;color:#909399}.ttr-error{font-size:12px;line-height:20px;color:#f56c6c;margin:4px 0 0}.ttr-drawer>footer{min-height:68px;flex-shrink:0;display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:14px 28px;border-top:1px solid #ebeef5;box-shadow:0 -3px 12px #00000004}.ttr-toast{position:absolute;top:20px;left:50%;transform:translate(-50%);z-index:5;padding:12px 24px;border:1px solid #d9edcd;background:#f0f9eb;color:#67a840;border-radius:5px;box-shadow:0 5px 15px #0000000a}.ttr-toast.failure{color:#f56c6c;background:#fef0f0;border-color:#fde2e2}.ttr-pin{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;border-radius:50%;background:#e8efff;color:#4668b2;font-size:11px;line-height:20px;margin-right:5px}.ttr-notes{padding:24px 30px;border-top:1px dashed #a8bdd9;background:#f5f8ff;font-size:13px;line-height:24px}.ttr-notes h3{font-size:14px;margin:0 0 10px;color:#3c577b}.ttr-notes p{margin:8px 0}.ttr-trial{margin-top:20px;border:1px solid #dbe4f2;background:#fff;border-radius:5px;padding:20px}.ttr-trial select,.ttr-trial input{height:32px;border:1px solid #dcdfe6;border-radius:4px;background:#fff;color:#606266;padding:0 10px}.ttr-trial select{margin-left:10px}.ttr-trial-fields{display:flex;gap:22px;flex-wrap:wrap}.ttr-trial-fields label{display:flex;flex-direction:column;gap:5px}.ttr-trial input{width:135px}.ttr-trial-result{color:#356aa8}.ttr-trial-result b{font-size:24px;margin:0 5px}.ttr-trial small{color:#909399}.ttr-root button:focus-visible,.ttr-root input:focus-visible,.ttr-root select:focus-visible{outline:2px solid #79b8ff;outline-offset:2px}@media(max-width:1000px){.ttr-sidebar{width:160px}.ttr-drawer{width:86%}.ttr-drawer-body{padding:18px}.ttr-label{width:135px}.ttr-session{display:none}.ttr-workspace{padding:20px}.ttr-field>input{max-width:100%}.ttr-demo-tools{padding:10px 16px}}@media(max-width:640px){.ttr-sidebar{display:none}.ttr-demo-tools{flex-wrap:wrap;gap:10px}.ttr-demo-tools>div{gap:18px}.ttr-drawer{width:100%}.ttr-drawer-body{padding:10px 14px}.ttr-label{width:128px;font-size:13px}.ttr-row{gap:10px;min-height:48px}.ttr-radios{gap:22px}.ttr-field input.wide{font-size:11px}.ttr-drawer>header{height:60px;padding:0 18px}.ttr-notes{padding:20px 16px}.ttr-trial{padding:14px}.ttr-trial select{max-width:100%;margin-left:0}.ttr-topbar{gap:12px}.ttr-product{height:calc(100dvh - 80px);min-height:540px}.ttr-table-panel{padding-left:0;border-left:0}}.tubr-demo{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;gap:28px;padding:28px;background:#edf1f6;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.tubr-phone{width:390px;height:844px;overflow:hidden;flex-shrink:0;border:8px solid #1f2937;border-radius:42px;background:#111827;box-shadow:0 24px 60px #0f172a47}.tubr-status{height:34px;padding:12px 24px 0;display:flex;justify-content:space-between;color:#fff;font-size:12px;font-weight:700}.tubr-phone-page{height:calc(100% - 34px);overflow-y:auto;background:#f7f8fb;scrollbar-width:none}.tubr-phone-page::-webkit-scrollbar{display:none}.tubr-header{height:46px;display:grid;grid-template-columns:44px 1fr 56px;align-items:center;padding:0 12px;background:#fff;border-bottom:1px solid #eef1f5}.tubr-header button{border:0;background:transparent;color:#111827;font-size:28px;line-height:1;cursor:pointer}.tubr-header strong{text-align:center;font-size:16px}.tubr-header span{color:#6b7280;font-size:13px;text-align:right}.tubr-tabs{display:flex;gap:22px;padding:14px 18px 8px;background:#fff}.tubr-tabs button{border:0;background:transparent;color:#8a94a6;font-size:14px;font-weight:700;cursor:pointer}.tubr-tabs .active{color:#111827}.tubr-wallet-card,.tubr-panel,.tubr-detail-hero,.tubr-benefit-summary{margin:12px;border:1px solid #e5e9f0;border-radius:14px;background:#fff}.tubr-wallet-card{padding:14px}.tubr-wallet-card.muted{opacity:.68}.tubr-card-head{display:flex;justify-content:space-between;margin-bottom:12px;color:#667085;font-size:12px}.tubr-card-head span{color:#16a34a;font-weight:800}.tubr-card-head em,.tubr-ticket-main em,.tubr-benefit-tip em,.tubr-benefit-card p{font-style:normal}.tubr-ticket-main{width:100%;display:flex;gap:12px;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.tubr-ticket-main span{min-width:0;display:flex;flex:1;flex-direction:column;gap:5px}.tubr-ticket-main b{color:#111827;font-size:15px;line-height:1.35}.tubr-ticket-main em{color:#667085;font-size:12px}.tubr-poster{width:72px;height:92px;flex-shrink:0;padding:10px;border-radius:10px;background:linear-gradient(145deg,#151a33,#7c2d12);color:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:inset 0 0 0 1px #ffffff2e}.tubr-poster span{font-size:11px;letter-spacing:.5px}.tubr-poster strong{font-size:20px;letter-spacing:0}.tubr-benefit-tip{width:100%;min-height:70px;margin-top:14px;padding:12px;border:1px solid #b7d6ff;border-radius:12px;background:#f0f7ff;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;color:#0f3f7a;text-align:left;cursor:pointer}.tubr-benefit-tip.compact{min-height:62px}.tubr-tip-icon{width:34px;height:34px;border-radius:10px;background:#1677ff;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900}.tubr-benefit-tip b,.tubr-benefit-tip em{display:block}.tubr-benefit-tip b{font-size:14px;line-height:1.35}.tubr-benefit-tip em{margin-top:3px;color:#4b6f9d;font-size:12px}.tubr-benefit-tip strong{color:#1677ff;font-size:13px;white-space:nowrap}.tubr-silent-note{margin:12px;padding:10px 12px;border-radius:10px;background:#f2f4f7;color:#667085;font-size:12px;line-height:1.6}.tubr-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.tubr-card-actions button{height:38px;border:1px solid #d7deea;border-radius:9px;background:#fff;color:#253047;font-weight:700}.tubr-card-actions button:first-child{border-color:#1677ff;background:#1677ff;color:#fff}.tubr-detail-hero{padding:14px;display:flex;gap:12px}.tubr-detail-hero span{display:inline-flex;margin-bottom:8px;padding:2px 7px;border-radius:5px;background:#e8f7ef;color:#14804a;font-size:12px;font-weight:800}.tubr-detail-hero h2{margin:0 0 6px;color:#111827;font-size:17px;line-height:1.35}.tubr-detail-hero p,.tubr-panel p{margin:0;color:#667085;font-size:12px;line-height:1.65}.tubr-panel{padding:14px}.tubr-panel h3{margin:0 0 10px;color:#111827;font-size:15px}.tubr-panel div{display:flex;justify-content:space-between;padding:8px 0;border-top:1px solid #f0f2f5;color:#667085;font-size:13px}.tubr-panel strong{color:#253047}.tubr-benefit-summary{padding:18px;text-align:center}.tubr-benefit-summary strong{display:block;color:#1677ff;font-size:34px}.tubr-benefit-summary span{display:block;color:#111827;font-size:15px;font-weight:800}.tubr-benefit-summary p{margin:8px 0 0;color:#667085;font-size:12px}.tubr-benefit-list{display:grid;gap:10px;padding:0 12px 24px}.tubr-benefit-card{padding:14px;border:1px solid #e5e9f0;border-radius:13px;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.tubr-benefit-card span{display:inline-flex;margin-bottom:8px;padding:2px 7px;border-radius:5px;background:#e8f7ef;color:#14804a;font-size:11px;font-weight:800}.tubr-benefit-card span.warn{background:#fff7e6;color:#ad6800}.tubr-benefit-card h3{margin:0 0 4px;color:#111827;font-size:15px}.tubr-benefit-card p{margin:0;color:#667085;font-size:12px}.tubr-benefit-card button{height:34px;padding:0 12px;border:0;border-radius:8px;background:#1677ff;color:#fff;font-size:13px;font-weight:800}.tubr-controls{width:320px;flex-shrink:0;padding:20px;border:1px solid #dbe3ef;border-radius:14px;background:#fff;box-shadow:0 12px 32px #0f172a14}.tubr-controls h3{margin:0 0 8px;font-size:16px}.tubr-controls p,.tubr-controls li{color:#667085;font-size:12px;line-height:1.6}.tubr-control-group{margin-top:16px}.tubr-control-group label{display:block;margin-bottom:8px;color:#253047;font-size:13px;font-weight:800}.tubr-control-group div{display:flex;flex-wrap:wrap;gap:8px}.tubr-control-group button{min-height:32px;padding:0 10px;border:1px solid #d7deea;border-radius:8px;background:#fff;color:#526071;font-size:12px;font-weight:700;cursor:pointer}.tubr-control-group button.active{border-color:#1677ff;background:#eaf3ff;color:#0958d9}.tubr-controls ul{margin:16px 0 0;padding-left:18px}@media(max-width:900px){.tubr-demo{min-height:auto;flex-direction:column;align-items:center;padding:18px}.tubr-phone,.tubr-controls{width:min(390px,100%)}}.tp-demo{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:28px;padding:32px;background:#eef2f7;color:#172033}.tp-demo.admin-mode{grid-template-columns:340px minmax(720px,1fr)}.tp-workbench{min-width:0}.tp-workbench h1{max-width:840px;margin:8px 0 10px;font-size:30px;line-height:1.25}.tp-workbench>p:not(.tp-kicker),.tp-rule-grid p,.tp-acceptance td,.tp-admin p,.tp-admin span,.tp-mode-tabs span{color:#687385;line-height:1.65}.tp-workbench>p:not(.tp-kicker){max-width:820px;margin:0 0 20px;font-size:14px}.tp-mode-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.tp-mode-tabs button{min-height:78px;padding:14px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#172033;text-align:left;cursor:pointer}.tp-mode-tabs button.active{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff24}.tp-mode-tabs strong,.tp-mode-tabs span{display:block}.tp-mode-tabs strong{margin-bottom:6px;font-size:15px}.tp-mode-tabs span{font-size:12px}.tp-rule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.tp-rule-grid article,.tp-acceptance{border:1px solid #dbe3ef;border-radius:8px;background:#fff;box-shadow:0 6px 18px #1720330a}.tp-rule-grid article{padding:18px}.tp-rule-grid span{color:#687385;font-size:12px}.tp-rule-grid strong{display:block;margin:7px 0;color:#1677ff;font-size:24px}.tp-rule-grid p{margin:0;font-size:13px}.tp-acceptance{padding:18px}.tp-acceptance h2{margin:0 0 14px;font-size:18px}.tp-acceptance table{width:100%;border-collapse:collapse;font-size:13px}.tp-acceptance th,.tp-acceptance td{padding:12px;border-top:1px solid #edf1f6;text-align:left}.tp-acceptance th{width:108px;color:#172033;background:#fafafa}.tp-preview{display:flex;align-items:flex-start;justify-content:center}.tp-phone{width:390px;min-height:812px;overflow:hidden;border-radius:36px;box-shadow:0 18px 40px #17203338}.tp-phone.dark{background:#050508;color:#f7f7f7}.tp-phone.light{background:#fff;color:#161616}.tp-status{height:34px;padding:10px 22px 0;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700}.tp-phone.dark .tp-status{color:#ffffffd9}.tp-nav{height:58px;padding:0 18px;display:grid;grid-template-columns:34px 1fr 84px;align-items:center}.tp-nav button{width:30px;height:30px;border:0;background:transparent;color:inherit;font-size:34px;line-height:1}.tp-nav h2{margin:0;overflow:hidden;font-size:20px;font-weight:700;text-align:center;text-overflow:ellipsis;white-space:nowrap}.tp-more{height:36px;border:1px solid rgba(138,146,160,.25);border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:inherit;font-size:15px}.tp-points-page{position:relative;min-height:720px;padding:28px 18px;background:linear-gradient(180deg,#09090d,#050508)}.tp-month-tabs,.tp-points-head,.tp-sub-tabs{display:flex;align-items:center;justify-content:space-around}.tp-month-tabs{margin-bottom:28px;color:#ffffff5c;font-size:18px}.tp-month-tabs strong{position:relative;color:#ffffffd1}.tp-month-tabs strong:after{content:"";position:absolute;right:0;bottom:-10px;left:0;height:2px;background:#ffffff8c}.tp-points-head{justify-content:space-between;margin-bottom:28px}.tp-points-head span{margin-right:12px;color:#ffffffa8;font-weight:700}.tp-points-head strong{color:#f33ab5;font-size:44px;line-height:1}.tp-points-head button{border:0;background:transparent;color:#277ca5;font-size:14px}.tp-sub-tabs{height:52px;margin:0 -18px;background:#ffffff08;color:#ffffff80;font-size:17px}.tp-sub-tabs strong{position:relative;color:#fffc}.tp-sub-tabs strong:after{content:"";position:absolute;right:-14px;bottom:-15px;left:-14px;height:3px;background:#f33ab5}.tp-modal{margin:14px 14px 0;padding:30px 24px 28px;border-radius:14px;background:#2d3130;color:#ffffffb8}.tp-modal h3{margin:0 0 26px;color:#fff;font-size:28px;text-align:center}.tp-modal p{margin:0 0 22px;font-size:15px;line-height:1.85}.tp-modal strong{color:#f33ab5}.tp-modal button{width:168px;height:48px;margin:14px auto 0;border:0;border-radius:24px;display:block;background:#f33ab5;color:#fff;font-size:18px;font-weight:700}.tp-qa-page{min-height:720px;padding:20px 18px 40px;background:#101010;color:#ffffffb3}.tp-qa-page article{padding-bottom:18px}.tp-qa-page h3{margin:0 0 18px;color:#f4f4f4;font-size:17px;line-height:1.5}.tp-qa-page p{margin:0 0 12px;font-size:14px;line-height:1.9}.tp-qa-page strong{color:#f33ab5}.tp-admin-screen{position:relative;width:100%;min-height:720px;display:grid;grid-template-columns:138px 1fr;overflow:hidden;border:1px solid #d6dee8;border-radius:8px;background:#eef2f6;box-shadow:0 18px 40px #1720331f}.tp-admin-sidebar{background:#061b2e;color:#ffffffb8}.tp-admin-sidebar>strong{display:block;padding:14px 12px;color:#fff;font-size:12px}.tp-admin-sidebar nav{display:grid}.tp-admin-sidebar span{min-height:34px;padding:0 12px;display:flex;align-items:center;font-size:10px}.tp-admin-sidebar span.active{background:#2d8cff;color:#fff}.tp-admin-main{min-width:0;background:#f3f6fa}.tp-admin-topbar{height:34px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dde5ef;background:#fff;font-size:11px}.tp-admin-topbar span{margin-left:8px;color:#9aa6b2}.tp-admin-tabs{height:33px;padding-left:8px;display:flex;align-items:center;gap:4px;border-bottom:1px solid #dde5ef;background:#f7f9fc;font-size:10px}.tp-admin-tabs span,.tp-admin-tabs strong{height:23px;padding:0 14px;border:1px solid #dbe3ef;display:inline-flex;align-items:center;background:#fff;font-weight:400}.tp-admin-tabs strong{border-color:#2d8cff;background:#2d8cff;color:#fff}.tp-admin-card{position:relative;margin:16px;padding:12px 14px 22px;min-height:620px;background:#fff}.tp-admin-section-tabs,.tp-admin-subtabs{display:flex;gap:8px;align-items:center}.tp-admin-section-tabs{height:32px}.tp-admin-section-tabs span,.tp-admin-section-tabs strong{height:24px;padding:0 13px;border:1px solid #dbe3ef;display:inline-flex;align-items:center;font-size:10px;font-weight:400}.tp-admin-section-tabs strong{border-color:#2d8cff;background:#2d8cff;color:#fff}.tp-edit{position:absolute;top:52px;right:16px;width:44px;height:24px;border:0;border-radius:3px;background:#2d8cff;color:#fff;font-size:10px}.tp-admin-subtabs{height:34px;margin-top:8px;border-bottom:1px solid #dbe3ef}.tp-admin-subtabs button{height:34px;border:0;display:inline-flex;align-items:center;background:transparent;color:#566273;font-size:11px;cursor:pointer}.tp-admin-subtabs button.active{border-bottom:2px solid #2d8cff;color:#2d8cff;font-weight:700}.tp-admin-screen input{width:54px;height:23px;margin:0 4px;border:1px solid #e3e9f1;background:#f9fbfe;color:#8b98a8;font-size:10px;text-align:center}.tp-admin-screen input.changed{border-color:#2d8cff;background:#eaf3ff;color:#1677ff;font-weight:700}.tp-add-special{width:42px;height:24px;margin:0 0 12px 14px;border:0;border-radius:3px;background:#1677ff;color:#fff;font-size:10px}.tp-special-page a{margin:0 3px;color:#1677ff}.tp-modal-mask{position:absolute;inset:0;z-index:5;display:flex;align-items:flex-start;justify-content:center;padding-top:96px;background:#0000006b}.tp-modal-close{position:absolute;top:14px;right:14px;border:0;background:transparent;color:#a4adba;font-size:18px}.tp-circle-plus{width:16px;height:16px;border:1px solid #8893a2;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#586475;font-size:12px}.tp-modal-actions button{width:44px;height:25px;border:1px solid #dbe3ef;border-radius:3px;background:#fff;color:#586475;font-size:10px}@media(max-width:1080px){.tp-demo{grid-template-columns:1fr}.tp-preview{justify-content:flex-start}}@media(max-width:760px){.tp-demo{padding:16px}.tp-mode-tabs,.tp-rule-grid{grid-template-columns:1fr}.tp-phone{width:100%;max-width:390px}}.tp-demo{min-height:100vh;display:grid;grid-template-columns:390px minmax(360px,1fr);gap:28px;padding:28px;background:#f0f2f5;color:#151922}.tp-phone{width:390px;height:844px;overflow:hidden;border-radius:20px;background:#f6f7fb;box-shadow:0 18px 40px #0f15202e}.tp-status{height:30px;padding:8px 14px 0;display:flex;justify-content:space-between;font-size:13px;font-weight:700}.tp-page{position:relative;height:calc(100% - 30px);overflow:hidden;background:#f6f7fb}.tp-page.dark{background:#090909;color:#fff}.tp-nav{height:48px;padding:0 14px;display:grid;grid-template-columns:32px 1fr 60px;align-items:center}.tp-nav button{border:0;background:transparent;color:inherit;font-size:27px}.tp-nav h2{margin:0;text-align:center;font-size:16px}.tp-nav span{color:#fff;font-size:12px}.tp-order-scroll{height:calc(100% - 108px);overflow:auto;padding:0 14px 20px}.tp-order-scroll section{margin-bottom:18px}.tp-order-scroll h3{margin:0 0 10px;font-size:16px}.tp-session-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tp-session-grid button,.tp-ticket{min-height:34px;border:0;border-radius:6px;background:#eceef4;color:#111;font-size:12px}.tp-session-grid button.active,.tp-ticket.active{border:1px solid #ff38b9;background:#fff5fc;color:#ff38b9}.tp-level-note{height:30px;margin-bottom:10px;padding:0 10px;border-radius:6px;display:flex;align-items:center;background:#eceef4;color:#2c3440;font-size:12px}.tp-ticket{width:100%;min-height:50px;margin-bottom:10px;padding:0 12px;display:flex;justify-content:space-between;align-items:center;text-align:left}.tp-ticket b,.tp-ticket em{display:block}.tp-ticket em{margin-top:4px;color:#798292;font-size:11px;font-style:normal}.tp-ticket strong{color:#ff7a00;font-size:16px}.tp-stepper{display:flex;align-items:center;gap:16px}.tp-stepper button{width:28px;height:28px;border:0;border-radius:6px;background:#e8ebf2;font-size:18px}.tp-stepper strong{font-size:18px}.tp-amount-card,.tp-pay-list{padding:14px;border-radius:8px;background:#eceef4}.tp-amount-card div,.tp-amount-card button{width:100%;min-height:26px;border:0;display:flex;justify-content:space-between;align-items:center;background:transparent;color:#6c7585;font-size:12px}.tp-amount-card strong{color:#151922}.tp-amount-card strong.pink,.tp-amount-card button strong{color:#ff38b9}.tp-amount-card button strong{padding:2px 8px;border-radius:10px;background:#1d2028;color:#fff;font-size:11px}.tp-amount-card button.muted strong{background:transparent;color:#a1a8b4}.tp-amount-card p{margin:6px 0 10px;color:#8a93a3;font-size:11px;line-height:1.5}.tp-total{margin-top:8px;padding-top:10px;border-top:1px solid #d9dde5}.tp-total strong{color:#ff7a00!important;font-size:18px}.tp-pay-list{padding:0;overflow:hidden}.tp-pay-option{width:100%;min-height:42px;padding:0 12px;border:0;border-bottom:1px solid #d9dde5;display:grid;grid-template-columns:26px 1fr 18px;gap:8px;align-items:center;background:transparent;color:#4d5664;text-align:left}.tp-pay-icon{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:11px}.tp-pay-icon.wechat{background:#23c15e}.tp-pay-icon.alipay{background:#2aa7ff}.tp-pay-icon.card{background:#ff7a00}.tp-pay-icon.master{background:#e64636}.tp-pay-option i{width:14px;height:14px;border:1px solid #abb3c0;border-radius:50%}.tp-pay-option i.active{border-color:#111;box-shadow:inset 0 0 0 4px #fff;background:#111}.tp-notice b,.tp-notice p{display:block;margin:0 0 8px;color:#596273;font-size:12px;line-height:1.5}.tp-buybar{position:absolute;right:0;bottom:0;left:0;height:58px;padding:8px 14px 12px;display:flex;justify-content:space-between;align-items:center;background:#f6f7fb}.tp-buybar span{color:#6c7585;font-size:12px}.tp-buybar strong{color:#ffdf28;font-size:20px}.tp-buybar button,.tp-bottom-button,.tp-policy-modal button,.tp-balance-modal footer button:last-child{border:0;border-radius:22px;background:#f737b9;color:#fff;font-weight:700}.tp-buybar button{width:112px;height:42px}.tp-coupon-list{padding:0 16px 80px}.tp-coupon-list h3{margin:12px 0;font-size:14px}.tp-coupon-card{width:100%;min-height:88px;margin-bottom:10px;border:0;border-radius:8px;display:grid;grid-template-columns:96px 1fr 24px;align-items:center;overflow:hidden;background:#181818;color:#fff;text-align:left}.tp-coupon-card>strong{height:100%;padding:16px 10px;background:#f737b9;font-size:16px;line-height:1.3}.tp-coupon-card span{padding:0 16px}.tp-coupon-card b,.tp-coupon-card em{display:block}.tp-coupon-card em{margin-top:8px;color:#a7a7a7;font-size:12px;font-style:normal}.tp-coupon-card i{color:#f737b9;font-style:normal}.tp-coupon-card.disabled{opacity:.45}.tp-bottom-button{position:absolute;right:16px;bottom:24px;left:16px;height:44px}.tp-modal-mask{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#000000b8}.tp-policy-modal,.tp-balance-modal{width:278px;padding:24px;border-radius:10px;background:#303030;color:#fff}.tp-policy-modal h3,.tp-balance-modal h3{margin:0 0 18px;text-align:center;font-size:16px}.tp-policy-modal p{color:#c6c6c6;font-size:13px;line-height:1.7}.tp-policy-modal button{width:130px;height:38px;margin:10px auto 0;display:block}.tp-balance-modal div{display:flex;justify-content:space-between;margin-bottom:12px;color:#c6c6c6;font-size:13px}.tp-balance-modal div strong{color:#ffdf28}.tp-balance-modal input{width:100%;height:38px;box-sizing:border-box;margin-bottom:18px;padding:0 10px;border:0;border-radius:4px}.tp-balance-modal footer{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tp-balance-modal footer button{height:36px;border:0;border-radius:18px}.tp-rules{max-width:720px;padding:8px 0}.tp-kicker{margin:0;color:#1677ff;font-size:12px;font-weight:700}.tp-rules h1{margin:8px 0 14px;font-size:28px}.tp-rules ul{margin:0 0 18px;padding-left:18px;color:#526071;line-height:1.8}.tp-rule-card{padding:18px;border:1px solid #dbe3ef;border-radius:8px;background:#fff}.tp-rule-card span{color:#687385;font-size:12px}.tp-rule-card strong{display:block;margin:6px 0;color:#1677ff;font-size:22px}.tp-rule-card p{margin:0;color:#687385}@media(max-width:860px){.tp-demo{grid-template-columns:1fr;padding:16px}.tp-phone{width:100%;max-width:390px}}.tps-demo{min-height:100vh;padding:24px 28px 40px;background:#eef2f7;color:#172033}.tps-topbar{max-width:1400px;margin:0 auto 22px}.tps-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.tps-kicker{margin:0;color:#1677ff;font-size:12px;font-weight:700}.tps-topbar h1{margin:8px 0 0;font-size:26px;line-height:1.25}.tps-title-meta{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.tps-title-meta span{padding:4px 10px;border-radius:4px;background:#dbe7f8;color:#2f5c94;font-size:11px;font-weight:700;white-space:nowrap}.tps-panel{margin-bottom:14px;padding:14px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;box-shadow:0 6px 18px #1720330a}.tps-panel h2{margin:0 0 10px;display:flex;align-items:center;justify-content:space-between;font-size:15px}.tps-reset{height:26px;padding:0 12px;border:1px solid #1677ff;border-radius:4px;background:#fff;color:#1677ff;font-size:11px;cursor:pointer}.tps-ctrl-grid2{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:4px 28px}.tps-ctrl-row{margin-bottom:8px;display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px;align-items:start}.tps-ctrl-row-wide{grid-column:1 / -1}.tps-scenario-group button:last-child{border-color:#ffccc7;color:#cf1322}.tps-ctrl-label{padding-top:6px;color:#687385;font-size:11px}.tps-ctrl-group{display:flex;flex-wrap:wrap;gap:6px}.tps-ctrl-group button,.tps-ctrl-grid button{min-height:26px;padding:0 10px;border:1px solid #dbe3ef;border-radius:4px;background:#fff;color:#4f5b6b;font-size:11px;cursor:pointer}.tps-ctrl-group button.active,.tps-ctrl-grid button.active{border-color:#1677ff;background:#eaf3ff;color:#1677ff;font-weight:700}.tps-ctrl-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px}.tps-ctrl-grid button{padding:0 4px}.tps-toast{margin:4px 0 0;padding:8px 12px;border-radius:6px;background:#111827;color:#e5e7eb;font-size:12px;line-height:1.6}.tps-details>summary{font-size:13px;font-weight:700;cursor:pointer;color:#2f5c94}.tps-details-grid{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.tps-details-grid h3{margin:0 0 8px;font-size:13px}.tps-step-list{margin:0;padding:0;list-style:none}.tps-step-list li{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 0;border-bottom:1px dashed #edf1f6;color:#4f5b6b;font-size:12px;line-height:1.5}.tps-step-list li:last-child{border-bottom:0}.tps-step-list button{width:44px;height:24px;flex:none;border:0;border-radius:4px;background:#1677ff;color:#fff;font-size:11px;cursor:pointer}.tps-note-list{margin:0;padding-left:16px;color:#5f6b7a;font-size:12px;line-height:1.75}.tps-note-list strong{color:#c41d7f}.tps-page-table,.tps-acceptance{width:100%;border-collapse:collapse;font-size:12px}.tps-page-table td,.tps-acceptance th,.tps-acceptance td{padding:6px 8px;border-top:1px solid #edf1f6;text-align:left}.tps-page-table td:last-child{color:#389e0d;font-weight:700;white-space:nowrap}.tps-acceptance th{width:118px;color:#172033;background:#fafafa;font-weight:700;white-space:nowrap}.tps-acceptance td{color:#5f6b7a;line-height:1.6}.tps-preview{min-width:0;display:flex;align-items:flex-start;justify-content:center}.tps-preview>.tps-admin-screen{width:100%}.tps-phone{position:relative;width:391px;height:824px;flex:none;overflow:hidden;border:8px solid #1b1b20;border-radius:42px;background:#050508;color:#f7f7f7;box-shadow:0 18px 40px #17203347}.tps-status{height:34px;padding:10px 24px 0;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:#ffffffd9}.tps-nav{height:56px;padding:0 18px;display:grid;grid-template-columns:40px 1fr 76px;align-items:center}.tps-nav button{width:30px;height:30px;border:0;background:transparent;color:inherit;font-size:32px;line-height:1;cursor:pointer}.tps-nav h2{margin:0;overflow:hidden;font-size:19px;font-weight:700;text-align:center;text-overflow:ellipsis;white-space:nowrap}.tps-nav>span{height:36px;border:1px solid rgba(138,146,160,.25);border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:inherit;font-size:14px}.tps-screen{position:relative;height:734px;display:flex;flex-direction:column;overflow:hidden}.tps-home-scroll,.tps-detail-scroll{flex:1;min-height:0;overflow-y:auto;background:linear-gradient(180deg,#0a0a10,#050508)}.tps-home-scroll{padding:0 14px 28px}.tps-level-card{position:relative;margin:10px 0 12px;padding:14px 14px 34px;border-radius:14px;background:linear-gradient(135deg,#17233f,#1b1031 55%,#2a0f2e)}.tps-level-card>div:first-child{display:flex;align-items:baseline;gap:8px}.tps-level-card>div:first-child span{color:#ffffffb3;font-size:13px}.tps-level-card>div:first-child strong{color:#f33ab5;font-size:26px}.tps-level-points{margin-top:10px;display:flex;align-items:center;gap:8px}.tps-level-points span{color:#ffffff8c;font-size:12px}.tps-level-points b{color:#fff;font-size:15px}.tps-level-points em{color:#fff6;font-size:12px;font-style:normal;font-weight:400}.tps-level-points .tps-progress{margin:0 2px;flex:1;background:#ffffff24}.tps-level-points .tps-progress i{background:linear-gradient(90deg,#ff5cc8,#f33ab5)}.tps-level-card>button{position:absolute;right:14px;bottom:10px;border:0;background:transparent;color:#277ca5;font-size:12px;cursor:pointer}.tps-earn-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.tps-earn-row>div{padding:12px 14px;border-radius:12px;background:#ffffff0f}.tps-earn-row span{display:block;color:#ffffff8c;font-size:12px}.tps-earn-row strong{display:block;margin-top:4px;color:#fff;font-size:19px}.tps-task-module{margin-bottom:12px;padding:12px;border-radius:14px;background:#ffffff0d}.tps-module-head{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.tps-module-head>span{display:inline-flex;align-items:center;gap:6px;color:#fff;font-size:15px;font-weight:700}.tps-module-head>span em{padding:1px 6px;border-radius:4px;background:linear-gradient(135deg,#ff5cc8,#f33ab5);color:#fff;font-size:10px;font-style:normal;font-weight:700}.tps-module-nav{display:inline-flex;align-items:center;gap:6px}.tps-module-nav button{width:22px;height:22px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:transparent;color:#fff;font-size:16px;line-height:1;cursor:pointer}.tps-module-nav button:disabled{opacity:.3;cursor:default}.tps-module-nav b{color:#fff9;font-size:11px;font-weight:400}.tps-tag{padding:2px 8px;border-radius:4px;font-size:11px;font-style:normal;font-weight:700;white-space:nowrap}.tps-coin{border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:none;background:linear-gradient(135deg,#ff5cc8,#f33ab5);color:#fff;font-weight:700;font-style:normal}.tps-progress{height:6px;border-radius:3px;display:block;overflow:hidden;background:#00000014}.tps-progress i{height:100%;border-radius:3px;display:block;background:linear-gradient(90deg,#ff5cc8,#f33ab5)}.tps-public-task-card{width:100%;padding:14px;border-radius:12px;background:linear-gradient(180deg,#0a0a10,#050508);color:#fff}.tps-public-task-title{display:block;color:#fff;font-size:12px;font-weight:700}.tps-public-task-title em{margin-left:6px;padding:1px 5px;border-radius:3px;background:#f33ab5;color:#fff;font-size:9px;font-style:normal}.tps-public-task-card>strong{display:block;margin-top:8px;font-size:16px}.tps-public-task-card>p{margin:5px 0;color:#ffffff94;font-size:11px;line-height:1.5}.tps-public-task-card>i{display:block;margin-bottom:10px;color:#f33ab5;font-size:12px;font-style:normal;font-weight:700}.tps-public-task-card>button{width:100%;height:38px;border:0;border-radius:19px;background:linear-gradient(135deg,#ff5cc8,#f33ab5);color:#fff;font-size:14px;font-weight:700;cursor:pointer}.tps-public-task-card>button:disabled{opacity:.45;cursor:default}.tps-entries{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.tps-entries button{padding:12px;border:0;border-radius:12px;display:grid;grid-template-columns:1fr auto;align-items:center;background:#ffffff0f;color:#fff;text-align:left;cursor:pointer}.tps-entries b{font-size:14px}.tps-entries span{grid-column:1;margin-top:3px;color:#ffffff80;font-size:11px}.tps-entries em{grid-row:1 / 3;grid-column:2;color:#ffffff80;font-size:18px;font-style:normal}.tps-recommend-head{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.tps-recommend-head h3{margin:0;font-size:16px}.tps-recommend-head button{border:0;background:transparent;color:#277ca5;font-size:12px;cursor:pointer}.tps-ticket-card{width:100%;margin-bottom:10px;padding:10px;border:0;border-radius:12px;display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:10px;align-items:center;background:#101016;color:#fff;text-align:left;cursor:pointer}.tps-cover{width:64px;height:64px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2a2f45,#3c2143);color:#ff9adf;font-size:11px;font-style:normal;font-weight:700}.tps-ticket-card>span{min-width:0}.tps-ticket-card b{display:block;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.tps-ticket-card em{display:block;margin:3px 0 5px;color:#ffffff80;font-size:11px;font-style:normal}.tps-ticket-card strong{color:#ffdf28;font-size:15px}.tps-ticket-card small{margin-left:8px;padding:2px 6px;border-radius:8px;background:#ffdf281f;color:#ffdf28;font-size:10px}.tps-featured-products{margin-bottom:16px;padding:12px;border:1px solid rgba(255,92,200,.25);border-radius:14px;background:linear-gradient(145deg,#f33ab51f,#ffdf280a)}.tps-featured-products .tps-recommend-head h3 em{margin-left:6px;padding:2px 6px;border-radius:8px;background:#f33ab5;color:#fff;font-size:10px;font-style:normal}.tps-featured-products .tps-recommend-head>span{color:#ffffff73;font-size:10px}.tps-ticket-card.featured{border:1px solid rgba(255,92,200,.2);background:linear-gradient(135deg,#18121b,#101016)}.tps-catalog-empty{margin:18px 0 8px;padding:34px 20px;border-radius:14px;background:#ffffff0a;color:#ffffff80;text-align:center}.tps-catalog-empty i,.tps-catalog-empty b{display:block}.tps-catalog-empty i{color:#ffffff47;font-size:34px;font-style:normal}.tps-catalog-empty b{margin-top:8px;color:#fff;font-size:15px}.tps-catalog-empty p{margin:7px 0 14px;font-size:11px}.tps-catalog-empty button{border:0;background:transparent;color:#f33ab5;font-size:12px;cursor:pointer}.tps-catalog-page{padding:14px 14px 30px}.tps-page-tip,.tps-inline-empty{margin:0 0 14px;padding:11px 12px;border-radius:10px;background:#ffffff0e;color:#ffffff94;font-size:11px;line-height:1.55}.tps-inline-empty b{display:block;margin-bottom:3px;color:#fff;font-size:13px}.tps-inline-empty p{margin:0}.tps-task-center-page>h3{margin:16px 0 9px;font-size:14px}.tps-task-center-page .tps-public-task-card{margin-bottom:12px}.tps-history-task{display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:8px;padding:12px;border:0;border-radius:10px;background:#ffffff0e;color:#fff;text-align:left;cursor:pointer}.tps-base-task{display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:8px;padding:13px 12px;border:1px solid rgba(243,58,181,.12);border-radius:10px;background:#f33ab512;color:#fff;text-align:left;cursor:pointer}.tps-base-task:disabled{opacity:.5;cursor:not-allowed}.tps-base-task span b,.tps-base-task span em{display:block}.tps-base-task span em{margin-top:4px;color:#ffffff73;font-size:10px;font-style:normal}.tps-base-task strong{color:#f33ab5;font-size:11px}.tps-history-task span b,.tps-history-task span em{display:block}.tps-history-task span em{margin-top:4px;color:#ffffff73;font-size:10px;font-style:normal}.tps-history-task strong{color:#f33ab5;font-size:11px}.tps-go{padding:5px 10px;border-radius:13px;background:#f33ab529;color:#f33ab5!important;font-size:11px!important;font-style:normal}.tps-detail-scroll{padding-bottom:86px}.tps-detail-scroll.no-bottom-action{padding-bottom:20px}.tps-detail-hero{padding:18px 16px 14px}.tps-detail-title{display:flex;align-items:center;gap:8px}.tps-detail-title h3{margin:0;font-size:19px}.tps-detail-times{margin:10px 0 4px;color:#ffffffa6;font-size:12px}.tps-detail-remaining{margin:0;color:#ffffff73;font-size:12px}.tps-reward-card{margin:0 14px 14px;padding:16px;border-radius:14px;background:linear-gradient(135deg,#2d0f2c,#1d1030);border:1px solid rgba(243,58,181,.35)}.tps-reward-main span{color:#ffffff8c;font-size:12px}.tps-reward-main strong{margin:6px 0;display:flex;align-items:center;gap:8px;color:#fff;font-size:26px}.tps-reward-main p{margin:0;color:#ffffff73;font-size:11px}.tps-reward-target{margin:14px 0 8px;display:flex;align-items:center;justify-content:space-between;color:#ffffffbf;font-size:12px}.tps-reward-card .tps-progress{background:#ffffff24}.tps-reward-hint{margin:10px 0 0;color:#ff9f0a;font-size:12px}.tps-detail-section{margin:0 14px 14px;padding:14px;border-radius:12px;background:#ffffff0d}.tps-detail-section h3{margin:0 0 8px;font-size:15px}.tps-detail-desc{margin:0;color:#ffffff8c;font-size:12px;line-height:1.7}.tps-scope-ticket{width:100%;margin-top:10px;padding:10px;border:0;border-radius:10px;display:grid;grid-template-columns:48px minmax(0,1fr) 98px;gap:10px;align-items:center;background:#101016;color:#fff;text-align:left}.tps-scope-ticket .tps-cover{width:48px;height:48px;border-radius:8px;font-size:10px}.tps-scope-ticket b{display:block;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.tps-scope-ticket em{display:block;margin-top:3px;color:#ffffff80;font-size:11px;font-style:normal}.tps-scope-ticket small{display:inline-block;margin-top:6px;padding:2px 6px;border-radius:7px;background:#f33ab521;color:#f67dcc;font-size:9px}.tps-scope-action{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.tps-scope-action>strong{color:#ffdf28;font-size:14px}.tps-poster-btn{padding:6px 8px;border:0;border-radius:14px;background:linear-gradient(135deg,#ff5cc8,#f33ab5);color:#fff;font-size:10px;font-weight:700;white-space:nowrap;cursor:pointer}.tps-poster-btn:disabled{background:#ffffff1a;color:#ffffff61;cursor:not-allowed}.tps-rule-description ul{margin:0;padding-left:18px;color:#ffffffad;font-size:12px;line-height:1.75}.tps-rule-description li+li{margin-top:4px}.tps-no-qualify{margin:0 14px 14px;padding:18px 16px;border-radius:12px;background:#ffffff0d}.tps-no-qualify b{color:#fff;font-size:15px}.tps-no-qualify p{margin:8px 0 0;color:#fff9;font-size:12px;line-height:1.7}.tps-detail-bottom{position:absolute;right:0;bottom:0;left:0;padding:10px 14px 16px;background:#050508eb}.tps-bottom-btn{width:100%;height:44px;border:0;border-radius:22px;background:linear-gradient(135deg,#ff5cc8,#f33ab5);color:#fff;font-size:15px;font-weight:700;cursor:pointer}.tps-poster-panel{width:calc(100% - 30px);max-width:330px;padding:14px;box-sizing:border-box;border-radius:18px;background:#1b1b22;color:#fff}.tps-poster-head{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.tps-poster-head button{width:28px;height:28px;border:0;border-radius:50%;background:#ffffff14;color:#fff;font-size:18px;cursor:pointer}.tps-poster-card{padding:20px 18px 17px;border-radius:16px;background:radial-gradient(circle at 80% 10%,rgba(255,77,190,.28),transparent 36%),linear-gradient(150deg,#32112f,#11111b 62%);text-align:center}.tps-poster-card>em,.tps-poster-card>span,.tps-poster-card>strong,.tps-poster-card>small{display:block}.tps-poster-card>em{color:#f67dcc;font-size:10px;font-style:normal;letter-spacing:1px}.tps-poster-card h3{margin:8px 0 6px;font-size:20px}.tps-poster-card p{margin:0;color:#ffffffb8;font-size:11px;line-height:1.5}.tps-poster-card>span{margin-top:8px;color:#ffdf28;font-size:11px}.tps-qr{width:132px;height:132px;margin:12px auto;padding:7px;box-sizing:border-box;border-radius:8px;background:#fff;image-rendering:pixelated}.tps-poster-card>strong{color:#fff;font-size:15px}.tps-poster-card>small{margin-top:5px;color:#ffffff7a;font-size:10px}.tps-poster-note{margin:10px 2px;color:#ffffff75;font-size:10px;line-height:1.5}.tps-poster-save{width:100%;height:40px;border:0;border-radius:20px;background:linear-gradient(135deg,#ff5cc8,#f33ab5);color:#fff;font-weight:700;cursor:pointer}.tps-mask{position:absolute;inset:0;z-index:30;display:flex;align-items:center;justify-content:center;background:#000000a6}.tps-sheet{position:absolute;right:0;bottom:0;left:0;padding:18px 16px 20px;border-radius:18px 18px 0 0;background:#1d1d23;color:#fff}.tps-sheet-head{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.tps-sheet-head h3{margin:0;font-size:15px}.tps-sheet-head button{border:0;background:transparent;color:#fff9;font-size:20px;cursor:pointer}.tps-sheet-desc{margin:0 0 10px;color:#ffffff80;font-size:11px}.tps-order-row{padding:10px 0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;border-top:1px solid rgba(255,255,255,.08)}.tps-order-row b,.tps-order-row em{display:block}.tps-order-row b{font-size:12px}.tps-order-row em{margin-top:3px;color:#ffffff73;font-size:10px;font-style:normal}.tps-order-row>strong{color:#ffdf28;font-size:12px}.tps-sheet-btn{width:100%;height:42px;margin-top:14px;border:0;border-radius:21px;background:linear-gradient(135deg,#ff5cc8,#f33ab5);color:#fff;font-size:14px;font-weight:700;cursor:pointer}.tps-reward-record{padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid rgba(255,255,255,.08)}.tps-reward-record b,.tps-reward-record em{display:block}.tps-reward-record b{font-size:13px}.tps-reward-record em{margin-top:3px;color:#ffffff73;font-size:10px;font-style:normal}.tps-reward-record>strong{color:#f33ab5;font-size:16px;white-space:nowrap}.tps-reward-balance{margin-top:6px;padding:12px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;background:#ffffff0f;font-size:12px}.tps-reward-balance strong{color:#ffdf28}.tps-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tps-result-grid div{padding:12px;border-radius:10px;background:#ffffff0f}.tps-result-grid span{display:block;color:#ffffff80;font-size:11px}.tps-result-grid b{display:block;margin-top:4px;font-size:16px}.tps-result-note{margin:12px 0 0;padding:10px 12px;border-radius:8px;background:#f33ab51f;color:#ff9adf;font-size:12px;line-height:1.6}.tps-admin-screen{position:relative;min-width:0;min-height:780px;display:grid;grid-template-columns:138px minmax(0,1fr);overflow:hidden;border:1px solid #d6dee8;border-radius:8px;background:#eef2f6;box-shadow:0 18px 40px #1720331f}.tps-admin-sidebar{background:#061b2e;color:#ffffffb8}.tps-admin-sidebar>strong{display:block;padding:14px 12px;color:#fff;font-size:12px}.tps-admin-sidebar nav{display:grid}.tps-admin-sidebar span{min-height:34px;padding:0 12px;display:flex;align-items:center;font-size:10px;cursor:pointer}.tps-admin-sidebar span.active{background:#2d8cff;color:#fff;cursor:default}.tps-admin-main{min-width:0;background:#f3f6fa}.tps-admin-topbar{height:34px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dde5ef;background:#fff;font-size:11px}.tps-admin-topbar span{margin-left:8px;color:#9aa6b2}.tps-admin-tabs{height:33px;padding-left:8px;display:flex;align-items:center;gap:4px;border-bottom:1px solid #dde5ef;background:#f7f9fc;font-size:10px}.tps-admin-tabs span,.tps-admin-tabs strong{height:23px;padding:0 14px;border:1px solid #dbe3ef;display:inline-flex;align-items:center;background:#fff;font-weight:400;cursor:pointer}.tps-admin-tabs strong{border-color:#2d8cff;background:#2d8cff;color:#fff;cursor:default}.tps-admin-card{position:relative;margin:16px;min-height:660px;padding:12px 14px 22px;background:#fff}.tps-section-tabs,.tps-admin-subtabs{display:flex;gap:8px;align-items:center}.tps-section-tabs{height:32px}.tps-section-tabs span,.tps-section-tabs strong{height:24px;padding:0 13px;border:1px solid #dbe3ef;display:inline-flex;align-items:center;font-size:10px;font-weight:400;cursor:pointer}.tps-section-tabs strong{border-color:#2d8cff;background:#2d8cff;color:#fff;cursor:default}.tps-edit{position:absolute;top:52px;right:16px;width:44px;height:24px;border:0;border-radius:3px;background:#2d8cff;color:#fff;font-size:10px;cursor:pointer}.tps-admin-subtabs{height:34px;margin-top:8px;border-bottom:1px solid #dbe3ef}.tps-admin-subtabs button{height:34px;border:0;display:inline-flex;align-items:center;background:transparent;color:#566273;font-size:11px;cursor:pointer}.tps-admin-subtabs button.active{border-bottom:2px solid #2d8cff;color:#2d8cff;font-weight:700}.tp-config-block{padding:30px 0 16px 70px;font-size:11px}.tp-form-line{min-height:32px;display:flex;align-items:center;gap:10px;color:#4b5563}.tp-form-line.required>span:before,.tp-copy-lines span:before{content:"*";margin-right:3px;color:#e54646}.tp-form-line p{margin:0;color:#4b5563}.tp-form-line.indent{padding-left:44px}.tps-admin-card input{width:54px;height:23px;margin:0 4px;border:1px solid #e3e9f1;background:#f9fbfe;color:#8b98a8;font-size:10px;text-align:center}.tps-admin-card input.changed{border-color:#2d8cff;background:#eaf3ff;color:#1677ff;font-weight:700}.tp-divider{margin:0 0 14px;border-top:1px dashed #202020}.tp-copy-lines{display:grid;gap:10px;padding:0 0 14px 70px;font-size:11px}.tp-copy-lines label{display:flex;align-items:center;gap:10px}.tp-copy-lines input{width:132px}.tp-levels{display:grid;gap:18px;padding:8px 0 0 70px}.tp-level-row{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:start}.tp-level-row>b{padding-top:8px;color:#5f6b7a;font-size:13px}.tp-level-row>div{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px 28px;padding:18px 36px;background:#eee;color:#606b78;font-size:10px}.tp-level-row label{display:flex;align-items:center;min-width:0}.tp-special-page{padding:22px 0 0}.tp-filter-line{display:grid;grid-template-columns:140px 150px 150px 150px;gap:12px;align-items:center;margin-bottom:18px;color:#4f5b6b;font-size:10px}.tp-filter-line label{display:flex;align-items:center;gap:7px}.tp-filter-line span{width:90px;height:24px;padding:0 8px;border:1px solid #dbe3ef;display:inline-flex;align-items:center;background:#fff;color:#a5afbc}.tp-add-special{width:42px;height:24px;margin:0 0 12px 14px;border:0;border-radius:3px;background:#1677ff;color:#fff;font-size:10px;cursor:pointer}.tp-special-page table{width:100%;border-collapse:collapse;background:#fff;font-size:10px}.tp-special-page th,.tp-special-page td{padding:12px 8px;border:1px solid #e5ebf3;color:#5f6b7a;text-align:center}.tp-special-page th{background:#f5f7fa;color:#4f5b6b;font-weight:700}.tp-special-page a{margin:0 3px;color:#1677ff;cursor:pointer}.tp-modal-mask{position:absolute;inset:0;z-index:25;display:flex;align-items:flex-start;justify-content:center;padding-top:96px;background:#0000006b}.tp-special-modal{position:relative;width:650px;min-height:446px;padding:20px 24px 62px;background:#fff;box-shadow:0 10px 30px #0000002e}.tp-special-modal h3{margin:0 0 24px;color:#202834;font-size:13px;font-weight:700}.tp-modal-close{position:absolute;top:14px;right:14px;border:0;background:transparent;color:#a4adba;font-size:18px;cursor:pointer}.tp-special-form{display:grid;gap:18px;color:#566273;font-size:10px}.tp-special-scenes{display:grid;grid-template-columns:72px 1fr;gap:8px;align-items:start}.tp-special-scenes>span:before{content:"*";margin-right:3px;color:#e54646}.tp-special-scenes>div{display:flex;gap:8px}.tp-special-scenes button{border:1px solid #dbe3ef;background:#fff;color:#566273;padding:6px 14px;border-radius:3px}.tp-special-scenes button.active{color:#1677ff;border-color:#1677ff;background:#eaf4ff}.tp-special-scenes p{grid-column:2;margin:-2px 0 0;color:#87909f}.tp-special-form>label{display:grid;grid-template-columns:72px 1fr 24px;gap:8px;align-items:center}.tp-special-form .required>span:before,.tp-special-levels>span.required:before,.tp-special-level-fields .required:before{content:"*";margin-right:3px;color:#e54646}.tp-select,.tp-range{height:24px;border:1px solid #dbe3ef;display:flex;align-items:center;color:#b2bbc7;background:#fff}.tp-select{padding:0 10px}.tp-range{width:250px;justify-content:space-around}.tp-range b{color:#586475;font-weight:400}.tp-circle-plus{width:16px;height:16px;border:1px solid #8893a2;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#586475;font-size:12px;cursor:pointer}.tp-promotion-value{grid-template-columns:72px 1fr!important}.tp-promotion-value p{margin:0;color:#566273}.tp-special-levels{display:grid;grid-template-columns:72px 1fr;gap:10px}.tp-special-levels>span{padding-top:3px}.tp-special-level{grid-column:2;display:grid;grid-template-columns:44px minmax(0,1fr);gap:8px;align-items:start;min-height:72px}.tp-special-level b{padding-top:3px;color:#202834;font-size:12px}.tp-special-level-fields{display:grid;gap:10px}.tp-special-level-fields label{display:flex;align-items:center;gap:6px;white-space:nowrap}.tp-special-modal input{width:52px;height:22px;margin:0 4px;border:1px solid #dbe3ef;background:#fafcff;color:#8b98a8;text-align:center}.tp-special-modal input.changed{border-color:#2d8cff;background:#eaf3ff;color:#1677ff;font-weight:700}.tp-modal-actions{position:absolute;right:16px;bottom:14px;display:flex;gap:8px}.tp-modal-actions button{width:44px;height:25px;border:1px solid #dbe3ef;border-radius:3px;background:#fff;color:#586475;font-size:10px;cursor:pointer}.tp-modal-actions button:last-child{border-color:#1677ff;background:#1677ff;color:#fff}.tps-scope-page{padding-top:18px}.tps-scope-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:12px}.tps-scope-toolbar button{height:28px;padding:0 12px;border:0;border-radius:3px;background:#1677ff;color:#fff;font-size:10px;cursor:pointer}.tps-scope-toolbar span{color:#8b98a8;font-size:10px}.tps-scope-table{width:100%;border-collapse:collapse;font-size:10px}.tps-scope-table th,.tps-scope-table td{padding:10px 8px;border:1px solid #e5ebf3;color:#5f6b7a;text-align:center}.tps-scope-table th{background:#f5f7fa}.tps-scope-table td:first-child{max-width:220px;color:#202834;text-align:left}.tps-scope-table em{padding:3px 7px;border-radius:9px;font-style:normal}.tps-scope-table em.available{background:#f6ffed;color:#389e0d}.tps-scope-table em.excluded{background:#fff7e6;color:#d46b08}.tps-scope-table em.pending{background:#e6f4ff;color:#1677ff}.tps-scope-table em.ongoing,.tps-scope-table em.long-term{background:#f6ffed;color:#389e0d}.tps-scope-table em.ended,.tps-scope-table em.cancelled,.tps-scope-table em.stopped{background:#f5f5f5;color:#8c8c8c}.tps-scope-table em.banned{background:#fff1f0;color:#cf1322}.tps-scope-table a{color:#1677ff;cursor:pointer}.tps-scope-dialog{width:520px;padding:22px;border-radius:5px;background:#fff;box-shadow:0 12px 36px #0003}.tps-scope-dialog h3{margin:0 0 18px;color:#202834;font-size:15px}.tps-scope-dialog label{display:grid;grid-template-columns:80px 1fr;align-items:center;gap:10px;margin-bottom:12px;color:#5f6b7a;font-size:11px}.tps-scope-dialog input,.tps-scope-dialog select{height:30px;box-sizing:border-box;padding:0 9px;border:1px solid #dbe3ef;background:#fff;color:#4f5b6b}.tps-scope-tip{margin:16px 0;padding:11px;border-radius:4px;background:#f3f8ff;color:#536273;font-size:10px}.tps-scope-dialog footer{display:flex;justify-content:flex-end;gap:8px}.tps-scope-dialog footer button{height:28px;padding:0 13px;border:1px solid #dbe3ef;border-radius:3px;background:#fff;color:#536273;cursor:pointer}.tps-scope-dialog footer button:last-child{border-color:#1677ff;background:#1677ff;color:#fff}.tps-task-page{padding:18px 0 0}.tps-filter-bar{display:grid;grid-template-columns:130px 130px 110px 130px 120px 120px auto;gap:8px;align-items:center;margin-bottom:14px;color:#4f5b6b;font-size:10px}.tps-filter-bar label{display:grid;gap:4px}.tps-filter-bar input,.tps-filter-bar select{width:100%;height:26px;box-sizing:border-box;padding:0 8px;border:1px solid #dbe3ef;background:#fff;color:#4f5b6b;font-size:10px}.tps-filter-actions{display:flex;gap:6px}.tps-filter-actions button{width:44px;height:26px;border:1px solid #dbe3ef;border-radius:3px;background:#fff;color:#4f5b6b;font-size:10px;cursor:pointer}.tps-filter-actions button:first-child{border-color:#1677ff;background:#1677ff;color:#fff}.tps-add-task{height:26px;margin:0 0 12px;padding:0 12px;border:0;border-radius:3px;background:#1677ff;color:#fff;font-size:10px;cursor:pointer}.tps-table-wrap{overflow-x:auto;padding-bottom:2px}.tps-table-wrap::-webkit-scrollbar{height:10px}.tps-table-wrap::-webkit-scrollbar-track{background:#eef1f5;border-radius:5px}.tps-table-wrap::-webkit-scrollbar-thumb{border-radius:5px;background:#b6c2d2}.tps-table-wrap{scrollbar-width:thin;scrollbar-color:#b6c2d2 #eef1f5}.tps-col-sticky{position:sticky;right:0;z-index:2}th.tps-col-sticky{background:#f5f7fa}td.tps-col-sticky{background:#fff}.tps-ops{min-width:128px;box-shadow:-4px 0 8px #1720330f}.tps-table{width:100%;min-width:0;table-layout:fixed;border-collapse:collapse;background:#fff;font-size:10px}.tps-table th,.tps-table td{padding:10px 4px;border:1px solid #e5ebf3;color:#5f6b7a;text-align:center;overflow:hidden}.tps-table th{background:#f5f7fa;color:#4f5b6b;font-weight:700;white-space:nowrap}.tps-table th:nth-child(1),.tps-table td:nth-child(1){width:100px}.tps-table th:nth-child(2),.tps-table td:nth-child(2){width:82px}.tps-table th:nth-child(3),.tps-table td:nth-child(3){width:80px}.tps-table th:nth-child(4),.tps-table td:nth-child(4){width:130px}.tps-table th:nth-child(5),.tps-table td:nth-child(5){width:50px}.tps-table th:nth-child(6),.tps-table td:nth-child(6){width:52px}.tps-table th:nth-child(7),.tps-table td:nth-child(7){width:58px}.tps-table th:nth-child(8),.tps-table td:nth-child(8){width:116px}.tps-table th:nth-child(9),.tps-table td:nth-child(9){width:40px}.tps-table th:nth-child(10),.tps-table td:nth-child(10){width:54px}.tps-table th:nth-child(11),.tps-table td:nth-child(11){width:118px}.tps-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.tps-cell-name,.tps-cell-scope,.tps-mono,.tps-cell-time{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tps-cell-name{max-width:100%}.tps-cell-sub{color:#9aa6b2;font-size:9px}.tps-cell-time{min-width:0;line-height:1.6;text-overflow:clip}.tps-ops{white-space:normal;line-height:1.9}.tps-ops a{margin:0 2px;color:#1677ff;white-space:nowrap;cursor:pointer}.tps-empty{height:60px;color:#9aa6b2}.tps-tag-b{padding:2px 8px;border-radius:3px;display:inline-block;font-size:10px;font-style:normal;font-weight:700;white-space:nowrap}.tps-confirm{width:380px;padding:20px;border-radius:8px;background:#fff;box-shadow:0 10px 30px #0003}.tps-confirm h3{margin:0 0 10px;font-size:15px}.tps-confirm>strong{display:block;margin-bottom:10px;color:#4f5b6b;font-size:12px}.tps-confirm p{margin:0 0 12px;color:#687385;font-size:12px;line-height:1.7}.tps-confirm textarea{width:100%;box-sizing:border-box;padding:8px;border:1px solid #dbe3ef;border-radius:4px;font-size:12px;resize:vertical}.tps-confirm em{display:block;margin-top:6px;color:#cf1322;font-size:11px;font-style:normal}.tps-confirm footer{margin-top:16px;display:flex;justify-content:flex-end;gap:8px}.tps-confirm footer button{height:28px;padding:0 16px;border:1px solid #dbe3ef;border-radius:4px;background:#fff;color:#586475;font-size:12px;cursor:pointer}.tps-confirm footer button.danger{border-color:#cf1322;background:#cf1322;color:#fff}.tps-drawer-mask{position:absolute;inset:0;z-index:20;background:#0000005c}.tps-drawer{position:absolute;top:0;right:0;bottom:0;width:600px;max-width:90%;display:flex;flex-direction:column;background:#fff;box-shadow:-10px 0 30px #00000029}.tps-drawer-head{height:48px;padding:0 16px;flex:none;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5ebf3}.tps-drawer-head h3{margin:0;font-size:14px}.tps-drawer-head button{border:0;background:transparent;color:#a4adba;font-size:20px;cursor:pointer}.tps-drawer-body{flex:1;min-height:0;padding:14px 18px 24px;overflow-y:auto}.tps-form-group{margin-bottom:16px;padding-bottom:14px;border-bottom:1px dashed #e5ebf3}.tps-form-group:last-child{border-bottom:0}.tps-form-group h4{margin:0 0 12px;color:#202834;font-size:13px}.tps-field{margin-bottom:10px;display:grid;grid-template-columns:96px minmax(0,1fr);gap:10px;align-items:center;color:#566273;font-size:11px}.tps-field>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tps-field input,.tps-field textarea,.tps-field select{width:100%;box-sizing:border-box;padding:6px 8px;border:1px solid #dbe3ef;border-radius:4px;background:#fff;color:#4f5b6b;font-size:11px}.tps-id-box{height:28px;padding:0 8px;border:1px solid #e3e9f1;display:flex;align-items:center;justify-content:space-between;background:#f9fbfe;color:#8b98a8;font-size:11px}.tps-id-box em{color:#1677ff;font-size:10px;font-style:normal;cursor:pointer}.tps-seg{display:inline-flex;gap:6px}.tps-seg button{height:26px;padding:0 12px;border:1px solid #dbe3ef;border-radius:4px;background:#fff;color:#566273;font-size:11px;cursor:pointer}.tps-seg button.active{border-color:#1677ff;background:#eaf3ff;color:#1677ff;font-weight:700}.tps-mode{margin-bottom:10px}.tps-whitelist{display:flex;align-items:center;gap:10px}.tps-mini-btn{height:26px;padding:0 10px;border:1px solid #1677ff;border-radius:4px;background:#fff;color:#1677ff;font-size:11px;cursor:pointer}.tps-form-hint{margin:4px 0 0 106px;color:#9aa6b2;font-size:10px;line-height:1.6}.tps-form-err{margin:4px 0 0 106px;color:#cf1322;font-size:11px}.tps-select-chip{min-height:26px;padding:0 8px;border:1px solid #e3e9f1;display:inline-flex;align-items:center;gap:8px;background:#f9fbfe;color:#4f5b6b;font-size:11px;justify-self:start}.tps-select-chip em{color:#1677ff;font-size:10px;font-style:normal}.tps-chips{display:flex;flex-wrap:wrap;gap:6px}.tps-chips button{padding:4px 8px;border:1px solid #dbe3ef;border-radius:4px;background:#fff;color:#566273;font-size:10px;cursor:pointer}.tps-chips button.on{border-color:#1677ff;background:#eaf3ff;color:#1677ff}.tps-cost-est{margin:4px 0 0 106px;padding:8px 10px;border-radius:4px;background:#f0f5ff;color:#1677ff;font-size:11px;font-weight:700}.tps-switch{width:36px;height:20px;border-radius:10px;display:inline-flex;align-items:center;background:#d9dee7;cursor:pointer}.tps-switch i{width:16px;height:16px;margin:2px;border-radius:50%;background:#fff;transition:margin .15s}.tps-switch.on{background:#1677ff}.tps-switch.on i{margin-left:18px}.tps-preview-wrap{margin-left:106px;padding:12px;border:1px dashed #c9d4e2;border-radius:8px;background:#fafbfd}.tps-preview-wrap .tps-public-task-card{width:260px;margin:0 auto;padding:12px}.tps-preview-wrap .tps-public-task-card>strong{font-size:14px}.tps-preview-wrap .tps-public-task-card>p{font-size:10px}.tps-preview-wrap .tps-public-task-card>i{font-size:11px}.tps-preview-wrap .tps-public-task-card>button{height:26px;font-size:10px}.tps-config-summary{display:grid;gap:10px}.tps-config-summary span{display:grid;grid-template-columns:76px minmax(0,1fr);gap:10px;align-items:start}.tps-config-summary b{color:#9aa6b2;font-size:12px}.tps-config-summary em{color:#fff;font-size:12px;font-style:normal;line-height:1.5}.tps-task-control .tps-form-err{margin-left:0;margin-top:8px}.tps-form-actions{margin-top:10px;display:flex;justify-content:flex-end;gap:8px}.tps-form-actions button{height:28px;padding:0 14px;border:1px solid #dbe3ef;border-radius:4px;background:#fff;color:#586475;font-size:11px;cursor:pointer}.tps-form-actions button.primary{border-color:#1677ff;background:#1677ff;color:#fff}.tps-drawer.view{width:640px}.tps-view-head{margin-bottom:14px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.tps-view-head strong{font-size:15px}.tps-view-head span{width:100%;color:#9aa6b2;font-size:11px}.tps-stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:14px}.tps-stats-grid div{padding:10px;border-radius:6px;background:#f5f7fa}.tps-stats-grid span{display:block;color:#9aa6b2;font-size:10px}.tps-stats-grid b{display:block;margin-top:5px;color:#202834;font-size:14px}.tps-progress-block{margin-bottom:14px;padding:12px;border-radius:6px;background:#fafbfd}.tps-progress-block>span{display:flex;justify-content:space-between;color:#566273;font-size:11px}.tps-progress-block>span b{color:#1677ff}.tps-progress-block .tps-progress{margin-top:8px;background:#e5ebf3}.tps-progress-block .tps-progress i{background:#1677ff}.tps-progress-block p{margin:8px 0 0;font-size:11px}.tps-snapshot{display:grid;gap:6px}.tps-snapshot>div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:10px;font-size:11px}.tps-snapshot span{color:#9aa6b2}.tps-snapshot b{color:#4f5b6b;font-weight:400;line-height:1.6}.tps-timeline{display:grid;gap:12px}.tps-timeline>div{display:grid;grid-template-columns:12px minmax(0,1fr);gap:8px}.tps-timeline i{width:8px;height:8px;margin-top:4px;border-radius:50%;background:#1677ff}.tps-timeline b{display:block;color:#4f5b6b;font-size:11px;font-weight:400}.tps-timeline em{display:block;margin-top:3px;color:#9aa6b2;font-size:10px;font-style:normal}@media(max-width:1080px){.tps-details-grid{grid-template-columns:1fr}.tps-preview{justify-content:flex-start;overflow-x:auto}}@media(max-width:760px){.tps-demo{padding:16px}.tps-title-row{align-items:flex-start;flex-direction:column}.tps-title-meta{justify-content:flex-start}.tps-ctrl-grid2{grid-template-columns:1fr}.tps-ctrl-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tps-phone{width:100%;max-width:391px}}.uac-root{--c-primary: #1677ff;--c-primary-weak: #e6f0ff;--c-border: #e5e7eb;--c-bg: #f5f6f8;--c-text: #1f2329;--c-sub: #8a9099;--r: 6px;display:flex;min-height:720px;background:var(--c-bg);color:var(--c-text);font-size:13px;font-family:-apple-system,PingFang SC,Microsoft YaHei,sans-serif}.uac-side{width:168px;flex-shrink:0;background:#1f2733;color:#c5ccd6;padding-top:8px}.uac-side-logo{font-weight:700;color:#fff;padding:12px 16px 16px;font-size:14px}.uac-side-item{padding:10px 16px;font-size:13px}.uac-side-item.active{background:var(--c-primary);color:#fff}.uac-main{flex:1;display:flex;flex-direction:column;min-width:0}.uac-topbar{height:44px;background:#fff;border-bottom:1px solid var(--c-border);display:flex;align-items:center;padding:0 16px;color:var(--c-sub)}.uac-topbar b{color:var(--c-text)}.uac-content{padding:24px;display:flex;justify-content:center}.uac-modal{background:#fff;border:1px solid var(--c-border);border-radius:8px;width:640px;max-width:100%;box-shadow:0 6px 24px #00000014}.uac-modal-head{padding:14px 18px;border-bottom:1px solid var(--c-border);display:flex;justify-content:space-between;align-items:center}.uac-modal-head .t{font-weight:600;font-size:15px}.uac-modal-head .x{color:var(--c-sub);cursor:default}.uac-modal-body{padding:18px 22px;max-height:560px;overflow:auto}.uac-row{display:flex;align-items:flex-start;margin-bottom:16px}.uac-label{width:96px;flex-shrink:0;text-align:right;padding-right:12px;color:#4e5969;padding-top:6px}.uac-label .req{color:#f5222d;margin-right:2px}.uac-field{flex:1;min-width:0}.uac-input,.uac-select{height:32px;border:1px solid var(--c-border);border-radius:var(--r);padding:0 10px;width:100%;box-sizing:border-box;background:#fff;color:var(--c-text)}.uac-hint{color:var(--c-sub);font-size:12px;margin-top:4px}.uac-org{background:#f6ffed;border:1px solid #b7eb8f;border-radius:var(--r);padding:10px 12px}.uac-org .new-tag{background:#52c41a;color:#fff;font-size:11px;border-radius:3px;padding:1px 6px;margin-left:8px}.uac-radio{display:inline-flex;gap:18px;align-items:center}.uac-radio label{display:inline-flex;gap:5px;align-items:center;cursor:pointer}.uac-roles{display:flex;flex-direction:column;gap:9px}.uac-role{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.uac-role-main{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.uac-role label{display:inline-flex;gap:5px;align-items:center;cursor:pointer}.uac-role .need{font-size:11px;color:#fa8c16}.uac-sub{display:inline-flex;gap:12px;align-items:center;margin-left:8px;color:var(--c-sub);font-size:12px}.uac-sub input[type=text]{height:26px;border:1px solid var(--c-border);border-radius:4px;padding:0 8px;width:130px}.uac-scope-inline{display:flex;gap:18px;align-items:center;margin-left:22px;color:#4e5969;font-size:12px}.uac-scope-inline label{display:inline-flex;gap:5px;align-items:center;cursor:pointer}.uac-note{background:#fafbfc;border:1px solid var(--c-border);border-radius:var(--r);padding:8px 12px;color:var(--c-sub);font-size:12px;line-height:1.7;margin-top:6px}.uac-callout{background:#fff7e6;border:1px solid #ffd591;color:#ad6800;border-radius:var(--r);padding:8px 12px;margin-bottom:14px;font-size:12px}.uac-foot{padding:12px 18px;border-top:1px solid var(--c-border);display:flex;justify-content:flex-end;gap:10px}.uac-btn{height:30px;padding:0 16px;border-radius:var(--r);border:1px solid var(--c-border);background:#fff;cursor:pointer;color:var(--c-text)}.uac-btn.primary{background:var(--c-primary);border-color:var(--c-primary);color:#fff}.uac-toast{position:fixed;left:50%;bottom:40px;transform:translate(-50%);background:#1f2733;color:#fff;padding:8px 16px;border-radius:var(--r)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:#f4f6f9;color:#172033;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit}code{padding:2px 6px;border-radius:4px;background:#eef2f7;color:#2156a5;font-size:.92em}.hub{max-width:1120px;margin:0 auto;padding:44px 24px 56px}.hub-header{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end;margin-bottom:28px}.eyebrow{margin:0 0 10px;color:#1677ff;font-size:13px;font-weight:700}h1{margin:0;font-size:32px;line-height:1.2;letter-spacing:0}.hub-copy{max-width:680px;margin:14px 0 0;color:#687385;font-size:14px;line-height:1.8}.hub-count{min-width:138px;padding:18px;border:1px solid #dde4ee;border-radius:8px;background:#fff;text-align:center}.hub-count strong{display:block;font-size:30px;color:#1677ff}.hub-count span{color:#687385;font-size:13px}.hub-summary{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px}.summary-item{min-width:116px;padding:12px 14px;border:1px solid #dde4ee;border-radius:8px;background:#fff;color:inherit;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.summary-item:hover{border-color:#91caff;box-shadow:0 8px 20px #1677ff1a;transform:translateY(-1px)}.summary-item strong{display:block;margin-top:9px;color:#253047;font-size:22px;line-height:1}.hub-controls{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(240px,1fr) auto auto auto;gap:12px;align-items:center;margin:0 0 12px;padding:12px;border:1px solid #dde4ee;border-radius:8px;background:#fffffff5;box-shadow:0 10px 26px #1720330f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.search-box{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;min-width:0}.search-box span{color:#687385;font-size:13px;font-weight:700}.search-box input{width:100%;min-width:0;height:34px;padding:0 12px;border:1px solid #dce3ed;border-radius:6px;outline:none;color:#172033;font:inherit;font-size:13px;background:#fff}.search-box input:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1f}.filter-group{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.filter-group button,.group-heading button{height:30px;padding:0 10px;border:1px solid #dce3ed;border-radius:5px;background:#fff;color:#526071;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.filter-group button:hover,.group-heading button:hover{border-color:#91caff;color:#0958d9}.filter-group button.active{border-color:#1677ff;background:#e6f4ff;color:#0958d9}.result-count{margin:0 0 12px;color:#687385;font-size:13px}.ops-panel{display:grid;grid-template-columns:180px minmax(0,1fr) minmax(0,1fr);gap:12px;margin:0 0 14px}.ops-panel article{min-width:0;padding:14px;border:1px solid #dde4ee;border-radius:8px;background:#fff}.ops-panel span{display:block;margin-bottom:8px;color:#687385;font-size:12px;font-weight:700}.ops-panel strong{display:block;color:#1677ff;font-size:28px;line-height:1}.ops-panel p{margin:8px 0 0;color:#687385;font-size:12px;line-height:1.6}.ops-panel ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.ops-panel li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;min-width:0;color:#526071;font-size:12px}.ops-panel a{min-width:0;overflow:hidden;color:#253047;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.ops-panel a:hover{color:#1677ff}.ops-panel em{color:#a8071a;font-style:normal;white-space:nowrap}.demo-directory{display:grid;gap:20px}.demo-status-group{scroll-margin-top:92px;overflow:hidden;border:1px solid #dde4ee;border-radius:8px;background:#fff;box-shadow:0 6px 18px #1720330a}.group-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #edf1f6;background:#fbfcfe}.group-heading>div{display:flex;align-items:baseline;gap:10px;min-width:0}.group-heading h2{margin:0;color:#253047;font-size:16px;line-height:1.35;letter-spacing:0}.group-heading span{color:#8a94a6;font-size:13px;white-space:nowrap}.group-heading button{flex-shrink:0}.demo-list{display:grid}.demo-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px) auto;gap:18px;align-items:center;padding:18px;border-bottom:1px solid #edf1f6}.demo-row:last-child{border-bottom:0}.demo-row:hover{background:#f8fbff}.demo-main{min-width:0}.demo-title-line{display:flex;align-items:center;gap:8px;margin-bottom:8px;min-width:0}.demo-title-line h3{min-width:0;margin:0;color:#172033;font-size:16px;line-height:1.4;letter-spacing:0}.demo-meta{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:14px;align-items:start;min-width:0}.demo-meta span{display:block;margin-bottom:5px;color:#8a94a6;font-size:12px}.status{display:inline-flex;align-items:center;width:fit-content;height:24px;padding:0 9px;border-radius:12px;font-size:12px;font-weight:700}.status-草稿{background:#f2f4f7;color:#667085}.status-待评审{background:#f9f0ff;color:#531dab}.status-评审中{background:#fff7e6;color:#ad6800}.status-测试验收中{background:#e6fffb;color:#006d75}.status-已确认,.status-已上线{background:#f6ffed;color:#237804}.status-开发中{background:#e6f4ff;color:#0958d9}.status-废弃{background:#fff1f0;color:#a8071a}time{color:#8a94a6;font-size:12px}.module-tag{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:4px;font-size:11px;font-weight:700;white-space:nowrap;flex-shrink:0;border:1px solid transparent}.prd{margin:0;color:#1677ff;font-size:13px;line-height:1.45}.prd a{color:#1677ff;text-decoration:none}.prd a:hover{text-decoration:underline}.prd-link{color:#1677ff;font-size:13px;text-decoration:none}.prd-link:hover{text-decoration:underline}.description{margin:0;color:#5e697b;font-size:13px;line-height:1.7;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.tags span{padding:3px 8px;border-radius:4px;background:#eef2f7;color:#526071;font-size:12px}.entry{height:34px;padding:0 14px;border-radius:5px;background:#1677ff;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;width:fit-content;white-space:nowrap}.empty-results{padding:40px 24px;border:1px dashed #c8d5e8;border-radius:8px;background:#fff;text-align:center}.empty-results h2{margin:0;color:#253047;font-size:18px;letter-spacing:0}.empty-results p{margin:10px 0 0;color:#687385;font-size:13px}.demo-table-wrap{overflow-x:auto;border:1px solid #dde4ee;border-radius:8px;background:#fff;box-shadow:0 6px 18px #1720330a}.demo-table{width:100%;min-width:920px;border-collapse:collapse}.demo-table th,.demo-table td{padding:13px 14px;border-bottom:1px solid #edf1f6;text-align:left;vertical-align:top;font-size:13px}.demo-table th{position:sticky;top:0;z-index:10;background:#fbfcfe;color:#687385;font-size:12px;font-weight:700}.demo-table tr:last-child td{border-bottom:0}.demo-table strong{display:block;color:#172033;line-height:1.45}.demo-table td>span:not(.status):not(.module-tag){display:block;margin-top:5px;color:#8a94a6;font-size:12px}.table-entry{color:#1677ff;font-weight:700;text-decoration:none;white-space:nowrap}.table-entry:hover{text-decoration:underline}.demo-shell{min-height:100vh;display:grid;grid-template-columns:300px minmax(0,1fr);background:#e9eef5}.demo-side{padding:24px;background:#fff;border-right:1px solid #dce3ed}.demo-shell.collapsed{grid-template-columns:36px minmax(0,1fr)}.demo-shell.collapsed .demo-side{display:none}.demo-shell.collapsed .side-expand{grid-column:1;grid-row:1}.demo-shell.collapsed .demo-stage{grid-column:2;grid-row:1}.demo-side-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.back-link{display:inline-flex;color:#526071;font-size:13px;text-decoration:none}.side-toggle{border:1px solid #dce3ed;background:#f4f6fa;color:#526071;font-size:12px;border-radius:14px;padding:4px 10px;cursor:pointer}.side-toggle:hover{background:#e9eef5}.side-expand{width:100%;min-height:100vh;border:0;border-right:1px solid #dce3ed;background:#fff;color:#526071;font-size:13px;font-weight:600;letter-spacing:2px;writing-mode:vertical-rl;padding:16px 0;cursor:pointer}.side-expand:hover{background:#f4f6fa;color:#253047}.demo-side h1{margin-top:14px;font-size:22px}.demo-side p{color:#687385;font-size:13px;line-height:1.7}dl{margin:22px 0 0}dt{margin-top:14px;color:#8a94a6;font-size:12px}dd{margin:5px 0 0;color:#253047;font-size:13px}.demo-stage{min-width:0;min-height:100vh;padding:0}.demo-frame{display:block;width:100%;height:100vh;border:0;background:#fff}.empty-page{min-height:100vh;display:grid;place-content:center;gap:12px;text-align:center}.empty-page p{color:#687385}@media(max-width:820px){.hub{padding:28px 16px 40px}.hub-header{grid-template-columns:1fr}.hub-count{width:fit-content}.hub-controls{position:static;grid-template-columns:1fr}.search-box{grid-template-columns:1fr;gap:6px}.filter-group{justify-content:flex-start}.ops-panel{grid-template-columns:1fr}.hub-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.summary-item{min-width:0}.demo-row{grid-template-columns:1fr;gap:14px}.demo-meta,.demo-shell{grid-template-columns:1fr}.demo-side{border-right:0;border-bottom:1px solid #dce3ed}.demo-frame{height:calc(100vh - 220px);min-height:640px}}
