P15GBYsO
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: ‘Segoe UI’, Tahoma, Geneva, Verdana, sans-serif; line-height: 1.7; color: #333; background: #f9f9f9; }
.container { max-width: 960px; margin: 0 auto; padding: 20px; }
.product-header { background: #fff; border-radius: 12px; padding: 30px; margin-bottom: box-shadow: 0 2px 12px rgba(0,0,0,0.06); }
.product-header h1 { font-size: 1.8em; color: #1a1a1a; margin-bottom: 8px; }
.breadcrumb { font-size: 0.85em; color: #888; margin-bottom: 20px; }
.breadcrumb a { color: #555; text-decoration: none; }
.breadcrumb a:hover { text-decoration: underline; }
.price-badge { display: inline-block; background: #2c3e50; color: #fff; padding: 8px 20px; border-radius: 30px; font-size: 1.4em; font-weight: 700; margin: 12px 0 16px; }
.condition-badge { display: inline-block; background: #27ae60; color: #fff;px 14px; border-radius: 20px; font-size: 0.8em; font-weight: 600; margin-left: 10px; vertical-align: middle; }
.brand-badge { display: inline-block; background: #ecf0f1; color: #2c3e50; padding: 4px 14px; border-radius: 20px; font-size: 0.85em; font-weight: 600; }
/* Image Gallery */
.image-gallery { display: grid; grid-template-columns: repeat(auto-fit, minmax(28