::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f4}::-webkit-scrollbar-thumb{background:#d6d3d1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a29e}.font-cinzel{font-family:Cinzel,serif}.font-merriweather{font-family:Merriweather,serif}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInFromBottom{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-fade-in{animation:fadeIn .5s ease-out}.animate-slide-in{animation:slideInFromBottom .5s ease-out}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.prose{max-width:65ch}.prose p{margin-bottom:1em}::selection{background-color:#f59e0b;color:#fff}*:focus-visible{outline:2px solid #f59e0b;outline-offset:2px}
