html{scroll-behavior: smooth}::-webkit-scrollbar{width: 10px;height: 10px}::-webkit-scrollbar-track{background: #fdf2f8;border-radius: 10px}::-webkit-scrollbar-thumb{background: #f97316;border-radius: 10px;border: 2px solid #fdf2f8}::-webkit-scrollbar-thumb:hover{background: #ea580c}*{scrollbar-width: thin;scrollbar-color: #f97316 #fdf2f8;cursor: url("/svg/cursor.svg"), auto !important}i.liked svg,i.liked svg path,i.liked svg circle,i.liked svg rect{fill: #f97316 !important;stroke: #f97316 !important}i svg,i svg path{transition: fill 0.2s ease, stroke 0.2s ease}@keyframes heartbeat{0%{transform: scale(1)}25%{transform: scale(1.2)}50%{transform: scale(1)}75%{transform: scale(1.1)}100%{transform: scale(1)}}.animate-heartbeat{animation: heartbeat 0.4s ease-in-out}.sr-only{position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border: 0}::selection{background-color: #ffe0cc;color: #b8450a}a, button{transition: color 0.2s ease, background-color 0.2s ease, transform 0.2s ease}img{max-width: 100%;height: auto}footer i.fill-brand-500 svg{fill: #f97316;stroke: #f97316}