.comms-thread{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.comms-thread-empty{color:var(--color-slate,#475569);opacity:.7;margin:.6rem 0;font-size:.9rem}.comms-thread .ct-row{align-items:flex-end;gap:.5rem;margin-bottom:.4rem;display:flex}.comms-thread .ct-row-self{justify-content:flex-end}.comms-thread .ct-row-other{justify-content:flex-start}.comms-thread .ct-avatar,.comms-thread .ct-avatar-spacer{border-radius:50%;flex-shrink:0;width:32px;height:32px}.comms-thread .ct-avatar{color:#fff;letter-spacing:.02em;place-items:center;font-size:.78rem;font-weight:700;line-height:1;display:grid}.comms-thread .ct-bubble-wrap{flex-direction:column;min-width:0;max-width:min(78%,22rem);display:flex}.comms-thread .ct-row-self .ct-bubble-wrap{align-items:flex-end}.comms-thread .ct-author{color:var(--color-slate,#475569);margin-bottom:.15rem;padding:0 .3rem;font-size:.7rem;font-weight:600}.comms-thread .ct-bubble{white-space:pre-wrap;word-break:break-word;border-radius:18px;padding:.5rem .8rem;font-size:.94rem;line-height:1.35}.comms-thread .ct-bubble-other{color:var(--color-ink,#1a1a1a);background:#ecf0f5;border-bottom-left-radius:6px}.comms-thread .ct-bubble-self{background:var(--color-atlantic-500,#104478);color:#fff;border-bottom-right-radius:6px}.comms-thread .ct-time{color:var(--color-slate,#94a3b8);opacity:.55;margin-top:.18rem;padding:0 .3rem;font-size:.62rem}.comms-thread .ct-system-row{justify-content:center;margin:.6rem 0;display:flex}.comms-thread .ct-system-pill{color:var(--color-slate,#94a3b8);opacity:.7;text-align:center;padding:.1rem .7rem;font-size:.72rem;font-style:italic}.comms-thread .ct-system-time{opacity:.7}.comms-thread .ct-attachments{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.35rem;margin:0;display:grid}.comms-thread .ct-attachments:not(:last-child){margin-bottom:.4rem}.comms-thread .ct-photo{cursor:zoom-in;background:#0000000f;border:0;border-radius:12px;width:100%;padding:0;display:block;overflow:hidden}.comms-thread .ct-photo img{object-fit:cover;width:100%;height:100%;max-height:220px;display:block}.comms-thread .ct-file{color:inherit;background:#ffffff29;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .6rem;font-size:.82rem;text-decoration:none;display:inline-flex}.comms-thread .ct-bubble-other .ct-file{background:#0000000f}.comms-thread .ct-text{display:block}.ct-lightbox{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:env(safe-area-inset-top,0) 1rem env(safe-area-inset-bottom,0);background:#000000e0;place-items:center;animation:.12s ease-out ct-fadein;display:grid;position:fixed;inset:0}@keyframes ct-fadein{0%{opacity:0}to{opacity:1}}.ct-lightbox-img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:100%;max-height:100%;display:block}.ct-lightbox-close{top:calc(env(safe-area-inset-top,0px) + .7rem);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border:none;border-radius:50%;place-items:center;width:44px;height:44px;font-size:1.6rem;line-height:1;display:grid;position:absolute;right:.9rem}.ct-lightbox-close:hover,.ct-lightbox-close:focus-visible{background:#ffffff38;outline:none}.ct-lightbox-download{top:calc(env(safe-area-inset-top,0px) + 1.1rem);color:#fff;letter-spacing:.04em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border-radius:999px;padding:.35rem .85rem;font-size:.78rem;text-decoration:none;position:absolute;left:1.1rem}.ct-lightbox-download:hover{background:#ffffff38}@media (prefers-reduced-motion:reduce){.ct-lightbox{animation:none}}
