body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{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)}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[data-original-title],abbr[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=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{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}code,kbd,pre,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}[role=button],a,area,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}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-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{--background:#f4f6f8;--panel:#ffffff;--surface-subtle:#f8fafc;--surface-muted:#eef2f6;--border:#dfe4ea;--border-strong:#cbd3dc;--text:#17202d;--muted:#647184;--primary:#1677ff;--whatsapp:#22a06b;--sidebar:#122033;--sidebar-subtle:#0e1929;--control-height:32px;--page-gutter:20px;--radius:6px;--shadow-soft:0 8px 24px rgb(31 46 68/6%)}*{box-sizing:border-box}body,html{min-height:100%;margin:0;background:var(--background);color:var(--text)}body{font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.5;text-rendering:optimizeLegibility}.auth-loading,.login-page{min-height:100dvh;display:grid;place-items:center;padding:24px}.login-page{background:#eef2f7}.login-card{width:min(420px,100%);overflow:hidden;border:1px solid #d9e0e8;border-radius:8px;box-shadow:0 20px 48px rgb(31 46 68/10%)}.login-card .ant-card-body{padding:32px}.login-heading{margin-top:18px}.login-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;background:var(--primary);color:#fff;font-size:18px}.prototype-shell{min-height:100dvh;background:var(--background)}.prototype-shell>.ant-layout{min-width:0}.prototype-shell>.ant-layout-sider{position:-webkit-sticky;position:sticky;top:0;height:100dvh;overflow:hidden auto;border-right:1px solid rgb(255 255 255/6%)}.prototype-logo{height:56px;display:flex;align-items:center;gap:10px;padding:0 18px;color:#fff;font-weight:700;letter-spacing:0;border-bottom:1px solid rgb(255 255 255/7%)}.prototype-logo-mark{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:var(--whatsapp);color:#fff;font-size:14px}.topbar{height:56px;padding:0 var(--page-gutter);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 1px 0 rgb(31 46 68/2%)}.mobile-menu-toggle{display:none}.page-wrap{min-width:0;padding:16px var(--page-gutter) 24px;overflow-x:hidden}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.page-title{margin:0;font-size:20px;line-height:28px;font-weight:700;letter-spacing:0}.page-subtitle{max-width:88ch;margin:2px 0 0;color:var(--muted);font-size:12px;line-height:18px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:12px}.two-column{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);grid-gap:12px;gap:12px}.three-column{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.section-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:none}.section-title{margin:0 0 10px;font-size:15px;font-weight:700}.muted{color:var(--muted)}.tag-whatsapp{color:#027a48;background:#ecfdf3;border-color:#abefc6}.status-row{gap:8px}.compact-actions,.status-row{display:flex;align-items:center;flex-wrap:wrap}.compact-actions{gap:6px}.mock-chart{display:flex;align-items:flex-end;gap:8px;height:150px;padding-top:10px}.mock-bar{width:100%;min-width:18px;border-radius:6px 6px 0 0;background:linear-gradient(180deg,#1677ff,#69b1ff)}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(120px,1fr));grid-gap:8px;gap:8px;min-width:920px}.calendar-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-gutter:stable}.calendar-cell{min-height:112px;padding:8px;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.calendar-day{font-weight:700;margin-bottom:8px}.content-chip{padding:8px;margin-bottom:8px;border-radius:6px;background:#f0f5ff;border:1px solid #adc6ff;font-size:12px}.content-title-cell{width:100%;max-width:340px;min-width:0}.content-title-cell .ant-typography{display:block}.content-title-cell .ant-typography,.record-id{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-id{display:inline-flex;align-items:center;padding:2px 7px;border:1px solid #d0d5dd;border-radius:4px;background:#f8fafc;color:#344054;font-family:Arial,sans-serif;font-size:12px;line-height:18px;max-width:132px}.filter-toolbar,.table-toolbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px 12px}.filter-toolbar .ant-form{flex:1 1 680px}.table-toolbar{margin-bottom:10px}.prototype-shell .ant-table-cell{vertical-align:middle}.prototype-shell .ant-table-content{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-gutter:stable}.prototype-shell .ant-table table{width:100%;min-width:max-content}.prototype-shell .ant-table-tbody>tr>td:not(:last-child){max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal;overflow-wrap:normal}.prototype-shell .ant-table-thead>tr>th{position:relative;color:#344054;white-space:nowrap}.ops-table-cell,.prototype-shell .ant-btn-sm,.prototype-shell .ant-table-tbody>tr>td:last-child{white-space:nowrap}.ops-table-cell{display:block;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis}.ops-table-actions,.prototype-shell .ant-table .compact-actions,.prototype-shell .ant-table-tbody>tr>td:last-child .ant-space{flex-wrap:nowrap;white-space:nowrap}.message-preview{border:1px solid var(--border);background:var(--surface-subtle);border-radius:var(--radius);padding:12px;min-height:210px}.content-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:12px;gap:12px;align-items:start}.wa-preview{border:1px solid #d8e0d5;border-radius:8px;background:#f5f1e8;padding:12px}.wa-preview-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.wa-media{min-height:148px;display:grid;place-items:center;grid-gap:8px;gap:8px;padding:14px;border-radius:8px;color:#344054;text-align:center;border:1px solid rgba(0,0,0,.08)}.wa-media .anticon{font-size:34px}.wa-media-image{background:linear-gradient(135deg,#e8f3ff,#ffffff)}.wa-media-video{background:linear-gradient(135deg,#f4e8ff,#ffffff)}.wa-preview-body{margin-top:10px;padding:10px;border-radius:8px;background:#dcf8c6}.wa-preview-footer{display:flex;justify-content:space-between;gap:10px;margin-top:8px;color:var(--muted);font-size:12px}.highlight-row>td{background:#fffbe6!important}.prototype-shell .ant-menu-dark{background:var(--sidebar)}.prototype-shell .ant-menu-dark .ant-menu-sub{background:var(--sidebar-subtle)}.prototype-shell .ant-menu-inline .ant-menu-item,.prototype-shell .ant-menu-inline .ant-menu-submenu-title{height:40px;margin-block:2px;line-height:40px}.prototype-shell .ant-card{border-color:var(--border);border-radius:var(--radius);box-shadow:none}.prototype-shell .ant-card-head{min-height:44px;padding-inline:14px;border-color:var(--border)}.prototype-shell .ant-card-head-title{padding-block:10px;font-size:14px;font-weight:700}.prototype-shell .ant-card-extra{padding-block:8px}.prototype-shell .ant-card-body{padding:14px}.prototype-shell .ant-statistic-title{margin-bottom:2px;color:var(--muted);font-size:12px}.prototype-shell .ant-statistic-content{font-size:22px;line-height:30px}.prototype-shell .ant-btn{min-height:var(--control-height);border-radius:var(--radius);font-weight:600;box-shadow:none}.prototype-shell .ant-btn:not(:disabled):active{transform:translateY(1px)}.prototype-shell .ant-input,.prototype-shell .ant-input-affix-wrapper,.prototype-shell .ant-input-number,.prototype-shell .ant-picker,.prototype-shell .ant-select-selector{min-height:var(--control-height);border-radius:var(--radius)}.prototype-shell .ant-form-inline{align-items:flex-end;row-gap:8px;column-gap:8px}.prototype-shell .ant-form-inline .ant-form-item{-webkit-margin-end:0;margin-inline-end:0;margin-bottom:0}.prototype-shell .ant-form-item-label{padding-bottom:4px}.prototype-shell .ant-form-item-label>label{height:auto;color:#475467;font-size:12px;font-weight:600}.prototype-shell .ant-tabs-nav{margin-bottom:12px}.prototype-shell .ant-tabs-tab{padding-block:8px}.prototype-shell .ant-table-wrapper{min-width:0}.prototype-shell .ant-table{color:#253044;font-size:13px}.prototype-shell .ant-table-thead>tr>th{padding:9px 10px;border-bottom-color:var(--border);background:var(--surface-subtle);font-size:12px;font-weight:700}.prototype-shell .ant-table-tbody>tr>td{height:42px;padding:8px 10px;border-bottom-color:#edf0f3}.prototype-shell .ant-table-tbody>tr:hover>td{background:#f5f8fc}.prototype-shell .ant-table-pagination{margin-block:12px 4px}.prototype-shell .ant-pagination{font-size:12px}.prototype-shell .ant-empty{margin-block:28px}.prototype-shell .ant-empty-description{color:var(--muted);font-size:12px}.prototype-shell .ant-tag{-webkit-margin-end:4px;margin-inline-end:4px;border-radius:4px;line-height:20px}.prototype-shell .ant-descriptions-bordered .ant-descriptions-item-content,.prototype-shell .ant-descriptions-bordered .ant-descriptions-item-label{padding:8px 10px}.prototype-shell .ant-alert{padding:8px 10px;border-radius:var(--radius)}.prototype-shell .ant-alert-info:not(.ant-alert-with-description),.prototype-shell .ant-alert-warning:not(.ant-alert-with-description){align-items:center}.prototype-shell .ant-alert-with-description .ant-alert-message{margin-bottom:1px;font-size:13px;line-height:18px}.prototype-shell .ant-alert-with-description .ant-alert-description{font-size:12px;line-height:18px}.prototype-shell .ant-alert-info.ant-alert-with-description .ant-alert-description,.prototype-shell .ant-alert-warning.ant-alert-with-description .ant-alert-description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.global-scope-notice{margin-bottom:10px}.global-scope-notice.ant-alert-with-description{align-items:center}.global-scope-notice.ant-alert-with-description .ant-alert-content{min-width:0;display:flex;align-items:baseline;gap:8px}.global-scope-notice.ant-alert-with-description .ant-alert-description,.global-scope-notice.ant-alert-with-description .ant-alert-message{margin:0;white-space:nowrap}.global-scope-notice.ant-alert-with-description .ant-alert-description{-webkit-line-clamp:1}@media (max-width:1280px){:root{--page-gutter:16px}.prototype-shell>.ant-layout-sider{flex:0 0 220px!important;width:220px!important;min-width:220px!important;max-width:220px!important}.prototype-logo{padding-inline:14px;font-size:13px}.prototype-shell .ant-menu-inline .ant-menu-item,.prototype-shell .ant-menu-inline .ant-menu-submenu-title{padding-inline:16px!important}.metric-grid,.three-column{grid-template-columns:repeat(2,minmax(0,1fr))}.prototype-shell .ant-row>.ant-col:has(>.section-card .ant-statistic){flex:0 0 50%;max-width:50%}.content-editor-grid,.two-column{grid-template-columns:1fr}}@media (max-width:1024px){:root{--page-gutter:14px}.page-wrap{padding-top:14px}.filter-toolbar,.table-toolbar{align-items:stretch}.filter-toolbar>*,.table-toolbar>*{min-width:0}.prototype-shell .ant-form-inline{width:100%}.global-scope-notice.ant-alert-with-description .ant-alert-content{display:block}.global-scope-notice.ant-alert-with-description .ant-alert-description{display:block;margin-top:1px}.metric-grid,.three-column{grid-template-columns:repeat(2,minmax(0,1fr))}.content-editor-grid,.two-column{grid-template-columns:1fr}}@media (max-width:991px){.prototype-shell>.ant-layout-sider{display:none}.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.mobile-navigation-drawer .ant-drawer-content,.mobile-navigation-drawer .ant-drawer-header{background:#132238}.mobile-navigation-drawer .ant-drawer-close,.mobile-navigation-drawer .ant-drawer-title{color:#fff}.mobile-navigation-drawer .ant-drawer-body{padding:0;background:var(--sidebar)}}@media (max-width:767px){.prototype-shell>.ant-layout-sider{display:none}.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.topbar{padding:0 12px}.topbar>.ant-space{gap:10px!important}.topbar>.ant-space>.anticon{display:none}.topbar .ant-select{width:min(52vw,236px)!important}.topbar .ant-avatar+div{display:none}.page-wrap{min-width:0;padding:16px 12px 24px;overflow-x:hidden}.page-header{align-items:stretch;flex-direction:column}.page-title{font-size:19px}.metric-grid,.three-column{grid-template-columns:1fr}.prototype-shell .ant-row>.ant-col:has(>.section-card .ant-statistic){flex-basis:100%;max-width:100%}.filter-toolbar .ant-form,.table-toolbar .ant-form{flex-basis:100%}.prototype-shell .ant-form-inline .ant-form-item{width:100%}.prototype-shell .ant-form-inline .ant-form-item-control,.prototype-shell .ant-form-inline .ant-input,.prototype-shell .ant-form-inline .ant-picker,.prototype-shell .ant-form-inline .ant-select{width:100%!important}.login-card .ant-card-body{padding:24px}}