@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafbfc;color:#1f2328;font-size:14px;line-height:1.6}#root{min-height:100vh}.page-enter{animation:fadeIn .25s ease-out}.answer-content{line-height:1.65;font-size:14px}.answer-content p{margin:.6em 0}.answer-content blockquote{border-left:2px solid #5b6cf0;margin:.8em 0;padding:.6em 1em;background:#f6f8fa;color:#656d76;border-radius:0 4px 4px 0}.answer-content code{background:#f0f1f3;padding:.15em .4em;border-radius:4px;font-size:.88em;color:#1f2328}.answer-content pre{background:#2b3038;color:#e6edf3;padding:14px;border-radius:6px;overflow-x:auto;margin:.8em 0}.answer-content pre code{background:transparent;padding:0;color:inherit}.evidence-item{font-size:12px;padding:10px;background:#fafbfc;border-radius:6px;margin-bottom:8px;border:1px solid #e8eaed}.citation-badge{cursor:pointer;color:#5b6cf0;font-weight:600}.citation-ref{display:inline-flex;align-items:center;justify-content:center;font-size:.75em;font-weight:600;color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;padding:0 3px;margin:0 1px;cursor:pointer;line-height:1.4;vertical-align:super;transition:all .15s ease;-webkit-user-select:none;user-select:none}.citation-ref:hover{background:#2563eb;color:#fff;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 2px 6px #2563eb40}@keyframes citationFlash{0%{background:#dbeafe;box-shadow:0 0 0 4px #2563eb4d}to{background:#fff;box-shadow:0 0 #2563eb00}}.citation-card-highlight{animation:citationFlash 1.5s ease-out}@keyframes typingBounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}
