:root{--color-pink: #f8c8d4;--color-green: #c8e6c9;--color-blue: #c5d9f1;--color-accent: #e0426f;--color-bg: #fdf6f2;--color-text: #3a3a3a;--color-muted: #888;--radius: 16px;--shadow: 0 4px 16px rgba(0,0,0,.08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,system-ui,sans-serif;background:var(--color-bg);color:var(--color-text);min-height:100vh}button{cursor:pointer;border:none;font-family:inherit}img{max-width:100%;display:block}
