@import url("https://fonts.googleapis.com/css2?family=Baloo+2:wght@700;800&family=Nunito+Sans:opsz,wght@6..12,400;6..12,700&display=swap");
body{margin:0;background:#FFF9F5;color:#2B2440;font-family:"Nunito Sans",system-ui,sans-serif;line-height:1.7}
.w{max-width:720px;margin:0 auto;padding:40px 22px}
h1,h2{font-family:"Baloo 2",system-ui,sans-serif;font-weight:800}
h1{font-size:1.9rem}h2{font-size:1.2rem;margin-top:1.6em}
a{color:#F2704A}.todo{background:#FDEEE8;border:1px solid #F2704A;padding:10px 14px;border-radius:8px;font-size:.9rem}
