:root{--background:#07111e;--foreground:#f5efe3;--font-serif:"Cormorant Garamond", Garamond, "Iowan Old Style", Georgia, serif;--font-sans:"Manrope", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif}html,body{max-width:100vw;min-height:100%;overflow-x:hidden}html{scroll-behavior:smooth;background:var(--background)}body{color:var(--foreground);background:var(--background);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0}*{box-sizing:border-box}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}::selection{color:#fff9ec;background:#c9a45c59}
