:root{--bg:#f7f8fa;--surface:#fff;--ink:#202631;--muted:#78818e;--line:#e8ebef;--accent:#333543;--accent-light:var(--brand-soft);--blue:#3869bd;--red:#b34b40;--amber:#976415;--shadow:0 4px 18px #23324405;font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,'Apple SD Gothic Neo','Malgun Gothic',sans-serif;color:var(--ink);font-size:14px;letter-spacing:-.025em}
*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,select,textarea{font:inherit;letter-spacing:inherit}button,select{cursor:pointer}button,a,input,select,textarea{outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent)}button{color:inherit}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}.lucide{width:18px;height:18px;stroke-width:1.7;flex-shrink:0}h1,h2,h3,p{margin:0}button{border:0;background:none}.app{display:grid;grid-template-columns:206px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:#fcfcfd;border-right:1px solid var(--line);padding:30px 17px 12px;display:flex;flex-direction:column}.wordmark{display:flex;align-items:center;gap:8px;margin:0 10px 32px;font-size:25px;font-weight:720;letter-spacing:-1.25px}.wordmark>.lucide{width:25px;height:25px;color:var(--accent-ink);stroke-width:1.8}.wordmark-dot{color:var(--accent)}.brand-label,.nav-section{font-size:11px;color:#959ca7;font-weight:650;letter-spacing:.035em;text-transform:uppercase}.brand-label{margin:0 10px 9px}.brand-wrap{display:flex;gap:8px;align-items:center;padding:9px;border:1px solid var(--line);border-radius:9px;background:#fff;margin-bottom:27px}.brand-avatar{width:26px;height:26px;background:var(--brand-soft);color:var(--accent-ink);border-radius:6px;display:grid;place-items:center;font-weight:700;font-size:13px}.brand-wrap select{width:116px;min-width:0;background:none;border:0;font-size:14px;font-weight:650;color:#374151}.nav-section{padding:0 12px;margin-bottom:9px}.nav-item{display:flex;align-items:center;width:100%;height:42px;gap:11px;padding:0 12px;color:#78818d;margin:2px 0;border-radius:7px;text-align:left;font-size:14px;font-weight:530}.nav-item.active{color:var(--accent-ink);background:var(--brand-soft);font-weight:680}.nav-item:hover:not(.active){background:#f0f2f4;color:var(--ink)}.nav-item b{font-size:11px;margin-left:auto;border-radius:4px;background:var(--brand-line);min-width:20px;text-align:center;padding:2px 4px}.nav-item em{font-size:11px;font-style:normal;color:var(--red);background:#f9eae7;border-radius:5px;margin-left:auto;padding:2px 6px}nav .nav-section{margin-top:32px}.sidebar-bottom{margin-top:auto;padding-top:48px}.preview-note{background:var(--brand-faint);border:1px solid var(--brand-line);padding:13px 11px;border-radius:8px;font-size:11px;color:var(--accent-ink)}.status-dot{display:inline-block;width:5px;height:5px;background:var(--accent);border-radius:50%;margin-right:5px}.preview-note p{color:var(--muted);font-size:11px;line-height:1.8;margin-top:6px}.profile{display:flex;align-items:center;gap:9px;padding:18px 6px 12px;width:100%;text-align:left}.profile>span:nth-child(2){display:grid;gap:3px}.profile strong{font-size:12px;font-weight:600}.profile small{font-size:11px;color:var(--muted)}.profile>.lucide{margin-left:auto;width:15px;color:#8e96a0}.avatar{border-radius:50%;background:#f0ede7;color:#817360;width:48px;height:48px;display:grid;place-items:center;font-size:18px;font-weight:550}.avatar.small{width:30px;height:30px;font-size:13px}.avatar.tiny{width:27px;height:27px;font-size:11px}.version{font-size:10px;color:#a4aab1;margin-left:8px}.topbar{height:64px;padding:0 33px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#ffffffba}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:13px;color:#969da8}.breadcrumb .lucide{width:12px}.breadcrumb strong{color:#55606c;font-weight:550}.top-actions{display:flex;gap:17px;align-items:center}.demo-badge{font-size:11px;color:#898e98}.icon-button{width:30px;height:30px;border-radius:6px;display:grid;place-items:center;color:#88919b}.icon-button:hover{background:#f0f2f5}.icon-button .lucide{width:16px;height:16px}.page-intro{padding:29px 33px 25px;display:flex;align-items:center;justify-content:space-between}.eyebrow{font-size:11px;letter-spacing:.1em;color:#919ba5;margin-bottom:8px}.page-intro h1{font-size:25px;font-weight:650;letter-spacing:-1px}.page-intro p{color:var(--muted);font-size:13px;margin-top:8px;line-height:1.6}.date-label{font-size:12px;color:#8e96a0;display:flex;align-items:center;gap:8px}.date-label .lucide{width:14px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 33px 25px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:17px 0;box-shadow:var(--shadow)}.stat{padding:0 22px;border-right:1px solid var(--line)}.stat:last-child{border:0}.stat-label{font-size:12px;color:#87909b;display:flex;align-items:center;gap:7px}.stat-label .lucide{width:13px;height:13px}.stat-bottom{margin-top:11px;display:flex;align-items:baseline;gap:10px}.stat-number{font-size:25px;letter-spacing:-1px;font-weight:580;font-variant-numeric:tabular-nums}.stat-note{font-size:11px;color:#a3aab2}.stat-note.warn{color:var(--red)}.work-shell{display:grid;grid-template-columns:315px minmax(0,1fr);margin:0 33px 30px;border:1px solid var(--line);border-radius:11px;background:#fff;overflow:hidden;min-height:635px;box-shadow:var(--shadow)}.queue{border-right:1px solid var(--line);background:#fff;min-width:0}.queue-head{padding:20px 18px 13px}.queue-title{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:650;margin-bottom:14px}.queue-title span{font-size:11px;color:var(--muted);font-weight:400}.search{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:7px;background:#fafbfc;height:34px;padding:0 10px}.search .lucide{width:14px;color:#97a0aa}.search input{border:0;background:transparent;outline:none;min-width:0;width:100%;font-size:12px;color:var(--ink)}.search input::placeholder{color:#a1a9b3}.key{font:10px ui-monospace,monospace;border:1px solid #e4e7eb;border-radius:3px;color:#a4abb4;padding:0 4px}.queue-filters{display:flex;gap:5px;margin-top:12px}.filter{font-size:11px;padding:6px 9px;border-radius:5px;color:#8a929d;white-space:nowrap}.filter.active{background:var(--brand-soft);color:var(--accent-ink);font-weight:650}.filter b{font-size:10px;font-weight:500;margin-left:3px}.queue-order{padding:0 20px 12px;display:flex;align-items:center;justify-content:space-between;color:#a0a7b0;font-size:10px}.queue-order .lucide{width:11px;height:11px}.queue-order span{display:flex;gap:5px;align-items:center}.customer-row{display:block;width:100%;text-align:left;padding:16px 19px;border-top:1px solid #f0f2f4;position:relative;transition:background .15s}.customer-row:hover{background:var(--brand-faint)}.customer-row.selected{background:var(--brand-soft)}.customer-row.selected:before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--accent)}.row-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.row-top strong{font-size:14px;font-weight:630}.row-meta{font-size:11px;color:#949ca6;margin-bottom:10px;display:flex;align-items:center;gap:6px}.row-bottom{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#858e97}.badge{display:inline-flex;align-items:center;gap:4px;font-size:10px;line-height:1.4;padding:3px 6px;border-radius:4px;font-weight:550;background:#f1f3f6;color:#75808f;white-space:nowrap}.badge .lucide{width:10px;height:10px}.badge.new{background:#e7effb;color:#5c7aaa}.badge.recall{background:#f8f0df;color:#a08040}.badge.meeting{background:#eeeafa;color:#8b74b1}.badge.success{background:#e9f3ec;color:#61866a}.badge.fail,.badge.urgent{background:#fbede9;color:#b87565}.badge.sending{background:#f5f1e7;color:#9b8857}.badge.dnc{background:#f2e8e7;color:#966762}.row-bottom .due{color:#ac7766}.detail{padding:25px 27px;min-width:0}.detail-top{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.person{display:flex;gap:13px;align-items:center}.person-name{display:flex;gap:9px;align-items:center}.person h2{font-size:21px;font-weight:640;letter-spacing:-.8px}.person p{display:flex;gap:6px;align-items:center;font-size:12px;margin-top:7px;color:#9ba2ac}.person p .lucide{width:12px;height:12px}.assign{display:flex;align-items:center;gap:7px;margin-top:4px;font-size:11px;color:#99a0aa}.assign select{border:0;background:transparent;font-size:12px;color:#747f8b;max-width:115px}.contact-line{display:flex;align-items:center;justify-content:space-between;margin-top:21px;gap:8px}.phone{font-size:15px;letter-spacing:0;font-variant-numeric:tabular-nums;display:flex;align-items:center;gap:6px}.primary,.secondary{height:35px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap}.primary{background:var(--accent);color:var(--on-accent);box-shadow:0 1px 2px #20203015}.primary:hover{background:var(--accent-hover)}.secondary{background:#fff;border:1px solid var(--line);color:#697582}.secondary:hover{background:var(--brand-faint)}.primary .lucide,.secondary .lucide{width:14px;height:14px}.action-buttons{display:flex;gap:7px}.attention{display:flex;align-items:flex-start;gap:9px;border:1px solid #eddfcc;background:#fffbf4;border-radius:7px;padding:12px 13px;margin-top:20px;color:#a78348}.attention .lucide{width:14px;height:14px;margin-top:1px}.attention strong{font-size:12px;font-weight:560;display:block}.attention p{font-size:11px;margin-top:4px;color:#b19c7c;line-height:1.5}.detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:19px 22px;margin:24px 0;padding-bottom:22px;border-bottom:1px solid var(--line)}.fact-label{display:block;font-size:10px;color:#a1a9b3;margin-bottom:7px}.fact-value{font-size:12px;color:#5d6978}.detail-tabs{display:flex;gap:23px;border-bottom:1px solid var(--line);margin-bottom:22px}.detail-tabs button{padding:0 0 11px;color:#99a2ad;font-size:12px;border-bottom:2px solid transparent;margin-bottom:-1px}.detail-tabs button.active{color:var(--accent-ink);border-color:var(--accent-ink);font-weight:650}.detail-tabs small{font-size:10px;margin-left:5px;color:#a0a9b1}.section-label{font-size:12px;font-weight:650;color:#6d7987;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-label small{font-size:10px;font-weight:400;color:#adb4bb}.timeline-item{display:grid;grid-template-columns:25px 1fr;gap:7px;position:relative;padding:0 0 22px}.timeline-item:not(:last-child):before{content:'';position:absolute;width:1px;background:#e8edf0;left:10px;top:24px;bottom:1px}.event-icon{width:21px;height:21px;display:grid;place-items:center;background:var(--brand-soft);border-radius:50%;color:var(--accent-ink)}.event-icon .lucide{width:11px;height:11px}.event-icon.fail{color:#b68477;background:#faeeeb}.event-heading{display:flex;align-items:center;justify-content:space-between;margin-top:3px;gap:8px}.event-heading strong{font-size:11px;font-weight:560;color:#6d7786}.event-heading time{font-size:10px;color:#adb3bc;white-space:nowrap}.event-content{margin-top:7px;font-size:11px;color:#98a0ab;line-height:1.6}.message-preview{background:var(--brand-faint);border:1px solid var(--brand-line);border-radius:6px;padding:10px 12px;margin-top:9px;color:#8e989f;font-size:11px;line-height:1.8}.message-preview a{color:var(--accent)}.composer{border:1px solid var(--line);border-radius:8px;margin-top:9px;padding:13px;background:#fff}.composer textarea{resize:vertical;min-height:64px;width:100%;border:0;outline:none;font-size:12px;line-height:1.7;color:#64717e;background:transparent}.composer textarea::placeholder{color:#adb3bc}.composer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f0f2f4;padding-top:10px;gap:6px}.composer-bottom span{font-size:10px;color:#a5adb6}.composer-bottom .secondary{height:27px;font-size:11px}.mobile-back{display:none}.empty{padding:50px 20px;text-align:center;color:#8b96a2;font-size:13px;line-height:1.8}.empty .lucide{display:block;margin:0 auto 13px;width:30px;height:30px;color:var(--muted)}.pane{margin:0 33px 30px;border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.pane-head{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:14px}.pane-head h2{font-size:14px;font-weight:620}.pane-head .search{width:250px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px;white-space:nowrap}th{text-align:left;font-size:11px;font-weight:500;color:#9ba4ae;background:#fcfdfd;padding:13px 20px;border-bottom:1px solid var(--line)}td{padding:19px 20px;border-bottom:1px solid #f0f2f4;color:#808b97}td strong{color:#556171;font-size:13px;font-weight:550}.table-row{cursor:pointer}.table-row:hover{background:var(--brand-faint)}.inline-action{font-size:11px;color:var(--accent-ink);border:1px solid var(--brand-line);border-radius:5px;padding:5px 8px}.messages-layout{display:grid;grid-template-columns:1fr 310px}.message-guide{padding:25px;border-left:1px solid var(--line);background:var(--brand-faint)}.message-guide h3{font-size:14px;margin-bottom:16px}.message-guide p{font-size:12px;color:#8d97a2;line-height:1.9}.message-guide .label{font-size:10px;color:var(--muted);margin:18px 0 8px;display:block}.guide-link{display:flex;gap:9px;padding:12px;background:var(--brand-soft);border-radius:6px;margin:17px 0;font-size:11px;color:var(--accent-ink);line-height:1.8}.week{display:grid;grid-template-columns:repeat(5,1fr);min-height:440px}.day{border-right:1px solid var(--line);padding:17px 12px;background:repeating-linear-gradient(to bottom,#fff 0,#fff 99px,#f2f4f6 100px)}.day:last-child{border:0}.day-title{text-align:center;font-size:11px;color:#9ca5b0;margin-bottom:23px}.day-title b{display:block;font-size:19px;color:#798694;font-weight:500;margin-top:8px}.meeting-card{text-align:left;width:100%;padding:13px 10px;background:var(--brand-soft);border:1px solid var(--brand-line);border-left:3px solid var(--accent);border-radius:6px;font-size:11px;color:var(--accent-ink);margin:9px 0;display:grid;gap:8px}.meeting-card strong{font-size:12px;color:var(--accent-ink)}.meeting-card.purple{background:#f3eff9;border-color:#eee7f6;border-left-color:#a895be;color:#9e8cb3}.meeting-card.purple strong{color:#827292}.insight-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:0 33px 30px}.insight-grid .pane{margin:0;padding:23px}.insight-grid h2{font-size:14px;font-weight:600;margin-bottom:20px}.meter-row{display:flex;gap:20px;align-items:center;font-size:12px;margin:22px 0}.meter-row span{width:64px;color:#85929d}.meter-track{height:7px;border-radius:8px;background:var(--brand-soft);flex:1;overflow:hidden}.meter{height:100%;background:var(--accent);border-radius:8px}.meter-row b{font-size:12px;color:var(--accent-ink);min-width:24px;text-align:right}.insight-note{font-size:11px;color:#9ba5af;line-height:1.8;margin-top:23px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,12px);border-radius:8px;background:#282833;color:#fff;box-shadow:0 6px 30px #20203029;padding:13px 19px;z-index:100;max-width:90vw;font-size:13px;opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid var(--line);border-radius:13px;width:470px;max-width:calc(100vw - 30px);padding:26px;box-shadow:0 30px 90px #20203026}dialog::backdrop{background:#2020304a;backdrop-filter:blur(3px)}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.modal-head h2{font-size:19px;font-weight:650}.modal-sub{font-size:12px;color:#8a96a1;line-height:1.8;margin-bottom:22px}.form-label{display:block;font-size:12px;font-weight:550;color:#7b8795;margin:17px 0 8px}.field{width:100%;border:1px solid var(--line);border-radius:6px;padding:10px 11px;background:#fff;font-size:13px;color:#5d6b79}.result-options{display:grid;grid-template-columns:1fr 1fr;gap:7px}.result-option{text-align:left;font-size:12px;padding:11px;border:1px solid var(--line);border-radius:6px;color:#87929b}.result-option.active{border-color:var(--accent-ink);background:var(--brand-soft);color:var(--accent)}.result-option small{font-size:10px;margin-left:8px;color:#a7b0b8}.modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:25px}.form-error{font-size:12px;color:var(--red);margin-top:10px}.call-active{background:var(--brand-soft);color:var(--accent-ink);border-color:var(--brand-line)}.summary-box{padding:14px;background:var(--brand-faint);border-radius:8px;color:var(--muted);font-size:12px;line-height:1.8}.action-split{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.history-group{padding:13px 0;border-bottom:1px solid var(--line);font-size:12px;line-height:1.8;color:#7d8b97}.history-group strong{font-weight:550;color:var(--accent-ink)}.privacy-note{font-size:11px;color:#a4abb3;margin-top:18px}.cancel-link{font-size:12px;color:#9d8a79;text-decoration:underline}
@media(min-width:1550px){.work-shell{grid-template-columns:350px 1fr}.detail{padding:28px 36px}.page-intro{padding-top:35px}.work-shell{min-height:710px}.customer-row{padding:19px 22px}.detail-facts{grid-template-columns:repeat(4,1fr)}}
@media(max-width:1200px){.app{grid-template-columns:76px minmax(0,1fr)}.sidebar{padding:26px 12px 12px}.wordmark{margin:0 auto 30px}.wordmark>span,.brand-label,.brand-wrap select,.nav-section,.nav-item>span,.nav-item b,.nav-item em,.preview-note,.profile>span:nth-child(2),.profile>.lucide,.version{display:none}.brand-wrap{border:0;padding:0;margin-bottom:27px;justify-content:center}.brand-wrap select{display:block;position:absolute;width:45px;height:34px;opacity:0;cursor:pointer}.nav-item{justify-content:center;padding:0;margin:7px 0}.profile{justify-content:center;padding:15px 0}.wordmark .lucide{width:27px;height:27px}.topbar{padding:0 25px}.page-intro{padding:25px}.stats{margin:0 25px 22px}.work-shell,.pane{margin:0 25px 25px}.work-shell{grid-template-columns:287px minmax(0,1fr)}.detail{padding:22px}.insight-grid{margin:0 25px 25px}.messages-layout{grid-template-columns:1fr}.message-guide{border-left:0;border-top:1px solid var(--line)}}
@media(max-width:950px){.page-intro p{font-size:12px}.stats{margin:0 18px 18px}.stat{padding:0 14px}.stat-note{display:none}.work-shell{margin:0 18px 18px;grid-template-columns:260px minmax(0,1fr)}.detail{padding:20px 17px}.contact-line{align-items:flex-start;flex-direction:column;gap:14px}.assign{display:none}.person h2{font-size:19px}.detail-tabs{gap:18px}.page-intro,.topbar{padding-left:18px;padding-right:18px}.pane{margin:0 18px 20px}.date-label{display:none}.insight-grid{margin:0 18px 20px}.detail-facts{gap:16px}.demo-badge{font-size:10px}.queue-head{padding:18px 14px 12px}.customer-row{padding:15px}.queue-filters{gap:1px}.filter{padding:6px 8px}}
@media(max-width:700px){.app{display:block}.sidebar{position:relative;height:auto;width:100%;padding:12px 16px;display:flex;flex-direction:row;align-items:center;gap:20px;border-right:0;border-bottom:1px solid var(--line)}.wordmark{margin:0}.wordmark>span{display:block;font-size:20px}.wordmark .lucide{width:22px}.brand-wrap{margin:0 0 0 auto}.brand-wrap select{display:block;position:static;opacity:1;width:87px;font-size:12px}.brand-avatar{display:none}.sidebar nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);display:flex;justify-content:space-around;z-index:30;padding-bottom:env(safe-area-inset-bottom)}.nav-item{width:19%;flex-direction:column;gap:4px;height:51px;font-size:10px;margin:5px 2px}.nav-item>span{display:block}.nav-item .lucide{width:17px;height:17px}.sidebar-bottom{display:none}.topbar{height:43px;padding:0 16px}.top-actions{gap:8px}.top-actions>.avatar{display:none}.page-intro{padding:22px 18px 18px}.page-intro h1{font-size:22px}.page-intro p{max-width:290px;line-height:1.7}.stats{margin:0 14px 17px;padding:14px 0}.stat{padding:0 11px}.stat-label{font-size:10px;gap:4px}.stat-label>.lucide{display:none}.stat-number{font-size:22px}.stat-bottom{margin-top:8px}.work-shell{display:block;margin:0 14px 85px;min-height:570px}.queue{border:0}.work-shell.has-selection .queue{display:none}.work-shell:not(.has-selection) .detail{display:none}.mobile-back{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--accent-ink);margin-bottom:20px;padding:0}.mobile-back .lucide{width:13px}.detail{padding:22px 20px}.contact-line{flex-direction:row;align-items:center}.phone{font-size:14px}.primary,.secondary{font-size:11px;padding:0 10px;gap:5px}.detail-facts{margin:22px 0}.customer-row{padding:18px 20px}.queue-filters{gap:7px}.filter{padding:7px 12px}.queue-head{padding:20px}.queue-order{padding-bottom:15px}.pane{margin:0 14px 90px}.pane-head{padding:18px}.pane-head .search{width:170px}.week{min-width:680px}.pane.calendar-pane{overflow:auto}.insight-grid{grid-template-columns:1fr;margin:0 14px 90px;gap:15px}.insight-grid .pane{margin:0;padding:22px}.topbar .breadcrumb{font-size:11px}.toast{bottom:80px}.empty{padding:45px 15px}.modal-footer{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* Reading contrast for all secondary text in the working UI. */
.row-meta,.row-bottom,.queue-title span,.queue-order,.person p,.fact-label,.event-content,.event-heading time,.section-label small,.composer-bottom span,.stat-label,.stat-note,.page-intro p,.breadcrumb,.demo-badge,.date-label,.detail-tabs button,.privacy-note,.modal-sub,.day-title,.insight-note{color:#73808b}.fact-value,.event-heading strong{color:#596775}.message-preview{color:var(--muted)}.badge.new{color:#466b9b}.badge.recall{color:#876623}.badge.success{color:#4b765a}.badge.fail,.badge.urgent{color:#a05c4b}.badge.meeting{color:#7f65a4}.attention strong{color:#98733a}.attention p{color:#9b855f}.call-active strong,.call-active p{color:var(--accent-ink)}.preview-note p{color:var(--muted)}.nav-section,.brand-label{color:#7c8792}
