@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,200;0,300;1,200;1,300&family=Jost:wght@200;300;400;500&display=swap";:root{--bg: #0d0b09;--bg-deep: #050403;--text: #f5f0e8;--muted: #6b6560;--accent: #c8a96e;--highlight: #e8d5b0;--border: #1e1a16;--surface: #111008}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--text);overflow-x:hidden}body{font-family:Jost,sans-serif;font-weight:300}::-moz-selection{background:var(--accent);color:var(--bg)}::selection{background:var(--accent);color:var(--bg)}
