@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700&family=Nunito:wght@400;600;700&display=swap";:root{color:#2b2b2b;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--paper:#fff;--paper-strong:#fff1e2;--ink:#2b2b2b;--muted:#6b6b6b;--accent:#ff6b6b;--accent-2:#7c6cf4;--accent-3:#2ed3b7;--stroke:#2b2b2b;background-color:#f6faff;font-family:Nunito,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}body{height:100%;color:var(--ink);background:#f6faff;margin:0;overflow:hidden}body:before{content:"";pointer-events:none;z-index:-1;background-image:linear-gradient(#f6faffcc,#f6faff00);position:fixed;inset:0}#root,html{height:100%}a{color:inherit;text-decoration:none}.page-enter{animation:.7s ease-out both page-fade}@keyframes page-fade{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-enter{animation:none}}
