:root{--color-bg: #faf7f2;--color-surface: #ffffff;--color-primary: #f4a7b9;--color-primary-dark: #e8849a;--color-secondary: #a8d8c8;--color-text: #1a1a1a;--color-text-muted: #6b7280;--color-success: #4caf50;--color-error: #ef4444;--color-warning: #f59e0b;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;--font-family: "Nunito", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-family);line-height:1.5}button{font-family:inherit}a{color:inherit}@keyframes vb-spin{to{transform:rotate(360deg)}}
