body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.row{display:flex;flex-direction:row!important;padding:0;width:100%}@media (max-width:40rem){.row.col{flex-direction:column!important}}*{box-sizing:border-box}#root,body,html{background:#f7f7f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100%;margin:0;padding:0}.app-shell{display:flex;flex-direction:column;height:100vh}.app-header{align-items:center;background:#fff;border-bottom:1px solid #e1e1e1;display:flex;flex-shrink:0;gap:16px;padding:12px 24px}.app-logo{color:#c4622d;font-size:1.1rem;font-weight:700}.app-body{display:flex;flex:1 1;overflow:hidden}.chat-col{flex-direction:column;flex-shrink:0;width:420px}.chat-col,.results-col{background:#fff;display:flex;overflow:hidden}.results-col{flex:1 1;flex-direction:column}@media (max-width:768px){.app-body{flex-direction:column}.chat-col{border-bottom:1px solid #e1e1e1;border-right:none;width:100%}.chat-col,.results-col{height:50vh}}
/*# sourceMappingURL=main.3d3fe505.css.map*/