@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--orange:#ff8c42;--purple:#6c5ce7;--yellow:#fdcb6e;--green:#00b894;--red:#ff7675;--bg:#fff8f2;--text:#2d3436;--muted:#636e72;--border:#dfe6e9;--radius:16px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Nunito,sans-serif}
