.chat-detail,.chat-thread{display:flex;min-height:0;flex:1;flex-direction:column;background:#070a14}.chat-thread{overflow-x:hidden;overflow-y:auto;padding:1.5rem 0;-webkit-overflow-scrolling:touch}.chat-thread__column{display:flex;width:100%;max-width:48rem;flex-direction:column;gap:.5rem;margin-inline:auto}.chat-thread--rtl .chat-thread__column{direction:ltr}.chat-thread--rtl .chat-msg--own{justify-content:flex-start}.chat-thread--rtl .chat-msg--their{justify-content:flex-end}.chat-thread--rtl .chat-msg--their .chat-msg__cluster{flex-direction:row-reverse}.chat-thread--ltr .chat-msg--own{justify-content:flex-end}.chat-thread--ltr .chat-msg--their{justify-content:flex-start}.chat-msg{display:flex;width:100%;box-sizing:border-box;padding-inline:0}.chat-msg--cluster-continued{margin-top:-.375rem}.chat-msg__cluster{display:flex;width:-moz-fit-content;width:fit-content;max-width:calc(28rem + 2rem + .375rem);align-items:flex-start;gap:.375rem}.chat-msg__stack{display:flex;min-width:0;max-width:28rem;flex:0 1 auto;flex-direction:column;gap:.125rem}.chat-msg--own .chat-msg__stack{width:-moz-fit-content;width:fit-content}.chat-thread--rtl .chat-msg--own .chat-msg__stack{align-items:flex-start}.chat-thread--ltr .chat-msg--own .chat-msg__stack,.chat-thread--rtl .chat-msg--their .chat-msg__stack{align-items:flex-end}.chat-thread--ltr .chat-msg--their .chat-msg__stack{align-items:flex-start}.chat-msg__avatar{width:2rem;flex-shrink:0;padding-top:.125rem}.chat-msg__bubble-wrap{max-width:100%}.chat-thread--rtl .chat-bubble--own.chat-bubble--actions{padding-inline-start:1.5rem}.chat-thread--ltr .chat-bubble--own.chat-bubble--actions,.chat-thread--rtl .chat-bubble--their.chat-bubble--actions{padding-inline-end:1.5rem}.chat-thread--ltr .chat-bubble--their.chat-bubble--actions{padding-inline-start:1.5rem}.chat-bubble{position:relative;min-width:5rem;max-width:100%;border-radius:1rem;padding:.625rem 1rem;box-shadow:none}.chat-bubble--own{background:#ff5a1f;color:#fff}.chat-bubble--their{border:none;background:#141b2d;color:#f5f5f0}.chat-bubble--highlighted{box-shadow:0 0 0 2px rgba(255,90,31,.45)}.chat-bubble--failed{opacity:.7}.chat-thread--ltr .chat-bubble--own.chat-bubble--tail{border-top-right-radius:.375rem}.chat-thread--ltr .chat-bubble--their.chat-bubble--tail,.chat-thread--rtl .chat-bubble--own.chat-bubble--tail{border-top-left-radius:.375rem}.chat-thread--rtl .chat-bubble--their.chat-bubble--tail{border-top-right-radius:.375rem}.chat-msg__sender{max-width:28rem;overflow:hidden;font-size:.75rem;font-weight:600;line-height:1.25;color:#94a3b8;text-overflow:ellipsis;white-space:nowrap}.chat-bubble__body{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.25rem .375rem}.chat-bubble__text{font-size:.875rem;line-height:1.625;white-space:pre-wrap;word-break:break-word;unicode-bidi:plaintext}.chat-bubble__time{flex-shrink:0;align-self:flex-end;padding-bottom:1px;font-family:var(--font-mono);font-size:.75rem;line-height:1.25}.chat-bubble--own .chat-bubble__time{color:rgba(255,255,255,.7)}.chat-bubble--their .chat-bubble__time{color:#94a3b8}.chat-date{display:flex;justify-content:center;padding:1rem 0}.chat-date__pill{border-radius:9999px;background:rgba(255,255,255,.05);padding:.25rem .75rem;font-family:var(--font-mono);font-size:.75rem;font-weight:500;color:#94a3b8}.chat-system{display:flex;justify-content:center;padding:.5rem 0}.chat-system__pill{max-width:28rem;border-radius:9999px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.04);padding:.375rem 1rem;text-align:center;font-size:.75rem;color:#94a3b8}.chat-system__pill--actionable{display:block;cursor:pointer;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.chat-system__pill--actionable:hover{background:rgba(255,90,31,.12);border-color:rgba(255,90,31,.35);color:var(--ink-warm,#f5f5f0)}.chat-system__pill--actionable:hover .chat-system__action-hint,.chat-system__pill--actionable:hover .chat-system__text{color:var(--ink-warm,#f5f5f0)}.chat-system__action-hint{display:block;margin-top:.125rem;font-size:.6875rem;font-weight:600;color:var(--hard,#ff5a1f)}.chat-system__pill--actionable:hover .chat-system__action-hint{color:#ffb088}.chat-system__text{max-width:28rem;text-align:center;font-size:.75rem;line-height:1.4;color:#94a3b8}.chat-system__list{margin-top:.25rem;list-style:disc;padding-inline-start:1.25rem;text-align:start;font-size:.75rem;color:#94a3b8}.chat-composer{flex-shrink:0;width:100%;max-width:48rem;margin-top:auto;margin-inline:auto;padding-top:.75rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom))}@media (min-width:768px){.chat-composer{padding-bottom:0}}.chat-detail button[data-slot=chat-icon]{padding:0;border:none;border-radius:.5rem;font-weight:400;cursor:pointer;color:#94a3b8}.chat-detail button[data-slot=chat-icon]:hover{background:rgba(255,255,255,.06);color:#f5f5f0}.chat-detail button[data-slot=chat-send]{padding:0;border:none;border-radius:9999px;font-weight:400;cursor:pointer}.chat-detail button[data-slot=chat-action--primary]{padding:.25rem .75rem;border:none;border-radius:.5rem;font-size:.75rem;font-weight:600;cursor:pointer;background:#ff5a1f;color:#fff}.chat-detail button[data-slot=chat-action--ghost]{padding:.25rem .75rem;border:none;border-radius:.5rem;font-size:.75rem;font-weight:600;cursor:pointer;background:transparent;color:#94a3b8}.chat-detail button[data-slot=chat-sheet-action]{color:#f5f5f0}.chat-detail button[data-slot=chat-sheet-action],button[data-slot=chat-sheet-action]{padding:.75rem;border:none;border-radius:.5rem;font-weight:500;cursor:pointer}