@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Figtree:wght@400;500;600;700&display=swap";:root{--potato-starch:#f5ede0;--potato-starch-deep:#ede0c8;--potato-soil:#3d2817;--potato-soil-soft:#6b5744;--potato-skin:#c68a3f;--potato-skin-deep:#a66f2e;--potato-sprout:#5b7a4f;--potato-sprout-deep:#46603c;--potato-rust:#b5484a;--potato-cream:#fbf7ef;--potato-font-display:"Baloo 2", "Segoe UI", sans-serif;--potato-font-body:"Figtree", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body{background-color:var(--potato-starch);color:var(--potato-soil);font-family:var(--potato-font-body);background-image:radial-gradient(circle at 20% 30%,#3d281709 0 2px,#0000 2px),radial-gradient(circle at 70% 65%,#3d281708 0 1.5px,#0000 1.5px),radial-gradient(circle at 45% 85%,#c68a3f0d 0 2px,#0000 2px);background-size:140px 140px,90px 90px,170px 170px;min-height:100vh}h1,h2,h3,h4{font-family:var(--potato-font-display);color:var(--potato-soil);letter-spacing:.01em;font-weight:700}h1{font-weight:800}h3{color:var(--potato-soil-soft);text-transform:uppercase;letter-spacing:.06em;margin:18px 0 8px 4px;font-size:1rem;font-weight:600}.potato-check{flex-shrink:0;width:14px;height:14px;margin-left:4px;position:relative}.potato-check .sprout-stem,.potato-check .sprout-leaf{opacity:0;transition:opacity .2s,transform .2s;position:absolute;transform:scale(.4)translateY(4px)}.potato-check.is-done .sprout-stem,.potato-check.is-done .sprout-leaf{opacity:1;transform:scale(1)translateY(0)}.potato-check .sprout-stem{background:var(--potato-sprout);transform-origin:bottom;border-radius:2px;width:2px;height:10px;bottom:0;left:6px}.potato-check .sprout-leaf{background:var(--potato-sprout);transform-origin:bottom;border-radius:70% 30%/60% 40%;width:9px;height:7px;top:0;left:2px}.n-text[style*=text-decoration]{-webkit-text-decoration-color:var(--potato-sprout)!important;text-decoration-color:var(--potato-sprout)!important}.n-card{transition:transform .15s,box-shadow .15s}.n-card:hover{box-shadow:0 4px 16px #3d281714}@media (prefers-reduced-motion:reduce){.n-card,.n-checkbox,*{transition-duration:.001ms!important;animation-duration:.001ms!important}}
