:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff}a{text-decoration:none;color:inherit}#root{min-height:100%;width:100%}@font-face{font-family:Shrikhand;src:url(/fonts/Shrikhand/Shrikhand-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Quicksand;src:url(/fonts/Quicksand/Quicksand-VariableFont_wght.ttf) format("truetype");font-weight:300 700;font-style:normal;font-display:swap}html,body,#root{height:100%;width:100%;margin:0;padding:0}.reveal{opacity:0;transform:translateY(16px) scale(.995);transition:opacity .7s ease,transform .7s ease;will-change:opacity,transform}.reveal.reveal-visible{opacity:1;transform:translateY(0) scale(1);animation:float-enter .8s ease-out both}@keyframes float-enter{0%{opacity:0;transform:translateY(16px) scale(.995)}60%{opacity:1;transform:translateY(-2px) scale(1)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.reveal{opacity:1;transform:none;transition:none}.reveal.reveal-visible{animation:none}}
