:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}body{margin:0;height:100vh;display:flex;flex-direction:column;overflow:hidden;background:#f0f2f5}header{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:#fff;border-bottom:1px solid #e9ecef;flex-shrink:0}.logo{font-weight:700;font-size:.9375rem;color:#212529;letter-spacing:-.01em}.tagline{font-size:.75rem;color:#adb5bd}main{flex:1;min-height:0;display:flex;flex-direction:column}quote-chat{flex:1;min-height:0}
