6'lı Mini Akrilik Boya Seti (3ml x 6 Renk) - Hobi Boyası
Ürün Açıklaması
/* Ecem Bilgisayar - Mini Boya Seti Ürün Detay Tasarımı */ .eb-set-wrapper { font-family: \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'Segoe UI\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\', Tahoma, Geneva, Verdana, sans-serif; color: #333; line-height: 1.8; max-width: 1000px; margin: 0 auto; padding: 10px; } /* ? Kısa SEO giriş bloğu (hafif, sayfayı şişirmez) */ .eb-seo-mini { background: #fdfdfd; border: 1px solid #eee; padding: 16px 18px; border-radius: 12px; margin-bottom: 18px; font-size: 15px; box-shadow: 0 4px 12px rgba(0,0,0,0.03); transition: all 0.2s ease; } .eb-seo-mini:hover{ transform: translateY(-2px); border-color: #e91e63; box-shadow: 0 10px 18px rgba(233,30,99,0.10); } /* Giriş Bölümü */ .eb-set-intro { background: #fdfdfd; border-left: 6px solid #e91e63; /* Canlı Pembe/Boya vurgusu */ padding: 25px; border-radius: 12px; margin-bottom: 35px; box-shadow: 0 4px 15px rgba(0,0,0,0.05); } .eb-set-intro h1 { font-size: 24px; color: #1a237e; margin: 0 0 10px 0; } /* Özellikler Grid */ .eb-set-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-bottom: 35px; } .eb-set-card { background: #ffffff; border: 1px solid #eee; padding: 20px; border-radius: 15px; text-align: center; transition: all 0.3s ease; } .eb-set-card:hover { transform: translateY(-8px); border-color: #e91e63; box-shadow: 0 10px 20px rgba(233, 30, 99, 0.1); } .eb-set-card svg { margin-bottom: 12px; } .eb-set-card h4 { color: #1a237e; margin: 0 0 8px 0; font-size: 16px; } .eb-set-card p { font-size: 13.5px; margin: 0; color: #666; } /* Renk Skalası Görselleştirme */ .eb-color-row { display: flex; justify-content: center; gap: 10px; margin: 20px 0; flex-wrap: wrap; } .eb-color-dot { width: 25px; height: 25px; border-radius: 50%; border: 1px solid #ddd; } /* Kullanım Alanları */ .eb-set-usage { background: #ffffff; border: 1px solid #eee; padding: 25px; border-radius: 20px; margin-bottom: 25px; } .eb-set-usage h3 { text-align: center; color: #1a237e; margin-top: 0; margin-bo...