@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Syne:wght@500;700;800&display=swap";
:root{--background:#f1ece4;--surface:#f9f6efd1;--surface-strong:#ffffffeb;--ink:#171512;--muted:#7a7268;--muted-strong:#564f46;--line:#17151221;--accent:#007fc3;--accent-soft:#7abde03d;--brand-yellow:#f3d112;--brand-yellow-soft:#f3d1122e;--brand-yellow-line:#f3d1124d;--brand-yellow-text:#a57b00}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--ink);margin:0;font-family:Manrope,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Syne,sans-serif}a{color:inherit}img{max-width:100%;display:block}
