@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400;1,700&family=Lato:wght@300;400;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d0d0d;--bg-section:#111111;--bg-card:#181818;--gold:#c8a84b;--gold-light:#e2c97e;--gold-dim:rgba(200,168,75,0.2);--text:#f0ede4;--text-dim:rgba(240,237,228,0.65);--text-muted:rgba(240,237,228,0.38);--border:rgba(255,255,255,0.08);--border-gold:rgba(200,168,75,0.25)}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Lato,sans-serif;font-weight:300;line-height:1.7;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:Playfair Display,serif;line-height:1.1}::selection{background:var(--gold-dim);color:var(--text)}