@import"https://fonts.googleapis.com/css2?family=Fredoka+One&family=Quicksand:wght@500;600;700&family=Nunito+Sans:opsz,wght@6..12,400;6..12,600;6..12,700&display=swap";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}#root{height:100%}body{background:#efebe4;font-family:Nunito Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,textarea,button,select{font-family:inherit}input::placeholder,textarea::placeholder{color:#c2bdb4}::-webkit-scrollbar{width:0;height:0}button{cursor:pointer}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,14px)}to{opacity:1;transform:translate(-50%)}}@keyframes pop{0%{transform:scale(.96);opacity:.6}to{transform:scale(1);opacity:1}}.animate-fade{animation:fadeIn .25s ease}.animate-sheet{animation:sheetUp .32s cubic-bezier(.22,1,.36,1)}.animate-toast{animation:toastIn .3s ease}.animate-pop:active{animation:pop .15s ease}.joy-md>*:first-child{margin-top:0}.joy-md>*:last-child{margin-bottom:0}.joy-md p{margin:0 0 8px}.joy-md ul,.joy-md ol{margin:6px 0 8px;padding-left:20px}.joy-md li{margin:3px 0}.joy-md li>p{margin:0}.joy-md strong{font-weight:700}.joy-md em{font-style:italic}.joy-md h1,.joy-md h2,.joy-md h3,.joy-md h4{font-family:Quicksand,sans-serif;font-weight:700;margin:12px 0 6px;font-size:15px;line-height:1.3}.joy-md code{background:#f2eee6;border-radius:5px;padding:1px 5px;font-size:12.5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.joy-md pre{background:#f2eee6;border-radius:10px;padding:10px 12px;overflow-x:auto;margin:8px 0}.joy-md pre code{background:none;padding:0}.joy-md table{border-collapse:collapse;margin:8px 0;font-size:13px;display:block;overflow-x:auto}.joy-md th,.joy-md td{border:1px solid #E6E1D8;padding:5px 9px;text-align:left;white-space:nowrap}.joy-md th{background:#f5f1ea;font-weight:700}.joy-md a{color:#3f9d83}.joy-md blockquote{border-left:3px solid #E0DAD0;margin:8px 0;padding-left:10px;color:#6f6a62}.joy-md hr{border:none;border-top:1px solid #EBE7E0;margin:10px 0}
