Eticaretbox Logo Aramaya Dön
Profesyonel Kauçuk Saat Kasa ve Mekanizma Montaj Yastığı
Chronexis

Profesyonel Kauçuk Saat Kasa ve Mekanizma Montaj Yastığı

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

Ürün Açıklaması

/* --- CSS İZOLASYONU (Scoped CSS) --- */ .cushion-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); } .cushion-wrapper *, .cushion-wrapper *::before, .cushion-wrapper *::after { box-sizing: border-box; } /* --- RENK PALETİ (Chronexis Kurumsal & Teknik Tema) --- */ .cushion-wrapper { --primary-dark: #0f172a; /* Derin Antrasit */ --primary-light: #f8fafc; /* Açık Gri Arka Plan */ --accent-color: #64748b; /* Çelik Grisi Vurgusu */ --brand-gold: #b45309; /* Marka Prestij Rengi */ --danger-red: #ef4444; --warn-yellow: #f59e0b; --border-color: #e2e8f0; } /* --- HEADER --- */ .cushion-header { text-align: center; padding: 50px 20px; margin-bottom: 40px; background: linear-gradient(135deg, #1e293b 0%, #020617 100%); border-bottom: 5px solid var(--brand-gold); border-radius: 8px; color: #fff; box-shadow: 0 6px 20px rgba(15, 23, 42, 0.15); } .cushion-brand { font-family: \\\'Roboto\\\', sans-serif; font-size: 16px; font-weight: 900; letter-spacing: 6px; color: #fcd34d; text-transform: uppercase; display: block; margin-bottom: 5px; } .cushion-slogan { font-size: 12px; color: #94a3b8; text-transform: uppercase; letter-spacing: 3px; display: block; margin-bottom: 20px; font-weight: 400; } .cushion-title { font-family: \\\'Playfair Display\\\', serif; font-size: 34px; font-weight: 700; color: #ffffff; margin: 0 0 15px 0; line-height: 1.3; } .cushion-subtitle { font-size: 16px; color: #cbd5e1; font-weight: 300; letter-spacing: 1px; margin: 0; } /* --- SATIŞ BİLGİSİ (EN ÜSTTE) --- */ .price-alert { background-color: var(--primary-light); border: 2px dashed var(--accent-color); padding: 15px 25px; border-radius: 8px; text-align: center; margin-bottom: 30px; display: flex; align-items: center; justify-content: center; gap: 12px; } .price-alert strong { font-size: 18px...