#communications{--comm-border:#d6e5e8;--comm-muted:#56717d;max-width:1500px;margin:0 auto}#communications button{min-height:40px}#communications button:focus-visible,#open-communications:focus-visible{outline:3px solid #eaac4b;outline-offset:3px}.comm-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:24px 28px;background:linear-gradient(115deg,#e9f5f2,#f7fafb);border:1px solid var(--comm-border);border-radius:12px;margin-bottom:20px}.comm-heading h1{font-size:30px;margin:3px 0 8px}.comm-heading p{margin:4px 0;color:var(--comm-muted)}.comm-heading button{flex-shrink:0}.comm-tabs,.comm-filters,.comm-actions{display:flex;flex-wrap:wrap;gap:8px}.comm-tabs{margin:0 0 16px}.comm-tabs button[aria-pressed=true],.comm-filters button[aria-pressed=true]{background:#087d86;color:white;border-color:#087d86}.comm-layout{display:grid;grid-template-columns:minmax(250px,340px) minmax(0,1fr);gap:20px;align-items:start}.comm-queue,.comm-detail,.comm-device-card{background:white;border:1px solid var(--comm-border);border-radius:12px;padding:20px;min-width:0}.comm-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.comm-toolbar h2{margin:0;font-size:19px}.comm-filters{margin-bottom:14px}.comm-filters button{font-size:12px;flex:1}.comm-list{display:grid;gap:10px}.comm-list-item{display:grid;gap:7px;text-align:left;width:100%;padding:14px;border:1px solid var(--comm-border);background:#fff;color:#123e4a;border-radius:8px;overflow-wrap:anywhere}.comm-list-item.selected{border-color:#09938f;background:#eff8f6;box-shadow:inset 3px 0 #09938f}.comm-list-item strong{font-size:16px}.comm-list-item span:not(.comm-tag){font-size:13px;line-height:1.4}.comm-list-item small{color:var(--comm-muted);font-size:12px}.comm-tag{font-size:11px;color:#357180;background:#edf5f6;padding:5px 7px;border-radius:4px;justify-self:start}.comm-empty{padding:24px 10px;color:var(--comm-muted);line-height:1.6}.comm-detail>.comm-empty{padding:54px 25px;max-width:640px;margin:auto}.comm-empty h2{color:#183c47;font-size:23px}.comm-empty-mark{font-size:30px;color:#00898b}.comm-notice{padding:10px 8px;overflow-wrap:anywhere}.comm-notice h2{font-size:25px;line-height:1.3;margin:8px 0 12px}.comm-reference{font-size:18px;font-weight:650;margin-bottom:6px}.comm-date,.comm-help,.comm-view-state p{font-size:13px;line-height:1.6;color:var(--comm-muted)}.comm-message{font-size:16px;line-height:1.7;white-space:pre-wrap;margin:24px 0}.comm-view-state{background:#f2f7f8;border-radius:8px;padding:15px;margin:20px 0}.comm-view-state strong{font-size:13px}.comm-view-state p{margin:8px 0 0}.comm-actions{margin:20px 0 5px}.comm-feedback:empty{display:none}.comm-feedback{padding:12px 15px;background:#e9f7ee;color:#225c42;margin:0 0 15px;border-radius:8px;line-height:1.6}.comm-error{padding:15px;background:#fff1ed;color:#833727;border:1px solid #edc7bb;border-radius:8px;margin-bottom:16px}.comm-error button{margin-left:10px}.comm-tracking{border-top:1px solid var(--comm-border);margin-top:28px;padding-top:18px}.comm-table-wrap{overflow:auto;max-width:100%;margin-top:15px}.comm-tracking table{min-width:480px;border-collapse:collapse;width:100%;font-size:13px}.comm-tracking th,.comm-tracking td{text-align:left;padding:13px 10px;border-bottom:1px solid var(--comm-border);vertical-align:top}.comm-tracking th{font-size:11px;text-transform:uppercase;color:var(--comm-muted);background:#f0f6f6}.comm-tracking td small,.comm-device small{display:block;color:var(--comm-muted);margin-top:6px}.comm-pending{color:#8a5716;background:#fff5df;padding:4px 6px;border-radius:4px}.comm-device-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.comm-device-card h2{font-size:23px;margin:8px 0 15px}.comm-device-card>p{line-height:1.65}.comm-device-card label{display:block;margin:22px 0 8px;font-weight:600}.comm-device-card input{width:100%;box-sizing:border-box;min-height:44px}.comm-note{padding:15px;border:1px solid #e9dcbf;background:#fffaf0;color:#755a28;border-radius:8px;line-height:1.65;font-size:14px}.comm-device{display:flex;justify-content:space-between;gap:14px;align-items:center;border-top:1px solid var(--comm-border);padding:18px 0;overflow-wrap:anywhere}.comm-device button{flex-shrink:0}.comm-bell{display:flex;align-items:center;gap:7px;position:relative;background:#f1f8f7;border:1px solid #d1e7e4;border-radius:9px;padding:9px 12px;color:#075d65}.comm-bell svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.comm-count{font-size:11px;background:#087d86;color:white;border-radius:20px;min-width:18px;min-height:18px;display:inline-flex;justify-content:center;align-items:center;padding:1px 4px}.comm-count[hidden]{display:none}@media(max-width:950px){.comm-layout{grid-template-columns:270px minmax(0,1fr)}.comm-device-layout{grid-template-columns:1fr}.comm-bell-label{display:none}}@media(max-width:700px){.comm-heading{padding:20px;display:block}.comm-heading h1{font-size:26px}.comm-heading button{margin-top:14px}.comm-layout{grid-template-columns:1fr}.comm-queue{padding:16px}.comm-list{max-height:340px;overflow:auto}.comm-detail{padding:16px}.comm-notice{padding:3px}.comm-notice h2{font-size:23px}.comm-tabs button{flex:1;font-size:12px;padding:8px}.comm-tracking th,.comm-tracking td{min-width:110px}.comm-bell{padding:8px;gap:4px}.comm-heading .eyebrow{font-size:11px}.comm-device{align-items:flex-start}.comm-device-card{padding:18px}}@media(max-width:430px){.topbar .account-label{display:none}.comm-tracking th,.comm-tracking td{min-width:95px}.comm-detail>.comm-empty{padding:25px 7px}.comm-device{display:block}.comm-device button{margin-top:12px}}
