@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";:root{--pastel-pink:#f9c6d0;--pastel-peach:#fdd9b5;--pastel-yellow:#fef3b4;--pastel-green:#c5edc5;--pastel-mint:#b5ead7;--pastel-sky:#b5d8f7;--pastel-lavender:#d4c5f9;--pastel-lilac:#e8c5f9;--bg:#fafafa;--surface:#fff;--text:#2d2d2d;--text-muted:#7a7a8c;--radius-sm:.5rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-xl:2rem;--radius-full:9999px}*,:before,:after{box-sizing:border-box}html{background:var(--bg);color:var(--text);font-family:DM Sans,system-ui,sans-serif;font-size:16px;line-height:1.6}body{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-width:100;margin:0 0 .5em;font-weight:800;line-height:1.2}p{margin:0 0 1em}a{color:inherit;text-decoration:none}img{border-radius:var(--radius-md)}button,input,textarea,select{font:inherit;border-radius:var(--radius-sm)}
