@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400&family=DM+Sans:wght@300;400;500&display=swap");*,:after,:before{margin:0;padding:0;box-sizing:border-box}:root{--bk:#080808;--bk2:#101010;--gd:#b8954a;--gdl:#d4b06a;--iv:#f0ece4;--ivm:#b8b0a0;--tx:#7a7268;--bd:rgba(184,149,74,0.10);--bdh:rgba(184,149,74,0.30)}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--bk);color:var(--tx);line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3{font-family:Playfair Display,serif;color:var(--iv);font-weight:400;line-height:1.2}a{color:var(--gd);text-decoration:none}a:hover{color:var(--gdl)}::selection{background:var(--gd);color:var(--bk)}