@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&family=Barlow+Semi+Condensed:wght@400;500;600;700&display=swap";:root{--mf-pink:#f50ca0;--mf-magenta:#d6219e;--mf-blue:#48ceea;--mf-orange:#f5a94e;--mf-caramel:#b5751e;--mf-white:#fff;--mf-ink:#2a2536;--mf-ink-soft:#5b5470;--mf-divider:#efe7f2;--mf-placeholder:#b9b1c2}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img{max-width:100%}@keyframes cs-bob{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-14px)rotate(.4deg)}to{transform:translateY(0)rotate(0)}}.cs-bob{animation:5s ease-in-out infinite cs-bob}@media (prefers-reduced-motion:reduce){.cs-bob{animation:none}*{transition-duration:.01ms!important;animation-duration:.01ms!important}}::placeholder{color:var(--mf-placeholder);opacity:1}
