*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;margin:0}.catalog{display:flex;flex-wrap:wrap;gap:20px}.product-card img{width:100%;height:auto;margin-bottom:10px}.product-card button{background:#f2c200;border:none;padding:8px 12px;cursor:pointer;border-radius:5px}body{margin:0;padding:0;font-family:Calibri,sans-serif}:root{--primary-color: #f26922;--primary-dark: #e2571e;--text-color: #222;--bg-color: #fff;--input-bg: #fff7f1;--border-color: #f26922;--border-color-light: #f9d8bb}
