html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-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]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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{background-color:#feffe6;padding:.2em}
body{color:#10231d;background:#eef5f2;margin:0}.login-shell{background:linear-gradient(135deg,#061c18 0%,#0f513f 58%,#0b8a62 100%);justify-content:center;align-items:center;min-height:100vh}.login-panel{background:#fff;border-radius:18px;width:min(420px,100vw - 32px);padding:32px;box-shadow:0 24px 70px #020e2057}.login-form{margin-top:24px}.admin-layout{min-width:1180px;min-height:100vh}.admin-sider{box-shadow:8px 0 28px #0f172a29;background:#061c18!important}.brand{color:#fff;border-bottom:1px solid #ffffff14;height:74px;padding:22px 24px;font-size:20px;font-weight:900}.admin-header{background:linear-gradient(#fff 0%,#f8fbfa 100%);border-bottom:1px solid #dfe8e3;justify-content:space-between;align-items:center;height:auto;min-height:80px;padding:16px 28px;display:flex}.admin-header h4{margin:0 0 4px}.admin-content{background:radial-gradient(circle at 18% 0,#10b98114,#0000 28%),#eef5f2;padding:24px 28px 36px}.full-width{width:100%}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.muted{color:#64748b;font-size:12px}.up{color:#059669;font-weight:600}.down{color:#dc2626;font-weight:600}.empty-panel{text-align:center;color:#64748b;background:#f8fbfa;border:1px dashed #bdd8cb;border-radius:14px;padding:36px}.form-grid{background:#f8fbfa;border:1px solid #e5eee9;border-radius:14px;grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px 20px;padding:18px;display:grid}.form-cell{color:#111827;gap:8px;display:grid}.settings-form{width:min(840px,100%)}.settings-form label{gap:10px;display:grid}.modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px;display:grid}.thumb{object-fit:cover;max-width:80px;max-height:42px}.banner-thumb{object-fit:cover;width:120px;height:50px}.fixed-save{align-self:flex-end}.ant-card{border-color:#dfe8e3;border-radius:14px;box-shadow:0 18px 42px #10231d14}.ant-table-wrapper .ant-table{border-radius:12px;overflow:hidden}.ant-table-thead>tr>th{color:#24483f!important;background:#f4faf7!important;font-weight:700!important}.ant-menu-dark,.ant-menu-dark .ant-menu-sub{background:#061c18!important}.ant-menu-dark .ant-menu-item-selected{background:#0f9f6e!important}.ant-btn-primary{background:#0f9f6e;box-shadow:0 8px 20px #0f9f6e33}.ant-modal-content{border-radius:14px!important}@media (max-width:960px){.admin-layout{min-width:960px}.stat-grid,.form-grid,.modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-chat-workbench{color:#fff;background:radial-gradient(circle at 12% -8%,#38bdf82e,#0000 34%),radial-gradient(circle at 92% 18%,#1d4ed838,#0000 30%),#071a33;height:100vh;min-height:100vh;padding:18px;overflow:hidden}.admin-chat-topbar,.admin-chat-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b1f3ddb;border:1px solid #58a6ff40;box-shadow:0 18px 48px #00000047}.admin-chat-topbar{border-radius:18px;justify-content:space-between;align-items:center;gap:16px;max-width:1480px;margin:0 auto 16px;padding:16px 18px;display:flex}.admin-chat-topbar p,.admin-chat-card-header p{color:#38bdf8;letter-spacing:.18em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:800}.admin-chat-topbar h1,.admin-chat-card-header h2{color:#fff;margin:0;font-size:22px;line-height:1.1}.admin-chat-top-actions,.admin-chat-window-actions,.admin-chat-side-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-chat-workbench button{cursor:pointer;border:0;border-radius:999px;font-weight:800;transition:transform .16s,background .16s,opacity .16s}.admin-chat-workbench button:active{transform:scale(.97)}.admin-chat-workbench button:disabled{cursor:not-allowed;opacity:.48}.admin-chat-top-actions button,.admin-chat-window-actions button,.admin-chat-side-actions button{color:#dbeafe;background:#ffffff14;padding:9px 12px}.admin-chat-error{color:#fecaca;background:#7f1d1d57;border:1px solid #f8717147;border-radius:14px;max-width:1480px;margin:0 auto 12px;padding:12px 14px}.admin-chat-grid{grid-template-columns:330px minmax(440px,1fr) 320px;gap:14px;max-width:1480px;height:calc(100vh - 112px);min-height:0;margin:0 auto;display:grid}.admin-chat-card{border-radius:20px;min-height:0;overflow:hidden}.admin-chat-list,.admin-chat-window,.admin-chat-profile{min-height:0}.admin-chat-card-header{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.admin-chat-card-header>span,.admin-chat-online{color:#7dd3fc;background:#38bdf824;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.admin-chat-search{color:#fff;background:#071a33e6;border:1px solid #58a6ff38;border-radius:14px;outline:none;width:calc(100% - 32px);margin:14px 16px 10px;padding:12px 14px}.admin-chat-search::placeholder,.admin-chat-composer textarea::placeholder,.admin-chat-notes-panel textarea::placeholder{color:#64748b}.admin-chat-filters{gap:6px;padding:0 16px 12px;display:flex}.admin-chat-filters button{color:#94a3b8;text-transform:capitalize;background:#ffffff0f;padding:7px 10px}.admin-chat-filters button.active{color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb)}.admin-chat-session-scroll{height:calc(100vh - 286px);padding:0 10px 12px;overflow:auto}.admin-chat-session{color:#fff;text-align:left;background:0 0;border:1px solid #0000;border-radius:16px;grid-template-columns:42px 1fr auto;gap:10px;width:100%;margin-bottom:8px;padding:12px;display:grid;position:relative}.admin-chat-session.active{background:#38bdf81f;border-color:#38bdf8a6;box-shadow:inset 0 0 0 1px #38bdf829}.admin-chat-avatar{color:#061527;background:linear-gradient(135deg,#38bdf8e6,#1e40afe6);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.admin-chat-session-main{min-width:0}.admin-chat-session-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-chat-session-row b,.admin-chat-session-row em,.admin-chat-session-meta,.admin-chat-session-message{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-chat-session-row b{color:#fff;font-size:14px}.admin-chat-session-row em{color:#64748b;font-size:11px;font-style:normal}.admin-chat-session-meta{color:#94a3b8;font-size:12px}.admin-chat-session-message{color:#cbd5e1;margin-top:4px;font-size:12px}.admin-chat-status{color:#fde68a;background:#eab3081f;border-radius:999px;align-self:start;padding:4px 8px;font-size:11px;font-weight:900}.admin-chat-status.open{color:#86efac;background:#22c55e1f}.admin-chat-status.closed{color:#cbd5e1;background:#94a3b81f}.admin-chat-window{flex-direction:column;height:100%;display:flex}.admin-chat-window-header{flex-wrap:wrap}.admin-chat-messages{background-color:#0000;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex:1;min-height:0;padding:18px;overflow:auto}.admin-chat-bubble-row{margin-bottom:12px;display:flex}.admin-chat-bubble-row.user{justify-content:flex-start}.admin-chat-bubble-row.staff{justify-content:flex-end}.admin-chat-bubble{border-radius:18px;max-width:min(680px,74%);padding:12px 14px;box-shadow:0 12px 30px #0000003d}.admin-chat-bubble img{object-fit:contain;max-width:min(260px,100%);height:auto}.admin-chat-bubble-row.user .admin-chat-bubble{background:#1f2937;border:1px solid #94a3b81f;border-bottom-left-radius:5px}.admin-chat-bubble-row.staff .admin-chat-bubble{background:linear-gradient(135deg,#0ea5e9,#2563eb);border-bottom-right-radius:5px}.admin-chat-bubble p,.admin-chat-note p,.admin-chat-notes-list p{white-space:pre-wrap;word-break:break-word;margin:0}.admin-chat-bubble span,.admin-chat-note span,.admin-chat-notes-list span{color:#e2e8f0ad;margin-top:6px;font-size:11px;display:block}.admin-chat-note{color:#fef3c7;background:#78716c3d;border:1px solid #facc153d;border-radius:14px;width:min(620px,90%);margin:10px auto;padding:10px 12px}.admin-chat-quick{scrollbar-width:none;border-top:1px solid #94a3b824;flex:none;gap:8px;padding:10px 14px;display:flex;overflow-x:auto}.admin-chat-quick::-webkit-scrollbar{display:none}.admin-chat-quick button{color:#cbd5e1;background:#ffffff12;flex:none;padding:8px 10px;font-size:12px}.admin-chat-composer{border-top:1px solid #94a3b824;flex:none;grid-template-columns:1fr auto;gap:10px;padding:14px;display:grid}.admin-chat-attach-actions{scrollbar-width:none;grid-column:1/-1;align-items:center;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.admin-chat-attach-actions::-webkit-scrollbar{display:none}.admin-chat-attach-actions button{color:#bae6fd;background:#38bdf81a;border:1px solid #58a6ff42;flex:none;padding:8px 12px;font-size:12px}.admin-chat-attach-actions span{color:#bbf7d0;background:#22c55e1f;border-radius:999px;flex:none;padding:7px 10px;font-size:12px;font-weight:800}.admin-chat-composer textarea,.admin-chat-notes-panel textarea{color:#fff;resize:vertical;background:#071a33e0;border:1px solid #58a6ff38;border-radius:16px;outline:none;min-height:54px;padding:12px 14px}.admin-chat-composer button,.admin-chat-notes-panel>button{color:#071a33;background:linear-gradient(135deg,#38bdf8,#2563eb);padding:0 18px}.admin-chat-profile{overflow:auto}.admin-chat-profile-list{gap:9px;padding:14px;display:grid}.admin-chat-profile-list div{background:#ffffff0a;border:1px solid #94a3b81f;border-radius:14px;gap:4px;padding:10px 12px;display:grid}.admin-chat-profile-list span{color:#94a3b8;font-size:11px}.admin-chat-profile-list b{color:#fff;word-break:break-word;font-size:13px}.admin-chat-side-actions{padding:0 14px 14px}.admin-chat-notes-panel{border-top:1px solid #94a3b824;padding:14px}.admin-chat-notes-panel h3{margin:0 0 10px}.admin-chat-notes-panel textarea{width:100%;min-height:86px}.admin-chat-notes-panel>button{width:100%;min-height:42px;margin-top:8px}.admin-chat-notes-list{gap:8px;margin-top:12px;display:grid}.admin-chat-notes-list>div,.admin-chat-notes-list>p{color:#fef3c7;background:#78716c33;border:1px solid #facc1533;border-radius:14px;padding:10px 12px}.admin-chat-empty{color:#94a3b8;padding:18px}.kyc-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.kyc-image-grid a{color:#0f766e;gap:8px;font-weight:800;display:grid}.kyc-image-grid img{object-fit:cover;background:#f8fafc;border:1px solid #dbeafe;border-radius:12px;width:100%;height:140px}@media (max-width:1180px){.admin-chat-grid{grid-template-columns:300px 1fr}.admin-chat-profile{grid-column:1/-1}}@media (max-width:760px){.admin-chat-workbench{height:100dvh;padding:10px}.admin-chat-topbar,.admin-chat-grid{max-width:480px}.admin-chat-topbar{flex-direction:column;align-items:flex-start}.admin-chat-grid{flex-direction:column;height:calc(100dvh - 112px);min-height:0;display:flex}.admin-chat-session-scroll,.admin-chat-messages{height:auto;max-height:54vh}.admin-chat-composer{grid-template-columns:1fr}.admin-chat-composer button{min-height:44px}}html,body{min-height:100%}body{background:var(--ops-canvas);color:var(--ops-ink);font-family:Inter,Segoe UI,Microsoft YaHei,Arial,sans-serif}.admin-layout,.agent-layout{background:var(--ops-canvas);min-width:0!important}.admin-layout>.ant-layout,.agent-layout>.ant-layout{min-width:0}.admin-sider,.agent-sider{border-right:1px solid #0b2138;background:var(--ops-sidebar)!important;box-shadow:none!important}.admin-sider .ant-layout-sider-children,.agent-sider .ant-layout-sider-children{flex-direction:column;min-height:100%;display:flex}.brand,.agent-brand{color:#f8fbff;letter-spacing:0;border-bottom:1px solid #e2e8f021;align-items:center;gap:10px;height:64px;padding:0 18px;font-size:17px;font-weight:700;display:flex}.brand-monogram,.brand-mark{color:#fff;background:#1d4ed8;border-radius:7px;flex:none;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:inline-grid}.brand-name{white-space:nowrap;overflow:hidden}.ant-layout-sider-collapsed .brand,.ant-layout-sider-collapsed .agent-brand{justify-content:center;padding:0}.ant-layout-sider-collapsed .brand-name{display:none}.admin-sider .ant-menu,.agent-sider .ant-menu{flex:1;padding:10px 8px 64px;overflow-y:auto}.admin-sider .ant-menu-item,.admin-sider .ant-menu-submenu-title,.agent-sider .ant-menu-item,.agent-sider .ant-menu-submenu-title{border-radius:6px;width:auto;height:40px;margin:2px 0;font-size:13px;line-height:40px;color:#c9d6e4!important}.admin-sider .ant-menu-item:hover,.admin-sider .ant-menu-submenu-title:hover,.agent-sider .ant-menu-item:hover,.agent-sider .ant-menu-submenu-title:hover{background:var(--ops-sidebar-hover)!important;color:#fff!important}.admin-sider .ant-layout-sider-trigger,.agent-sider .ant-layout-sider-trigger{color:#dbeafe;background:#0b2138;border-top:1px solid #e2e8f021;height:44px;line-height:44px}.admin-header,.topbar{border-bottom:1px solid var(--ops-border);justify-content:space-between;align-items:center;gap:16px;display:flex;background:var(--ops-surface)!important;height:64px!important;min-height:64px!important;color:var(--ops-ink)!important;box-shadow:none!important;padding:0 28px!important}.topbar span,.topbar .ant-btn-text,.topbar .ant-btn-link{color:var(--ops-ink)!important}.topbar .ant-btn-text:hover,.topbar .ant-btn-link:hover{color:var(--ops-primary)!important}.topbar-context{align-items:center;gap:14px;min-width:0;display:flex}.admin-header h4,.page-title h3{color:var(--ops-ink);letter-spacing:0;font-weight:700;margin:0!important;font-size:19px!important}.nav-toggle{font-size:13px;color:var(--ops-muted)!important}.mini-avatar,.avatar{color:#1e40af;background:#dbeafe}.page-title .ant-typography-secondary{color:var(--ops-muted);font-size:12px}.admin-content,.agent-content{min-width:0;padding:20px 28px 36px;background:var(--ops-canvas)!important}.ant-card,.white-panel{border:1px solid var(--ops-border)!important;background:var(--ops-surface)!important;border-radius:8px!important;box-shadow:0 1px 2px #102a430d!important}.ant-card-head{border-bottom-color:var(--ops-border);min-height:56px;padding:0 20px}.ant-card-head-title{color:var(--ops-ink);font-weight:700}.white-panel{position:relative}.panel-heading{border-bottom-color:var(--ops-border);margin-bottom:16px;padding-bottom:16px}.panel-heading .ant-typography h4{color:var(--ops-ink);font-size:18px}.filter-panel,.form-grid{background:var(--ops-surface-subtle);border:1px solid var(--ops-border);border-radius:8px;margin-bottom:16px;padding:16px}.filter-grid,.form-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px 16px}.filter-grid{margin-bottom:12px}.filter-grid label,.form-cell{color:#486074;gap:6px;font-size:12px;font-weight:600}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-input-number{box-shadow:none!important;border-color:#cbd5e1!important;border-radius:6px!important}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-select-selector:hover,.ant-input-number:hover,.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-input-number-focused{border-color:var(--ops-primary)!important}.ant-btn{border-radius:6px;font-weight:600;box-shadow:none!important}.ant-table-wrapper{overflow-x:auto}.ant-table-tbody>tr>td{height:52px;color:var(--ops-ink);border-bottom-color:#e8edf3!important}.agent-content .ant-table-cell{text-align:left!important}.ant-pagination{margin:18px 0 0!important}.ant-tag{border-radius:4px;font-size:12px}.ant-tabs-tab{font-weight:600;padding:10px 0!important}.dashboard-shell{gap:20px;display:grid}.dashboard-intro{justify-content:space-between;align-items:end;gap:18px;display:flex}.dashboard-intro .ant-typography{margin:0}.dashboard-intro h3{color:var(--ops-ink);font-size:22px}.dashboard-kicker{color:var(--ops-primary);letter-spacing:.08em;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.metric-card{overflow:hidden}.metric-card-attention{border-top:3px solid #d97706!important}.work-queue-card .ant-card-extra{font-size:12px}.account-card{padding:20px}.info-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px 28px;margin-top:18px}.info-grid .wide{grid-column:1/-1}.referral-row{grid-template-columns:auto minmax(220px,1fr) auto}.empty-panel{background:var(--ops-surface-subtle);border-color:#cbd5e1;border-radius:8px;padding:32px}.skip-link{z-index:2000;background:var(--ops-primary);color:#fff;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:700;transition:transform .16s;position:fixed;top:10px;left:12px;transform:translateY(-180%)}.skip-link:focus{color:#fff;outline-offset:2px;outline:3px solid #bfdbfe;transform:translateY(0)}.ant-btn:focus-visible,.ant-input:focus-visible,.ant-input-affix-wrapper:focus-within,.ant-select-focused .ant-select-selector,.ant-switch:focus-visible,.ant-tabs-tab:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}@media (max-width:992px){.admin-content,.agent-content{padding:18px 20px 32px}.page-title{padding:16px 20px 10px}}@media (max-width:640px){.admin-header,.topbar{flex-wrap:wrap;align-items:flex-start;height:auto!important;min-height:60px!important;padding:10px 14px!important}.topbar{justify-content:space-between}.topbar .ant-space:last-child{justify-content:space-between;width:100%}.nav-toggle{padding-inline:0}.admin-content,.agent-content{padding:14px}.page-title{padding:14px 14px 8px}.dashboard-intro,.panel-heading{flex-direction:column;align-items:flex-start}.dashboard-intro .ant-btn,.panel-heading .ant-btn{width:100%}.ant-card-head{padding:0 16px}.ant-card-body,.white-panel{padding:16px}.referral-row{grid-template-columns:1fr}}:root{--ops-canvas:#f2f5f9;--ops-surface:#fff;--ops-surface-subtle:#f8fafc;--ops-ink:#102a43;--ops-muted:#62758a;--ops-border:#d9e2ec;--ops-sidebar:#071d35;--ops-sidebar-hover:#102f52;--ops-primary:#1469e8;--ops-primary-hover:#0f58c4;--ops-success:#0b9d66;--ops-warning:#c98118}.ops-layout{background:var(--ops-canvas);font-family:Inter,Segoe UI,Microsoft YaHei,Arial,sans-serif}.login-shell{background:#071d35!important}.login-panel{border:1px solid #d9e2ec;border-radius:8px;box-shadow:0 18px 48px #02122338}.brand,.agent-brand{border-bottom:1px solid #e2e8f01f;gap:12px;height:72px;padding:0 20px}.brand-monogram,.brand-mark{background:#1469e8;border-radius:7px;width:34px;height:34px;font-size:12px}.brand-name{gap:2px;min-width:0;line-height:1.15;display:grid}.brand-name strong{color:#f8fbff;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:750;overflow:hidden}.brand-name small{color:#89a3bf;letter-spacing:.12em;font-size:9px;font-weight:700}.admin-sider .ant-menu-item,.admin-sider .ant-menu-submenu-title,.agent-sider .ant-menu-item,.agent-sider .ant-menu-submenu-title{border-radius:6px;height:42px;margin:2px 0;font-size:13px;line-height:42px;color:#b7c8da!important}.admin-sider .ant-menu-submenu-title,.agent-sider .ant-menu-submenu-title{font-weight:700;color:#dbe8f5!important}.admin-sider .ant-menu-item-selected,.agent-sider .ant-menu-item-selected{position:relative;color:#fff!important;background:#1469e8!important}.admin-sider .ant-menu-item-selected:before,.agent-sider .ant-menu-item-selected:before{content:"";background:#9ac1ff;border-radius:0 3px 3px 0;width:3px;height:18px;position:absolute;top:12px;left:0}.sider-status{color:#dbe8f5;border:1px solid #b5cce529;border-radius:7px;align-items:center;gap:9px;margin:auto 12px 14px;padding:12px;display:flex}.sider-status>span:last-child{gap:2px;min-width:0;display:grid}.sider-status b,.sider-status small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sider-status b{font-size:12px}.sider-status small{color:#89a3bf;font-size:11px}.status-dot{background:#1ecb83;border-radius:50%;flex:none;width:8px;height:8px}.ant-layout-sider-collapsed .sider-status{justify-content:center;padding:12px 0}.ant-layout-sider-collapsed .sider-status>span:last-child{display:none}.admin-header,.topbar{border-bottom:1px solid var(--ops-border);background:#fff!important;height:72px!important;min-height:72px!important;padding:0 30px!important}.topbar-context{gap:18px}.nav-toggle{min-width:44px;font-size:12px;color:var(--ops-muted)!important}.workspace-label,.dashboard-kicker{color:var(--ops-primary);letter-spacing:.1em;font-size:10px;font-weight:800}.admin-header h4,.page-title h3{color:var(--ops-ink);font-weight:750;margin:2px 0 0!important;font-size:18px!important}.admin-header .ant-typography-secondary,.page-title .ant-typography-secondary{color:#788ba0;font-size:12px}.topbar-actions{gap:12px!important}.topbar-actions>.ant-btn{min-height:34px}.console-user{color:#334e68;align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.console-avatar{color:#1257c7;background:#dceafe;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:inline-grid}.page-title{background:var(--ops-canvas);padding:22px 30px 16px}.admin-content,.agent-content{padding:0 30px 34px;background:var(--ops-canvas)!important}.dashboard-shell{gap:18px}.dashboard-intro{align-items:flex-end;padding:2px 0}.dashboard-intro h3{color:var(--ops-ink);margin:3px 0 4px;font-size:24px;font-weight:750}.dashboard-intro .ant-typography-secondary{color:var(--ops-muted);font-size:13px}.dashboard-refresh{min-width:96px}.stat-grid{grid-template-columns:repeat(6,minmax(150px,1fr));gap:12px}.metric-card{border:1px solid var(--ops-border)!important;box-shadow:none!important;border-top:3px solid #b7c8da!important}.metric-card .ant-card-body{min-height:104px;padding:17px 18px}.metric-card .ant-statistic-title{color:var(--ops-muted);margin-bottom:9px;font-size:12px;font-weight:650}.metric-card .ant-statistic-content{color:var(--ops-ink);font-size:25px;font-weight:750}.metric-card-attention{border-top-color:#e6ad39!important}.dashboard-workspace{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:18px;display:grid}.work-queue-card,.quick-action-card{box-shadow:none!important}.quick-action-card .ant-card-body{gap:18px;display:grid}.quick-action-list{gap:10px;display:grid}.quick-action-list .ant-btn{text-align:left;min-height:38px}.quick-action-list .ant-btn-primary{text-align:center}.ant-card,.white-panel{border-color:var(--ops-border)!important;box-shadow:none!important;border-radius:8px!important}.ant-card-head{border-bottom-color:var(--ops-border);background:#fff;min-height:54px;padding:0 20px}.ant-card-head-title{color:var(--ops-ink);font-size:15px;font-weight:750}.ant-card-body,.white-panel{padding:20px}.filter-panel,.form-grid{border-color:var(--ops-border);background:#f8fafc;border-radius:7px;padding:15px 16px}.filter-grid label,.form-cell{color:#486074;font-size:12px;font-weight:700}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-input-number{min-height:34px;border-color:#c8d5e3!important;border-radius:6px!important}.ant-btn{border-radius:6px;min-height:34px;font-weight:650}.ant-btn-primary{background:var(--ops-primary)!important}.ant-btn-primary:hover{background:var(--ops-primary-hover)!important}.ant-table-wrapper .ant-table{border:1px solid var(--ops-border);border-radius:7px}.ant-table-thead>tr>th{height:44px;font-size:12px;color:#486074!important;border-bottom-color:var(--ops-border)!important;background:#f6f9fc!important;font-weight:750!important}.ant-table-tbody>tr>td{height:54px;color:var(--ops-ink);font-size:13px;border-bottom-color:#e6edf3!important}.ant-table-tbody>tr:hover>td{background:#f5f9ff!important}.ant-pagination{margin-top:16px!important}.ant-tabs-nav{margin-bottom:16px!important}.ant-tabs-tab{font-weight:700}.ant-tabs-ink-bar{background:var(--ops-primary)!important;height:3px!important}.ant-tag{border-radius:4px;padding-inline:7px;font-weight:600}.ant-modal-content{border-radius:8px!important;box-shadow:0 18px 48px #102a432e!important}.ant-modal-header{margin-bottom:20px}.ant-modal-title{color:var(--ops-ink);font-weight:750}@media (max-width:1320px){.stat-grid{grid-template-columns:repeat(3,minmax(160px,1fr))}}@media (max-width:980px){.admin-header,.topbar{padding:0 20px!important}.page-title,.admin-content,.agent-content{padding-left:20px;padding-right:20px}.dashboard-workspace{grid-template-columns:1fr}}@media (max-width:680px){.topbar-actions .console-user,.topbar-actions>span:not(.console-user){display:none}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-intro{flex-direction:column;align-items:flex-start}}.ops-layout{background:#f5f6f8}.admin-sider,.agent-sider{background:#fff!important;border-right:1px solid #e7ebf0!important}.brand,.agent-brand{color:#1677ff;border-bottom:1px solid #e7ebf0;height:60px;padding:0 18px}.brand-monogram,.brand-mark{color:#fff;background:#1677ff;border-radius:4px;width:28px;height:28px;font-size:10px}.brand-name strong{color:#1677ff;font-size:18px;font-weight:750}.brand-name small{color:#6b7b8d;letter-spacing:.08em;font-size:9px}.admin-sider .ant-menu,.agent-sider .ant-menu,.ant-menu-dark,.ant-menu-dark .ant-menu-sub{background:#fff!important}.admin-sider .ant-menu,.agent-sider .ant-menu{padding:8px 0}.admin-sider .ant-menu-item,.agent-sider .ant-menu-item{border-radius:0;width:100%;height:48px;margin:0;font-size:14px;font-weight:550;line-height:48px;color:#526577!important;padding-inline:20px!important}.admin-sider .ant-menu-item:hover,.agent-sider .ant-menu-item:hover{color:#1677ff!important;background:#f5f9ff!important}.admin-sider .ant-menu-item-selected,.agent-sider .ant-menu-item-selected,.ant-menu-dark .ant-menu-item-selected{font-weight:700;color:#1677ff!important;background:#eaf3ff!important}.admin-sider .ant-menu-item-selected:before,.agent-sider .ant-menu-item-selected:before{background:#1677ff;width:3px;height:24px;top:12px}.simple-header{border-bottom:1px solid #e7ebf0;grid-template-columns:154px minmax(0,1fr) auto;align-items:stretch;gap:0;background:#fff!important;height:60px!important;min-height:60px!important;padding:0 20px!important;line-height:normal!important;display:grid!important}.header-tools,.simple-account-actions{align-self:center}.header-tools{gap:4px!important}.header-tools .ant-btn,.simple-account-actions .ant-btn{min-height:32px}.header-tools .nav-toggle{min-width:68px;padding-inline:0;color:#263b4e!important}.module-nav{align-items:stretch;min-width:0;display:flex}.module-tab{font-size:14px;font-weight:650;position:relative;color:#263b4e!important;border-radius:0!important;height:60px!important;padding:0 20px!important}.module-tab:hover{color:#1677ff!important;background:#f7f9fc!important}.module-tab-active{color:#1677ff!important}.module-tab-active:after{content:"";background:#1677ff;height:2px;position:absolute;bottom:0;left:18px;right:18px}.simple-account-actions{gap:10px!important}.simple-account-actions .console-user{color:#354a5f}.simple-account-actions .console-avatar{color:#60758a;background:#eef2f6;width:26px;height:26px}.admin-content.compact-content,.agent-content.compact-content{padding:16px 10px 32px;background:#f5f6f8!important}.compact-content>.ant-card,.compact-content>.white-panel,.compact-content .dashboard-shell>.ant-card,.compact-content .dashboard-shell>.white-panel{box-shadow:none!important;border:1px solid #e8ecf1!important;border-radius:3px!important}.compact-content .ant-card-head{border-bottom-color:#edf0f4;min-height:52px;padding:0 16px}.compact-content .ant-card-head-title,.compact-content .panel-heading .ant-typography h4{color:#20384f;font-size:16px;font-weight:700}.compact-content .ant-card-body,.compact-content .white-panel{padding:16px}.compact-content .panel-heading{border-bottom-color:#edf0f4;min-height:38px;margin-bottom:14px;padding-bottom:14px}.compact-content .filter-panel,.compact-content .form-grid{background:#fff;border:1px solid #e8ecf1;border-radius:3px;margin-bottom:14px;padding:18px 22px}.compact-content .filter-grid,.compact-content .form-grid{gap:12px 28px}.compact-content .filter-grid label,.compact-content .form-cell{color:#314b64;font-size:13px;font-weight:600}.compact-content .ant-input,.compact-content .ant-input-affix-wrapper,.compact-content .ant-select-selector,.compact-content .ant-input-number{min-height:36px;border-color:#dce3eb!important;border-radius:3px!important}.compact-content .ant-btn{border-radius:3px;min-height:34px}.compact-content .ant-table-wrapper .ant-table{border:1px solid #edf0f4;border-radius:0}.compact-content .ant-table-thead>tr>th{height:42px;font-size:13px;color:#526577!important;background:#fafbfc!important;font-weight:650!important}.compact-content .ant-table-tbody>tr>td{color:#40566d;height:48px;font-size:13px}.compact-content .ant-table-tbody>tr:hover>td{background:#f7fbff!important}.compact-content .ant-table .ant-btn-sm{border-radius:2px;min-height:28px;font-size:12px}.compact-content .ant-pagination{margin-top:14px!important}@media (max-width:1100px){.simple-header{grid-template-columns:118px minmax(0,1fr) auto;padding:0 12px!important}.module-tab{padding:0 12px!important}.module-tab-active:after{left:10px;right:10px}}@media (max-width:820px){.module-nav{overflow-x:auto}.module-tab{flex:none}.simple-account-actions .console-user,.simple-account-actions>span:not(.console-user){display:none}}.compact-content .table-workspace{background:#fff;border:1px solid #e8ecf1;border-radius:3px;overflow:hidden}.compact-content .table-toolbar{background:#fbfcfd;border-bottom:1px solid #e8ecf1;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:10px 14px;display:flex}.compact-content .table-toolbar-left,.compact-content .table-toolbar-right{gap:8px!important}.compact-content .table-workspace .ant-table-wrapper{padding:0 14px 14px}.compact-content .table-workspace .ant-table{border-top:0}.compact-content .table-workspace .ant-table-thead>tr>th{background:#fff!important}@media (max-width:680px){.compact-content .table-toolbar{flex-direction:column;align-items:flex-start}.compact-content .table-toolbar-left{width:100%}}.ops-layout{background:#f4f5f7;min-width:0}.ops-layout .simple-header{grid-template-columns:76px minmax(0,1fr) auto;gap:12px}.ops-layout .module-nav{min-width:0;overflow:auto hidden}.ops-layout .module-tab{flex:none;padding:0 15px!important}.ops-layout .ant-layout,.workspace-page,.holding-workspace{min-width:0}.ops-layout .brand-name small{letter-spacing:0}.workspace-location{color:#727982;align-items:center;gap:10px;margin:0 0 12px;font-size:12px;display:flex}.workspace-location strong{color:#30363d;font-weight:500}.workspace-page>.ant-card{box-shadow:none;border-radius:0}.record-workspace{background:#fff;border-top:1px solid #e5e7eb;min-width:0}.record-toolbar{border-bottom:1px solid #e8ebef;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.record-title{flex-wrap:wrap;align-items:baseline;gap:8px 16px;min-width:0;display:flex}.record-title .ant-typography{color:#252b32;letter-spacing:0;margin:0;font-size:16px;line-height:24px}.record-title .muted{color:#737b85;font-size:12px}.record-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.record-filters{background:#fafbfc;border-bottom:1px solid #e8ebef;flex-wrap:wrap;align-items:flex-end;gap:14px;margin:0;padding:16px 18px;display:flex}.record-filters>label{color:#59636f;flex-direction:column;gap:6px;width:154px;min-width:0;font-size:12px;display:flex}.record-filters>.record-search{width:270px}.record-filters .ant-select{width:100%}.record-filters .ant-input-affix-wrapper .ant-input{min-height:0}.record-filter-actions{align-items:center;gap:8px;display:flex}.record-workspace>.ant-table-wrapper{padding:0 18px 4px;overflow:visible}.record-workspace>.ant-alert{margin:12px 18px}.record-workspace .ant-table-cell{overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.record-workspace .ant-table-tbody .up{color:#078367}.record-workspace .ant-table-tbody .down{color:#c93443}.record-workspace .ant-table .ant-space{flex-wrap:nowrap}.holding-workspace{background:#fff}.holding-workspace>.ant-tabs{margin:0;padding:0 18px}.holding-workspace>.ant-tabs .ant-tabs-nav{margin-bottom:0}.record-detail-drawer .ant-descriptions-item-label{color:#626b75;width:145px}.record-detail-drawer .ant-descriptions-item-content{overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.record-detail-drawer .ant-btn-link{white-space:normal;text-align:left;height:auto;padding:0}@media (max-width:1100px){.ops-layout .simple-header{gap:6px;padding:0 10px!important}.ops-layout .module-tab{padding:0 11px!important}.record-filters>.record-search{width:250px}}@media (max-width:680px){.ops-layout .simple-header{grid-template-columns:68px minmax(0,1fr) 46px}.ops-layout .simple-account-actions .console-user{display:none}.ops-layout .simple-account-actions{gap:0!important}.ops-layout .simple-account-actions .ant-btn{padding-inline:8px}.ops-layout .header-tools{gap:2px!important}.ops-layout .admin-content.compact-content{margin:0;padding:12px 8px}.record-toolbar{align-items:flex-start;padding:12px}.record-title{flex-direction:column;gap:4px}.record-filters{gap:10px;padding:12px}.record-filters>label{width:calc(50% - 5px)}.record-filters>.record-search,.record-filter-actions{width:100%}.record-workspace>.ant-table-wrapper{padding:0 8px 4px}.record-workspace .ant-table-cell-fix-left,.record-workspace .ant-table-cell-fix-right{position:static!important}.record-workspace .ant-table-cell-fix-left:after,.record-workspace .ant-table-cell-fix-right:after{display:none}.record-detail-drawer .ant-descriptions-item-label{width:116px}}
