@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;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:#1a1a1a;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:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Comic Sans MS,Quicksand,sans-serif;background:#fff8e7;color:#2c3e50;scroll-behavior:smooth}#root{height:100%}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#fff8e7;border-radius:10px}::-webkit-scrollbar-thumb{background:#ff6b9d;border-radius:10px;border:2px solid #FFF8E7}::-webkit-scrollbar-thumb:hover{background:#ff5a8f}::selection{background:#a8e6cf;color:#2c3e50}::-moz-selection{background:#a8e6cf;color:#2c3e50}button:focus,input:focus,textarea:focus{outline:3px solid #FFD93D;outline-offset:2px}button:disabled{opacity:.6;cursor:not-allowed;transform:none!important}button,input,textarea{transition:all .3s ease}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.loading{animation:pulse 2s infinite}@keyframes retro-bounce{0%,20%,60%,to{transform:translateY(0)}40%{transform:translateY(-10px)}80%{transform:translateY(-5px)}}.retro-bounce:hover{animation:retro-bounce .6s ease-in-out}@media (max-width: 768px){html{font-size:14px}.chat-container{padding:0 1rem}.title{font-size:2rem}.text-area{min-height:100px}}@media (max-width: 480px){html{font-size:12px}.title{font-size:1.5rem}}@media print{*{background:#fff!important;color:#000!important;box-shadow:none!important}button{display:none}}@media (prefers-contrast: high){:root{--primary-color: #000080;--secondary-color: #008000;--background-color: #FFFFFF;--text-color: #000000}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
