@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body,#root{-webkit-font-smoothing:antialiased;min-height:100%;font-family:Manrope,Inter,system-ui,-apple-system,sans-serif}body{background-color:#2f4538;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400'%3E%3Cfilter id='chalk'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='400' height='400' filter='url(%23chalk)' opacity='0.06' fill='white'/%3E%3C/svg%3E")}body:before,body:after{content:"";pointer-events:none;filter:blur(40px);z-index:0;position:fixed}body:before{background:radial-gradient(260px 150px at 25% 35%,#f5f5dc24 0%,#f5f5dc0a 50%,#0000 75%);width:320px;height:200px;top:-30px;left:-40px}body:after{background:radial-gradient(220px 120px at 75% 30%,#f5f5dc1a 0%,#f5f5dc08 50%,#0000 75%);width:280px;height:160px;top:-20px;right:-40px}#root{z-index:1;background:0 0;position:relative}body{overflow:hidden auto}input,button,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#f5f5dc2e;border-radius:3px}@keyframes toastIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){@keyframes toastIn{0%{opacity:1}to{opacity:1}}}
