@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#faf8f6;--surface:#fff;--soft:#f4f1ed;--text:#2f2f32;--sub:#6f6a64;--muted:#9c948b;--brand:#d8be9b;--dark:#b99c76;--pin:#d95c4f;--border:#e8e2db;--borderS:#f0ebe6}html{font-size:16px;-webkit-font-smoothing:antialiased}body{background:var(--bg);color:var(--text);font-family:DM Sans,system-ui,sans-serif;min-height:100dvh}