*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;height:100dvh}body{height:100%;height:100dvh;overflow:hidden;font-family:Inter,system-ui,-apple-system,sans-serif;background:#070d1a;color:#e2e8f0;-webkit-font-smoothing:antialiased}#root{height:100%;height:100dvh;display:flex;flex-direction:column;overflow:hidden}textarea::placeholder{color:#475569}textarea{font-family:inherit}@keyframes msgIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes welcomeIn{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes glowPulse{0%,to{box-shadow:0 0 #f59e0b00}50%{box-shadow:0 0 0 8px #f59e0b1f}}.msg-bubble{animation:msgIn .32s cubic-bezier(.22,1,.36,1) both}.stream-cursor:after{content:"▍";display:inline-block;color:#f59e0b;margin-left:1px;animation:cursorBlink .8s steps(1) infinite}.welcome-section{animation:welcomeIn .5s cubic-bezier(.22,1,.36,1) both}.chip-btn{background:#0f1f35;border:1px solid #1e3a5f;color:#94a3b8;border-radius:20px;padding:5px 12px;font-size:11.5px;cursor:pointer;font-family:Inter,system-ui,sans-serif;transition:background .15s,color .15s,border-color .15s;white-space:nowrap}.chip-btn:hover{background:#1e3a5f;color:#f1f5f9;border-color:#f59e0b44}.md{font-size:13px;line-height:1.7;color:#e2e8f0}.md h1,.md h2{font-size:13px;font-weight:700;color:#f1f5f9;margin:12px 0 5px;padding-bottom:3px;border-bottom:1px solid #1e3a5f}.md h3{font-size:13px;font-weight:600;color:#cbd5e1;margin:10px 0 4px}.md p{margin:0 0 8px}.md p:last-child{margin-bottom:0}.md ul,.md ol{margin:4px 0 8px 18px}.md li{margin-bottom:3px}.md strong{color:#f8fafc;font-weight:600}.md em{color:#94a3b8;font-style:italic}.md a{color:#f59e0b;text-decoration:underline;text-underline-offset:2px;word-break:break-all}.md a:hover{color:#fbbf24}.md code{background:#0a1628;color:#93c5fd;padding:1px 5px;border-radius:3px;font-size:.8em}.md blockquote{border-left:3px solid #f59e0b;padding-left:10px;color:#94a3b8;margin:8px 0}.md hr{border:none;border-top:1px solid #1e3a5f;margin:10px 0}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-thumb{background:#1e293b;border-radius:2px}::-webkit-scrollbar-track{background:transparent}*{scrollbar-width:thin;scrollbar-color:#1e293b transparent}
