:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#c3d1dd;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#a5c8e9}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.input-group{max-width:500px;margin:0 auto;display:flex;align-items:center;gap:.5rem}.question-input{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.question-input:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.question-input::placeholder{color:#6c757d;opacity:1}.submit-button{padding:.375rem .75rem;background-color:#0d6efd;border:1px solid #0d6efd;color:#fff;border-radius:.375rem;cursor:pointer;transition:all .15s ease-in-out;display:flex;align-items:center;justify-content:center;min-width:40px;height:38px}.submit-button:hover:not(:disabled){background-color:#0b5ed7;border-color:#0a58ca}.submit-button:disabled{background-color:#6c757d;border-color:#6c757d;cursor:not-allowed}.question-chips{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:600px;width:100%;max-height:80vh;overflow:hidden;animation:slideInModal .3s ease-out;position:relative}@keyframes slideInModal{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{background:linear-gradient(135deg,#4497db,#3386df);padding:1.5rem;display:flex;align-items:center;justify-content:space-between;position:relative}.modal-header:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);pointer-events:none}.modal-title-section{display:flex;align-items:center;gap:.75rem;position:relative;z-index:1}.ai-icon-wrapper{background:#fff3;border-radius:50%;padding:.5rem;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.bot-icon{color:#fff;size:20px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.ai-response-title{color:#fff;font-weight:700;font-size:1.2rem;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.2)}.close-button{background:none;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative;z-index:1;padding:.5rem}.close-button:hover{transform:scale(1.1)}.close-button svg{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.modal-body{padding:2rem;background:#fff;max-height:60vh;overflow-y:auto}.modal-body p{margin:0;line-height:1.7;color:#2c3e50;font-size:1rem;text-align:left}.header-icon{display:flex;align-items:center;justify-content:center;margin-bottom:1rem;padding:1rem;background:linear-gradient(135deg,#4497db,#3386df);border-radius:50%;width:80px;height:80px;margin:0 auto 1.5rem;box-shadow:0 4px 15px #4497db4d;transition:transform .3s ease,box-shadow .3s ease}.header-icon:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4497db66}.header-icon svg{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.chat-title{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.5rem}.sparkle-icon{color:#4497db;filter:drop-shadow(0 2px 4px rgba(68,151,219,.3));transition:transform .3s ease,color .3s ease;padding:.5rem;background:#4497db1a;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.sparkle-icon:hover{transform:rotate(15deg) scale(1.1);color:#3386df;background:#4497db26}@media (max-width: 768px){.answer-container{margin:1.5rem 1rem;border-radius:8px}.answer-header{padding:.875rem 1.25rem}.answer-content{padding:1.25rem}.ai-response-title{font-size:1rem}.bot-icon{size:18px}.header-icon{width:70px;height:70px;margin-bottom:1rem}.sparkle-icon{width:40px;height:40px}.chat-title{gap:.75rem}.modal-overlay{padding:.5rem}.modal-content{max-height:90vh;border-radius:12px}.modal-header{padding:1.25rem}.modal-body{padding:1.5rem;max-height:70vh}.ai-response-title{font-size:1.1rem}.close-button{padding:.25rem}}
