:root{--background:#fff7fb;--foreground:#352737;--text-primary:#352737;--text-secondary:#6e5a66;--text-muted:#8a7884;--accent-strong:#b33568}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:clip}body{min-height:100%;color:var(--text-primary);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Avenir Next,Segoe UI,Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}
