.channel-indicators{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;white-space:nowrap}
.channel-indicator{display:inline-grid;place-items:center;width:22px;height:22px;border:0;color:#66736b;background:transparent;opacity:.2;cursor:default;transition:color .14s,opacity .14s}
.channel-indicator svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}
.channel-indicator.active{border-radius:50%;color:#176044;background:transparent;opacity:1}
.channel-indicator.active:hover,.channel-indicator.active:focus-visible{color:#0e4d35;background:#e8f3ed;opacity:1}
.channel-indicator.active.solid svg{fill:currentColor;stroke:none}
.channel-indicator.active.solid svg .solid-detail{fill:none;stroke:#fff;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.channel-indicator.missing{color:#536159;opacity:.72}
.availability-cell{text-align:right}.availability-cell .channel-indicators{width:100%}
.company-table th:last-child,.contact-table th:last-child{width:126px;text-align:right}
.channel-indicators.card-bottom{position:absolute;right:10px;bottom:9px;margin:0}.card .channel-indicators.card-bottom .channel-indicator{margin:0}.card .created{min-height:24px;padding-right:106px}
.entity-preview-head .channel-indicators{margin-left:auto;flex:none}
.contact-section .section-title{align-items:center}.contact-section .section-title h3{margin-bottom:0}
details.deal-details{margin-top:16px!important;padding:11px 12px;background:#f7f9f6}.deal-details summary{font-size:12px}.deal-details .facts{margin-top:12px}
@media(max-width:520px){.channel-indicator{width:21px;height:21px}.channel-indicator svg{width:17px;height:17px}.company-table th:last-child,.contact-table th:last-child{width:112px}}
.history-panel{position:fixed;top:0;right:0;z-index:18;width:min(390px,96vw);height:100vh;padding:20px;border-left:1px solid #dfe3da;background:#fcfdfb;box-shadow:-12px 0 40px #10251a2b;overflow:auto}.history-panel[hidden]{display:none}.history-panel header{display:flex;align-items:center;justify-content:space-between;gap:16px}.history-panel h2{margin:2px 0 0;font-size:25px}.history-close{display:grid;place-items:center;width:34px;height:34px;border:1px solid #d1dbd4;border-radius:9px;color:#1d6b4f;background:#fff;font-size:20px;cursor:pointer}.history-controls{position:sticky;top:-20px;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px -4px 14px;padding:12px 4px;background:#fcfdfbf2;backdrop-filter:blur(8px)}.history-controls button{height:38px;border:1px solid #1d6b4f;border-radius:8px;color:#fff;background:#1d6b4f;font-weight:750;cursor:pointer}.history-controls button:disabled{border-color:#d8ddd9;color:#9ba39e;background:#edf0ed;cursor:not-allowed}.history-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.history-item{padding:12px;border:1px solid #dde4df;border-radius:10px;background:#fff}.history-item>div{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.history-item strong{font-size:12px}.history-item>div span{max-width:56%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#647069;font-size:11px}.history-item p{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:7px;align-items:center;margin:10px 0;color:#425149;font-size:11px}.history-item p span{padding:7px;border-radius:7px;background:#f3f6f3;overflow-wrap:anywhere}.history-item p b{color:#819087}.history-item footer{display:flex;justify-content:space-between;color:#89928c;font-size:10px}.history-item footer em{font-style:normal;text-transform:capitalize}.history-item.undone{opacity:.68}.history-item.invalidated{opacity:.48}.history-empty{padding:28px 10px;text-align:center;color:#7c8780}
@media(max-width:520px){.history-panel{width:calc(100vw - 58px);padding:16px}.history-controls{top:-16px}}
