:root{--green:#169447;--green2:#33b95e;--deep:#043f2d;--text:#111516;--muted:#738087;--line:#e8eeeb;--surface:#fff;--radius:22px}
*{box-sizing:border-box}
html,body{margin:0;background:#f6f8f6;color:var(--text)}
body{min-width:320px}
button,a{font:inherit}
button{cursor:pointer}
a{color:inherit}
