:root{font-family:sans-serif;color-scheme:light;background-color:#f1eefb}*{-webkit-tap-highlight-color:transparent}html,body{touch-action:manipulation}body{margin:0;min-width:320px;min-height:100vh;background-color:#f1eefb;overscroll-behavior:none}@media(min-width:481px){body{display:flex;justify-content:center;align-items:flex-start;background-color:#f5f5f5!important}}@keyframes intro-sparkle{0%,to{opacity:0;transform:scale(.3) rotate(0)}50%{opacity:1;transform:scale(1) rotate(35deg)}}.intro-sparkle{transform-origin:center;animation-name:intro-sparkle;animation-timing-function:ease-in-out;animation-iteration-count:infinite;filter:drop-shadow(0 0 3px rgba(255,255,255,.9));will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.intro-sparkle{animation:none;opacity:.85;transform:scale(.85)}}
