@import "https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;600;700;800;900&family=Nunito+Sans:wght@300;400;600&display=swap";
:root{--cream:#fff8f0;--cream-deep:#fff0e0;--cream-mid:#fde8d0;--white:#fff;--blue:#6bb5ff;--blue-deep:#4a9ef5;--blue-dim:#6bb5ff26;--blue-glow:#6bb5ff59;--peach:#ffb088;--peach-deep:#ff9060;--peach-dim:#ffb08833;--sage:#88c9a1;--sage-deep:#65b585;--sage-dim:#88c9a133;--lavender:#c4aaff;--lav-dim:#c4aaff26;--text:#3d3530;--text-mid:#7a6e68;--text-soft:#b0a89e;--shadow-sm:0 2px 12px #3d353014;--shadow-md:0 8px 32px #3d35301a;--shadow-lg:0 20px 60px #3d35301f;--radius-sm:12px;--radius-md:20px;--radius-lg:32px;--radius-full:999px;--font:"Nunito","Quicksand",system-ui,sans-serif;--font-body:"Nunito Sans",system-ui,sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:var(--cream);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;line-height:1.65}::selection{background:var(--blue-dim);color:var(--text)}
