@import "https://fonts.googleapis.com/css2?family=Fuzzy+Bubbles:wght@700&display=swap";
@font-face{font-family:Subkultur;src:url(/fonts/Subkultur-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--pink:#f081c2;--red:#ff4646;--magenta:#ff46dd;--purple:#e5a4ff;--light-pink:#fda9e8;--cream:#f9ddbf;--selected:#f04eff;--footer:#961616;--black:#000}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{background:var(--pink);color:var(--black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Subkultur,Arial,sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6{font-weight:400}img{display:block}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}input,textarea{background:0 0;border:none;outline:none;width:100%}input::placeholder,textarea::placeholder{color:var(--black);opacity:1}a{color:inherit;text-decoration:none}
