:root{color-scheme:light;font-family:Manrope,Inter,Segoe UI,sans-serif;--bg: #f8f4f1;--panel: #ffffff;--panel-soft: #fffaf7;--text: #2a2023;--muted: #7f6e69;--accent-pink: #f2b8c2;--accent-yellow: #d8b79c;--border: rgba(203, 177, 166, .24);--shadow: 0 18px 50px rgba(188, 160, 149, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:Manrope,Inter,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}a{color:inherit}
