body{background-color:#121212;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0;padding:20px}.App{margin:0 auto;max-width:800px}.App-header{margin-bottom:40px;text-align:center}.App-header h1{font-size:2.5rem;margin:0}.App-header p{color:#888;font-size:1.2rem}.search-container{display:flex;gap:10px}.search-input{background-color:#222;border:1px solid #444;border-radius:5px;color:#e0e0e0;flex-grow:1;font-size:1rem;padding:12px 15px}.explore-button{background-color:#bb86fc;border:none;border-radius:5px;color:#121212;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 20px;transition:background-color .2s}.explore-button:hover{background-color:#a76ff0}.results-container{background-color:#1e1e1e;border:1px solid #444;border-radius:5px;margin-top:30px;padding:20px}.ai-insight{word-wrap:break-word;font-family:Courier New,Courier,monospace;line-height:1.6;white-space:pre-wrap}.explore-button:disabled{background-color:#555;cursor:not-allowed}.formatted-insight ul{padding-left:20px}.formatted-insight li{line-height:1.6;margin-bottom:10px}.formatted-insight a{color:#bb86fc;text-decoration:none;transition:color .2s}.formatted-insight a:hover{color:#d0aaff;text-decoration:underline}.formatted-insight li{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.concept-text{flex-grow:1;padding-right:15px}.generate-prompt-button{background-color:#333;border:1px solid #bb86fc;border-radius:5px;color:#bb86fc;cursor:pointer;font-size:.8rem;padding:5px 10px;transition:background-color .2s;white-space:nowrap}.generate-prompt-button:hover{background-color:#444}.research-prompt-container{text-align:right;width:100%}.prompt-display{margin-top:10px;width:100%}.prompt-display textarea{background-color:#121212;border:1px solid #444;border-radius:5px;color:#e0e0e0;font-family:Courier New,Courier,monospace;height:200px;padding:10px;resize:vertical;width:100%}.copy-prompt-button{background-color:#bb86fc;border:none;border-radius:5px;color:#121212;cursor:pointer;font-weight:700;margin-top:5px;padding:8px 15px}.concept-content{display:flex;flex-direction:column;flex-grow:1;padding-right:15px}.concept-title{font-weight:700}.concept-description{color:#aaa;font-size:.9rem;margin-top:4px}.structured-data-container{grid-gap:20px;border-bottom:1px solid #444;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:30px;padding-bottom:20px}.data-column h3{border-bottom:1px solid #555;color:#bb86fc;font-size:1rem;margin-bottom:10px;margin-top:0;padding-bottom:5px}.data-column ul{list-style:none;margin:0;padding:0}.data-column li{color:#ccc;font-size:.9rem;margin-bottom:5px}.definitions .definition-block{margin-bottom:15px}.definitions .part-of-speech{color:#888;display:block;font-size:.8rem;font-style:italic}.definitions p{color:#ccc;font-size:.9rem;margin:5px 0 0}
/*# sourceMappingURL=main.d4f75d39.css.map*/