:root{--el-color-primary: #2d8cff;--el-color-primary-light-3: #6cacff;--el-color-primary-light-5: #96c5ff;--el-color-primary-light-7: #c0ddff;--el-color-primary-light-9: #eaf4ff;--el-color-primary-dark-2: #1677e8;--el-border-radius-base: 6px;--el-font-size-base: 14px}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;color:#263445;background:#f5f6f8;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;font-size:14px}button{color:inherit;font:inherit;background:none;border:0;cursor:pointer}.console-shell{min-height:100vh;background:#f4f5f7}.login-page{display:grid;min-height:100vh;place-items:center;padding:32px;background:linear-gradient(135deg,#1685ff14,#fff0 36%),linear-gradient(90deg,rgba(22,133,255,.05) 1px,transparent 1px),linear-gradient(0deg,rgba(22,133,255,.05) 1px,transparent 1px),#f5f8fc;background-size:auto,38px 38px,38px 38px,auto}.login-shell{display:grid;grid-template-columns:minmax(360px,1fr) 420px;width:min(1040px,100%);min-height:560px;overflow:hidden;background:#fff;border:1px solid #dde8f5;border-radius:8px;box-shadow:0 26px 70px #1f416a24}.login-visual{display:grid;align-content:center;justify-items:center;gap:34px;padding:46px 48px;color:#fff;background:linear-gradient(135deg,#08264eeb,#0d62b8e6),#0f5fb8}.login-card{display:grid;align-content:center;gap:30px;padding:54px 48px;background:#fff}.login-brand{display:grid;grid-template-columns:64px 1fr;gap:16px;align-items:center}.login-brand-centered{grid-template-columns:1fr;justify-items:center;text-align:center}.login-brand img{max-width:92px;max-height:92px;object-fit:contain}.login-brand>span{display:grid;width:92px;height:92px;place-items:center;color:#1685ff;font-size:20px;font-weight:700;background:#fff;border-radius:12px}.login-brand strong,.login-brand em{display:block}.login-brand strong{color:currentColor;font-size:32px}.login-brand em{margin-top:10px;color:#ffffffb8;font-style:normal}.login-card-head{display:grid;gap:8px}.login-card-head strong{color:#142235;font-size:28px;font-weight:700}.login-card-head em{color:#7d8794;font-style:normal}.login-form{display:grid;gap:10px}@media(max-width:860px){.login-page{padding:18px}.login-shell{grid-template-columns:1fr;min-height:auto}.login-visual{padding:28px}.login-card{padding:32px 28px}}.console-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;height:56px;padding:0 26px 0 20px;background:#fff;border-bottom:1px solid #e6ebf2}.brand-button{display:grid;width:48px;height:42px;place-items:center;margin-right:28px}.brand-symbol{position:relative;display:block;width:34px;height:28px}.brand-symbol:before,.brand-symbol:after,.brand-symbol i,.brand-symbol b{position:absolute;display:block;content:"";background:#1685ff;border-radius:2px;transform:skew(-18deg)}.brand-symbol:before{left:0;top:12px;width:14px;height:10px}.brand-symbol:after{left:12px;top:4px;width:22px;height:12px}.brand-symbol i{left:8px;top:18px;width:20px;height:8px}.brand-symbol b{left:20px;top:0;width:14px;height:8px}.brand-image{width:36px;max-height:34px;object-fit:contain}.breadcrumb{display:flex;gap:10px;align-items:center;color:#8a95a3;font-size:16px}.site-name{color:#1f2d3d;font-size:17px;font-weight:600}.breadcrumb button{color:#7c8796}.breadcrumb button.active,.breadcrumb button:last-child,.breadcrumb span:last-child{color:#2e3a4a}.header-actions{display:flex;align-items:center;margin-left:auto}.round-action{display:grid;width:38px;height:38px;place-items:center;color:#fff;background:#338bff;border-radius:50%;font-size:20px}.avatar{display:grid;width:42px;height:42px;place-items:center;color:#fff;font-weight:700;background:linear-gradient(145deg,#9aa6b2,#1b2530);border:3px solid #dce2ea;border-radius:50%}.user-name{color:#1d2733;font-size:15px}.console-body{display:flex;min-height:100vh}.console-body.client-body{min-height:100vh}.client-sidebar{position:sticky;top:0;display:flex;width:236px;height:100vh;flex:0 0 236px;flex-direction:column;background:#fff;border-right:1px solid #e6ebf2}.client-brand,.admin-logo-preview{display:grid;gap:10px;align-content:start;justify-items:center;min-height:126px;padding:24px;color:#1f2d3d;font-size:17px;font-weight:700}.client-brand img,.admin-logo-preview img,.site-preview img{max-width:76px;max-height:56px;object-fit:contain}.client-brand>span,.admin-logo-preview span,.site-preview span{display:grid;width:62px;height:62px;place-items:center;color:#fff;font-weight:700;background:#1685ff;border-radius:8px}.client-menu{display:grid;gap:4px;padding:0 0 12px}.client-nav-item{display:grid;grid-template-columns:24px 1fr auto;gap:12px;align-items:center;min-height:50px;padding:0 24px;color:#2f3c4e;text-align:left;border-left:3px solid transparent}.client-nav-item b{color:#8b96a3;font-weight:400}.client-nav-item.active{color:#1685ff;background:#eef6ff;border-left-color:#1685ff}.client-account-panel{display:grid;gap:10px;margin-top:auto;padding:18px;border-top:1px solid #edf0f5}.client-user{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center;min-width:0;padding-bottom:8px}.client-user.profile-trigger{width:100%;text-align:left;transition:background .16s ease,transform .16s ease}.client-user.profile-trigger:hover{background:#f6f9ff;transform:translateY(-1px)}.client-user>span{display:grid;width:36px;height:36px;place-items:center;color:#1685ff;background:#eef6ff;border-radius:50%}.user-avatar{overflow:hidden}.user-avatar img{width:100%;height:100%;object-fit:cover}.client-user strong,.client-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-user strong{color:#1f2d3d;font-size:13px;font-weight:600}.client-user small{margin-top:4px;color:#8a95a3}.client-action-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.client-action-btn{display:grid;gap:6px;place-items:center;min-height:62px;padding:10px 8px;color:#647184;background:#f7f9fc;border:1px solid #e2e8f2;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.client-action-btn span{display:grid;width:28px;height:28px;place-items:center;color:#1685ff;background:#edf6ff;border-radius:50%}.client-action-btn em{font-size:12px;font-style:normal;line-height:1.2;text-align:center}.client-action-btn:hover{border-color:#b9d7ff;box-shadow:0 10px 22px #1685ff1a;transform:translateY(-2px)}.client-action-btn.primary{color:#fff;background:linear-gradient(145deg,#1685ff,#3d9bff);border-color:#1685ff}.client-action-btn.primary span{color:#1685ff;background:#fff}.client-panel-page{display:grid;align-content:start;gap:22px}.client-page-head h2{margin:0 0 8px;color:#1f2d3d;font-size:24px;font-weight:600}.client-page-head p{margin:0;color:#7d8794}.profile-panel{display:grid;grid-template-columns:260px minmax(420px,680px);gap:28px;align-items:start;max-width:1000px;padding:28px;background:#fff;border:1px solid #e4e8ee}.simple-profile-panel{grid-template-columns:minmax(420px,680px);max-width:760px}.profile-preview{display:grid;gap:10px;justify-items:center;padding:24px;background:#f7faff;border:1px solid #e2ebf7}.profile-avatar{display:grid;width:92px;height:92px;place-items:center;overflow:hidden;color:#fff;font-size:26px;font-weight:700;background:linear-gradient(145deg,#1685ff,#43a4ff);border-radius:50%}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-avatar em{font-style:normal}.profile-preview strong{color:#1f2d3d;font-size:18px}.profile-preview small{color:#7d8794}.profile-form{max-width:640px}.category-page-head{display:flex;gap:18px;align-items:center;justify-content:space-between;max-width:980px}.category-page-head.workspace-hero{max-width:none}.category-create-button{display:inline-flex;gap:8px;align-items:center;min-height:40px;padding:0 18px;color:#fff;background:#1685ff;border:1px solid #1685ff;border-radius:4px;box-shadow:0 10px 22px #1685ff29;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.category-create-button:hover{background:#0f76ea;box-shadow:0 14px 28px #1685ff3d;transform:translateY(-2px)}.category-grid,.permission-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:18px;max-width:980px}.category-card,.permission-card{min-height:150px;padding:22px;text-align:left;background:#fff;border:1px solid #e4e8ee;box-shadow:0 12px 28px #18274b0a}.category-card{position:relative;display:grid;gap:12px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.category-card:hover{border-color:#1685ff;box-shadow:0 18px 36px #1685ff1f;transform:translateY(-4px)}.category-card span{display:grid;width:46px;height:46px;place-items:center;color:#fff;background:var(--logo-color);border-radius:50%;font-weight:700}.category-card strong,.permission-card strong{color:#1f2d3d;font-size:20px;font-weight:600}.category-card em,.category-card small,.permission-card em,.permission-card span{color:#7d8794;font-style:normal}.category-card small{font-size:12px}.category-actions{position:absolute;top:14px;right:14px;display:flex;gap:8px}.category-actions button{display:grid;width:30px;height:30px;place-items:center;color:#1685ff;background:#f3f8ff;border:1px solid #dbeaff;border-radius:50%;transition:transform .16s ease,color .16s ease,background .16s ease}.category-actions button.danger{color:#f56c6c;background:#fff7f7;border-color:#fde2e2}.category-actions button:hover{color:#fff;background:#1685ff;transform:translateY(-2px)}.category-actions button.danger:hover{background:#f56c6c}.image-library-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end}.image-category-button{display:inline-flex;gap:8px;align-items:center;min-height:40px;padding:0 16px;color:#1685ff;background:#f4f9ff;border:1px solid #cfe4ff;border-radius:4px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.image-category-button:hover{border-color:#1685ff;box-shadow:0 12px 24px #1685ff1f;transform:translateY(-2px)}.image-upload-button{cursor:pointer}.image-upload-button input{display:none}.image-library-toolbar{display:grid;grid-template-columns:220px minmax(280px,1fr) 240px;gap:12px;align-items:center;max-width:1120px;padding:16px;background:#fff;border:1px solid #e4e8ee;box-shadow:0 12px 28px #18274b0a}.image-category-strip{display:flex;flex-wrap:wrap;gap:10px;max-width:1120px}.image-category-strip button{display:inline-flex;gap:8px;align-items:center;min-height:34px;padding:0 10px 0 14px;color:#4f5d6f;background:#fff;border:1px solid #e0e7f0;border-radius:4px;transition:color .16s ease,border-color .16s ease,box-shadow .16s ease}.image-category-strip button.active{color:#1685ff;border-color:#1685ff;box-shadow:0 8px 18px #1685ff1a}.image-category-strip em{min-width:20px;padding:1px 6px;color:#7d8794;font-size:12px;font-style:normal;background:#f3f6fa;border-radius:10px}.image-category-strip i{display:grid;width:22px;height:22px;place-items:center;color:#f56c6c;font-style:normal;border-radius:50%}.image-category-strip i:hover{color:#fff;background:#f56c6c}.image-library-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:18px;max-width:1120px}.image-card{display:grid;overflow:hidden;background:#fff;border:1px solid #e4e8ee;box-shadow:0 12px 28px #18274b0a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.image-card:hover{border-color:#1685ff;box-shadow:0 18px 36px #1685ff1f;transform:translateY(-4px)}.image-preview{position:relative;display:grid;aspect-ratio:4 / 3;width:100%;padding:0;overflow:hidden;place-items:center;background:#f4f7fb;cursor:zoom-in;border:0}.image-preview img{width:100%;height:100%;object-fit:cover}.image-preview span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:14px;font-weight:600;background:#0f233a6b;opacity:0;transition:opacity .16s ease}.image-preview:hover span{opacity:1}.image-card-body{display:grid;gap:6px;min-width:0;padding:14px}.image-card-body strong{overflow:hidden;color:#1f2d3d;font-size:15px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.image-card-body span,.image-card-body em{overflow:hidden;color:#7d8794;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.image-card-actions{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:8px;align-items:center;padding:0 14px 14px}.image-card-actions button{display:grid;width:36px;height:32px;place-items:center;color:#f56c6c;background:#fff7f7;border:1px solid #fde2e2;border-radius:4px;transition:color .16s ease,background .16s ease,transform .16s ease}.image-card-actions button:hover{color:#fff;background:#f56c6c;transform:translateY(-2px)}.image-empty{display:grid;gap:12px;align-content:center;justify-items:center;min-height:300px;max-width:1120px;color:#7d8794;background:#fff;border:1px dashed #d7e0ec}.image-empty strong{color:#1f2d3d;font-size:18px;font-weight:600}.image-picker-toolbar{display:grid;grid-template-columns:180px minmax(220px,1fr) 200px auto;gap:12px;align-items:center;margin-bottom:18px}.image-picker-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;max-height:520px;overflow:auto;padding-right:4px}.picker-image-card{display:grid;overflow:hidden;text-align:left;background:#fff;border:1px solid #e4e8ee;border-radius:4px;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.picker-image-card:hover,.picker-image-card.selected{border-color:#1685ff;box-shadow:0 12px 24px #1685ff1f;transform:translateY(-2px)}.picker-image-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#f4f7fb}.picker-image-card span{display:grid;gap:4px;min-width:0;padding:10px}.picker-image-card strong,.picker-image-card em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.picker-image-card strong{color:#1f2d3d;font-weight:600}.picker-image-card em{color:#7d8794;font-style:normal}.picker-empty{max-width:none}.large-image-preview{display:grid;max-height:68vh;place-items:center;overflow:auto;background:#f4f7fb;border:1px solid #e4e8ee;border-radius:8px}.large-image-preview img{display:block;max-width:100%;max-height:68vh;object-fit:contain}.image-preview-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;color:#6d7a8b}.image-preview-meta span{padding:5px 10px;background:#f4f8ff;border:1px solid #e1ecfa;border-radius:4px}.color-swatch-row{display:flex;flex-wrap:wrap;gap:10px}.color-swatch{width:28px;height:28px;background:var(--swatch-color);border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #d8e0ea;transition:transform .16s ease,box-shadow .16s ease}.color-swatch.active{box-shadow:0 0 0 2px #1685ff;transform:scale(1.08)}.account-settings-footer{display:flex;align-items:center;justify-content:space-between;width:100%}.appid-copy-row{display:grid;grid-template-columns:1fr auto;gap:10px;width:100%}.permission-card{display:grid;gap:12px}.permission-quota-panel{display:grid;gap:14px;max-width:980px;padding:24px;background:#fff;border:1px solid #e4e8ee;box-shadow:0 12px 28px #18274b0a}.permission-quota-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.permission-quota-head span{display:block;margin-bottom:8px;color:#7d8794}.permission-quota-head strong{color:#1f2d3d;font-size:26px;font-weight:700}.permission-quota-head em{color:#1685ff;font-size:22px;font-style:normal;font-weight:700}.permission-quota-bar{overflow:hidden;height:12px;background:#edf4ff;border-radius:999px}.permission-quota-bar i{display:block;height:100%;background:linear-gradient(90deg,#1685ff,#55a8ff);border-radius:inherit;transition:width .25s ease}.permission-quota-panel p{margin:0;color:#6d7a8b}.platform-sidebar{width:360px;padding:44px 36px;background:#fff}.platform-nav{display:grid;grid-template-columns:28px 1fr auto;gap:14px;align-items:center;width:100%;height:50px;padding:0 24px;color:#1f2d3d;text-align:left;border-radius:0}.platform-nav b{color:#8b96a3;font-size:20px;font-weight:400}.platform-nav.active{color:#2d8cff;background:#e7f2ff}.nav-section-title{margin:0 0 20px 24px;color:#9099a5;font-size:18px}.platform-content{flex:1;padding:48px 60px 60px 10px;background:#fff}.platform-toolbar{display:flex;gap:18px;align-items:center;justify-content:space-between;margin-bottom:36px}.platform-filter-card{display:flex;gap:12px;align-items:center;min-width:620px;padding:8px;background:#f7faff;border:1px solid #e5efff;box-shadow:0 12px 30px #1685ff0f}.platform-search{width:430px}.platform-group-filter{width:190px}.platform-stats{display:flex;align-items:center;justify-content:flex-end}.add-account-button{position:relative;display:flex;gap:10px;align-items:center;min-height:48px;padding:0 24px 0 16px;overflow:hidden;color:#fff;background:linear-gradient(135deg,#1685ff,#35a7ff);border:1px solid #1685ff;border-radius:6px;box-shadow:0 14px 28px #1685ff38;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.add-account-button:after{position:absolute;top:-60%;right:-30%;width:80px;height:120px;content:"";background:#ffffff2e;transform:rotate(24deg)}.add-account-button span{position:relative;z-index:1;display:grid;width:28px;height:28px;place-items:center;color:#1685ff;background:#fff;border-radius:50%;font-size:16px}.add-account-button strong{position:relative;z-index:1;font-size:16px;font-weight:500;white-space:nowrap}.add-account-button:hover{background:linear-gradient(135deg,#0f76ea,#239dff);box-shadow:0 18px 34px #1685ff4d;transform:translateY(-2px)}.add-account-button:active{transform:translateY(0)}.platform-grid{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:24px 24px;max-width:1430px}.client-list-pagination{display:flex;justify-content:flex-end;max-width:1430px;padding:8px 0 0}.client-list-pagination.narrow{max-width:980px}.client-list-pagination.wide,.client-list-pagination.picker-pagination{max-width:1120px}.client-list-pagination.picker-pagination{padding-top:16px}.platform-card{position:relative;display:flex;gap:24px;align-items:flex-start;min-height:148px;padding:44px 24px 26px;text-align:left;background:linear-gradient(145deg,#f8faff,#f0f3ff);border:1px solid #e6e8f1;overflow:hidden;animation:cardIn .42s ease both;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.platform-card:after{position:absolute;inset:auto -34px -46px auto;width:110px;height:110px;content:"";background:#2d8cff14;border-radius:50%;transform:scale(.72);transition:transform .24s ease,opacity .24s ease}.platform-card:hover{border-color:#2d8cff;box-shadow:0 16px 34px #1f5ca824;transform:translateY(-5px)}.platform-card:hover:after{opacity:1;transform:scale(1)}.platform-card:active{transform:translateY(-2px) scale(.99)}.card-actions{position:absolute;top:14px;right:14px;display:flex;z-index:2;gap:8px}.card-actions button{display:grid;width:30px;height:30px;place-items:center;color:#2d8cff;background:#ffffffd1;border:1px solid #dceaff;border-radius:50%;box-shadow:0 6px 16px #2d8cff14;transition:transform .16s ease,background .16s ease,color .16s ease}.card-actions button.danger{color:#f56c6c;border-color:#fde2e2}.card-actions button:hover{color:#fff;background:#2d8cff;transform:translateY(-2px)}.card-actions button.danger:hover{color:#fff;background:#f56c6c}.card-star{position:absolute;right:18px;bottom:16px;z-index:1;color:#f59e0b;font-size:18px;font-style:normal}.account-logo{display:grid;width:60px;height:60px;flex:0 0 auto;place-items:center;color:#fff;font-size:16px;font-weight:700;line-height:1.1;text-align:center;background:var(--logo-color, #2d8cff);border:8px solid #fff;border-radius:50%;overflow:hidden}.account-logo img,.small-avatar img{width:100%;height:100%;object-fit:cover}.account-logo.large{width:76px;height:76px;margin:0 auto 18px;font-size:18px}.platform-card strong{display:block;max-width:210px;overflow:hidden;color:#283548;font-size:20px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.platform-card em{display:block;margin-top:12px;color:#7d8794;font-size:17px;font-style:normal}.account-card-info small{display:block;margin-top:8px;color:#9aa4af;font-size:12px}@keyframes cardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.workspace-sidebar{position:sticky;top:0;display:flex;width:236px;height:100vh;flex:0 0 236px;flex-direction:column;overflow:hidden;background:#fff;border-right:1px solid #e6ebf2}.workspace-account-brand{min-height:146px;padding:24px 18px 20px;border-bottom:1px solid #edf0f5}.workspace-account-brand strong{max-width:180px;overflow:hidden;color:#1f2d3d;font-size:16px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.workspace-account-brand small{color:#8a95a3;font-size:12px;font-weight:400}.workspace-account-logo{width:68px;height:68px;border:6px solid #f6f9ff;box-shadow:0 12px 24px #1f416a1a;font-size:17px}.workspace-menu{flex:1;min-height:0;overflow-y:auto;padding:10px 0 12px}.workspace-menu .client-nav-item{min-height:46px;padding:0 24px}.workspace-menu::-webkit-scrollbar{width:4px}.workspace-menu::-webkit-scrollbar-thumb{background:#d6e2f0;border-radius:4px}.account-profile{padding:38px 28px 24px;text-align:center;border-bottom:1px solid #e2e6ec}.account-profile strong{display:block;color:#263445;font-size:16px;font-weight:500}.account-profile p{margin:20px 0 14px;color:#1d2733}.account-profile button{color:#2d8cff}.account-profile i{display:inline-block;width:1px;height:14px;margin:0 10px;vertical-align:middle;background:#bec7d2}.sidebar-group{border-bottom:1px solid #e5e9ef}.group-title,.side-item{display:flex;align-items:center;width:100%;height:52px;padding:0 28px;text-align:left}.group-title{justify-content:space-between;color:#9aa3ad}.side-item{gap:18px;color:#1f2d3d;border-left:3px solid transparent}.side-item.active{color:#2d8cff;background:#f8fbff;border-left-color:#2d8cff}.folded .group-title{border-top:1px solid #eef1f5}.workspace-content{flex:1;min-width:0;padding:28px 24px 70px}.overview-page,.wechat-menu-page,.auto-reply-page,.reply-form-page,.interaction-page,.active-users-page,.daily-push-page,.callback-page,.placeholder-page{min-height:calc(100vh - 110px)}.metric-panel,.announcement-panel,.module-banner,.menu-editor,.form-panel,.table-panel,.chart-card,.stat-strip{background:#fff;border:1px solid #e4e8ee}.metric-panel{padding:18px 20px 36px}.dashboard-page{display:grid;align-content:start;gap:18px}.dashboard-head{display:flex;align-items:center;justify-content:space-between;min-height:112px;padding:22px 24px;background:#fff;border:1px solid #e4e8ee}.dashboard-head h2{margin:12px 0 6px;color:#1f2d3d;font-size:26px;font-weight:600}.dashboard-head p{margin:0;color:#7d8794}.dashboard-status{display:grid;justify-items:end;gap:8px;color:#7d8794}.dashboard-status span{display:inline-flex;min-height:28px;align-items:center;padding:0 12px;color:#0c8f36;background:#eaf8ef;border:1px solid #d4f0dd;border-radius:4px}.dashboard-status strong{color:#263445;font-size:18px}.dashboard-filter-panel{min-width:min(520px,100%)}.dashboard-filter-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.dashboard-date-picker{width:300px}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:16px}.dashboard-card{display:grid;grid-template-columns:48px 1fr;gap:8px 14px;min-height:142px;align-content:center;padding:22px;background:#fff;border:1px solid #e4e8ee;box-shadow:0 12px 26px #1f416a0d}.dashboard-card>span{display:grid;width:48px;height:48px;grid-row:1 / span 3;place-items:center;border-radius:8px;font-size:22px}.dashboard-card p,.dashboard-card em{margin:0;color:#7d8794;font-style:normal}.dashboard-card strong{color:#1f2d3d;font-size:30px;font-weight:600;line-height:1}.dashboard-card.blue>span{color:#1685ff;background:#edf6ff}.dashboard-card.green>span{color:#0c8f36;background:#eaf8ef}.dashboard-card.orange>span{color:#d97706;background:#fff6e5}.dashboard-card.rose>span{color:#e64672;background:#fff0f4}.dashboard-card.cyan>span{color:#0f95a6;background:#e7f8fb}.dashboard-card.purple>span{color:#7c3aed;background:#f2ecff}.dashboard-card.indigo>span{color:#4f46e5;background:#eef2ff}.dashboard-card.teal>span{color:#0d9488;background:#e6fffb}.dashboard-grid{display:grid;grid-template-columns:minmax(520px,2fr) minmax(280px,1fr);gap:16px}.dashboard-panel{min-height:280px;padding:18px 20px;background:#fff;border:1px solid #e4e8ee}.dashboard-panel-wide{grid-row:span 2}.dashboard-panel-tall{min-height:360px}.dashboard-panel-full{grid-column:1 / -1;min-height:0}.dashboard-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.dashboard-panel-head strong{color:#1f2d3d;font-size:17px;font-weight:600}.dashboard-panel-head span{color:#8a95a3;font-size:12px}.dashboard-panel-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px}.dashboard-line-chart{display:block;width:100%;height:300px}.dashboard-chart-wrap{position:relative}.dashboard-line-chart polyline{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.dashboard-line-chart .line-primary{stroke:#1685ff}.dashboard-line-chart .line-secondary{stroke:#ef6f6c}.dashboard-line-chart .line-success{stroke:#10b981}.dashboard-line-chart circle{fill:#fff;stroke:#1685ff;stroke-width:2;cursor:pointer;transition:filter .12s ease,transform .12s ease}.dashboard-line-chart circle:hover{filter:drop-shadow(0 4px 8px rgba(22,133,255,.32))}.dashboard-line-chart .grid-lines line{stroke:#e2e8f0}.dashboard-line-chart text{fill:#7d8794;font-size:12px}.dashboard-legend{display:flex;gap:18px;align-items:center;color:#6b7280}.dashboard-legend span{display:inline-flex;gap:6px;align-items:center}.dashboard-legend i{width:8px;height:8px;border-radius:50%}.blue-dot{background:#1685ff}.red-dot{background:#ef6f6c}.green-dot{background:#10b981}.purple-dot{background:#7c3aed}.orange-dot{background:#f59e0b}.dashboard-activity-chart{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(34px,1fr);gap:10px;min-height:260px;align-items:end;padding:12px 6px 0;overflow-x:auto}.dashboard-activity-day{display:grid;gap:8px;min-width:34px;align-items:end;justify-items:center;cursor:pointer}.dashboard-activity-bars{display:grid;grid-template-columns:repeat(5,5px);gap:4px;height:214px;align-items:end}.dashboard-activity-bars i{display:block;height:var(--height);min-height:4px;border-radius:5px 5px 0 0;transition:filter .12s ease,opacity .12s ease}.dashboard-activity-day:hover .dashboard-activity-bars i{filter:brightness(1.08);opacity:.92}.dashboard-activity-bars .bar-menu{background:#1685ff}.dashboard-activity-bars .bar-recall{background:#7c3aed}.dashboard-activity-bars .bar-daily{background:#10b981}.dashboard-activity-bars .bar-delay{background:#f59e0b}.dashboard-activity-bars .bar-scheduled{background:#ef6f6c}.dashboard-activity-day>span{min-height:16px;color:#7d8794;font-size:12px;white-space:nowrap}.dashboard-activity-legend{margin-top:12px;flex-wrap:wrap}.dashboard-chart-tooltip{position:absolute;z-index:10;display:grid;min-width:168px;gap:6px;padding:12px 14px;color:#edf6ff;pointer-events:none;background:#152236f0;border:1px solid rgba(255,255,255,.12);border-radius:8px;box-shadow:0 12px 30px #0f172a3d}.dashboard-chart-tooltip strong{color:#fff;font-size:14px}.dashboard-chart-tooltip span{color:#d7e6f7;font-size:12px;line-height:1.2}.dashboard-menu-stats{display:grid;gap:12px}.dashboard-menu-stats div{display:grid;grid-template-columns:minmax(120px,1fr) 48px;gap:8px 12px;align-items:center}.dashboard-menu-stats span{overflow:hidden;color:#4b5563;text-overflow:ellipsis;white-space:nowrap}.dashboard-menu-stats strong{color:#1f2d3d;text-align:right}.dashboard-menu-stats i,.dashboard-push-stats i{grid-column:1 / -1;height:9px;overflow:hidden;background:#eef2f7;border-radius:9px}.dashboard-menu-stats i:before,.dashboard-push-stats i:before{display:block;width:var(--bar);height:100%;content:"";background:linear-gradient(90deg,#1685ff,#10b981);border-radius:inherit}.dashboard-push-stats{display:grid;gap:14px}.dashboard-push-stats article{display:grid;gap:7px;padding:14px;background:#f8fbff;border:1px solid #e0ebf7;border-radius:8px}.dashboard-push-stats span{color:#6b7b90}.dashboard-push-stats strong{color:#18263b;font-size:26px;line-height:1}.dashboard-push-stats em{color:#6d7a8b;font-size:13px;font-style:normal}.dashboard-table{overflow-x:auto}.dashboard-table table{width:100%;min-width:920px;border-collapse:collapse}.dashboard-interaction-table table{min-width:980px}.dashboard-table th,.dashboard-table td{padding:12px 10px;text-align:left;border-bottom:1px solid #edf0f5}.dashboard-table th{color:#627086;font-size:13px;font-weight:600;background:#f8fbff}.dashboard-table td{color:#243449}.table-pagination{display:flex;justify-content:flex-end;padding:16px 0 0}.dialog-note{display:flex;gap:8px;align-items:flex-start;padding:12px 14px;color:#4a5d75;background:#f3f8ff;border:1px solid #d8e9ff;border-radius:6px;font-size:13px;line-height:1.6}.source-list,.reply-bars,.ops-list{display:grid;gap:16px}.source-list div{display:grid;grid-template-columns:1fr auto;gap:8px 12px;align-items:center}.source-list span,.reply-bars span,.ops-list span{color:#4b5563}.source-list strong,.reply-bars strong,.ops-list strong{color:#1f2d3d;font-weight:600}.source-list i{grid-column:1 / -1;height:8px;overflow:hidden;background:#eef2f7;border-radius:8px}.source-list i:before,.reply-bars i:before{display:block;width:var(--bar);height:100%;content:"";background:linear-gradient(90deg,#1685ff,#10b981);border-radius:inherit}.reply-bars div{display:grid;grid-template-columns:86px 1fr 42px;gap:12px;align-items:center}.reply-bars i{height:10px;overflow:hidden;background:#eef2f7;border-radius:8px}.reply-bars div:nth-child(2) i:before{background:linear-gradient(90deg,#10b981,#84cc16)}.reply-bars div:nth-child(3) i:before{background:linear-gradient(90deg,#f59e0b,#f97316)}.reply-bars div:nth-child(4) i:before{background:linear-gradient(90deg,#ef6f6c,#e64672)}.ops-list p{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 0 12px;margin:0;border-bottom:1px solid #edf0f5}.ops-list p:last-child{border-bottom:0}.section-line{position:relative;display:inline-block;padding-left:14px;color:#455465;font-size:16px}.section-line:before{position:absolute;left:0;top:2px;width:3px;height:20px;background:#2d8cff;content:""}.metric-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:46px}.metric-row div{min-height:68px;text-align:center;border-right:1px solid #dde2e9}.metric-row div:last-child{border-right:0}.metric-row p{margin:0 0 8px;color:#999;font-size:18px}.metric-row strong{color:#4a5563;font-size:37px;font-weight:400}.metric-row small{color:#8f98a5;font-size:28px}.announcement-panel{min-height:320px;margin-top:24px}.panel-tabs{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:58px;padding:0 20px;border-bottom:1px solid #e4e8ee}.panel-tabs button{justify-self:center;color:#2d8cff}.panel-tabs button.active{height:58px;border-bottom:2px solid #2d8cff}.panel-tabs button:last-child{justify-self:end}.empty-state{display:grid;min-height:230px;place-items:center;color:#999}.empty-state.compact{min-height:180px}.module-banner{display:flex;gap:18px;align-items:center;height:74px;padding:0 18px;margin-bottom:12px;background:#fafbfe}.round-module{display:grid;width:54px;height:54px;place-items:center;color:#2d8cff;background:#fff;border-radius:50%;font-size:24px}.module-banner p{margin:4px 0 0;color:#8c97a5;font-size:12px}.text-tabs{display:flex;gap:30px;align-items:center;height:43px;margin-bottom:28px;border-bottom:1px solid #e1e6ee}.text-tabs.long{gap:26px;margin-bottom:30px}.text-tabs button{height:43px;color:#222;white-space:nowrap}.text-tabs button.active{color:#2d8cff;border-bottom:2px solid #2d8cff}.menu-toolbar{display:flex;gap:28px;align-items:center;margin-bottom:26px}.pill{min-width:96px;height:30px;color:#222}.pill.active{color:#2d8cff;border:1px solid #2d8cff;border-radius:16px}.menu-editor{display:grid;grid-template-columns:382px 1fr;min-height:635px}.phone-preview{width:304px;height:558px;margin:40px auto;border:1px solid #d5dae2}.phone-status,.phone-title{height:32px;color:#fff;background:#23262d}.phone-status{display:flex;justify-content:space-between;padding:8px 10px 0;font-size:11px}.phone-title{text-align:center;line-height:32px;font-weight:700}.phone-body{position:relative;height:418px;background:#fff}.submenu-stack{position:absolute;right:0;bottom:0;width:88px}.submenu-stack button,.phone-menu button{width:100%;height:43px;background:#fafafa;border:1px solid #d5dae2}.phone-menu{display:grid;grid-template-columns:42px 1fr 1fr 1fr;height:44px}.phone-menu .selected{color:#2d8cff;border-color:#2d8cff}.menu-form{padding:20px 26px;border-left:1px solid #e4e8ee}.menu-form-head{display:flex;justify-content:space-between;margin-bottom:38px}.menu-form-head button{color:#2d8cff}.menu-form label{display:grid;grid-template-columns:110px 1fr;gap:28px;align-items:start;margin-bottom:22px}.menu-page-title h2{margin-bottom:22px}.menu-main-tabs{margin-bottom:20px}.menu-warning{display:grid;grid-template-columns:48px 1fr;gap:18px;align-items:start;min-height:92px;padding:18px 24px;margin-bottom:22px;color:#5b4521;background:#fff8df;border:1px solid #ffe4a3}.menu-warning>span{display:grid;width:40px;height:40px;place-items:center;color:#fff;font-size:28px;font-weight:700;background:#f6a21a;border-radius:50%}.menu-warning strong{color:#263445;font-weight:600}.menu-warning p{margin:8px 0 0;color:#5f4d2d}.visual-menu-editor{display:grid;grid-template-columns:460px minmax(520px,1fr);gap:38px;min-height:650px;padding:62px 72px;background:#fff;border:1px solid #e4e8ee}.menu-phone-panel{display:grid;justify-items:center}.menu-phone{width:320px;height:590px;overflow:hidden;background:#fff;border:1px solid #d5dae2;box-shadow:0 18px 34px #18274b14}.menu-phone .phone-body{height:470px}.visual-submenu-stack{right:auto;bottom:0;width:auto}.visual-submenu-stack button{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;transition:color .16s ease,border-color .16s ease,background .16s ease}.visual-submenu-stack button.selected,.visual-phone-menu button.selected{color:#1685ff;background:#f4f9ff;border-color:#1685ff}.visual-submenu-stack .submenu-add,.visual-phone-menu .menu-add-button{color:#1685ff;font-size:20px;font-weight:600}.visual-phone-menu{grid-template-columns:var(--menu-columns)}.visual-phone-menu button{overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;transition:color .16s ease,border-color .16s ease,background .16s ease}.visual-phone-menu .keyboard-button{color:#7d8794;font-size:18px}.menu-config-card{align-self:start;min-height:500px;padding:0 0 32px;background:#fff;border:1px solid #e4e8ee;box-shadow:0 14px 30px #18274b0a}.menu-config-head{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:0 22px;background:#fafbfd;border-bottom:1px solid #e4e8ee}.menu-config-head strong{color:#263445;font-weight:600}.menu-config-head button{color:#1685ff}.menu-config-form{display:grid;gap:22px;padding:28px 34px 0}.menu-config-form>label{display:grid;grid-template-columns:96px 1fr;gap:18px;align-items:start}.menu-config-form>label>span{padding-top:10px;color:#4f5d6f;text-align:right}.menu-action-radios{min-height:40px;align-items:center}.menu-message-box,.menu-action-fields{margin-left:114px}.menu-message-types{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:18px}.menu-message-types button{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:70px;color:#263445;background:#fff;border:1px dashed #cfd7e2;transition:color .16s ease,border-color .16s ease,background .16s ease}.menu-message-types button.active{color:#1685ff;background:#f6fbff;border-color:#1685ff}.menu-reply-tools{max-width:100%}.menu-image-picker{display:grid;width:210px;height:180px;place-items:center;overflow:hidden;color:#9aa4af;background:#fff;border:1px dashed #cfd7e2}.menu-image-picker.small{width:190px;height:140px}.menu-image-picker img{width:100%;height:100%;object-fit:cover}.menu-image-picker span{display:grid;gap:8px;justify-items:center}.menu-image-picker b{color:#c4cad4;font-size:28px;font-weight:300}.menu-image-picker em{font-style:normal}.menu-action-fields{display:grid;gap:16px;max-width:560px}.menu-empty-config{display:grid;gap:10px;place-items:center;min-height:360px;color:#7d8794}.menu-empty-config strong{color:#263445;font-size:18px}.menu-fixed-actions{margin-top:22px}.fixed-actions{display:flex;justify-content:center;gap:26px;margin-top:28px}.reply-toolbar{display:grid;grid-template-columns:100px 420px 1fr auto auto;gap:16px;align-items:center;margin-bottom:52px}.reply-page-title h2{margin:0 0 24px;color:#1f2d3d;font-size:28px;font-weight:500}.reply-main-tabs{display:flex;gap:34px;height:48px;align-items:center;margin-bottom:28px;border-bottom:1px solid #e1e6ee}.reply-main-tabs button{height:48px;color:#1f2d3d;font-size:18px;border-bottom:2px solid transparent}.reply-main-tabs button.active{color:#1685ff;border-bottom-color:#1685ff}.reply-workspace,.reply-form-workspace{min-height:640px;padding:58px 60px;background:#fff;border:1px solid #e4e8ee}.reply-action-bar{display:flex;gap:24px;align-items:center;justify-content:space-between;margin-bottom:42px}.keyword-reply-action-bar{align-items:flex-start}.keyword-bulk-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.selected-reply{display:flex;gap:72px;align-items:center;color:#263445}.selected-reply button,.reply-breadcrumb button,.table-link{color:#1685ff}.follow-config-card{display:grid;grid-template-columns:54px 1fr auto auto;gap:18px;align-items:center;margin-bottom:30px;padding:22px 24px;background:linear-gradient(135deg,#f7fbff,#fff);border:1px solid #dfe9f5;border-radius:8px;box-shadow:0 14px 36px #1685ff14}.follow-config-icon{display:grid;width:54px;height:54px;place-items:center;color:#1685ff;background:#eaf4ff;border-radius:8px;font-size:24px}.follow-config-card strong{display:block;margin-bottom:6px;color:#1f2d3d;font-size:18px}.follow-config-card p{margin:0;color:#6b7685}.follow-preview-table{margin-top:18px}.dialog-reply-filters{justify-content:flex-end;margin-bottom:18px}.dialog-reply-filters .reply-filter-input{width:360px}.follow-dialog-table{max-height:420px;overflow:auto}.follow-dialog-table tbody tr{cursor:pointer}.emoji-picker-toolbar{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:14px}.emoji-picker-summary{display:grid;gap:4px}.emoji-picker-summary strong{color:#172033;font-size:16px}.emoji-picker-summary span{color:#6b778c;font-size:13px}.emoji-picker-search{width:360px}.emoji-picker-tabs{display:flex;gap:8px;padding:8px;margin-bottom:14px;overflow-x:auto;background:#f4f8ff;border:1px solid #dfe8f7;border-radius:8px}.emoji-picker-tabs button{display:inline-flex;flex:0 0 auto;gap:6px;align-items:center;min-height:34px;padding:0 12px;color:#52627a;white-space:nowrap;background:#fff;border:1px solid #d8e3f2;border-radius:6px;transition:color .12s ease,border-color .12s ease,background .12s ease}.emoji-picker-tabs button.active,.emoji-picker-tabs button:hover{color:#1685ff;background:#edf6ff;border-color:#1685ff}.emoji-picker-tabs em{color:#8a97aa;font-size:12px;font-style:normal}.emoji-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(42px,1fr));gap:8px;max-height:520px;padding:2px 8px 2px 0;overflow:auto}.emoji-picker-grid button{display:grid;width:42px;height:42px;place-items:center;background:#fff;border:1px solid #dfe5ee;border-radius:6px;transition:border-color .12s ease,background .12s ease,transform .12s ease}.emoji-picker-grid button:hover{border-color:#1685ff;background:#edf6ff;transform:translateY(-1px)}.emoji-picker-grid strong{font-size:23px;font-weight:500;line-height:1}.emoji-picker-foot{padding-top:12px;color:#6b778c;font-size:13px;text-align:center}.reply-filters{display:flex;gap:14px;align-items:center}.reply-filter-select{width:190px}.reply-filter-input{width:260px}.reply-search-button{min-height:42px;padding:0 20px;color:#fff;background:#1685ff;border:1px solid #1685ff;border-radius:4px}.reply-search-button:hover{background:#0f76ea}.reply-date-row{display:flex;gap:12px;width:100%;margin-top:14px}.reply-primary-button,.reply-submit-button{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:42px;padding:0 24px;color:#fff;background:#1685ff;border:1px solid #1685ff;border-radius:4px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.reply-primary-button:hover,.reply-submit-button:hover{background:#0f76ea;box-shadow:0 12px 24px #1685ff2e;transform:translateY(-1px)}.reply-danger-button{display:inline-flex;gap:4px;align-items:center;justify-content:center;min-height:38px;padding:0 16px;color:#f56c6c;background:#fff;border:1px solid #f3b2b2;border-radius:4px}.reply-danger-button:hover{color:#e5484d;background:#fff5f5;border-color:#e5484d}.reply-danger-button:disabled,.reply-outline-button:disabled,.reply-primary-button:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}.reply-modern-table table{width:100%;border-collapse:collapse}.reply-modern-table th{height:58px;color:#7f8998;font-size:15px;background:#f4f6fb;border-bottom:0}.reply-modern-table td{height:66px;color:#4b5563;border-bottom:1px solid #edf0f5}.reply-modern-table td strong{color:#4b5563;font-weight:600}.reply-modern-table .keyword-select-col{width:52px;text-align:center}.table-link{display:inline-flex;gap:4px;align-items:center;margin-right:18px}.table-link.danger{color:#f56c6c}.reply-breadcrumb{display:flex;gap:10px;align-items:center;margin:-22px 0 34px;color:#8a95a3;font-size:16px}.reply-breadcrumb strong{color:#263445;font-weight:400}.reply-section-title{display:flex;gap:8px;align-items:center;height:42px;margin-bottom:30px;padding-bottom:16px;color:#263445;border-bottom:1px solid #e1e6ee;font-size:16px}.reply-section-title span{width:4px;height:18px;background:#1685ff}.reply-reference-form{max-width:1080px}.reply-help{width:100%;margin:8px 0 0;color:#8a95a3;line-height:1.6}.reply-help.danger{color:#d93026}.menu-name-limit{font-size:12px}.reply-editor-card{position:relative;box-sizing:border-box;width:min(980px,100%);padding:24px 56px 34px;margin-bottom:28px;background:#fff;border:1px solid #dfe5ee;border-radius:4px}.reply-type-row{display:flex;gap:16px;align-items:center;margin-bottom:18px}.reply-type-row>span{color:#263445}.reply-editor-tools{display:flex;gap:12px;height:42px;align-items:center;padding:0 16px;background:#f5f7fb;border:1px solid #dfe5ee;border-bottom:0;border-radius:4px 4px 0 0}.reply-editor-tools button{color:#a0a9b6;cursor:pointer;transition:color .16s ease,transform .16s ease}.reply-editor-tools button:hover{color:#1685ff;transform:translateY(-1px)}.reply-editor-card .menu-reply-editor{width:100%;max-width:1120px}.reply-type-radios{display:flex;min-height:42px;align-items:center;gap:18px;margin-bottom:14px}.reply-type-radios:before{content:"选择类型：";color:#263445}.media-editor-row{display:grid;grid-template-columns:220px minmax(0,1fr);gap:34px;align-items:start;padding:16px 0 26px}.reply-image-picker{display:grid;width:210px;height:210px;place-items:center;padding:0;overflow:hidden;color:#a0a9b6;background:#fff;border:1px dashed #d7dee8;cursor:pointer}.reply-image-picker input{display:none}.reply-image-picker img{width:100%;height:100%;object-fit:cover}.reply-image-picker span{display:grid;gap:8px;justify-items:center}.reply-image-picker b{color:#c4cad4;font-size:28px;font-weight:300}.reply-image-picker em{color:#a0a9b6;font-style:normal}.reference-media-row{display:grid;grid-template-columns:210px minmax(300px,520px);gap:28px;align-items:start}.media-fields{display:grid;gap:18px;width:100%;max-width:560px}.muted-fields{align-content:center;min-height:210px}.muted-fields p{margin:0;color:#8a95a3}.mini-program-note{min-height:46px;margin:0 24px;padding:12px 18px;color:#d65f00;background:#fff6f5}.mini-program-note button{margin-left:10px;color:#1685ff}.reply-outline-button{min-height:38px;padding:0 16px;color:#1685ff;background:#fff;border:1px solid #1685ff;border-radius:4px}.reply-outline-button.compact{min-height:42px;color:#6b7685;border-color:#d5deea}.default-reply-workspace{padding-bottom:96px}.default-reply-switch{display:flex;gap:16px;align-items:center;margin-bottom:34px;color:#4b5563}.default-reply-switch em{color:#8a95a3;font-style:normal}.default-reply-list{display:grid;gap:28px;margin-bottom:28px}.reply-card-delete{position:absolute;top:18px;right:18px;color:#9aa4af;font-size:18px}.reply-fixed-submit{position:sticky;bottom:0;display:flex;justify-content:center;padding:18px 0 0;background:linear-gradient(180deg,#fff0,#fff 40%)}.tiny-select{width:100px}.reply-search{width:420px}.reply-table,.table-panel{background:#fff}table{width:100%;border-collapse:collapse}th,td{height:45px;padding:0 14px;text-align:left;border-bottom:1px solid #e1e6ee}th{color:#1d2733;font-weight:700}.blue-note{min-height:50px;padding:15px 16px;margin-bottom:16px;color:#24658d;background:#d9f1ff;border:1px solid #c4e9fb;border-radius:4px}.blue-note span{display:inline-block;margin-left:8px;padding:2px 7px;color:#fff;background:#2d8cff;border-radius:2px}.note{margin-top:14px;line-height:1.7}.reply-list-head,.list-actions{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.reply-list-head{height:38px;padding:0 14px;background:#f7f7f7;border:1px solid #e1e6ee;border-bottom:0}.reply-list-actions{display:inline-flex;gap:10px;align-items:center;justify-content:flex-end}.blue-chip{display:inline-block;padding:2px 8px;color:#fff;background:#2d8cff;border-radius:3px;font-size:12px}.form-panel{padding-bottom:28px}.form-title{height:34px;padding:9px 14px;color:#334155;background:#f7f7f7;border-bottom:1px solid #e1e6ee}.reference-form{max-width:1320px;padding:16px 80px 0 72px}.menu-reply-page .reply-page-title h2{margin-bottom:18px}.menu-reply-tabs{gap:8px;width:max-content;padding:4px;margin-bottom:22px;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.menu-reply-tabs button{min-width:92px;height:38px;padding:0 16px;color:#526071;border-radius:6px}.menu-reply-tabs button.active{color:#1685ff;background:#edf6ff}.menu-reply-page .blue-note{border-color:#cfe6ff;border-radius:8px}.menu-reply-form-panel{overflow:hidden;border-radius:8px;box-shadow:0 16px 36px #1c32540d}.menu-reply-reference-form{padding:28px 72px 8px}.menu-reply-editor{width:min(100%,980px);padding:22px;background:#fbfcfe;border:1px solid #e1e8f2;border-radius:8px}.menu-reply-table th{background:#f7f9fc}.menu-reply-table{border-radius:0 0 8px 8px;overflow:hidden}.tag-rule-panel{display:grid;gap:20px;width:min(100%,900px);margin-top:18px;padding:20px 24px;background:#fbfcfe;border:1px solid #e1e8f2;border-radius:8px}.tag-rule-panel>div{display:grid;grid-template-columns:92px 1fr;gap:10px 14px;align-items:start}.tag-rule-panel>div>span{color:#263445;line-height:32px}.tag-rule-panel p{grid-column:2;margin:-2px 0 0;color:#8a95a3}.menu-reply-time-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr);gap:18px;width:min(100%,940px)}.menu-reply-page-v2{display:grid;gap:18px;align-content:start}.menu-reply-hero{display:flex;min-height:136px;align-items:center;justify-content:space-between;padding:26px 30px;background:#fff;border:1px solid #e1e8f2;border-radius:8px;box-shadow:0 18px 38px #1c32540d}.menu-reply-hero>div>span{color:#1685ff;font-weight:600}.menu-reply-hero h2{margin:8px 0;color:#162235;font-size:28px}.menu-reply-hero p{margin:0;color:#66758a}.menu-reply-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.menu-reply-stats article{padding:20px 22px;background:#fff;border:1px solid #e1e8f2;border-radius:8px}.menu-reply-stats span{color:#768294}.menu-reply-stats strong{display:block;margin:8px 0 4px;color:#152236;font-size:30px}.menu-reply-stats em{color:#1685ff;font-style:normal}.menu-reply-page-v2 .menu-reply-tabs{width:100%;margin:0;padding:0;background:transparent;border:0;border-bottom:1px solid #dfe6ef;border-radius:0}.menu-reply-page-v2 .menu-reply-tabs button{min-width:104px;height:46px;border-radius:0}.menu-reply-page-v2 .menu-reply-tabs button.active{color:#1685ff;background:transparent;box-shadow:inset 0 -3px #1685ff}.menu-reply-page-v2 .blue-note{margin-bottom:0;color:#2c6b92;background:#e8f6ff;border-color:#cbe9ff}.menu-reply-page-v2 .reply-list-head{height:52px;margin:0;padding:0 18px;background:#fff;border:1px solid #e1e8f2;border-bottom:0;border-radius:8px 8px 0 0}.menu-reply-page-v2 .reply-table{border:1px solid #e1e8f2;border-radius:0 0 8px 8px;box-shadow:0 16px 34px #1c32540a}.menu-reply-page-v2 .reply-table th{height:56px;color:#718096;background:#f6f8fb;border-bottom:0}.menu-reply-page-v2 .reply-table td{height:66px;color:#334155;border-bottom-color:#edf1f6}.menu-reply-page-v2 .menu-reply-form-panel{background:#fff;border:1px solid #e1e8f2;box-shadow:0 18px 38px #1c32540d}.menu-reply-page-v2 .form-title{height:54px;padding:17px 24px;background:#fff}.menu-reply-page-v2 .menu-reply-reference-form{padding:30px 42px 18px}.menu-reply-page-v2 .menu-reply-editor{width:min(100%,1040px);padding:24px;background:#fff;border-color:#dce6f2}.menu-reply-page-v2 .reference-media-row{align-items:stretch}.menu-reply-page-v2 .media-fields{justify-content:center}.menu-reply-page-v2 .reply-editor-tools button,.recall-tools button,.daily-push-tools button{min-height:34px;padding:0 12px;color:#1685ff;background:#f5f9ff;border:1px solid #cfe3ff;border-radius:4px}.menu-reply-page-v2 .reply-editor-tools button:hover,.recall-tools button:hover,.daily-push-tools button:hover{color:#fff;background:#1685ff;border-color:#1685ff}.form-actions{margin:18px 0}.stat-strip{display:grid;grid-template-columns:repeat(4,1fr);height:84px;margin-bottom:18px}.stat-strip div{display:grid;place-items:center;border-right:1px solid #e1e6ee}.stat-strip div:last-child{border-right:0}.stat-strip p{margin:0;color:#7c8794}.stat-strip strong{color:#666;font-size:30px;font-weight:600}.chart-card{margin-bottom:18px}.chart-head{display:flex;align-items:center;justify-content:space-between;height:38px;padding:0 14px;background:#f7f7f7;border-bottom:1px solid #e1e6ee}.line-chart{display:block;width:100%;height:330px;padding:16px;background:#fff}.line-chart polyline{fill:none;stroke:#e33d3d;stroke-width:2}.line-chart.multi polyline{stroke:#344b5e}.line-chart.multi polyline.orange{stroke:#e88868}.line-chart circle{fill:#fff;stroke:#e33d3d;stroke-width:2}.line-chart .grid-lines line{stroke:#d7dbe2;stroke-width:1}.line-chart text{fill:#6b7280;font-size:12px}.active-users-page{display:grid;gap:18px;align-content:start}.active-users-hero{display:flex;align-items:center;justify-content:space-between;min-height:132px;padding:26px 30px;background:#fff;border:1px solid #e4e8ee;border-radius:8px;box-shadow:0 18px 38px #1c32540d}.active-users-hero>div:first-child>span{color:#1685ff;font-size:14px}.active-users-hero h2{margin:6px 0 8px;color:#182334;font-size:28px;font-weight:700}.active-users-hero p{margin:0;color:#6d7a8b}.active-user-actions{display:flex;gap:12px;align-items:center}.active-user-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.active-user-metrics article{min-height:112px;padding:20px;background:#fff;border:1px solid #e4e8ee;border-radius:8px}.active-user-metrics span{color:#768294}.active-user-metrics strong{display:block;margin:10px 0 4px;color:#1f2d3d;font-size:30px}.active-user-metrics em{color:#1685ff;font-style:normal}.active-user-panel{padding:24px;background:#fff;border:1px solid #e4e8ee;border-radius:8px}.active-user-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.active-user-panel-head strong{display:block;margin-bottom:4px;color:#1f2d3d;font-size:18px}.active-user-panel-head span{color:#8792a1}.active-user-panel-tools{display:flex;align-items:center;gap:12px}.active-user-table{width:100%;border-collapse:collapse}.active-user-table th{height:52px;color:#7a8493;background:#f6f8fb;border-bottom:0}.active-user-table td{height:78px;color:#3f4c5c;border-bottom:1px solid #edf1f6}.fan-cell{display:flex;gap:12px;align-items:center;min-width:0}.fan-avatar{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;overflow:hidden;color:#1685ff;background:#eaf4ff;border-radius:50%;font-weight:700}.fan-avatar img{width:100%;height:100%;object-fit:cover}.fan-cell strong{display:block;max-width:260px;overflow:hidden;color:#1f2d3d;text-overflow:ellipsis;white-space:nowrap}.fan-cell em{display:block;max-width:320px;overflow:hidden;color:#8a95a3;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.fan-tags{display:flex;flex-wrap:wrap;gap:6px}.fan-tags span,.empty-tag{display:inline-flex;min-height:26px;align-items:center;padding:0 10px;color:#1685ff;background:#edf6ff;border-radius:14px;font-size:13px}.empty-tag{color:#9aa4b2;background:#f2f4f7}.activity-badge{display:inline-flex;min-width:56px;min-height:34px;align-items:center;justify-content:center;padding:0 11px;color:#fff;border-radius:17px;line-height:1;white-space:nowrap}.activity-badge.active{background:#10b981}.activity-badge.silent{background:#9aa4b2}.active-user-message{min-height:34px;padding:0 14px;color:#1685ff;background:#fff;border:1px solid #b9d9ff;border-radius:4px}.active-user-message:hover{background:#edf6ff}.active-user-pagination{display:flex;justify-content:flex-end;padding-top:18px}.reply-pagination{display:flex;justify-content:flex-end;padding:18px 18px 20px;background:#fff}.tag-management-page .workspace-hero{background:linear-gradient(135deg,#1685ff14,#fff0 56%),#fff}.tag-management-panel{box-shadow:0 16px 34px #1c32540a}.tag-name-cell{display:flex;align-items:center;gap:12px}.tag-name-cell span{display:grid;width:38px;height:38px;place-items:center;color:#1685ff;background:#eaf4ff;border:1px solid #d5e9ff;border-radius:50%;font-weight:700}.tag-name-cell strong{color:#1f2d3d}.subtle-chip{color:#1685ff;background:#edf6ff}.recall-page{display:grid;gap:18px;align-content:start}.recall-tabs,.recall-note{margin-bottom:0}.recall-card{background:#fff;border:1px solid #e1e8f2;border-radius:8px;box-shadow:0 18px 38px #1c32540d}.recall-card-title{height:52px;padding:16px 18px;color:#243246;font-weight:700;border-bottom:1px solid #e1e8f2}.recall-form{max-width:1260px;padding:30px 42px}.recall-editor{width:min(100%,980px)}.recall-tools{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.recall-submit{min-width:160px}.recall-table{border-radius:0 0 8px 8px;overflow:hidden}.daily-push-page{display:grid;gap:18px;align-content:start}.daily-push-note{margin-bottom:0}.daily-push-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.daily-push-form-panel{overflow:hidden}.daily-push-reference-form{padding-bottom:28px}.daily-push-editor{width:min(100%,1040px)}.daily-push-tools{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.daily-push-checkbox-row{display:grid;width:min(100%,980px);gap:8px;padding:16px 18px;background:#fbfcfe;border:1px solid #e1e8f2;border-radius:8px}.daily-push-checkbox-row p{margin:0;color:#8a95a3;line-height:1.6}.daily-delay-row{display:inline-flex;align-items:center;gap:10px}.daily-delay-row span{color:#6b7685}.daily-push-table{border-radius:0 0 8px 8px;overflow:hidden}.table-action-stack{display:inline-flex;min-width:70px;flex-direction:column;gap:6px;align-items:stretch;justify-content:center;padding:6px 0}.delay-push-page .workspace-hero,.scheduled-push-page .workspace-hero{border-color:#d7e9ff}.scheduled-push-table table{min-width:1120px}.scheduled-title-cell,.scheduled-time-cell,.scheduled-status-cell,.scheduled-target-cell{display:grid;gap:6px}.scheduled-title-cell strong,.scheduled-time-cell strong{color:#17233a;font-size:14px;font-weight:600}.scheduled-title-cell span,.scheduled-status-cell em,.scheduled-target-cell em{color:#8a95a3;font-size:12px;font-style:normal}.scheduled-target-cell span{color:#334155;font-weight:600}.scheduled-mode-group{display:flex;flex-wrap:wrap;gap:8px 18px}.scheduled-days-row{width:min(100%,720px)}.fan-mini-avatar{display:inline-grid;width:32px;height:32px;place-items:center;color:#1685ff;background:#eaf4ff;border:1px solid #cfe5ff;border-radius:50%;font-size:13px;font-weight:700}.send-message-target{display:grid;gap:4px;color:#17233a}.send-message-target span{color:#7b8798;font-size:13px}.active-users-page{gap:16px}.active-users-hero{background:linear-gradient(135deg,#1685ff14,#fff0 56%),#fff}.active-user-panel{box-shadow:0 16px 34px #1c32540a}.small-avatar{display:grid;width:44px;height:44px;place-items:center;color:#b0b8c1;font-size:10px;background:#e6e6e6;border:1px solid #d0d0d0;overflow:hidden}.hot,.cold{display:inline-block;padding:2px 6px;color:#fff;border-radius:2px}.hot{background:#0fa815}.cold{background:#d61616}.placeholder-page .module-banner{height:110px}.admin-sidebar{position:sticky;top:0;display:flex;width:236px;height:100vh;flex:0 0 236px;flex-direction:column;padding:24px 0;background:#fff;border-right:1px solid #e6ebf2}.admin-nav-item{display:flex;gap:12px;align-items:center;width:100%;height:48px;padding:0 28px;color:#2f3c4e;text-align:left;border-left:3px solid transparent}.admin-nav-item.active{color:#1685ff;background:#eef6ff;border-left-color:#1685ff}.admin-account-panel{display:grid;gap:10px;margin-top:auto;padding:18px;border-top:1px solid #edf0f5}.admin-content{flex:1;min-width:0;padding:28px 32px 60px;background:#f4f7fb}.admin-page{display:grid;gap:18px}.admin-title-row{display:flex;gap:24px;align-items:center;justify-content:space-between}.admin-title-row h2{margin:0 0 8px;color:#1f2d3d;font-size:24px;font-weight:600}.admin-title-row p{margin:0;color:#7d8794}.admin-search{width:320px}.admin-metrics{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:16px}.admin-metrics div,.admin-panel{background:#fff;border:1px solid #e4e8ee}.admin-metrics div{padding:22px 24px}.admin-metrics span{display:block;margin-bottom:10px;color:#7d8794}.admin-metrics strong{color:#263445;font-size:32px;font-weight:500}.admin-two-column{display:grid;grid-template-columns:1fr 1fr;gap:16px}.admin-panel{overflow:hidden}.admin-panel-head{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 18px;background:#fafbfd;border-bottom:1px solid #e4e8ee}.admin-panel-head button{color:#1685ff}.admin-panel table{width:100%}.admin-row-inactive{color:#8a94a6;background:#fafbfd}.admin-row-inactive td:first-child{color:#667085}.status-pill{display:inline-block;min-width:42px;padding:2px 7px;color:#6b7280;text-align:center;background:#eef1f5;border-radius:2px}.status-pill.success{color:#0c8f36;background:#eaf8ef}.status-pill.muted{color:#7d8794;background:#eef1f5}.group-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:16px;padding:18px}.group-item{display:grid;gap:12px;padding:18px;border:1px solid #e4e8ee}.group-item>div{display:flex;align-items:center;justify-content:space-between}.group-item p{min-height:40px;margin:0;color:#7d8794;line-height:1.6}.group-item dl{display:grid;grid-template-columns:80px 1fr;gap:8px 12px;margin:0}.group-item dt{color:#8a95a3}.group-item dd{margin:0;color:#263445}.site-panel{display:grid;grid-template-columns:260px minmax(420px,680px);gap:36px;padding:28px}.site-preview{display:grid;gap:14px;align-content:start;justify-items:center;padding:28px;background:#f7f9fc;border:1px solid #e4e8ee}.site-preview strong{font-size:20px}.open-platform-panel{display:grid;grid-template-columns:280px minmax(520px,820px);gap:32px;padding:28px}.open-platform-card{display:grid;gap:14px;align-content:start;padding:24px;background:#f7faff;border:1px solid #dfeaf7}.open-platform-card>span{display:grid;width:54px;height:54px;place-items:center;color:#1685ff;font-size:26px;background:#eaf4ff;border-radius:8px}.open-platform-card strong{color:#1f2d3d;font-size:18px}.open-platform-card p{margin:0;color:#7d8794;line-height:1.7}.open-platform-card dl{display:grid;grid-template-columns:74px 1fr;gap:8px 12px;padding-top:8px;margin:0;border-top:1px solid #e4edf8}.open-platform-card dt{color:#8a95a3}.open-platform-card dd{margin:0;color:#263445}.open-platform-form{max-width:860px}.open-platform-section{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #edf1f6}.open-platform-section:last-child{margin-bottom:0;border-bottom:0}.open-platform-section h3{margin:0 0 18px;color:#1f2d3d;font-size:17px;font-weight:600}.config-copy-row{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:10px;width:100%}.open-platform-note{margin-top:8px}.open-platform-note p{margin:0;line-height:1.7}.verification-upload{display:grid;gap:14px;width:100%}.verification-upload-button{display:inline-flex;align-items:center;justify-content:center;width:160px;height:40px;gap:8px;color:#1685ff;font-weight:600;background:#f2f8ff;border:1px solid #b9d8ff;cursor:pointer}.verification-upload-button input{display:none}.verification-file-card{display:grid;grid-template-columns:minmax(160px,220px) minmax(260px,1fr) auto;align-items:center;gap:12px;padding:14px;background:#f7faff;border:1px solid #dfeaf7}.verification-file-card strong{color:#263445}.verification-file-card span{overflow:hidden;color:#6f7b8a;text-overflow:ellipsis;white-space:nowrap}.verification-file-card div{display:flex;gap:8px}.admin-form{max-width:680px}.admin-form.open-platform-form{max-width:860px}@media(max-width:1280px){.platform-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}.platform-sidebar{width:220px}.menu-editor{grid-template-columns:1fr}.visual-menu-editor{grid-template-columns:1fr;padding:34px 28px}.menu-form{border-top:1px solid #e4e8ee;border-left:0}.admin-two-column,.site-panel,.open-platform-panel{grid-template-columns:1fr}.admin-metrics,.group-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.image-library-toolbar{grid-template-columns:1fr}.image-library-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.image-picker-toolbar{grid-template-columns:1fr 1fr}.image-picker-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}}.menu-page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:4px 0 18px}.section-kicker{display:block;margin-bottom:8px;color:#1685ff;font-size:13px;font-weight:700}.menu-page-toolbar h2{margin:0;color:#172033;font-size:26px;font-weight:700}.menu-toolbar-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.menu-state-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:14px;margin-bottom:16px}.menu-state-grid>div{display:grid;gap:8px;min-height:86px;padding:18px 20px;background:#fff;border:1px solid #e3edf8;box-shadow:0 12px 26px #265d970f}.menu-state-grid span{color:#7b8798;font-size:13px}.menu-state-grid strong{overflow:hidden;color:#18263b;font-size:24px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.menu-rule-note{grid-template-columns:38px 1fr;min-height:72px;padding:16px 18px;margin-bottom:16px;color:#32506f;background:#f7fbff;border-color:#cfe4fb}.menu-rule-note>span{width:30px;height:30px;color:#1685ff;font-size:20px;background:#e7f2ff}.menu-rule-note strong{color:#1d3048}.menu-rule-note p{margin-top:6px;color:#6b7b90}.menu-schedule-panel{margin-bottom:16px;padding:18px;background:#fff;border:1px solid #e2edf8;border-radius:8px;box-shadow:0 12px 26px #265d970f}.menu-schedule-head,.menu-schedule-item{display:flex;align-items:center;justify-content:space-between;gap:16px}.menu-schedule-head{margin-bottom:14px}.menu-schedule-head span{display:block;margin-bottom:4px;color:#1685ff;font-size:13px;font-weight:700}.menu-schedule-head strong{color:#18263b;font-size:18px}.menu-schedule-list{display:grid;gap:10px}.menu-schedule-item{min-height:76px;padding:14px 16px;background:#f8fbff;border:1px solid #dfeaf6;border-radius:8px}.menu-schedule-time,.menu-schedule-meta{display:grid;gap:6px}.menu-schedule-time{min-width:230px}.menu-schedule-time strong{color:#172033;font-size:16px}.menu-schedule-time span,.menu-schedule-meta span,.menu-schedule-empty,.menu-schedule-dialog-note{color:#6b7b90;font-size:13px}.menu-schedule-meta{flex:1;min-width:0}.schedule-status{justify-self:start;padding:4px 9px;border-radius:4px;font-size:12px;font-style:normal;font-weight:700}.schedule-status.pending{color:#1685ff;background:#e7f2ff}.schedule-status.running{color:#a16207;background:#fef3c7}.schedule-status.success{color:#047857;background:#dff8ec}.schedule-status.failed{color:#dc2626;background:#fee2e2}.schedule-status.cancelled{color:#64748b;background:#e8eef6}.menu-schedule-actions{flex:0 0 auto}.menu-schedule-empty{display:flex;min-height:52px;align-items:center;padding:0 14px;background:#f8fbff;border:1px dashed #cfe0f2;border-radius:8px}.menu-schedule-picker{width:100%}.menu-schedule-dialog-note{display:flex;align-items:center;gap:8px;padding:12px 14px;background:#f7fbff;border:1px solid #d9e9fb;border-radius:8px}.operation-note{align-items:center;margin-bottom:0}.note-variable-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.note-variable-row span{display:inline-flex;min-height:24px;align-items:center;padding:0 8px;color:#1685ff;background:#e7f2ff;border:1px solid #cfe4fb;border-radius:4px;font-size:12px}.modern-menu-editor{grid-template-columns:410px minmax(560px,1fr);gap:22px;min-height:680px;padding:22px;background:#f7faff;border:1px solid #dfeaf6}.modern-menu-preview{align-content:start;gap:16px;padding:20px;background:#fff;border:1px solid #e2edf8;box-shadow:0 14px 30px #265d970f}.menu-preview-heading{display:flex;align-items:center;justify-content:space-between;width:100%;color:#1d3048}.menu-preview-heading span{max-width:180px;overflow:hidden;color:#7a8797;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.modern-menu-preview .menu-phone{width:330px;height:610px;border:1px solid #cfdae8;border-radius:22px;box-shadow:0 20px 40px #16305024}.modern-menu-preview .phone-status{height:30px;padding:8px 16px 0;color:#eef5ff;background:#1f2937}.modern-menu-preview .phone-title{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;height:42px;padding:0 8px;color:#fff;background:#111827}.modern-menu-preview .phone-title strong{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.modern-menu-preview .phone-title span{color:#d6deea;font-size:20px;text-align:center}.modern-menu-preview .phone-body{height:492px;background:#f8fafc}.phone-empty-screen{position:absolute;top:164px;left:50%;display:grid;width:210px;gap:8px;padding:18px;color:#718096;text-align:center;background:#fff;border:1px solid #edf2f7;transform:translate(-50%)}.phone-empty-screen strong{overflow:hidden;color:#25364d;text-overflow:ellipsis;white-space:nowrap}.phone-empty-screen em{font-style:normal}.modern-menu-preview .visual-submenu-stack{bottom:8px;overflow:hidden;border:1px solid #d9e3ef;box-shadow:0 12px 24px #1f29371f}.modern-menu-preview .visual-submenu-stack button,.modern-menu-preview .visual-phone-menu button{height:44px;color:#34445a;background:#fff;border-color:#e1e7ef}.modern-menu-preview .visual-submenu-stack button:hover,.modern-menu-preview .visual-phone-menu button:hover{color:#1685ff;background:#f5faff}.modern-menu-preview .visual-submenu-stack button.selected,.modern-menu-preview .visual-phone-menu button.selected{color:#1685ff;background:#eef7ff;border-color:#1685ff;box-shadow:inset 0 0 0 1px #1685ff}.modern-menu-preview .visual-phone-menu{height:46px;background:#fff;border-top:1px solid #dce5ef}.modern-menu-preview .keyboard-button{background:#f7f9fc}.modern-menu-preview .menu-add-button,.modern-menu-preview .submenu-add{color:#1685ff;background:#f1f7ff}.menu-preview-foot{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}.menu-preview-foot button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:38px;color:#1685ff;background:#fff;border:1px solid #bfdcff}.menu-preview-foot button:disabled{color:#a5b0bd;cursor:not-allowed;background:#f6f8fb;border-color:#e1e7ef}.modern-menu-editor .menu-config-card{min-height:648px;padding-bottom:24px;border:1px solid #e2edf8;box-shadow:0 14px 30px #265d970f}.modern-menu-editor .menu-config-head{min-height:72px;padding:0 26px;background:#fff;border-bottom:1px solid #e6eef7}.modern-menu-editor .menu-config-head>div{display:grid;gap:5px}.modern-menu-editor .menu-config-head strong{font-size:18px}.modern-menu-editor .menu-config-head em{color:#7a8797;font-size:13px;font-style:normal}.danger-link{display:inline-flex;align-items:center;gap:5px;color:#e5484d!important}.modern-menu-editor .menu-config-form{gap:24px;padding:30px}.modern-menu-editor .menu-config-form>label{grid-template-columns:86px minmax(0,1fr);gap:16px}.modern-menu-editor .menu-message-box,.modern-menu-editor .menu-action-fields{margin-left:102px}.modern-menu-editor .unified-reply-editor{width:min(100%,1120px)}.modern-menu-editor .unified-reply-editor .menu-reply-editor{width:100%}.modern-menu-editor .menu-message-types{grid-template-columns:repeat(2,minmax(160px,1fr))}.modern-menu-editor .menu-message-types button{min-height:76px;border-style:solid;border-color:#d9e5f2}.modern-menu-editor .menu-message-types button.active{color:#1685ff;background:#f3f9ff;border-color:#1685ff;box-shadow:0 8px 18px #1685ff1f}.modern-menu-editor .menu-action-fields{max-width:620px}.menu-keyword-trigger{align-items:start}.menu-keyword-card{display:grid;gap:8px;padding:18px 20px;background:#f7fbff;border:1px solid #d8e8fb;border-radius:8px}.menu-keyword-card span{color:#1685ff;font-size:13px;font-weight:600}.menu-keyword-card strong{color:#17233c;font-size:20px;font-weight:700}.menu-keyword-card em{color:#728196;font-style:normal}.menu-keyword-button{justify-self:start}.modern-menu-editor .menu-image-picker{background:#fbfdff;border-color:#cddaea}.modern-menu-editor .menu-empty-config{min-height:460px}.menu-fixed-actions{position:sticky;bottom:0;z-index:5;padding:16px 0 0;background:#f4f7fb}.workspace-hero,.dashboard-head.workspace-hero,.menu-page-toolbar.workspace-hero,.menu-reply-hero.workspace-hero,.active-users-hero.workspace-hero,.reply-page-title.workspace-hero,.client-page-head.workspace-hero,.admin-title-row.workspace-hero,.module-banner.workspace-hero{display:flex;min-height:132px;align-items:center;justify-content:space-between;gap:24px;padding:26px 30px;background:linear-gradient(135deg,#1685ff14,#fff0 56%),#fff;border:1px solid #e4e8ee;border-radius:8px;box-shadow:0 18px 38px #1c32540d}.wechat-menu-page .workspace-hero,.auto-reply-page .workspace-hero,.reply-form-page .workspace-hero,.interaction-page .workspace-hero,.callback-page .workspace-hero,.client-panel-page .workspace-hero,.admin-page .workspace-hero,.placeholder-page .workspace-hero{margin-bottom:18px}.workspace-hero>div:first-child>span,.workspace-hero .section-kicker,.workspace-hero .section-line{display:block;margin:0 0 8px;padding:0;color:#1685ff;font-size:14px;font-weight:600}.workspace-hero .section-line:before{display:none}.workspace-hero h2,.module-banner.workspace-hero h2{margin:0 0 8px;color:#182334;font-size:28px;font-weight:700;line-height:1.2}.workspace-hero p,.module-banner.workspace-hero p{max-width:680px;margin:0;color:#6d7a8b;font-size:15px;line-height:1.7}.module-banner.workspace-hero{height:auto}.module-banner.workspace-hero .round-module{flex:0 0 auto}.dashboard-detail-link{cursor:pointer;transition:color .18s ease}.dashboard-detail-link:hover{color:#1685ff}.dashboard-detail-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding:12px 14px;border:1px solid #e6edf5;border-radius:8px;background:#f7fbff;color:#607086}.daily-push-date-field{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.fan-export-options{display:grid;gap:12px;align-items:start;padding:4px 0 12px}@media(max-width:1280px){.dashboard-metrics,.dashboard-grid{grid-template-columns:1fr}.dashboard-panel-wide,.dashboard-panel-full{grid-column:auto;grid-row:auto}.dashboard-filter-row{justify-content:flex-start}.dashboard-date-picker{width:min(100%,320px)}.menu-page-toolbar{align-items:flex-start;flex-direction:column}.menu-toolbar-actions{justify-content:flex-start}.menu-state-grid,.modern-menu-editor{grid-template-columns:1fr}.modern-menu-preview .menu-phone{width:min(330px,100%)}.menu-schedule-item{align-items:flex-start;flex-direction:column}.menu-schedule-time{min-width:0}}
