@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&display=swap";:root{--color-bg:#faf8f7;--color-ink:#232326;--color-muted:#8c8a8e;--color-blush:#d98ca3;--color-blush-dark:#a85d77;--color-blush-tint:#fbf0f3;--color-border:#eeebea;--color-card:#fff;--radius:14px;--radius-lg:20px}*{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--color-bg);color:var(--color-ink);margin:0;font-family:Manrope,-apple-system,Segoe UI,sans-serif}a{color:var(--color-blush-dark)}button,input,select{font-family:inherit}button{cursor:pointer}
