@import"https://fonts.googleapis.com/css2?family=Spectral:wght@400;600&family=IBM+Plex+Sans:wght@400;500&display=swap";#gen-header{font-size:3rem;font-family:Spectral,serif;font-weight:600;letter-spacing:.02em;text-shadow:2px 2px 8px var(--follyrhythm-shadow);display:flex;justify-content:center;gap:.05em}.header-letter{display:inline-block}.header-letter.exploding{transform:translate(var(--expl-x),var(--expl-y)) scale(4) rotate(calc(720deg + var(--i) * 90deg));opacity:0;filter:blur(6px) brightness(2.5);box-shadow:0 16px 64px #00000059;z-index:100}:root{--follyrhythm-forest: #355c3a;--follyrhythm-earth: #a67c52;--follyrhythm-sky: #4a90a4;--follyrhythm-sunset: #e07a5f;--follyrhythm-moon: #f4e9cd;--follyrhythm-shadow: #2d2d34}html,body{height:100%;margin:0;padding:0}*,*:before,*:after{box-sizing:border-box}body{background:linear-gradient(135deg,var(--follyrhythm-forest),var(--follyrhythm-sky));color:var(--follyrhythm-moon);font-family:IBM Plex Sans,sans-serif;font-weight:400;line-height:1.6;margin:0;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}header,h1,h2,h3,h4,h5,h6{font-family:Spectral,serif;color:var(--follyrhythm-sunset);text-shadow:2px 2px 8px var(--follyrhythm-shadow)}header{font-size:3rem;font-weight:600;letter-spacing:.02em;margin-bottom:1rem}h2{font-size:1.5rem;font-weight:400;color:var(--follyrhythm-earth);margin-bottom:1rem}main{background:#2c2c34b3;padding:2rem 3rem;border-radius:1rem;box-shadow:0 2px 12px var(--follyrhythm-shadow);text-align:center}a{color:var(--follyrhythm-sunset);text-decoration:none;font-weight:500}a:hover{text-decoration:underline}
