*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-body: "Inter", system-ui, sans-serif;--rose: #b8465a;--rose-light: #d4748a;--rose-deep: #8b3a4a;--blush: #f2e0dc;--warm-white: #faf6f3;--peach: #f0c4a8}html{scroll-behavior:smooth}body{font-family:var(--font-body);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background-color:#b8465a40;color:inherit}body{animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
