@import "https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Mochiy+Pop+P+One&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html{background-color:rgb(var(--background-start-rgb))}html,body{touch-action:manipulation;-webkit-text-size-adjust:100%;max-width:100vw}body{-webkit-overflow-scrolling:touch;color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb)))rgb(var(--background-start-rgb));overflow-x:hidden}:root{--foreground-rgb:0,0,0;--background-start-rgb:250,250,250;--background-end-rgb:250,250,250}@media (prefers-color-scheme:dark){:root{--foreground-rgb:0,0,0;--background-start-rgb:250,250,250;--background-end-rgb:250,250,250}}@keyframes twinkle{0%,to{opacity:.2;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}
