Eticaretbox Logo Aramaya Dön
Profesyonel Metal Masaüstü Alet Organizeri 20 Gözlü
Binbirsaat - Bbs

Profesyonel Metal Masaüstü Alet Organizeri 20 Gözlü

1.399,00 TRY
Son fiyat kontrolü: 19.05.2026 11:17
Mağazaya Git

Ürün Açıklaması

/* --- CSS İZOLASYONU (Scoped CSS) --- */ .organizer-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); } .organizer-wrapper *, .organizer-wrapper *::before, .organizer-wrapper *::after { box-sizing: border-box; } /* --- RENK PALETİ (Endüstriyel Antrasit & Zümrüt Yeşili) --- */ .organizer-wrapper { --primary-dark: #0f172a; /* Derin Siyah / Slate 900 */ --primary-light: #ecfdf5; /* Çok Açık Zümrüt/Mint Arka Plan */ --accent-green: #10b981; /* Zümrüt Yeşili Vurgu */ --accent-silver: #94a3b8; /* Çelik Rengi */ --danger-red: #ef4444; --danger-bg: #fef2f2; --warn-yellow: #f59e0b; --warn-bg: #fffbeb; --border-color: #a7f3d0; } /* --- HEADER --- */ .org-header { text-align: center; padding: 50px 20px; margin-bottom: 40px; background: linear-gradient(135deg, #1e293b 0%, #020617 100%); border-bottom: 5px solid var(--accent-green); border-radius: 8px; color: #fff; box-shadow: 0 6px 20px rgba(15, 23, 42, 0.15); } .org-brand { font-family: \'Roboto\', sans-serif; font-size: 14px; font-weight: 900; letter-spacing: 5px; color: #6ee7b7; text-transform: uppercase; display: block; margin-bottom: 5px; } .org-slogan { font-size: 12px; color: #94a3b8; text-transform: uppercase; letter-spacing: 3px; display: block; margin-bottom: 20px; font-weight: 400; } .org-title { font-family: \'Playfair Display\', serif; font-size: 34px; font-weight: 700; color: #ffffff; margin: 0 0 15px 0; line-height: 1.3; } .org-subtitle { font-size: 16px; color: #cbd5e1; font-weight: 300; letter-spacing: 1px; margin: 0; } /* --- GİRİŞ METNİ --- */ .org-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: g...