@tailwind base;@tailwind components;@tailwind utilities;#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}body{background-image:url(/background.png);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat}.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}.chat-image{max-width:200px;max-height:200px;border-radius:.5rem;box-shadow:0 2px 6px #00000026;margin-top:.5rem}.scrollbar-thin::-webkit-scrollbar{height:6px}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#64646480;border-radius:4px}.gallery-image{border-radius:.75rem;box-shadow:0 4px 8px #00000040;object-fit:cover;width:100%;height:8rem;transition:transform .2s ease}.gallery-image{max-width:200px;height:150px;object-fit:cover;border-radius:.75rem;box-shadow:0 4px 10px #0003;margin:0 auto;display:block;transition:transform .2s ease-in-out}.gallery-image:hover{transform:scale(1.05)}
