@import url("https://fonts.googleapis.com/css2?family=Anton&family=Inter:wght@400;600;700&display=swap");*{box-sizing:border-box}body{margin:0;background:#f3f5f1;color:#16201b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,select{font-family:inherit;font-size:14px}input,select{border:1px solid #dce1da;border-radius:8px;padding:9px 12px;width:100%}button{cursor:pointer}