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:#fff;color:#333;font-family:Arial,sans-serif;margin:0}.header-logo{background:#fff;display:flex;justify-content:center;padding:2rem 0 1rem}.header-logo img{height:auto;max-width:200px}.page-container{align-items:center;background:#fff;display:flex;flex-direction:column;height:calc(100vh - 4rem);justify-content:flex-start;padding-top:10vh}.homepage-hero{margin-top:0;text-align:center}.homepage-hero h1{font-size:2.5rem;margin-bottom:.5rem}.homepage-hero p{font-size:1.25rem;margin-bottom:1.5rem}.hero-buttons{display:flex;gap:1rem;justify-content:center}.btn-primary,.btn-secondary{border:none;border-radius:4px;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background .2s ease}.btn-primary{background-color:#28a745;color:#fff}.btn-primary:hover{background-color:#218838}.btn-secondary{background-color:#0070f3;color:#fff}.btn-secondary:hover{background-color:#005bb5}.form{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;margin-top:2rem;padding:2rem;text-align:center;width:360px}.form h2{font-size:1.5rem;margin-bottom:1.5rem}.form input{border:1px solid #ccc;border-radius:4px;margin-bottom:1rem}.form button,.form input{padding:.75rem;width:100%}.form button{background:#0070f3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;transition:background .2s ease}.form button:hover{background:#005bb5}.error{color:#e53e3e;margin-bottom:1rem}.perplexity-chat-container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-family:Arial,sans-serif;margin-top:24px;max-width:600px;padding:20px}.chat-title{color:#2d3748;font-size:20px;margin-bottom:16px}.chat-form{display:flex;gap:12px;margin-bottom:16px}.chat-input{border:1px solid #cbd5e0;border-radius:6px;flex:1 1;font-family:inherit;font-size:16px;padding:12px;resize:vertical}.chat-button{background-color:#48bb78;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px}.chat-button:disabled{background-color:#a0aec0;cursor:not-allowed}.chat-error{color:#e53e3e;margin-bottom:16px}.chat-answer{background-color:#edf2f7;border-left:4px solid #48bb78;border-radius:4px;color:#2d3748;line-height:1.6;padding:16px}.answer-paragraph{margin:0 0 12px}.answer-paragraph:last-child{margin-bottom:0}
/*# sourceMappingURL=main.fe806400.css.map*/