@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&family=Jost:wght@300;400;500;600&display=swap");*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Jost,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--gold);text-decoration:none}a:hover{color:var(--gold2)}::selection{background:rgba(198,161,91,.3)}button{font-family:Jost,sans-serif}