:root{--primary-color: #ff4081;--secondary-color: #e91e63;--background-color: #f8f9fa;--text-color: #333}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:var(--background-color);color:var(--text-color);line-height:1.6}*{box-sizing:border-box}
