:root{color-scheme:light;font-family:Avenir Next,Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#17282d;background:#f3f6f4;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17282d;--muted: #596c71;--subtle: #596c71;--line: #dfe7e4;--line-strong: #cbd7d3;--canvas: #f3f6f4;--surface: #ffffff;--surface-soft: #f7faf8;--brand-900: #123c46;--brand-800: #174c55;--brand-700: #17636a;--brand-600: #16777b;--brand-100: #dff1ee;--brand-50: #edf8f5;--accent: #d9694f;--accent-dark: #b84d38;--success: #26785d;--success-bg: #e4f4ec;--warning: #8a5b13;--warning-bg: #fff2d6;--danger: #a54141;--danger-bg: #fce9e7;--info: #376b86;--info-bg: #e8f3f8;--shadow-sm: 0 1px 2px rgba(14, 43, 46, .05), 0 4px 14px rgba(14, 43, 46, .035);--shadow-lg: 0 18px 60px rgba(11, 35, 39, .18);--radius-sm: 8px;--radius: 12px;--radius-lg: 18px;--sidebar-width: 260px}*{box-sizing:border-box}html{min-width:320px;min-height:100%;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Avenir Next,Segoe UI,ui-sans-serif,system-ui,sans-serif}h1{margin-bottom:10px;color:var(--brand-900);font-size:clamp(1.65rem,3vw,2.25rem);line-height:1.14;letter-spacing:-.035em}h2{color:var(--ink);font-size:1.06rem;line-height:1.35;letter-spacing:-.015em}h3{color:var(--ink);font-size:.95rem}code{border-radius:5px;background:#edf1ef;padding:2px 5px;color:#335158;font-size:.82rem;word-break:break-all}blockquote{margin:0}:focus-visible{outline:3px solid rgba(22,119,123,.32);outline-offset:2px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;z-index:2000;top:8px;left:8px;transform:translateY(-160%);border-radius:8px;background:var(--brand-900);color:#fff;padding:10px 14px;text-decoration:none}.skip-link:focus{transform:translateY(0)}.muted{color:var(--muted)}.eyebrow{margin:0 0 7px;color:var(--brand-600);font-size:.72rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:9px;padding:8px 14px;font-size:.87rem;font-weight:650;line-height:1.2;text-decoration:none;transition:background .15s ease,border-color .15s ease,transform .15s ease}.button:not(:disabled):active{transform:translateY(1px)}.button-primary{border-color:var(--brand-700);background:var(--brand-700);color:#fff;box-shadow:0 2px 8px #17636a29}.button-primary:hover{border-color:var(--brand-800);background:var(--brand-800)}.button-secondary{border-color:var(--line-strong);background:#fff;color:var(--brand-900)}.button-secondary:hover{border-color:#aebfba;background:var(--surface-soft)}.button-quiet{min-height:34px;border-color:transparent;background:transparent;color:var(--brand-700);padding:6px 8px}.button-quiet:hover{background:var(--brand-50)}.button-danger{border-color:var(--danger);background:var(--danger);color:#fff}.button-danger-quiet{border-color:#efcfcc;background:var(--danger-bg);color:var(--danger)}.button-wide{width:100%}.button-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.icon-button{display:inline-flex;width:36px;height:36px;flex:0 0 auto;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:var(--muted);text-decoration:none}.icon-button:hover{background:#edf3f0;color:var(--brand-800)}.text-link{display:inline-flex;align-items:center;gap:5px;color:var(--brand-700);font-size:.86rem;font-weight:650;text-decoration:none}.text-link:hover{text-decoration:underline}.app-shell{min-height:100vh}.sidebar{position:fixed;z-index:100;inset:0 auto 0 0;display:flex;width:var(--sidebar-width);flex-direction:column;overflow-y:auto;background:var(--brand-900);color:#fff}.sidebar-brand-row{display:flex;height:72px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.09);padding:0 22px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:1.01rem;font-weight:700;letter-spacing:-.025em}.brand>span:last-child>span{color:#79d2c7}.brand-mark{display:inline-flex;width:34px;height:34px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:9px 5px;background:#d8efe9;color:var(--brand-900);font-size:.72rem;font-weight:800;letter-spacing:-.04em}.sidebar-close{display:none;color:#fff}.org-picker{border-bottom:1px solid rgba(255,255,255,.09);padding:18px 17px}.org-picker>label{display:block;margin:0 0 7px 4px;color:#a9c1c4;font-size:.68rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.select-shell{position:relative}.select-shell select{width:100%;appearance:none;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff13;color:#fff;padding:9px 32px 9px 10px;font-size:.82rem;font-weight:600}.select-shell svg{position:absolute;top:50%;right:9px;transform:translateY(-50%);pointer-events:none}.org-meta{display:block;margin:7px 4px 0;color:#91aaad;font-size:.69rem;text-transform:capitalize}.sidebar-nav{flex:1;padding:15px 11px}.nav-group{margin-bottom:15px}.nav-group>p{margin:0 11px 5px;color:#9fb9bb;font-size:.64rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.nav-link{display:flex;min-height:38px;align-items:center;gap:10px;margin:2px 0;border-radius:8px;padding:7px 11px;color:#c6d6d7;font-size:.81rem;font-weight:550;text-decoration:none}.nav-link:hover{background:#ffffff12;color:#fff}.nav-link-active{background:#79d2c724;color:#e8fffb}.nav-link-active svg{color:#78d4c9}.sidebar-foot{display:flex;align-items:center;gap:7px;border-top:1px solid rgba(255,255,255,.09);padding:14px 20px;color:#8fa8aa;font-size:.69rem}.workspace{min-height:100vh;margin-left:var(--sidebar-width)}.topbar{display:flex;height:64px;align-items:center;justify-content:flex-end;border-bottom:1px solid var(--line);background:#ffffffeb;padding:0 30px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.environment-label{display:flex;align-items:center;gap:7px;margin-right:18px;color:var(--muted);font-size:.76rem}.live-dot{width:8px;height:8px;border-radius:50%;background:#d6903e;box-shadow:0 0 0 3px #d6903e21}.live-connected{background:#49a684;box-shadow:0 0 0 3px #49a68421}.profile-menu{position:relative}.profile-trigger{display:flex;align-items:center;gap:9px;border:0;border-radius:10px;background:transparent;padding:5px 7px;text-align:left}.profile-trigger:hover{background:var(--surface-soft)}.avatar{display:inline-flex;width:36px;height:36px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:50%;background:var(--brand-100);color:var(--brand-800);font-size:.75rem;font-weight:700}.avatar.small{width:34px;height:34px}.profile-copy{display:flex;flex-direction:column;min-width:110px}.profile-copy strong{color:var(--ink);font-size:.78rem}.profile-copy small{color:var(--muted);font-size:.65rem;text-transform:capitalize}.profile-popover{position:absolute;z-index:150;top:calc(100% + 8px);right:0;width:240px;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:var(--shadow-lg)}.profile-popover>div,.profile-popover button,.profile-popover>a{display:flex;width:100%;align-items:center;gap:9px;border:0;background:#fff;padding:12px 14px;color:var(--muted);font-size:.78rem;text-align:left;text-decoration:none}.profile-popover>a,.profile-popover button{border-top:1px solid var(--line)}.profile-popover button{color:var(--danger)}.profile-popover>a:hover{background:var(--surface-soft);color:var(--brand-800)}.profile-popover button:hover{background:var(--danger-bg)}.main-content{width:min(1500px,100%);min-height:calc(100vh - 106px);margin:0 auto;padding:30px clamp(18px,3vw,42px) 42px}.app-footer{padding:0 30px 20px;color:var(--subtle);font-size:.7rem;text-align:center}.mobile-header{display:none}.page-stack{display:flex;flex-direction:column;gap:20px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.page-header h1{margin-bottom:7px}.page-description{max-width:720px;margin:0;color:var(--muted);font-size:.92rem;line-height:1.55}.page-actions{display:flex;align-items:center;gap:8px;padding-top:21px}.back-row{margin-bottom:-10px}.panel{min-width:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:20px;box-shadow:var(--shadow-sm)}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:17px}.panel-heading h2{margin:0}.panel-heading .eyebrow{margin-bottom:4px}.panel-span-2{grid-column:span 2}.panel-span-3{grid-column:span 3}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:18px;box-shadow:var(--shadow-sm)}.metric-card:before{position:absolute;inset:0 auto 0 0;width:3px;background:#9bb2b4;content:""}.metric-card.metric-positive:before{background:#4ca27f}.metric-card.metric-warning:before{background:#d4943d}.metric-card p{margin:0 0 7px;color:var(--muted);font-size:.75rem;font-weight:600}.metric-card strong{display:block;margin-bottom:7px;color:var(--brand-900);font-size:1.65rem;letter-spacing:-.05em}.metric-card span{color:var(--subtle);font-size:.7rem}.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.attention-list{display:flex;flex-direction:column;gap:8px}.attention-item{display:grid;grid-template-columns:1fr auto;gap:4px 8px;border:1px solid var(--line);border-left-width:3px;border-radius:8px;padding:11px 12px;text-decoration:none}.attention-item:hover{background:var(--surface-soft)}.attention-item strong{color:var(--ink);font-size:.78rem}.attention-item span{grid-column:1;color:var(--muted);font-size:.69rem;line-height:1.4}.attention-item svg{grid-column:2;grid-row:1 / 3;align-self:center;color:var(--subtle)}.attention-warning{border-left-color:#d4943d}.attention-critical{border-left-color:var(--danger)}.attention-info{border-left-color:var(--info)}.delivery-bar{display:flex;height:11px;overflow:hidden;border-radius:999px;background:#edf1ef}.delivery-segment.delivered,.legend-dot.delivered{background:#439878}.delivery-segment.failed,.legend-dot.failed{background:#cf6862}.delivery-segment.suppressed,.legend-dot.suppressed{background:#9ca8aa}.delivery-legend{display:flex;flex-direction:column;gap:9px;margin:18px 0 0}.delivery-legend>div{display:flex;justify-content:space-between}.delivery-legend dt{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.77rem}.delivery-legend dd{margin:0;font-weight:700}.legend-dot{width:8px;height:8px;border-radius:50%}.quick-links{display:flex;flex-direction:column}.quick-links a{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:11px 0;color:var(--ink);font-size:.78rem;font-weight:600;text-decoration:none}.quick-links a:last-child{border-bottom:0}.quick-links a:hover{color:var(--brand-700)}.table-wrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.78rem;text-align:left}th{border-bottom:1px solid var(--line-strong);padding:9px 11px;color:var(--muted);font-size:.66rem;font-weight:700;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap}td{border-bottom:1px solid var(--line);padding:12px 11px;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover:not(.detail-row){background:#fafcfb}td small{display:block;margin-top:4px;color:var(--subtle);font-size:.67rem;line-height:1.35}.table-primary{color:var(--brand-900);font-weight:650;text-decoration:none}a.table-primary:hover{color:var(--brand-600);text-decoration:underline}.expanded-row td{border-bottom:0;background:#fafcfb}.detail-row td{padding:0 12px 14px 59px;background:#fafcfb}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:.64rem;font-weight:700;line-height:1.1;white-space:nowrap}.status-positive{background:var(--success-bg);color:var(--success)}.status-warning{background:var(--warning-bg);color:var(--warning)}.status-negative{background:var(--danger-bg);color:var(--danger)}.status-neutral{background:#edf1f0;color:#5e6e71}.pill-row,.tag-row{display:flex;flex-wrap:wrap;gap:5px}.filter-pill{display:inline-flex;align-items:center;gap:4px;border-radius:999px;background:#edf3f1;padding:4px 7px;color:#536a6d;font-size:.63rem}.contact-value,.icon-label{display:inline-flex;align-items:center;gap:5px}.icon-label.positive{color:var(--success)}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px}.search-field{display:flex;width:min(380px,100%);min-height:40px;align-items:center;gap:8px;border:1px solid var(--line-strong);border-radius:9px;background:#fff;padding:0 10px;color:var(--subtle)}.search-field:focus-within{border-color:var(--brand-600);box-shadow:0 0 0 3px #16777b1a}.search-field input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:.82rem}.toolbar-meta{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:.75rem}.compact-field{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.73rem}.compact-field select{min-height:36px;border:1px solid var(--line-strong);border-radius:8px;background:#fff;padding:6px 28px 6px 9px}.person-detail{display:grid;grid-template-columns:auto auto minmax(240px,1fr);gap:25px;border-left:2px solid var(--brand-100);padding:12px 16px}.person-detail>div{display:flex;flex-direction:column;gap:4px}.person-detail span{color:var(--muted);font-size:.7rem}.contact-detail-list>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.state-panel{display:flex;min-height:230px;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed var(--line-strong);border-radius:var(--radius);padding:28px;color:var(--muted);text-align:center}.state-panel h2{margin:5px 0 0}.state-panel p{max-width:520px;margin:0 0 8px;font-size:.82rem}.state-error{border-color:#e8c3bf;background:snow;color:var(--danger)}.session-check{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--muted)}.spinner{width:32px;height:32px;border:3px solid var(--brand-100);border-top-color:var(--brand-700);border-radius:50%;animation:spin .8s linear infinite}.inline-notice{display:flex;gap:5px;border:1px solid #cfe3e5;border-left:3px solid var(--info);border-radius:8px;background:var(--info-bg);padding:11px 13px;color:#355f72;font-size:.76rem;line-height:1.45}.inline-notice strong{flex:0 0 auto;margin-right:4px;color:inherit}.notice-warning{border-color:#eed9ad;border-left-color:#d29135;background:var(--warning-bg);color:#755016}.notice-danger{border-color:#edc8c4;border-left-color:var(--danger);background:var(--danger-bg);color:#8d3c3c}.notice-success{border-color:#bfdfd1;border-left-color:var(--success);background:var(--success-bg);color:var(--success)}.form-alert{border:1px solid #edc8c4;border-radius:8px;background:var(--danger-bg);padding:10px 12px;color:var(--danger);font-size:.78rem}.field{display:flex;flex-direction:column;gap:6px}.field-label,.rule-builder legend,.checkbox-group legend{color:#40565b;font-size:.76rem;font-weight:650}.field input,.field textarea,.field select,.rule-row input,.rule-row select{width:100%;border:1px solid var(--line-strong);border-radius:8px;background:#fff;padding:9px 10px;color:var(--ink);font-size:.82rem;line-height:1.35}.field textarea{resize:vertical}.field input:focus,.field textarea:focus,.field select:focus,.rule-row input:focus,.rule-row select:focus{border-color:var(--brand-600);outline:0;box-shadow:0 0 0 3px #16777b1a}.field input[readonly]{background:#f2f5f4;color:var(--muted)}.field-hint{margin:0;color:var(--subtle);font-size:.67rem;line-height:1.4}.field-error{margin:0;color:var(--danger);font-size:.68rem}.form-stack{display:flex;flex-direction:column;gap:16px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stacked-actions{display:flex;flex-direction:column;gap:8px}.checkbox-group{display:flex;flex-direction:column;gap:8px;border:1px solid var(--line);border-radius:9px;padding:12px}.checkbox-group label{display:flex;align-items:center;gap:8px;color:var(--ink);font-size:.77rem}.switch-row{display:flex;align-items:flex-start;gap:10px;border:1px solid var(--line);border-radius:9px;padding:12px}.switch-row input{width:17px;height:17px;margin-top:1px;accent-color:var(--brand-700)}.switch-row span{display:flex;flex-direction:column;gap:3px}.switch-row strong{font-size:.78rem}.switch-row small{color:var(--muted);font-size:.68rem;line-height:1.4}.switch-row.dangerous{border-color:#e4cfcd;background:snow}.modal-backdrop{position:fixed;z-index:1000;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0b1f2294;padding:20px}.modal{display:flex;width:min(700px,100%);max-height:calc(100vh - 40px);flex-direction:column;overflow:hidden;border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-lg)}.modal-header{position:relative;z-index:2;display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);background:#fff;padding:19px 21px}.modal-header h2{margin:0 0 4px;font-size:1.15rem}.modal-header p{margin:0;color:var(--muted);font-size:.76rem}.modal-body{min-height:0;overflow-y:auto;padding:21px}.modal-footer{position:relative;z-index:3;display:flex;flex:0 0 auto;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);background:#fff;padding:14px 21px}.sync-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.definition-list{display:flex;flex-direction:column;margin:18px 0}.definition-list>div{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:9px 0}.definition-list dt{color:var(--muted);font-size:.72rem}.definition-list dd{margin:0;color:var(--ink);font-size:.74rem;font-weight:600;text-align:right}.definition-list.horizontal{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.definition-list.horizontal>div{flex-direction:column;gap:5px;border-bottom:0;border-right:1px solid var(--line);padding:0 14px}.definition-list.horizontal>div:first-child{padding-left:0}.definition-list.horizontal>div:last-child{border-right:0}.definition-list.horizontal dd{text-align:left}.reconcile-counts{display:grid;grid-template-columns:repeat(3,1fr);margin:20px 0}.reconcile-counts>div{border-right:1px solid var(--line);text-align:center}.reconcile-counts>div:last-child{border-right:0}.reconcile-counts dt{color:var(--muted);font-size:.68rem}.reconcile-counts dd{margin:5px 0 0;color:var(--brand-900);font-size:1.4rem;font-weight:700}.rule-builder{border:1px solid var(--line);border-radius:10px;padding:13px}.rule-builder legend{padding:0 5px}.rule-row{display:grid;grid-template-columns:1fr 1fr 1.25fr auto;gap:8px;margin-bottom:9px}.preview-card{border:1px solid #bbd9d3;border-radius:10px;background:var(--brand-50);padding:14px}.preview-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.preview-summary>div{display:flex;flex-direction:column;align-items:center;border-right:1px solid #cce0dc;color:var(--muted);font-size:.68rem;text-align:center}.preview-summary>div:last-child{border-right:0}.preview-summary strong{margin-top:5px;color:var(--brand-900);font-size:1.25rem}.preview-card h3{margin:15px 0 7px}.compact-list{margin:0}.compact-list>div,.sample-list>div{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d5e7e3;padding:7px 0;font-size:.72rem}.compact-list dd{margin:0;font-weight:700}.sample-list small{display:block;color:var(--muted)}.composer-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.75fr);align-items:start;gap:16px}.composer-actions{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px}.phone-preview-panel{position:sticky;top:82px}.phone-preview{overflow:hidden;border:5px solid #263c41;border-radius:22px;background:#ecf1ef;box-shadow:0 8px 28px #1c34381f}.phone-preview-head{display:flex;flex-direction:column;align-items:center;border-bottom:1px solid #dbe4e1;background:#fff;padding:13px}.phone-preview-head span{font-size:.77rem;font-weight:700}.phone-preview-head small{color:var(--subtle);font-size:.62rem}.message-bubble{width:fit-content;max-width:88%;min-height:55px;margin:60px 10px 90px auto;border-radius:15px 15px 4px;background:var(--brand-700);padding:10px 12px;color:#fff;font-size:.73rem;line-height:1.45;white-space:pre-wrap}.phone-preview+.inline-notice{margin-top:15px}.stepper{display:flex;gap:0;width:min(500px,100%);margin:0;padding:0;list-style:none}.stepper li{position:relative;display:flex;flex:1;align-items:center;gap:8px;color:var(--subtle);font-size:.75rem;font-weight:600}.stepper li:after{height:1px;flex:1;margin:0 10px;background:var(--line-strong);content:""}.stepper li:last-child:after{display:none}.stepper li>span{display:inline-flex;width:26px;height:26px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid var(--line-strong);border-radius:50%;background:#fff}.stepper .step-current,.stepper .step-complete{color:var(--brand-700)}.stepper .step-current>span,.stepper .step-complete>span{border-color:var(--brand-700);background:var(--brand-700);color:#fff}.review-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);align-items:start;gap:16px}.review-card{padding:0}.review-section{display:grid;grid-template-columns:auto 1fr;gap:13px;border-bottom:1px solid var(--line);padding:20px}.review-section:last-child{border-bottom:0}.review-icon{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:9px;background:var(--brand-50);color:var(--brand-700)}.review-section p{margin:0 0 3px;color:var(--muted);font-size:.68rem;font-weight:650;text-transform:uppercase}.review-section h2{margin-bottom:11px}.review-section blockquote{border-left:2px solid var(--brand-100);padding:10px 13px;background:var(--surface-soft);color:#31484d;font-size:.82rem;line-height:1.5;white-space:pre-wrap}.review-section small{display:block;margin-top:7px;color:var(--subtle);font-size:.67rem}.review-numbers{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0}.review-numbers dt{color:var(--muted);font-size:.64rem}.review-numbers dd{margin:4px 0 0;color:var(--brand-900);font-size:1.05rem;font-weight:700}.check-list{display:flex;flex-direction:column;gap:7px;margin:0;padding:0;list-style:none}.check-list li{display:flex;align-items:flex-start;gap:7px;color:var(--muted);font-size:.74rem;line-height:1.4}.check-list li svg{flex:0 0 auto;margin-top:2px;color:var(--success)}.check-list.large{gap:11px}.schedule-card{position:sticky;top:82px}.schedule-card h2{margin-bottom:15px}.choice-card{display:flex;gap:9px;margin-bottom:9px;border:1px solid var(--line);border-radius:9px;padding:11px;cursor:pointer}.choice-selected{border-color:var(--brand-600);background:var(--brand-50)}.choice-card input{margin-top:2px;accent-color:var(--brand-700)}.choice-card span{display:flex;flex-direction:column;gap:3px}.choice-card strong{font-size:.77rem}.choice-card small{color:var(--muted);font-size:.66rem;line-height:1.35}.schedule-card .field,.schedule-card .inline-notice,.schedule-card .stacked-actions{margin-top:15px}.broadcast-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.message-review blockquote{border-radius:9px;background:var(--surface-soft);padding:16px;color:#324b50;font-size:.86rem;line-height:1.55}.status-timeline{display:flex;flex-direction:column;gap:13px;margin:20px 0 0;padding:0;list-style:none}.status-timeline li{display:flex;align-items:center;gap:8px;color:var(--subtle);font-size:.75rem}.status-timeline li svg{border-radius:50%;background:#edf1f0;padding:2px}.status-timeline li.complete{color:var(--success)}.status-timeline li.complete svg{background:var(--success-bg)}.outcome-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:20px 0}.outcome-grid div{border-right:1px solid var(--line);text-align:center}.outcome-grid div:last-child{border-right:0}.outcome-grid strong{display:block;color:var(--brand-900);font-size:1.35rem}.outcome-grid span{color:var(--muted);font-size:.68rem}.progress-track{height:8px;overflow:hidden;border-radius:999px;background:#e9eeec}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--success)}.inbox-page-stack{height:calc(100vh - 126px);min-height:650px}.inbox-layout{display:grid;flex:1;grid-template-columns:350px minmax(0,1fr);min-height:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-sm)}.conversation-list-panel{display:flex;min-width:0;flex-direction:column;border-right:1px solid var(--line)}.conversation-tools{border-bottom:1px solid var(--line);padding:13px}.conversation-tools .search-field{width:100%}.segmented-control{display:flex;gap:3px;margin-top:9px;border-radius:8px;background:#edf2f0;padding:3px}.segmented-control button{flex:1;border:0;border-radius:6px;background:transparent;padding:6px 4px;color:var(--muted);font-size:.66rem;font-weight:650}.segmented-control button[aria-pressed=true]{background:#fff;color:var(--brand-800);box-shadow:0 1px 3px #1432341a}.conversation-list{overflow-y:auto}.conversation-item{position:relative;display:flex;gap:10px;border-bottom:1px solid var(--line);padding:13px;color:var(--ink);text-decoration:none}.conversation-item:hover,.conversation-active{background:var(--brand-50)}.conversation-active{box-shadow:inset 3px 0 var(--brand-600)}.conversation-copy{min-width:0;flex:1}.conversation-copy>span:first-child{display:flex;justify-content:space-between;gap:8px}.conversation-copy strong{font-size:.77rem}.conversation-copy time{color:var(--subtle);font-size:.61rem;white-space:nowrap}.conversation-preview{display:block;overflow:hidden;margin:4px 0 6px;color:var(--muted);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.tag-row small{display:inline-flex;align-items:center;gap:3px;border-radius:999px;background:#edf1f0;padding:3px 6px;color:var(--muted);font-size:.58rem}.unread-badge{position:absolute;right:10px;bottom:12px;display:inline-flex;min-width:18px;height:18px;align-items:center;justify-content:center;border-radius:999px;background:var(--accent);color:#fff;font-size:.59rem;font-weight:700}.thread-panel{display:flex;min-width:0;flex-direction:column;background:#f8faf9}.thread-placeholder{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:30px;color:var(--subtle);text-align:center}.thread-placeholder h2{margin:13px 0 5px}.thread-placeholder p{max-width:380px;font-size:.78rem}.thread-header{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);background:#fff;padding:13px 16px}.thread-header h2{margin:0;font-size:.92rem}.thread-header p{margin:2px 0 0;color:var(--muted);font-size:.66rem}.thread-status{display:flex;align-items:center;gap:8px;margin-left:auto}.thread-back{display:none}.thread-panel>.inline-notice{margin:10px 14px 0}.message-thread{display:flex;flex:1;flex-direction:column;gap:11px;overflow-y:auto;padding:20px}.message{display:flex;max-width:min(75%,630px);flex-direction:column;gap:5px}.message>div{border-radius:14px;padding:10px 12px;font-size:.77rem;line-height:1.5}.message footer{display:flex;justify-content:space-between;gap:10px;color:var(--subtle);font-size:.58rem}.message footer span{display:flex;align-items:center;gap:3px}.message.inbound{align-self:flex-start}.message.inbound>div{border:1px solid var(--line);border-bottom-left-radius:4px;background:#fff}.message.outbound{align-self:flex-end}.message.outbound>div{border-bottom-right-radius:4px;background:var(--brand-700);color:#fff}.reply-composer{display:grid;grid-template-columns:1fr auto;gap:8px;border-top:1px solid var(--line);background:#fff;padding:13px}.reply-composer textarea{resize:none;border:1px solid var(--line-strong);border-radius:9px;padding:9px 10px;font-size:.78rem}.reply-meta{grid-column:1 / -1;display:flex;align-items:center;gap:5px;color:var(--subtle);font-size:.61rem}.precedence-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:var(--radius);background:var(--brand-900);padding:15px 18px;color:#fff}.precedence-strip>div{display:flex;align-items:center;gap:10px}.precedence-strip>div span{display:flex;flex-direction:column}.precedence-strip strong{font-size:.78rem}.precedence-strip small{color:#9eb6b8;font-size:.62rem}.precedence-strip ol{display:flex;align-items:center;gap:6px;margin:0;padding:0;list-style:none}.precedence-strip li{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#ffffff1a;padding:5px 8px;font-size:.61rem}.precedence-strip li:not(:last-child):after{margin-left:3px;color:#7fa2a4;content:"›"}.tab-list{display:flex;border-bottom:1px solid var(--line)}.tab-list button{border:0;border-bottom:2px solid transparent;background:transparent;padding:10px 13px;color:var(--muted);font-size:.76rem;font-weight:650}.tab-list button[aria-selected=true]{border-bottom-color:var(--brand-600);color:var(--brand-700)}.audit-detail{border-left:2px solid var(--brand-100);padding:10px 15px}.audit-detail p{margin:4px 0 10px;color:var(--muted);font-size:.75rem}.audit-detail dl{display:flex;gap:30px;margin:0}.audit-detail dl div{display:flex;gap:7px}.audit-detail dt{color:var(--subtle)}.audit-detail dd{margin:0}.admin-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-summary>div{display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:14px 16px;color:var(--brand-700)}.admin-summary span{display:flex;flex-direction:column;gap:2px}.admin-summary strong{color:var(--ink);font-size:.78rem}.admin-summary small{color:var(--muted);font-size:.66rem}.provider-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.provider-card-head{display:flex;align-items:center;gap:10px}.provider-card-head>div{min-width:0;flex:1}.provider-card-head h2{margin:0;text-transform:capitalize}.provider-card-head p{margin:2px 0 0;color:var(--muted);font-size:.68rem}.provider-monogram{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:10px;background:var(--brand-900);color:#fff;font-size:.72rem;font-weight:800}.evidence-checks{display:grid;margin:12px 0;padding:0;gap:7px;list-style:none}.evidence-checks li{display:flex;align-items:center;gap:8px;border-radius:8px;background:var(--surface);padding:8px}.evidence-checks li>span:last-child{display:flex;min-width:0;flex-direction:column;font-size:.7rem;font-weight:650}.evidence-checks li small{color:var(--muted);font-size:.6rem;font-weight:500}.evidence-empty{margin:12px 0;font-size:.7rem}.webhook-panel{display:flex;align-items:center;gap:13px}.webhook-panel>div{flex:1}.webhook-panel h2{margin:0}.webhook-panel p{margin:5px 0}.webhook-panel small{color:var(--muted)}.resilience-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.resilience-grid article{display:flex;min-width:0;align-items:center;gap:10px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:14px;box-shadow:var(--shadow-sm)}.resilience-grid article>svg{flex:0 0 auto;color:var(--brand-700)}.resilience-grid article>span{display:flex;min-width:0;flex:1;flex-direction:column}.resilience-grid small{color:var(--muted);font-size:.62rem}.resilience-grid strong{overflow:hidden;color:var(--ink);font-size:.73rem;text-overflow:ellipsis;white-space:nowrap}.destination-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.destination-card{display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:10px;padding:12px}.destination-icon{display:inline-flex;width:38px;height:38px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:9px;background:var(--brand-50);color:var(--brand-700)}.destination-card>div{min-width:0;flex:1}.destination-card h3{margin:0;font-size:.79rem}.destination-card p{overflow:hidden;margin:3px 0 7px;color:var(--muted);font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.destination-card small{display:block;margin-top:6px;color:var(--muted);font-size:.65rem}.negative-copy{color:var(--danger)!important}.evidence-value{display:block;margin:2px 0;font-size:.7rem}.backup-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.restore-check-head{display:flex;align-items:center;gap:10px;color:var(--success)}.restore-check-head>div{flex:1}.restore-check-head h3{margin:0}.restore-check-head p{margin:2px 0 0;color:var(--muted);font-size:.67rem}.system-health{background:var(--brand-900);color:#fff}.system-health h2{color:#fff}.system-health .eyebrow{color:#7ad0c7}.system-health .definition-list dt{color:#b6cbcc}.system-health .definition-list dd{color:#fff}.system-health .button-secondary{border-color:#ffffff2e;background:#ffffff17;color:#fff}.component-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.component-grid article{display:grid;grid-template-columns:auto 1fr;gap:8px;border-radius:9px;background:#ffffff12;padding:10px}.component-grid article>div{display:flex;min-width:0;flex-direction:column}.component-grid strong{font-size:.7rem}.component-grid small{overflow:hidden;color:#9bb4b6;font-size:.6rem;text-overflow:ellipsis;white-space:nowrap}.component-grid .status-pill{grid-column:2;width:fit-content}.health-indicator{width:8px;height:8px;margin-top:4px;border-radius:50%;background:#8f9b9d}.health-healthy{background:#66c39f;box-shadow:0 0 0 3px #66c39f1a}.health-degraded{background:#e0ad5b}.health-offline{background:#db746f}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.maintenance-panel{display:grid;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:16px}.maintenance-panel>svg{color:var(--warning)}.maintenance-panel p{margin-bottom:8px;font-size:.8rem;line-height:1.5}.maintenance-panel ul{margin-bottom:0;color:var(--muted);font-size:.78rem}.maintenance-active{border-color:#e1bd80;background:var(--warning-bg)}.maintenance-panel .inline-notice{grid-column:1 / -1}.settings-actions{grid-column:1 / -1;display:flex;justify-content:flex-end}.toast-region{position:fixed;z-index:1800;right:18px;bottom:18px;display:flex;width:min(390px,calc(100vw - 36px));flex-direction:column;gap:8px}.toast{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-left:3px solid var(--success);border-radius:10px;background:#fff;padding:10px 11px;color:var(--ink);box-shadow:var(--shadow-lg);font-size:.76rem}.toast>span{flex:1}.toast-success>svg{color:var(--success)}.toast-error{border-left-color:var(--danger)}.toast-error>svg{color:var(--danger)}.auth-layout{display:grid;min-height:100vh;grid-template-columns:minmax(400px,1.1fr) minmax(420px,.9fr);background:#fff}.auth-brand-panel{position:relative;display:flex;min-height:100vh;flex-direction:column;justify-content:space-between;overflow:hidden;background:var(--brand-900);padding:clamp(32px,5vw,70px);color:#fff}.auth-brand-panel:before,.auth-brand-panel:after{position:absolute;border:1px solid rgba(130,210,200,.16);border-radius:50%;content:""}.auth-brand-panel:before{width:520px;height:520px;right:-260px;bottom:-120px}.auth-brand-panel:after{width:340px;height:340px;right:-170px;bottom:-30px}.auth-brand{position:relative;z-index:1;display:flex;align-items:center;gap:11px}.auth-message{position:relative;z-index:1;max-width:620px}.auth-message .eyebrow{color:#75cfc4}.auth-message h1{max-width:580px;color:#fff;font-size:clamp(2.2rem,5vw,4rem);letter-spacing:-.055em}.auth-message>p:last-child{max-width:540px;color:#b4c9ca;font-size:1rem;line-height:1.7}.auth-trust{position:relative;z-index:1;display:flex;align-items:center;gap:9px;color:#9db7b9;font-size:.75rem}.auth-form-panel{display:flex;align-items:center;justify-content:center;padding:30px}.auth-form-wrap{width:min(400px,100%)}.auth-form-wrap.auth-form-wide{width:min(760px,100%)}.auth-form-wrap>h2,.auth-form-wrap>h1{margin-bottom:6px;font-size:1.7rem}.auth-form-wrap>.muted{margin-bottom:24px;font-size:.82rem}.auth-form{display:flex;flex-direction:column;gap:16px;margin-top:16px}.password-field{display:flex;border:1px solid var(--line-strong);border-radius:8px}.password-field:focus-within{border-color:var(--brand-600);box-shadow:0 0 0 3px #16777b1a}.password-field input{border:0;outline:0;box-shadow:none!important}.password-field button{width:42px;border:0;background:transparent;color:var(--muted)}.demo-credentials{margin-top:24px;border-top:1px solid var(--line);padding-top:14px;color:var(--muted);font-size:.69rem}.demo-credentials summary{cursor:pointer;font-weight:600}.demo-credentials p{line-height:1.7}.auth-mobile-brand{display:none}.auth-layout-simple{display:flex;justify-content:center;background:radial-gradient(circle at top left,var(--brand-50),white 42%)}.auth-layout-simple .auth-form-panel{width:100%}.mfa-icon{display:inline-flex;width:54px;height:54px;align-items:center;justify-content:center;margin-bottom:18px;border-radius:14px;background:var(--brand-100);color:var(--brand-800)}.mfa-input{font-family:ui-monospace,monospace;font-size:1.45rem!important;letter-spacing:.3em;text-align:center}.demo-code{margin-top:20px;color:var(--subtle);font-size:.68rem}.compact-state{min-height:120px}.mfa-enrollment-grid{display:grid;grid-template-columns:260px 1fr;align-items:center;gap:24px;margin:20px 0}.qr-panel{display:flex;min-height:260px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px;color:var(--muted);text-align:center}.qr-panel img{display:block;max-width:100%;height:auto}.manual-secret{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:12px}.manual-secret code{width:100%;padding:10px;font-size:.95rem;letter-spacing:.08em}.manual-secret small{color:var(--muted);font-size:.72rem}.recovery-custody{width:min(700px,100%);margin:0 auto}.recovery-code-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:20px 0;padding:0;list-style-position:inside}.recovery-code-grid li{border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);padding:9px 11px;color:var(--muted);font:.72rem ui-monospace,monospace}.recovery-code-grid code{background:transparent;color:var(--ink)}.recovery-custody .switch-row{margin:18px 0 12px}.security-summary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}.security-summary>svg{color:var(--brand-700)}.security-summary h2,.security-summary p{margin:0}.security-summary p{margin-top:3px;color:var(--muted);font-size:.78rem}.security-form{width:min(620px,100%)}.security-form .field-hint{display:flex;align-items:center;gap:5px}.centered-page{display:flex;min-height:65vh;flex-direction:column;align-items:center;justify-content:center;padding:30px;color:var(--muted);text-align:center}.centered-page h1{max-width:650px}.centered-page p:not(.eyebrow){max-width:560px;line-height:1.5}@media(max-width:1180px){.metric-grid,.resilience-grid,.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.attention-panel{grid-column:span 1}.panel-span-3{grid-column:span 2}.component-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.review-numbers{grid-template-columns:repeat(2,1fr)}}@media(max-width:920px){:root{--sidebar-width: 238px}.profile-copy{display:none}.main-content{padding:24px 20px 36px}.composer-grid,.review-grid{grid-template-columns:1fr}.phone-preview-panel,.schedule-card{position:static}.phone-preview{width:min(320px,100%);margin:0 auto}.inbox-layout{grid-template-columns:310px minmax(0,1fr)}.thread-header{flex-wrap:wrap}.thread-status{flex:1 0 100%;justify-content:flex-end;margin-left:0}.precedence-strip{align-items:flex-start;flex-direction:column}.precedence-strip ol{flex-wrap:wrap}.definition-list.horizontal{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 0}.definition-list.horizontal>div:nth-child(2){border-right:0}.component-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.sidebar{width:min(300px,86vw);transform:translate(-105%);box-shadow:var(--shadow-lg);transition:transform .2s ease}.sidebar-open{transform:translate(0)}.sidebar-close{display:inline-flex}.drawer-scrim{position:fixed;z-index:90;inset:0;border:0;background:#0b1f2285}.workspace{margin-left:0;padding-top:56px}.topbar{display:none}.mobile-header{position:fixed;z-index:80;inset:0 0 auto;display:flex;height:56px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fffffff2;padding:0 13px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-header .brand{color:var(--brand-900)}.mobile-header .brand>span:last-child>span{color:var(--brand-700)}.mobile-header .brand-mark{width:30px;height:30px}.main-content{min-height:calc(100vh - 90px);padding:20px 14px 32px}.page-header{align-items:stretch;flex-direction:column;gap:10px}.page-actions{align-self:stretch;padding-top:0}.page-actions>.button,.page-actions>.button-row{width:100%}.page-actions .button-row>*{flex:1}.metric-grid,.dashboard-grid,.sync-summary-grid,.provider-grid,.destination-grid,.backup-policy-grid,.settings-grid,.admin-summary{grid-template-columns:1fr}.panel-span-2,.panel-span-3,.maintenance-panel{grid-column:span 1}.maintenance-panel{grid-template-columns:1fr}.maintenance-panel .inline-notice{grid-column:1}.toolbar{align-items:stretch;flex-direction:column}.search-field{width:100%}.toolbar-meta{justify-content:flex-end}.form-grid{grid-template-columns:1fr}.rule-row{grid-template-columns:1fr 1fr auto}.rule-row label:nth-child(3){grid-column:1 / 3}.rule-row .icon-button{grid-column:3;grid-row:1 / 3;align-self:center}.person-detail{grid-template-columns:1fr 1fr}.contact-detail-list{grid-column:1 / -1}.inbox-page-stack{height:calc(100vh - 90px);min-height:600px}.inbox-layout{display:block}.conversation-list-panel,.thread-panel{height:100%;border:0}.inbox-layout.thread-open .conversation-list-panel{display:none}.inbox-layout:not(.thread-open) .thread-panel{display:none}.thread-back{display:inline-flex}.thread-header{padding:11px}.thread-status .status-pill{display:none}.delivery-reconciliation-panel .table-wrap th:last-child,.delivery-reconciliation-panel .table-wrap td:last-child{position:sticky;z-index:1;right:0;background:#fff;box-shadow:-8px 0 12px -12px #0b1f22a6}.message{max-width:88%}.resilience-grid,.component-grid{grid-template-columns:1fr}.outcome-grid{grid-template-columns:repeat(2,1fr);gap:14px 0}.outcome-grid div:nth-child(2){border-right:0}.definition-list.horizontal{grid-template-columns:1fr}.definition-list.horizontal>div{border-right:0;border-bottom:1px solid var(--line);padding:8px 0}.precedence-strip ol{display:grid;grid-template-columns:repeat(2,auto)}.modal-backdrop{align-items:center;padding:12px}.modal{width:100%;max-height:calc(100dvh - 24px);border-radius:18px}.modal-footer{display:grid;grid-template-columns:1fr}.modal-footer .button{width:100%}.audit-detail dl{flex-direction:column;gap:6px}.webhook-panel{align-items:flex-start;flex-wrap:wrap}.auth-layout{display:block;background:#fff}.auth-brand-panel{display:none}.auth-form-panel{min-height:100vh;padding:22px}.auth-mobile-brand{display:flex;align-items:center;gap:9px;margin-bottom:50px;color:var(--brand-900)}.mfa-enrollment-grid{grid-template-columns:1fr}.qr-panel{min-height:0}.recovery-code-grid{grid-template-columns:1fr}.security-summary{grid-template-columns:auto 1fr}.security-summary .status-pill{grid-column:2;width:fit-content}}@media(max-width:480px){.panel{padding:15px}.metric-grid{grid-template-columns:1fr}.metric-card{padding:15px}.preview-summary{grid-template-columns:1fr}.preview-summary>div{border-right:0;border-bottom:1px solid #cce0dc;padding:7px 0}.preview-summary>div:last-child{border-bottom:0}.review-numbers{grid-template-columns:1fr 1fr}.resilience-grid,.reply-composer{grid-template-columns:1fr}.reply-composer .button{width:100%}.profile-trigger{padding:2px}.rule-row{grid-template-columns:1fr auto}.rule-row label{grid-column:1}.rule-row label:nth-child(3){grid-column:1}.rule-row .icon-button{grid-column:2;grid-row:1 / 4}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(forced-colors:active){.status-pill,.filter-pill,.button,.panel,.inline-notice{border:1px solid CanvasText}.live-dot,.health-indicator{forced-color-adjust:none}}
