@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Playfair+Display:wght@400;700&display=swap");body,html{padding:0;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;font-size:18px;background-color:#fff;color:#000}*{box-sizing:border-box}a{color:#000;text-decoration:underline}a:hover{color:#333}img{max-width:100%;display:block}