:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;--navy:#05285a;--navy-deep:#031f48;--blue:#1767e8;--blue-hover:#0e56ca;--blue-soft:#edf4ff;--teal:#089a83;--teal-soft:#e8f8f5;--red:#d83b45;--red-soft:#fff0f1;--orange:#e27b19;--orange-soft:#fff6e9;--text:#172033;--muted:#677389;--quiet:#8e99aa;--border:#dfe5ed;--border-strong:#ccd5e1;--surface:#fff;--surface-subtle:#f7f9fc;--shadow:0 8px 24px #192a4614;--radius:9px;background:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif}*{box-sizing:border-box}html{background:#fff;min-width:320px}body{min-width:320px;min-height:100vh;color:var(--text);background:#fff;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit}svg{flex:none}::selection{color:#0f3973;background:#d9e8ff}:focus-visible{outline-offset:2px;outline:2px solid #2a76e8}.app-shell{background:#fff;min-height:100vh;display:flex}.sidebar{z-index:40;color:#fff;background:var(--navy-deep);border-right:1px solid #0a326c;flex-direction:column;width:250px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #ffffff17;align-items:center;gap:12px;height:84px;padding:0 20px;display:flex}.brand__mark{color:#fff;border:1px solid #ffffff4d;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.brand>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.brand strong{letter-spacing:.02em;font-size:19px;line-height:1.25}.brand small{color:#c7d6ed;letter-spacing:.12em;margin-top:4px;font-size:12px}.sidebar__close{color:#fff;background:0 0;border:0;border-radius:6px;margin-left:auto;padding:6px;display:none}.sidebar__nav{flex-direction:column;flex:1;gap:6px;padding:17px 10px;display:flex}.nav-item{color:#d5e0f1;border-radius:8px;align-items:center;gap:13px;min-height:48px;padding:0 15px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .16s,color .16s;display:flex}.nav-item:hover{color:#fff;background:#0a326c}.nav-item--active{color:#fff;background:var(--blue);box-shadow:inset 3px 0 #77a9ff}.sidebar__footer{border-top:1px solid #ffffff1c;align-items:center;gap:10px;margin:12px;padding:12px 10px;display:flex}.sidebar__footer>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.sidebar__footer small{color:#9fb4d3;font-size:11px}.sidebar__footer strong{color:#dce7f5;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.sidebar__role-icon{color:#dce7f5;background:#153b70;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.nav-scrim{display:none}.app-main{width:calc(100% - 250px);min-width:0;margin-left:250px}.app-shell--sidebar-collapsed .sidebar{width:76px}.app-shell--sidebar-collapsed .app-main{width:calc(100% - 76px);margin-left:76px}.app-shell--sidebar-collapsed .brand{padding:0 18px}.app-shell--sidebar-collapsed .brand>span:nth-child(2),.app-shell--sidebar-collapsed .nav-item span,.app-shell--sidebar-collapsed .sidebar__footer>span:last-child{display:none}.app-shell--sidebar-collapsed .nav-item{justify-content:center;padding:0}.app-shell--sidebar-collapsed .sidebar__footer{justify-content:center}.topbar{z-index:30;border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:18px;height:68px;padding:0 24px;display:flex;position:sticky;top:0}.topbar__menu{display:none!important}.topbar__desktop-toggle{display:inline-grid}.topbar__status{flex:1;justify-content:center;align-items:center;gap:18px;min-width:0;display:flex}.topbar__sync{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;font-size:13px;display:inline-flex}.user-menu{position:relative}.user-menu__trigger{min-height:40px;color:var(--text);background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 6px;font-size:13px;font-weight:600;display:flex}.user-menu__trigger:hover{background:var(--surface-subtle)}.user-avatar{width:31px;height:31px;color:var(--navy);background:#edf3fb;border:1px solid #d4deeb;border-radius:50%;place-items:center;font-size:13px;display:grid}.user-menu__panel{border:1px solid var(--border);width:148px;box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:6px;position:absolute;top:46px;right:0}.user-menu__panel button{width:100%;min-height:38px;color:var(--text);background:#fff;border:0;border-radius:6px;align-items:center;gap:9px;padding:0 10px;font-size:13px;display:flex}.user-menu__panel button:hover{background:var(--surface-subtle)}.mobile-emergency,.mobile-readonly{display:none}.page-content{min-width:0}.page{width:100%;max-width:1800px;margin:0 auto;padding:22px 24px 32px}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;min-height:50px;margin-bottom:18px;display:flex}.page-header h1{color:#111a2c;letter-spacing:-.02em;margin:0;font-size:24px;font-weight:700;line-height:1.25}.page-header p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.55}.page-header__actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.button{white-space:nowrap;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:13px;font-weight:600;line-height:1;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.button--primary{color:#fff;background:var(--blue);border-color:var(--blue);box-shadow:0 3px 8px #1767e82e}.button--primary:hover:not(:disabled){background:var(--blue-hover);border-color:var(--blue-hover)}.button--secondary{color:#29364a;border-color:var(--border-strong);background:#fff}.button--secondary:hover:not(:disabled),.button--quiet:hover:not(:disabled){color:var(--blue);background:var(--blue-soft);border-color:#b8d0f7}.button--quiet{color:var(--blue);box-shadow:none;background:0 0;border-color:#0000}.button--danger{color:#fff;background:var(--red);border-color:var(--red)}.button--danger:hover:not(:disabled){background:#bb2f39;border-color:#bb2f39}.button:disabled{opacity:.48;box-shadow:none}.button__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.icon-button{color:#46536a;background:0 0;border:0;border-radius:7px;place-items:center;width:36px;height:36px;padding:0;display:inline-grid}.icon-button:hover{color:var(--blue);background:var(--blue-soft)}.status-badge{white-space:nowrap;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:5px;width:fit-content;min-height:24px;padding:2px 8px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.status-badge--neutral{color:#667085;background:#f4f6f8;border-color:#e2e6eb}.status-badge--info{color:#135ecf;background:#edf4ff;border-color:#c9dcfb}.status-badge--success{color:#087862;background:var(--teal-soft);border-color:#b8e6dd}.status-badge--warning{color:#a75a0d;background:var(--orange-soft);border-color:#f2d3a5}.status-badge--danger{color:#bd2833;background:var(--red-soft);border-color:#f0c0c4}.panel{border:1px solid var(--border);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 2px 7px #192a460a}.panel__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;min-height:72px;padding:17px 19px;display:flex}.panel__header h2{color:#172033;margin:0;font-size:17px;line-height:1.3}.panel__header p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.45}.metrics-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.metric-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;align-items:center;gap:16px;min-height:118px;padding:20px;display:flex;position:relative}.metric-card__icon{width:54px;height:54px;color:var(--blue);background:#eaf2ff;border-radius:9px;place-items:center;display:grid}.metric-card__icon--teal{color:var(--teal);background:var(--teal-soft)}.metric-card>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.metric-card__label{color:#37445a;font-size:14px;font-weight:600}.metric-card strong{color:#165fdb;letter-spacing:-.025em;font-size:34px;font-weight:700;line-height:1.08}.metric-card__secondary{border-left:1px solid var(--border);flex-direction:column;align-items:center;margin-left:auto;padding-left:18px;display:flex}.metric-card__secondary span{color:var(--muted);font-size:12px}.metric-card__secondary strong{color:var(--red);font-size:25px}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(340px,.95fr);gap:14px;margin-bottom:14px;display:grid}.association-body{grid-template-columns:190px minmax(200px,.8fr) minmax(260px,1fr);align-items:center;gap:28px;min-height:292px;padding:24px;display:grid}.donut{width:180px;height:180px;position:relative}.donut svg{width:100%;height:100%;transform:rotate(-90deg)}.donut circle{fill:none;stroke-width:24px}.donut__track{stroke:#edf0f4}.donut__unmatched{stroke:#ee3d45}.donut__matched{stroke:var(--teal);stroke-linecap:butt}.donut>div{text-align:center;place-content:center;display:grid;position:absolute;inset:0}.donut>div span{color:#414b5c;font-size:13px;font-weight:600}.donut>div strong{color:var(--teal);margin-top:5px;font-size:25px}.association-legend{flex-direction:column;gap:22px;display:flex}.association-legend>div{gap:10px;display:flex}.association-legend p{color:#3b4659;flex-direction:column;gap:6px;margin:0;font-size:13px;line-height:1.4;display:flex}.association-legend strong{color:#172033;font-size:18px}.association-legend small{color:var(--muted);font-size:12px;font-weight:500}.legend-dot{border-radius:50%;width:9px;height:9px;margin-top:5px}.legend-dot--matched{background:var(--teal)}.legend-dot--unmatched{background:#ee3d45}.association-note{color:#4f5d70;background:#f8fafc;border:1px solid #e7ebf1;border-radius:8px;padding:16px;font-size:12px;line-height:1.65}.association-note strong{color:#253247}.association-note ul{margin:8px 0 0;padding-left:18px}.association-note li::marker{color:var(--blue)}.services-panel{min-width:0}.service-list{padding:0 18px}.service-row{border-bottom:1px solid #edf0f4;grid-template-columns:34px minmax(110px,1fr) auto minmax(110px,auto);align-items:center;gap:10px;min-height:54px;display:grid}.service-row:last-child{border-bottom:0}.service-row__icon{width:30px;height:30px;color:var(--blue);background:#edf4ff;border-radius:7px;place-items:center;display:grid}.service-row strong{font-size:13px}.service-row time{color:var(--muted);text-align:right;font-size:11px}.dashboard-bottom-grid{grid-template-columns:minmax(0,1.65fr) minmax(340px,.95fr);gap:14px;display:grid}.sms-readiness-panel{min-height:300px}.readiness-alert{color:#91333a;background:var(--red-soft);border:1px solid #f0bdc2;border-radius:8px;align-items:flex-start;gap:12px;margin:17px;padding:15px;display:flex}.readiness-alert__icon{width:32px;height:32px;color:var(--red);background:#fff;border-radius:7px;place-items:center;display:grid}.readiness-alert strong{font-size:14px}.readiness-alert p{color:#745157;margin:4px 0 0;font-size:12px;line-height:1.5}.readiness-list{margin:0;padding:0 18px 16px}.readiness-list>div{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:14px;min-height:45px;display:flex}.readiness-list>div:last-child{border-bottom:0}.readiness-list dt{color:var(--muted);font-size:12px}.readiness-list dd{color:#263247;text-align:right;margin:0;font-size:12px;font-weight:600}.table-wrap{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{color:#526075;border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;background:#f7f9fc;height:42px;padding:0 12px;font-weight:600}td{color:#344054;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #edf0f4;min-height:48px;padding:11px 12px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#f7faff}td>strong{color:#1d2939}.table-subcopy{color:var(--quiet);margin-top:3px;font-size:10px;display:block}.table-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;min-height:56px;padding:10px 14px;display:flex}.table-toolbar>div{align-items:center;gap:10px;display:flex}.table-toolbar strong{color:#1d2939;font-size:14px}.table-toolbar span{color:var(--muted);font-size:12px}.table-toolbar select{color:#344054;border:1px solid var(--border-strong);background:#fff;border-radius:6px;height:34px;padding:0 30px 0 10px;font-size:12px}.table-pagination{border-top:1px solid var(--border);justify-content:space-between;align-items:center;min-height:54px;padding:8px 14px;display:flex}.table-pagination>span{color:var(--muted);font-size:12px}.table-pagination>div{gap:4px;display:flex}.empty-state{min-height:220px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.empty-state__icon{color:#7790af;background:#f1f5fa;border-radius:9px;place-items:center;width:46px;height:46px;margin-bottom:12px;display:grid}.empty-state strong{color:#344054;font-size:14px}.empty-state p{max-width:460px;margin:7px 0 13px;font-size:12px;line-height:1.55}.empty-state--error .empty-state__icon{color:var(--red);background:var(--red-soft)}.loading-block{gap:12px;padding:18px;display:grid}.loading-block span{background:#eef2f6;border-radius:6px;height:36px;animation:1.1s ease-in-out infinite alternate pulse;display:block}.loading-block span:nth-child(2n){width:92%}@keyframes pulse{0%{opacity:.55}to{opacity:1}}.page-loader{place-items:center;min-height:100vh;display:grid}.page-loader .loading-block{width:min(720px,80vw)}.modal-backdrop{z-index:100;background:#0a14237a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fff;border:1px solid #ccd5e1;border-radius:10px;flex-direction:column;width:100%;max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 22px 60px #09162a38}.modal__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:14px;min-height:74px;padding:17px 19px;display:flex}.modal__header h2{margin:0;font-size:18px}.modal__header p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}.modal__body{padding:18px;overflow-y:auto}.modal__footer{border-top:1px solid var(--border);background:#fbfcfe;justify-content:flex-end;align-items:center;gap:9px;min-height:62px;padding:11px 18px;display:flex}.field{color:#344054;flex-direction:column;gap:7px;min-width:0;font-size:12px;font-weight:600;display:flex}.field+.field{margin-top:14px}.field input,.field select,.field textarea{color:#1f2937;border:1px solid var(--border-strong);background:#fff;border-radius:7px;outline:0;width:100%;font-size:13px;font-weight:400;transition:border-color .15s,box-shadow .15s}.field input,.field select{height:39px;padding:0 11px}.field textarea{resize:vertical;padding:10px 11px;line-height:1.55}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1767e81a}.field input::placeholder,.field textarea::placeholder{color:#a0a9b8}.field small{color:var(--muted);font-weight:400;line-height:1.4}.field .field-error,.field-error{color:var(--red)}.form-grid{gap:14px;display:grid}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .field+.field{margin-top:0}.checkbox-field{color:#344054;align-items:center;gap:9px;margin-top:14px;font-size:13px;display:flex}.checkbox-field input{width:16px;height:16px;accent-color:var(--blue)}.form-message{color:#176352;background:var(--teal-soft);border:1px solid #b8e6dd;border-radius:7px;margin:14px 0 0;padding:10px 12px;font-size:12px;line-height:1.5}.table-actions{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.captcha-challenge{background:#f5f8fd;border:1px solid #c9d8ef;border-radius:8px;padding:13px}.captcha-challenge>strong{color:var(--navy);margin-bottom:10px;font-size:14px;display:block}.captcha-challenge>small{color:var(--muted);margin-top:8px;display:block}.security-enrollment-page{background:#f4f7fb;place-items:center;min-height:100vh;padding:32px 18px;display:grid}.security-enrollment-card{border:1px solid var(--border);background:#fff;border-radius:10px;gap:18px;width:min(620px,100%);padding:30px;display:grid;box-shadow:0 18px 48px #091c371f}.security-enrollment-card h1{color:var(--navy);margin:0;font-size:24px}.security-enrollment-card p{color:var(--muted);margin:7px 0 0;line-height:1.6}.security-enrollment-icon{width:50px;height:50px;color:var(--blue);background:var(--blue-soft);border-radius:9px;place-items:center;display:grid}.security-steps{color:var(--text);border:1px solid var(--border);background:#f8fafc;border-radius:8px;margin:0;padding:14px 14px 14px 34px;line-height:1.9}.secret-once{background:#fff9ed;border:1px solid #ead7aa;border-radius:8px;padding:14px}.secret-once strong{color:#7a5412}.secret-once code{overflow-wrap:anywhere;color:var(--navy);letter-spacing:.08em;background:#fff;border:1px solid #ddc894;border-radius:6px;margin-top:12px;padding:10px;font-size:15px;display:block}.security-logout{color:var(--muted);cursor:pointer;background:0 0;border:0;justify-self:center;align-items:center;gap:6px;display:inline-flex}.security-logout:disabled{opacity:.48}.form-error{color:#ae2631;background:var(--red-soft);border:1px solid #f0c0c4;border-radius:7px;margin:14px 0 0;padding:10px 12px;font-size:12px;line-height:1.5}.danger-callout,.safe-callout,.secret-notice{border-radius:8px;align-items:flex-start;gap:11px;margin-bottom:16px;padding:13px;display:flex}.danger-callout{color:#9f2530;background:var(--red-soft);border:1px solid #f0bcc1}.safe-callout{color:#175d50;background:var(--teal-soft);border:1px solid #b8e4dc}.secret-notice{color:#2a528b;background:var(--blue-soft);border:1px solid #c7daf9}.danger-callout strong,.safe-callout strong,.secret-notice strong{font-size:13px}.danger-callout p,.safe-callout p,.secret-notice p{color:#5b6678;margin:4px 0 0;font-size:12px;line-height:1.5}.data-freshness{min-height:42px;color:var(--muted);border:1px solid var(--border);background:#f7f9fc;border-radius:7px;align-items:center;gap:14px;margin:-4px 0 14px;padding:8px 12px;font-size:12px;display:flex}.data-freshness>span:first-child{color:#40506a;align-items:center;gap:7px;font-weight:600;display:inline-flex}.data-freshness>span:last-child{margin-left:auto}.customer-summary{border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px;display:grid;overflow:hidden}.customer-summary article{border-right:1px solid var(--border);background:#fff;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;min-height:98px;padding:17px 20px;display:grid}.customer-summary article:last-child{border-right:0}.customer-summary span{color:#46536a;font-size:13px;font-weight:600}.customer-summary strong{color:#172033;grid-area:1/2/3;font-size:28px}.customer-summary small{color:var(--muted);font-size:11px}.text-blue{color:var(--blue)!important}.text-teal{color:var(--teal)!important}.text-warning{color:var(--orange)!important}.filter-panel{border:1px solid var(--border);border-radius:var(--radius);background:#fff;margin-bottom:14px;padding:16px}.filter-grid{grid-template-columns:minmax(220px,1.45fr) repeat(4,minmax(145px,1fr));gap:12px;display:grid}.filter-actions{justify-content:flex-end;align-items:center;gap:6px;margin-top:14px;display:flex}.filter-actions>span{color:var(--muted);margin-right:auto;font-size:11px}.customer-table{min-width:1320px}.customer-table tbody tr{cursor:pointer}.customer-name{align-items:center;gap:8px;display:inline-flex}.customer-name>span{color:#6f85a2;background:#edf2f8;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.attribution-cell{flex-direction:column;gap:3px;display:flex}.attribution-cell small{color:var(--muted)}.drawer-scrim{z-index:70;background:#09142547;border:0;position:fixed;inset:0}.customer-drawer{z-index:80;border-left:1px solid var(--border-strong);background:#fff;width:min(480px,94vw);position:fixed;inset:0 0 0 auto;overflow-y:auto;box-shadow:-18px 0 45px #0f1e3621}.customer-drawer>header{z-index:2;border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:flex-start;min-height:72px;padding:16px 18px;display:flex;position:sticky;top:0}.customer-drawer>header h2{margin:0;font-size:18px}.customer-drawer>header p{color:var(--muted);margin:5px 0 0;font-size:11px}.customer-profile{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:19px;display:flex}.customer-profile__avatar{width:52px;height:52px;color:var(--blue);background:var(--blue-soft);border-radius:50%;place-items:center;display:grid}.customer-profile>div{flex-direction:column;gap:7px;display:flex}.customer-profile>div>strong{font-size:17px}.drawer-section{border-bottom:1px solid var(--border);padding:18px 19px}.drawer-section h3{color:#253247;margin:0 0 13px;font-size:14px}.detail-list{gap:11px;margin:0 0 12px;display:grid}.detail-list>div{grid-template-columns:110px 1fr;gap:12px;display:grid}.detail-list dt{color:var(--muted);font-size:12px}.detail-list dd{color:#344054;margin:0;font-size:12px}.phone-value{align-items:center;gap:8px;display:flex}.relation-list{border:1px solid var(--border);border-radius:7px;display:grid}.relation-list>div{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;gap:4px 10px;min-height:44px;padding:8px 10px;display:grid}.relation-list>div:last-child{border-bottom:0}.relation-list strong,.relation-list span{font-size:12px}.relation-list span{color:var(--blue)}.relation-list time{color:var(--muted);grid-column:1/-1;font-size:10px}.muted-copy{color:var(--muted);font-size:12px}.feature-lock{color:#40506a;border:1px solid var(--border);border-radius:var(--radius);background:#f8fafc;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:160px;margin-bottom:16px;padding:25px;display:grid}.feature-lock__icon{color:#71839e;border:1px solid var(--border);background:#fff;border-radius:10px;place-items:center;width:68px;height:68px;display:grid}.feature-lock h2{color:#253247;margin:0;font-size:19px}.feature-lock p{max-width:800px;color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.6}.conversation-capabilities{margin-bottom:16px}.conversation-capabilities>h2{margin:0 0 12px;font-size:16px}.capability-list{border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.capability-list article{border-right:1px solid var(--border);border-bottom:1px solid var(--border);align-items:flex-start;gap:12px;min-height:100px;padding:18px;display:flex}.capability-list article:nth-child(2n){border-right:0}.capability-list article:nth-last-child(-n+2){border-bottom:0}.capability-list article>span{width:38px;height:38px;color:var(--blue);background:var(--blue-soft);border-radius:8px;place-items:center;display:grid}.capability-list h3{margin:0;font-size:14px}.capability-list p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.55}.gated-steps{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:20px;list-style:none;display:grid}.gated-steps li{border-right:1px solid var(--border);align-items:flex-start;gap:11px;min-height:110px;padding:0 18px;display:flex}.gated-steps li:last-child{border-right:0}.gated-steps li>span{width:27px;height:27px;color:var(--blue);background:var(--blue-soft);border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.gated-steps strong{font-size:13px}.gated-steps p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.5}.sms-readiness-strip,.retention-strip,.security-policy-strip{border:1px solid var(--border);border-radius:var(--radius);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px;display:grid;overflow:hidden}.sms-readiness-strip>div,.retention-strip>div,.security-policy-strip>div{border-right:1px solid var(--border);align-items:center;gap:11px;min-height:78px;padding:14px 16px;display:flex}.sms-readiness-strip>div:last-child,.retention-strip>div:last-child,.security-policy-strip>div:last-child{border-right:0}.sms-readiness-strip>div>span{width:36px;height:36px;color:var(--blue);background:var(--blue-soft);border-radius:8px;place-items:center;display:grid}.sms-readiness-strip p,.security-policy-strip p{color:#46536a;flex-direction:column;align-items:flex-start;gap:5px;margin:0;font-size:12px;display:flex}.sms-readiness-strip strong,.retention-strip strong,.security-policy-strip strong{color:#253247;font-size:13px}.retention-strip>div{color:var(--blue)}.retention-strip span{color:var(--muted);flex-direction:column;gap:4px;font-size:11px;display:flex}.tabs{border-bottom:1px solid var(--border);align-items:stretch;gap:2px;height:48px;margin-bottom:14px;display:flex}.tabs button{min-width:142px;color:var(--muted);background:0 0;border:0;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex;position:relative}.tabs button:hover{color:var(--blue);background:#f8faff}.tabs button.active{color:var(--blue)}.tabs button.active:after{content:"";background:var(--blue);height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.sms-table-panel,.log-table-panel,.config-panel,.admin-table-panel{min-height:390px}.sms-table-panel table{min-width:1050px}.sms-safety-notes{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.sms-safety-notes>div{color:#40506a;border:1px solid var(--border);border-radius:8px;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.sms-safety-notes>div:first-child svg{color:var(--teal)}.sms-safety-notes>div:last-child svg{color:var(--orange)}.sms-safety-notes p{margin:0;font-size:12px;line-height:1.55}.sms-safety-notes strong{color:#253247}.lifecycle{border-bottom:1px solid var(--border);grid-template-columns:repeat(9,minmax(54px,1fr));margin-bottom:22px;padding-bottom:16px;display:grid}.lifecycle span{min-width:0;color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:6px;font-size:10px;display:flex;position:relative}.lifecycle span:after{content:"";background:#ccd5e1;width:calc(100% - 30px);height:1px;position:absolute;top:13px;left:calc(50% + 15px)}.lifecycle span:last-child:after{display:none}.lifecycle i{z-index:1;color:#728097;background:#fff;border:1px solid #bfc9d6;border-radius:50%;place-items:center;width:27px;height:27px;font-style:normal;font-weight:600;display:grid}.lifecycle span:first-child{color:var(--blue);font-weight:600}.lifecycle span:first-child i{color:#fff;background:var(--blue);border-color:var(--blue)}.policy-strip{border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin:16px 0;display:grid;overflow:hidden}.policy-strip>div{min-height:64px;color:var(--blue);align-items:center;gap:10px;padding:12px 14px;display:flex}.policy-strip>div:first-child{border-right:1px solid var(--border)}.policy-strip span{color:var(--muted);flex-direction:column;gap:4px;font-size:11px;display:flex}.policy-strip strong{color:#344054;font-size:12px}.log-table-panel table,.config-panel table{min-width:980px}.config-panel td:last-child{align-items:center;gap:2px;display:flex}.role-overview{margin-bottom:14px}.role-overview>h2{margin:0 0 10px;font-size:15px}.role-overview>div{border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.role-overview article{border-right:1px solid var(--border);align-items:flex-start;gap:10px;min-height:100px;padding:15px;display:flex}.role-overview article:last-child{border-right:0}.role-overview article>span{width:33px;height:33px;color:var(--blue);background:var(--blue-soft);border-radius:7px;place-items:center;display:grid}.role-overview strong{font-size:13px}.role-overview p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.security-policy-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.security-policy-strip>div>svg{color:var(--blue)}.badge-list{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.admin-table-panel table{min-width:920px}.role-selector{border:0;margin:16px 0;padding:0}.role-selector legend{color:#344054;margin-bottom:9px;font-size:12px;font-weight:600}.role-selector>label{border:1px solid var(--border);border-bottom:0;align-items:flex-start;gap:10px;min-height:56px;padding:9px 10px;display:flex}.role-selector>label:first-of-type{border-radius:7px 7px 0 0}.role-selector>label:last-of-type{border-bottom:1px solid var(--border);border-radius:0 0 7px 7px}.role-selector input{width:16px;height:16px;accent-color:var(--blue)}.role-selector label>span{flex-direction:column;gap:4px;display:flex}.role-selector strong{color:#344054;font-size:12px}.role-selector small{color:var(--muted);font-size:11px;line-height:1.4}.login-page{background:#fff;grid-template-columns:minmax(360px,.85fr) minmax(480px,1.15fr);min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:var(--navy-deep);flex-direction:column;min-height:100vh;padding:clamp(40px,7vw,90px);display:flex}.login-brand{align-items:center;gap:13px;display:flex}.login-brand>span{border:1px solid #ffffff52;border-radius:10px;place-items:center;width:50px;height:50px;display:grid}.login-brand>div{flex-direction:column;display:flex}.login-brand strong{font-size:22px}.login-brand small{color:#c3d3ea;letter-spacing:.13em;margin-top:4px;font-size:12px}.login-brand-copy{max-width:570px;margin:auto 0}.login-brand-copy h1{letter-spacing:-.03em;margin:0;font-size:clamp(28px,3vw,43px);line-height:1.25}.login-brand-copy p{color:#c8d6e9;margin:22px 0 0;font-size:15px;line-height:1.75}.login-brand-panel ul{color:#dbe5f3;flex-wrap:wrap;gap:18px;margin:auto 0 0;padding:0;font-size:12px;list-style:none;display:flex}.login-brand-panel li{align-items:center;gap:7px;display:inline-flex}.login-form-panel{place-items:center;min-height:100vh;padding:32px;display:grid}.login-form{width:min(420px,100%)}.login-form>div:first-child{margin-bottom:28px}.login-form h2{color:#172033;margin:0;font-size:27px}.login-form>div:first-child p{color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.55}.login-form .field+.field{margin-top:17px}.login-form>.button{width:100%;min-height:43px;margin-top:22px}.login-security-note{color:var(--quiet);text-align:center;font-size:11px}@media (width<=1280px){.metrics-row{grid-template-columns:repeat(2,minmax(0,1fr))}.association-body{grid-template-columns:170px 1fr}.association-note{grid-column:1/-1}.filter-grid,.role-overview>div{grid-template-columns:repeat(3,minmax(0,1fr))}.role-overview article:nth-child(3){border-right:0}.role-overview article:nth-child(-n+3){border-bottom:1px solid var(--border)}.sms-readiness-strip,.retention-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.sms-readiness-strip>div:nth-child(2),.retention-strip>div:nth-child(2){border-right:0}.sms-readiness-strip>div:nth-child(-n+2),.retention-strip>div:nth-child(-n+2){border-bottom:1px solid var(--border)}}@media (width<=1024px){.sidebar{transition:transform .18s;transform:translate(-100%)}.sidebar--open{transform:translate(0)}.sidebar__close{place-items:center;display:inline-grid}.nav-scrim{z-index:35;background:#04122575;border:0;display:block;position:fixed;inset:0}.app-main{width:100%;margin-left:0}.app-shell--sidebar-collapsed .sidebar{width:250px}.app-shell--sidebar-collapsed .app-main{width:100%;margin-left:0}.app-shell--sidebar-collapsed .brand{padding:0 20px}.app-shell--sidebar-collapsed .brand>span:nth-child(2),.app-shell--sidebar-collapsed .nav-item span,.app-shell--sidebar-collapsed .sidebar__footer>span:last-child{display:flex}.app-shell--sidebar-collapsed .nav-item{justify-content:flex-start;padding:0 15px}.app-shell--sidebar-collapsed .sidebar__footer{justify-content:flex-start}.topbar__desktop-toggle{display:none}.topbar__menu{display:inline-grid!important}.topbar__status{justify-content:flex-start}.dashboard-grid,.dashboard-bottom-grid{grid-template-columns:1fr}.filter-grid,.customer-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-summary article:nth-child(2){border-right:0}.customer-summary article:nth-child(-n+2){border-bottom:1px solid var(--border)}.gated-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 0}.gated-steps li:nth-child(2){border-right:0}.login-page{grid-template-columns:1fr}.login-brand-panel{display:none}}@media (width<=720px){.topbar{gap:7px;height:60px;padding:0 12px}.topbar__status,.user-menu__trigger>span:not(.user-avatar),.user-menu__trigger>svg{display:none}.mobile-emergency{color:#fff;background:var(--red);border:0;border-radius:6px;align-items:center;gap:5px;min-height:34px;margin-left:auto;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.mobile-readonly{color:#5f6c80;background:#f3f5f8;border:1px solid #e0e5eb;border-radius:4px;padding:3px 6px;font-size:10px;font-weight:600;display:inline-flex}.page{padding:16px 12px 26px}.page-header{flex-direction:column}.page-header h1{font-size:21px}.page-header__actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.page-header__actions .button{flex:auto}.desktop-action{display:none}.metrics-row,.customer-summary,.sms-readiness-strip,.retention-strip,.security-policy-strip,.sms-safety-notes,.policy-strip,.capability-list,.form-grid--two{grid-template-columns:1fr}.metric-card{min-height:98px;padding:16px}.metric-card strong{font-size:29px}.customer-summary article,.sms-readiness-strip>div,.retention-strip>div,.security-policy-strip>div{border-right:0;border-bottom:1px solid var(--border)}.customer-summary article:last-child,.sms-readiness-strip>div:last-child,.retention-strip>div:last-child,.security-policy-strip>div:last-child{border-bottom:0}.association-body{grid-template-columns:1fr;justify-items:center;padding:18px}.association-legend,.association-note{width:100%}.service-row{grid-template-columns:34px 1fr auto}.service-row time{display:none}.data-freshness{flex-direction:column;align-items:flex-start;gap:7px}.data-freshness>span:last-child{margin-left:0}.filter-grid{grid-template-columns:1fr}.filter-actions{flex-wrap:wrap}.filter-actions>span{width:100%}.feature-lock{text-align:center;grid-template-columns:1fr;justify-items:center;padding:20px}.capability-list article{border-right:0;border-bottom:1px solid var(--border)!important}.capability-list article:last-child{border-bottom:0!important}.gated-steps{grid-template-columns:1fr;gap:0}.gated-steps li{border-right:0;border-bottom:1px solid var(--border);padding:14px 0}.gated-steps li:last-child{border-bottom:0}.tabs{overflow-x:auto}.tabs button{min-width:125px}.sms-readiness-strip>div:nth-child(2),.retention-strip>div:nth-child(2){border-bottom:1px solid var(--border)}.policy-strip>div:first-child{border-right:0;border-bottom:1px solid var(--border)}.lifecycle{grid-template-columns:repeat(9,72px);overflow-x:auto}.modal-backdrop{align-items:end;padding:8px}.modal{border-radius:10px 10px 0 0;max-height:calc(100vh - 16px)}.modal__body{padding:15px}.role-overview>div{grid-template-columns:1fr}.role-overview article{border-right:0;border-bottom:1px solid var(--border)!important}.role-overview article:last-child{border-bottom:0!important}.login-form-panel{padding:22px}.security-enrollment-page{align-items:stretch;padding:0}.security-enrollment-card{min-height:100vh;box-shadow:none;border:0;border-radius:0;align-content:center;padding:24px 18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
