@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Playfair+Display:wght@700;800;900&display=swap");*{margin:0;padding:0;box-sizing:border-box}:root{--vermelho-rubi:#a60d22;--vermelho-rubi-light:#c41e3a;--dourado-nobre:#c5a059;--dourado-nobre-light:#d4b068;--dourado-nobre-dark:#b8944a;--branco-gelo:#f9f9f9;--branco-puro:#fff;--cinza-grafite:#333;--cinza-claro:#666;--cinza-muito-claro:#f5f5f5}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--branco-gelo);color:var(--cinza-grafite);line-height:1.7;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;font-weight:800;line-height:1.2}