*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#e8372c;--primary-dark:#c62828;--text-dark:#1a1a1a;--text-gray:#666;--text-light:#999;--border:#e0e0e0;--bg-light:#f8f8f8;--bg-white:#fff;--star-color:#f5a623}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--text-dark);background:var(--bg-white);line-height:1.5}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}input,select,textarea{font-family:inherit;outline:none}img{max-width:100%}.container{max-width:1200px;margin:0 auto;padding:0 16px}