@import url("https://fonts.googleapis.com/css2?family=Syne:wght@600;700;800&family=Inter:wght@300;400;500;600&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f5f4f0;--surface:#fff;--border:#e8e4dd;--border2:#d8d3cb;--text:#1a1814;--muted:#9e9890;--coral:#d4622a;--coral-light:#fdf1eb;--coral-mid:#f5c4a8;--blue:#2563eb;--blue-light:#eff4ff;--radius:14px}body,html{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}a{color:inherit;text-decoration:none}button{font-family:Inter,sans-serif}