.structured-messaging{--messaging-border:color-mix(in srgb, var(--tblr-border-color) 82%, transparent);grid-template-rows:auto minmax(660px,1fr);gap:.5rem;min-height:calc(100dvh - 7rem);display:grid}.structured-messaging button{text-decoration:none!important}.structured-messaging__shell{border:1px solid var(--messaging-border);border-radius:var(--tblr-border-radius-lg);background:var(--tblr-bg-surface);grid-template-columns:minmax(280px,360px) minmax(0,1fr);min-height:660px;display:grid;overflow:hidden}.structured-messaging__inbox{border-right:1px solid var(--messaging-border);flex-direction:column;min-width:0;display:flex}.structured-messaging__toolbar{grid-template-columns:1fr auto;gap:.5rem;padding:.75rem;display:grid}.structured-messaging__boxes{gap:.25rem;padding:0 .75rem .75rem;display:flex;overflow-x:auto}.structured-messaging__boxes button,.structured-messaging__topics button,.structured-messaging__recipients button{color:var(--tblr-secondary);background:0 0;border:0;border-radius:999px}.structured-messaging__boxes button{white-space:nowrap;padding:.35rem .65rem}.structured-messaging__boxes button.is-active,.structured-messaging__topics button.is-active,.structured-messaging__recipients button.is-active{background:var(--tblr-primary-lt);color:var(--tblr-primary)}.structured-messaging__conversation-list{overflow-y:auto}.structured-messaging__conversation{border:0;border-top:1px solid var(--messaging-border);width:100%;color:inherit;text-align:left;background:0 0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.8rem;display:grid}.structured-messaging__conversation:hover,.structured-messaging__conversation.is-active{background:var(--tblr-primary-lt)}.structured-messaging__avatar{background:var(--tblr-blue-lt);width:38px;height:38px;color:var(--tblr-blue);border-radius:12px;place-items:center;font-weight:700;display:grid}.structured-messaging__conversation-copy,.structured-messaging__conversation-meta{min-width:0;display:grid}.structured-messaging__conversation-copy small{color:var(--tblr-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.structured-messaging__conversation-meta{color:var(--tblr-secondary);justify-items:end;gap:.35rem;font-size:.72rem}.structured-messaging__conversation-meta b,.structured-messaging__topics b{background:var(--tblr-primary);color:#fff;text-align:center;border-radius:999px;min-width:1.25rem}.structured-messaging__detail{grid-template-rows:auto minmax(0,1fr);min-width:0;display:grid}.structured-messaging__empty{height:100%;color:var(--tblr-secondary);text-align:center;place-content:center;justify-items:center;display:grid}.structured-messaging__detail-header{border-bottom:1px solid var(--messaging-border);align-items:center;gap:.35rem;min-height:68px;padding:.65rem .85rem;display:flex}.structured-messaging__detail-header>div{flex:1;min-width:0}.structured-messaging__detail-header h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;overflow:hidden}.structured-messaging__detail-header span{color:var(--tblr-secondary);font-size:.8rem}.structured-messaging__back{display:none}.structured-messaging__notification-mode{color:var(--tblr-secondary);align-items:center;gap:.25rem;display:flex}.structured-messaging__notification-mode select{max-width:7.5rem;color:inherit;background:0 0;border:0;font-size:.75rem}.structured-messaging__search-hint{border-top:1px solid var(--messaging-border);color:var(--tblr-secondary);padding:.65rem .8rem;font-size:.8rem}.structured-messaging__search-result{border:0;border-top:1px solid var(--messaging-border);background:var(--tblr-yellow-lt);width:100%;color:inherit;text-align:left;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.5rem;padding:.6rem .8rem;display:grid}.structured-messaging__search-result span{min-width:0;display:grid}.structured-messaging__search-result small{color:var(--tblr-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.structured-messaging__search-result time{color:var(--tblr-secondary);font-size:.7rem}.structured-messaging__workspace{grid-template-columns:210px minmax(0,1fr);min-height:0;display:grid}.structured-messaging__topics{border-right:1px solid var(--messaging-border);padding:.65rem;overflow-y:auto}.structured-messaging__topics-heading{justify-content:space-between;align-items:center;padding:.25rem .35rem .6rem;display:flex}.structured-messaging__topics button{text-align:left;justify-content:space-between;align-items:center;width:100%;margin-bottom:.2rem;padding:.45rem .55rem;display:flex}.structured-messaging__topics button span{align-items:center;gap:.3rem;min-width:0;display:flex}.structured-messaging__thread{grid-template-rows:1fr auto;min-width:0;display:grid;overflow:hidden}.structured-messaging__messages{padding:1rem;overflow-y:auto}.structured-messaging__message{max-width:min(78%,680px);margin-bottom:.9rem}.structured-messaging__message.is-own{margin-left:auto}.structured-messaging__message-meta{color:var(--tblr-secondary);align-items:center;gap:.45rem;margin-bottom:.25rem;font-size:.75rem;display:flex}.structured-messaging__bubble{background:var(--tblr-bg-surface-secondary);border-radius:4px 16px 16px;padding:.65rem .8rem}.structured-messaging__message.is-own .structured-messaging__bubble{background:var(--tblr-primary-lt);border-radius:16px 4px 16px 16px}.structured-messaging__bubble p{white-space:pre-wrap;margin:0}.structured-messaging__attachment{color:inherit;align-items:center;gap:.35rem;margin-top:.5rem;font-size:.8rem;display:flex}.structured-messaging__message-actions{opacity:0;gap:.35rem;display:flex}.structured-messaging__message:hover .structured-messaging__message-actions,.structured-messaging__message:focus-within .structured-messaging__message-actions{opacity:1}.structured-messaging__message-actions button{color:var(--tblr-secondary);background:0 0;border:0;font-size:.72rem}.structured-messaging__composer{border-top:1px solid var(--messaging-border);grid-template-columns:auto auto 1fr auto;gap:.55rem;padding:.75rem;display:grid}.structured-messaging__composer textarea{resize:none}.structured-messaging__modal-backdrop{z-index:1060;background:#0f172a7a;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.structured-messaging__modal{width:min(520px,100%)}.structured-messaging__members-modal{width:min(600px,100%);max-height:min(760px,100dvh - 2rem);overflow:hidden}.structured-messaging__members-modal .card-header{flex:none;justify-content:space-between;align-items:center;display:flex}.structured-messaging__members-modal .card-header>div{gap:.1rem;display:grid}.structured-messaging__members-modal .card-body{overflow-y:auto}.structured-messaging__member-list,.structured-messaging__member-candidates{gap:.35rem;display:grid}.structured-messaging__member{border-bottom:1px solid var(--messaging-border);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:52px;padding:.4rem 0;display:grid}.structured-messaging__member>span:nth-child(2),.structured-messaging__member-candidates button>span:first-child{min-width:0;display:grid}.structured-messaging__member small,.structured-messaging__member-candidates small{color:var(--tblr-secondary)}.structured-messaging__member-avatar{background:var(--tblr-blue-lt);width:38px;height:38px;color:var(--tblr-blue);border-radius:50%;place-items:center;font-weight:700;display:grid}.structured-messaging__member button{align-items:center;gap:.3rem;display:inline-flex}.structured-messaging__member-add{gap:.65rem;margin-top:1.25rem;display:grid}.structured-messaging__member-add h4{margin:0;font-size:.9rem}.structured-messaging__member-candidates{max-height:210px;overflow-y:auto}.structured-messaging__member-candidates>button{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem;display:flex}.structured-messaging__member-candidates>button:hover,.structured-messaging__member-candidates>button:focus-visible{background:var(--tblr-primary-lt)}.structured-messaging__member-candidates .btn{flex:none;align-items:center;gap:.25rem;display:inline-flex}.structured-messaging__members-note{margin:1rem 0 0}.structured-messaging__modal .card-footer{justify-content:flex-end;gap:.5rem;display:flex}.structured-messaging__recipients{gap:.25rem;max-height:220px;display:grid;overflow-y:auto}.structured-messaging__recipients button{text-align:left;border-radius:.5rem;align-items:center;gap:.45rem;padding:.55rem;display:flex}@media (width<=767.98px){.structured-messaging{min-height:calc(100dvh - var(--employee-space-nav-reserve,72px));padding-bottom:env(safe-area-inset-bottom,0px);grid-template-rows:auto minmax(0,1fr)}.structured-messaging__shell{border:0;border-radius:0;min-height:calc(100dvh - 9rem);display:block}.structured-messaging__inbox{border:0;height:calc(100dvh - 9rem)}.structured-messaging__inbox.has-selection{display:none}.structured-messaging__detail{height:calc(100dvh - 9rem);display:none}.structured-messaging__detail.is-open{grid-template-rows:auto minmax(0,1fr);display:grid}.structured-messaging__back{display:inline-flex}.structured-messaging__detail-header{grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr) auto auto;display:grid}.structured-messaging__detail-header>div{grid-area:1/2}.structured-messaging__back{grid-area:1/1}.structured-messaging__favorite{grid-area:1/4}.structured-messaging__members-button{grid-area:1/3}.structured-messaging__archive{grid-area:1/5;display:none}.structured-messaging__notification-mode{grid-area:2/4}.structured-messaging__notification-mode select{color:#0000;width:1.25rem;padding:0}.structured-messaging__topic-admin{flex:0 0 2rem;width:2rem;padding-inline:0;font-size:0!important}.structured-messaging__topic-admin.is-rename{grid-area:2/2;justify-self:end}.structured-messaging__topic-admin.is-status{grid-area:2/3}.structured-messaging__topic-admin:before{font-size:1rem;line-height:1}.structured-messaging__topic-admin.is-rename:before{content:"✎"}.structured-messaging__topic-admin.is-status:before{content:"✓"}.structured-messaging__workspace{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;height:auto;min-height:0}.structured-messaging__topics{border:0;border-bottom:1px solid var(--messaging-border);gap:.25rem;padding:.5rem;display:flex;overflow-x:auto}.structured-messaging__topics-heading{padding:0}.structured-messaging__topics-heading strong{display:none}.structured-messaging__topics button{white-space:nowrap;flex:none;width:auto;margin:0}.structured-messaging__message{max-width:90%}.structured-messaging__message-actions{opacity:1}.structured-messaging__composer{padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px))}.structured-messaging__members-modal{max-height:calc(100dvh - 1rem)}.structured-messaging__members-modal .card-footer{padding-bottom:calc(var(--tblr-card-spacer-y) + env(safe-area-inset-bottom,0px))}.structured-messaging__member button span{display:none}}
