:root{color:#17212b;background:#f3f6f8;--app-header-height: 64px;--page-gutter: clamp(14px, 2.4vw, 24px);--module-radius: 12px;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{overflow:hidden}.screen-loader{height:100%;display:grid;place-items:center}.blog-home{height:100dvh;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;color:#25364a;background:#fbfaf7;font-family:Inter,Noto Sans SC,system-ui,sans-serif}.blog-header{width:min(1180px,calc(100% - 48px));height:82px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;position:relative;z-index:10}.blog-logo{width:max-content;display:flex;align-items:center;gap:11px;color:#203b5a;text-decoration:none}.blog-logo-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#fff;background:#2c557d;font-size:19px;box-shadow:0 8px 20px #2c557d33}.blog-logo>span:last-child{display:flex;flex-direction:column;line-height:1.15}.blog-logo strong{font:700 17px/1.2 Georgia,"Noto Serif SC",serif;letter-spacing:.08em}.blog-logo small{margin-top:5px;color:#8a98a6;font-size:8px;font-weight:700;letter-spacing:.19em}.blog-nav-links{display:flex;align-items:center;gap:34px}.blog-nav-links a{color:#667789;font-size:14px;text-decoration:none;transition:color .2s}.blog-nav-links a:hover{color:#274f77}.blog-login-button{justify-self:end;height:40px;padding-inline:18px;border-radius:999px;border-color:#cbd5de;color:#294f74;background:#ffffffb3;font-weight:600}.blog-login-button:hover{color:#fff!important;border-color:#2c557d!important;background:#2c557d!important}.blog-hero{width:min(1180px,calc(100% - 48px));min-height:610px;margin:0 auto;padding:70px 0 92px;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:clamp(48px,8vw,110px);position:relative}.blog-hero:before{content:"";position:absolute;width:460px;height:460px;right:-140px;top:20px;border-radius:50%;background:radial-gradient(circle,#a6c4d93b,#a6c4d900 70%);pointer-events:none}.blog-hero-label,.blog-section-kicker{color:#567c9e;font-size:11px;font-weight:800;letter-spacing:.22em}.blog-hero-copy h1.ant-typography{margin:22px 0 26px;color:#1c3450;font:600 clamp(43px,5vw,66px)/1.25 Georgia,"Noto Serif SC",serif;letter-spacing:-.035em}.blog-hero-copy>p.ant-typography{max-width:590px;margin-bottom:34px;color:#718093;font-size:17px;line-height:1.95}.blog-hero-actions{display:flex;align-items:center;gap:26px}.blog-primary-link{height:48px;padding:0 22px;display:inline-flex;align-items:center;gap:12px;border-radius:12px;color:#fff;background:#2c557d;text-decoration:none;font-weight:600;box-shadow:0 12px 28px #2c557d33}.blog-primary-link:hover{color:#fff;background:#38678f}.blog-text-link{color:#536b81;text-decoration:none;border-bottom:1px solid #aebbc6;line-height:30px}.blog-hero-stats{margin-top:54px;display:flex;gap:40px}.blog-hero-stats span{display:flex;flex-direction:column}.blog-hero-stats strong{color:#294b6b;font:600 21px/1 Georgia,serif}.blog-hero-stats small{margin-top:8px;color:#9aa5af;font-size:11px}.blog-note-scene{min-height:440px;display:grid;place-items:center;position:relative}.blog-note-card{width:min(390px,90%);min-height:410px;padding:36px 38px 28px;position:relative;z-index:2;transform:rotate(2deg);border:1px solid rgba(255,255,255,.8);border-radius:3px 24px 5px 5px;color:#34475a;background:linear-gradient(145deg,#fff,#f7f0e2);box-shadow:0 28px 65px #3144532b}.blog-note-shadow{position:absolute;width:74%;height:82%;transform:rotate(-6deg);border-radius:8px;background:#b9ccda;opacity:.5}.blog-note-head{display:flex;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #ded6c8;color:#7890a5;font-size:12px;letter-spacing:.16em}.blog-note-card blockquote{margin:52px 0 30px;color:#274866;font:500 25px/1.8 Georgia,"Noto Serif SC",serif}.blog-note-line{width:44px;height:2px;background:#c19a68}.blog-note-card p{margin-top:26px;color:#7b7e7d;font-size:13px;line-height:1.8}.blog-note-card footer{margin-top:44px;display:flex;justify-content:space-between;color:#9d9b94;font:10px/1 Georgia,serif;letter-spacing:.14em}.blog-orbit{position:absolute;z-index:3;border-radius:50%;background:#dcae78;box-shadow:0 6px 14px #905d3133}.orbit-one{width:18px;height:18px;right:6%;top:12%}.orbit-two{width:11px;height:11px;left:4%;bottom:18%;background:#789bb8}.blog-section{padding:96px max(24px,calc((100% - 1180px)/2));background:#f2f5f5;scroll-margin-top:20px}.blog-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:42px}.blog-section-heading h2,.blog-about h2{margin:9px 0 0;color:#203b58;font:600 34px/1.3 Georgia,"Noto Serif SC",serif}.blog-section-heading>p{max-width:350px;margin:0;color:#8995a1;text-align:right;line-height:1.8}.blog-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.blog-article-card{overflow:hidden;border:1px solid #e4e9e9;border-radius:18px;background:#fff;box-shadow:0 8px 28px #354a590b;transition:transform .25s,box-shadow .25s}.blog-article-card:hover{transform:translateY(-6px);box-shadow:0 18px 42px #354a591a}.blog-article-cover{height:176px;display:grid;place-items:center;position:relative;overflow:hidden}.blog-article-cover:before,.blog-article-cover:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.35)}.blog-article-cover:before{width:180px;height:180px;right:-38px;top:-64px}.blog-article-cover:after{width:100px;height:100px;left:-24px;bottom:-52px}.blog-article-cover.warm{background:linear-gradient(135deg,#dac1a1,#b98768)}.blog-article-cover.blue{background:linear-gradient(135deg,#9dbcd1,#527a9c)}.blog-article-cover.green{background:linear-gradient(135deg,#a8c7ba,#638f7f)}.blog-article-cover>span{color:#fffffff0;font-size:42px}.blog-article-cover small{position:absolute;left:18px;bottom:15px;padding:5px 10px;border-radius:999px;color:#fff;background:#2434402e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:10px}.blog-article-body{padding:24px 23px 25px}.blog-article-meta{display:flex;justify-content:space-between;color:#9aa5af;font-size:11px}.blog-article-meta span:first-child{color:#547895}.blog-article-body h3{min-height:54px;margin:15px 0 12px;color:#263f57;font:600 20px/1.4 Georgia,"Noto Serif SC",serif}.blog-article-body p{min-height:66px;margin:0 0 20px;color:#788694;font-size:13px;line-height:1.75}.blog-read-more{display:inline-flex;align-items:center;gap:7px;color:#375f82;font-size:12px;font-weight:600}.blog-about{width:min(980px,calc(100% - 48px));margin:0 auto;padding:110px 0;display:grid;grid-template-columns:180px 1fr;align-items:center;gap:64px;scroll-margin-top:20px}.blog-about-mark{width:168px;height:168px;display:grid;place-items:center;border-radius:50% 50% 46% 54%;color:#fff;background:linear-gradient(145deg,#315d84,#9cb8c9);font:600 64px/1 Georgia,"Noto Serif SC",serif;box-shadow:0 22px 45px #2c557d2e}.blog-about p{max-width:680px;margin:20px 0;color:#71808e;font-size:15px;line-height:2}.blog-about-tags{display:flex;flex-wrap:wrap;gap:10px}.blog-about-tags span{padding:7px 13px;border-radius:999px;color:#58758e;background:#eaf0f2;font-size:11px}.blog-footer{min-height:86px;padding:24px max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;color:#8996a1;background:#223d57;font-size:11px}.blog-footer span:last-child{color:#758ca1;font-family:Georgia,serif;font-style:italic;letter-spacing:.08em}.blog-login-modal .ant-modal-content{padding:34px 36px 28px;border-radius:22px;box-shadow:0 28px 80px #142a3e3d}.blog-login-modal .ant-modal-close{top:18px;right:18px}.blog-login-heading{margin-bottom:28px;text-align:center}.blog-login-mark{width:50px;height:50px;margin:0 auto 16px;display:grid;place-items:center;border-radius:15px;color:#fff;background:#2c557d;font-size:22px;box-shadow:0 9px 22px #2c557d33}.blog-login-heading h2.ant-typography{margin:0 0 5px;color:#223e59;font:600 27px/1.3 Georgia,"Noto Serif SC",serif}.blog-login-modal .ant-form-item-label>label{color:#34495e;font-weight:600}.blog-login-modal .ant-input-affix-wrapper{min-height:48px;border-radius:12px;border-color:#d9e1e8;box-shadow:none}.blog-login-modal .ant-input-affix-wrapper-focused{border-color:#527da5;box-shadow:0 0 0 3px #527da51a}.blog-login-modal .ant-input-prefix{margin-inline-end:10px;color:#8ca0b3}.blog-login-modal .ant-btn-primary{height:49px;border:0;border-radius:12px;background:#2c557d;box-shadow:0 10px 24px #274c7733;font-weight:600}.blog-login-modal .ant-btn-primary:hover{background:#38678f!important}.blog-login-footer{margin-top:24px;padding-top:17px;border-top:1px solid #edf0f2;text-align:center;color:#a1abb3;font-size:9px;letter-spacing:.16em}.app-layout{width:100%;height:100dvh;min-height:100%;overflow:hidden}.app-main-layout{min-width:0;min-height:0}.app-sider{background:#fff!important;border-right:1px solid #e8eef2;z-index:20}.app-sider .ant-menu{border:0!important;padding:4px 8px}.app-sider .ant-menu-item{margin-block:5px}.app-logo{height:68px;display:flex;align-items:center;gap:11px;padding:0 18px;font-size:18px;font-weight:700;white-space:nowrap;color:#0f766e}.app-logo-icon{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,#0f766e,#14b8a6);font-size:21px}.sider-status{position:absolute;bottom:20px;left:18px;right:18px;padding:12px;border-radius:10px;background:#f7faf9;display:flex;flex-direction:column;gap:7px}.drawer-brand{display:flex;align-items:center;gap:10px;color:#0f766e;font-size:18px;font-weight:700}.mobile-nav-drawer .ant-drawer-body{display:flex;flex-direction:column;padding:8px}.mobile-nav-drawer .ant-menu{border-inline-end:0!important}.mobile-nav-drawer .ant-menu-item{margin-block:5px}.drawer-status{margin:auto 10px 10px;padding:12px;border-radius:10px;background:#f7faf9}.app-header{height:var(--app-header-height);padding:0 22px;background:#fffffff0;border-bottom:1px solid #e8eef2;display:flex;align-items:center;position:sticky;top:0;z-index:15}.header-spacer{flex:1}.user-menu{cursor:pointer;padding:6px 8px;border-radius:10px}.user-menu:hover{background:#f3f6f8}.app-content{min-width:0;min-height:0;background:#f3f6f8;overflow:auto;container-type:inline-size}.page-wrap{width:100%;max-width:1680px;min-height:100%;margin:0 auto;padding:var(--page-gutter)}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px}.page-heading .ant-typography{margin-top:0;margin-bottom:3px}.page-heading-copy{min-width:0}.page-heading-actions{flex:0 1 auto;display:flex;align-items:center;justify-content:flex-end;gap:10px}.page-heading-actions .ant-input-search{max-width:100%}.page-wrap>.ant-card,.page-wrap .ant-card{border:1px solid #e5ecea;border-radius:var(--module-radius);box-shadow:0 3px 14px #0f172a06}.responsive-table-card .ant-card-body{min-width:0;overflow:hidden}.responsive-table-card .ant-table-wrapper{min-width:0}.metric-card{height:100%;position:relative;overflow:hidden}.metric-card .ant-card-body{min-height:142px}.metric-card .ant-statistic-title{color:#6b7785}.metric-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;font-size:18px;margin-bottom:18px}.metric-hint{position:absolute;right:18px;bottom:18px;color:#84919d;font-size:12px}.dashboard-progress{margin-bottom:20px}.notice-list{display:grid;gap:18px}.notice-dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:12px}.notice-dot.green{background:#16a34a}.notice-dot.amber{background:#d97706}.notice-dot.blue{background:#2563eb}.domain-monitor-card .ant-card-head{min-height:62px}.domain-monitor-intro{margin:-2px 0 15px;padding:11px 13px;display:flex;justify-content:space-between;gap:12px;border-radius:10px;color:#60717d;background:#f5f8f8;font-size:12px}.domain-list{display:grid;gap:10px}.domain-row{min-width:0;padding:14px;display:grid;grid-template-columns:minmax(320px,1.3fr) minmax(210px,.8fr) auto;align-items:center;gap:16px;border:1px solid #e5eaed;border-radius:12px;background:#fff}.domain-row.healthy{border-left:4px solid #16a34a}.domain-row.unhealthy{border-left:4px solid #dc2626}.domain-row.checking{border-left:4px solid #1677ff}.domain-row.pending{border-left:4px solid #9ca3af}.domain-main{min-width:0;display:flex;align-items:center;gap:12px}.domain-icon{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#0f766e;background:#e8f6f3;font-size:18px}.domain-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.domain-title{display:flex;align-items:center;gap:8px}.domain-title .ant-tag{margin:0}.domain-copy>a{width:max-content;max-width:100%;color:#155e75;font-weight:600}.domain-copy>.ant-typography{max-width:100%;font-size:11px}.domain-result{min-width:0;display:flex;flex-direction:column;gap:3px;color:#84909a;font-size:11px}.domain-result strong{color:#44535f;font-size:12px;font-weight:500}.domain-check-url.ant-typography{max-width:100%;color:#527287;font-size:10px}.domain-actions{display:flex;justify-content:flex-end;gap:6px}.domain-empty{padding:32px;border:1px dashed #d6dee2;border-radius:12px;color:#8b98a2;text-align:center}.domain-monitor-note.ant-typography{margin:14px 2px 0;font-size:11px}.auto-reply-message-list{margin-top:7px;display:grid;gap:6px}.auto-reply-message-list>div{display:flex;align-items:flex-start;gap:8px}.auto-reply-message-list>div>span{flex:0 0 auto;width:20px;height:20px;display:grid;place-items:center;border-radius:6px;color:#0f766e;background:#e8f6f3;font-size:10px;font-weight:700}.auto-reply-message-list .ant-typography{line-height:20px;white-space:pre-wrap}.auto-reply-form-list{margin-bottom:20px;padding:14px;border:1px solid #e4e9eb;border-radius:12px;background:#f8faf9}.auto-reply-form-heading{margin-bottom:12px;display:flex;justify-content:space-between;gap:12px}.auto-reply-form-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px}.auto-reply-form-row .ant-form-item{margin-bottom:12px}.card-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.progress-label{display:flex;justify-content:space-between;margin-bottom:8px}.settings-profile{display:flex;flex-direction:column;align-items:center;padding:30px 0}.settings-profile .ant-typography{margin:14px 0 2px}.workbench{height:calc(100dvh - var(--app-header-height));display:grid;grid-template-columns:var(--left-panel-width, 300px) 6px minmax(420px,1fr) 6px var(--right-panel-width, 320px);background:#fff;overflow:hidden;transition:grid-template-columns .18s ease}.workbench.right-panel-collapsed{grid-template-columns:var(--left-panel-width, 300px) 6px minmax(420px,1fr) 54px}.workbench.is-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none;transition:none}.conversation-panel,.chat-panel,.customer-panel{min-width:0;min-height:0}.panel-resizer{width:6px;min-width:6px;height:100%;padding:0;position:relative;z-index:8;display:grid;place-items:center;border:0;background:#f5f7fa;cursor:col-resize;touch-action:none;transition:background .15s ease}.panel-resizer span{width:2px;height:36px;border-radius:99px;background:#cbd5e1;opacity:.45;transition:height .15s ease,background .15s ease,opacity .15s ease}.panel-resizer:hover,.panel-resizer.active{background:color-mix(in srgb,var(--brand-blue) 10%,#f5f7fa)}.panel-resizer:hover span,.panel-resizer.active span{height:54px;background:var(--brand-blue);opacity:.9}.right-panel-collapsed .panel-resizer-right{display:none}.conversation-panel{border-right:1px solid #e8eef2;display:flex;flex-direction:column;padding:17px 12px 0}.panel-title-row{display:flex;justify-content:space-between;align-items:center;padding:0 5px 14px}.panel-title-row .ant-typography{margin:0 0 2px}.panel-reminder-status{display:flex;align-items:flex-end;gap:4px;flex-direction:column}.panel-reminder-status .ant-badge-status-text{font-size:12px}.sound-status{padding:2px 7px;display:inline-flex;align-items:center;gap:4px;border:1px solid transparent;border-radius:999px;background:transparent;font-size:11px;line-height:17px;cursor:pointer}.sound-status.enabled{border-color:#bbf7d0;background:#ecfdf3;color:#15803d}.sound-status.disabled{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.sound-status:hover{filter:brightness(.97)}.new-customer-alert{width:100%;margin:0 0 12px;padding:10px 11px;display:flex;align-items:center;gap:10px;border:1px solid #fdba74;border-radius:12px;background:linear-gradient(135deg,#fff7ed,#fffbeb);color:#c2410c;text-align:left;cursor:pointer;box-shadow:0 5px 16px #ea580c1f;animation:new-customer-alert-pulse 1.8s ease-in-out infinite}.new-customer-alert>.anticon{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#ffedd5;color:#ea580c;font-size:16px}.new-customer-alert>span{min-width:0;flex:1;display:flex;flex-direction:column}.new-customer-alert strong{font-size:13px}.new-customer-alert small{margin-top:1px;color:#9a5b35;font-size:11px}.new-customer-alert .ant-badge{margin-right:4px}.conversation-search{margin:12px 0}.conversation-list{min-height:0;overflow-y:auto;margin:0 -4px;padding:0 4px 16px}.conversation-item{border:0!important;padding:12px 9px!important;border-radius:12px;cursor:pointer;gap:10px;align-items:flex-start!important;transition:background .18s ease}.conversation-item:hover{background:#f5f8f8}.conversation-item.active{background:#e9f8f5}.conversation-item.new-arrival{background:#fff8ed;box-shadow:inset 0 0 0 1px #fdba74,0 5px 16px #ea580c14;animation:new-arrival-highlight 1.8s ease-in-out infinite}.conversation-item.new-arrival.active{background:#fff3df}.customer-avatar{background:#d8eeea;color:#0f766e}.conversation-summary{min-width:0;flex:1}.conversation-name-row,.conversation-preview{display:flex;justify-content:space-between;align-items:center;gap:8px}.conversation-name-row span{color:#8a96a3;font-size:12px}.conversation-preview span{color:#687684;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.conversation-preview .anticon{color:#0f766e;font-size:12px}.conversation-flags{margin-top:7px;display:flex;align-items:center;flex-wrap:wrap;gap:4px}.conversation-flags .ant-tag{font-size:11px;margin-inline-end:4px;line-height:18px}.conversation-status-mark{--status-color: #16a34a;--status-bg: #ecfdf3;--status-border: #bbf7d0;display:inline-flex;align-items:center;gap:6px;width:fit-content;padding:3px 9px;border:1px solid var(--status-border);border-radius:999px;background:var(--status-bg);color:var(--status-color);font-size:12px;font-weight:600;line-height:18px;white-space:nowrap}.conversation-status-mark.compact{padding:1px 7px;gap:5px;font-size:11px;line-height:16px}.conversation-status-mark.status-pending,.conversation-status-trigger.status-pending{--status-color: #d97706;--status-bg: #fff7e6;--status-border: #fed7aa}.conversation-status-mark.status-closed,.conversation-status-trigger.status-closed{--status-color: #dc2626;--status-bg: #fff1f2;--status-border: #fecdd3}.conversation-status-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 14%,transparent)}.chat-panel{display:flex;flex-direction:column;background:#f7faf9}.empty-chat{height:100%;display:grid;place-content:center;justify-items:center;text-align:center}.empty-chat-icon{width:72px;height:72px;display:grid;place-items:center;border-radius:24px;background:#dff5f0;color:#0f766e;font-size:36px;margin-bottom:14px}.empty-chat .ant-typography{margin:3px}.chat-header{min-height:66px;background:#fff;border-bottom:1px solid #e8eef2;display:flex;align-items:center;gap:10px;padding:10px 15px}.chat-contact{min-width:0;flex:1;display:flex;flex-direction:column}.chat-contact span{font-size:12px;color:#71808d}.chat-contact .chat-contact-meta{margin-top:3px;display:flex;align-items:center;gap:8px}.chat-contact .conversation-status-mark{color:var(--status-color)}.conversation-status-trigger{--status-color: #16a34a;--status-bg: #ecfdf3;--status-border: #bbf7d0;height:34px;display:inline-flex;align-items:center;gap:3px;padding-inline:10px!important;border:1px solid var(--status-border)!important;border-radius:999px;background:var(--status-bg)!important;color:var(--status-color)!important;font-weight:600}.conversation-status-trigger:hover{filter:brightness(.97)}.conversation-status-trigger .conversation-status-dot{margin-inline-end:2px}.status-menu-label{min-width:118px;display:flex;align-items:center;justify-content:space-between;gap:14px}.status-menu-label .ant-tag{margin-inline-end:0;font-size:11px;line-height:17px}.status-menu-icon.status-open{color:#16a34a}.status-menu-icon.status-pending{color:#d97706}.status-menu-icon.status-closed{color:#dc2626}@keyframes new-customer-alert-pulse{0%,to{box-shadow:0 5px 16px #ea580c1a}50%{box-shadow:0 7px 22px #ea580c3d}}@keyframes new-arrival-highlight{0%,to{box-shadow:inset 0 0 0 1px #fdba74,0 4px 12px #ea580c0f}50%{box-shadow:inset 0 0 0 2px #fb923c,0 6px 18px #ea580c2b}}@media(prefers-reduced-motion:reduce){.new-customer-alert,.conversation-item.new-arrival{animation:none}}.mobile-back,.customer-info-button{display:none}.message-list{flex:1;overflow-y:auto;padding:22px clamp(16px,3vw,44px)}.message-row{display:flex;align-items:flex-start;gap:9px;margin-bottom:18px}.message-row.outgoing{flex-direction:row-reverse}.message-stack{max-width:min(72%,640px);display:flex;flex-direction:column;align-items:flex-start}.message-row.outgoing .message-stack{align-items:flex-end}.message-bubble{padding:10px 13px;background:#fff;border-radius:4px 15px 15px;box-shadow:0 2px 7px #0f172a0d;white-space:pre-wrap;overflow-wrap:anywhere}.message-bubble.message-image{padding:5px;overflow:hidden}.message-image-content{width:min(280px,56vw)}.message-image-link{display:block;border-radius:10px;overflow:hidden;background:#0f172a0a}.message-image-preview{display:block;width:100%;max-height:360px;object-fit:contain}.message-image-name{display:flex;align-items:center;gap:5px;min-width:0;padding:6px 5px 2px;color:#5f6b76;font-size:11px;line-height:1.3;overflow-wrap:anywhere}.message-image-name .anticon{flex:0 0 auto}.message-row.outgoing .message-image-name{color:#285f59}.message-media-fallback{min-width:min(230px,58vw);display:flex;align-items:center;gap:10px;padding:7px 9px;color:#b45309;text-decoration:none}.message-media-fallback>.anticon{flex:0 0 auto;width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#fff7ed;font-size:19px}.message-media-fallback>span{display:flex;flex-direction:column}.message-media-fallback small{margin-top:2px;color:#8a96a3;font-size:11px}.message-video{display:block;width:min(360px,62vw);max-height:420px;border-radius:10px}.message-file{min-width:min(260px,60vw);display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.message-file .anticon{flex:0 0 auto;width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#0f766e1a;color:#0f766e;font-size:19px}.message-file span{min-width:0;overflow-wrap:anywhere}.message-media-unavailable{display:inline-flex;align-items:center;gap:7px;color:#64748b}.message-row.outgoing .message-bubble{color:#073b35;background:#ccefe6;border-radius:15px 4px 15px 15px}.message-link{color:#087f72;text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}.message-row.outgoing .message-link{color:#075e54}.message-meta{margin-top:4px;color:#92a0ac;font-size:11px}.composer{height:var(--composer-height, 154px);min-height:128px;max-height:420px;position:relative;background:#fff;border-top:1px solid #edf1f3;padding:13px 14px 8px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto minmax(48px,1fr) auto;gap:6px 8px;overflow:hidden}.composer.is-resizing,.composer.is-resizing *{cursor:row-resize!important;-webkit-user-select:none;user-select:none}.composer-resizer{position:absolute;z-index:4;top:-1px;left:50%;width:70px;height:12px;padding:3px 15px;display:flex;align-items:center;justify-content:center;gap:3px;transform:translate(-50%);border:0;border-radius:0 0 8px 8px;background:transparent;cursor:row-resize}.composer-resizer span{width:4px;height:4px;border-radius:50%;background:#aebccc;transition:background .15s ease,transform .15s ease}.composer-resizer:hover,.composer-resizer:focus-visible{background:color-mix(in srgb,var(--brand-blue) 10%,transparent);outline:none}.composer-resizer:hover span,.composer-resizer:focus-visible span{background:var(--brand-blue);transform:scale(1.2)}.composer-tools{grid-column:1 / -1;min-width:0;display:flex;align-items:center;gap:2px}.composer-tools .ant-btn{box-sizing:border-box;width:30px;min-width:30px;height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#64748b}.composer-tools .ant-btn:hover{color:#0f766e;background:#edf7f5}.composer-tools .voice-record-button{width:30px;min-width:30px;padding:0;gap:0;color:#64748b!important}.composer-tools .voice-record-button .anticon{margin-inline-end:0;font-size:15px}.composer-tools>.voice-record-button{order:3!important}.composer-tools>.ant-btn:nth-of-type(1){order:1}.composer-tools>.ant-btn:nth-of-type(2){order:2}.composer-tools>.ant-btn:nth-of-type(3){order:4}.composer-tools>.ant-btn:nth-of-type(4){order:5}.composer-tools>.ant-typography{order:6}.composer-tools .ant-typography{margin-left:6px;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-record-button{margin-left:4px;color:#64748b!important;border-radius:9px!important;font-size:0!important}.voice-record-button:hover{color:#0f766e!important;background:#e7f7f2!important}.voice-record-button.recording{color:#dc2626!important;background:#fff1f2!important;animation:voice-record-pulse 1.2s ease-in-out infinite}@keyframes voice-record-pulse{50%{box-shadow:0 0 0 4px #dc26261f}}.message-bubble.message-audio{min-width:180px;padding:8px 10px}.message-audio audio{display:block;width:min(260px,58vw);height:34px}.billing-duration-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #e5eceb;border-radius:12px;background:#fbfdfc}.billing-duration-row>div{display:flex;align-items:baseline;gap:12px}.payment-channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payment-channel-card{min-height:82px;display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e4ebe9;border-radius:14px;background:#fff}.payment-channel-card.active{border-color:#95d8ca;background:linear-gradient(135deg,#f3fffc,#fff);box-shadow:0 8px 22px #0f766e14}.payment-channel-card.disabled{opacity:.62}.payment-channel-card>div:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.payment-channel-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#f1f5f4;color:#64748b;font-size:18px}.payment-channel-icon.wechat{color:#16a34a;background:#ecfdf3}.agent-expiry-monitor{width:190px;min-width:190px}.agent-expiry-monitor .ant-typography{white-space:nowrap}.agent-expiry-progress{width:190px}.agent-expiry-progress .ant-progress-inner{height:8px;border-radius:999px}.agent-expiry-progress .ant-progress-bg{height:8px!important;border-radius:999px}@media(max-width:760px){.payment-channel-grid{grid-template-columns:1fr}}.voice-preview{display:inline-flex;align-items:center;gap:7px;max-width:100%}.voice-preview audio{width:min(220px,42vw);height:30px}.composer textarea{border:0;box-shadow:none!important;resize:none}.composer .composer-input{height:100%!important;min-height:0!important;max-height:none!important;overflow-y:auto!important}.composer-hint{grid-column:1 / -1;font-size:11px}.composer-send{align-self:end}.image-library-tip{margin-bottom:16px!important}.image-library-loading{min-height:220px;display:grid;place-items:center}.image-asset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.image-asset-card{min-width:0;position:relative;overflow:hidden;border:1px solid #e2ebe9;border-radius:13px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.image-asset-card:hover{border-color:#8fd4c8;box-shadow:0 7px 20px #0f766e1a}.image-asset-send{width:100%;min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.image-asset-send:disabled{cursor:not-allowed;opacity:.58}.image-asset-send img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#f2f6f5}.image-asset-send>span{min-width:0;display:flex;flex-direction:column;padding:9px 34px 9px 10px}.image-asset-send strong{overflow:hidden;color:#27333d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.image-asset-send small{margin-top:3px;color:#7b8792;font-size:10px}.image-asset-delete{position:absolute!important;right:4px;bottom:8px}.emoji-grid{width:min(300px,78vw);display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.emoji-grid button{min-height:38px;border:0;border-radius:8px;background:transparent;cursor:pointer;font-size:21px}.emoji-grid button:hover{background:#edf7f5}.emoji-grid button:last-child{grid-column:span 2;font-size:13px}.customer-panel{border-left:1px solid #e8eef2;padding:24px 18px;overflow-y:auto;background:#fff}.right-tools-panel{padding:0;display:flex;flex-direction:column;overflow:hidden}.right-panel-header{flex:0 0 auto;min-height:64px;padding:10px 9px 10px 16px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #e8eef2}.right-panel-header>div{min-width:0;display:flex;flex-direction:column}.right-panel-header small{margin-top:2px;color:#82909d;font-size:10px}.right-panel-collapsed .right-panel-header{padding-inline:8px;justify-content:center}.right-panel-content{min-height:0;padding:16px 14px 22px;overflow-y:auto;background:linear-gradient(180deg,#fbfcfe 0,#fff 180px)}.right-panel-divider{height:1px;margin:20px 2px;background:linear-gradient(90deg,transparent,#dfe6ee 12%,#dfe6ee 88%,transparent)}.quick-reply-side-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.quick-reply-side-heading .ant-tag{margin-inline-end:0}.quick-reply-title{min-width:0;display:flex;align-items:center;gap:9px}.quick-reply-title>span{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--brand-blue);background:var(--brand-blue-soft);font-size:16px}.quick-reply-title>div{min-width:0;display:flex;flex-direction:column}.quick-reply-title small{margin-top:2px;color:#8795a6;font-size:10px}.quick-reply-search{margin-bottom:11px;border-radius:9px;background:#fff}.quick-reply-side-list{max-height:min(350px,40vh);padding:2px 3px 2px 1px;display:grid;gap:8px;overflow-y:auto}.quick-reply-card{width:100%;min-width:0;min-height:62px;padding:10px 9px;display:grid;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:9px;color:inherit;text-align:left;border:1px solid #e2e8f0;border-radius:11px;background:#ffffffe6;box-shadow:0 2px 7px #1d355409;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.quick-reply-card:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--brand-blue) 45%,#dbe3ec);background:#fff;box-shadow:0 7px 18px #1d497a1a}.quick-reply-card:active{transform:translateY(0)}.quick-reply-index{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;color:var(--brand-blue);background:var(--brand-blue-soft);font-size:10px;font-weight:700;font-variant-numeric:tabular-nums}.quick-reply-copy{min-width:0;display:flex;flex-direction:column}.quick-reply-copy strong{overflow:hidden;color:#273547;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.quick-reply-copy small{display:-webkit-box;margin-top:3px;overflow:hidden;color:#7b8999;font-size:10px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.quick-reply-arrow{color:#a3b0bf;font-size:11px;transition:color .15s ease,transform .15s ease}.quick-reply-card:hover .quick-reply-arrow{color:var(--brand-blue);transform:translate(2px)}.customer-details-drawer .quick-reply-side{margin-bottom:4px}.customer-profile{display:flex;flex-direction:column;align-items:center;margin-bottom:24px}.customer-profile .ant-typography{margin:12px 0 0}.customer-descriptions{margin-bottom:18px}.customer-tags{margin-bottom:22px}.channel-summary-bar{min-height:72px;margin-bottom:16px;padding:12px 18px;display:grid;grid-template-columns:minmax(260px,1.4fr) repeat(2,minmax(110px,.5fr)) auto;align-items:center;gap:18px;border:1px solid #e1ebe8;border-radius:var(--module-radius);background:#fff;box-shadow:0 3px 12px #0f172a06}.channel-health{min-width:0;display:flex;align-items:center;gap:11px;color:#be123c}.channel-health.connected{color:#047857}.channel-health>.anticon{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:currentColor;color:#fff;font-size:19px}.channel-health div{min-width:0;display:flex;flex-direction:column}.channel-health span{margin-top:2px;color:#7d8995;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-summary-meta{padding-left:18px;border-left:1px solid #e7edeb;display:flex;flex-direction:column}.channel-summary-meta span{color:#84909b;font-size:11px}.channel-summary-meta strong{margin-top:3px;color:#283640;font-size:14px}.channel-entry-card{margin-bottom:16px}.channel-entry-card>.ant-card-body{padding:20px}.channel-entry-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid #edf2f0}.channel-entry-heading>div{min-width:0;display:flex;flex-direction:column}.channel-entry-heading .ant-typography{margin:0}.channel-link-row{padding:10px 12px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;border-radius:9px;background:#f6f9f8}.channel-link-row>span{color:#74818c;font-size:12px}.channel-link-row .ant-typography{margin:0}.channel-verify-code{width:min(100%,420px);margin:0 auto 12px;padding:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;border:1px solid #f5c76e;border-radius:10px;background:#fffbeb}.channel-stat-strip{margin-bottom:16px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e1eae8;border-radius:var(--module-radius);background:#fff;overflow:hidden}.channel-stat-strip>div{min-width:0;padding:16px 20px;display:flex;align-items:center;gap:13px}.channel-stat-strip>div+div{border-left:1px solid #e7eeec}.channel-stat-icon{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;font-size:19px}.channel-stat-icon.teal{color:#0f766e;background:#e6f6f3}.channel-stat-icon.green{color:#15803d;background:#ecfdf3}.channel-stat-icon.amber{color:#b45309;background:#fff7e6}.channel-stat-strip p{min-width:0;margin:0;display:grid;grid-template-columns:auto 1fr;align-items:baseline;column-gap:8px}.channel-stat-strip strong{color:#1f2d36;font-size:24px;line-height:1}.channel-stat-strip p>span{color:#42515d;font-weight:600}.channel-stat-strip small{grid-column:1 / -1;margin-top:4px;color:#87939e}.channel-connection-card{margin-bottom:16px}.channel-connection-grid{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(340px,1.2fr);gap:24px;align-items:center}.channel-account-meta{min-width:0;display:flex;flex-direction:column}.channel-account-meta span{color:#7c8994;font-size:12px}.channel-account-meta strong{margin:5px 0;overflow-wrap:anywhere}.channel-account-meta small{color:#8a96a0}.channel-identity-list{border-left:1px solid #e8eeec;padding-left:24px}.channel-identity-list .ant-list-item{padding-block:5px}.channel-status{display:flex;align-items:center;gap:14px;border-radius:14px;padding:18px;margin-bottom:14px}.channel-status.connected{background:#ecfdf5;color:#047857}.channel-status.disconnected{background:#fff1f2;color:#be123c}.channel-status>.anticon{font-size:28px}.channel-status div{min-width:0;display:flex;flex-direction:column}.channel-status span{opacity:.76;margin-top:2px}.channel-status span,.page-wrap .ant-list-item-meta-description,.customer-descriptions .ant-descriptions-item-content{overflow-wrap:anywhere}.identity-icon{flex:0 0 auto;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#dcfce7;color:#15803d;font-size:22px}.connect-page{width:100%;min-height:100dvh;padding:clamp(16px,4vw,44px);display:grid;place-items:center;overflow-y:auto;background:radial-gradient(circle at 20% 10%,rgba(45,212,191,.22),transparent 28%),linear-gradient(150deg,#083344,#0f766e 55%,#e6fffb)}.connect-card{width:min(100%,520px);border-radius:22px!important;box-shadow:0 24px 80px #082f493d;text-align:center}.connect-card .ant-card-body{padding:clamp(22px,5vw,38px)}.connect-card .ant-typography{margin-top:8px}.connect-brand{display:inline-flex;align-items:center;gap:9px;color:#0f766e;font-weight:700}.connect-brand-icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#0f766e,#14b8a6);font-size:20px}.connect-loading{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#687684}.connect-qr-shell{width:min(100%,340px);margin:20px auto 10px;padding:12px 12px 14px;display:flex;flex-direction:column;align-items:center;gap:8px;border:1px solid #dce9e6;border-radius:18px;background:#fff;box-shadow:0 10px 30px #0f766e1a}.connect-qr-shell img{display:block;width:min(100%,300px);aspect-ratio:1}.connect-countdown{display:block;margin-bottom:15px;color:#6b7785;font-variant-numeric:tabular-nums}.connect-guide{text-align:left;margin-bottom:16px}.connect-actions{width:100%}.connect-security{margin-top:20px;color:#73808c;font-size:12px}.connect-entry-module{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:28px}.connect-entry-module>img{width:220px;max-width:100%;border:1px solid #e3ecea;border-radius:16px}.connect-entry-placeholder{width:220px;aspect-ratio:1;display:grid;place-items:center;border-radius:16px;background:#f3f6f8;color:#7b8792}.connect-entry-url{overflow-wrap:anywhere}.connect-entry-meta{margin-bottom:12px}.connect-stat-card{height:100%}.connect-stat-card .ant-statistic-content{font-size:clamp(22px,3vw,30px)}.qr-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.qr-entry-grid-single{grid-template-columns:minmax(0,1180px);justify-content:center}.qr-option-card{min-width:0;padding:18px;border:1px solid #e2ebe9;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbfa)}.qr-option-direct{border-color:#b9e4da;box-shadow:inset 0 3px #14b8a6}.qr-option-fixed{box-shadow:inset 0 3px #38bdf8}.qr-option-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.qr-option-heading>div{display:flex;align-items:center;min-width:0}.qr-option-heading strong{white-space:nowrap}.qr-image-shell{width:min(100%,248px);margin:0 auto 14px;padding:9px;border:1px solid #e3ecea;border-radius:16px;background:#fff}.qr-image-shell img{display:block;width:100%;aspect-ratio:1}.qr-image-shell .connect-entry-placeholder{width:100%}.qr-option-card .ant-typography{margin-top:6px;margin-bottom:8px}.direct-entry-link{margin:12px 0;padding:10px 12px;border-radius:12px;background:#f0fdfa}.direct-entry-link .ant-typography{margin:4px 0 0;overflow-wrap:anywhere;word-break:break-all}.fixed-entry-copy{display:inline-flex;max-width:100%}.fixed-entry-card{margin-top:16px}.fixed-entry-layout{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:24px}.fixed-entry-image{width:220px;padding:9px;border:1px solid #dce9e6;border-radius:16px;background:#fff}.fixed-entry-image img{display:block;width:100%;aspect-ratio:1}.fixed-entry-image .connect-entry-placeholder{width:100%}.fixed-entry-info{min-width:0}.fixed-entry-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.fixed-entry-title .ant-typography{margin:0}.fixed-entry-title>div{display:flex;min-width:0;flex-direction:column;gap:3px}.fixed-entry-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.qr-entry-note{margin-top:16px}.qr-customizer{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:18px;align-items:start;margin:0 0 14px}.qr-entry-folds{min-width:0;display:grid;gap:12px}.qr-entry-tabs{padding:5px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;border:1px solid #dce8e5;border-radius:14px;background:#f1f6f5}.qr-entry-tabs button{min-width:0;padding:10px 14px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;background:transparent;color:#71807c;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.qr-entry-tabs button strong{font-size:15px}.qr-entry-tabs button small{font-size:11px;opacity:.78}.qr-entry-tabs button:hover{color:#0f766e}.qr-entry-tabs button.active{background:#fff;color:#0f766e;box-shadow:0 3px 12px #0f766e1c}.qr-entry-fold{overflow:hidden;border:1px solid #dfe9e7;border-radius:15px;background:#fff;box-shadow:0 5px 18px #0f766e0b}.qr-entry-fold>summary{padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;list-style:none;background:linear-gradient(135deg,#f8fbfa,#f2f8f6)}.qr-entry-fold>summary::-webkit-details-marker{display:none}.qr-entry-fold>summary>span:first-child{min-width:0;display:flex;flex-direction:column;gap:3px}.qr-entry-fold>summary strong{color:#25413d;font-size:16px}.qr-entry-fold>summary small{color:#84938f;font-size:11px;font-weight:400}.qr-entry-fold[open]>summary{border-bottom:1px solid #e7efed;background:#edf8f5}.qr-fold-toggle{flex:0 0 auto;color:#0f766e;font-size:11px}.qr-entry-fold-body{padding:17px;display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:center;gap:20px}.channel-fold-controls{min-width:0;display:grid;gap:12px}.channel-fold-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.fixed-domain-switcher{padding:14px;display:grid;gap:12px;border:1px solid #dce9e6;border-radius:12px;background:#f8fbfa}.fixed-domain-switcher>div:first-child{display:flex;flex-direction:column;gap:3px}.fixed-domain-actions{width:100%}.fixed-domain-actions .ant-select{min-width:0;flex:1}.qr-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.qr-preview-type{display:inline-flex;margin-bottom:8px;padding:3px 9px;border-radius:999px;color:#0f766e;background:#dff4ef;font-size:12px;font-weight:700}.fixed-entry-inline{margin-top:14px;padding:14px;border:1px solid #dce9e6;border-radius:14px;background:#f8fbfa}.fixed-entry-inline-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.fixed-entry-inline-heading>div{display:flex;min-width:0;flex-direction:column;gap:2px}.qr-custom-loading{min-height:300px;display:flex;align-items:center;justify-content:center;gap:10px;color:#718096}.qr-poster-preview{min-width:0;padding:16px 16px 14px;overflow:hidden;border:1px solid #dce7e4;border-radius:14px;text-align:center;box-shadow:0 8px 24px #0f766e14}.qr-poster-preview .ant-typography{margin:0 0 14px;color:#1f2937}.qr-styled-canvas{width:min(100%,320px);min-height:240px;margin:0 auto;display:grid;place-items:center}.qr-styled-canvas>div{width:100%;display:grid;place-items:center}.qr-styled-canvas canvas,.qr-styled-canvas svg,.qr-styled-canvas img{display:block;width:100%!important;height:auto!important}.qr-styled-canvas .connect-entry-placeholder{width:min(100%,300px)}.qr-poster-footer{margin:12px -16px;padding:11px 14px;color:#fff;font-size:16px;font-weight:700}.qr-poster-download{width:100%}.qr-style-panel{min-width:0;padding:16px;border:1px solid #dfe9e7;border-radius:14px;background:#fff}.qr-style-panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.qr-style-panel-title>div{min-width:0;display:flex;flex-direction:column}.qr-style-panel-title strong{font-size:16px}.qr-style-panel-title span{margin-top:3px;color:#7b8792;font-size:12px}.qr-style-save{border-color:#91caff!important;background:#e6f4ff!important;color:#1677ff!important;box-shadow:none!important}.qr-style-save:hover,.qr-style-save:focus{border-color:#69b1ff!important;background:#d9efff!important;color:#0958d9!important}.qr-settings-group{overflow:hidden;border:1px solid #e2eae8;border-radius:11px;background:#fff}.qr-settings-group+.qr-settings-group{margin-top:10px}.qr-settings-group summary{padding:11px 13px;display:flex;align-items:center;gap:9px;cursor:pointer;background:#f8faf9;font-weight:600;list-style-position:inside}.qr-settings-group summary small{margin-left:auto;color:#84919c;font-weight:400}.qr-settings-group[open] summary{border-bottom:1px solid #e8eeec}.qr-style-fields{padding:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-bottom:0}.qr-style-fields label{min-width:0;display:flex;flex-direction:column;gap:7px;color:#475569;font-size:13px}.qr-style-wide{grid-column:1 / -1}.qr-color-field{display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px}.qr-color-field input[type=color]{width:42px;height:32px;padding:2px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;cursor:pointer}.qr-logo-url{margin-left:10px}.qr-logo-field{display:flex;flex-direction:column;gap:8px;color:#475569;font-size:13px}.qr-logo-presets{display:grid;grid-template-columns:repeat(5,minmax(70px,1fr));gap:9px}.qr-logo-presets button{min-width:0;padding:9px 6px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dfe7e5;border-radius:11px;background:#fff;color:#475569;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.qr-logo-presets button:hover{border-color:#14b8a6}.qr-logo-presets button.selected{border-color:#0f9f8e;background:#f0fdfa;box-shadow:0 0 0 2px #14b8a61f;color:#0f766e}.qr-logo-presets img,.qr-logo-none{flex:0 0 auto;width:30px;height:30px;border-radius:8px}.qr-logo-none{display:grid;place-items:center;background:#f1f5f9;color:#94a3b8;font-weight:700}.qr-logo-presets small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qr-custom-logo-library{padding:14px;background:#f8fbfa}.qr-custom-logo-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.qr-custom-logo-heading>div{min-width:0;display:flex;flex-direction:column}.qr-custom-logo-heading span{margin-top:2px;color:#7b8792;font-size:12px}.qr-custom-logo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;margin-top:13px}.qr-custom-logo-item{position:relative;min-width:0;overflow:hidden;border:1px solid #dce6e3;border-radius:12px;background:#fff}.qr-custom-logo-item.selected{border-color:#0f9f8e;box-shadow:0 0 0 2px #14b8a61f}.qr-custom-logo-select{width:100%;min-width:0;padding:10px 8px 8px;display:flex;flex-direction:column;align-items:center;gap:6px;border:0;background:transparent;color:#475569;cursor:pointer}.qr-custom-logo-select img{width:52px;height:52px;border-radius:10px;object-fit:contain;background:#f8fafc}.qr-custom-logo-select span{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.qr-custom-logo-delete{position:absolute;top:2px;right:2px;background:#ffffffe6}.qr-custom-logo-empty{margin-top:12px;padding:18px 10px;border:1px dashed #cfdad7;border-radius:10px;color:#87938f;text-align:center;font-size:12px}.qr-contrast-warning{margin-top:14px}.qr-landing-preview{padding:14px;border-bottom:1px solid #e8eeec}.qr-landing-preview-card{width:min(100%,290px);margin:auto;padding:16px;display:flex;flex-direction:column;align-items:center;gap:7px;background:#fff;color:#23343b;box-shadow:0 8px 24px #0f766e17;text-align:center}.qr-landing-brand{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700}.qr-landing-brand b{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;color:#fff;font-size:13px}.qr-landing-preview-card>strong{margin-top:3px;font-size:16px}.qr-landing-preview-card>small,.qr-landing-preview-card>em{color:#84919c;font-size:10px;font-style:normal}.qr-landing-mini-code{width:90px;height:72px;display:grid;place-items:center;border:1px dashed #a9bbb6;color:#94a3b8;font-size:10px}.qr-landing-preview-card p{width:100%;margin:1px 0;padding:7px;border-radius:8px;background:#f0faf7;white-space:pre-line;font-size:11px;font-weight:600}.qr-landing-preview-card button{width:100%;padding:7px;border:0;border-radius:8px;color:#fff;font-size:11px;font-weight:700}.qr-landing-mini-steps{width:100%;margin:0;padding:0;list-style:none;color:#536d69;font-size:10px;line-height:1.7}.qr-landing-field-label{display:flex;align-items:center;justify-content:space-between;gap:8px}.qr-landing-fields{padding-top:13px}@media(max-width:1050px){.qr-customizer{grid-template-columns:1fr}.qr-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qr-poster-preview{width:min(100%,420px);margin:0 auto}.channel-summary-bar{grid-template-columns:minmax(240px,1fr) repeat(2,minmax(100px,auto))}.channel-summary-bar>.ant-badge{display:none}.channel-connection-grid{grid-template-columns:1fr;gap:16px}.channel-identity-list{padding:12px 0 0;border-left:0;border-top:1px solid #e8eeec}}@media(max-width:1200px){.workbench,.workbench.right-panel-collapsed{grid-template-columns:var(--left-panel-width, 285px) 6px minmax(400px,1fr)}.customer-panel,.panel-resizer-right{display:none}.customer-info-button{display:inline-flex}}@media(max-width:767px){:root{--app-header-height: 56px}.blog-header{width:calc(100% - 28px);height:70px;display:flex;justify-content:space-between;gap:12px}.blog-logo-icon{width:38px;height:38px}.blog-logo strong{font-size:15px}.blog-nav-links{display:none}.blog-login-button{height:38px;padding-inline:15px}.blog-hero{width:calc(100% - 32px);min-height:auto;padding:58px 0 72px;display:block}.blog-hero-copy h1.ant-typography{margin-block:18px 22px;font-size:clamp(38px,11vw,50px)}.blog-hero-copy>p.ant-typography{font-size:15px}.blog-hero-stats{margin-top:42px;gap:28px}.blog-note-scene{min-height:390px;margin-top:72px}.blog-note-card{min-height:365px;padding:29px 28px 24px}.blog-note-card blockquote{margin-top:42px;font-size:22px}.blog-section{padding:72px 16px}.blog-section-heading{align-items:flex-start;margin-bottom:30px}.blog-section-heading>p{display:none}.blog-section-heading h2,.blog-about h2{font-size:29px}.blog-article-grid{grid-template-columns:1fr;gap:18px}.blog-article-cover{height:150px}.blog-article-body h3,.blog-article-body p{min-height:0}.blog-about{width:calc(100% - 36px);padding:78px 0;grid-template-columns:1fr;gap:34px;text-align:center}.blog-about-mark{width:116px;height:116px;margin:auto;font-size:48px}.blog-about-tags{justify-content:center}.blog-footer{min-height:100px;flex-direction:column;justify-content:center;text-align:center}.blog-login-modal{max-width:calc(100vw - 24px);margin:12px auto}.blog-login-modal .ant-modal-content{padding:30px 22px 23px;border-radius:19px}.desktop-sider{display:none!important}.domain-monitor-intro{flex-direction:column}.domain-row{grid-template-columns:1fr;gap:11px}.domain-result{padding-left:52px}.domain-actions{justify-content:flex-start;padding-left:52px;flex-wrap:wrap}.app-header{padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right))}.page-wrap{padding:var(--page-gutter)}.page-heading{flex-direction:column}.page-heading-actions{width:100%;justify-content:flex-start}.page-heading-actions .ant-input-search{width:100%!important}.workbench{display:block;position:relative}.panel-resizer{display:none}.conversation-panel,.chat-panel{position:absolute;inset:0;width:100%}.chat-panel{transform:translate(100%);transition:transform .2s ease}.workbench.has-selection .chat-panel{transform:translate(0);z-index:5}.mobile-back{display:inline-flex}.message-stack{max-width:82%}.customer-details-drawer .ant-drawer-content-wrapper{max-width:92vw}.image-library-drawer .ant-drawer-content-wrapper{max-width:96vw}.qr-entry-grid{grid-template-columns:1fr}.channel-summary-bar{grid-template-columns:1fr 1fr;gap:12px}.channel-health{grid-column:1 / -1}.channel-summary-meta{padding:10px 0 0;border-top:1px solid #e7edeb;border-left:0}.channel-stat-strip{grid-template-columns:1fr}.channel-stat-strip>div+div{border-top:1px solid #e7eeec;border-left:0}.channel-entry-heading{align-items:flex-start;flex-direction:column}.channel-link-row{grid-template-columns:1fr;gap:3px}.channel-verify-code{grid-template-columns:1fr}.qr-entry-fold-body{grid-template-columns:1fr;padding:13px}.qr-entry-fold-body .qr-poster-preview{width:min(100%,380px);margin:0 auto}.channel-fold-toolbar,.fixed-entry-inline-heading{align-items:stretch;flex-direction:column}.fixed-domain-actions{display:grid!important;grid-template-columns:1fr}.fixed-domain-actions .ant-select{width:100%}.qr-style-panel-title{align-items:flex-start;flex-direction:column}.qr-style-panel-title .ant-space{width:100%}.qr-style-panel-title .ant-btn{flex:1}.qr-style-fields{grid-template-columns:1fr}.qr-style-wide{grid-column:auto}.qr-logo-presets{grid-template-columns:repeat(3,minmax(76px,1fr))}.qr-custom-logo-heading{align-items:flex-start;flex-direction:column}.qr-preview-grid{grid-template-columns:1fr}.fixed-entry-inline-heading{align-items:stretch;flex-direction:column}}@media(max-width:575px){.app-header>.ant-tag{margin-inline-end:6px}.user-menu{padding-inline:4px}.page-heading{margin-bottom:14px}.page-heading .ant-typography{line-height:1.25}.page-heading-actions>.ant-btn{flex:1 1 auto}.page-wrap .ant-card .ant-card-head{min-height:48px;padding-inline:14px}.page-wrap .ant-card .ant-card-body{padding:14px}.channel-summary-bar{padding:13px 14px}.channel-stat-strip>div{padding:14px 16px}.channel-entry-card>.ant-card-body{padding:14px}.qr-customizer{gap:12px}.qr-style-panel{padding:13px}.metric-card .ant-card-body{padding:14px 12px}.metric-icon{margin-bottom:12px}.card-toolbar{align-items:flex-start;gap:10px}.conversation-panel{padding:13px 10px 0}.panel-title-row{padding-bottom:10px}.chat-header{min-height:58px;padding:8px;gap:4px}.chat-header .ant-avatar{display:none}.chat-header .ant-btn{padding-inline:7px}.claim-button{font-size:12px}.message-list{padding:16px 12px}.message-stack{max-width:88%}.quick-reply-bar{padding-inline:10px}.composer{padding:13px 10px 6px}.composer{padding-bottom:max(6px,env(safe-area-inset-bottom))}.composer-hint{display:none}.ant-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px);top:12px;padding-bottom:12px}.ant-modal .ant-modal-body{max-height:calc(100dvh - 180px);overflow-y:auto}.ant-drawer-content-wrapper{max-width:92vw}.image-asset-grid{gap:9px}.responsive-table-card .ant-card-body{padding:0}.responsive-table-card .ant-table-pagination{margin-inline:12px}.page-wrap .ant-list-item{gap:8px}.page-wrap .ant-list-item-extra{margin-inline-start:8px}.connect-page{padding:12px;place-items:start center}.connect-card{border-radius:16px!important}.connect-card .ant-card-body{padding:22px 16px}.connect-entry-module{grid-template-columns:1fr;justify-items:center;text-align:center}.connect-entry-module .ant-alert{text-align:left}.connect-entry-meta{justify-content:center}.fixed-entry-layout{grid-template-columns:1fr;justify-items:center}.fixed-entry-info{width:100%}.fixed-entry-title,.fixed-entry-actions{align-items:stretch;flex-direction:column}.qr-option-card{padding:15px;text-align:center}.qr-option-heading{text-align:left}.qr-image-shell{width:min(100%,236px)}.connect-stat-card .ant-card-body{padding:14px 10px}.connect-stat-card .ant-statistic-title{font-size:12px}.connect-stat-card .ant-statistic-content-prefix{margin-inline-end:4px}}@media(max-height:560px)and (orientation:landscape){.app-logo{height:54px}.app-sider .ant-menu-item{margin-block:2px}.sider-status{display:none}.blog-login-modal{margin-block:12px}}:root{--app-header-height: 56px;--page-gutter: clamp(16px, 2vw, 24px);--module-radius: 8px;--app-bg: #f4f6f9;--surface: #ffffff;--navy-950: #081426;--navy-900: #0b1a30;--navy-800: #10243f;--navy-line: rgba(145, 173, 210, .14);--brand-blue: #2878d6;--brand-blue-soft: #eaf3ff;--surface-border: #dfe4eb}.app-sider{background:linear-gradient(180deg,var(--navy-950),var(--navy-900) 56%,color-mix(in srgb,var(--navy-950) 82%,#23456f))!important;border-right:1px solid color-mix(in srgb,var(--navy-950) 75%,white);box-shadow:4px 0 18px #050f1e21}.app-logo{height:64px;padding:0 16px;color:#f6f9ff;border-bottom:1px solid var(--navy-line)}.app-logo-icon{width:36px;height:36px;border:1px solid rgba(255,255,255,.13);border-radius:9px;color:#fff;background:linear-gradient(145deg,color-mix(in srgb,var(--brand-blue) 78%,white),var(--brand-blue));box-shadow:0 6px 18px color-mix(in srgb,var(--brand-blue) 35%,transparent)}.app-logo>span{min-width:0;display:flex;flex-direction:column;line-height:1.1}.app-logo strong{font-size:16px;letter-spacing:.04em}.app-logo small{margin-top:5px;color:#758aa8;font-size:7px;letter-spacing:.15em}.sider-profile{margin:11px 10px 6px;padding:10px;display:flex;align-items:center;gap:10px;border:1px solid rgba(144,174,211,.11);border-radius:var(--ui-radius, 8px);background:linear-gradient(135deg,#ffffff0e,#ffffff05)}.sider-profile.collapsed{margin:10px 8px 6px;padding:8px 6px;justify-content:center;border-color:transparent;background:transparent}.sider-profile .ant-avatar{flex:0 0 auto;color:#fff;font-size:13px;background:linear-gradient(145deg,color-mix(in srgb,var(--brand-blue) 80%,white),var(--brand-blue));border:1px solid rgba(255,255,255,.18);box-shadow:0 5px 14px color-mix(in srgb,var(--brand-blue) 22%,transparent)}.sider-profile-copy{min-width:0;flex:1}.sider-profile-copy>div{display:flex;align-items:center;justify-content:space-between;gap:6px}.sider-profile strong{overflow:hidden;color:#f3f7fc;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.sider-profile small{display:block;overflow:hidden;margin-top:4px;color:#7388a5;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.sider-profile-copy span{flex:0 0 auto;display:flex;align-items:center;gap:4px;color:#78dca0;font-size:9px}.sider-profile-copy i{width:5px;height:5px;border-radius:50%;background:#36d477;box-shadow:0 0 0 2px #36d4771f}.app-sider .ant-menu{padding:2px 8px 100px;color:#aab9cf;background:transparent!important}.app-sider .ant-menu-item-group-title{height:auto;padding:15px 11px 6px;color:#536984!important;font-size:10px;line-height:1;letter-spacing:.16em}.app-sider.ant-layout-sider-collapsed .ant-menu-item-group-title{height:18px;padding:10px 0 4px;overflow:hidden;color:transparent!important}.app-sider .ant-menu-item{width:auto;margin:3px 0;padding-inline:12px!important;color:#9cacbf!important}.app-sider .ant-menu-item .anticon{color:#8194ae;font-size:16px}.nav-menu-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;line-height:1}.nav-menu-icon>.anticon{margin:0!important}.app-sider .ant-menu-item:hover{color:#fff!important;background:color-mix(in srgb,var(--brand-blue) 18%,transparent)!important}.app-sider .ant-menu-item-selected{color:#fff!important;background:linear-gradient(90deg,color-mix(in srgb,var(--brand-blue) 52%,transparent),color-mix(in srgb,var(--brand-blue) 18%,transparent))!important;box-shadow:inset 3px 0 color-mix(in srgb,var(--brand-blue) 70%,white)}.app-sider .ant-menu-item-selected .anticon{color:color-mix(in srgb,var(--brand-blue) 66%,white)}.app-sider.ant-layout-sider-collapsed .ant-menu-item{padding-inline:0!important;text-align:center}.app-sider.ant-layout-sider-collapsed .ant-menu-item .anticon{margin-inline-end:0}.app-sider.ant-layout-sider-collapsed .ant-menu-item-group-list{margin:0}.app-sider.ant-layout-sider-collapsed .ant-menu-item-group-list .ant-menu-item{width:52px;margin-inline:auto}.app-sider.ant-layout-sider-collapsed .ant-menu-item{overflow:visible}.ant-tooltip.ant-menu-inline-collapsed-tooltip{z-index:2000}.ant-tooltip.ant-menu-inline-collapsed-tooltip .ant-tooltip-inner{max-width:220px;padding:8px 12px;color:#f7fbff!important;background:#10243f!important;border:1px solid #3c5a7c;box-shadow:0 8px 22px #050f1e57;font-size:13px;white-space:nowrap}.ant-tooltip.ant-menu-inline-collapsed-tooltip .ant-tooltip-arrow:before{background:#10243f!important}.sider-status{bottom:13px;left:10px;right:10px;padding:10px 11px;color:#8093ac;border:1px solid var(--navy-line);border-radius:6px;background:#ffffff09}.sider-status .ant-typography,.sider-status .ant-badge-status-text{color:#8294ac!important;font-size:10px}.app-header{padding:0 18px;background:#fffffff7;border-bottom:1px solid #dfe4eb;box-shadow:0 2px 8px #18273a09}.app-header>.ant-btn{width:34px;height:34px;color:#526276}.header-page-title{margin-left:8px;color:#273547;font-size:15px;font-weight:650}.header-actions{flex:0 0 auto;display:flex;align-items:center;gap:9px;min-width:max-content}.header-online-tag{flex:0 0 auto;margin:0;border-radius:999px;white-space:nowrap}.user-menu{border:1px solid transparent;border-radius:6px;color:#354255}.user-menu:hover{border-color:#dde4ed;background:#f6f8fb}.user-menu .ant-avatar{background:var(--brand-blue)}.app-content{background:var(--app-bg)}.theme-trigger{flex:0 0 auto;min-width:104px;height:34px;padding-inline:11px;color:#536276;border:1px solid #d9e0e8;background:#fff;box-shadow:0 1px 3px #192d460a}.theme-trigger:hover{color:var(--brand-blue)!important;border-color:color-mix(in srgb,var(--brand-blue) 35%,#dfe4eb)!important;background:var(--brand-blue-soft)!important}.theme-trigger>span{margin-left:2px;font-size:12px}.theme-panel{width:min(430px,calc(100vw - 40px));max-height:min(720px,calc(100vh - 120px));padding-right:3px;overflow-y:auto}.theme-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.theme-section-heading strong{color:#2f3b4a;font-size:13px}.theme-section-heading span{color:#8a96a5;font-size:11px}.theme-presets{margin-top:13px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.theme-preset,.style-preset{min-width:0;padding:8px;display:grid;grid-template-columns:46px 1fr 16px;align-items:center;gap:8px;color:#485568;text-align:left;border:1px solid #e0e5eb;border-radius:var(--ui-radius, 8px);background:#fff;cursor:pointer}.theme-preset:hover,.style-preset:hover{border-color:color-mix(in srgb,var(--brand-blue) 45%,#dfe4eb);background:#fafcff}.theme-preset.selected,.style-preset.selected{color:var(--brand-blue);border-color:var(--brand-blue);box-shadow:0 0 0 2px var(--brand-blue-soft)}.theme-preset-preview{width:46px;height:32px;padding:5px;display:grid;grid-template-columns:8px 1fr 10px;gap:4px;border-radius:6px}.theme-preset-preview i{border-radius:2px}.theme-preset-preview b{border-radius:3px}.theme-preset-preview em{border-radius:50%}.theme-preset span:nth-child(2),.style-preset span:nth-child(2){min-width:0;display:flex;flex-direction:column}.theme-preset strong,.style-preset strong{overflow:hidden;color:inherit;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.theme-preset small,.style-preset small{overflow:hidden;margin-top:2px;color:#8a96a5;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.style-presets{margin-top:13px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.style-preview{width:46px;height:32px;padding:6px;display:grid;grid-template-columns:1fr 12px;grid-template-rows:7px 7px;gap:4px;border:1px solid #dfe5eb;border-radius:var(--ui-radius, 8px);background:#f6f8fa;box-shadow:var(--ui-shadow, none)}.style-preview i{grid-row:span 2;border-radius:calc(var(--ui-radius, 8px) / 2);background:var(--brand-blue)}.style-preview b{border-radius:calc(var(--ui-radius, 8px) / 2);background:#d9e2ec}.style-preview em{border-radius:calc(var(--ui-radius, 8px) / 2);background:#e9eef3}.style-preview.square{border-radius:2px}.style-preview.square i,.style-preview.square b,.style-preview.square em{border-radius:1px}.style-preview.compact{gap:2px;padding:5px;grid-template-rows:8px 8px}.style-preview.lifted{transform:translateY(-2px);box-shadow:0 6px 12px #1b2f462e}.style-preview.spacious{padding:7px;gap:5px;grid-template-columns:1fr 10px;grid-template-rows:6px 6px}.theme-panel-footer{margin-top:14px;padding-top:11px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf0f3}.page-wrap{max-width:1760px}.page-heading{margin-bottom:16px;padding-bottom:14px;align-items:center;border-bottom:1px solid #e2e6ec}.page-heading h3.ant-typography{margin:0 0 3px;color:#202c3b;font-size:20px;line-height:1.35}.page-heading-copy>.ant-typography{color:#7a8796;font-size:12px}.page-heading-actions{min-height:34px}.page-wrap>.ant-card,.page-wrap .ant-card{border-color:var(--surface-border);border-radius:var(--module-radius);box-shadow:0 1px 4px #12263f09}.page-wrap .ant-card-head{padding-inline:16px;border-bottom-color:#e7eaf0}.page-wrap .ant-card-head-title{color:#2a3544;font-size:14px;font-weight:650}.page-wrap .ant-btn{box-shadow:none}.page-wrap .ant-btn-primary{background:#2878d6}.page-wrap .ant-input-affix-wrapper,.page-wrap .ant-input,.page-wrap .ant-select-selector{border-color:#d9dfe7!important}.responsive-table-card .ant-card-body{padding:0}.responsive-table-card .ant-table{color:#344052;font-size:13px}.responsive-table-card .ant-table-thead>tr>th{padding-block:12px;color:#273342;background:#f7f8fa;border-bottom-color:#e4e8ee;font-size:12px;font-weight:650}.responsive-table-card .ant-table-tbody>tr>td{border-bottom-color:#edf0f4}.responsive-table-card .ant-pagination{margin-inline:16px}.responsive-table-card .ant-table-row:hover td{background:#f5f8fc!important}.metric-card{border-top:3px solid #dceafa!important}.metric-card .ant-card-body{min-height:126px;padding:17px}.metric-card .ant-statistic-title{color:#718093;font-size:12px}.metric-card .ant-statistic-content{color:#1e2a39;font-size:25px}.metric-icon{margin-bottom:13px;border-radius:8px}.metric-hint{right:16px;bottom:15px}.domain-monitor-card .ant-card-head{min-height:52px}.domain-monitor-intro{border:1px solid #e5e9ef;border-radius:6px;background:#f8f9fb}.domain-row{padding:12px 14px;border-color:#e1e5eb;border-radius:7px;box-shadow:none}.domain-icon{border-radius:8px;color:#2878d6;background:#eaf3ff}.domain-copy>a{color:#2168b8}.workbench{background:#fff}.conversation-panel{padding:14px 10px 0;border-right-color:#dfe4eb;background:#fff}.panel-title-row{padding:0 6px 11px}.panel-title-row h4.ant-typography{color:#263344;font-size:16px}.conversation-search .ant-input-affix-wrapper{border-radius:5px;background:#f7f8fa}.conversation-item{padding:10px 8px!important;border-radius:6px}.conversation-item:hover{background:#f3f6fa}.conversation-item.active{background:#eaf3ff;box-shadow:inset 3px 0 #2878d6}.customer-avatar{color:#2168b8;background:#dcecff}.conversation-preview .anticon{color:#2878d6}.chat-panel{background:#f3f6fa}.chat-header{min-height:60px;border-bottom-color:#dfe4eb}.empty-chat-icon{border-radius:18px;color:#2878d6;background:#e4f0ff}.message-list{background-color:#f4f7fa;background-image:radial-gradient(#dce4ed .65px,transparent .65px);background-size:18px 18px}.message-bubble{border:1px solid #e2e7ed;border-radius:3px 10px 10px;box-shadow:0 2px 6px #192d460b}.message-row.outgoing .message-bubble{color:#12375c;background:#dbeeff;border-color:#c7e0f8;border-radius:10px 3px 10px 10px}.message-link,.message-row.outgoing .message-link{color:#176abe}.message-file .anticon{color:#2878d6;background:#eaf3ff}.composer{border-top-color:#dfe4eb}.composer-send{min-width:76px}.customer-panel{border-left-color:#dfe4eb}.right-panel-header{min-height:60px;border-bottom-color:#dfe4eb;background:#f9fafc}.quick-reply-side-list .ant-btn{border-radius:6px}.channel-summary-bar,.channel-stat-strip{border-color:#dfe4eb;border-radius:8px;box-shadow:0 1px 4px #12263f09}.channel-health.connected{color:#2878d6}.channel-health>.anticon{border-radius:8px}.channel-entry-card>.ant-card-body{padding:18px}.qr-entry-tabs{border-color:#dce3eb;border-radius:8px;background:#f2f5f8}.qr-entry-tabs button{border-radius:6px}.qr-entry-tabs button.active{color:#2168b8;box-shadow:0 2px 8px #1b477a1a}.qr-entry-fold,.qr-style-panel{border-color:#dfe4eb;border-radius:8px;box-shadow:none}.qr-preview-type{color:#2168b8;background:#eaf3ff}.fixed-domain-switcher,.fixed-entry-inline{border-color:#dfe4eb;border-radius:7px;background:#f7f9fb}.qr-poster-preview{border-color:#dce3eb;border-radius:8px;box-shadow:0 5px 18px #1e487812}.mobile-nav-drawer .ant-drawer-header,.mobile-nav-drawer .ant-drawer-body{color:#f2f6fc;background:var(--navy-950);border-color:var(--navy-line)}.mobile-nav-drawer .ant-drawer-close{color:#aab9cf}.mobile-nav-drawer .ant-menu{color:#aab9cf;background:transparent}.mobile-nav-drawer .ant-menu-item-group-title{color:#5f7694}.mobile-nav-drawer .ant-menu-item{color:#aab9cf}.mobile-nav-drawer .ant-menu-item-selected{color:#fff;background:#2878d659}.drawer-brand{color:#fff}.drawer-status{border:1px solid var(--navy-line);background:#ffffff0a}.drawer-status .ant-badge-status-text{color:#aab9cf}.page-wrap>.ant-card,.page-wrap .ant-card,.metric-card,.domain-row,.channel-summary-bar,.channel-stat-strip,.qr-entry-tabs,.qr-entry-fold,.qr-style-panel,.fixed-domain-switcher,.fixed-entry-inline,.qr-poster-preview{border-radius:var(--ui-radius-lg, 10px);box-shadow:var(--ui-shadow, none)}.conversation-item,.quick-reply-side-list .ant-btn,.user-menu,.theme-trigger{border-radius:var(--ui-radius, 8px)}.app-content{padding:var(--ui-page-gutter, 24px)}.workbench.app-content,.app-content:has(.workbench){padding:0}html[data-density=compact] .page-heading{margin-bottom:11px;padding-bottom:10px}html[data-density=compact] .page-wrap .ant-card-head{min-height:44px}html[data-density=compact] .metric-card .ant-card-body{min-height:108px;padding:13px}html[data-density=spacious] .page-heading{margin-bottom:22px;padding-bottom:18px}html[data-density=spacious] .page-wrap .ant-card-body{padding:26px}html[data-density=spacious] .conversation-item{padding:14px 10px!important}html[data-ui-style=square] .app-logo-icon,html[data-ui-style=square] .sider-profile,html[data-ui-style=square] .domain-icon,html[data-ui-style=square] .metric-icon,html[data-ui-style=square] .empty-chat-icon{border-radius:2px}.customer-directory-page .page-heading{margin-bottom:14px}.waiting-customers-card{margin-bottom:16px;border:1px solid #e6eee9;background:linear-gradient(135deg,#f8fcfa,#f5f9ff)}.waiting-customers-card .ant-card-head{border-bottom-color:#e5eee9}.waiting-customer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.waiting-customer{min-width:0;padding:11px;display:flex;align-items:center;gap:9px;text-align:left;border:1px solid #e2ebe8;border-radius:9px;background:#ffffffd6;cursor:pointer;transition:.18s ease}.waiting-customer:hover{border-color:var(--brand-blue);transform:translateY(-1px);box-shadow:0 5px 14px #26598114}.waiting-customer>span{min-width:0;flex:1;display:flex;flex-direction:column}.waiting-customer strong,.waiting-customer small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.waiting-customer strong{color:#293848;font-size:13px}.waiting-customer small{margin-top:3px;color:#84909c;font-size:11px}.waiting-customer em{flex:0 0 auto;color:#bd7a2b;font-size:10px;font-style:normal}.customer-table-card{border:1px solid #e2e8ef}.customer-table-toolbar{margin:-2px 0 15px;display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-detail-hero{margin-bottom:20px;padding:15px;display:flex;align-items:center;gap:14px;border-radius:10px;background:var(--brand-blue-soft)}.customer-detail-hero .ant-typography{margin:0}.message-history-loading{position:sticky;top:8px;z-index:2;width:fit-content;margin:0 auto 8px;padding:5px 10px;border:1px solid #dce8f5;border-radius:999px;background:#ffffffeb;color:#6b7d90;font-size:12px;box-shadow:0 2px 8px #19375a14}.capacity-card .ant-card-head{background:linear-gradient(90deg,rgba(22,163,74,.05),transparent)}.disabled-domains-toggle{width:100%;margin:2px 0 10px;padding:9px 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e4e9ef;border-radius:8px;background:#f8fafc;color:#64748b;cursor:pointer;font-size:12px;text-align:left}.disabled-domains-toggle:hover{border-color:#b8c9dc;color:#2563eb;background:#f4f8fd}html[data-color-mode=dark] .disabled-domains-toggle{border-color:#304258;background:#18283b;color:#9eb1c5}.capacity-intro{margin-bottom:16px}.capacity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px}.capacity-row{padding:13px 14px 10px;border:1px solid #e6edf3;border-radius:10px;background:#fbfcfe}.capacity-row-head,.capacity-row-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.capacity-row-head{color:#435466;font-size:13px}.capacity-row-head>span:last-child{display:inline-flex;align-items:center;gap:6px;color:#7a8998;font-size:12px;white-space:nowrap}.capacity-row-head strong{color:#1f3347;font-size:17px}.capacity-row .ant-progress{margin:8px 0 1px}.capacity-row-foot{color:#9aa7b4;font-size:11px}@media(max-width:900px){.capacity-grid{grid-template-columns:1fr}}html[data-color-mode=dark] .message-history-loading{border-color:#304a68;background:#18283bf0;color:#b5c6d8}html[data-color-mode=dark] .capacity-row{border-color:#304258;background:#18283b}html[data-color-mode=dark] .capacity-row-head,html[data-color-mode=dark] .capacity-row-head strong{color:#d8e5f3}.customer-transfer-panel{margin-top:20px;padding:15px;border:1px solid #dce8f5;border-radius:12px;background:linear-gradient(145deg,#f7fbff,#f5f9ff)}.customer-transfer-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#243b53;font-weight:650}.customer-transfer-heading>span{display:inline-flex;align-items:center;gap:7px}.customer-transfer-hint{display:flex;align-items:flex-start;gap:6px;margin:9px 0 12px;font-size:12px;line-height:1.5}.customer-transfer-controls{width:100%}.customer-transfer-select{flex:1;min-width:0}.customer-transfer-controls .ant-btn{min-width:104px}.refresh-policy-card .ant-card-head{background:linear-gradient(90deg,rgba(40,120,214,.06),transparent)}.refresh-policy-alert{margin-bottom:16px;border:1px solid #d9e8fa;background:#f7fbff}.refresh-policy-list{display:flex;flex-direction:column;gap:9px}.refresh-policy-row{display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid #e7edf4;border-radius:10px;background:#fbfcfe}.refresh-policy-index{display:inline-grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;color:#2878d6;background:#eaf3ff;font-size:12px;font-weight:700}.refresh-policy-label{color:#526273;white-space:nowrap;font-size:13px}.refresh-policy-row .ant-input-number{width:132px}.refresh-policy-row .ant-btn{margin-left:auto}.refresh-policy-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:15px;padding-top:15px;border-top:1px dashed #dfe7ef}.refresh-policy-close{display:flex;align-items:center;gap:10px;color:#34495e}.refresh-policy-close .ant-input-number{width:145px}html[data-color-mode=dark] .customer-transfer-panel,html[data-color-mode=dark] .refresh-policy-alert{border-color:#304a68;background:#172a40}html[data-color-mode=dark] .customer-transfer-heading,html[data-color-mode=dark] .refresh-policy-label,html[data-color-mode=dark] .refresh-policy-close{color:#d8e5f3}html[data-color-mode=dark] .refresh-policy-row{border-color:#304258;background:#18283b}html[data-color-mode=dark] .refresh-policy-index{color:#9bc7ff;background:#1d4268}@media(max-width:620px){.refresh-policy-row{flex-wrap:wrap}.refresh-policy-row .ant-btn{margin-left:33px}.refresh-policy-footer{align-items:stretch;flex-direction:column}.refresh-policy-close{justify-content:space-between}}.audit-detail{padding:14px 18px;border-radius:8px;background:#f7f9fb}.audit-detail .ant-typography{display:block;margin-bottom:5px}html[data-color-mode=dark]{color-scheme:dark;--surface-border: #2a3a50;--navy-line: rgba(155,181,215,.12)}html[data-color-mode=dark] body,html[data-color-mode=dark] #root,html[data-color-mode=dark] .app-layout,html[data-color-mode=dark] .app-main-layout{color:#d8e2ee;background:var(--app-bg)}html[data-color-mode=dark] .app-header{color:#dce7f4;background:#142133f7;border-bottom-color:#2a3a50;box-shadow:0 2px 10px #0000002e}html[data-color-mode=dark] .header-page-title,html[data-color-mode=dark] .user-menu{color:#dce7f4}html[data-color-mode=dark] .theme-trigger{color:#c2d0df;border-color:#34465e;background:#19283b}html[data-color-mode=dark] .theme-trigger:hover,html[data-color-mode=dark] .user-menu:hover{border-color:#46617f;background:#1b2c41!important}html[data-color-mode=dark] .workbench,html[data-color-mode=dark] .conversation-panel,html[data-color-mode=dark] .customer-panel,html[data-color-mode=dark] .composer,html[data-color-mode=dark] .chat-header{background:var(--surface);border-color:#2a3a50}html[data-color-mode=dark] .chat-panel,html[data-color-mode=dark] .message-list{background-color:var(--app-bg)}html[data-color-mode=dark] .message-list{background-image:radial-gradient(#27394e .65px,transparent .65px)}html[data-color-mode=dark] .right-panel-header,html[data-color-mode=dark] .conversation-search .ant-input-affix-wrapper{background:#182638;border-color:#314259}html[data-color-mode=dark] .conversation-item:hover{background:#192a3e}html[data-color-mode=dark] .conversation-item.active{background:#1b3551}html[data-color-mode=dark] .message-bubble{color:#d8e2ee;background:#1b2b3f;border-color:#304258}html[data-color-mode=dark] .message-row.outgoing .message-bubble{color:#e5f0ff;background:#173b5e;border-color:#28557e}html[data-color-mode=dark] .quick-reply-side-list .ant-btn,html[data-color-mode=dark] .domain-row,html[data-color-mode=dark] .theme-preset,html[data-color-mode=dark] .style-preset{color:#d8e2ee;background:#18273a;border-color:#304258}html[data-color-mode=dark] .panel-resizer{background:#101d2c}html[data-color-mode=dark] .panel-resizer span{background:#536a84}html[data-color-mode=dark] .panel-resizer:hover,html[data-color-mode=dark] .panel-resizer.active{background:#19314a}html[data-color-mode=dark] .right-panel-content{background:linear-gradient(180deg,#152336 0,var(--surface) 190px)}html[data-color-mode=dark] .composer-resizer span{background:#647b95}html[data-color-mode=dark] .composer-resizer:hover,html[data-color-mode=dark] .composer-resizer:focus-visible{background:#1b334c}html[data-color-mode=dark] .composer-resizer:hover span,html[data-color-mode=dark] .composer-resizer:focus-visible span{background:#8fc0ff}html[data-color-mode=dark] .quick-reply-title small{color:#91a4b9}html[data-color-mode=dark] .quick-reply-card{color:#dce6f1;border-color:#30445b;background:#18283b;box-shadow:none}html[data-color-mode=dark] .quick-reply-card:hover{border-color:#496b90;background:#1d3046;box-shadow:0 7px 18px #00000029}html[data-color-mode=dark] .quick-reply-copy strong{color:#e7eef7}html[data-color-mode=dark] .quick-reply-copy small{color:#9fb0c3}html[data-color-mode=dark] .quick-reply-index{color:#8fc0ff;background:#1e3a57}html[data-color-mode=dark] .theme-section-heading strong,html[data-color-mode=dark] .theme-preset strong,html[data-color-mode=dark] .style-preset strong{color:#e0e9f3}html[data-color-mode=dark] .theme-preset:hover,html[data-color-mode=dark] .style-preset:hover{background:#1c2d43}html[data-color-mode=dark] .theme-panel-footer{border-top-color:#2b3c52}html[data-color-mode=dark] .waiting-customers-card,html[data-color-mode=dark] .customer-table-card{border-color:#2d4057;background:#142133}html[data-color-mode=dark] .waiting-customer{border-color:#304258;background:#18283b}html[data-color-mode=dark] .waiting-customer strong{color:#e1eaf4}html[data-color-mode=dark] .customer-detail-hero,html[data-color-mode=dark] .audit-detail{background:#1a2a3e}html[data-color-mode=dark] .page-heading{border-bottom-color:#304258}html[data-color-mode=dark] .page-heading h3.ant-typography,html[data-color-mode=dark] .page-wrap .ant-card-head-title,html[data-color-mode=dark] .panel-title-row h4.ant-typography,html[data-color-mode=dark] .channel-summary-meta strong,html[data-color-mode=dark] .channel-stat-strip strong,html[data-color-mode=dark] .channel-stat-strip p>span,html[data-color-mode=dark] .domain-result strong,html[data-color-mode=dark] .quick-reply-side-list strong,html[data-color-mode=dark] .image-asset-send strong{color:#e7eef7}html[data-color-mode=dark] .page-heading-copy>.ant-typography:not(h3),html[data-color-mode=dark] .ant-typography-secondary,html[data-color-mode=dark] .metric-card .ant-statistic-title,html[data-color-mode=dark] .metric-hint,html[data-color-mode=dark] .domain-result,html[data-color-mode=dark] .channel-summary-meta span,html[data-color-mode=dark] .channel-stat-strip small,html[data-color-mode=dark] .conversation-name-row span,html[data-color-mode=dark] .conversation-preview span,html[data-color-mode=dark] .chat-contact span,html[data-color-mode=dark] .right-panel-header small,html[data-color-mode=dark] .quick-reply-side-list small,html[data-color-mode=dark] .image-asset-send small{color:#9fb0c3!important}html[data-color-mode=dark] .page-wrap>.ant-card,html[data-color-mode=dark] .page-wrap .ant-card,html[data-color-mode=dark] .responsive-table-card .ant-table,html[data-color-mode=dark] .responsive-table-card .ant-table-container,html[data-color-mode=dark] .responsive-table-card .ant-table-content{color:#dce6f1;background:var(--surface)}html[data-color-mode=dark] .page-wrap .ant-card-head{border-bottom-color:#2d4057}html[data-color-mode=dark] .responsive-table-card .ant-table-thead>tr>th{color:#e7eef7;background:#1a2a3e;border-bottom-color:#3a4f68}html[data-color-mode=dark] .responsive-table-card .ant-table-tbody>tr>td{color:#dce6f1;background:var(--surface);border-bottom-color:#30445b}html[data-color-mode=dark] .responsive-table-card .ant-table-tbody>tr.ant-table-row:hover>td,html[data-color-mode=dark] .responsive-table-card .ant-table-row:hover td{color:#f3f7fc;background:#20344b!important}html[data-color-mode=dark] .responsive-table-card .ant-table-tbody strong{color:#edf3fa}html[data-color-mode=dark] .responsive-table-card .ant-btn-text:not(.ant-btn-dangerous){color:#d8e4f0}html[data-color-mode=dark] .responsive-table-card .ant-btn-text:not(.ant-btn-dangerous):hover{color:#fff!important;background:#273c54!important}html[data-color-mode=dark] .responsive-table-card .ant-table-placeholder>td{background:var(--surface)!important}html[data-color-mode=dark] .responsive-table-card .ant-empty-description,html[data-color-mode=dark] .responsive-table-card .ant-pagination{color:#aebed0}html[data-color-mode=dark] .page-wrap .ant-input,html[data-color-mode=dark] .page-wrap .ant-input-affix-wrapper,html[data-color-mode=dark] .page-wrap .ant-select-selector{color:#e7eef7!important;border-color:#3a4e66!important;background:#172638!important}html[data-color-mode=dark] .page-wrap .ant-input::placeholder,html[data-color-mode=dark] .page-wrap .ant-input-affix-wrapper input::placeholder{color:#7f93aa}html[data-color-mode=dark] .page-wrap .ant-select-selection-item,html[data-color-mode=dark] .page-wrap .ant-select-arrow,html[data-color-mode=dark] .page-wrap .ant-input-prefix,html[data-color-mode=dark] .page-wrap .ant-input-suffix{color:#b8c6d6}html[data-color-mode=dark] .metric-card .ant-statistic-content{color:#f1f6fb}html[data-color-mode=dark] .domain-monitor-intro,html[data-color-mode=dark] .fixed-domain-switcher,html[data-color-mode=dark] .fixed-entry-inline,html[data-color-mode=dark] .channel-summary-bar,html[data-color-mode=dark] .channel-stat-strip,html[data-color-mode=dark] .qr-entry-tabs,html[data-color-mode=dark] .qr-entry-fold,html[data-color-mode=dark] .qr-style-panel{color:#dce6f1;border-color:#30445b;background:#172638}html[data-color-mode=dark] .theme-section-heading span,html[data-color-mode=dark] .theme-preset small,html[data-color-mode=dark] .style-preset small{color:#96a9bd}html[data-color-mode=dark] .style-preview{border-color:#3b4e65;background:#1c2c40}html[data-color-mode=dark] .style-preview b{background:#52667e}html[data-color-mode=dark] .style-preview em{background:#34485f}@media(max-width:991px){.workbench,.workbench.right-panel-collapsed{grid-template-columns:var(--left-panel-width, 284px) 6px minmax(380px,1fr)}}@media(max-width:767px){.header-page-title{margin-left:4px;font-size:14px}.header-online-tag{display:none}.page-heading{align-items:flex-start}.workbench{display:block}.panel-resizer{display:none}}@media(max-width:575px){:root{--app-header-height: 52px;--page-gutter: 12px}.app-header{padding-inline:9px}.header-actions{gap:5px}.theme-trigger{min-width:34px;padding-inline:8px}.theme-trigger>span{display:none}.page-heading{padding-bottom:11px}.page-heading h3.ant-typography{font-size:18px}.page-wrap .ant-card{border-radius:7px}.conversation-item{border-radius:5px}.waiting-customer-grid{grid-template-columns:1fr}.customer-table-toolbar{align-items:flex-start;flex-direction:column}}
