*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--sun:#ffd166;--sun-dark:#e6a817;--sky:#4ecdc4;--sky-dark:#2a9d8f;--coral:#ff6b6b;--mint:#95e1d3;--lavender:#c3b1e1;--cream:#fffdf7;--paper:#fff8ee;--ink:#2d2a22;--ink-light:#6b6655;--border:rgba(45,42,34,.12);--radius:20px;--radius-sm:12px;--ff:"Nunito",sans-serif;--ff-display:"Fraunces",Georgia,serif}html{font-size:18px}body{font-family:var(--ff);background:var(--cream);color:var(--ink);min-height:100vh;overflow-x:hidden}a{color:inherit}button,input,select{font-family:var(--ff)}