@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Noto+Sans+JP:wght@400;500;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--font-heading: "Space Grotesk", "DM Sans", "Noto Sans JP", sans-serif;--font-body: "DM Sans", "Noto Sans JP", sans-serif}body{margin:0;font-family:var(--font-body);background-color:#000;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html,body{overflow-x:hidden;max-width:100%}*,*:before,*:after{box-sizing:border-box}#root{max-width:100%;overflow-x:hidden}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
