:root{--color-bg: #0a0a0a;--color-surface: #111111;--color-border: #2a2a2a;--color-text: #f0ede6;--color-text-muted: #888888;--color-text-dim: #aaaaaa;--color-accent: #c9a96e;--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "Montserrat", system-ui, sans-serif;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 2rem;--space-xl: 4rem;--space-2xl: 6rem;--border-thin: .5px solid var(--color-border);--radius-sm: 2px;--radius-md: 4px;--transition: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-weight:300;line-height:1.7;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}
