:root{--ink:#11131b;--body-ink:#2f3545;--muted-ink:#667089;--brand-red:#ef3340;--brand-gold:#f0b550;--brand-lime:#8fcb46;--brand-green:#49c557;--brand-cyan:#80d8e3;--brand-violet:#7f64b2;--brand-blue:#305bc5;--font-display:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--font-body:"Trebuchet MS","Gill Sans","Avenir Next",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--font-body);background:linear-gradient(180deg,#fcfdff,#eef4ff)}a{color:inherit;text-decoration:none}img{max-width:100%}::selection{color:#fff;background:var(--brand-blue)}