*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f2f1ee;--surface:#eceae6;--white:#fafaf8;--navy:#0d1b2e;--muted:#5a6a7e;--faint:#9baab8;--red:#b8242a;--border:#d8d5cf;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"DM Sans", sans-serif}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--bg);min-height:100vh;color:var(--navy);font-family:var(--font-body);-webkit-font-smoothing:antialiased;flex-direction:column;font-size:15px;font-weight:300;line-height:1.7;display:flex}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font-body)}#root{flex-direction:column;min-height:100vh;display:flex}
