body{font-family:Inter,sans-serif}.font-mono{font-family:Roboto Mono,monospace}.chat-bubble-user{background-color:#3b82f6}.chat-bubble-ai{background-color:#374151}.chat-container::-webkit-scrollbar{width:6px}.chat-container::-webkit-scrollbar-track{background:#1f2937}.chat-container::-webkit-scrollbar-thumb{background:#4b5563;border-radius:3px}.suggestion-chip{transition:all .2s ease-in-out}.suggestion-chip:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.metar-vfr-gradient{background-image:linear-gradient(to bottom right,#22c55e,#1f2937)}.metar-mvfr-gradient{background-image:linear-gradient(to bottom right,#3b82f6,#1f2937)}.metar-ifr-gradient{background-image:linear-gradient(to bottom right,#ef4444,#1f2937)}.metar-lifr-gradient{background-image:linear-gradient(to bottom right,#a855f7,#1f2937)}.aerodrome-info-gradient{background-image:linear-gradient(to bottom right,#0ea5e9,#1f2937)}.prose{max-width:none}.prose h1,.prose h2,.prose h3{margin-top:1rem;margin-bottom:.5rem;line-height:1.3}.prose p{margin-bottom:.75rem;line-height:1.6}.prose ul{margin:.75rem 0}.prose li{margin-bottom:.25rem}.prose pre{margin:.75rem 0;white-space:pre-wrap;word-wrap:break-word}.prose code{font-size:.875rem}.loading-dots{display:inline-flex;align-items:center;gap:4px}.loading-dot{width:8px;height:8px;border-radius:50%;background-color:#60a5fa;animation:loading-pulse 1.4s ease-in-out infinite both}.loading-dot:nth-child(1){animation-delay:-.32s}.loading-dot:nth-child(2){animation-delay:-.16s}.loading-dot:nth-child(3){animation-delay:0s}@keyframes loading-pulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}html,body{height:100%;height:100dvh;overflow:hidden}@supports not (height: 100dvh){html,body{height:100vh}}.chat-container{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width: 768px){.chat-container{padding:1rem}footer{padding:.75rem}.suggestion-chip{font-size:.75rem;padding:.375rem .75rem}#suggestion-chips{display:none}}
