html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--app-bg: #f4f6fb;--app-sider-from: #0f172a;--app-sider-to: #1e293b;--app-accent: #4f46e5;--app-accent-2: #22d3ee}html,body,#root{height:100%}body{margin:0;background:var(--app-bg);font-feature-settings:"tnum";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{scrollbar-width:thin;scrollbar-color:#c7ccd9 transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{background:#c7ccd9;border-radius:8px}*::-webkit-scrollbar-thumb:hover{background:#aab0c0}*::-webkit-scrollbar-track{background:transparent}.app-sider{background:linear-gradient(180deg,var(--app-sider-from),var(--app-sider-to))!important;box-shadow:2px 0 16px -8px #0f172a66;position:relative;z-index:10}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column}.app-brand{display:flex;align-items:center;gap:10px;height:56px;margin:14px 16px 8px;padding:0 8px;color:#fff;font-size:17px;font-weight:700;letter-spacing:.3px;white-space:nowrap;overflow:hidden}.app-brand-logo{width:34px;height:34px;flex:0 0 34px;border-radius:10px;display:grid;place-items:center;font-size:18px;color:#fff;background:linear-gradient(135deg,var(--app-accent),var(--app-accent-2));box-shadow:0 6px 16px -6px #4f46e5cc}.app-brand-text{background:linear-gradient(90deg,#fff,#c7d2fe);-webkit-background-clip:text;background-clip:text;color:transparent}.app-sider .ant-menu{background:transparent!important;border-inline-end:none!important;padding:8px 10px}.app-sider .ant-menu-item{border-radius:10px!important;margin-block:4px!important;width:auto!important;color:#ffffffb8!important}.app-sider .ant-menu-item:hover{color:#fff!important;background:#ffffff0f!important}.app-sider .ant-menu-item-selected{background:linear-gradient(135deg,var(--app-accent),#6366f1)!important;color:#fff!important;box-shadow:0 8px 18px -8px #4f46e5e6}.app-sider .ant-menu-item-selected .anticon{color:#fff!important}.app-header{background:#ffffffd9!important;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid rgba(15,23,42,.06);height:60px;padding-inline:24px!important;position:sticky;top:0;z-index:9}.app-header-stats{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.app-stat-pill{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border-radius:999px;background:#f1f3f9;color:#475569;font-size:13px;border:1px solid rgba(15,23,42,.05);transition:background .2s,color .2s}.app-stat-pill b{color:#0f172a;font-weight:600}.app-stat-pill.clickable{cursor:pointer}.app-stat-pill.clickable:hover{background:#e7eaf3}.app-stat-pill.danger{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.app-stat-pill.danger b{color:#b91c1c}.app-alert-drawer-body{display:flex;flex-direction:column;gap:14px}.app-alert-list{max-height:42vh;overflow:auto;border:1px solid #edf0f6;border-radius:8px}.app-alert-list .ant-list-item{cursor:pointer;padding:12px 14px!important;transition:background .2s}.app-alert-list .ant-list-item:hover,.app-alert-list .ant-list-item.active{background:#f8fafc}.app-alert-detail{border:1px solid #edf0f6;border-radius:8px;padding:14px;background:#fff}.app-alert-detail-head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.app-alert-fields{display:grid;grid-template-columns:72px 1fr;gap:8px 12px;margin:0 0 14px}.app-alert-fields dt{color:#64748b}.app-alert-fields dd{margin:0;min-width:0;color:#0f172a;word-break:break-all}.app-alert-message{padding:10px 12px;border-radius:8px;background:#f8fafc}.app-alert-raw-title{margin-top:14px;margin-bottom:6px;color:#64748b;font-size:13px}.app-alert-raw{max-height:260px;overflow:auto;margin:0;padding:12px;border-radius:8px;background:#0f172a;color:#e2e8f0;font-size:12px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.app-header-actions{display:flex;align-items:center;gap:6px}.app-header-btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;border-radius:10px;cursor:pointer;color:#475569;font-size:14px;transition:background .2s;white-space:nowrap}.app-header-btn:hover{background:#f1f3f9}.app-language-btn{flex:0 0 auto}.app-content{margin:20px;padding:0;min-height:0}.cs-page{height:calc(100vh - 100px);min-height:0;display:flex;flex-direction:column}.cs-tabs{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.cs-tabs>.ant-tabs-content-holder{flex:1 1 auto;min-height:0;overflow:hidden}.cs-tabs>.ant-tabs-content-holder>.ant-tabs-content,.cs-tabs>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane{height:100%;min-height:0}.cs-workbench .ant-card,.cs-workbench .ant-card-body{min-height:0}.cs-workbench .cs-thread-panel,.cs-workbench .cs-thread-panel>.ant-card-body{overflow:hidden}.cs-thread{min-height:0;flex:1 1 auto;display:flex;flex-direction:column;background:#f5f7fa;overflow:hidden}.cs-message-list{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.cs-composer{flex:0 0 auto;background:#fff}.cs-composer-dragging{outline:2px dashed #1677ff;outline-offset:-6px;background:#eef6ff!important}.cs-drop-hint{display:flex;align-items:center;gap:8px;margin-bottom:8px;padding:10px 12px;border-radius:8px;background:#e6f4ff;color:#0958d9;font-size:13px}.cs-emoji-panel{width:264px;display:grid;grid-template-columns:repeat(6,1fr);gap:4px}.cs-emoji-btn{width:38px;height:34px;padding:0!important;font-size:20px;line-height:1}.cs-pending-media{display:flex;align-items:center;gap:10px;margin-bottom:8px;padding:8px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff}.cs-pending-thumb{width:48px;height:48px;flex:0 0 48px;display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden;background:#fff;color:#1677ff;border:1px solid #e5e7eb;font-size:22px}.cs-pending-thumb img{width:100%;height:100%;object-fit:cover}.cs-pending-info{min-width:0;flex:1 1 auto}.cs-pending-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500;color:#334155}.cs-pending-size{font-size:12px;color:#64748b}.cs-peer-profile{flex:0 0 auto;padding:8px 12px;border-bottom:1px solid #edf0f4;background:#fff;display:flex;flex-direction:column;gap:6px}.cs-peer-profile-row{display:flex;align-items:center;gap:8px;min-width:0;font-size:12px}.cs-peer-profile-row>span{width:72px;flex:0 0 72px;color:#94a3b8}.cs-peer-profile-row>b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#334155;font-weight:500}.cs-peer-profile-row .ant-tag{margin-inline-end:0}.cs-peer-profile-row.muted>b{color:#94a3b8;font-size:12px}.cs-quick-replies{display:flex;gap:6px;overflow-x:auto;padding:0 0 8px}.cs-quick-replies .ant-btn{flex:0 0 auto;max-width:240px;overflow:hidden;text-overflow:ellipsis}.cs-reply-row{align-items:flex-end}.app-menu-btn{flex:0 0 auto;width:40px;height:40px;margin-right:8px}.app-mobile-drawer .ant-drawer-content{background:linear-gradient(180deg,var(--app-sider-from),var(--app-sider-to))}.app-mobile-nav{min-height:100vh;box-shadow:none!important}.ant-card{border-radius:14px!important;border:1px solid rgba(15,23,42,.06)!important;box-shadow:0 1px 2px #0f172a0a,0 8px 24px -16px #0f172a2e!important;transition:box-shadow .25s,transform .25s}.ant-card.app-stat-card:hover{box-shadow:0 8px 28px -12px #4f46e559!important;transform:translateY(-2px)}.ant-card-head{border-bottom:1px solid rgba(15,23,42,.06)!important}.ant-statistic-content{font-weight:600}.ant-table-wrapper .ant-table{border-radius:12px}.ant-table-thead>tr>th{background:#f8fafc!important;font-weight:600!important;color:#475569!important}.ant-table-tbody>tr:hover>td{background:#f6f8fd!important}.ant-btn{border-radius:10px}.ant-btn-primary{box-shadow:0 6px 16px -8px #4f46e5b3}.page-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 16px}html[dir=rtl] .app-sider{box-shadow:-2px 0 16px -8px #0f172a66}html[dir=rtl] .app-brand-logo{box-shadow:0 6px 16px -6px #4f46e5cc}html[dir=rtl] .ant-statistic-content,html[dir=rtl] .ant-table-cell .ltr-num{direction:ltr}.ant-table-wrapper{max-width:100%}.ant-table-wrapper .ant-table-content,.ant-table-wrapper .ant-table-body{overflow-x:auto!important}.ant-table-wrapper table{min-width:720px}.ant-space{max-width:100%}@media (max-width: 1199px){.app-header{padding-inline:14px!important}.app-header-stats{gap:8px;overflow-x:auto;flex:1;flex-wrap:nowrap;min-width:0;padding-block:8px}.app-stat-pill,.app-header-actions{flex:0 0 auto}.app-content{margin:14px}}@media (max-width: 768px){html,body,#root{overflow-x:hidden}.app-header{height:auto;min-height:56px;gap:4px;align-items:center!important}.app-header-btn{width:40px;padding:0;justify-content:center}.app-header-btn>span:not(.ant-avatar):not(.anticon){display:none}.app-language-btn{min-width:40px}.app-content{margin:10px}.page-title{font-size:18px;margin-bottom:10px}.ant-card{border-radius:10px!important}.ant-card-body{padding:12px!important}.ant-card-small>.ant-card-body{padding:8px!important}.ant-card-head{min-height:44px!important;padding-inline:12px!important}.ant-card-head-title,.ant-card-extra{padding-block:8px!important}.ant-row{row-gap:10px!important}.ant-col{max-width:100%}.ant-form-inline{row-gap:8px}.ant-form-inline .ant-form-item,.ant-form .ant-form-item{margin-bottom:12px}.ant-form-inline .ant-form-item,.ant-form-inline .ant-form-item-control,.ant-form-inline .ant-input,.ant-form-inline .ant-select{width:100%}.ant-space{flex-wrap:wrap;row-gap:8px}.ant-space-compact{flex-wrap:nowrap}.ant-tabs-nav{margin-bottom:10px!important}.ant-tabs-extra-content{margin-top:8px;width:100%}.ant-tabs-nav-wrap{overflow-x:auto}.ant-table-wrapper table{min-width:640px}.ant-table-cell{white-space:nowrap}.ant-drawer-content-wrapper{width:100%!important;max-width:100vw}.ant-modal{max-width:calc(100vw - 20px);margin:10px auto}.ant-modal-content{padding:16px!important}.ant-statistic-content{font-size:20px!important}.ant-descriptions-view{overflow-x:auto}.login-shell{align-items:flex-start!important;padding:48px 12px 24px}.login-card{width:100%!important;max-width:420px}.cs-page{margin:-4px -4px 0;min-height:calc(var(--cs-vh, 100dvh) - 88px)}.cs-tabs>.ant-tabs-nav{margin-bottom:6px!important;position:sticky;top:0;z-index:6;background:#fff;padding-top:2px}.cs-tabs>.ant-tabs-nav .ant-tabs-extra-content{min-width:0;width:auto;margin-top:0}.cs-tabs .ant-tabs-tab{padding:8px 0}.cs-mobile-tools{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:38px;padding-inline:0}.cs-desktop-tools{display:none!important}.cs-tab-tools{max-width:52vw;overflow-x:auto;padding-bottom:2px}.cs-tab-tools .ant-space-item{flex:0 0 auto}.cs-tab-tools .ant-btn{padding-inline:8px}.cs-workbench{height:calc(var(--cs-vh, 100dvh) - 122px)!important;min-height:520px;gap:0!important;border:1px solid #edf0f4;border-radius:8px;overflow:hidden!important;background:#fff}.cs-workbench .ant-card,.cs-workbench .ant-card-body{min-height:0}.cs-workbench .cs-thread-panel,.cs-workbench .cs-thread-panel>.ant-card-body{overflow:hidden}.cs-workbench .ant-card{border:0;border-radius:0}.cs-workbench .ant-card-head{min-height:48px;padding:0 10px}.cs-workbench .ant-card-head-title{min-width:0;padding:10px 0}.cs-panel-title{font-size:15px}.cs-workbench .cs-conv-panel,.cs-workbench .cs-thread-panel{width:100%!important;flex:1 1 auto!important}.cs-conv-item{min-height:78px;touch-action:manipulation}.cs-conv-item:active{background:#f0f7ff}.cs-search .ant-input,.cs-search .ant-input-search-button,.cs-touch-btn{min-height:40px}.cs-workbench.has-active .cs-conv-panel{display:none}.cs-workbench:not(.has-active) .cs-thread-panel{display:none}.cs-back-btn{display:inline-flex!important;align-items:center;justify-content:center;min-width:36px;min-height:36px;margin-left:-4px}.cs-thread-title{width:100%;flex-wrap:nowrap;gap:6px!important;overflow:hidden}.cs-thread-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600}.cs-thread-account{max-width:42vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-inline-end:0}.cs-add-lead-btn{padding-inline:8px;flex:0 0 auto}.cs-thread{min-height:0;flex:1;display:flex;flex-direction:column;background:#f5f7fa;overflow:hidden}.cs-message-list{flex:1 1 0;min-height:0;overflow-y:auto;padding:12px 10px 10px!important;scroll-padding-bottom:150px;-webkit-overflow-scrolling:touch}.cs-bubble-row{margin-bottom:8px!important}.cs-bubble-wrap{max-width:88%!important}.cs-bubble-row img,.cs-bubble-row video{max-width:min(240px,72vw)!important}.cs-bubble-row audio{max-width:72vw!important}.cs-composer{position:sticky;bottom:0;z-index:2;padding:8px max(10px,env(safe-area-inset-left)) calc(10px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-right))!important;background:#fffffffa;box-shadow:0 -6px 18px #0f172a0f}.cs-quick-replies{display:flex;gap:6px;overflow-x:auto;padding:0 0 8px;-webkit-overflow-scrolling:touch}.cs-quick-replies .ant-btn{flex:0 0 auto;max-width:58vw;min-height:34px;border-radius:17px;overflow:hidden;text-overflow:ellipsis}.cs-reply-row{align-items:flex-end;gap:6px}.cs-icon-btn,.cs-send-btn{min-width:44px;min-height:44px;border-radius:10px!important}.cs-reply-input{min-height:44px!important;padding-top:10px!important;padding-bottom:10px!important;font-size:16px;line-height:22px;border-radius:12px!important}.cs-send-btn{padding-inline:13px}}.touch-plan-page{display:flex;flex-direction:column;gap:12px;min-width:0}.touch-plan-page-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.touch-plan-heading{display:flex;align-items:baseline;gap:12px;min-width:0}.touch-plan-heading .ant-typography{margin:0!important}.touch-plan-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) minmax(150px,190px) minmax(180px,230px);gap:10px;padding:12px;background:#fff;border:1px solid #e2e8f0;border-radius:6px}.touch-plan-table-shell{overflow:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:6px}.touch-plan-table .ant-table{border-radius:0}.touch-plan-table .ant-table-cell{vertical-align:top}.touch-plan-identity,.touch-plan-schedule,.touch-plan-live,.touch-plan-scope,.touch-plan-progress{display:flex;flex-direction:column;gap:5px;min-width:0}.touch-plan-identity>.ant-typography{max-width:100%;color:#172033}.touch-plan-identity>.ant-space,.touch-plan-schedule>.ant-typography,.touch-plan-live>.ant-typography{color:#64748b;font-size:12px}.touch-plan-schedule>.ant-tag{align-self:flex-start;margin-inline-end:0}.touch-plan-live{width:100%}.touch-plan-live .ant-btn-link{align-self:flex-start;height:auto;padding:0}.touch-plan-scope{gap:7px}.touch-plan-scope span,.touch-plan-mobile-metrics span{color:#64748b;font-size:12px}.touch-plan-scope strong,.touch-plan-mobile-metrics strong{margin-inline-end:4px;color:#172033;font-size:15px;font-variant-numeric:tabular-nums}.touch-plan-progress .ant-progress{width:100%}.touch-plan-actions .ant-btn{width:34px;height:34px;padding-inline:0}.touch-plan-mobile-list{display:flex;flex-direction:column;gap:10px}.touch-plan-mobile-item{display:flex;flex-direction:column;gap:10px;padding:12px;background:#fff;border:1px solid #e2e8f0;border-radius:6px}.touch-plan-mobile-head,.touch-plan-mobile-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.touch-plan-mobile-head>.ant-tag{flex:0 0 auto;margin-inline-end:0}.touch-plan-mobile-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:9px 0;border-block:1px solid #edf1f5}.touch-plan-mobile-footer{align-items:center}.touch-plan-mobile-footer>.ant-progress{min-width:0;margin-inline-end:4px}.touch-plan-empty{padding:52px 16px;color:#94a3b8;text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:6px}@media (max-width: 900px){.touch-plan-toolbar{grid-template-columns:minmax(220px,1fr) repeat(2,minmax(140px,180px))}}@media (max-width: 768px){.touch-plan-page-header{align-items:flex-start}.touch-plan-heading{flex-direction:column;gap:2px}.touch-plan-heading h4{font-size:18px}.touch-plan-page-header .ant-btn-primary>span:not(.anticon){display:none}.touch-plan-toolbar{grid-template-columns:1fr;padding:10px}.touch-plan-mobile-list>.ant-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}}@media (max-width: 420px){.touch-plan-mobile-head{gap:8px}.touch-plan-mobile-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.touch-plan-mobile-footer{align-items:stretch;flex-direction:column}.touch-plan-mobile-footer .touch-plan-actions{justify-content:flex-end}}@media (max-width: 480px){.app-header-stats .app-stat-pill:nth-of-type(n+3){display:none}.app-header-stats .app-alert-pill{display:inline-flex}.app-alert-drawer{width:100vw!important}.ant-card-body{padding:10px!important}.ant-btn{min-height:34px}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-input-number,.ant-picker{min-height:36px}.ant-pagination{justify-content:center}.cs-workbench{height:calc(var(--cs-vh, 100dvh) - 104px)!important;min-height:0;border-radius:0;margin-inline:-6px;border-left:0;border-right:0}.cs-bubble-wrap{max-width:94%!important}.cs-tabs>.ant-tabs-nav{padding-inline:2px}.cs-workbench .ant-card-head{min-height:44px!important}.cs-thread-account{display:none}.cs-add-lead-btn{display:inline-flex!important;align-items:center;justify-content:center;min-width:36px;width:36px;padding-inline:0!important}.cs-add-lead-text{display:none}.cs-peer-profile{padding:8px 10px}.cs-peer-profile-row>span{width:64px;flex-basis:64px}.cs-send-text{display:none}.cs-icon-btn,.cs-send-btn{min-width:42px;width:42px;padding-inline:0}.cs-reply-row{gap:5px}.cs-quick-replies{margin-inline:-2px}.cs-conv-item{padding:12px 10px!important}}@media (min-width: 769px){.cs-back-btn,.cs-mobile-tools{display:none!important}}.accounts-page-card .ant-card-extra{max-width:100%}.accounts-filterbar,.accounts-bulkbar{row-gap:8px}.accounts-bulkbar{margin-bottom:12px}.account-list-identity{display:flex;flex-direction:column;gap:3px;min-width:0}.account-list-identity>a{font-weight:600;overflow:hidden;text-overflow:ellipsis}.account-list-identity>span{color:#8c8c8c;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-row-actions{white-space:nowrap}.account-expanded-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px 14px;padding:4px 0}.account-expanded-grid>div{min-width:0}.account-expanded-grid span:first-child{display:block;color:#8c8c8c;font-size:12px;margin-bottom:3px}.account-expanded-grid strong{display:block;font-weight:500;min-width:0}@media (max-width: 1199px){.account-expanded-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (max-width: 768px){.accounts-page-card .ant-card-head{align-items:stretch;flex-direction:column;gap:10px}.accounts-page-card .ant-card-head-title,.accounts-page-card .ant-card-extra{padding:0;width:100%}.accounts-filterbar,.accounts-bulkbar{width:100%}.accounts-filterbar .ant-input-search,.accounts-filterbar .ant-select,.accounts-filterbar .ant-btn{width:100%!important}.accounts-bulkbar .ant-btn{flex:1 1 calc(50% - 8px)}.accounts-table .ant-table-cell{padding:8px 6px!important}.account-row-actions{justify-content:flex-end}.account-row-actions .ant-btn:not(.ant-dropdown-trigger){width:30px;padding-inline:0}.account-expanded-grid{grid-template-columns:1fr;gap:9px}}.lp{--lp-bg: #070b1a;--lp-bg2: #0c1330;--lp-accent: #6366f1;--lp-accent2: #22d3ee;--lp-text: #e6ebff;--lp-muted: #9aa6c7;min-height:100vh;background:var(--lp-bg);color:var(--lp-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.lp-nav{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#070b1ab8;border-bottom:1px solid rgba(255,255,255,.06)}.lp-nav-inner{max-width:1160px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between}.lp-logo{font-size:20px;font-weight:700;letter-spacing:.3px;background:linear-gradient(90deg,var(--lp-accent2),#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-flex;align-items:center;gap:8px}.lp-logo .anticon{color:var(--lp-accent2);-webkit-text-fill-color:var(--lp-accent2)}.lp-nav-links{display:flex;align-items:center;gap:14px}.lp-nav-links>a{color:var(--lp-muted);font-size:14px;transition:color .2s}.lp-nav-links>a:hover{color:var(--lp-text)}.lp-lang{color:var(--lp-muted)!important;white-space:nowrap}.lp-hero{position:relative;padding:110px 24px 90px;text-align:center;overflow:hidden}.lp-hero-glow{position:absolute;top:-220px;left:50%;transform:translate(-50%);width:900px;height:600px;background:radial-gradient(closest-side,rgba(99,102,241,.35),rgba(34,211,238,.12),transparent 70%);filter:blur(20px);pointer-events:none}.lp-hero-inner{position:relative;max-width:880px;margin:0 auto}.lp-badge{background:#6366f124!important;color:#c7d2fe!important;padding:6px 14px!important;border-radius:999px!important;font-size:13px!important;margin-bottom:26px}.lp-hero-title{font-size:56px;line-height:1.1;font-weight:800;margin:0 0 20px;background:linear-gradient(120deg,#fff 30%,#c7d2fe 70%,#67e8f9);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-hero-sub{font-size:18px;color:var(--lp-muted);line-height:1.7;max-width:680px;margin:0 auto 34px}.lp-hero-cta{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.lp-hero-note{margin-top:16px;color:var(--lp-muted);font-size:13px}.lp-stats{display:flex;justify-content:center;gap:56px;margin-top:64px;flex-wrap:wrap}.lp-stat-value{font-size:34px;font-weight:800;background:linear-gradient(90deg,var(--lp-accent2),#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-stat-label{color:var(--lp-muted);font-size:14px;margin-top:4px}.lp-section{max-width:1160px;margin:0 auto;padding:80px 24px}.lp-section-head{text-align:center;margin-bottom:52px}.lp-section-head h2{font-size:38px;font-weight:800;margin:0 0 12px;color:#fff}.lp-section-head p{color:var(--lp-muted);font-size:17px;margin:0}.lp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.lp-card{background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:30px 26px;transition:transform .25s,border-color .25s,box-shadow .25s}.lp-card:hover{transform:translateY(-6px);border-color:#6366f180;box-shadow:0 20px 50px -20px #6366f180}.lp-card-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;background:linear-gradient(135deg,var(--lp-accent),var(--lp-accent2));margin-bottom:18px}.lp-card h3{font-size:19px;font-weight:700;margin:0 0 10px;color:#fff}.lp-card p{color:var(--lp-muted);font-size:14px;line-height:1.7;margin:0}.lp-pricing-wrap{background:var(--lp-bg2);max-width:none}.lp-pricing{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:22px;max-width:1160px;margin:0 auto}.lp-plan{position:relative;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:30px 26px;display:flex;flex-direction:column}.lp-plan-popular{border-color:var(--lp-accent);box-shadow:0 20px 60px -24px #6366f1b3;transform:scale(1.03)}.lp-plan-tag{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(90deg,var(--lp-accent),var(--lp-accent2));color:#fff;font-size:12px;font-weight:600;padding:4px 14px;border-radius:999px;white-space:nowrap}.lp-plan-name{font-size:18px;font-weight:700;color:#fff}.lp-plan-price{font-size:40px;font-weight:800;color:#fff;margin:12px 0 20px}.lp-plan-price span{font-size:15px;font-weight:500;color:var(--lp-muted)}.lp-plan-feats{list-style:none;padding:0;margin:0 0 24px;flex:1}.lp-plan-feats li{display:flex;align-items:center;gap:8px;color:var(--lp-muted);font-size:14px;padding:7px 0}.lp-plan-feats .anticon{color:var(--lp-accent2)}.lp-cta{padding:90px 24px}.lp-cta-inner{max-width:860px;margin:0 auto;text-align:center;background:linear-gradient(135deg,#6366f138,#22d3ee1f);border:1px solid rgba(99,102,241,.35);border-radius:26px;padding:56px 40px}.lp-cta-inner h2{font-size:34px;font-weight:800;color:#fff;margin:0 0 14px}.lp-cta-inner p{color:var(--lp-muted);font-size:17px;margin:0 0 28px}.lp-footer{border-top:1px solid rgba(255,255,255,.06);padding:36px 24px;text-align:center}.lp-footer-text{color:var(--lp-muted);font-size:13px;margin-top:12px}.lp-auth-switch{text-align:center;margin-top:8px}@media (max-width: 880px){.lp-hero-title{font-size:38px}.lp-grid{grid-template-columns:1fr}.lp-nav-links>a{display:none}.lp-lang{width:40px;min-width:40px;padding-inline:0!important}.lp-lang-label,.lp-lang-arrow{display:none!important}.lp-stats{gap:32px}}.lp-affiliate{max-width:760px;margin:0 auto;text-align:center;background:linear-gradient(135deg,#eef2ff,#f5f3ff);border:1px solid #e0e7ff;border-radius:16px;padding:40px 28px}.lp-affiliate-badge{display:inline-block;padding:4px 12px;border-radius:999px;background:#4f46e5;color:#fff;font-size:12px;font-weight:600;margin-bottom:12px}.lp-affiliate h2{margin:0 0 10px;font-size:26px;color:#1e1b4b}.lp-affiliate p{margin:0 auto 20px;max-width:560px;color:#475569}.lp-affiliate-note{margin-top:12px;font-size:12px;color:#94a3b8}.blog-public{min-height:100vh;background:#f4f6fb;padding:24px}.blog-hero{max-width:1040px;margin:0 auto 24px;padding:28px 0 8px}.blog-brand{color:#4f46e5;font-weight:700}.blog-grid{max-width:1040px;margin:0 auto}.blog-grid a{color:inherit}.blog-grid .ant-card-cover img,.blog-video-cover{width:100%;aspect-ratio:16 / 9;object-fit:cover;background:#111827}.blog-video-cover{display:grid;place-items:center;color:#fff;font-size:42px}.blog-meta{display:flex;align-items:center;gap:8px;color:#64748b;font-size:13px;flex-wrap:wrap}.blog-detail{min-height:100vh;background:#f4f6fb;padding:24px}.blog-detail article{max-width:900px;margin:0 auto}.blog-detail-cover,.blog-detail-video,.blog-inline-img{width:100%;max-height:520px;object-fit:cover;border-radius:10px;margin:16px 0}.blog-content{font-size:16px;line-height:1.8}.lp-blog-section{padding:72px 20px;background:#f8fafc}.lp-blog-inner{max-width:1120px;margin:0 auto}.lp-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.lp-blog-card{display:block;color:inherit}.lp-blog-card img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px 8px 0 0}@media (max-width: 900px){.lp-blog-grid{grid-template-columns:1fr}.blog-public,.blog-detail{padding:12px}}
