:root{color-scheme:light}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:#edf0f4;-webkit-font-smoothing:antialiased}@keyframes stampIn{0%{opacity:0;transform:rotate(-9deg) scale(1.7)}to{opacity:1;transform:rotate(-9deg) scale(1)}}.stamp{animation:stampIn .17s cubic-bezier(.2,.9,.3,1) both}.row{transition:background .12s ease}.row:hover{background:#e4e9f0}button{font:inherit}button:focus-visible,textarea:focus-visible{outline:2px solid #6D4AAE;outline-offset:2px}textarea{resize:none}@media(prefers-reduced-motion:reduce){.stamp{animation:none}}
