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}.signin-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.signin-card{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:2rem;text-align:center;width:100%}.signin-card h1{color:#333;font-size:2rem;margin:0 0 .5rem}.signin-card p{color:#666;margin:0 0 2rem}.signin-card form{display:flex;flex-direction:column;gap:1rem}.signin-card input{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem}.signin-card button{background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:background .2s}.signin-card button:hover:not(:disabled){background:#5a6fd8}.signin-card button:disabled{cursor:not-allowed;opacity:.6}.question-interface{margin:0 auto;max-width:800px;padding:2rem}.question-form{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;padding:2rem}.question-form h2{color:#333;margin:0 0 1rem}.question-form form{display:flex;flex-direction:column;gap:1rem}.question-form textarea{border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;min-height:100px;padding:1rem;resize:vertical}.question-form button{align-self:flex-start;background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background .2s}.question-form button:hover:not(:disabled){background:#5a6fd8}.question-form button:disabled{cursor:not-allowed;opacity:.6}.response-section{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;margin-bottom:2rem;padding:2rem}.response-section h3{color:#333;margin:0 0 1rem}.response-content p{color:#555;line-height:1.6;margin:.5rem 0}.history-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.history-section h3{color:#333;margin:0 0 1rem}.history-item{border:1px solid #eee;border-radius:4px;margin-bottom:.5rem;padding:1rem}.history-question{color:#333;font-weight:500;margin-bottom:.5rem}.history-time{color:#666;font-size:.875rem}.App{background:#f5f5f5;min-height:100vh}.dashboard-header{background:#fff;box-shadow:0 2px 4px #0000001a;padding:1rem 0}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:800px;padding:0 2rem}.header-content h1{color:#333;font-size:1.5rem;margin:0}.user-info{align-items:center;display:flex;gap:1rem}.user-info span{color:#666}.sign-out-btn{background:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;padding:.5rem 1rem}.sign-out-btn:hover{background:#c82333}main{padding:2rem 0}
/*# sourceMappingURL=main.2d60ee1f.css.map*/