@charset "UTF-8";
:root{--bg:#f5f6fb;--surface:#fff;--ink:#17213a;--muted:#728097;--line:#e8ebf3;--brand:#714bd9;--pink:#ed53a4;--nav:#151a30;--green:#239978;--amber:#b77b16;--red:#c55467;--shadow:0 5px 24px #1b254707;--radius:20px;font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:14px;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #a48be9;outline-offset:4px}button,a{-webkit-tap-highlight-color:transparent}button svg,a svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.04em}p{line-height:1.7}h1{font-size:clamp(27px,2.35vw,38px);line-height:1.15;font-weight:750}h2{font-size:20px;line-height:1.35;font-weight:700}h3{font-size:15px;line-height:1.4}small,.small{font-size:12px}strong{font-weight:650}[hidden]{display:none!important}.icon{width:20px;height:20px;display:inline-block;vertical-align:middle}.muted{color:var(--muted)}.micro{font-size:11px}.eyebrow{display:block;font-size:9px;letter-spacing:.18em;font-weight:750;color:#8a76b2;line-height:1.5;margin-bottom:9px}.light{color:#bcabe6}.button{border:1px solid transparent;min-height:44px;border-radius:10px;padding:11px 16px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:600;font-size:12px;line-height:1.3;transition:.18s ease;background:transparent;white-space:normal}.button:hover{transform:translateY(-1px)}.primary{background:var(--brand);color:white;box-shadow:0 4px 10px #714bd921}.primary:hover{background:#6541c7}.secondary{border-color:#e4e6ef;background:white;color:#59627c}.secondary:hover{border-color:#bcb0dd;background:#f8f5ff}.full{width:100%}.large{min-height:54px}.small-button{min-height:38px;font-size:11px;padding:8px 12px}.text-button{display:inline-flex;align-items:center;gap:6px;font-weight:650;color:var(--brand);border:0;background:none;padding:10px 0;font-size:11px;min-height:40px}.text-button .icon{width:15px;height:15px}.danger{color:var(--red)}.icon-button{border:1px solid var(--line);background:white;display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;border-radius:11px;color:#667189;padding:8px}.icon-button:hover{color:var(--brand);border-color:#c3b8e6}.notice{border:1px solid #dcd5f1;border-radius:12px;padding:14px 17px;line-height:1.6;margin:0 0 20px;background:#f2effa;color:#675d82;font-size:12px;overflow-wrap:anywhere}.notice.warning{color:#8d641e;background:#fff8ea;border-color:#efd9ad}.notice.success{color:#247961;background:#eef8f4;border-color:#cbe9dc}.notice.info{color:#606e91;background:#f0f4fb;border-color:#dae4f5}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:24px;overflow:hidden}.panel-heading{padding:23px 24px 18px;display:flex;justify-content:space-between;align-items:center;gap:16px}.panel-heading p{color:var(--muted);font-size:11px;margin-top:5px}.panel-heading h2{font-size:17px}.panel-footer{padding:15px 24px;color:var(--muted);font-size:11px;background:#fcfcff;border-top:1px solid var(--line);line-height:1.6}.inline-form{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.stack{display:grid;gap:21px}.stack>.button{justify-self:start}.stack label{display:grid;gap:8px;color:#47536c;font-size:12px;font-weight:600}.stack label small{font-weight:400;font-size:11px;color:var(--muted);line-height:1.65}.stack input:not([type=checkbox]),.stack select{width:100%;background:#fff;border:1px solid #dfe3ed;border-radius:9px;min-height:44px;padding:11px 13px;line-height:1.5;color:var(--ink)}.stack input[type=file]{padding:14px;background:#faf9fe;border-style:dashed}.stack input[type=file]::file-selector-button{border:0;background:#eee8fb;color:#6542c2;border-radius:6px;padding:8px 12px;margin-right:12px}.checkbox-label{display:flex!important;align-items:flex-start;gap:10px!important;font-weight:400!important}.checkbox-label input{margin-top:3px;accent-color:var(--brand)}.stack h3{margin-bottom:-5px}code{font-family:ui-monospace,Consolas,monospace;font-size:.92em;background:#f2f3f8;padding:2px 5px;border-radius:4px;overflow-wrap:anywhere}.skip-link{position:fixed;left:12px;top:-80px;padding:14px;background:var(--ink);color:#fff;border-radius:10px;z-index:200}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:120;background:#23293f;color:#fff;padding:14px 22px;border-radius:12px;max-width:calc(100vw - 40px);box-shadow:0 8px 40px #151a302e;font-size:13px;line-height:1.5}
/* Shell */
.sidebar{position:fixed;inset:0 auto 0 0;width:245px;background:var(--nav);color:#a2a6c2;z-index:60;display:flex;flex-direction:column;border-right:1px solid #1d223c;overflow-y:auto}.sidebar-brand{display:flex;flex-direction:column;align-items:flex-start;padding:30px 26px 26px}.sidebar-brand img{width:162px;height:auto;display:block}.sidebar-brand>span{font-size:8px;letter-spacing:.24em;color:#9193b0;margin:10px 0 0 2px}.workspace-label{font-size:8px;letter-spacing:.17em;color:#6d7497;padding:11px 26px 14px;display:flex;align-items:center;gap:8px}.tiny-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#7476ac}.sidebar nav{padding:0 14px}.nav-item{display:flex;align-items:center;min-height:43px;gap:12px;border-radius:10px;padding:10px 15px;font-size:11px;margin:3px 0;color:#9ea6c1;transition:.18s}.nav-item .icon{width:18px;height:18px}.nav-item:hover{background:#20263f;color:#eceafb}.nav-item.active{background:linear-gradient(100deg,#6348af,#59419b);color:white;box-shadow:0 4px 20px #08091225}.nav-item.active .icon{color:#dbcef9}.nav-separator{height:1px;background:#282d46;margin:20px 13px 14px}.nav-count{margin-left:auto;border-radius:6px;font-size:9px;font-weight:700;background:#a26dc933;color:#dec4fd;padding:3px 5px}.sidebar-bottom{margin-top:auto;padding:30px 18px 21px}.identity-state{display:flex;gap:10px;background:#1d243b;border:1px solid #2b314b;padding:13px 12px;border-radius:12px;align-items:center;margin-bottom:20px;color:#c7c6db;font-size:10px}.identity-state .icon{color:#a58ad7;width:18px;flex-shrink:0}.identity-state small{font-size:8px;display:block;color:#7b84a4;margin-top:5px}.profile{display:flex;gap:8px;align-items:center}.avatar{width:32px;height:32px;background:#a283cc;color:#251d3f;display:grid;place-items:center;border-radius:10px;font-weight:700;flex-shrink:0}.profile>div{min-width:0;flex:1}.profile strong{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;color:#e1e3ef}.profile small{font-size:8px;color:#848cad;display:block;overflow-wrap:anywhere;margin-top:4px}.logout{background:none;border:0;color:#787f9b;min-width:30px;width:30px;padding:5px}.logout .icon{width:17px}.app-body{margin-left:245px;min-height:100dvh;display:flex;flex-direction:column}.topbar{height:76px;border-bottom:1px solid var(--line);background:#ffffffd9;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 38px}.topbar-start,.topbar-actions{display:flex;align-items:center;gap:18px}.breadcrumb{font-size:11px;color:#8d95a8;display:flex;align-items:center;gap:13px}.breadcrumb strong{color:#4c5873;font-weight:550}.breadcrumb>span{color:#d1d6e1}.today{font-size:10px;color:#838da3}.topbar .icon-button{border:0;background:none;min-width:32px}.top-avatar{width:32px;height:32px;display:grid;place-items:center;background:#ece6fa;color:#7351b9;border:3px solid white;border-radius:50%;outline:1px solid #e8e3f1;font-size:12px;font-weight:700}.main{padding:34px 38px 22px;max-width:1700px;width:100%;margin:0 auto;flex:1}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.page-heading p{font-size:12px;color:var(--muted);margin-top:9px}.title-dot{color:#a365d0}.heading-actions{display:flex;align-items:center;gap:14px;flex-shrink:0}.last-updated{font-size:9px;color:#9aa3b5}.heading-actions .button{min-height:39px;padding:9px 13px;font-size:10px}.heading-actions .icon{width:15px;height:15px}.portal-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;gap:15px}.portal-tabs{display:flex;align-items:center;gap:5px;padding:5px;background:#ebedf5;border:1px solid #e6e9f3;border-radius:11px;max-width:100%;overflow:auto}.portal-tab{background:transparent;border:0;border-radius:8px;padding:8px 12px;min-height:36px;display:flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;font-size:10px;color:#7c869c;font-weight:600;transition:.15s}.portal-tab .icon{width:13px;height:13px}.portal-tab.active{background:white;box-shadow:0 2px 5px #13214a10;color:#7152bf}.country-mini{display:inline-grid;place-items:center;font-size:7px;font-weight:800;width:20px;height:20px;border-radius:50%;border:1px solid currentColor}.global{--region:#8055d2;--tint:#f1eafb;color:#8055d2}.sa{--region:#239d89;--tint:#e7f7f2;color:#239d89}.au{--region:#477bc5;--tint:#ecf2fc;color:#477bc5}.live-indicator{font-size:9px;color:#8993a5;white-space:nowrap;display:flex;align-items:center;gap:7px}.live-indicator i{width:6px;height:6px;border-radius:50%;background:#9ca6b8}.live-indicator.online i{background:#48ac8e;box-shadow:0 0 0 4px #47ac8d12}.live-indicator.partial i{background:#c6974e}.app-footer{font-size:9px;color:#a0a8b9;display:flex;justify-content:space-between;gap:15px;max-width:1700px;width:100%;margin:0 auto;padding:8px 38px 25px}.app-footer>span:first-child{font-weight:600;color:#8f96aa}.menu-toggle,.nav-close{display:none}
/* Overview */
.hero-band{position:relative;display:flex;justify-content:space-between;align-items:center;overflow:hidden;min-height:182px;padding:27px 31px;margin-bottom:25px;border-radius:18px;background:linear-gradient(110deg,#eeebf8,#f2eefa 65%,#f6e8f4);border:1px solid #e5def3;color:#3e315e}.hero-band:before{content:"";position:absolute;right:15%;top:-160px;width:460px;height:460px;border:1px solid #cec3e547;border-radius:50%}.hero-band:after{content:"";position:absolute;right:10%;top:-170px;width:480px;height:480px;border:1px solid #cec3e52e;border-radius:50%}.hero-kicker{font-size:8px;letter-spacing:.19em;color:#9a83b9;font-weight:700;display:block;margin-bottom:12px}.hero-band h2{font-size:25px;letter-spacing:-.055em;font-weight:700;line-height:1.2}.hero-band h2 span{color:#9a85b1}.hero-band p{color:#9987ab;font-size:10px;margin-top:12px}.hero-network{position:absolute;right:90px;width:310px;height:150px;z-index:1}.hero-network svg:not(.icon){position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#c6b8e0;stroke-width:1;stroke-dasharray:4 4}.network-node{position:absolute;width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#faf8ffdb;border:1px solid #fff;box-shadow:0 8px 28px #ad93c522;color:#9f86c3;font-weight:700;font-size:13px;z-index:2}.n-gl{left:15px;top:16px}.n-sa{right:18px;top:2px}.n-au{bottom:0;right:38px}.network-hub{position:absolute;left:135px;top:53px;z-index:2;width:56px;height:56px;display:grid;place-items:center;border:1px solid #fff;border-radius:18px;background:linear-gradient(130deg,#a78ccc,#d1b9e1);box-shadow:0 10px 30px #a986c940;color:white;transform:rotate(-8deg)}.network-hub .icon{width:27px;height:27px;transform:rotate(8deg)}.hero-label{position:absolute;bottom:22px;right:24px;font-size:8px;letter-spacing:.16em;color:#b297c2;font-weight:750;text-align:right}.hero-label span{display:block;font-size:5px;margin-top:4px;letter-spacing:.12em}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:30px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:21px 19px 17px;box-shadow:var(--shadow);min-width:0;text-align:left;position:relative;cursor:pointer}.stat-top{display:flex;justify-content:space-between;align-items:center;gap:5px;color:#8791a8;font-size:10px;margin-bottom:18px}.stat-icon{width:32px;height:32px;border-radius:9px;background:#f2edf9;color:#9275b8;display:grid;place-items:center;flex-shrink:0}.stat-card:nth-child(2) .stat-icon{background:#fcf0e7;color:#d7a87c}.stat-card:nth-child(3) .stat-icon{background:#eaf6f3;color:#6eafa0}.stat-card:nth-child(4) .stat-icon{background:#edf1fb;color:#8a9cc7}.stat-icon .icon{width:17px;height:17px}.stat-card strong{font-size:32px;font-weight:700;line-height:1;letter-spacing:-.05em;color:#33405d;display:block}.stat-card>small{font-size:8px;display:block;color:#a0a9ba;margin-top:12px;letter-spacing:.015em;line-height:1.5}.stat-card>small .partial{color:#b98334}.stat-card .stat-arrow{position:absolute;right:18px;bottom:18px;width:14px;height:14px;color:#c2c7d7}.stat-card:hover{border-color:#d3c9e8}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:28px 0 17px}.section-heading .eyebrow{font-size:8px;margin-bottom:5px}.section-heading h2{font-size:19px}.portal-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-bottom:25px}.portal-card{background:white;border:1px solid var(--line);border-radius:16px;padding:21px;box-shadow:var(--shadow);position:relative;color:var(--ink);min-width:0}.portal-card:before{content:"";position:absolute;inset:0 22px auto;height:2px;background:var(--region);opacity:.35}.portal-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:8px}.portal-title{display:flex;align-items:center;gap:11px}.portal-title h2,.portal-title h3{font-size:14px;margin:0;letter-spacing:-.025em;color:#4e5871}.portal-title p{font-size:9px;color:#9ba4b6;margin-top:5px}.country-badge{display:grid;place-items:center;width:37px;height:37px;border-radius:10px;font-size:11px;font-weight:750;border:1px solid #ffffffc9;background:var(--tint);color:var(--region);flex-shrink:0}.status-badge{font-size:8px;background:#f5f6fa;color:#a0a7b7;display:inline-flex;align-items:center;gap:5px;border-radius:6px;padding:5px 7px;white-space:nowrap}.status-badge:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.status-badge.online{background:#eaf6f1;color:#65a48b}.status-badge.partial{color:#b4935b;background:#fcf6ea}.status-badge.offline{color:#bd6f81;background:#faedf1}.portal-counts{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:15px 0 16px;border-top:1px solid #f0f1f7;border-bottom:1px solid #f0f1f7;margin-bottom:15px}.portal-counts>div+div{border-left:1px solid #f0f1f7;padding-left:18px}.portal-counts strong{font-size:23px;color:#56627c;display:block;letter-spacing:-.05em}.portal-counts small{font-size:9px;display:block;color:#9ca5b6;margin-top:5px}.portal-open{background:var(--tint);color:var(--region);border:1px solid transparent;min-height:37px;font-size:10px;width:100%;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:650;padding:9px}.portal-open .icon{width:13px;height:13px}.portal-open:disabled{filter:grayscale(.5);opacity:.55}.portal-note{font-size:8px;margin-top:9px;color:#a1a9b9;line-height:1.5}.overview-columns{display:grid;grid-template-columns:1.38fr 1fr;gap:22px}.overview-columns .panel{min-width:0}.mini-label{font-size:7px;color:#a4adc1;letter-spacing:.1em;background:#f7f8fc;padding:6px 9px;border-radius:5px}.chart{height:190px;padding:0 23px 16px;position:relative;overflow:hidden}.chart svg{width:100%;height:100%;overflow:visible}.chart-total{font-size:28px;font-weight:700;color:#65728d;margin:0 0 8px;letter-spacing:-.055em}.chart-total small{font-size:9px;color:#a8b0bf;font-weight:400;letter-spacing:0;padding-left:8px}.chart-empty{display:grid;place-items:center;height:145px;text-align:center;color:#949db1;font-size:12px}.chart-axis{display:flex;justify-content:space-between;font-size:8px;color:#a5adbf;margin-top:-5px}.health-panel .panel-heading{padding-bottom:10px}.health-panel .panel-heading>.icon{color:#c6b6df;width:18px;height:18px}.attention-row{display:flex;align-items:center;padding:12px 24px;border-bottom:1px solid #f3f4f8;gap:11px;background:white;width:100%;text-align:left;border-top:0;border-left:0;border-right:0}.attention-row:last-child{border-bottom:0}.attention-symbol{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;color:#b9a483;background:#fbf6ee}.attention-symbol .icon{width:14px;height:14px}.attention-row span:nth-child(2){color:#8d97aa;flex:1;font-size:10px}.attention-row strong{font-size:13px;color:#677590;font-weight:600}.attention-row>.icon{width:12px;height:12px;color:#bcc3d1;margin-left:6px}.secondary-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.secondary-stat{border:1px solid var(--line);background:white;border-radius:13px;padding:19px;display:flex;gap:13px;align-items:center;min-width:0}.secondary-stat>.icon{width:20px;height:20px;color:#aba0c0}.secondary-stat small{font-size:9px;display:block;color:#9ba6b9;margin-bottom:5px}.secondary-stat strong{font-size:20px;color:#687590;letter-spacing:-.04em}.loading{padding:40px;color:#9aa4b6;display:flex;justify-content:center;font-size:12px}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:38px 20px;color:#8a96ad;text-align:center;gap:8px}.empty>span{display:grid;place-items:center;border-radius:14px;width:44px;height:44px;background:#f2edf9;color:#ae99cb;margin-bottom:6px}.empty h3{color:#77859e;font-size:14px}.empty p{font-size:11px;max-width:380px}.empty .button{margin-top:7px}.table-wrap{overflow:auto;max-width:100%}.data-table{width:100%;border-collapse:collapse;text-align:left;min-width:650px;table-layout:auto}.data-table thead{border-top:1px solid #f0f2f7;border-bottom:1px solid #f0f2f7}.data-table th{background:#fbfcff;color:#a6aebf;font-size:8px;font-weight:600;padding:13px 17px;letter-spacing:.065em;text-transform:uppercase;white-space:nowrap}.data-table th:first-child,.data-table td:first-child{padding-left:24px}.data-table td{border-bottom:1px solid #f1f3f8;padding:16px 17px;font-size:10px;color:#8b97ae;vertical-align:middle}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fdfcff}.record-title{font-weight:600;color:#62708a;font-size:11px;display:block;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-ref{display:block;color:#a8b0c1;font-size:8px;margin-top:5px}.table-portal{display:inline-flex;align-items:center;gap:6px;font-size:9px;white-space:nowrap}.table-portal .country-mini{width:17px;height:17px;font-size:6px}.badge{display:inline-flex;align-items:center;border-radius:5px;padding:5px 7px;background:#f3f3f9;color:#9997ad;font-size:8px;white-space:nowrap}.badge.pending,.badge.open,.badge.customer-reply,.badge.unpaid,.badge.in-progress{background:#fbf4e6;color:#bc9a5e}.badge.active,.badge.paid,.badge.answered,.badge.closed,.badge.completed{background:#eaf5ef;color:#72a68e}.badge.suspended,.badge.fraud,.badge.cancelled,.badge.expired,.badge.unresolved{background:#faedf0;color:#c98c9a}.priority{font-size:9px;display:inline-flex;align-items:center;gap:5px;color:#a4adbd}.priority:before{content:"";width:5px;height:5px;border-radius:50%;background:#b7c4dd}.priority.high:before{background:#d79f87}.priority.high{color:#b58a77}.open-record{min-height:32px;min-width:36px;border:1px solid #ece9f4;border-radius:7px;background:#fcfaff;color:#af9ace;padding:6px;display:inline-grid;place-items:center}.open-record .icon{width:13px;height:13px}.open-record:hover{background:#f0eafa;border-color:#cfbde9}.records-toolbar{display:flex;align-items:center;gap:13px;padding:22px 24px;flex-wrap:wrap}.search-field{display:flex;align-items:center;gap:10px;background:#f9fafc;border:1px solid #e9edf5;border-radius:9px;padding:0 12px;flex:1;min-width:190px;max-width:400px}.search-field .icon{width:17px;height:17px;color:#a6adc0}.search-field input{border:0;background:none;outline:none;min-height:42px;font-size:11px;color:#6d7c97;min-width:0;width:100%}.search-field input::placeholder{color:#a5aebf}.filter-field select{min-height:43px;border:1px solid #e9edf5;border-radius:9px;background:white;color:#8290a8;font-size:11px;padding:9px 35px 9px 12px;max-width:100%}.result-count{margin-left:auto;color:#9ea9bb;font-size:10px}.pagination{padding:18px 24px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.pagination>span{font-size:10px;color:#98a3b7}.pagination>div{display:flex;gap:9px}.records-toolbar+.notice{margin:0 20px 18px}.notification-note{padding:0 24px 19px;color:#9aa4b5;line-height:1.7;font-size:11px}.notification-row{display:flex;gap:15px;padding:20px 24px;border-top:1px solid #edf0f7;align-items:center}.notification-row.unread{background:#fcfaff}.notification-row .country-badge{width:33px;height:33px;font-size:10px;border-radius:9px}.notification-content{flex:1;min-width:0}.notification-content strong{font-size:12px;display:block;color:#6f7b93;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.notification-content p{font-size:10px;color:#98a4b9;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:4px}.notification-content small{font-size:9px;color:#a8b0c0;display:block;margin-top:6px}.unread-dot{width:6px;height:6px;border-radius:50%;background:#baa4db;flex-shrink:0}.notification-row:not(.unread) .unread-dot{background:transparent}
/* Settings */
.connection-panel .panel-heading{border-bottom:1px solid var(--line)}.connection-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:30px;padding:25px}.connection-grid>.stack{padding-left:28px;border-left:1px solid var(--line)}.details{font-size:11px;display:grid;grid-template-columns:130px 1fr;gap:12px;margin:19px 0 22px}.details dt{color:#99a3b7}.details dd{margin:0;color:#6d7a92;overflow-wrap:anywhere}.checks{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.check-item{font-size:9px;display:flex;align-items:center;gap:5px;border-radius:5px;padding:5px;background:#f8fafb;overflow-wrap:anywhere;max-width:100%}.check-item .icon{width:12px;height:12px;flex-shrink:0}.check-item.good{color:#689b85}.check-item.pending{color:#bc9960}.connection-grid>div>.small{margin-top:12px}.main>.panel>p{padding:0 24px 16px;font-size:12px}.main>.panel>a.button{margin:0 24px 24px}.main>.panel>.stack{padding:10px 24px 25px}.main>.panel>.notice{margin:0 24px 17px}.version-pill{font-size:12px;color:#9878c5;background:#eee7f8;border:1px solid #e0d5f1;border-radius:9px;padding:9px 14px;font-weight:700}.history-row{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);gap:15px}.history-row strong{display:block;font-size:12px;color:#72809b}.history-row small{font-size:9px;display:block;color:#9ba6b7;margin-top:6px}
/* Identity pages */
.auth-layout{display:grid;grid-template-columns:1.04fr 1fr;min-height:100dvh;background:white}.auth-art{position:relative;background:radial-gradient(ellipse at 90% 80%,#483364 0,transparent 65%),linear-gradient(130deg,#191e35,#24243e 65%);color:#fff;padding:58px 12% 35px;overflow:hidden;min-height:740px;display:flex;flex-direction:column;align-items:flex-start}.brand-home img{width:195px;height:auto;display:block}.brand-home{margin-bottom:64px}.auth-art h1{font-size:clamp(38px,4.5vw,70px);font-weight:650;letter-spacing:-.065em;line-height:1.12;margin:7px 0 22px}.auth-description{font-size:13px;color:#a0a0bb;max-width:345px;line-height:1.9}.constellation{height:260px;position:relative;width:100%;max-width:450px;margin:24px auto 20px}.orbit{position:absolute;width:230px;height:230px;border:1px solid #8b6aaa2b;border-radius:50%;left:50%;top:51%;transform:translate(-50%,-50%)}.orbit-two{width:310px;height:310px}.constellation-core{width:86px;height:86px;display:grid;place-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-10deg);background:linear-gradient(135deg,#9c78d7,#d991c2);border:1px solid #ddbbef88;border-radius:27px;box-shadow:0 10px 55px #ba8bc139}.constellation-core .icon{width:38px;height:38px;color:#f9efff;transform:rotate(10deg)}.market-orb{position:absolute;width:50px;height:50px;border-radius:15px;border:1px solid #86759955;background:#3b3451;display:grid;place-items:center;font-size:15px;font-weight:600;color:#c4b0db;box-shadow:0 10px 45px #0b0e201f}.market-orb small{position:absolute;top:61px;font-size:9px;font-weight:400;color:#b7a8c5;white-space:nowrap}.orb-gl{top:12%;left:7%}.orb-sa{top:3%;right:12%}.orb-au{bottom:2%;right:15%}.auth-art-footer{margin-top:auto;width:100%;font-size:8px;letter-spacing:.19em;color:#bab0cb;padding-top:30px;border-top:1px solid #ffffff14;display:flex;justify-content:space-between;gap:20px}.auth-art-footer span{font-size:6px;color:#7c7694;letter-spacing:.1em}.auth-content{padding:55px 10% 30px;display:flex;flex-direction:column;justify-content:center;min-width:0}.auth-card{max-width:400px;width:100%;margin:auto}.auth-icon{display:grid;place-items:center;background:#f2edf9;border:1px solid #e8def7;width:58px;height:58px;border-radius:18px;margin-bottom:30px;color:#9574c8}.auth-icon .icon{width:25px;height:25px}.auth-card .eyebrow{font-size:8px;letter-spacing:.15em;color:#af9cc7}.auth-card h2{font-size:44px;letter-spacing:-.055em;line-height:1.12;color:#333a51;font-weight:650;margin:13px 0 20px}.auth-card>p{font-size:13px;color:#979daf;margin-bottom:30px;max-width:350px;line-height:1.9}.auth-card>.button{font-size:12px;min-height:54px;border-radius:10px;background:#7655b8;box-shadow:0 5px 16px #8763b424}.auth-card>.button .icon{width:17px;height:17px}.auth-divider{margin:24px 0;text-align:center;position:relative}.auth-divider:before{content:"";position:absolute;inset:50% 0 auto;height:1px;background:#ebe8f3}.auth-divider span{font-size:7px;letter-spacing:.12em;background:white;position:relative;color:#b6adbf;padding:0 12px}.auth-note{display:flex;gap:12px;align-items:flex-start;margin:20px 0}.auth-note .icon{color:#b5a3ce;flex-shrink:0;width:17px;height:17px;margin-top:3px}.auth-note p{font-size:11px;line-height:1.9;color:#a5aabc}.auth-card>p.micro{font-size:10px;color:#c0c3cf;margin-bottom:0}.auth-foot{display:flex;justify-content:space-between;gap:18px;font-size:9px;color:#c0c2ce;padding-top:55px}.auth-foot span{font-size:8px}.setup-wrap{padding:40px 20px 70px;max-width:690px;margin:0 auto}.setup-logo{width:180px;margin-bottom:35px}.setup-panel{padding:35px}.setup-panel h1{font-size:32px;margin:12px 0 15px}.setup-panel>p{font-size:13px;color:var(--muted);margin:0 0 26px}.setup-panel .stack{margin-top:25px}.setup-panel .auth-note{padding-top:15px;border-top:1px solid var(--line);margin-bottom:0}.setup-panel>.inline-form{margin:22px 0}.setup-panel>p.small{margin:20px 0 0;font-size:10px}
@media(min-width:1600px){.main{padding:40px 46px}.topbar{padding:0 46px}.stats-grid{gap:22px}.stat-card{padding:23px}.hero-band{min-height:200px}.hero-band h2{font-size:29px}.hero-network{right:180px}}
@media(max-width:1220px){.sidebar{width:222px}.app-body{margin-left:222px}.sidebar-brand{padding:28px 23px}.sidebar-brand img{width:150px}.nav-item{padding:9px 12px;font-size:10px}.sidebar nav{padding:0 12px}.main{padding:29px 26px 22px}.topbar{padding:0 26px}.heading-actions{gap:8px}.last-updated{display:none}.portal-card{padding:17px}.portal-title{gap:8px}.portal-title h3{font-size:12px}.portal-title p{font-size:8px}.portal-card-top{gap:4px}.country-badge{width:31px;height:31px;font-size:9px}.stats-grid{gap:12px}.stat-card{padding:17px 15px}.stat-top{font-size:9px}.hero-network{right:40px;width:270px}.hero-label{display:none}.overview-columns{gap:16px}.panel-heading{padding:21px 20px 16px}.panel-heading h2{font-size:16px}.panel-heading p{font-size:10px}.mini-label{display:none}.attention-row{padding:12px 20px}.connection-grid{grid-template-columns:1fr;gap:26px}.connection-grid>.stack{padding-left:0;border-left:0;padding-top:25px;border-top:1px solid var(--line)}}
@media(max-width:1000px){.sidebar{width:210px}.app-body{margin-left:210px}.topbar{height:68px}.main{padding:26px 22px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.stat-card{padding:18px}.stat-top{font-size:10px;margin-bottom:10px}.stat-card strong{font-size:28px}.portal-cards{gap:11px}.portal-card-top{align-items:flex-start;flex-wrap:wrap}.portal-title{width:100%}.portal-counts{gap:8px;padding:13px 0}.portal-counts>div+div{padding-left:10px}.portal-counts strong{font-size:21px}.portal-counts small{font-size:8px}.status-badge{font-size:7px;margin-left:0}.overview-columns{grid-template-columns:1fr}.chart{height:220px}.secondary-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-band{padding:25px;min-height:176px}.hero-band h2{font-size:23px}.hero-band p{max-width:210px}.hero-network{right:10px;width:220px;opacity:.6}.network-hub{left:82px}.network-node{width:33px;height:33px;font-size:10px;border-radius:11px}.n-gl{left:5px}.portal-toolbar{flex-wrap:wrap;gap:12px}.portal-tabs{width:100%}.portal-tab{flex:1;padding:8px 7px;font-size:9px}.live-indicator{margin-left:auto}.auth-art{padding:45px 10%;min-height:720px}.auth-art h1{font-size:47px}.auth-card h2{font-size:38px}.auth-content{padding:40px 9%}.auth-art-footer{display:block}.auth-art-footer span{display:block;margin-top:10px}.auth-foot{display:block}.auth-foot span{display:block;margin-top:8px}.auth-description{font-size:12px}.brand-home img{width:170px}.auth-card>p{font-size:12px}.auth-card>.button{font-size:11px}.brand-home{margin-bottom:45px}}
@media(max-width:760px){.sidebar{width:255px;transform:translateX(-100%);transition:transform .2s;z-index:90}.sidebar.open{transform:none}.app-body{margin-left:0}.sidebar nav{padding:0 15px}.nav-item{font-size:12px;min-height:45px}.sidebar-brand{padding:28px 26px}.sidebar-brand img{width:166px}.sidebar-brand>span{font-size:8px}.workspace-label{padding:13px 29px 15px;font-size:8px}.identity-state{font-size:11px}.identity-state small{font-size:9px}.profile strong{font-size:10px}.profile small{font-size:9px}.nav-close{display:inline-flex;position:absolute;top:15px;right:8px;background:none;border:0;color:#7d7398;min-width:30px;min-height:30px}.nav-close .icon{width:15px}.nav-backdrop{position:fixed;inset:0;border:0;background:#151a3070;z-index:80;backdrop-filter:blur(2px)}.menu-toggle{display:inline-flex;background:none;border:0;min-width:32px;padding:0}.topbar{height:65px;padding:0 21px}.topbar-start{gap:13px}.topbar-actions{gap:12px}.today{display:none}.breadcrumb{font-size:10px;gap:8px}.main{padding:26px 21px 20px}.page-heading{align-items:flex-start;margin-bottom:22px;gap:10px}.page-heading h1{font-size:27px;line-height:1.18}.page-heading .eyebrow{font-size:8px}.page-heading p{font-size:11px;max-width:280px}.heading-actions{padding-top:25px}.heading-actions .button{font-size:0;min-width:38px;min-height:38px;padding:8px}.heading-actions .icon{width:16px;height:16px}.hero-band{min-height:170px;padding:24px}.hero-band h2{font-size:25px}.hero-network{width:250px;right:28px}.network-hub{left:100px}.portal-cards{gap:13px}.portal-card{padding:17px}.portal-title h3{font-size:13px}.portal-title p{font-size:9px}.portal-card .status-badge{font-size:8px}.panel-heading{gap:12px}.panel-heading h2{font-size:16px}.panel-heading p{font-size:10px}.secondary-stats{gap:13px}.app-footer{padding:12px 21px 22px;font-size:8px}.app-footer span:nth-child(2){text-align:right;max-width:185px;line-height:1.6}.connection-panel .panel-heading .portal-title{width:auto}.setup-panel{padding:27px}.auth-layout{grid-template-columns:1fr}.auth-art{min-height:initial;padding:28px 30px 30px;display:block}.brand-home{display:block;margin-bottom:28px}.brand-home img{width:150px}.auth-art .eyebrow{font-size:7px;margin-bottom:8px}.auth-art h1{font-size:35px;margin:0 0 12px;position:relative;z-index:2}.auth-art .auth-description{font-size:10px;max-width:260px;position:relative;z-index:2}.constellation{position:absolute;right:-70px;top:40px;width:280px;height:240px;margin:0;opacity:.32}.constellation-core{width:65px;height:65px;border-radius:22px}.orbit{width:180px;height:180px}.orbit-two{width:260px;height:260px}.market-orb{width:34px;height:34px;font-size:11px;border-radius:11px}.market-orb small{display:none}.auth-art-footer{display:none}.auth-content{padding:37px 30px 25px}.auth-card{max-width:460px}.auth-icon{width:48px;height:48px;border-radius:15px;margin-bottom:24px}.auth-card h2{font-size:35px;line-height:1.1;margin-top:12px}.auth-card h2 br{display:none}.auth-card>p{font-size:12px;margin-bottom:25px}.auth-card>.button{font-size:12px}.auth-foot{display:flex;padding-top:30px;font-size:8px}.auth-foot span{margin:0;font-size:7px}.auth-divider span{font-size:7px}.auth-note p{font-size:10px}.auth-card>p.micro{font-size:9px}.toast{bottom:18px;padding:13px 17px;font-size:12px}}
@media(max-width:560px){.hero-network{width:205px;right:-28px;opacity:.36}.hero-band{padding:23px}.hero-band h2{font-size:24px}.hero-band p{font-size:9px}.hero-kicker{font-size:7px}.hero-network .network-hub{left:95px}.hero-band:before,.hero-band:after{right:-50%}.stats-grid{gap:12px;margin-bottom:25px}.stat-card{padding:17px 15px 15px;border-radius:13px}.stat-top{font-size:9px;gap:4px}.stat-icon{width:28px;height:28px;border-radius:8px}.stat-icon .icon{width:15px;height:15px}.stat-card strong{font-size:30px}.stat-card>small{font-size:8px;margin-top:11px;max-width:125px}.stat-card .stat-arrow{width:12px;height:12px;right:12px;bottom:15px}.portal-cards{grid-template-columns:1fr;gap:14px}.portal-card{padding:20px}.portal-card-top{flex-wrap:nowrap;align-items:center;margin-bottom:13px}.portal-title{width:auto}.portal-title h3{font-size:14px}.portal-title p{font-size:10px}.country-badge{width:36px;height:36px;font-size:11px}.portal-counts{padding:14px 0;margin-bottom:14px}.portal-counts>div+div{padding-left:20px}.portal-counts small{font-size:10px}.portal-counts strong{font-size:25px}.portal-open{min-height:42px;font-size:11px}.portal-open .icon{width:15px;height:15px}.portal-note{font-size:9px}.section-heading{gap:8px}.section-heading h2{font-size:19px}.section-heading .text-button{font-size:9px}.section-heading .eyebrow{font-size:7px}.section-heading>.small{font-size:9px;max-width:115px;text-align:right;line-height:1.5}.panel-heading{padding:20px 18px 15px}.panel-heading>.text-button{font-size:9px;max-width:100px;text-align:right;justify-content:flex-end}.panel-heading>.button{font-size:9px;min-width:95px;padding:9px}.panel-heading>.button .icon{display:none}.panel-heading h2{font-size:16px}.panel-heading p{font-size:10px}.overview-columns{gap:0}.attention-row{padding:14px 18px}.attention-row span:nth-child(2){font-size:11px}.chart{padding:0 18px 20px;height:208px}.chart-total{font-size:24px}.secondary-stat{padding:16px 13px;gap:10px}.secondary-stat strong{font-size:19px}.secondary-stat small{font-size:8px;line-height:1.5}.secondary-stat>.icon{width:17px;flex-shrink:0}.records-toolbar{padding:18px;gap:10px}.search-field{max-width:none;flex:1 1 100%;font-size:12px}.search-field input{font-size:12px}.filter-field{flex:1}.filter-field select{width:100%;font-size:11px}.result-count{font-size:9px}.pagination{padding:15px 17px;flex-wrap:wrap;font-size:10px}.pagination>div{margin-left:auto}.data-table th:first-child,.data-table td:first-child{padding-left:18px}.notification-row{padding:17px;gap:11px}.notification-row .country-badge{width:28px;height:28px;font-size:9px}.notification-content strong{font-size:11px}.notification-content p{font-size:9px}.notification-content small{font-size:8px}.notification-note{padding:0 18px 17px;font-size:10px}.panel-footer{padding:15px 18px;font-size:10px}.connection-grid{padding:20px}.details{grid-template-columns:1fr;gap:8px;font-size:11px}.details dd{margin-bottom:6px}.connection-grid>.stack{padding-top:22px}.connection-grid .inline-form{gap:8px}.connection-grid .button{font-size:10px}.connection-panel .panel-heading .portal-title h2{font-size:14px}.connection-panel .panel-heading{align-items:flex-start}.main>.panel>.stack{padding:5px 19px 22px}.main>.panel>.notice{margin:0 18px 15px}.main>.panel>p{padding:0 20px 16px;font-size:11px}.main>.panel>a.button{margin:0 20px 22px;font-size:10px}.history-row{padding:19px;flex-wrap:wrap}.history-row small{overflow-wrap:anywhere}.notice{font-size:11px}.setup-wrap{padding:28px 17px 45px}.setup-logo{width:155px;margin-bottom:26px}.setup-panel{padding:25px 22px}.setup-panel h1{font-size:29px}.setup-panel>p{font-size:12px}}
@media(max-width:375px){.main{padding:24px 15px}.topbar{padding:0 15px}.page-heading h1{font-size:24px}.page-heading p{font-size:10px}.page-heading .eyebrow{font-size:7px}.portal-tab{padding:7px 6px;gap:4px;font-size:8px}.portal-tab .country-mini{width:16px;height:16px;font-size:6px}.portal-tab>.icon{width:12px}.stats-grid{gap:10px}.stat-card{padding:14px 12px}.stat-top{font-size:8px}.stat-icon{width:25px;height:25px}.hero-band h2{font-size:23px}.hero-band{padding:21px}.heading-actions .button{min-width:34px;min-height:34px}.hero-kicker{font-size:6px}.section-heading .text-button{font-size:8px}.stat-card>small{font-size:7px}.auth-content{padding:30px 25px 23px}.auth-art{padding:27px 25px}.auth-art h1{font-size:33px}.auth-description{max-width:210px!important}.auth-card h2{font-size:31px}.auth-card>.button{font-size:11px}.auth-divider span{font-size:6px}.auth-foot{font-size:7px}.auth-foot span{font-size:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
/* Readability and touch target refinements. */
.nav-item{font-size:12px}.workspace-label{color:#939cba}.identity-state small{color:#a2acc8}.profile small{color:#acb4cf}.sidebar-brand>span{color:#a6aec9}.today,.breadcrumb,.last-updated,.live-indicator,.page-heading p,.muted{color:#68758b}.stat-top{font-size:11px;color:#6b788f}.stat-card>small{font-size:10px;color:#758097}.portal-title p{font-size:10px;color:#738198}.portal-counts small{font-size:10px;color:#6f7c93}.portal-note{font-size:10px;color:#758097}.status-badge{font-size:9px}.status-badge.online{color:#387a61}.status-badge.partial{color:#8c6a2e}.status-badge.offline{color:#a04c61}.portal-open{font-size:11px;min-height:44px}.table-portal{font-size:10px}.data-table th{font-size:10px;color:#6f7b93}.data-table td{font-size:11px;color:#65738a}.record-title{font-size:12px;color:#4b5b75}.record-ref{font-size:10px;color:#7a8499}.badge{font-size:10px;color:#69677c}.badge.pending,.badge.open,.badge.customer-reply,.badge.unpaid,.badge.in-progress{color:#8b692d}.badge.active,.badge.paid,.badge.answered,.badge.closed,.badge.completed{color:#438469}.badge.suspended,.badge.fraud,.badge.cancelled,.badge.expired,.badge.unresolved{color:#9a5164}.priority{font-size:10px;color:#68798f}.priority.high{color:#98614a}.open-record{min-height:44px;min-width:44px}.portal-tab{min-height:40px;font-size:11px}.portal-tab .country-mini{font-size:8px}.attention-row span:nth-child(2){font-size:11px;color:#6c7a91}.attention-row strong{color:#52617d}.panel-heading p,.chart-axis,.chart-total small{color:#758297}.panel-heading p{font-size:11px}.secondary-stat small{font-size:10px;color:#748197}.secondary-stat strong{color:#566783}.notification-content strong{color:#52617c}.notification-content p,.notification-content small,.notification-note,.panel-footer{color:#738198}.notification-content p{font-size:11px}.notification-content small{font-size:10px}.search-field input,.filter-field select{font-size:12px;color:#526783}.search-field input::placeholder{color:#77859c}.result-count,.pagination>span{color:#6e7d95}.text-button{font-size:11px}.empty,.empty h3,.empty p{color:#72829a}.auth-card>p{color:#6e778d}.auth-note p{color:#758196}.auth-card>p.micro{color:#7e899b}.auth-foot{color:#7e8b9e}.auth-divider span{color:#8e7e9f}.auth-description{color:#b5b4ca}.auth-card .eyebrow{color:#8f76ac}.hero-band p{color:#856d9d}.hero-kicker{color:#9473af}.hero-band h2 span{color:#8d71aa}.details dt{color:#748298}.details dd{color:#566680}.checks .good{color:#3e8068}.checks .pending{color:#8e6f34}.mini-label{color:#7a89a3}.connection-grid>.stack small{color:#70809a}.app-footer{color:#78859a}.app-footer>span:first-child{color:#66758b}.auth-art-footer{color:#c6bdd8}.auth-art-footer span{color:#a99dbe}.chart svg{height:110px}.stat-icon{color:#8965b6}.stat-card .stat-arrow{color:#b59acd}
@media(max-width:1220px){.nav-item{font-size:11px}.portal-tab{font-size:10px}.stat-top{font-size:10px}.stat-card>small{font-size:9px}.portal-note{font-size:9px}}
@media(max-width:760px){.nav-item{font-size:13px}.portal-tab{min-height:44px}.icon-button{min-height:44px;min-width:44px}.hero-network{opacity:.32}.stat-top{font-size:10px}.portal-card .portal-title p{font-size:10px}}
@media(max-width:560px){.hero-network{opacity:.16}.portal-tab{font-size:9px;gap:5px}.stat-card>small{font-size:9px}.record-ref{font-size:9px}.secondary-stat small{font-size:9px}.portal-note{font-size:10px}.hero-band h2 span{color:#8d71aa}.app-footer{font-size:9px}.mini-label{display:none}}
@media(max-width:375px){.portal-tab{font-size:8px;gap:4px}.portal-tab .country-mini{font-size:6px}.stat-top{font-size:9px}.stat-card>small{font-size:8px}.page-heading p{font-size:11px}.page-heading .eyebrow{font-size:8px}}
/* Keep absolute accessibility labels inside the table's scroll container. */
.table-wrap{position:relative;min-width:0;overscroll-behavior-inline:contain}
