:root{font-family:Quicksand,Nunito,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#334;background:#fce8ed}html{scrollbar-gutter:stable}body{margin:0;min-width:320px;min-height:100dvh;background:#fce8ed}#root{width:100%;min-height:100dvh;margin:0;padding:0;text-align:center;background:#fce8ed}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
