Eticaretbox Logo Aramaya Dön
Profesyonel Saat Kadran Koruma ve Telefon Söküm Kartı 0.30mm
Binbirsaat - Bbs

Profesyonel Saat Kadran Koruma ve Telefon Söküm Kartı 0.30mm

299,00 TRY
Son fiyat kontrolü: 08.05.2026 08:09
Mağazaya Git

Ürün Açıklaması

/* --- CSS İZOLASYONU (Scoped CSS) --- */ .dial-card-wrapper { font-family: \\\'Roboto\\\', Helvetica, Arial, sans-serif; max-width: 900px; margin: 20px auto; color: #334155; line-height: 1.6; background-color: #ffffff; padding: 40px; box-sizing: border-box; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,0.06); } .dial-card-wrapper *, .dial-card-wrapper *::before, .dial-card-wrapper *::after { box-sizing: border-box; } /* --- RENK PALETİ (Lüks Mor & Gümüş Teması) --- */ .dial-card-wrapper { --primary-dark: #2e1065; /* Derin Mor */ --primary-light: #faf5ff; /* Çok Açık Mor Arka Plan */ --accent-color: #8b5cf6; /* Canlı Mor / Kart Rengi */ --accent-dark: #6d28d9; --danger-red: #ef4444; --danger-bg: #fef2f2; --warn-yellow: #f59e0b; --warn-bg: #fffbeb; --border-color: #f3e8ff; } /* --- HEADER --- */ .dial-header { text-align: center; padding: 50px 20px; margin-bottom: 40px; background: linear-gradient(135deg, #4c1d95 0%, #1e1b4b 100%); border-bottom: 5px solid var(--accent-color); border-radius: 8px; color: #fff; box-shadow: 0 6px 20px rgba(76, 29, 149, 0.15); } .dial-brand { font-family: \\\'Roboto\\\', sans-serif; font-size: 14px; font-weight: 900; letter-spacing: 5px; color: #ddd6fe; text-transform: uppercase; display: block; margin-bottom: 15px; } .dial-title { font-family: \\\'Playfair Display\\\', serif; font-size: 34px; font-weight: 700; color: #ffffff; margin: 0 0 15px 0; line-height: 1.3; } .dial-subtitle { font-size: 16px; color: #c4b5fd; font-weight: 300; letter-spacing: 1px; margin: 0; } /* --- GİRİŞ METNİ --- */ .dial-intro { text-align: center; max-width: 750px; margin: 0 auto 40px auto; font-size: 18px; color: #475569; padding: 0 15px; font-family: \\\'Playfair Display\\\', serif; font-style: italic; line-height: 1.8; } /* --- TEKNİK GRID --- */ .spec-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 25px; margin-bottom: 50px; } .spec-card { background: #ffffff; border: 1px solid var(--border-color); border-r...