Diesel Uyumlu Hakiki Deri 26mm Saat Kordonu 5 Renk Seçenek
Ürün Açıklaması
/* --- GENEL AYARLAR --- */ .diesel-wrapper { font-family: \'Lato\', Helvetica, Arial, sans-serif; max-width: 900px; margin: 0 auto; color: #222; line-height: 1.6; background-color: #fff; } .diesel-wrapper *, .diesel-wrapper *::before, .diesel-wrapper *::after { box-sizing: border-box; } /* --- HEADER (ENDÜSTRİYEL GÜÇLÜ TASARIM) --- */ .diesel-header { text-align: center; padding: 50px 20px; margin-bottom: 40px; background-color: #212121; /* Koyu Antrasit */ color: #fff; border-bottom: 4px solid #ff5722; /* Endüstriyel Turuncu Vurgu */ position: relative; } /* Metalik Vida Efekti (Köşelerde) */ .diesel-header::before, .diesel-header::after { content: \'\'; position: absolute; width: 10px; height: 10px; background: #555; border-radius: 50%; box-shadow: inset 1px 1px 2px #000; top: 20px; } .diesel-header::before { left: 20px; } .diesel-header::after { right: 20px; } .diesel-brand { font-family: \'Oswald\', sans-serif; font-size: 14px; letter-spacing: 3px; color: #ffab91; text-transform: uppercase; display: block; margin-bottom: 10px; } .diesel-title { font-family: \'Oswald\', sans-serif; font-size: 38px; font-weight: 700; color: #fff; margin: 0; line-height: 1.2; text-transform: uppercase; } /* --- GİRİŞ METNİ --- */ .diesel-intro { text-align: center; max-width: 800px; margin: 0 auto 50px auto; font-size: 18px; color: #555; padding: 0 20px; font-weight: 400; } /* --- TEKNİK GRID --- */ .spec-grid { display: grid; grid-template-columns: 1fr; gap: 20px; margin-bottom: 50px; padding: 0 10px; } @media (min-width: 600px) { .spec-grid { grid-template-columns: repeat(2, 1fr); } } .spec-card { background: #fdfdfd; border: 2px solid #eee; padding: 30px 20px; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all 0.2s ease; } .spec-card:hover { border-color: #333; background: #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.1); } .spec-icon { width: 50px; height: 50px; margin-bottom: 15px; display: flex; align-items: center; justify-content: c...