body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{box-sizing:border-box;font-size:16px}*,:after,:before{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ol,p,ul{font-weight:400;margin:0;padding:0}ol,ul{list-style:none}img{height:auto;max-width:100%}.App{align-items:center;display:flex;flex-direction:column;gap:1rem;height:100dvh;justify-content:center;overflow:hidden;touch-action:none;width:100dvw}.App,.button{background-color:hotpink;color:#fff}.button{border-radius:2rem;cursor:pointer;font-weight:600;min-width:30ch;padding:.5rem 1.5rem;text-align:center}.fullscreen-content{height:100%;max-width:80%}.header{font-size:2em;font-weight:700;margin-block-end:1rem;margin-block-start:2rem;text-align:center}.body{font-size:1.2em;font-weight:400;line-height:1.5;padding-block:1rem;padding-inline:2rem}.logo{margin-inline:auto;width:240px}.App:has(.fullscreen-enabled) .logo{animation:pulse 10s ease infinite}@keyframes pulse{0%{transform:scale(1)}20%{transform:scale(1.5) translateY(60px) rotate(4turn)}40%{transform:scale(1.5) translateY(60px) rotate(4turn)}60%{transform:scale(1)}}
/*# sourceMappingURL=main.b6818107.css.map*/