@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400;1,600&family=Syne:ital,wght@0,400;0,500;0,600;0,700;1,500;1,600;1,700;1,800&display=swap";:root{--font-cor: "Cormorant Garamond", serif;--font-syn: "Syne", sans-serif;--ink: #0e0d0b;--paper: #f5f3ee;--paper-dim: #e0dcd4;--muted: #9a9690;--muted-mid: #6a6660;--muted-dim: #3a3830;--muted-deep: #4a4640;--rule: #d5d1c9;--gold: #c9a96e;--gold-deep: #8a6a3a;--dark: #141310;--dark-2: #2a2820;--surface: #eceae4;--surface-dark: #1c1a16;--positive: #6bc9a0;--negative: #e87c6a;--error: #c47a6a;--space-unit: 8px;--section-pad-desktop: 52px;--section-pad-mobile: 32px;--border-light: .5px solid var(--rule);--border-dark: .5px solid var(--dark-2);--ease-out-quart: cubic-bezier(.16, 1, .3, 1);--duration-fast: .15s;--duration-normal: .4s}[data-theme=light]{--ink: #f5f3ee;--paper: #1a1810;--paper-dim: #2a2820;--muted: #6a6660;--muted-mid: #9a9690;--muted-dim: #b8b4ac;--muted-deep: #8a8680;--rule: #d5d1c9;--gold: #9a7a3e;--gold-deep: #c9a96e;--dark: #f5f3ee;--dark-2: #e0dcd4;--surface: #1c1a16;--surface-dark: #eae7e0;--positive: #2a8a5e;--negative: #c05040;--error: #b0504a}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-syn);color:var(--ink);background:var(--dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
