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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#121212;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0}.app-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding:2rem}.app-header h1{color:#fff;font-size:3rem;font-weight:700;margin-bottom:2rem}.app-main{max-width:800px;width:100%}.question-form{display:flex;margin-bottom:2rem;width:100%}.question-input{background-color:#282828;border:1px solid #444;border-radius:5px 0 0 5px;color:#e0e0e0;flex-grow:1;font-size:1rem;outline:none;padding:.8rem}.question-input:focus{border-color:#1e90ff}.submit-button{background-color:#1e90ff;border:1px solid #1e90ff;border-left:none;border-radius:0 5px 5px 0;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 1.5rem;transition:background-color .2s ease}.submit-button:hover{background-color:#0073cf}.answer-area{width:100%}.stock-card{background-color:#1e1e1e;border:1px solid #444;border-radius:8px;box-shadow:0 4px 8px #0003;margin-bottom:1.5rem;padding:1.5rem}.stock-card:last-child{margin-bottom:0}.card-header{align-items:center;border-bottom:1px solid #444;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.card-header h2{color:#fff;font-size:1.8rem;margin:0}.price{color:#1e90ff;font-size:1.8rem;font-weight:700}.card-body p{margin:.5rem 0}.positive{color:#00c853}.negative{color:#d50000}.ai-summary{border-top:1px solid #444;margin-top:1.5rem;padding-top:1.5rem}.ai-summary h3{color:#1e90ff;margin-top:0}.details-grid{grid-gap:.5rem 1.5rem;display:grid;gap:.5rem 1.5rem;grid-template-columns:repeat(2,1fr);margin-top:1rem}.details-grid p{margin:0}.summary-section{margin-bottom:1.5rem}.summary-section h4{border-bottom:1px solid #444;color:#e0e0e0;padding-bottom:.5rem}.market-news{border-top:1px solid #444;margin-top:1.5rem;padding-top:1.5rem}.market-news h3{color:#1e90ff;margin-top:0}.pre-wrap{display:block;padding-left:1em;white-space:pre-wrap}.news-item{display:flex;margin-bottom:1.5rem}.news-item:last-child{margin-bottom:0}.news-item img{border-radius:8px;height:100px;margin-right:1.5rem;object-fit:cover;width:100px}.news-content h4{margin:0 0 .5rem}.news-content h4 a{color:#e0e0e0;font-size:1.1rem;text-decoration:none}.news-content h4 a:hover{text-decoration:underline}.news-content p{color:#b0b0b0;font-size:.9rem;margin:0}.news-source{color:#888;display:block;font-size:.8rem;margin-top:.5rem}.card-footer{border-top:1px solid #444;margin-top:1rem;padding-top:1rem;text-align:right}.timestamp{color:#888;font-size:.8rem}@media (max-width:600px){.question-form{flex-direction:column}.question-input{border-radius:5px 5px 0 0;margin-bottom:.5rem}.submit-button{border-left:1px solid #1e90ff;border-radius:0 0 5px 5px;width:100%}}
/*# sourceMappingURL=main.8605988e.css.map*/