*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--canvas);color:var(--ink);font-family:var(--font);font-size:14px}body{overflow-x:hidden}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}small{color:var(--ink-muted)}[hidden]{display:none!important}.comms-skip-link{position:fixed;left:12px;top:-60px;z-index:100;background:var(--forest);color:#fff;padding:10px 14px;border-radius:8px}.comms-skip-link:focus{top:12px}.comms-shell{min-height:100vh;display:grid;grid-template-columns:238px 1fr}.comms-sidebar{position:fixed;inset:0 auto 0 0;width:238px;padding:22px 14px 18px;background:#171a17;color:#eef3ef;display:flex;flex-direction:column;z-index:30}.comms-brand{display:grid;gap:8px;padding:0 8px 20px}.comms-brand img{width:154px;max-height:34px;object-fit:contain;object-position:left center}.comms-brand span{font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:#9eb2a7}.comms-nav{display:grid;gap:5px;margin-top:12px}.comms-nav a{height:42px;border-radius:11px;display:grid;grid-template-columns:26px 1fr;align-items:center;padding:0 10px;color:#aebbb4}.comms-nav a span{font-size:15px}.comms-nav a b{font-size:11px}.comms-nav a:hover{background:rgba(255,255,255,.07);color:#fff}.comms-nav a.active{background:rgba(32,201,151,.16);color:#8df0cc;box-shadow:inset 0 0 0 1px rgba(32,201,151,.2)}.comms-sidebar-note{margin-top:auto;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:12px;display:grid;gap:5px;background:rgba(255,255,255,.035)}.comms-sidebar-note strong{font-size:10px}.comms-sidebar-note small{font-size:8px;line-height:1.5;color:#a5b6ad}.comms-workspace{grid-column:2;min-width:0}.comms-topbar{height:64px;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(244,242,234,.9);backdrop-filter:blur(16px);display:flex;align-items:center;padding:0 24px;gap:12px}.comms-topbar>div:first-of-type{display:grid;gap:2px}.comms-topbar strong{font-size:11px}.comms-topbar small{font-size:8px}.comms-mobile-nav{display:none;border:0;background:transparent;font-size:18px}.comms-top-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.comms-connection{height:30px;border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:0 10px;display:flex;align-items:center;gap:6px;font-size:8px}.comms-connection i{width:7px;height:7px;border-radius:50%;background:var(--mint)}.comms-connection[data-state=error] i{background:#d97656}.comms-connection[data-state=offline] i{background:#a2a7a2}.comms-top-actions button{width:32px;height:32px;border:1px solid var(--line);background:var(--surface);border-radius:9px;font-size:15px}.comms-content{max-width:1540px;margin:0 auto;padding:34px 28px 70px;display:grid;gap:16px}.comms-page-head{display:flex;align-items:flex-end;gap:20px}.comms-page-head>div:first-child{max-width:770px}.comms-eyebrow{display:block;font-size:8px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--forest);margin-bottom:8px}.comms-page-head h1{font-size:40px;line-height:1;letter-spacing:-.045em;margin:0}.comms-page-head p{font-size:12px;line-height:1.6;color:var(--ink-soft);margin:12px 0 0}.comms-provider-status{margin-left:auto;display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.comms-provider{height:30px;border:1px solid var(--line);border-radius:999px;background:var(--surface);padding:0 10px;display:flex;align-items:center;gap:6px;font-size:8px;font-weight:750}.comms-provider i{width:7px;height:7px;border-radius:50%;background:#e0a72c}.comms-provider.ready i{background:var(--mint)}.comms-toolbar{border:1px solid var(--line);background:var(--surface);border-radius:13px;padding:9px;display:flex;align-items:center;gap:12px}.comms-channel-filters{display:flex;gap:5px}.comms-channel-filters button{border:1px solid transparent;background:transparent;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:750}.comms-channel-filters button:hover{background:#f0f2ee}.comms-channel-filters button.active{background:var(--forest);color:#fff}.comms-search{margin-left:auto;min-width:300px;height:36px;border:1px solid var(--line);border-radius:9px;background:#fafbf8;padding:0 10px;display:flex;align-items:center;gap:8px}.comms-search input{border:0;background:transparent;outline:0;min-width:0;width:100%;font-size:10px}.comms-summary{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.comms-summary span{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:6px 9px;font-size:8px;color:var(--ink-muted)}.comms-summary strong{color:var(--ink);margin-right:3px}.comms-summary span.attention{background:#fff1eb;border-color:#edc0ae;color:#8d351f}.comms-inbox-layout{min-height:690px;display:grid;grid-template-columns:minmax(290px,350px) minmax(0,1fr);border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden}.comms-thread-list{border-right:1px solid var(--line);min-width:0;background:#fafbf8}.comms-thread-list>header{height:58px;border-bottom:1px solid var(--line);padding:0 14px;display:flex;align-items:center}.comms-thread-list>header div{display:grid;gap:3px}.comms-thread-list>header small{font-size:7px;text-transform:uppercase;letter-spacing:.12em}.comms-thread-list>header strong{font-size:11px}.comms-thread-button{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;display:grid;grid-template-columns:36px 1fr auto;gap:9px;padding:12px;text-align:left}.comms-thread-button:hover{background:#f2f6f3}.comms-thread-button.active{background:var(--mint-wash);box-shadow:inset 3px 0 0 var(--mint)}.comms-thread-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e5eae6;color:var(--forest);font-size:9px;font-weight:850}.comms-thread-button.active .comms-thread-avatar{background:var(--forest);color:#fff}.comms-thread-copy{display:grid;gap:4px;min-width:0}.comms-thread-copy strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.comms-thread-copy small{font-size:8px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.comms-thread-channels{display:flex;gap:4px;flex-wrap:wrap}.comms-thread-channels span{border-radius:999px;background:#e9edea;padding:2px 5px;font-size:6px;text-transform:uppercase;letter-spacing:.06em}.comms-thread-meta{display:grid;justify-items:end;align-content:space-between;gap:8px}.comms-thread-meta time{font-size:7px;color:var(--ink-muted);white-space:nowrap}.comms-thread-meta b{min-width:20px;border-radius:999px;background:#e5eae6;text-align:center;padding:2px 5px;font-size:7px}.comms-thread-panel{min-width:0;background:#fff;overflow:hidden}.comms-empty-thread,.comms-unresolved{min-height:690px;display:grid;place-items:center;align-content:center;gap:8px;padding:30px;text-align:center}.comms-empty-thread>span,.comms-unresolved>span{width:46px;height:46px;border-radius:50%;background:var(--mint-wash);color:var(--forest);display:grid;place-items:center;font-size:20px}.comms-empty-thread h2,.comms-unresolved h2{font-size:18px;margin:0}.comms-empty-thread p,.comms-unresolved p{font-size:10px;line-height:1.55;color:var(--ink-muted);max-width:440px;margin:0}.comms-empty-thread.error>span,.comms-list-empty.error>span{background:#fde8e2;color:#94361e}.comms-person-head{padding:18px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:46px 1fr auto;gap:12px;align-items:center;position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);z-index:4}.comms-person-avatar{width:44px;height:44px;border-radius:50%;background:var(--forest);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:850}.comms-person-head>div:nth-child(2){display:grid;gap:3px}.comms-person-head small{font-size:7px;text-transform:uppercase;letter-spacing:.1em}.comms-person-head h2{font-size:17px;margin:0}.comms-person-head p{font-size:8px;margin:0;color:var(--ink-muted)}.comms-person-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.comms-person-actions a,.comms-person-actions button{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:7px 9px;font-size:8px;font-weight:750}.comms-person-actions button:last-child{background:var(--forest);border-color:var(--forest);color:#fff}.comms-thread-section{padding:16px;border-bottom:1px solid var(--line);display:grid;gap:11px}.comms-thread-section>header{display:flex;align-items:center}.comms-thread-section>header div{display:grid;gap:3px}.comms-thread-section>header small{font-size:7px;text-transform:uppercase;letter-spacing:.1em}.comms-thread-section>header strong{font-size:11px}.comms-consent-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.comms-consent-card{border:1px solid var(--line);border-radius:12px;padding:12px;display:grid;gap:8px;background:#fafbf8}.comms-consent-card header{display:flex;align-items:center;gap:8px}.comms-consent-card header>div{display:grid;gap:2px}.comms-consent-card header>span{margin-left:auto}.comms-consent-card header small{font-size:7px;text-transform:uppercase}.comms-consent-card header strong{font-size:10px}.comms-consent-card p{font-size:8px;line-height:1.4;color:var(--ink-soft);margin:0}.comms-consent-card>small{font-size:7px}.comms-consent-actions{display:flex;gap:5px;flex-wrap:wrap}.comms-consent-actions button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:5px 7px;font-size:7px;font-weight:750}.comms-pill{display:inline-flex;width:max-content;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:800;background:#eef0ec;color:var(--ink-soft)}.comms-pill.good{background:#e2f6ec;color:#075a43}.comms-pill.bad{background:#fde8e2;color:#94361e}.comms-pill.warn{background:#fff0ca;color:#7b5708}.comms-pill.muted{background:#ecece8;color:#777d76}.comms-contact-list,.comms-recovery-list{display:grid}.comms-contact-row,.comms-recovery-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.comms-contact-row:last-child,.comms-recovery-row:last-child{border-bottom:0}.comms-contact-row.historical{opacity:.62}.comms-contact-row>div:first-child,.comms-recovery-row>div:first-child{display:grid;gap:3px}.comms-contact-row>div:last-child{margin-left:auto;display:flex;gap:5px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.comms-contact-row strong,.comms-recovery-row strong{font-size:9px}.comms-contact-row small,.comms-recovery-row small{font-size:7px}.comms-recovery-row>span{margin-left:auto}.comms-message-list{display:grid;gap:8px;max-height:480px;overflow:auto;padding:2px}.comms-message{width:min(76%,680px);border:1px solid var(--line);border-radius:13px;padding:11px;display:grid;gap:7px;background:#f8faf8}.comms-message.outbound{margin-left:auto;background:var(--mint-wash);border-color:rgba(32,201,151,.25)}.comms-message header{display:flex;align-items:center;gap:8px}.comms-message header strong{font-size:8px}.comms-message header span{margin-left:auto}.comms-message h4{font-size:10px;margin:0}.comms-message p{font-size:9px;line-height:1.5;white-space:pre-wrap;margin:0}.comms-message footer{display:flex;gap:8px;color:var(--ink-muted);font-size:7px}.comms-message footer time{margin-left:auto}.comms-compose-section{padding:16px;border-bottom:1px solid var(--line);background:#f7f9f6}.comms-compose-section form{display:grid;gap:10px}.comms-compose-section form>header{display:flex;align-items:center;gap:10px}.comms-compose-section form>header div{display:grid;gap:2px}.comms-compose-section form>header small{font-size:7px;text-transform:uppercase;letter-spacing:.1em}.comms-compose-section form>header strong{font-size:11px}.comms-compose-section form>header>span{margin-left:auto;font-size:7px;color:var(--ink-muted)}.comms-compose-grid{display:grid;grid-template-columns:180px minmax(220px,1fr) auto;gap:8px;align-items:end}.comms-compose-section label,.comms-dialog-card label{display:grid;gap:5px;font-size:8px;font-weight:750}.comms-compose-section select,.comms-compose-section input,.comms-compose-section textarea,.comms-dialog-card select,.comms-dialog-card input,.comms-dialog-card textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px;outline:0;font-size:9px}.comms-compose-section textarea{resize:vertical}.comms-compose-section select:focus,.comms-compose-section input:focus,.comms-compose-section textarea:focus,.comms-dialog-card select:focus,.comms-dialog-card input:focus,.comms-dialog-card textarea:focus{border-color:var(--forest);box-shadow:0 0 0 3px rgba(4,77,63,.08)}.comms-live,.comms-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:7px!important}.comms-live input,.comms-check input{width:auto!important}.comms-compose-feedback,.comms-dialog-feedback{min-height:17px;font-size:8px;color:#9f321b}.comms-compose-feedback.success,.comms-dialog-feedback.success{color:#075a43}.comms-compose-section footer{display:flex;align-items:center;gap:10px}.comms-compose-section footer span{font-size:7px;color:var(--ink-muted)}.comms-compose-section footer button{margin-left:auto;border:0;background:var(--forest);color:#fff;border-radius:9px;padding:8px 11px;font-size:8px;font-weight:800}.comms-muted-copy{font-size:8px;color:var(--ink-muted);margin:0}.comms-list-empty{padding:35px 18px;display:grid;justify-items:center;gap:6px;text-align:center}.comms-list-empty>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--mint-wash);color:var(--forest)}.comms-list-empty strong{font-size:10px}.comms-list-empty small{font-size:8px;line-height:1.45}.comms-loading{min-height:250px;display:grid;grid-template-columns:repeat(3,7px);place-items:center;justify-content:center;align-content:center;gap:4px}.comms-loading.large{min-height:690px}.comms-loading span{width:7px;height:7px;border-radius:2px;background:var(--forest);animation:commsPulse 1s infinite alternate}.comms-loading span:nth-child(2){animation-delay:.14s}.comms-loading span:nth-child(3){animation-delay:.28s}.comms-loading strong{grid-column:1/-1;margin-top:5px;font-size:9px}@keyframes commsPulse{to{opacity:.18;transform:translateY(-4px)}}.comms-dialog{border:0;background:transparent;padding:0;max-width:min(560px,calc(100vw - 24px));width:100%}.comms-dialog::backdrop{background:rgba(10,20,16,.5);backdrop-filter:blur(3px)}.comms-dialog-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 72px rgba(10,20,16,.25);padding:20px;display:grid;gap:14px}.comms-dialog-card header{display:flex;align-items:flex-start;gap:10px}.comms-dialog-card header>div{display:grid;gap:3px}.comms-dialog-card header small{font-size:7px;text-transform:uppercase;letter-spacing:.1em}.comms-dialog-card h2{font-size:20px;margin:0}.comms-dialog-card header button{margin-left:auto;width:32px;height:32px;border:1px solid var(--line);background:transparent;border-radius:9px;font-size:18px}.comms-dialog-card p{font-size:9px;line-height:1.5;color:var(--ink-soft);margin:0}.comms-dialog-card footer{display:flex;justify-content:flex-end;gap:7px}.comms-dialog-card footer button,.comms-recovery-result button{border:1px solid var(--line);background:var(--surface);border-radius:9px;padding:8px 10px;font-size:8px;font-weight:800}.comms-dialog-card footer button.primary,.comms-recovery-result button{background:var(--forest);border-color:var(--forest);color:#fff}.comms-recovery-result{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.comms-recovery-result label{min-width:0}.comms-recovery-result small{grid-column:1/-1;font-size:7px;line-height:1.45}.comms-toasts{position:fixed;right:18px;bottom:18px;z-index:100;display:grid;gap:8px}.comms-toast{max-width:360px;border:1px solid rgba(32,201,151,.3);background:#f1fff8;color:#075a43;border-radius:11px;padding:11px 13px;box-shadow:0 14px 40px rgba(10,20,16,.18);font-size:9px}.comms-toast.error{border-color:#edb9a6;background:#fff3ed;color:#94361e}.comms-mobile-scrim{position:fixed;inset:0;background:rgba(10,20,16,.45);z-index:25}
@media(max-width:1050px){.comms-inbox-layout{grid-template-columns:300px minmax(0,1fr)}.comms-consent-grid{grid-template-columns:1fr}.comms-compose-grid{grid-template-columns:1fr 1fr}.comms-live{grid-column:1/-1}.comms-person-head{grid-template-columns:42px 1fr}.comms-person-actions{grid-column:1/-1;justify-content:flex-start}}
@media(max-width:820px){.comms-shell{grid-template-columns:1fr}.comms-sidebar{transform:translateX(-105%);transition:transform .2s ease}.comms-sidebar.open{transform:translateX(0)}.comms-workspace{grid-column:1}.comms-mobile-nav{display:block}.comms-content{padding:26px 16px 60px}.comms-page-head{align-items:flex-start;flex-direction:column}.comms-provider-status{margin-left:0;justify-content:flex-start}.comms-inbox-layout{grid-template-columns:1fr;min-height:0}.comms-thread-list{border-right:0;border-bottom:1px solid var(--line);max-height:360px;overflow:auto}.comms-thread-panel{min-height:560px}.comms-empty-thread,.comms-unresolved,.comms-loading.large{min-height:560px}}
@media(max-width:600px){.comms-page-head h1{font-size:34px}.comms-toolbar{align-items:stretch;flex-direction:column}.comms-search{min-width:0;width:100%;margin-left:0}.comms-channel-filters{display:grid;grid-template-columns:repeat(3,1fr)}.comms-person-head{position:relative}.comms-compose-grid{grid-template-columns:1fr}.comms-live{grid-column:auto}.comms-message{width:92%}.comms-compose-section form>header{align-items:flex-start;flex-direction:column}.comms-compose-section form>header>span{margin-left:0}.comms-compose-section footer{align-items:flex-start;flex-direction:column}.comms-compose-section footer button{margin-left:0;width:100%}.comms-recovery-result{grid-template-columns:1fr}.comms-recovery-result small{grid-column:1}.comms-dialog-card{padding:16px}}
