@import "https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;600&family=Noto+Sans+JP:wght@300;400;500&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--pink:#f2a7c3;--rose:#e8648a;--purple:#a06ebd;--gold:#d4af6e;--card-bg:#fffe}html,body{height:100%}body{background:#000;flex-direction:column;font-family:Noto Sans JP,sans-serif;display:flex}a{color:inherit;text-decoration:none}@media (max-width:768px){html{height:auto}body{height:auto;overflow:hidden auto}}
