body,html{height:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.prose-chat p{margin-bottom:.5rem}.prose-chat ol,.prose-chat ul{margin-left:1.25rem;margin-bottom:.5rem}.prose-chat ul{list-style-type:disc}.prose-chat ol{list-style-type:decimal}.prose-chat li{margin-bottom:.25rem}.prose-chat strong{font-weight:600}.prose-chat code{background:#f3f4f6;padding:.1rem .25rem;border-radius:3px;font-size:.875em}.drop-zone{border:2px dashed #dee2e6;border-radius:.5rem;cursor:pointer;transition:border-color .15s,background-color .15s}.drop-zone.dragging,.drop-zone:hover{border-color:#0d6efd;background-color:#f0f4ff}.doc-item:hover{background-color:#f8f9fa}.doc-item:hover .doc-item-delete{opacity:1!important}.msg-user{background-color:#0d6efd;color:#fff;border-radius:1rem 1rem .25rem 1rem}.msg-assistant{background-color:#fff;border:1px solid #e9ecef;border-radius:1rem 1rem 1rem .25rem;box-shadow:0 1px 3px rgba(0,0,0,.06)}