{"title":"Página principal","description":"\u003cp\u003eCompra la funda de la Kaaba\u003c\/p\u003e","products":[{"product_id":"certified-kaaba-kiswa-cloth-original-piece-from-holy-kaaba","title":"Certified Kaaba Kiswa Cloth:  Piece from Holy Kaaba 10 CM x 10 CM","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            \/* Derin Galeri Atmosferi ve Obsidyen Siyahı Degrade Arka Plan *\/\n            background: radial-gradient(circle at center, #141618 0%, #040506 100%);\n            color: #ffffff;\n            font-family: 'Montserrat', sans-serif;\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 60px 20px;\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        \/* Ruhani Beyaz Aura Işıması *\/\n        body::before {\n            content: '';\n            position: absolute;\n            width: 900px;\n            height: 900px;\n            background: radial-gradient(circle, rgba(255, 255, 255, 0.03) 0%, transparent 70%);\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            pointer-events: none;\n            z-index: 0;\n            animation: museumGlow 15s infinite alternate ease-in-out;\n        }\n\n        @keyframes museumGlow {\n            0% { transform: translate(-50%, -50%) scale(0.97); opacity: 0.4; }\n            100% { transform: translate(-50%, -50%) scale(1.03); opacity: 0.7; }\n        }\n\n        \/* Müze Teşhir Şasesi *\/\n        .relic-exhibition-vault {\n            background: linear-gradient(180deg, #0d0e10 0%, #010202 100%);\n            border: 2px solid #ffffff;\n            box-shadow: \n                0 0 0 6px #040506,\n                0 0 0 9px #ffffff,\n                0 0 40px rgba(255, 255, 255, 0.08),\n                0 55px 110px rgba(0, 0, 0, 0.95),\n                inset 0 0 60px rgba(0, 0, 0, 0.9);\n            border-radius: 2px;\n            max-width: 900px;\n            width: 100%;\n            padding: 70px 60px;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Saf Beyaz Köşe Kakmaları *\/\n        .museum-corner {\n            position: absolute;\n            width: 50px;\n            height: 50px;\n            border: 2.5px solid #ffffff;\n        }\n        .mc-tl { top: 22px; left: 22px; border-right: none; border-bottom: none; }\n        .mc-tr { top: 22px; right: 22px; border-left: none; border-bottom: none; }\n        .mc-bl { bottom: 22px; left: 22px; border-right: none; border-top: none; }\n        .mc-br { bottom: 22px; right: 22px; border-left: none; border-top: none; }\n\n        \/* Başlık Mimarisi *\/\n        .vault-header {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n\n        .sanctuary-tag {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.85rem;\n            letter-spacing: 8px;\n            text-transform: uppercase;\n            display: block;\n            margin-bottom: 15px;\n            opacity: 0.75;\n        }\n\n        h1 {\n            font-family: 'Cinzel Decorative', serif;\n            font-size: 2.2rem;\n            color: #ffffff;\n            font-weight: 700;\n            letter-spacing: 1px;\n            line-height: 1.4;\n            text-shadow: 0 4px 25px rgba(0, 0, 0, 0.9);\n        }\n\n        .grand-relic-badge {\n            display: inline-block;\n            margin-top: 20px;\n            font-family: 'Cinzel', serif;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border: 1px solid rgba(255, 255, 255, 0.7);\n            padding: 7px 28px;\n            background: rgba(255, 255, 255, 0.04);\n            letter-spacing: 3px;\n            text-transform: uppercase;\n        }\n\n        \/* Çizgisel Seperatör *\/\n        .platinum-divider {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 20px;\n            margin: 35px 0;\n        }\n\n        .platinum-divider .line {\n            height: 1px;\n            width: 165px;\n            background: linear-gradient(to right, transparent, #ffffff);\n        }\n        .platinum-divider .line.rev {\n            background: linear-gradient(to left, transparent, #ffffff);\n        }\n        .platinum-divider .crest {\n            color: #ffffff;\n            font-size: 1.3rem;\n            opacity: 0.8;\n        }\n\n        \/* Manifesto Gövde Metni *\/\n        .manifesto-body {\n            font-size: 1.05rem;\n            line-height: 2.1;\n            color: #dcdee2;\n            text-align: center;\n            font-weight: 300;\n            margin-bottom: 55px;\n        }\n\n        .manifesto-body strong {\n            color: #ffffff;\n            font-weight: 600;\n            border-bottom: 1px dashed rgba(255, 255, 255, 0.5);\n            padding-bottom: 1px;\n        }\n\n        \/* Alt Başlık Düzeni *\/\n        .section-headline {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.2rem;\n            margin-bottom: 30px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.25);\n            padding-bottom: 10px;\n        }\n\n        \/* 2 Kolonlu Özellik Kartları Grid Sistemi *\/\n        .perks-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n            margin-bottom: 55px;\n        }\n\n        .perk-card {\n            background: rgba(4, 5, 6, 0.8);\n            border: 1px solid rgba(255, 255, 255, 0.15);\n            padding: 25px;\n            border-radius: 2px;\n            transition: all 0.3s ease;\n        }\n\n        .perk-card:hover {\n            border-color: #ffffff;\n            background: rgba(255, 255, 255, 0.04);\n            transform: translateY(-3px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.6);\n        }\n\n        .perk-card h3 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.9rem;\n            letter-spacing: 1px;\n            margin-bottom: 12px;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        .perk-card h3::before {\n            content: \"✦\";\n            color: #ffffff;\n            opacity: 0.8;\n        }\n\n        .perk-card p {\n            font-size: 0.85rem;\n            line-height: 1.65;\n            color: #babcbe;\n            font-weight: 300;\n        }\n\n        \/* Lüks Özellikler Tablosu *\/\n        .spec-luxury-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid rgba(255, 255, 255, 0.15);\n            margin-bottom: 55px;\n        }\n\n        th {\n            font-family: 'Cinzel', serif;\n            background-color: rgba(255, 255, 255, 0.07);\n            color: #ffffff;\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            letter-spacing: 1px;\n            border-bottom: 2px solid #ffffff;\n            text-transform: uppercase;\n            text-align: left;\n        }\n\n        td {\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            background-color: rgba(0, 0, 0, 0.4);\n        }\n\n        tr:nth-child(even) td {\n            background-color: rgba(20, 22, 24, 0.3);\n        }\n\n        tr:hover td {\n            background-color: rgba(255, 255, 255, 0.04);\n            transition: all 0.2s ease;\n        }\n\n        .spec-key {\n            font-family: 'Cinzel', serif;\n            font-weight: 600;\n            color: #ffffff;\n            width: 30%;\n            letter-spacing: 0.5px;\n            opacity: 0.9;\n        }\n\n        \/* Güvenli Kargo Bilgi Paneli *\/\n        .shipping-secure-box {\n            background: linear-gradient(90deg, rgba(20, 22, 24, 0.6) 0%, rgba(4, 5, 6, 0.8) 100%);\n            border-left: 4px solid #ffffff;\n            padding: 30px;\n            border-radius: 0 4px 4px 0;\n            margin-bottom: 40px;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);\n        }\n\n        .shipping-secure-box h4 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.05rem;\n            letter-spacing: 2px;\n            margin-bottom: 12px;\n            text-transform: uppercase;\n        }\n\n        .shipping-secure-box p {\n            font-size: 0.92rem;\n            line-height: 1.8;\n            color: #babcbe;\n            font-weight: 300;\n        }\n\n        \/* Mobil Ekran Akıllı Esneklik Ayarları *\/\n        @media (max-width: 768px) {\n            .relic-exhibition-vault { padding: 45px 20px; }\n            h1 { font-size: 1.65rem; }\n            .perks-grid { grid-template-columns: 1fr; gap: 15px; }\n            .platinum-divider .line { width: 60px; }\n            .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n            td { display: block; width: 100%; }\n            th { display: none; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"relic-exhibition-vault\"\u003e\n\u003c!-- Saf Beyaz Köşelikler --\u003e\n\u003cdiv class=\"museum-corner mc-tl\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"museum-corner mc-tr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"museum-corner mc-bl\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"museum-corner mc-br\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Üst Başlık Alanı --\u003e\n\u003cdiv class=\"vault-header\"\u003e\n\u003cspan class=\"sanctuary-tag\"\u003eKiswah Al-Kaaba from Makkah Al-Mukarramah\u003c\/span\u003e\n\u003ch1\u003eCertified Kaaba Kiswa Cloth\u003c\/h1\u003e\n\u003cdiv class=\"grand-relic-badge\"\u003e100% Authentic Relic • 10 CM X 10 CM\u003c\/div\u003e\n\u003cdiv class=\"platinum-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"line rev\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Ana Anlatım Metni --\u003e\n\u003cdiv class=\"manifesto-body\"\u003eBring the divine blessings, profound spirituality, and unmatched majesty of the holiest site in Islam into your living space with this \u003cstrong\u003eCertified Kaaba Kiswa Cloth\u003c\/strong\u003e. This authentic piece of the Holy Kaaba's sacred cover is an invaluable spiritual treasure and an extraordinary artifact for discerning collectors of Islamic history. \u003cbr\u003e\u003cbr\u003eMeticulously woven from premium pure black silk and crafted using time-honored traditional methods, the Kiswat al-Kaaba represents centuries of deep devotion and master-tier Islamic artistry. This highly revered fabric is perfectly suited for custom luxury framing, making it a prestigious centerpiece for your living room wall, executive corporate office, private prayer area, or a priceless family heirloom to be safely passed down through generations.\u003c\/div\u003e\n\u003c!-- Ürün Avantajları Grid Yapısı --\u003e\n\u003cdiv class=\"section-headline\"\u003e✨ Product Highlights\u003c\/div\u003e\n\u003cdiv class=\"perks-grid\"\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003eAuthentic \u0026amp; Certified\u003c\/h3\u003e\n\u003cp\u003eIncludes official verification documentation, legally guaranteeing its genuine and direct origin from the Holy Kaaba in Mecca.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003eIdeal for Premium Framing\u003c\/h3\u003e\n\u003cp\u003eThe exquisite fabric texture scales beautifully into standard or custom bespoke luxury frames to complement high-end interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003eInvaluable Spiritual Connection\u003c\/h3\u003e\n\u003cp\u003eA rare, once-in-a-lifetime opportunity to physically own a piece of the sacred drape that once covered the House of Allah.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003eThe Ultimate Prestigious Gift\u003c\/h3\u003e\n\u003cp\u003eAn unforgettable, premium spiritual gesture for milestone corporate gifts, weddings, Eid, Ramadan, or for loved ones returning from Hajj and Umrah.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Teknik Detaylar Tablosu --\u003e\n\u003cdiv class=\"section-headline\"\u003e📌 Specifications\u003c\/div\u003e\n\u003ctable class=\"spec-luxury-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eItem Type\u003c\/td\u003e\n\u003ctd\u003eKiswah (Cover) of the Holy Kaaba\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003ePiece Size\u003c\/td\u003e\n\u003ctd style=\"font-weight: 600;\"\u003e10 cm x 10 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eSacred Origin\u003c\/td\u003e\n\u003ctd\u003eMakkah Al-Mukarramah, Kingdom of Saudi Arabia\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eAuthenticity\u003c\/td\u003e\n\u003ctd style=\"font-weight: 600;\"\u003eWith Official Authentication Papers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eShipping\u003c\/td\u003e\n\u003ctd\u003eFully tracked, insured, worldwide premium express shipping\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Koruma ve Sevkiyat Paneli --\u003e\n\u003cdiv class=\"shipping-secure-box\"\u003e\n\u003ch4\u003e🛡️ Museum-Grade Safe Handling\u003c\/h4\u003e\n\u003cp\u003eAs a deeply venerated sacred item, this original Kiswa piece is handled with the utmost respect. It is packed securely using specialized protective shockproof materials and dispatched via elite international couriers to ensure pristine arrival at your doorstep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BUY KAABA KISWA","offers":[{"title":"Default Title","offer_id":62250749297011,"sku":null,"price":45.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Certified_Kaaba_Kiswa_Cloth_Original_Piece_from_Holy_Kaaba_45_CM_X_45_CM.png?v=1772100546"},{"product_id":"kiswah-for-sale","title":"Certified Ghilaf E Kaaba : Kiswah Piece from Holy Kaaba 20 CM X 10 CM","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            \/* Derin Galeri Atmosferi ve Obsidyen Siyahı Degrade Arka Plan *\/\n            background: radial-gradient(circle at center, #141618 0%, #040506 100%);\n            color: #ffffff;\n            font-family: 'Montserrat', sans-serif;\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 60px 20px;\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        \/* Ruhani Beyaz Aura Işıması *\/\n        body::before {\n            content: '';\n            position: absolute;\n            width: 900px;\n            height: 900px;\n            background: radial-gradient(circle, rgba(255, 255, 255, 0.03) 0%, transparent 70%);\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            pointer-events: none;\n            z-index: 0;\n            animation: museumGlow 15s infinite alternate ease-in-out;\n        }\n\n        @keyframes museumGlow {\n            0% { transform: translate(-50%, -50%) scale(0.97); opacity: 0.4; }\n            100% { transform: translate(-50%, -50%) scale(1.03); opacity: 0.7; }\n        }\n\n        \/* Müze Teşhir Şasesi *\/\n        .relic-exhibition-vault {\n            background: linear-gradient(180deg, #0d0e10 0%, #010202 100%);\n            border: 2px solid #ffffff;\n            box-shadow: \n                0 0 0 6px #040506,\n                0 0 0 9px #ffffff,\n                0 0 40px rgba(255, 255, 255, 0.08),\n                0 55px 110px rgba(0, 0, 0, 0.95),\n                inset 0 0 60px rgba(0, 0, 0, 0.9);\n            border-radius: 2px;\n            max-width: 900px;\n            width: 100%;\n            padding: 70px 60px;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Saf Beyaz Köşe Kakmaları *\/\n        .museum-corner {\n            position: absolute;\n            width: 50px;\n            height: 50px;\n            border: 2.5px solid #ffffff;\n        }\n        .mc-tl { top: 22px; left: 22px; border-right: none; border-bottom: none; }\n        .mc-tr { top: 22px; right: 22px; border-left: none; border-bottom: none; }\n        .mc-bl { bottom: 22px; left: 22px; border-right: none; border-top: none; }\n        .mc-br { bottom: 22px; right: 22px; border-left: none; border-top: none; }\n\n        \/* Başlık Mimarisi *\/\n        .vault-header {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n\n        .sanctuary-tag {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.85rem;\n            letter-spacing: 8px;\n            text-transform: uppercase;\n            display: block;\n            margin-bottom: 15px;\n            opacity: 0.75;\n        }\n\n        h1 {\n            font-family: 'Cinzel Decorative', serif;\n            font-size: 2.2rem;\n            color: #ffffff;\n            font-weight: 700;\n            letter-spacing: 1px;\n            line-height: 1.4;\n            text-shadow: 0 4px 25px rgba(0, 0, 0, 0.9);\n        }\n\n        .grand-relic-badge {\n            display: inline-block;\n            margin-top: 20px;\n            font-family: 'Cinzel', serif;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border: 1px solid rgba(255, 255, 255, 0.7);\n            padding: 7px 28px;\n            background: rgba(255, 255, 255, 0.04);\n            letter-spacing: 3px;\n            text-transform: uppercase;\n        }\n\n        \/* Çizgisel Seperatör *\/\n        .platinum-divider {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 20px;\n            margin: 35px 0;\n        }\n\n        .platinum-divider .line {\n            height: 1px;\n            width: 165px;\n            background: linear-gradient(to right, transparent, #ffffff);\n        }\n        .platinum-divider .line.rev {\n            background: linear-gradient(to left, transparent, #ffffff);\n        }\n        .platinum-divider .crest {\n            color: #ffffff;\n            font-size: 1.3rem;\n            opacity: 0.8;\n        }\n\n        \/* Manifesto Gövde Metni *\/\n        .manifesto-body {\n            font-size: 1.05rem;\n            line-height: 2.1;\n            color: #dcdee2;\n            text-align: center;\n            font-weight: 300;\n            margin-bottom: 55px;\n        }\n\n        .manifesto-body strong {\n            color: #ffffff;\n            font-weight: 600;\n            border-bottom: 1px dashed rgba(255, 255, 255, 0.5);\n            padding-bottom: 1px;\n        }\n\n        \/* Alt Başlık Düzeni *\/\n        .section-headline {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.2rem;\n            margin-bottom: 30px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.25);\n            padding-bottom: 10px;\n        }\n\n        \/* 2 Kolonlu Özellik Kartları Grid Sistemi *\/\n        .perks-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n            margin-bottom: 55px;\n        }\n\n        .perk-card {\n            background: rgba(4, 5, 6, 0.8);\n            border: 1px solid rgba(255, 255, 255, 0.15);\n            padding: 25px;\n            border-radius: 2px;\n            transition: all 0.3s ease;\n        }\n\n        .perk-card:hover {\n            border-color: #ffffff;\n            background: rgba(255, 255, 255, 0.04);\n            transform: translateY(-3px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.6);\n        }\n\n        .perk-card h3 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.9rem;\n            letter-spacing: 1px;\n            margin-bottom: 12px;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        .perk-card h3::before {\n            content: \"✦\";\n            color: #ffffff;\n            opacity: 0.8;\n        }\n\n        .perk-card p {\n            font-size: 0.85rem;\n            line-height: 1.65;\n            color: #babcbe;\n            font-weight: 300;\n        }\n\n        \/* Lüks Özellikler Tablosu *\/\n        .spec-luxury-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid rgba(255, 255, 255, 0.15);\n            margin-bottom: 55px;\n        }\n\n        th {\n            font-family: 'Cinzel', serif;\n            background-color: rgba(255, 255, 255, 0.07);\n            color: #ffffff;\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            letter-spacing: 1px;\n            border-bottom: 2px solid #ffffff;\n            text-transform: uppercase;\n            text-align: left;\n        }\n\n        td {\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            background-color: rgba(0, 0, 0, 0.4);\n        }\n\n        tr:nth-child(even) td {\n            background-color: rgba(20, 22, 24, 0.3);\n        }\n\n        tr:hover td {\n            background-color: rgba(255, 255, 255, 0.04);\n            transition: all 0.2s ease;\n        }\n\n        .spec-key {\n            font-family: 'Cinzel', serif;\n            font-weight: 600;\n            color: #ffffff;\n            width: 30%;\n            letter-spacing: 0.5px;\n            opacity: 0.9;\n        }\n\n        \/* Güvenli Kargo Bilgi Paneli *\/\n        .shipping-secure-box {\n            background: linear-gradient(90deg, rgba(20, 22, 24, 0.6) 0%, rgba(4, 5, 6, 0.8) 100%);\n            border-left: 4px solid #ffffff;\n            padding: 30px;\n            border-radius: 0 4px 4px 0;\n            margin-bottom: 40px;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);\n        }\n\n        .shipping-secure-box h4 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.05rem;\n            letter-spacing: 2px;\n            margin-bottom: 12px;\n            text-transform: uppercase;\n        }\n\n        .shipping-secure-box p {\n            font-size: 0.92rem;\n            line-height: 1.8;\n            color: #babcbe;\n            font-weight: 300;\n        }\n\n        \/* Mobil Ekran Akıllı Esneklik Ayarları *\/\n        @media (max-width: 768px) {\n            .relic-exhibition-vault { padding: 45px 20px; }\n            h1 { font-size: 1.65rem; }\n            .perks-grid { grid-template-columns: 1fr; gap: 15px; }\n            .platinum-divider .line { width: 60px; }\n            .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n            td { display: block; width: 100%; }\n            th { display: none; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"relic-exhibition-vault\"\u003e\n\u003c!-- Saf Beyaz Köşelikler --\u003e\n\u003cdiv class=\"museum-corner mc-tl\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"museum-corner mc-tr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"museum-corner mc-bl\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"museum-corner mc-br\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Üst Başlık Alanı --\u003e\n\u003cdiv class=\"vault-header\"\u003e\n\u003cspan class=\"sanctuary-tag\"\u003eKiswah Al-Kaaba from Makkah Al-Mukarramah\u003c\/span\u003e\n\u003ch1\u003eCertified Kaaba Kiswa Cloth\u003c\/h1\u003e\n\u003cdiv class=\"grand-relic-badge\"\u003e100% Authentic Relic • 20 CM X 10 CM\u003c\/div\u003e\n\u003cdiv class=\"platinum-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"line rev\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Ana Anlatım Metni --\u003e\n\u003cdiv class=\"manifesto-body\"\u003eBring the divine blessings, profound spirituality, and unmatched majesty of the holiest site in Islam into your living space with this \u003cstrong\u003eCertified Kaaba Kiswa Cloth\u003c\/strong\u003e. This authentic piece of the Holy Kaaba's sacred cover is an invaluable spiritual treasure and an extraordinary artifact for discerning collectors of Islamic history. \u003cbr\u003e\u003cbr\u003eMeticulously woven from premium pure black silk and crafted using time-honored traditional methods, the Kiswat al-Kaaba represents centuries of deep devotion and master-tier Islamic artistry. This highly revered fabric is perfectly suited for custom luxury framing, making it a prestigious centerpiece for your living room wall, executive corporate office, private prayer area, or a priceless family heirloom to be safely passed down through generations.\u003c\/div\u003e\n\u003c!-- Ürün Avantajları Grid Yapısı --\u003e\n\u003cdiv class=\"section-headline\"\u003e✨ Product Highlights\u003c\/div\u003e\n\u003cdiv class=\"perks-grid\"\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003eAuthentic \u0026amp; Certified\u003c\/h3\u003e\n\u003cp\u003eIncludes official verification documentation, legally guaranteeing its genuine and direct origin from the Holy Kaaba in Mecca.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003eIdeal for Premium Framing\u003c\/h3\u003e\n\u003cp\u003eThe exquisite fabric texture scales beautifully into standard or custom bespoke luxury frames to complement high-end interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003eInvaluable Spiritual Connection\u003c\/h3\u003e\n\u003cp\u003eA rare, once-in-a-lifetime opportunity to physically own a piece of the sacred drape that once covered the House of Allah.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003eThe Ultimate Prestigious Gift\u003c\/h3\u003e\n\u003cp\u003eAn unforgettable, premium spiritual gesture for milestone corporate gifts, weddings, Eid, Ramadan, or for loved ones returning from Hajj and Umrah.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Teknik Detaylar Tablosu --\u003e\n\u003cdiv class=\"section-headline\"\u003e📌 Specifications\u003c\/div\u003e\n\u003ctable class=\"spec-luxury-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eItem Type\u003c\/td\u003e\n\u003ctd\u003eKiswah (Cover) of the Holy Kaaba\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003ePiece Size\u003c\/td\u003e\n\u003ctd style=\"font-weight: 600;\"\u003e20 cm x 10 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eSacred Origin\u003c\/td\u003e\n\u003ctd\u003eMakkah Al-Mukarramah, Kingdom of Saudi Arabia\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eAuthenticity\u003c\/td\u003e\n\u003ctd style=\"font-weight: 600;\"\u003eWith Official Authentication Papers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eShipping\u003c\/td\u003e\n\u003ctd\u003eFully tracked, insured, worldwide premium express shipping\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Koruma ve Sevkiyat Paneli --\u003e\n\u003cdiv class=\"shipping-secure-box\"\u003e\n\u003ch4\u003e🛡️ Museum-Grade Safe Handling\u003c\/h4\u003e\n\u003cp\u003eAs a deeply venerated sacred item, this original Kiswa piece is handled with the utmost respect. It is packed securely using specialized protective shockproof materials and dispatched via elite international couriers to ensure pristine arrival at your doorstep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BUY KAABA KISWAH","offers":[{"title":"Default Title","offer_id":62250749559155,"sku":null,"price":80.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Certified_Kaaba_Kiswa_Cloth_Original_Piece_from_Holy_Kaaba_45_CM_X_45_CM.png?v=1772100546"},{"product_id":"certified-original-prophet-muhammad-grave-cloth-kiswah-kiswah-from-prophetic-chamber-saadat-hujrah","title":"Prophet Muhammad Grave Cloth Kiswah | Certified Medina Relic","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            \/* Derin Müze Kırmızısı ve Kadife Tonlarında Klasik Geçiş *\/\n            background: radial-gradient(circle at center, #4a060d 0%, #120103 100%);\n            color: #ffffff;\n            font-family: 'Montserrat', sans-serif;\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 60px 20px;\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        \/* Ruhani Beyaz Işık Halesi *\/\n        body::before {\n            content: '';\n            position: absolute;\n            width: 900px;\n            height: 900px;\n            background: radial-gradient(circle, rgba(255, 255, 255, 0.04) 0%, transparent 70%);\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            pointer-events: none;\n            z-index: 0;\n            animation: sacredGlow 15s infinite alternate ease-in-out;\n        }\n\n        @keyframes sacredGlow {\n            0% { transform: translate(-50%, -50%) scale(0.96); opacity: 0.4; }\n            100% { transform: translate(-50%, -50%) scale(1.04); opacity: 0.8; }\n        }\n\n        \/* Ağır Müze Tipi Çerçeveli Sergi Vitrini *\/\n        .framed-relic-vault {\n            background: linear-gradient(180deg, #300307 0%, #0a0001 100%);\n            border: 2px solid #ffffff;\n            box-shadow: \n                0 0 0 6px #120103,\n                0 0 0 9px #ffffff,\n                0 0 40px rgba(255, 255, 255, 0.1),\n                0 55px 110px rgba(0, 0, 0, 0.95),\n                inset 0 0 60px rgba(0, 0, 0, 0.9);\n            border-radius: 2px;\n            max-width: 900px;\n            width: 100%;\n            padding: 70px 60px;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Saf Beyaz Köşe Motifleri *\/\n        .museum-corner {\n            position: absolute;\n            width: 50px;\n            height: 50px;\n            border: 2.5px solid #ffffff;\n        }\n        .mc-tl { top: 22px; left: 22px; border-right: none; border-bottom: none; }\n        .mc-tr { top: 22px; right: 22px; border-left: none; border-bottom: none; }\n        .mc-bl { bottom: 22px; left: 22px; border-right: none; border-top: none; }\n        .mc-br { bottom: 22px; right: 22px; border-left: none; border-top: none; }\n\n        \/* Başlık Blok Tasarımı *\/\n        .vault-header {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n\n        .sanctuary-tag {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.85rem;\n            letter-spacing: 6px;\n            text-transform: uppercase;\n            display: block;\n            margin-bottom: 15px;\n            opacity: 0.8;\n        }\n\n        h1 {\n            font-family: 'Cinzel Decorative', serif;\n            font-size: 2.1rem;\n            color: #ffffff;\n            font-weight: 700;\n            letter-spacing: 1px;\n            line-height: 1.4;\n            text-shadow: 0 4px 25px rgba(0, 0, 0, 0.9);\n        }\n\n        .grand-relic-badge {\n            display: inline-block;\n            margin-top: 20px;\n            font-family: 'Cinzel', serif;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border: 1px solid #ffffff;\n            padding: 7px 28px;\n            background: rgba(255, 255, 255, 0.05);\n            letter-spacing: 3px;\n            text-transform: uppercase;\n        }\n\n        \/* Çizgisel Platin Seperatör *\/\n        .platinum-divider {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 20px;\n            margin: 35px 0;\n        }\n\n        .platinum-divider .line {\n            height: 1px;\n            width: 165px;\n            background: linear-gradient(to right, transparent, #ffffff);\n        }\n        .platinum-divider .line.rev {\n            background: linear-gradient(to left, transparent, #ffffff);\n        }\n        .platinum-divider .crest {\n            color: #ffffff;\n            font-size: 1.3rem;\n            opacity: 0.85;\n        }\n\n        \/* Manifesto Anlatım Metni *\/\n        .manifesto-body {\n            font-size: 1.05rem;\n            line-height: 2.1;\n            color: #f7e6e8;\n            text-align: center;\n            font-weight: 300;\n            margin-bottom: 55px;\n        }\n\n        .manifesto-body strong {\n            color: #ffffff;\n            font-weight: 600;\n            border-bottom: 1px dashed #ffffff;\n            padding-bottom: 1px;\n        }\n\n        \/* Alt Başlıklar *\/\n        .section-headline {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.2rem;\n            margin-bottom: 30px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.3);\n            padding-bottom: 10px;\n        }\n\n        \/* Özellik Kartları Grid Düzeni *\/\n        .perks-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n            margin-bottom: 55px;\n        }\n\n        .perk-card {\n            background: rgba(18, 1, 3, 0.8);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            padding: 25px;\n            border-radius: 2px;\n            transition: all 0.3s ease;\n        }\n\n        .perk-card:hover {\n            border-color: #ffffff;\n            background: rgba(255, 255, 255, 0.05);\n            transform: translateY(-3px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);\n        }\n\n        .perk-card h3 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.9rem;\n            letter-spacing: 1px;\n            margin-bottom: 12px;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        .perk-card h3::before {\n            content: \"✦\";\n            color: #ffffff;\n        }\n\n        .perk-card p {\n            font-size: 0.85rem;\n            line-height: 1.65;\n            color: #f0d5d8;\n            font-weight: 300;\n        }\n\n        \/* Teknik Detaylar Tablosu *\/\n        .spec-luxury-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            margin-bottom: 55px;\n        }\n\n        th {\n            font-family: 'Cinzel', serif;\n            background-color: rgba(255, 255, 255, 0.1);\n            color: #ffffff;\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            letter-spacing: 1px;\n            border-bottom: 2px solid #ffffff;\n            text-transform: uppercase;\n            text-align: left;\n        }\n\n        td {\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.15);\n            background-color: rgba(0, 0, 0, 0.4);\n        }\n\n        tr:nth-child(even) td {\n            background-color: rgba(74, 6, 13, 0.2);\n        }\n\n        tr:hover td {\n            background-color: rgba(255, 255, 255, 0.08);\n            transition: all 0.2s ease;\n        }\n\n        .spec-key {\n            font-family: 'Cinzel', serif;\n            font-weight: 600;\n            color: #ffffff;\n            width: 35%;\n            letter-spacing: 0.5px;\n            opacity: 0.9;\n        }\n\n        \/* Uyarı \/ Bilgilendirme Kutusu *\/\n        .disclaimer-secure-box {\n            background: linear-gradient(90deg, rgba(74, 6, 13, 0.5) 0%, rgba(18, 1, 3, 0.8) 100%);\n            border-left: 4px solid #ffffff;\n            padding: 30px;\n            border-radius: 0 4px 4px 0;\n            margin-bottom: 40px;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);\n        }\n\n        .disclaimer-secure-box h4 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.05rem;\n            letter-spacing: 2px;\n            margin-bottom: 12px;\n            text-transform: uppercase;\n        }\n\n        .disclaimer-secure-box p {\n            font-size: 0.92rem;\n            line-height: 1.8;\n            color: #f0d5d8;\n            font-weight: 300;\n        }\n\n        \/* Mobil Cihaz Duyarlılığı *\/\n        @media (max-width: 768px) {\n            .framed-relic-vault { padding: 45px 20px; }\n            h1 { font-size: 1.55rem; }\n            .perks-grid { grid-template-columns: 1fr; gap: 15px; }\n            .platinum-divider .line { width: 60px; }\n            .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n            td { display: block; width: 100%; }\n            th { display: none; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"framed-relic-vault\"\u003e\n\u003c!-- Saf Beyaz Köşelikler --\u003e\n\u003cdiv class=\"museum-corner mc-tl\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"museum-corner mc-tr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"museum-corner mc-bl\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"museum-corner mc-br\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Üst Başlık Alanı --\u003e\n\u003cdiv class=\"vault-header\"\u003e\n\u003cspan class=\"sanctuary-tag\"\u003eCOVER Hujrah Al-Saadah • Al-Masjid An-Nabawi\u003c\/span\u003e\n\u003ch1\u003eAcquire a Blessed Relic:\u003cbr\u003e\u003cspan style=\"font-size: 0.85em; font-family: 'Cinzel', serif; font-weight: 400;\"\u003eAuthentic Prophetic Chamber Kiswah\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"grand-relic-badge\"\u003ePremium Framed Edition • 22 CM X 22 CM\u003c\/div\u003e\n\u003cdiv class=\"platinum-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"line rev\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Ana Anlatım Metni --\u003e\n\u003cdiv class=\"manifesto-body\"\u003eExperience an unparalleled spiritual connection with a \u003cstrong\u003ecertified original piece of the cloth\u003c\/strong\u003e that covered the sacred grave chamber of Prophet Muhammad (ﷺ) in Madinah. Sourced directly from the \u003cstrong\u003eHujrah al-Saadah (The Prophetic Chamber)\u003c\/strong\u003e inside Al-Masjid an-Nabawi, this rare green\/brown sacred textile is one of the most revered and sought-after Islamic relics in the world.\u003c\/div\u003e\n\u003c!-- Ürün Avantajları Grid Yapısı --\u003e\n\u003cdiv class=\"section-headline\"\u003e✨ Product Highlights \u0026amp; Features\u003c\/div\u003e\n\u003cdiv class=\"perks-grid\"\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003e100% Authentic Prophetic Chamber Relic\u003c\/h3\u003e\n\u003cp\u003eAn original piece of the historical curtain used to adorn the resting place of Prophet Muhammad (ﷺ) and his companions, Abu Bakr and Umar (RA).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003eOfficial Certification Included\u003c\/h3\u003e\n\u003cp\u003eEach sacred fragment is accompanied by an official certificate of authenticity to verify its genuine origin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003eMuseum-Quality Preservation\u003c\/h3\u003e\n\u003cp\u003eBeautifully preserved fabric featuring the traditional Ottoman or modern era Saudi weaving patterns dedicated exclusively to Madinah.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003eThe Perfect Spiritual Presentation\u003c\/h3\u003e\n\u003cp\u003eIdeal for professional framing, premium Islamic home decor, or as a timeless heirloom gift for Ramadan, Eid, or weddings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tarihçe Blok Yapısı --\u003e\n\u003cdiv class=\"section-headline\"\u003e🕌 The Sacred History of the Madinah Chamber Cloth\u003c\/div\u003e\n\u003cdiv style=\"text-align: left; font-size: 0.98rem; margin-bottom: 55px;\" class=\"manifesto-body\"\u003eUnlike the Kaaba Kiswah which changes annually, the protective drapes of the Roza-e-Rasool (Prophetic Chamber) are replaced very rarely, making these fragments exceptionally scarce. Bearing traditional geometric patterns and specific inscriptions of blessings, owning a piece of the Prophet's Grave Cloth is a rare privilege for any Muslim home or collector of Islamic antiques.\u003c\/div\u003e\n\u003c!-- Teknik Detaylar Tablosu --\u003e\n\u003cdiv class=\"section-headline\"\u003e📌 Specifications \u0026amp; Package Inclusions\u003c\/div\u003e\n\u003ctable class=\"spec-luxury-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eItem Type\u003c\/td\u003e\n\u003ctd\u003eGenuine Prophet Muhammad (ﷺ) Chamber Cloth Fragment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eAl-Masjid an-Nabawi, Madinah, Saudi Arabia\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eCondition\u003c\/td\u003e\n\u003ctd\u003eMeticulously preserved textile with profound historical value\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eFrame Dimensions\u003c\/td\u003e\n\u003ctd style=\"font-weight: 600;\"\u003eLuxury Frame Included (22 cm x 22 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003ePackage Contains\u003c\/td\u003e\n\u003ctd\u003e1x Original Prophetic Chamber Cloth Piece, 1x Authenticity Certificate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eShipping\u003c\/td\u003e\n\u003ctd\u003eSecure, fully tracked, and insured premium worldwide express courier\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Feragatname \/ Kısıtlı Stok Paneli --\u003e\n\u003cdiv class=\"disclaimer-secure-box\"\u003e\n\u003ch4\u003e⚠️ Security \u0026amp; Rarity Disclaimer\u003c\/h4\u003e\n\u003cp\u003eDue to the extreme rarity and restricted access to the Prophetic Chamber, our inventory for this authentic Islamic heritage collectible is strictly limited. Secure this lifelong blessing for your family today.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BUY KAABA KISWAH","offers":[{"title":"Default Title","offer_id":62250773709171,"sku":null,"price":135.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Authentic_Certified_Blessed_Cloth_From_Grave_Prophet_Muhammad.png?v=1771853674"},{"product_id":"certified-original-cloth-grave-tomb-of-the-prophet-muhammed-ﷺ-religious-wall-hangings","title":"Certified Original Cloth Grave Tomb Of The Prophet Muhammed ﷺ | Religious Wall Hangings","description":"\u003cdiv style=\"font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; max-width: 800px; margin: 0 auto; padding: 20px; color: #333333; line-height: 1.6;\"\u003e\n\n  \u003c!-- BAŞLIK ALANI --\u003e\n  \u003cdiv style=\"text-align: center; background: linear-gradient(135deg, #0f5132 0%, #198754 100%); padding: 30px 20px; border-radius: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.1); margin-bottom: 30px; border: 2px solid #d4af37;\"\u003e\n    \u003ch1 style=\"color: #ffffff; font-size: 26px; font-weight: bold; margin: 0 0 10px 0; letter-spacing: 0.5px; text-transform: uppercase;\"\u003e\n      ⭐ Acquire a Blessed Relic ⭐\n    \u003c\/h1\u003e\n    \u003ch2 style=\"color: #d4af37; font-size: 22px; font-weight: 600; margin: 0; italic: sans-serif;\"\u003e\n      Authentic Kiswah from the Prophetic Chamber (Hujrah al-Saadah)\n    \u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ÖZET GİRİŞ --\u003e\n  \u003cdiv style=\"font-size: 16px; text-align: center; font-style: italic; background-color: #f8f9fa; border-left: 4px solid #d4af37; border-right: 4px solid #d4af37; padding: 20px; margin-bottom: 35px; border-radius: 4px; color: #444444;\"\u003e\n    Experience an unparalleled spiritual connection with a certified original piece of the cloth that covered the sacred grave chamber of Prophet Muhammad (ﷺ) in Madinah. Sourced directly from the Hujrah al-Saadah (The Prophetic Chamber) inside Al-Masjid an-Nabawi, this rare green\/brown sacred textile is one of the most revered and sought-after Islamic relics in the world.\n  \u003c\/div\u003e\n\n  \u003chr style=\"border: 0; height: 1px; background: linear-gradient(to right, rgba(0,0,0,0), #d4af37, rgba(0,0,0,0)); margin-bottom: 35px;\"\u003e\n\n  \u003c!-- SEÇENEKLER VE ÖZELLİKLER --\u003e\n  \u003cdiv style=\"margin-bottom: 35px;\"\u003e\n    \u003ch3 style=\"color: #0f5132; font-size: 20px; border-bottom: 2px solid #d4af37; padding-bottom: 8px; margin-bottom: 20px; font-weight: 700; display: flex; align-items: center;\"\u003e\n      \u003cspan style=\"margin-right: 10px;\"\u003e✨\u003c\/span\u003e Product Highlights \u0026amp; Features\n    \u003c\/h3\u003e\n    \u003cul style=\"list-style-type: none; padding-left: 0; margin: 0;\"\u003e\n      \u003cli style=\"padding: 12px 15px; margin-bottom: 10px; background-color: #fcfcfc; border-left: 3px solid #0f5132; border-radius: 0 8px 8px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.02);\"\u003e\n        \u003cstrong style=\"color: #0f5132;\"\u003e100% Authentic Prophetic Chamber Relic:\u003c\/strong\u003e An original piece of the historical curtain used to adorn the resting place of Prophet Muhammad (ﷺ) and his companions, Abu Bakr and Umar (RA).\n      \u003c\/li\u003e\n      \u003cli style=\"padding: 12px 15px; margin-bottom: 10px; background-color: #fcfcfc; border-left: 3px solid #0f5132; border-radius: 0 8px 8px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.02);\"\u003e\n        \u003cstrong style=\"color: #0f5132;\"\u003eOfficial Certification Included:\u003c\/strong\u003e Each sacred fragment is accompanied by an official certificate of authenticity to verify its genuine origin.\n      \u003c\/li\u003e\n      \u003cli style=\"padding: 12px 15px; margin-bottom: 10px; background-color: #fcfcfc; border-left: 3px solid #0f5132; border-radius: 0 8px 8px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.02);\"\u003e\n        \u003cstrong style=\"color: #0f5132;\"\u003eMuseum-Quality Preservation:\u003c\/strong\u003e Beautifully preserved fabric featuring the traditional Ottoman or modern era Saudi weaving patterns dedicated exclusively to Madinah.\n      \u003c\/li\u003e\n      \u003cli style=\"padding: 12px 15px; margin-bottom: 10px; background-color: #fcfcfc; border-left: 3px solid #0f5132; border-radius: 0 8px 8px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.02);\"\u003e\n        \u003cstrong style=\"color: #0f5132;\"\u003eThe Perfect Spiritual Presentation:\u003c\/strong\u003e Ideal for professional framing, premium Islamic home decor, or as a timeless heirloom gift for Ramadan, Eid, or weddings.\n      \u003c\/li\u003e\n      \u003cli style=\"padding: 12px 15px; margin-bottom: 10px; background-color: #fcfcfc; border-left: 3px solid #0f5132; border-radius: 0 8px 8px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.02);\"\u003e\n        \u003cstrong style=\"color: #0f5132;\"\u003eSecure Global Delivery:\u003c\/strong\u003e Carefully handled, packed, and shipped via premium tracked express courier worldwide.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TARİHÇE BÖLÜMÜ --\u003e\n  \u003cdiv style=\"background-color: #f4f6f4; padding: 25px; border-radius: 12px; margin-bottom: 35px; border: 1px solid #e1e7e1;\"\u003e\n    \u003ch3 style=\"color: #0f5132; font-size: 19px; margin-top: 0; margin-bottom: 15px; font-weight: 700;\"\u003e\n      🕌 The Sacred History of the Madinah Chamber Cloth\n    \u003c\/h3\u003e\n    \u003cp style=\"margin: 0; font-size: 15px; color: #444444; text-align: justify;\"\u003e\n      Unlike the Kaaba Kiswah which changes annually, the protective drapes of the Roza-e-Rasool (Prophetic Chamber) are replaced very rarely, making these fragments exceptionally scarce. Bearing traditional geometric patterns and specific inscriptions of blessings, owning a piece of the Prophet's Grave Cloth is a rare privilege for any Muslim home or collector of Islamic antiques.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TEKNİK ÖZELLİKLER TABLOSU --\u003e\n  \u003cdiv style=\"margin-bottom: 35px;\"\u003e\n    \u003ch3 style=\"color: #0f5132; font-size: 20px; border-bottom: 2px solid #d4af37; padding-bottom: 8px; margin-bottom: 20px; font-weight: 700;\"\u003e\n      📋 Specifications \u0026amp; Package Inclusions:\n    \u003c\/h3\u003e\n    \u003ctable style=\"width: 100%; border-collapse: collapse; background-color: #ffffff; font-size: 15px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); border-radius: 8px; overflow: hidden;\"\u003e\n      \u003ctr style=\"border-bottom: 1px solid #eeeeee;\"\u003e\n        \u003ctd style=\"padding: 14px 18px; font-weight: bold; color: #0f5132; width: 35%; background-color: #fafafa;\"\u003eItem Type:\u003c\/td\u003e\n        \u003ctd style=\"padding: 14px 18px;\"\u003eGenuine Prophet Muhammad (ﷺ) Chamber Cloth Fragment\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid #eeeeee;\"\u003e\n        \u003ctd style=\"padding: 14px 18px; font-weight: bold; color: #0f5132; background-color: #fafafa;\"\u003eOrigin:\u003c\/td\u003e\n        \u003ctd style=\"padding: 14px 18px;\"\u003eAl-Masjid an-Nabawi, Madinah, Saudi Arabia\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom: 1px solid #eeeeee;\"\u003e\n        \u003ctd style=\"padding: 14px 18px; font-weight: bold; color: #0f5132; background-color: #fafafa;\"\u003eCondition:\u003c\/td\u003e\n        \u003ctd style=\"padding: 14px 18px;\"\u003eMeticulously preserved textile with profound historical value\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding: 14px 18px; font-weight: bold; color: #0f5132; background-color: #fafafa;\"\u003ePackage Contains:\u003c\/td\u003e\n        \u003ctd style=\"padding: 14px 18px; line-height: 1.4;\"\u003e1x Original Prophetic Chamber Cloth Piece, 1x Authenticity Certificate . \u003cbr\u003e\u003cstrong style=\"color: #d4af37;\"\u003eFRAME SIZE 22 CM X 22 CM\u003c\/strong\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- UYARI \/ UYARI NOTU --\u003e\n  \u003cdiv style=\"border: 1px dashed #d4af37; background-color: #fffdf6; padding: 20px; border-radius: 8px; text-align: center; box-shadow: 0 2px 8px rgba(212,175,55,0.1);\"\u003e\n    \u003cp style=\"margin: 0; font-size: 14px; color: #666; font-weight: 500; font-style: italic;\"\u003e\n      \u003cstrong style=\"color: #b01c1c; font-style: normal;\"\u003e⚠️ Disclaimer:\u003c\/strong\u003e Due to the extreme rarity and restricted access to the Prophetic Chamber, our inventory for this authentic Islamic heritage collectible is strictly limited. Secure this lifelong blessing for your family today.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"BUY KAABA KISWA","offers":[{"title":"Default Title","offer_id":62250790748531,"sku":null,"price":135.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/buy_kaaba_kiswa-_online_kaaba_kiswa_store.jpg?v=1771600914"},{"product_id":"certified-original-cloth-grave-tomb-of-the-prophet-muhammed-ﷺ-religious-wall-hangings-1","title":"Certified Original Cloth Grave Tomb Of The Prophet Muhammed ﷺ | Religious Wall Hangings","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* eBay Mobil Uyumluluk Ayarları *\/\n        .ebay-container {\n            font-family: 'Georgia', serif;\n            background-color: #f9f6f0;\n            color: #333333;\n            padding: 20px;\n            max-width: 900px;\n            margin: 0 auto;\n            border: 2px solid #d4af37;\n            box-shadow: 0px 0px 20px rgba(0,0,0,0.1);\n        }\n        \n        \/* Şık Üst Banner *\/\n        .ebay-header {\n            background: linear-gradient(135deg, #111111 0%, #2c2512 100%);\n            color: #d4af37;\n            text-align: center;\n            padding: 40px 20px;\n            border-bottom: 4px double #d4af37;\n            border-radius: 4px 4px 0 0;\n        }\n        \n        .ebay-header h1 {\n            margin: 0;\n            font-size: 26px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            font-weight: bold;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.6);\n        }\n        \n        .ebay-header p {\n            margin: 10px 0 0 0;\n            font-style: italic;\n            font-size: 16px;\n            color: #ffffff;\n        }\n\n        \/* İçerik Alanları *\/\n        .ebay-content {\n            padding: 30px 20px;\n            background-color: #ffffff;\n            line-height: 1.8;\n            font-size: 16px;\n        }\n        \n        .intro-text {\n            text-align: center;\n            font-size: 18px;\n            color: #444444;\n            margin-bottom: 30px;\n            font-style: italic;\n            border-bottom: 1px dashed #d4af37;\n            padding-bottom: 20px;\n        }\n\n        \/* Süslü Başlıklar *\/\n        .section-title {\n            color: #111111;\n            border-left: 4px solid #d4af37;\n            padding-left: 15px;\n            margin-top: 30px;\n            margin-bottom: 15px;\n            font-size: 20px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: bold;\n        }\n\n        \/* Şık İkonlu Listeler *\/\n        .ebay-list {\n            list-style: none;\n            padding-left: 0;\n        }\n        \n        .ebay-list li {\n            position: relative;\n            padding-left: 30px;\n            margin-bottom: 12px;\n        }\n        \n        \/* Liste Başına Altın Yıldız Efekti *\/\n        .ebay-list li::before {\n            content: \"✦\";\n            position: absolute;\n            left: 5px;\n            color: #d4af37;\n            font-size: 18px;\n        }\n\n        \/* Vurgulanan Rozet Alanı *\/\n        .badge-box {\n            background-color: #f5efe2;\n            border: 1px solid #e5d8b8;\n            border-radius: 6px;\n            padding: 20px;\n            margin-top: 30px;\n            text-align: center;\n            font-weight: bold;\n            color: #2c2512;\n        }\n\n        \/* Alt Bilgi *\/\n        .ebay-footer {\n            background-color: #111111;\n            color: #aaaaaa;\n            text-align: center;\n            padding: 20px;\n            font-size: 13px;\n            border-top: 3px solid #d4af37;\n            border-radius: 0 0 4px 4px;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"ebay-container\"\u003e\n\u003c!-- Üst Başlık Alanı --\u003e\n\u003cdiv class=\"ebay-header\"\u003e\n\u003ch1\u003eSacred Prophetic Wall Hanging\u003c\/h1\u003e\n\u003cp\u003eCertified Original Cloth Cover from the Tomb of Prophet Muhammad (ﷺ)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Ana İçerik --\u003e\n\u003cdiv class=\"ebay-content\"\u003e\n\u003cp class=\"intro-text\"\u003eAn extraordinary opportunity to secure a rare piece of Islamic history—an authentic, certified fragment of the sacred cloth from the Prophetic Chamber (Hujrah al-Saadah) in Madinah.\u003c\/p\u003e\n\u003cp\u003eThis exquisite religious wall hanging is a profound masterpiece of devotion. Designed to serve as a stunning spiritual focal point, it brings unparalleled blessings, peace, and cultural heritage into your home or office space.\u003c\/p\u003e\n\u003c!-- Özellikler Bölümü --\u003e\n\u003cdiv class=\"section-title\"\u003e✦ Product Highlights \u0026amp; Features\u003c\/div\u003e\n\u003cul class=\"ebay-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Authentic Prophetic Relic:\u003c\/strong\u003e A genuine fragment of the historic curtain used to cover the sacred resting place of the Prophet Muhammad (ﷺ) in Al-Masjid an-Nabawi.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOfficial Certificate Included:\u003c\/strong\u003e Shipped with an official certificate of authenticity verifying its prestigious and noble Madinah origin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLuxury Wall Art Display:\u003c\/strong\u003e Expertly preserved and encased in a premium, museum-grade display frame with elegant golden detailing. \u003cstrong\u003e22 CM X 22 CM FRAME SIZE\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eA Grand Spiritual Gift:\u003c\/strong\u003e A priceless heirloom-quality gift for Hajj, Umrah, weddings, housewarmings, or for those who appreciate rare Islamic antiquities.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Tarihi Arka Plan Bölümü --\u003e\n\u003cdiv class=\"section-title\"\u003e✦ A Blessed Islamic Heritage\u003c\/div\u003e\n\u003cp\u003eThe protective drapes of the Roza-e-Rasool are replaced only on very rare historical occasions, making this fabric exceptionally scarce. Owning a certified piece of this sacred heritage is a unique privilege, offering immense spiritual value and timeless aesthetic luxury to any traditional or modern Islamic decor.\u003c\/p\u003e\n\u003c!-- Güven Kutusu --\u003e\n\u003cdiv class=\"badge-box\"\u003e🔒 100% Authenticity Guaranteed | Official Document Included | Premium Secure Packaging\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Alt Bilgi \/ Kargo ve İade --\u003e\n\u003cdiv class=\"ebay-footer\"\u003e\n\u003cp\u003e✈ Express Worldwide Shipping with Superior Protective Packaging\u003c\/p\u003e\n\u003cp\u003e© Sacred Relics Collection | Premium Islamic Heritage \u0026amp; Fine Art\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BUY KAABA KISWA","offers":[{"title":"Default Title","offer_id":62252533711219,"sku":null,"price":135.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Certified_Original_Cloth_Grave_Tomb_Of_The_Prophet_Muhammed_Religious_Wall_Hangings.png?v=1784371600"},{"product_id":"certified-original-cloth-grave-tomb-of-the-prophet-muhammed-ﷺ-religious-wall-hangings-2","title":"Certified Cloth Grave Tomb Of The Prophet Muhammed ﷺ | islamic Wall Hangings","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* eBay Mobil Uyumluluk Ayarları *\/\n        .ebay-container {\n            font-family: 'Georgia', serif;\n            background-color: #f9f6f0;\n            color: #333333;\n            padding: 20px;\n            max-width: 900px;\n            margin: 0 auto;\n            border: 2px solid #d4af37;\n            box-shadow: 0px 0px 20px rgba(0,0,0,0.1);\n        }\n        \n        \/* Şık Üst Banner *\/\n        .ebay-header {\n            background: linear-gradient(135deg, #111111 0%, #2c2512 100%);\n            color: #d4af37;\n            text-align: center;\n            padding: 40px 20px;\n            border-bottom: 4px double #d4af37;\n            border-radius: 4px 4px 0 0;\n        }\n        \n        .ebay-header h1 {\n            margin: 0;\n            font-size: 26px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            font-weight: bold;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.6);\n        }\n        \n        .ebay-header p {\n            margin: 10px 0 0 0;\n            font-style: italic;\n            font-size: 16px;\n            color: #ffffff;\n        }\n\n        \/* İçerik Alanları *\/\n        .ebay-content {\n            padding: 30px 20px;\n            background-color: #ffffff;\n            line-height: 1.8;\n            font-size: 16px;\n        }\n        \n        .intro-text {\n            text-align: center;\n            font-size: 18px;\n            color: #444444;\n            margin-bottom: 30px;\n            font-style: italic;\n            border-bottom: 1px dashed #d4af37;\n            padding-bottom: 20px;\n        }\n\n        \/* Süslü Başlıklar *\/\n        .section-title {\n            color: #111111;\n            border-left: 4px solid #d4af37;\n            padding-left: 15px;\n            margin-top: 30px;\n            margin-bottom: 15px;\n            font-size: 20px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: bold;\n        }\n\n        \/* Şık İkonlu Listeler *\/\n        .ebay-list {\n            list-style: none;\n            padding-left: 0;\n        }\n        \n        .ebay-list li {\n            position: relative;\n            padding-left: 30px;\n            margin-bottom: 12px;\n        }\n        \n        \/* Liste Başına Altın Yıldız Efekti *\/\n        .ebay-list li::before {\n            content: \"✦\";\n            position: absolute;\n            left: 5px;\n            color: #d4af37;\n            font-size: 18px;\n        }\n\n        \/* Vurgulanan Rozet Alanı *\/\n        .badge-box {\n            background-color: #f5efe2;\n            border: 1px solid #e5d8b8;\n            border-radius: 6px;\n            padding: 20px;\n            margin-top: 30px;\n            text-align: center;\n            font-weight: bold;\n            color: #2c2512;\n        }\n\n        \/* Alt Bilgi *\/\n        .ebay-footer {\n            background-color: #111111;\n            color: #aaaaaa;\n            text-align: center;\n            padding: 20px;\n            font-size: 13px;\n            border-top: 3px solid #d4af37;\n            border-radius: 0 0 4px 4px;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"ebay-container\"\u003e\n\u003c!-- Üst Başlık Alanı --\u003e\n\u003cdiv class=\"ebay-header\"\u003e\n\u003ch1\u003e\u003cspan style=\"color: rgb(52, 164, 14);\"\u003eSacred Prophetic Wall Hanging\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp\u003eCertified Original Cloth Cover from the Tomb of Prophet Muhammad (ﷺ)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Ana İçerik --\u003e\n\u003cdiv class=\"ebay-content\"\u003e\n\u003cp class=\"intro-text\"\u003eAn extraordinary opportunity to secure a rare piece of Islamic history—an authentic, certified fragment of the sacred cloth from the Prophetic Chamber (Hujrah al-Saadah) in Madinah.\u003c\/p\u003e\n\u003cp\u003eThis exquisite religious wall hanging is a profound masterpiece of devotion. Designed to serve as a stunning spiritual focal point, it brings unparalleled blessings, peace, and cultural heritage into your home or office space.\u003c\/p\u003e\n\u003c!-- Özellikler Bölümü --\u003e\n\u003cdiv class=\"section-title\"\u003e✦ Product Highlights \u0026amp; Features\u003c\/div\u003e\n\u003cul class=\"ebay-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Authentic Prophetic Relic:\u003c\/strong\u003e A genuine fragment of the historic curtain used to cover the sacred resting place of the Prophet Muhammad (ﷺ) in Al-Masjid an-Nabawi.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOfficial Certificate Included:\u003c\/strong\u003e Shipped with an official certificate of authenticity verifying its prestigious and noble Madinah origin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLuxury Wall Art Display:\u003c\/strong\u003e Expertly preserved and encased in a premium, museum-grade display frame with elegant golden detailing. \u003cstrong\u003e22 CM X 22 CM FRAME SIZE\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eA Grand Spiritual Gift:\u003c\/strong\u003e A priceless heirloom-quality gift for Hajj, Umrah, weddings, housewarmings, or for those who appreciate rare Islamic antiquities.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Tarihi Arka Plan Bölümü --\u003e\n\u003cdiv class=\"section-title\"\u003e✦ A Blessed Islamic Heritage\u003c\/div\u003e\n\u003cp\u003eThe protective drapes of the Roza-e-Rasool are replaced only on very rare historical occasions, making this fabric exceptionally scarce. Owning a certified piece of this sacred heritage is a unique privilege, offering immense spiritual value and timeless aesthetic luxury to any traditional or modern Islamic decor.\u003c\/p\u003e\n\u003c!-- Güven Kutusu --\u003e\n\u003cdiv class=\"badge-box\"\u003e🔒 100% Authenticity Guaranteed | Official Document Included | Premium Secure Packaging\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Alt Bilgi \/ Kargo ve İade --\u003e\n\u003cdiv class=\"ebay-footer\"\u003e\n\u003cp\u003e✈ Express Worldwide Shipping with Superior Protective Packaging\u003c\/p\u003e\n\u003cp\u003e© Sacred Relics Collection | Premium Islamic Heritage \u0026amp; Fine Art\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BUY KAABA KISWA","offers":[{"title":"Default Title","offer_id":62252535087475,"sku":null,"price":135.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Certificated_Framed_Prophet_Muhammad_grave_cloth_kiswa_cover.png?v=1762425145"},{"product_id":"certified-kaaba-kiswa-cloth-original-piece-from-holy-kaaba-20-cm-x-10-cm-kopya","title":"Certified original Kaaba Kiswah cloth piece (85x45 cm)","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* eBay Mobil Uyumluluk Ayarları *\/\n        .ebay-container {\n            font-family: 'Georgia', serif;\n            background-color: #f9f6f0;\n            color: #333333;\n            padding: 20px;\n            max-width: 900px;\n            margin: 0 auto;\n            border: 2px solid #d4af37;\n            box-shadow: 0px 0px 20px rgba(0,0,0,0.1);\n        }\n        \n        \/* Şık Üst Banner *\/\n        .ebay-header {\n            background: linear-gradient(135deg, #111111 0%, #2c2512 100%);\n            color: #d4af37;\n            text-align: center;\n            padding: 40px 20px;\n            border-bottom: 4px double #d4af37;\n            border-radius: 4px 4px 0 0;\n        }\n        \n        .ebay-header h1 {\n            margin: 0;\n            font-size: 26px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            font-weight: bold;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.6);\n        }\n        \n        .ebay-header p {\n            margin: 10px 0 0 0;\n            font-style: italic;\n            font-size: 16px;\n            color: #ffffff;\n        }\n\n        \/* İçerik Alanları *\/\n        .ebay-content {\n            padding: 30px 20px;\n            background-color: #ffffff;\n            line-height: 1.8;\n            font-size: 16px;\n        }\n        \n        .intro-text {\n            text-align: center;\n            font-size: 18px;\n            color: #444444;\n            margin-bottom: 30px;\n            font-style: italic;\n            border-bottom: 1px dashed #d4af37;\n            padding-bottom: 20px;\n        }\n\n        \/* Süslü Başlıklar *\/\n        .section-title {\n            color: #111111;\n            border-left: 4px solid #d4af37;\n            padding-left: 15px;\n            margin-top: 30px;\n            margin-bottom: 15px;\n            font-size: 20px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: bold;\n        }\n\n        \/* Şık İkonlu Listeler *\/\n        .ebay-list {\n            list-style: none;\n            padding-left: 0;\n        }\n        \n        .ebay-list li {\n            position: relative;\n            padding-left: 30px;\n            margin-bottom: 12px;\n        }\n        \n        \/* Liste Başına Altın Yıldız Efekti *\/\n        .ebay-list li::before {\n            content: \"✦\";\n            position: absolute;\n            left: 5px;\n            color: #d4af37;\n            font-size: 18px;\n        }\n\n        \/* Vurgulanan Rozet Alanı *\/\n        .badge-box {\n            background-color: #f5efe2;\n            border: 1px solid #e5d8b8;\n            border-radius: 6px;\n            padding: 20px;\n            margin-top: 30px;\n            text-align: center;\n            font-weight: bold;\n            color: #2c2512;\n        }\n\n        \/* Alt Bilgi *\/\n        .ebay-footer {\n            background-color: #111111;\n            color: #aaaaaa;\n            text-align: center;\n            padding: 20px;\n            font-size: 13px;\n            border-top: 3px solid #d4af37;\n            border-radius: 0 0 4px 4px;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"ebay-container\"\u003e\n\u003c!-- Üst Başlık Alanı --\u003e\n\u003cdiv class=\"ebay-header\"\u003e\n\u003ch1\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eSacred Islamic Heritage\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp\u003eCertified Original Piece from the Holy Kaaba Kiswah Cloth\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Ana İçerik --\u003e\n\u003cdiv class=\"ebay-content\"\u003e\n\u003cp class=\"intro-text\"\u003eOwn a precious, authentic fragment of the Holy Kaaba Kiswah—a timeless spiritual treasure directly from the blessed city of Makkah.\u003c\/p\u003e\n\u003cp\u003eThis magnificent piece of sacred history is meticulously preserved and showcased, designed to bring an unmatched spiritual presence, blessings, and aesthetic elegance to your personal space.\u003c\/p\u003e\n\u003c!-- Özellikler Bölümü --\u003e\n\u003cdiv class=\"section-title\"\u003e✦ Product Highlights \u0026amp; Features\u003c\/div\u003e\n\u003cul class=\"ebay-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Genuine Holy Kaaba Cover:\u003c\/strong\u003e An original piece of the highly revered black silk fabric woven with intricate patterns that once adorned the sacred Kaaba.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOfficial Certificate of Authenticity:\u003c\/strong\u003e Comes complete with a verified official certificate confirming its prestigious and genuine origin. used year 1446 AH.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePremium Framing \u0026amp; Dimensions:\u003c\/strong\u003e Featuring a 85 cm x 45 cm original cloth piece beautifully preserved inside a luxury, high-end display frame with stunning gold accents.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAn Everlasting Spiritual Gift:\u003c\/strong\u003e The perfect high-end heirloom gift for Ramadan, Eid, Hajj, Umrah, housewarmings, or special family milestones.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Tarihi Arka Plan Bölümü --\u003e\n\u003cdiv class=\"section-title\"\u003e✦ The Blessing of the Kiswah\u003c\/div\u003e\n\u003cp\u003eThe Holy Kaaba's Kiswah is prepared annually by elite artisans using pure silk and precious threads. Owning a certified piece of this sacred drape is an exceptional privilege, offering deep spiritual meaning and a sophisticated luxury touch to any contemporary or traditional Islamic interior.\u003c\/p\u003e\n\u003c!-- Güven Kutusu --\u003e\n\u003cdiv class=\"badge-box\"\u003e🔒 100% Authenticity Guaranteed | Official Document Included | Premium Secure Packaging\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Alt Bilgi \/ Kargo ve İade --\u003e\n\u003cdiv class=\"ebay-footer\"\u003e\n\u003cp\u003e✈ Express Worldwide Shipping with Premium Care \u0026amp; Protective Presentation Box\u003c\/p\u003e\n\u003cp\u003e© Buy-kaaba-kiswah.com | Luxury Islamic Wall Art \u0026amp; Heritage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BUY KAABA KISWA","offers":[{"title":"Default Title","offer_id":62252535677299,"sku":null,"price":400.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Certified_Kaaba_Kiswa_Cloth_Original_Piece_from_Holy_Kaaba_85_CM_X_45_CM.png?v=1779173477"},{"product_id":"certified-kiswah-fragment-from-prophet-muhammeds-tomb-islamic-tapestry","title":"Certified Kiswah Fragment From Prophet Muhammed's Tomb - Islamic Tapestry","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* eBay Mobil Uyumluluk Ayarları *\/\n        .ebay-container {\n            font-family: 'Georgia', serif;\n            background-color: #f9f6f0;\n            color: #333333;\n            padding: 20px;\n            max-width: 900px;\n            margin: 0 auto;\n            border: 2px solid #d4af37;\n            box-shadow: 0px 0px 20px rgba(0,0,0,0.1);\n        }\n        \n        \/* Şık Üst Banner *\/\n        .ebay-header {\n            background: linear-gradient(135deg, #111111 0%, #2c2512 100%);\n            color: #d4af37;\n            text-align: center;\n            padding: 40px 20px;\n            border-bottom: 4px double #d4af37;\n            border-radius: 4px 4px 0 0;\n        }\n        \n        .ebay-header h1 {\n            margin: 0;\n            font-size: 26px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            font-weight: bold;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.6);\n        }\n        \n        .ebay-header p {\n            margin: 10px 0 0 0;\n            font-style: italic;\n            font-size: 16px;\n            color: #ffffff;\n        }\n\n        \/* İçerik Alanları *\/\n        .ebay-content {\n            padding: 30px 20px;\n            background-color: #ffffff;\n            line-height: 1.8;\n            font-size: 16px;\n        }\n        \n        .intro-text {\n            text-align: center;\n            font-size: 18px;\n            color: #444444;\n            margin-bottom: 30px;\n            font-style: italic;\n            border-bottom: 1px dashed #d4af37;\n            padding-bottom: 20px;\n        }\n\n        \/* Süslü Başlıklar *\/\n        .section-title {\n            color: #111111;\n            border-left: 4px solid #d4af37;\n            padding-left: 15px;\n            margin-top: 30px;\n            margin-bottom: 15px;\n            font-size: 20px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: bold;\n        }\n\n        \/* Şık İkonlu Listeler *\/\n        .ebay-list {\n            list-style: none;\n            padding-left: 0;\n        }\n        \n        .ebay-list li {\n            position: relative;\n            padding-left: 30px;\n            margin-bottom: 12px;\n        }\n        \n        \/* Liste Başına Altın Yıldız Efekti *\/\n        .ebay-list li::before {\n            content: \"✦\";\n            position: absolute;\n            left: 5px;\n            color: #d4af37;\n            font-size: 18px;\n        }\n\n        \/* Vurgulanan Rozet Alanı *\/\n        .badge-box {\n            background-color: #f5efe2;\n            border: 1px solid #e5d8b8;\n            border-radius: 6px;\n            padding: 20px;\n            margin-top: 30px;\n            text-align: center;\n            font-weight: bold;\n            color: #2c2512;\n        }\n\n        \/* Alt Bilgi *\/\n        .ebay-footer {\n            background-color: #111111;\n            color: #aaaaaa;\n            text-align: center;\n            padding: 20px;\n            font-size: 13px;\n            border-top: 3px solid #d4af37;\n            border-radius: 0 0 4px 4px;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"ebay-container\"\u003e\n\u003cdiv class=\"ebay-header\"\u003e\n\u003ch1\u003eKiswa al Saadat HUJRAH of Prophet Muhammad (ﷺ)\u003c\/h1\u003e\n\u003cp\u003eOriginal Prophetic Burial Shroud Certified by the Saudi Government\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ebay-content\"\u003e\n\u003cp class=\"intro-text\"\u003eAn extraordinary historical opportunity to own a rare segment of the blessed tapestry (Kiswa) that once adorned the Sacred Prophetic Chamber (Rawdah al-Sharif) inside the Mosque of Prophet Muhammad ﷺ in Madinah.\u003c\/p\u003e\n\u003cp\u003eThis exquisite fragment comes directly from the historic cover of the holy tomb of Prophet Muhammad S.A.W in Madinah. It is a profound spiritual masterpiece and a priceless relic, meticulously preserved to bring immense blessings and a sacred presence into your home.\u003c\/p\u003e\n\u003cdiv class=\"section-title\"\u003e✦ Product Highlights \u0026amp; Features\u003c\/div\u003e\n\u003cul class=\"ebay-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSacred Prophetic Tomb Cover:\u003c\/strong\u003e A genuine, cut fragment of the official protective drapes that once enclosed the resting place of Prophet Muhammad ﷺ in Madinah.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOfficial Saudi Government Certification:\u003c\/strong\u003e This sacred piece is fully approved and certified by the government of the State of Saudi Arabia. The original certificate will be shipped directly with your order.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDimensions \u0026amp; Presentation:\u003c\/strong\u003e A premium segment of fine historical textile, presented with an image size of \u003cstrong\u003e50 CM X 50 CM\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eA Priceless Islamic Heirloom:\u003c\/strong\u003e The protective drapes of the Prophetic Chamber are replaced only on extremely rare historical occasions, making each cut fragment an exceptionally scarce collector's item.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"badge-box\"\u003e🔒 Saudi Government Approved | Official Document Included | 100% Authentic Relic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ebay-footer\"\u003e\n\u003cp\u003e✈ EXPRESS WORLDWIDE SHIPPING GUARANTEED IN 3-5 DAYS\u003c\/p\u003e\n\u003cp\u003e© Sacred Relics Collection | Premium Islamic Heritage \u0026amp; Fine Art\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BUY KAABA KISWA","offers":[{"title":"11 cm x 10 cm","offer_id":62252542853491,"sku":null,"price":45.0,"currency_code":"EUR","in_stock":true},{"title":"22 cm x 10 cm","offer_id":62252542886259,"sku":null,"price":75.0,"currency_code":"EUR","in_stock":true},{"title":"22 cm x 22 cm","offer_id":62252542919027,"sku":null,"price":95.0,"currency_code":"EUR","in_stock":true},{"title":"55 cm x22 cm","offer_id":62252542951795,"sku":null,"price":180.0,"currency_code":"EUR","in_stock":true},{"title":"45 cm x 45 cm","offer_id":63025009033587,"sku":null,"price":300.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Certified_Kiswah_Fragment_From_Prophet_Muhammed_s_Tomb_-_Islamic_Tapestry.jpg?v=1771582273"},{"product_id":"certificated-framed-original-kaaba-cover-i̇slamic-wallart-ramadan-decor","title":"Certificated  framed kaaba cover -İslamic WallArt-Ramadan Decor","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* eBay Mobil Uyumluluk Ayarları *\/\n        .ebay-container {\n            font-family: 'Georgia', serif;\n            background-color: #f9f6f0;\n            color: #333333;\n            padding: 20px;\n            max-width: 900px;\n            margin: 0 auto;\n            border: 2px solid #d4af37;\n            box-shadow: 0px 0px 20px rgba(0,0,0,0.1);\n        }\n        \n        \/* Şık Üst Banner *\/\n        .ebay-header {\n            background: linear-gradient(135deg, #111111 0%, #2c2512 100%);\n            color: #d4af37;\n            text-align: center;\n            padding: 40px 20px;\n            border-bottom: 4px double #d4af37;\n            border-radius: 4px 4px 0 0;\n        }\n        \n        .ebay-header h1 {\n            margin: 0;\n            font-size: 26px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            font-weight: bold;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.6);\n        }\n        \n        .ebay-header p {\n            margin: 10px 0 0 0;\n            font-style: italic;\n            font-size: 16px;\n            color: #ffffff;\n        }\n\n        \/* İçerik Alanları *\/\n        .ebay-content {\n            padding: 30px 20px;\n            background-color: #ffffff;\n            line-height: 1.8;\n            font-size: 16px;\n        }\n        \n        .intro-text {\n            text-align: center;\n            font-size: 18px;\n            color: #444444;\n            margin-bottom: 30px;\n            font-style: italic;\n            border-bottom: 1px dashed #d4af37;\n            padding-bottom: 20px;\n        }\n\n        \/* Süslü Başlıklar *\/\n        .section-title {\n            color: #111111;\n            border-left: 4px solid #d4af37;\n            padding-left: 15px;\n            margin-top: 30px;\n            margin-bottom: 15px;\n            font-size: 20px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: bold;\n        }\n\n        \/* Şık İkonlu Listeler *\/\n        .ebay-list {\n            list-style: none;\n            padding-left: 0;\n        }\n        \n        .ebay-list li {\n            position: relative;\n            padding-left: 30px;\n            margin-bottom: 12px;\n        }\n        \n        \/* Liste Başına Altın Yıldız Efekti *\/\n        .ebay-list li::before {\n            content: \"✦\";\n            position: absolute;\n            left: 5px;\n            color: #d4af37;\n            font-size: 18px;\n        }\n\n        \/* Vurgulanan Rozet Alanı *\/\n        .badge-box {\n            background-color: #f5efe2;\n            border: 1px solid #e5d8b8;\n            border-radius: 6px;\n            padding: 20px;\n            margin-top: 30px;\n            text-align: center;\n            font-weight: bold;\n            color: #2c2512;\n        }\n\n        \/* Alt Bilgi *\/\n        .ebay-footer {\n            background-color: #111111;\n            color: #aaaaaa;\n            text-align: center;\n            padding: 20px;\n            font-size: 13px;\n            border-top: 3px solid #d4af37;\n            border-radius: 0 0 4px 4px;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"ebay-container\"\u003e\n\u003c!-- Üst Başlık Alanı --\u003e\n\u003cdiv class=\"ebay-header\"\u003e\n\u003ch1\u003eFramed Original Holy Kaaba Kiswah\u003c\/h1\u003e\n\u003cp\u003eAuthentic Sacred Cloth Used on the Holy Kaaba in Makkah\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Ana İçerik --\u003e\n\u003cdiv class=\"ebay-content\"\u003e\n\u003cp class=\"intro-text\"\u003eAn unparalleled opportunity to own a precious, authentic piece of the Holy Kaaba Kiswah cloth—a timeless spiritual masterpiece directly from the heart of Makkah.\u003c\/p\u003e\n\u003cp\u003eThis magnificent piece of sacred history features intricate calligraphy with various verses from the Holy Quran beautifully woven into the fabric. Meticulously preserved and showcased, it is designed to bring immense blessings, peace, and sophisticated elegance into your personal space.\u003c\/p\u003e\n\u003c!-- Özellikler Bölümü --\u003e\n\u003cdiv class=\"section-title\"\u003e✦ Product Highlights \u0026amp; Features\u003c\/div\u003e\n\u003cul class=\"ebay-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Genuine Holy Kaaba Cover:\u003c\/strong\u003e An original piece of the highly revered sacred drape that once covered and adorned the Holy Kaaba.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuranic Calligraphy Details:\u003c\/strong\u003e Exquisite fabric adorned with traditional patterns and verses from the Holy Quran, elegantly detailed in elite craftsmanship.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOfficial Saudi Government Certification:\u003c\/strong\u003e This sacred artifact is fully certified by the government of the State of Saudi Arabia. The official certificate will be securely included and sent along with your order.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLuxury Framing \u0026amp; Dimensions:\u003c\/strong\u003e Professionally encased and beautifully preserved inside a premium luxury display frame. \u003cstrong\u003eFRAME SIZE: 63 CM X 63 CM\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Güven Kutusu --\u003e\n\u003cdiv class=\"badge-box\"\u003e🔒 Saudi Government Certified | Official Certificate Included | 100% Authentic Holy Kiswah\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Alt Bilgi \/ Kargo ve İade --\u003e\n\u003cdiv class=\"ebay-footer\"\u003e\n\u003cp\u003e✈ Express Worldwide Shipping with Premium Care \u0026amp; Superior Protective Packaging\u003c\/p\u003e\n\u003cp\u003e© Sacred Relics Collection | Premium Islamic Heritage \u0026amp; Fine Art\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mecca Bazaar","offers":[{"title":"Default Title","offer_id":62299592851827,"sku":null,"price":675.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/framed_big_kaaba_kiswah.jpg?v=1777978994"},{"product_id":"certified-blessed-cloth-cover-of-the-tomb-prophet-muhammad","title":"Certified Blessed Cloth Cover Of The Tomb Prophet Muhammad","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* eBay Mobil Uyumluluk Ayarları *\/\n        .ebay-container {\n            font-family: 'Georgia', serif;\n            background-color: #f9f6f0;\n            color: #333333;\n            padding: 20px;\n            max-width: 900px;\n            margin: 0 auto;\n            border: 2px solid #d4af37;\n            box-shadow: 0px 0px 20px rgba(0,0,0,0.1);\n        }\n        \n        \/* Şık Üst Banner *\/\n        .ebay-header {\n            background: linear-gradient(135deg, #111111 0%, #2c2512 100%);\n            color: #d4af37;\n            text-align: center;\n            padding: 40px 20px;\n            border-bottom: 4px double #d4af37;\n            border-radius: 4px 4px 0 0;\n        }\n        \n        .ebay-header h1 {\n            margin: 0;\n            font-size: 26px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            font-weight: bold;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.6);\n        }\n        \n        .ebay-header p {\n            margin: 10px 0 0 0;\n            font-style: italic;\n            font-size: 16px;\n            color: #ffffff;\n        }\n\n        \/* İçerik Alanları *\/\n        .ebay-content {\n            padding: 30px 20px;\n            background-color: #ffffff;\n            line-height: 1.8;\n            font-size: 16px;\n        }\n        \n        .intro-text {\n            text-align: center;\n            font-size: 18px;\n            color: #444444;\n            margin-bottom: 30px;\n            font-style: italic;\n            border-bottom: 1px dashed #d4af37;\n            padding-bottom: 20px;\n        }\n\n        \/* Süslü Başlıklar *\/\n        .section-title {\n            color: #111111;\n            border-left: 4px solid #d4af37;\n            padding-left: 15px;\n            margin-top: 30px;\n            margin-bottom: 15px;\n            font-size: 20px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: bold;\n        }\n\n        \/* Şık İkonlu Listeler *\/\n        .ebay-list {\n            list-style: none;\n            padding-left: 0;\n        }\n        \n        .ebay-list li {\n            position: relative;\n            padding-left: 30px;\n            margin-bottom: 12px;\n        }\n        \n        \/* Liste Başına Altın Yıldız Efekti *\/\n        .ebay-list li::before {\n            content: \"✦\";\n            position: absolute;\n            left: 5px;\n            color: #d4af37;\n            font-size: 18px;\n        }\n\n        \/* Vurgulanan Rozet Alanı *\/\n        .badge-box {\n            background-color: #f5efe2;\n            border: 1px solid #e5d8b8;\n            border-radius: 6px;\n            padding: 20px;\n            margin-top: 30px;\n            text-align: center;\n            font-weight: bold;\n            color: #2c2512;\n        }\n\n        \/* Alt Bilgi *\/\n        .ebay-footer {\n            background-color: #111111;\n            color: #aaaaaa;\n            text-align: center;\n            padding: 20px;\n            font-size: 13px;\n            border-top: 3px solid #d4af37;\n            border-radius: 0 0 4px 4px;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"ebay-container\"\u003e\n\u003c!-- Üst Başlık Alanı --\u003e\n\u003cdiv class=\"ebay-header\"\u003e\n\u003ch2\u003eBlessed Prophetic Heritage\u003c\/h2\u003e\n\u003ch2\u003eCertified Original Cloth Cover from the Tomb of Prophet Muhammad (ﷺ)\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- Ana İçerik --\u003e\n\u003cdiv class=\"ebay-content\"\u003e\n\u003cp class=\"intro-text\"\u003eAn extraordinary opportunity to own a sacred piece of history—a certified fragment of the blessed cloth that adorned the final resting place of the Prophet Muhammad (ﷺ).\u003c\/p\u003e\n\u003cp\u003eThis magnificent spiritual masterpiece brings the profound peace and blessings of Madinah directly into your home. Beautifully preserved and showcased, it stands as a testament to Islamic heritage and deep devotion.\u003c\/p\u003e\n\u003c!-- Özellikler Bölümü --\u003e\n\u003cdiv class=\"section-title\"\u003e✦ Product Highlights \u0026amp; Features\u003c\/div\u003e\n\u003cul class=\"ebay-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Genuine Sacred Relic:\u003c\/strong\u003e An authentic piece of the historical drape used inside the Hujrah al-Saadah (Prophetic Chamber) in Al-Masjid an-Nabawi.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOfficial Certificate of Authenticity:\u003c\/strong\u003e Shipped with a verified official certificate confirming its prestigious and sacred Madinah origin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLuxury Premium Display Frame:\u003c\/strong\u003e Masterfully presented in an elegant, high-end frame with gold accents, ready to enrich any living room, office, or private collection\u003c\/li\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cstrong\u003eFrame Size :65 CM X 32 CM\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eA Priceless Legacy Gift:\u003c\/strong\u003e A deeply meaningful and rare gift for Hajj, Umrah, weddings, or as a treasured family heirloom passed down through generations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Tarihi Arka Plan Bölümü --\u003e\n\u003cdiv class=\"section-title\"\u003e✦ A Rare Spiritual Treasure\u003c\/div\u003e\n\u003cp\u003eThe drapes of the Rawdah and the Prophetic Chamber are replaced only on very rare historical occasions. Owning a genuine piece of this fabric is a unique privilege, offering an unmatched spiritual aura and aesthetic elegance to any sophisticated Islamic interior.\u003c\/p\u003e\n\u003c!-- Güven Kutusu --\u003e\n\u003cdiv class=\"badge-box\"\u003e🔒 100% Authenticity Guaranteed | Official Document Included | Premium Secure Packaging\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Alt Bilgi \/ Kargo ve İade --\u003e\n\u003cdiv class=\"ebay-footer\"\u003e\n\u003cp\u003e✈ Express Worldwide Shipping with Premium Care \u0026amp; Protective Presentation Box\u003c\/p\u003e\n\u003cp\u003e© Buy-Kaaba-Kiswah.com | Luxury Islamic Wall Art \u0026amp; Heritage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mecca Bazaar","offers":[{"title":"Default Title","offer_id":62299622113651,"sku":null,"price":400.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Certified_Blessed_Cloth_Cover_Of_The_grave_Prophet_Muhammad.png?v=1787495889"},{"product_id":"certificated-framed-original-kaaba-cover-i̇slamic-wallart-ramadan-decor-1","title":"Certified Original Kaaba Kiswah Framed Islamic Wall Art - Authentic Musim Decor (104x63 cm)","description":"\u003cp dir=\"ltr\" style=\"margin-top: 0; margin-bottom: 0; text-align: cent\u0026lt;!DOCTYPE html\u0026gt;\u0026lt;html lang=;\"\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Global Styles *\/\n        body {\n            font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n            line-height: 1.6;\n            color: #333333;\n            background-color: #f9f9f9;\n            margin: 0;\n            padding: 0;\n        }\n        .container {\n            max-width: 900px;\n            margin: 20px auto;\n            background: #ffffff;\n            border: 1px solid #e0e0e0;\n            border-radius: 4px;\n            overflow: hidden;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n        }\n        \n        \/* Header Banner *\/\n        .header-banner {\n            background-color: #111111;\n            color: #d4af37; \/* Gold color *\/\n            text-align: center;\n            padding: 30px 20px;\n            border-bottom: 3px solid #d4af37;\n        }\n        .header-banner h1 {\n            margin: 0;\n            font-size: 26px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: 600;\n        }\n        .header-banner p {\n            margin: 10px 0 0 0;\n            color: #ffffff;\n            font-size: 16px;\n            font-style: italic;\n        }\n\n        \/* Content Sections *\/\n        .content-padding {\n            padding: 30px;\n        }\n        \n        \/* Key Features Badges *\/\n        .badge-container {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            margin-bottom: 25px;\n            gap: 10px;\n        }\n        .badge {\n            flex: 1;\n            min-width: 200px;\n            background: #fdfaf2;\n            border: 1px solid #d4af37;\n            padding: 15px;\n            text-align: center;\n            border-radius: 4px;\n        }\n        .badge h3 {\n            margin: 0 0 5px 0;\n            color: #111111;\n            font-size: 14px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n        .badge p {\n            margin: 0;\n            color: #d4af37;\n            font-weight: bold;\n            font-size: 16px;\n        }\n\n        \/* Product Details *\/\n        h2.section-title {\n            color: #111111;\n            border-bottom: 2px solid #111111;\n            padding-bottom: 5px;\n            font-size: 20px;\n            text-transform: uppercase;\n            margin-top: 30px;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 15px;\n        }\n        .specs-table td {\n            padding: 12px;\n            border-bottom: 1px solid #eee;\n        }\n        .specs-table td.label {\n            font-weight: bold;\n            width: 30%;\n            color: #555555;\n        }\n\n        .description-text {\n            font-size: 15px;\n            color: #444444;\n            text-align: justify;\n        }\n\n        \/* Info Box *\/\n        .info-box {\n            background-color: #f4f4f4;\n            border-left: 4px solid #111111;\n            padding: 15px;\n            margin-top: 25px;\n            font-size: 14px;\n        }\n\n        \/* Footer *\/\n        .footer {\n            background-color: #111111;\n            color: #aaaaaa;\n            text-align: center;\n            padding: 20px;\n            font-size: 12px;\n            border-top: 3px solid #d4af37;\n        }\n\n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .content-padding {\n                padding: 15px;\n            }\n            .badge-container {\n                flex-direction: column;\n            }\n            .specs-table td {\n                display: block;\n                width: 100% !important;\n                box-sizing: border-box;\n            }\n            .specs-table td.label {\n                padding-bottom: 2px;\n                font-size: 13px;\n            }\n            .specs-table td.value {\n                padding-top: 2px;\n                font-weight: bold;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Header Banner --\u003e\n\u003cdiv class=\"header-banner\"\u003e\n\u003ch1\u003eFramed Kaaba Kiswa Cover\u003c\/h1\u003e\n\u003cp\u003eAn Authentic Piece of Islamic Heritage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-padding\"\u003e\n\u003c!-- Key Highlights --\u003e\n\u003cdiv class=\"badge-container\"\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003ch3\u003eAuthenticity\u003c\/h3\u003e\n\u003cp\u003e100% Original Used Kiswa\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003ch3\u003eShipping\u003c\/h3\u003e\n\u003cp\u003eExpress Delivery\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003ch3\u003eCertification\u003c\/h3\u003e\n\u003cp\u003eCertificate Included\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Specifications --\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"label\"\u003eItem:\u003c\/td\u003e\n\u003ctd class=\"value\"\u003eFramed Black Color Kaaba Kiswa Cover (Used for Holy Kaaba)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"label\"\u003eFrame Size:\u003c\/td\u003e\n\u003ctd class=\"value\"\u003e104 cm x 63 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"label\"\u003eCertificate:\u003c\/td\u003e\n\u003ctd class=\"value\"\u003eOfficial Certificate of Authenticity will be sent with the order\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"label\"\u003eShipping:\u003c\/td\u003e\n\u003ctd class=\"value\"\u003eWorldwide Express Shipping\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Product Description --\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Description\u003c\/h2\u003e\n\u003cdiv class=\"description-text\"\u003e\n\u003cp\u003e\u003cstrong\u003eThis cover is original and has been used for the Holy Kaaba.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIntroducing our exclusive collection of certified Kaaba covering cloths, each accompanied by a meticulously prepared certificate of authenticity. These precious treasures are more than just items – they are a timeless expression of devotion, making them perfect for Islamic weddings, engagements, and as unique house decorations for Muslim couples.\u003c\/p\u003e\n\u003cp\u003eElevate the sacred ambiance of these special moments with a touch of heritage and spirituality. Embrace the divine and celebrate the beauty of Islamic traditions with gifts that resonate with deep meaning and true authenticity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Shipping \u0026 Handling Note --\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003cstrong\u003eCustomer Notice:\u003c\/strong\u003e Your order is safely packaged to ensure it arrives in pristine condition. Tracking information will be provided immediately upon dispatch via express delivery services.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Footer --\u003e\n\u003cdiv class=\"footer\"\u003e\u003cstrong\u003e\u003cspan style=\"font-size: xx-large;\"\u003eBuy-Kaaba-kiswah.com \u003c\/span\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Mecca Bazaar","offers":[{"title":"Default Title","offer_id":62299681227123,"sku":null,"price":1200.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/framed_kaaba_kiswa.avif?v=1777978848"},{"product_id":"foot-mold-of-prophet-muhammad","title":"Prophet Muhammad Footprint Replica | Sacred Kadam Rasool","description":"\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n    \/* Shopify Temasına Özel İzolasyon Kapsayıcısı *\/\n    .shopify-museum-container {\n        background: radial-gradient(circle at center, #1c1d1f 0%, #090a0a 100%);\n        color: #ece8e1;\n        font-family: 'Montserrat', sans-serif;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        padding: 40px 15px;\n        position: relative;\n        width: 100%;\n        box-sizing: border-box;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n\n    \/* Antik Bronz Işıltı Aurası *\/\n    .shopify-museum-container::before {\n        content: '';\n        position: absolute;\n        width: 100%;\n        max-width: 750px;\n        height: 750px;\n        background: radial-gradient(circle, rgba(197, 160, 89, 0.04) 0%, transparent 75%);\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n        pointer-events: none;\n        z-index: 0;\n        animation: relicGlow 14s infinite alternate ease-in-out;\n    }\n\n    @keyframes relicGlow {\n        0% { transform: translate(-50%, -50%) scale(0.95); opacity: 0.5; }\n        100% { transform: translate(-50%, -50%) scale(1.05); opacity: 1; }\n    }\n\n    \/* Müze Sergileme Vitrini *\/\n    .shopify-museum-container .museum-vault-case {\n        background: linear-gradient(180deg, #121315 0%, #070809 100%);\n        border: 1px solid rgba(197, 160, 89, 0.35);\n        box-shadow: \n            0 0 0 5px #0b0c0d,\n            0 0 0 7px #c5a059,\n            0 45px 95px rgba(0, 0, 0, 0.95),\n            inset 0 0 50px rgba(0, 0, 0, 0.85);\n        border-radius: 2px;\n        max-width: 880px;\n        width: 100%;\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n        box-sizing: border-box;\n    }\n\n    \/* Eskitme Bronz Köşe Motifleri *\/\n    .shopify-museum-container .bronze-corner {\n        position: absolute;\n        width: 30px;\n        height: 30px;\n        border: 1.5px solid #c5a059;\n    }\n    .shopify-museum-container .bc-tl { top: 15px; left: 15px; border-right: none; border-bottom: none; }\n    .shopify-museum-container .bc-tr { top: 15px; right: 15px; border-left: none; border-bottom: none; }\n    .shopify-museum-container .bc-bl { bottom: 15px; left: 15px; border-right: none; border-top: none; }\n    .shopify-museum-container .bc-br { bottom: 15px; right: 15px; border-left: none; border-top: none; }\n\n    \/* Başlık Yapısı *\/\n    .shopify-museum-container .vault-header {\n        text-align: center;\n        margin-bottom: 35px;\n    }\n\n    .shopify-museum-container .collection-tag {\n        font-family: 'Cinzel', serif;\n        color: #c5a059;\n        font-size: 0.85rem;\n        letter-spacing: 4px;\n        text-transform: uppercase;\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .shopify-museum-container h2.product-title {\n        font-family: 'Cinzel Decorative', serif;\n        font-size: 2rem;\n        color: #ffffff;\n        font-weight: 700;\n        letter-spacing: 1px;\n        line-height: 1.4;\n        margin: 0 0 10px 0;\n        text-shadow: 0 4px 20px rgba(0, 0, 0, 0.9);\n        background: linear-gradient(to right, #ffffff 30%, #c5a059 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n    }\n\n    .shopify-museum-container .replica-badge {\n        display: inline-block;\n        margin-top: 10px;\n        font-family: 'Cinzel', serif;\n        font-size: 0.85rem;\n        color: #ffffff;\n        border: 1px solid rgba(197, 160, 89, 0.4);\n        padding: 5px 20px;\n        background: rgba(197, 160, 89, 0.03);\n        letter-spacing: 2px;\n        text-transform: uppercase;\n    }\n\n    \/* Klasik Bölme Çizgisi *\/\n    .shopify-museum-container .classic-divider {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        gap: 15px;\n        margin: 25px 0;\n    }\n\n    .shopify-museum-container .classic-divider .line {\n        height: 1px;\n        width: 120px;\n        background: linear-gradient(to right, transparent, #c5a059);\n    }\n    .shopify-museum-container .classic-divider .line.rev {\n        background: linear-gradient(to left, transparent, #c5a059);\n    }\n    .shopify-museum-container .classic-divider .crest {\n        color: #c5a059;\n        font-size: 1.1rem;\n    }\n\n    \/* Gövde Metni *\/\n    .shopify-museum-container .manifesto-para {\n        font-size: 1rem;\n        line-height: 1.9;\n        color: #ece8e1;\n        text-align: center;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .shopify-museum-container .manifesto-para strong {\n        color: #ffffff;\n        font-weight: 600;\n        border-bottom: 1px dotted #c5a059;\n        padding-bottom: 1px;\n    }\n\n    \/* Alt Başlıklar *\/\n    .shopify-museum-container .section-headline {\n        font-family: 'Cinzel', serif;\n        color: #c5a059;\n        font-size: 1.1rem;\n        margin-bottom: 20px;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-bottom: 1px solid rgba(197, 160, 89, 0.2);\n        padding-bottom: 8px;\n    }\n\n    \/* Özellik Kartları (3 Kolonlu Grid) *\/\n    .shopify-museum-container .perks-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 15px;\n        margin-bottom: 40px;\n    }\n\n    .shopify-museum-container .perk-card {\n        background: rgba(20, 21, 23, 0.5);\n        border: 1px solid rgba(197, 160, 89, 0.1);\n        padding: 20px;\n        border-radius: 2px;\n        transition: all 0.3s ease;\n    }\n\n    .shopify-museum-container .perk-card:hover {\n        border-color: #c5a059;\n        background: rgba(197, 160, 89, 0.02);\n        transform: translateY(-2px);\n    }\n\n    .shopify-museum-container .perk-card h3 {\n        font-family: 'Cinzel', serif;\n        color: #ffffff;\n        font-size: 0.85rem;\n        letter-spacing: 1px;\n        margin: 0 0 8px 0;\n        display: flex;\n        align-items: center;\n        gap: 6px;\n    }\n\n    .shopify-museum-container .perk-card h3::before {\n        content: \"✦\";\n        color: #c5a059;\n    }\n\n    .shopify-museum-container .perk-card p {\n        font-size: 0.82rem;\n        line-height: 1.6;\n        color: #b3b0aa;\n        font-weight: 300;\n        margin: 0;\n    }\n\n    \/* Detay Tablosu *\/\n    .shopify-museum-container .spec-museum-table {\n        width: 100%;\n        border-collapse: collapse;\n        border: 1px solid rgba(197, 160, 89, 0.15);\n        margin-bottom: 40px;\n    }\n\n    .shopify-museum-container th {\n        font-family: 'Cinzel', serif;\n        background-color: rgba(197, 160, 89, 0.08);\n        color: #c5a059;\n        padding: 14px 18px;\n        font-size: 0.9rem;\n        letter-spacing: 1px;\n        border-bottom: 2px solid #c5a059;\n        text-transform: uppercase;\n        text-align: left;\n    }\n\n    .shopify-museum-container td {\n        padding: 14px 18px;\n        font-size: 0.9rem;\n        color: #ece8e1;\n        border-bottom: 1px solid rgba(197, 160, 89, 0.1);\n        background-color: rgba(0, 0, 0, 0.2);\n    }\n\n    .shopify-museum-container tr:nth-child(even) td {\n        background-color: rgba(20, 21, 23, 0.3);\n    }\n\n    .shopify-museum-container tr:hover td {\n        background-color: rgba(197, 160, 89, 0.04);\n        color: #ffffff;\n        transition: all 0.2s ease;\n    }\n\n    .shopify-museum-container .spec-key-label {\n        font-family: 'Cinzel', serif;\n        font-weight: 600;\n        color: #c5a059;\n        width: 35%;\n        letter-spacing: 0.5px;\n    }\n\n    \/* Lojistik Paneli *\/\n    .shopify-museum-container .shipping-vault-panel {\n        background: linear-gradient(90deg, rgba(20, 21, 23, 0.6) 0%, rgba(7, 8, 9, 0.6) 100%);\n        border-left: 4px solid #c5a059;\n        padding: 20px;\n        border-radius: 0 4px 4px 0;\n        margin-bottom: 30px;\n    }\n\n    .shopify-museum-container .shipping-vault-panel h4 {\n        font-family: 'Cinzel', serif;\n        color: #c5a059;\n        font-size: 1rem;\n        letter-spacing: 1.5px;\n        margin: 0 0 8px 0;\n        text-transform: uppercase;\n    }\n\n    .shopify-museum-container .shipping-vault-panel p {\n        font-size: 0.88rem;\n        line-height: 1.7;\n        color: #b3b0aa;\n        font-weight: 300;\n        margin: 0;\n    }\n\n    \/* Bilgilendirme Dipnotu *\/\n    .shopify-museum-container .replica-disclaimer {\n        font-size: 0.78rem;\n        line-height: 1.5;\n        color: rgba(236, 232, 225, 0.5);\n        text-align: center;\n        border-top: 1px solid rgba(197, 160, 89, 0.1);\n        padding-top: 18px;\n        font-style: italic;\n    }\n\n    \/* Mobil Ekran Duyarlılığı *\/\n    @media (max-width: 768px) {\n        .shopify-museum-container .museum-vault-case { padding: 30px 15px; }\n        .shopify-museum-container h2.product-title { font-size: 1.5rem; }\n        .shopify-museum-container .perks-grid { grid-template-columns: 1fr; gap: 12px; }\n        .shopify-museum-container .classic-divider .line { width: 50px; }\n        .shopify-museum-container .spec-key-label { width: 100%; display: block; padding-bottom: 4px; }\n        .shopify-museum-container td { display: block; width: 100%; box-sizing: border-box; }\n        .shopify-museum-container th { display: none; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"shopify-museum-container\"\u003e\n    \u003cdiv class=\"museum-vault-case\"\u003e\n        \u003c!-- Eskitme Bronz Köşeler --\u003e\n        \u003cdiv class=\"bronze-corner bc-tl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"bronze-corner bc-tr\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"bronze-corner bc-bl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"bronze-corner bc-br\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Üst Başlık Grubu --\u003e\n        \u003cdiv class=\"vault-header\"\u003e\n            \u003cspan class=\"collection-tag\"\u003eMuseum-Grade Prophetic Heritage\u003c\/span\u003e\n            \u003ch2 class=\"product-title\"\u003eSacred Footprint Replica of Prophet Muhammad (PBUH)\u003c\/h2\u003e\n            \u003cdiv class=\"replica-badge\"\u003ePremium Kadam Rasool Mold\u003c\/div\u003e\n            \n            \u003cdiv class=\"classic-divider\"\u003e\n                \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n                \u003cdiv class=\"line rev\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Ana Açıklama Metni --\u003e\n        \u003cdiv class=\"manifesto-para\"\u003e\n            Introduce an extraordinary piece of Islamic history, deep reverence, and cultural heritage into your space with this \u003cstrong\u003eMuseum-Grade Footprint Replica of Prophet Muhammad (PBUH)\u003c\/strong\u003e. Modeled after the historic Kadam-i Şerif (Kadam Rasool) artifacts preserved in sacred sanctuaries and top international museums, this meticulously crafted artifact serves as a breathtaking spiritual centerpiece for your home or office.\n            \u003cbr\u003e\u003cbr\u003e\n            Every detail of this sacred mold is intricately captured using high-tier premium materials, ensuring a flawless presentation of traditional Islamic artistry. Whether elegantly displayed on a library shelf, featured in your private prayer area, or presented as a highly prestigious gift, this unique relic serves as a constant, beautiful reminder of the Prophet's timeless legacy.\n        \u003c\/div\u003e\n\n        \u003c!-- Neden İstisnai? Özellik Kartları --\u003e\n        \u003cdiv class=\"section-headline\"\u003e✨ Exceptional Highlights\u003c\/div\u003e\n        \u003cdiv class=\"perks-grid\"\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eMuseum Craftsmanship\u003c\/h3\u003e\n                \u003cp\u003eMeticulously engineered to replicate the precise, historical geometry and texture of the venerated prophetic footprints.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003ePremium Display Art\u003c\/h3\u003e\n                \u003cp\u003eHighly versatile size and weight, perfect for custom luxury framing, desktop display, or prominent placement as elite Islamic art.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eThe Ultimate Gift\u003c\/h3\u003e\n                \u003cp\u003eAn unforgettable, high-value spiritual surprise ideal for luxury corporate gifting, weddings, Eid, or Hajj returns. \u003cstrong\u003eSize: 26 X 11 CM\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Teknik Detaylar Tablosu --\u003e\n        \u003cdiv class=\"section-headline\"\u003e📌 Technical Product Specifications\u003c\/div\u003e\n        \u003ctable class=\"spec-museum-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFeature\u003c\/th\u003e\n                    \u003cth\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key-label\"\u003eItem Type\u003c\/td\u003e\n                    \u003ctd\u003eSacred Footprint Replica (Kadam Rasool Mold) of Prophet Muhammad (PBUH)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key-label\"\u003eMaterial \u0026amp; Finish\u003c\/td\u003e\n                    \u003ctd\u003ePremium High-Density Durable Composite with Historical Texture Coating\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key-label\"\u003eBest Used For\u003c\/td\u003e\n                    \u003ctd\u003eIslamic Home Decor, Executive Office Artifact, Premium Spiritual Gifting\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key-label\"\u003eShipping \u0026amp; Packaging\u003c\/td\u003e\n                    \u003ctd\u003eFully tracked, insured, global premium express shipping with shockproof protection\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003c!-- Lojistik Paneli --\u003e\n        \u003cdiv class=\"shipping-vault-panel\"\u003e\n            \u003ch4\u003e✈️ Heavy-Duty Secure Packaging \u0026amp; Global Delivery\u003c\/h4\u003e\n            \u003cp\u003e\n                As a highly valued historical replica, this item is handled with the utmost care during logistics preparation. It is securely packed using multi-layered, specialized shockproof and form-fitting protective materials to safeguard the delicate contours and structural finish, guaranteeing pristine arrival at your doorstep via elite international express couriers.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Bilgilendirme Dipnotu --\u003e\n        \u003cdiv class=\"replica-disclaimer\"\u003e\n            * Please note: This item is a high-quality artist replica intended for cultural, educational, and spiritual appreciation. Browse our online store to explore our certified original Holy Kaaba Kiswah drapes and rare Prophetic Chamber fabrics from Medina.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mecca Bazaar","offers":[{"title":"Default Title","offer_id":62347559371123,"sku":null,"price":100.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Prophet_Muhammad_Footprint_Replica_Sacred_Kadam_Rasool.png?v=1779623877"},{"product_id":"original-prophet-muhammads-burial-shroud-certified-by-the-saudi-government","title":"Prophet's Muhammad Tomb Grave Cloth | Saudi Government Certified","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eFabric from Prophet Muhammad's (PBUH) Sacred Tomb\u003c\/title\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            \/* Derin Kadife Kızılı ve Mistik Gece Geçişi *\/\n            background: radial-gradient(circle at center, #3d000a 0%, #140003 100%);\n            color: #ffffff;\n            font-family: 'Montserrat', sans-serif;\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 60px 20px;\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        \/* Ruhani Gümüş\/Beyaz Işıltı Aurası *\/\n        body::before {\n            content: '';\n            position: absolute;\n            width: 800px;\n            height: 800px;\n            background: radial-gradient(circle, rgba(255, 255, 255, 0.03) 0%, transparent 70%);\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            pointer-events: none;\n            z-index: 0;\n            animation: sacredGlow 14s infinite alternate ease-in-out;\n        }\n\n        @keyframes sacredGlow {\n            0% { transform: translate(-50%, -50%) scale(0.95); opacity: 0.6; }\n            100% { transform: translate(-50%, -50%) scale(1.05); opacity: 1; }\n        }\n\n        \/* Müze Sergileme Kasası \/ Kızıl Matris *\/\n        .sacred-relic-vault {\n            background: linear-gradient(180deg, #240005 0%, #0a0001 100%);\n            border: 1px solid rgba(255, 255, 255, 0.3);\n            box-shadow: \n                0 0 0 5px #140003,\n                0 0 0 7px #ffffff,\n                0 45px 95px rgba(0, 0, 0, 0.95),\n                inset 0 0 50px rgba(0, 0, 0, 0.9);\n            border-radius: 2px;\n            max-width: 880px;\n            width: 100%;\n            padding: 60px;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Saf Beyaz\/Gümüş İnce Köşe Süsleri *\/\n        .silver-corner {\n            position: absolute;\n            width: 40px;\n            height: 40px;\n            border: 1.5px solid #ffffff;\n        }\n        .sc-tl { top: 18px; left: 18px; border-right: none; border-bottom: none; }\n        .sc-tr { top: 18px; right: 18px; border-left: none; border-bottom: none; }\n        .sc-bl { bottom: 18px; left: 18px; border-right: none; border-top: none; }\n        .sc-br { bottom: 18px; right: 18px; border-left: none; border-top: none; }\n\n        \/* Başlık Mimarisi *\/\n        .vault-header {\n            text-align: center;\n            margin-bottom: 45px;\n        }\n\n        .medina-tag {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.85rem;\n            letter-spacing: 6px;\n            text-transform: uppercase;\n            display: block;\n            margin-bottom: 12px;\n            opacity: 0.8;\n        }\n\n        h1 {\n            font-family: 'Cinzel Decorative', serif;\n            font-size: 2.2rem;\n            color: #ffffff;\n            font-weight: 700;\n            letter-spacing: 1px;\n            line-height: 1.4;\n            text-shadow: 0 4px 20px rgba(0, 0, 0, 0.9);\n        }\n\n        .frame-badge {\n            display: inline-block;\n            margin-top: 15px;\n            font-family: 'Cinzel', serif;\n            font-size: 0.9rem;\n            color: #ffffff;\n            border: 1px solid rgba(255, 255, 255, 0.5);\n            padding: 6px 22px;\n            background: rgba(255, 255, 255, 0.05);\n            letter-spacing: 2px;\n            text-transform: uppercase;\n        }\n\n        \/* Estetik Beyaz Seperatör *\/\n        .relic-divider {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 15px;\n            margin: 30px 0;\n        }\n\n        .relic-divider .line {\n            height: 1px;\n            width: 140px;\n            background: linear-gradient(to right, transparent, #ffffff);\n        }\n        .relic-divider .line.rev {\n            background: linear-gradient(to left, transparent, #ffffff);\n        }\n        .relic-divider .crest {\n            color: #ffffff;\n            font-size: 1.1rem;\n        }\n\n        \/* Gövde Metni *\/\n        .manifesto-text {\n            font-size: 1.05rem;\n            line-height: 2.0;\n            color: #ffffff;\n            text-align: center;\n            font-weight: 300;\n            margin-bottom: 50px;\n            opacity: 0.95;\n        }\n\n        .manifesto-text strong {\n            color: #ffffff;\n            font-weight: 600;\n            border-bottom: 1px dashed #ffffff;\n            padding-bottom: 1px;\n        }\n\n        \/* Alt Başlıklar *\/\n        .section-headline {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.15rem;\n            margin-bottom: 25px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.3);\n            padding-bottom: 8px;\n        }\n\n        \/* Benzersiz Özellikler Grid Sistemi *\/\n        .highlights-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 20px;\n            margin-bottom: 50px;\n        }\n\n        .highlight-card {\n            background: rgba(255, 255, 255, 0.03);\n            border: 1px solid rgba(255, 255, 255, 0.15);\n            padding: 22px;\n            border-radius: 2px;\n            transition: all 0.3s ease;\n        }\n\n        .highlight-card:hover {\n            border-color: #ffffff;\n            background: rgba(255, 255, 255, 0.07);\n            transform: translateY(-2px);\n        }\n\n        .highlight-card h3 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.9rem;\n            letter-spacing: 1px;\n            margin-bottom: 10px;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        .highlight-card h3::before {\n            content: \"✦\";\n            color: #ffffff;\n        }\n\n        .highlight-card p {\n            font-size: 0.85rem;\n            line-height: 1.6;\n            color: #ffffff;\n            font-weight: 300;\n            opacity: 0.8;\n        }\n\n        \/* Teknik Detay Tablosu *\/\n        .spec-luxury-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            margin-bottom: 50px;\n        }\n\n        th {\n            font-family: 'Cinzel', serif;\n            background-color: rgba(255, 255, 255, 0.08);\n            color: #ffffff;\n            padding: 16px 20px;\n            font-size: 0.95rem;\n            letter-spacing: 1px;\n            border-bottom: 2px solid #ffffff;\n            text-transform: uppercase;\n            text-align: left;\n        }\n\n        td {\n            padding: 16px 20px;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            background-color: rgba(0, 0, 0, 0.3);\n        }\n\n        tr:nth-child(even) td {\n            background-color: rgba(255, 255, 255, 0.02);\n        }\n\n        tr:hover td {\n            background-color: rgba(255, 255, 255, 0.05);\n            transition: all 0.2s ease;\n        }\n\n        .spec-key {\n            font-family: 'Cinzel', serif;\n            font-weight: 600;\n            color: #ffffff;\n            width: 30%;\n            letter-spacing: 0.5px;\n            opacity: 0.9;\n        }\n\n        \/* Güvenli Taşıma Paneli *\/\n        .shipping-secure-box {\n            background: linear-gradient(90deg, rgba(255, 255, 255, 0.04) 0%, rgba(0, 0, 0, 0.4) 100%);\n            border-left: 4px solid #ffffff;\n            padding: 25px;\n            border-radius: 0 4px 4px 0;\n            margin-bottom: 35px;\n        }\n\n        .shipping-secure-box h4 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.05rem;\n            letter-spacing: 2px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n        }\n\n        .shipping-secure-box p {\n            font-size: 0.92rem;\n            line-height: 1.75;\n            color: #ffffff;\n            font-weight: 300;\n            opacity: 0.85;\n        }\n\n        \/* Unik Doku Dipnotu *\/\n        .relic-disclaimer {\n            font-size: 0.8rem;\n            line-height: 1.6;\n            color: rgba(255, 255, 255, 0.5);\n            text-align: center;\n            border-top: 1px solid rgba(255, 255, 255, 0.15);\n            padding-top: 20px;\n            font-style: italic;\n        }\n\n        \/* Mobil Ekran Duyarlılığı *\/\n        @media (max-width: 768px) {\n            .sacred-relic-vault { padding: 40px 20px; }\n            h1 { font-size: 1.65rem; }\n            .highlights-grid { grid-template-columns: 1fr; gap: 15px; }\n            .relic-divider .line { width: 60px; }\n            .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n            td { display: block; width: 100%; }\n            th { display: none; }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"sacred-relic-vault\"\u003e\n        \u003c!-- İnce Saf Beyaz Köşeler --\u003e\n        \u003cdiv class=\"silver-corner sc-tl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"silver-corner sc-tr\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"silver-corner sc-bl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"silver-corner sc-br\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Üst Başlık Grubu --\u003e\n        \u003cdiv class=\"vault-header\"\u003e\n            \u003cspan class=\"medina-tag\"\u003eAl-Madinah Al-Munawwarah Heritage\u003c\/span\u003e\n            \u003ch1\u003eFabric from Prophet Muhammad's (PBUH) Sacred Tomb\u003c\/h1\u003e\n            \u003cdiv class=\"frame-badge\"\u003eSaudi Government Certified • 22 CM X 22 CM\u003c\/div\u003e\n            \n            \u003cdiv class=\"relic-divider\"\u003e\n                \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n                \u003cdiv class=\"line rev\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Ana Açıklama Metni --\u003e\n        \u003cdiv class=\"manifesto-text\"\u003e\n            Introduce an immeasurable spiritual tranquility, profound historical heritage, and unmatched prestige into your home or private sanctuary with this \u003cstrong\u003eFabric from the Sacred Tomb of Prophet Muhammad (PBUH)\u003c\/strong\u003e. Sourced directly from the holy Hujrah as-Saadah (The Prophetic Chamber) in Medina, this authentic sacred textile comes officially certified by the Saudi government authorities, making it an irreplaceable centerpiece for premier collectors of rare Islamic artifacts.\n            \u003cbr\u003e\u003cbr\u003e\n            Perfectly preserved in its original texture and intricate historical weave, this extraordinary Rawdah al-Mutahharah fabric represents centuries of deep devotion and master-tier Islamic artistry. It is exceptionally well-suited for premium custom luxury framing, creating a prestigious, conversation-starting masterpiece on your living room wall, executive corporate office, or private prayer area.\n        \u003c\/div\u003e\n\n        \u003c!-- Neden Eşsiz? Özellik Kartları --\u003e\n        \u003cdiv class=\"section-headline\"\u003e✨ Globally Unique Highlights\u003c\/div\u003e\n        \u003cdiv class=\"highlights-grid\"\u003e\n            \u003cdiv class=\"highlight-card\"\u003e\n                \u003ch3\u003eGovernment Certified\u003c\/h3\u003e\n                \u003cp\u003eAccompanied by official verification documentation, legally guaranteeing its genuine, authentic, and direct origin from the Prophet's Chamber in Masjid an-Nabawi.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"highlight-card\"\u003e\n                \u003ch3\u003eUltra-Rare Collectible\u003c\/h3\u003e\n                \u003cp\u003eBecause the sacred covers of the Prophet's tomb are changed under highly restricted conditions, owning a verified physical segment is a rare, once-in-a-lifetime opportunity.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"highlight-card\"\u003e\n                \u003ch3\u003eThe Ultimate Prestige Gift\u003c\/h3\u003e\n                \u003cp\u003eAn unforgettable spiritual gesture for milestone corporate gifts, high-profile weddings, Ramadan, Eid, or for loved ones returning from Hajj and Umrah.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Teknik Detaylar Tablosu --\u003e\n        \u003cdiv class=\"section-headline\"\u003e📌 Technical Product Specifications\u003c\/div\u003e\n        \u003ctable class=\"spec-luxury-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFeature\u003c\/th\u003e\n                    \u003cth\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eItem Type\u003c\/td\u003e\n                    \u003ctd\u003eSacred Cloth from Prophet Muhammad's Tomb (Hujrah as-Saadah)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eSacred Origin\u003c\/td\u003e\n                    \u003ctd\u003eAl-Madinah Al-Munawwarah, Kingdom of Saudi Arabia\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eAuthenticity\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600;\"\u003e100% Genuine with Official Saudi Government Authentication Papers\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eBest Used For\u003c\/td\u003e\n                    \u003ctd\u003eMuseum-Grade Collection, Custom Luxury Framing, Islamic Wall Art\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eShipping \u0026amp; Logistics\u003c\/td\u003e\n                    \u003ctd\u003eFully tracked, insured, global premium express shipping (FedEx\/DHL\/UPS)\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003c!-- Güvenli Teslimat Paneli --\u003e\n        \u003cdiv class=\"shipping-secure-box\"\u003e\n            \u003ch4\u003e✈️ Museum-Grade Safe Handling \u0026amp; Secure Global Shipping\u003c\/h4\u003e\n            \u003cp\u003e\n                As an item of profound religious and historical venedation, this original certified Prophetic Chamber piece is handled with the highest level of respect and strict care during logistics preparation. It is securely packaged using specialized, shockproof protective materials to safeguard the delicate textile fibers, guaranteeing flawless arrival at your doorstep via elite international express couriers.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Kapanış Dipnotu --\u003e\n        \u003cdiv class=\"relic-disclaimer\"\u003e\n            * Please note: Every fragment is a completely unique cut from the master textile and possesses its own distinctive historical weave texture. Browse our online store to explore our certified black Holy Kaaba Kiswah drapes and premium pre-framed Islamic artwork.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Mecca Bazaar","offers":[{"title":"Default Title","offer_id":62349515817331,"sku":null,"price":135.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Original_Prophet_Muhammad_s_burial_shroud_certified_by_the_Saudi_government.png?v=1771590763"},{"product_id":"framed-kaabah-kiswa-cloth-islamic-eid-gifts-ramadan-gifts","title":"Framed Kaaba Kiswa Cloth | Premium Islamic Eid \u0026 Ramadan Gifts","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eFramed Kaaba Kiswa Cloth - Premium Islamic Eid \u0026amp; Ramadan Gifts\u003c\/title\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            \/* Saf Derin Siyah Zemin Atmosferi *\/\n            background: radial-gradient(circle at center, #141414 0%, #000000 100%);\n            color: #ffffff;\n            font-family: 'Montserrat', sans-serif;\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 60px 20px;\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        \/* Ruhani Beyaz Işık Aurası *\/\n        body::before {\n            content: '';\n            position: absolute;\n            width: 750px;\n            height: 750px;\n            background: radial-gradient(circle, rgba(255, 255, 255, 0.02) 0%, transparent 70%);\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            pointer-events: none;\n            z-index: 0;\n            animation: obsidianGlow 12s infinite alternate ease-in-out;\n        }\n\n        @keyframes obsidianGlow {\n            0% { transform: translate(-50%, -50%) scale(0.97); opacity: 0.5; }\n            100% { transform: translate(-50%, -50%) scale(1.03); opacity: 1; }\n        }\n\n        \/* Lüks Siyah Teşhir Kasası *\/\n        .obsidian-relic-vault {\n            background: linear-gradient(180deg, #0a0a0a 0%, #020202 100%);\n            border: 1px solid rgba(255, 255, 255, 0.25);\n            box-shadow: \n                0 0 0 5px #000000,\n                0 0 0 7px #ffffff,\n                0 45px 95px rgba(0, 0, 0, 0.95),\n                inset 0 0 50px rgba(0, 0, 0, 0.9);\n            border-radius: 2px;\n            max-width: 880px;\n            width: 100%;\n            padding: 60px;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Saf Beyaz İnce Köşe Süsleri *\/\n        .stark-corner {\n            position: absolute;\n            width: 40px;\n            height: 40px;\n            border: 1.5px solid #ffffff;\n        }\n        .sc-tl { top: 18px; left: 18px; border-right: none; border-bottom: none; }\n        .sc-tr { top: 18px; right: 18px; border-left: none; border-bottom: none; }\n        .sc-bl { bottom: 18px; left: 18px; border-right: none; border-top: none; }\n        .sc-br { bottom: 18px; right: 18px; border-left: none; border-top: none; }\n\n        \/* Başlık Mimarisi *\/\n        .vault-header {\n            text-align: center;\n            margin-bottom: 45px;\n        }\n\n        .makkah-tag {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.85rem;\n            letter-spacing: 6px;\n            text-transform: uppercase;\n            display: block;\n            margin-bottom: 12px;\n            opacity: 0.7;\n        }\n\n        h1 {\n            font-family: 'Cinzel Decorative', serif;\n            font-size: 2.2rem;\n            color: #ffffff;\n            font-weight: 700;\n            letter-spacing: 1px;\n            line-height: 1.4;\n            text-shadow: 0 4px 20px rgba(0, 0, 0, 0.9);\n        }\n\n        .curated-badge {\n            display: inline-block;\n            margin-top: 15px;\n            font-family: 'Cinzel', serif;\n            font-size: 0.9rem;\n            color: #ffffff;\n            border: 1px solid rgba(255, 255, 255, 0.6);\n            padding: 6px 24px;\n            background: rgba(255, 255, 255, 0.05);\n            letter-spacing: 2px;\n            text-transform: uppercase;\n        }\n\n        \/* Minimalist Çizgi Seperatör *\/\n        .stark-divider {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 15px;\n            margin: 30px 0;\n        }\n\n        .stark-divider .line {\n            height: 1px;\n            width: 140px;\n            background: linear-gradient(to right, transparent, #ffffff);\n        }\n        .stark-divider .line.rev {\n            background: linear-gradient(to left, transparent, #ffffff);\n        }\n        .stark-divider .crest {\n            color: #ffffff;\n            font-size: 1.1rem;\n        }\n\n        \/* Gövde Metni *\/\n        .manifesto-body {\n            font-size: 1.05rem;\n            line-height: 2.0;\n            color: #ffffff;\n            text-align: center;\n            font-weight: 300;\n            margin-bottom: 50px;\n        }\n\n        .manifesto-body strong {\n            color: #ffffff;\n            font-weight: 600;\n            border-bottom: 1px dashed rgba(255, 255, 255, 0.5);\n            padding-bottom: 1px;\n        }\n\n        \/* Alt Başlıklar *\/\n        .section-headline {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.15rem;\n            margin-bottom: 25px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.3);\n            padding-bottom: 8px;\n        }\n\n        \/* Özellik Kartları Grid Sistemi *\/\n        .perks-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 20px;\n            margin-bottom: 50px;\n        }\n\n        .perk-card {\n            background: rgba(255, 255, 255, 0.02);\n            border: 1px solid rgba(255, 255, 255, 0.12);\n            padding: 22px;\n            border-radius: 2px;\n            transition: all 0.3s ease;\n        }\n\n        .perk-card:hover {\n            border-color: #ffffff;\n            background: rgba(255, 255, 255, 0.06);\n            transform: translateY(-2px);\n        }\n\n        .perk-card h3 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.9rem;\n            letter-spacing: 1px;\n            margin-bottom: 10px;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        .perk-card h3::before {\n            content: \"✦\";\n            color: #ffffff;\n        }\n\n        .perk-card p {\n            font-size: 0.85rem;\n            line-height: 1.6;\n            color: #ffffff;\n            font-weight: 300;\n            opacity: 0.75;\n        }\n\n        \/* Özellikler Tablosu *\/\n        .spec-stark-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            margin-bottom: 50px;\n        }\n\n        th {\n            font-family: 'Cinzel', serif;\n            background-color: rgba(255, 255, 255, 0.07);\n            color: #ffffff;\n            padding: 16px 20px;\n            font-size: 0.95rem;\n            letter-spacing: 1px;\n            border-bottom: 2px solid #ffffff;\n            text-transform: uppercase;\n            text-align: left;\n        }\n\n        td {\n            padding: 16px 20px;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            background-color: rgba(0, 0, 0, 0.4);\n        }\n\n        tr:nth-child(even) td {\n            background-color: rgba(255, 255, 255, 0.01);\n        }\n\n        tr:hover td {\n            background-color: rgba(255, 255, 255, 0.04);\n            transition: all 0.2s ease;\n        }\n\n        .spec-key {\n            font-family: 'Cinzel', serif;\n            font-weight: 600;\n            color: #ffffff;\n            width: 30%;\n            letter-spacing: 0.5px;\n            opacity: 0.9;\n        }\n\n        \/* Güvenli Kargo ve Taşıma Paneli *\/\n        .shipping-stark-box {\n            background: linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0%, rgba(0, 0, 0, 0.5) 100%);\n            border-left: 4px solid #ffffff;\n            padding: 25px;\n            border-radius: 0 4px 4px 0;\n            margin-bottom: 35px;\n        }\n\n        .shipping-stark-box h4 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.05rem;\n            letter-spacing: 2px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n        }\n\n        .shipping-stark-box p {\n            font-size: 0.92rem;\n            line-height: 1.75;\n            color: #ffffff;\n            font-weight: 300;\n            opacity: 0.8;\n        }\n\n        \/* Eşsizlik Bilgilendirme Dipnotu *\/\n        .relic-disclaimer {\n            font-size: 0.8rem;\n            line-height: 1.6;\n            color: rgba(255, 255, 255, 0.45);\n            text-align: center;\n            border-top: 1px solid rgba(255, 255, 255, 0.15);\n            padding-top: 20px;\n            font-style: italic;\n        }\n\n        \/* Mobil Cihaz Duyarlılığı *\/\n        @media (max-width: 768px) {\n            .obsidian-relic-vault { padding: 40px 20px; }\n            h1 { font-size: 1.65rem; }\n            .perks-grid { grid-template-columns: 1fr; gap: 15px; }\n            .stark-divider .line { width: 60px; }\n            .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n            td { display: block; width: 100%; }\n            th { display: none; }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"obsidian-relic-vault\"\u003e\n        \u003c!-- İnce Saf Beyaz Köşeler --\u003e\n        \u003cdiv class=\"stark-corner sc-tl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"stark-corner sc-tr\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"stark-corner sc-bl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"stark-corner sc-br\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Üst Başlık Alanı --\u003e\n        \u003cdiv class=\"vault-header\"\u003e\n            \u003cspan class=\"makkah-tag\"\u003eSacred Sanctuary of Makkah\u003c\/span\u003e\n            \u003ch1\u003eFramed Kaaba Kiswa Cloth\u003c\/h1\u003e\n            \u003cdiv class=\"curated-badge\"\u003eCertified Masterpiece • 36 CM X 32 CM\u003c\/div\u003e\n            \n            \u003cdiv class=\"stark-divider\"\u003e\n                \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n                \u003cdiv class=\"line rev\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Ana Manifesto Metni --\u003e\n        \u003cdiv class=\"manifesto-body\"\u003e\n            Celebrate the sacred seasons of Islam by bringing a profound blessing into your home, or surprise a loved one with the ultimate spiritual gesture. This \u003cstrong\u003eCertified Framed Kaaba Kiswa Cloth\u003c\/strong\u003e features an authentic piece of the Holy Kaaba's sacred drape (Kiswat al-Kaaba) from Makkah, making it one of the most prestigious Islamic Eid gifts and Ramadan gifts available globally.\n            \u003cbr\u003e\u003cbr\u003e\n            Every fragment is meticulously woven from pure premium black silk and is presented professionally framed, arriving ready to display on your living room wall, private prayer room, or executive office. It stands as an invaluable spiritual treasure and a breathtaking piece of Islamic wall art to be safely passed down through generations as a priceless family heirloom.\n        \u003c\/div\u003e\n\n        \u003c!-- Öne Çıkan Özellikler Kartları --\u003e\n        \u003cdiv class=\"section-headline\"\u003e✨ Ultimate Spiritual Gift Highlights\u003c\/div\u003e\n        \u003cdiv class=\"perks-grid\"\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003e100% Authentic \u0026amp; Certified\u003c\/h3\u003e\n                \u003cp\u003eCommes complete with official authentication documentation, legally guaranteeing its genuine and direct origin from the House of Allah (Baytullah) in Mecca.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eExquisite Presentation\u003c\/h3\u003e\n                \u003cp\u003eEncased in a premium-quality luxury frame designed to beautifully protect the historical textile fibers while complementing high-end interiors.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eMilestone Present\u003c\/h3\u003e\n                \u003cp\u003eAn unforgettable, high-value spiritual surprise perfect for corporate gifts, weddings, Ramadan decor, Eid, or Hajj and Umrah returns. \u003cstrong\u003eSize: 36 X 32 CM\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Teknik Detaylar Tablosu --\u003e\n        \u003cdiv class=\"section-headline\"\u003e📌 Technical Product Specifications\u003c\/div\u003e\n        \u003ctable class=\"spec-stark-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFeature\u003c\/th\u003e\n                    \u003cth\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eItem Type\u003c\/td\u003e\n                    \u003ctd\u003eOriginal Framed Kiswah (Holy Kaaba Cover Fragment)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eDisplay Ready\u003c\/td\u003e\n                    \u003ctd\u003eProfessionally Framed with Heavy-Duty Mounts\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eAuthenticity\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600;\"\u003e100% Genuine with Official Verification Papers Included\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eRecommended For\u003c\/td\u003e\n                    \u003ctd\u003ePremium Islamic Gifting, Eid \u0026amp; Ramadan Decor, Office Masterpiece\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eShipping\u003c\/td\u003e\n                    \u003ctd\u003eFully tracked, insured, global premium express shipping (FedEx\/DHL\/UPS)\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003c!-- Saygılı ve Güvenli Taşıma Kutusu --\u003e\n        \u003cdiv class=\"shipping-stark-box\"\u003e\n            \u003ch4\u003e✈️ Safe Handling \u0026amp; Secure Global Delivery\u003c\/h4\u003e\n            \u003cp\u003e\n                As a deeply venerated sacred item, this framed original Kiswa piece is handled with the highest level of respect and strict care. The item is packed securely using multi-layered, specialized shockproof and anti-scratch materials to guarantee that both the glass and the premium frame structure arrive in flawless, pristine condition at your doorstep.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Alt Kapanış Bilgilendirmesi --\u003e\n        \u003cdiv class=\"relic-disclaimer\"\u003e\n            * Please note: Every piece features its own historic weave pattern and texture, making your artifact completely unique. Browse our online store to explore large unframed Kiswah cloths and rare Prophetic Chamber relics from Medina.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Mecca Bazaar","offers":[{"title":"Default Title","offer_id":62349520175475,"sku":null,"price":275.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Framed_Kaabah_Kiswa_Cloth_Islamic_Eid_Gifts_-_Ramadan_Gifts.gif?v=1765098641"},{"product_id":"certificated-framed-original-kaaba-cover-i̇slamic-wallart-ramadan-deco","title":"Certificated  Big Framed Original Kaaba Cover - Certified Kaaba Kiswah","description":"\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n    \/* Shopify Temasına Özel İzolasyon Kapsayıcısı *\/\n    .shopify-royal-vault {\n        background: radial-gradient(circle at center, #161616 0%, #000000 100%);\n        color: #f4f4f0;\n        font-family: 'Montserrat', sans-serif;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        padding: 40px 15px;\n        position: relative;\n        width: 100%;\n        box-sizing: border-box;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n\n    \/* İlahi Varak Altın Işıltı Aurası *\/\n    .shopify-royal-vault::before {\n        content: '';\n        position: absolute;\n        width: 100%;\n        max-width: 900px;\n        height: 900px;\n        background: radial-gradient(circle, rgba(223, 186, 107, 0.05) 0%, transparent 70%);\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n        pointer-events: none;\n        z-index: 0;\n        animation: imperialGlow 15s infinite alternate ease-in-out;\n    }\n\n    @keyframes imperialGlow {\n        0% { transform: translate(-50%, -50%) scale(0.93); opacity: 0.6; }\n        100% { transform: translate(-50%, -50%) scale(1.07); opacity: 1; }\n    }\n\n    \/* Ağır Müze Sergileme Kasası *\/\n    .shopify-royal-vault .luxury-palace-vault {\n        background: linear-gradient(180deg, #0d0d0d 0%, #020202 100%);\n        border: 2px solid #dfba6b;\n        box-shadow: \n            0 0 0 6px #000000,\n            0 0 0 9px #dfba6b,\n            0 0 40px rgba(223, 186, 107, 0.15),\n            0 55px 110px rgba(0, 0, 0, 0.95),\n            inset 0 0 60px rgba(0, 0, 0, 0.95);\n        border-radius: 2px;\n        max-width: 900px;\n        width: 100%;\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n        box-sizing: border-box;\n    }\n\n    \/* Şaşaalı Altın Kakma Köşe Motifleri *\/\n    .shopify-royal-vault .imperial-corner {\n        position: absolute;\n        width: 40px;\n        height: 40px;\n        border: 2.5px solid #dfba6b;\n    }\n    .shopify-royal-vault .ic-tl { top: 15px; left: 15px; border-right: none; border-bottom: none; }\n    .shopify-royal-vault .ic-tr { top: 15px; right: 15px; border-left: none; border-bottom: none; }\n    .shopify-royal-vault .ic-bl { bottom: 15px; left: 15px; border-right: none; border-top: none; }\n    .shopify-royal-vault .ic-br { bottom: 15px; right: 15px; border-left: none; border-top: none; }\n\n    \/* Başlık Mimarisi *\/\n    .shopify-royal-vault .vault-header {\n        text-align: center;\n        margin-bottom: 40px;\n    }\n\n    .shopify-royal-vault .sanctuary-tag {\n        font-family: 'Cinzel', serif;\n        color: #dfba6b;\n        font-size: 0.85rem;\n        letter-spacing: 6px;\n        text-transform: uppercase;\n        display: block;\n        margin-bottom: 12px;\n        text-shadow: 0 2px 10px rgba(223, 186, 107, 0.3);\n    }\n\n    .shopify-royal-vault h2.product-title {\n        font-family: 'Cinzel Decorative', serif;\n        font-size: 2.1rem;\n        color: #ffffff;\n        font-weight: 700;\n        letter-spacing: 1px;\n        line-height: 1.4;\n        margin: 0 0 10px 0;\n        text-shadow: 0 4px 25px rgba(0, 0, 0, 0.95);\n        background: linear-gradient(to right, #ffffff 35%, #dfba6b 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n    }\n\n    .shopify-royal-vault .grand-frame-badge {\n        display: inline-block;\n        margin-top: 15px;\n        font-family: 'Cinzel', serif;\n        font-size: 0.88rem;\n        color: #ffffff;\n        border: 1px solid #dfba6b;\n        padding: 6px 24px;\n        background: rgba(223, 186, 107, 0.06);\n        letter-spacing: 2.5px;\n        text-transform: uppercase;\n        box-shadow: 0 0 15px rgba(223, 186, 107, 0.1);\n    }\n\n    \/* İhtişamlı Altın Seperatör *\/\n    .shopify-royal-vault .imperial-divider {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        gap: 18px;\n        margin: 30px 0;\n    }\n\n    .shopify-royal-vault .imperial-divider .line {\n        height: 1px;\n        width: 140px;\n        background: linear-gradient(to right, transparent, #dfba6b);\n    }\n    .shopify-royal-vault .imperial-divider .line.rev {\n        background: linear-gradient(to left, transparent, #dfba6b);\n    }\n    .shopify-royal-vault .imperial-divider .crest {\n        color: #dfba6b;\n        font-size: 1.2rem;\n        text-shadow: 0 0 10px rgba(223, 186, 107, 0.5);\n    }\n\n    \/* Gövde Metni *\/\n    .shopify-royal-vault .manifesto-body {\n        font-size: 1rem;\n        line-height: 2;\n        color: #e4e4e0;\n        text-align: center;\n        font-weight: 300;\n        margin-bottom: 45px;\n    }\n\n    .shopify-royal-vault .manifesto-body strong {\n        color: #ffffff;\n        font-weight: 600;\n        border-bottom: 1px dashed #dfba6b;\n        padding-bottom: 1px;\n    }\n\n    \/* Alt Başlıklar *\/\n    .shopify-royal-vault .section-headline {\n        font-family: 'Cinzel', serif;\n        color: #dfba6b;\n        font-size: 1.15rem;\n        margin-bottom: 25px;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-bottom: 1px solid rgba(223, 186, 107, 0.25);\n        padding-bottom: 8px;\n    }\n\n    \/* Premium Özellik Kartları (3 Kolonlu Grid) *\/\n    .shopify-royal-vault .perks-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 20px;\n        margin-bottom: 45px;\n    }\n\n    .shopify-royal-vault .perk-card {\n        background: rgba(10, 10, 10, 0.8);\n        border: 1px solid rgba(223, 186, 107, 0.15);\n        padding: 22px;\n        border-radius: 2px;\n        transition: all 0.3s ease;\n    }\n\n    .shopify-royal-vault .perk-card:hover {\n        border-color: #dfba6b;\n        background: rgba(223, 186, 107, 0.04);\n        transform: translateY(-3px);\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);\n    }\n\n    .shopify-royal-vault .perk-card h3 {\n        font-family: 'Cinzel', serif;\n        color: #ffffff;\n        font-size: 0.9rem;\n        letter-spacing: 1px;\n        margin: 0 0 10px 0;\n        display: flex;\n        align-items: center;\n        gap: 6px;\n    }\n\n    .shopify-royal-vault .perk-card h3::before {\n        content: \"✦\";\n        color: #dfba6b;\n        text-shadow: 0 0 5px #dfba6b;\n    }\n\n    .shopify-royal-vault .perk-card p {\n        font-size: 0.85rem;\n        line-height: 1.65;\n        color: #c8c8c0;\n        font-weight: 300;\n        margin: 0;\n    }\n\n    \/* Tablo Düzeni *\/\n    .shopify-royal-vault .spec-luxury-table {\n        width: 100%;\n        border-collapse: collapse;\n        border: 1px solid rgba(223, 186, 107, 0.2);\n        margin-bottom: 45px;\n    }\n\n    .shopify-royal-vault th {\n        font-family: 'Cinzel', serif;\n        background-color: rgba(223, 186, 107, 0.1);\n        color: #dfba6b;\n        padding: 16px 20px;\n        font-size: 0.9rem;\n        letter-spacing: 1px;\n        border-bottom: 2px solid #dfba6b;\n        text-transform: uppercase;\n        text-align: left;\n    }\n\n    .shopify-royal-vault td {\n        padding: 16px 20px;\n        font-size: 0.9rem;\n        color: #f4f4f0;\n        border-bottom: 1px solid rgba(223, 186, 107, 0.1);\n        background-color: rgba(0, 0, 0, 0.5);\n    }\n\n    .shopify-royal-vault tr:nth-child(even) td {\n        background-color: rgba(15, 15, 15, 0.6);\n    }\n\n    .shopify-royal-vault tr:hover td {\n        background-color: rgba(223, 186, 107, 0.04);\n        color: #ffffff;\n        transition: all 0.2s ease;\n    }\n\n    .shopify-royal-vault .spec-key {\n        font-family: 'Cinzel', serif;\n        font-weight: 600;\n        color: #dfba6b;\n        width: 30%;\n        letter-spacing: 0.5px;\n    }\n\n    \/* Kargo ve Güvenlik Paneli *\/\n    .shopify-royal-vault .shipping-secure-box {\n        background: linear-gradient(90deg, rgba(20, 20, 20, 0.8) 0%, rgba(5, 5, 5, 0.8) 100%);\n        border-left: 4px solid #dfba6b;\n        padding: 24px;\n        border-radius: 0 4px 4px 0;\n        margin-bottom: 35px;\n        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);\n    }\n\n    .shopify-royal-vault .shipping-secure-box h4 {\n        font-family: 'Cinzel', serif;\n        color: #dfba6b;\n        font-size: 1rem;\n        letter-spacing: 1.5px;\n        margin: 0 0 10px 0;\n        text-transform: uppercase;\n    }\n\n    .shopify-royal-vault .shipping-secure-box p {\n        font-size: 0.88rem;\n        line-height: 1.75;\n        color: #c8c8c0;\n        font-weight: 300;\n        margin: 0;\n    }\n\n    \/* Dipnot *\/\n    .shopify-royal-vault .relic-disclaimer {\n        font-size: 0.78rem;\n        line-height: 1.5;\n        color: rgba(244, 244, 240, 0.45);\n        text-align: center;\n        border-top: 1px solid rgba(223, 186, 107, 0.15);\n        padding-top: 20px;\n        font-style: italic;\n    }\n\n    \/* Mobil Ekran Uyum Kriterleri *\/\n    @media (max-width: 768px) {\n        .shopify-royal-vault .luxury-palace-vault { padding: 35px 15px; }\n        .shopify-royal-vault h2.product-title { font-size: 1.55rem; }\n        .shopify-royal-vault .perks-grid { grid-template-columns: 1fr; gap: 12px; }\n        .shopify-royal-vault .imperial-divider .line { width: 50px; }\n        .shopify-royal-vault .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n        .shopify-royal-vault td { display: block; width: 100%; box-sizing: border-box; }\n        .shopify-royal-vault th { display: none; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"shopify-royal-vault\"\u003e\n    \u003cdiv class=\"luxury-palace-vault\"\u003e\n        \u003c!-- Saray Tipi Altın Kakma Köşeler --\u003e\n        \u003cdiv class=\"imperial-corner ic-tl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"imperial-corner ic-tr\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"imperial-corner ic-bl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"imperial-corner ic-br\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Üst Başlık Alanı --\u003e\n        \u003cdiv class=\"vault-header\"\u003e\n            \u003cspan class=\"sanctuary-tag\"\u003eBaytullah • The House of Allah\u003c\/span\u003e\n            \u003ch2 class=\"product-title\"\u003eCertified Framed Original Kaaba Cover\u003c\/h2\u003e\n            \u003cdiv class=\"grand-frame-badge\"\u003ePremium Islamic GIFT FRAME • 63 CM X 63 CM\u003c\/div\u003e\n            \n            \u003cdiv class=\"imperial-divider\"\u003e\n                \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n                \u003cdiv class=\"line rev\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Ana Anlatım Metni --\u003e\n        \u003cdiv class=\"manifesto-body\"\u003e\n            Bring the immense blessings, profound spirituality, and timeless majesty of Makkah into your home with this \u003cstrong\u003eCertified Framed Original Kaaba Cover Cloth\u003c\/strong\u003e. Professionally enclosed in a luxury frame, this authentic fragment of the sacred Kiswat al-Kaaba serves as a breathtaking centerpiece for Islamic wall art, making it an ideal choice for high-end Ramadan decoration, Eid gifts, or executive office decor.\n            \u003cbr\u003e\u003cbr\u003e\n            Meticulously woven from premium pure black silk, this highly revered fabric is ready for immediate display. Whether placed on your living room wall, your private prayer area, or presented as a prestigious family heirloom, this officially certified relic creates a constant, beautiful spiritual connection to the House of Allah (Baytullah).\n        \u003c\/div\u003e\n\n        \u003c!-- Öne Çıkan Özellik Kartları (3 Kolonlu Yapı) --\u003e\n        \u003cdiv class=\"section-headline\"\u003e✨ Why This Framed Kaaba Kiswah is Perfect\u003c\/div\u003e\n        \u003cdiv class=\"perks-grid\"\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003e100% Authentic \u0026amp; Certified\u003c\/h3\u003e\n                \u003cp\u003eIncludes official verification documentation, legally guaranteeing its genuine and direct origin from the Holy Kaaba in Mecca.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eReady-to-Hang Luxury Frame\u003c\/h3\u003e\n                \u003cp\u003eProfessionally framed to safeguard the delicate, historical textile fibers while perfectly complementing sophisticated, high-end interiors.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eUltimate Ramadan \u0026amp; Eid Decor\u003c\/h3\u003e\n                \u003cp\u003eTransform the spiritual ambiance of your home or surprise a loved one returning from Hajj and Umrah with an unforgettable milestone gift. \u003cstrong\u003eSize: 63 X 63 CM\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Teknik Detaylar Tablosu --\u003e\n        \u003cdiv class=\"section-headline\"\u003e📌 Technical Product Specifications\u003c\/div\u003e\n        \u003ctable class=\"spec-luxury-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFeature\u003c\/th\u003e\n                    \u003cth\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eItem Type\u003c\/td\u003e\n                    \u003ctd\u003eOriginal Framed Kiswah (Sacred Cover) of the Holy Kaaba\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003ePresentation\u003c\/td\u003e\n                    \u003ctd\u003eProfessionally Framed, Arrives Ready for Immediate Display\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eBest Used For\u003c\/td\u003e\n                    \u003ctd\u003eIslamic Wall Art, Ramadan Decor, Premium Spiritual Gifting\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eAuthenticity\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600; color: #ffffff;\"\u003e100% Genuine with Official Authentication Papers Included\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eShipping \u0026amp; Logistics\u003c\/td\u003e\n                    \u003ctd\u003eFully tracked, insured, global premium express shipping (FedEx\/DHL\/UPS)\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003c!-- Lojistik ve Ağır Hizmet Koruma Paneli --\u003e\n        \u003cdiv class=\"shipping-secure-box\"\u003e\n            \u003ch4\u003e✈️ Secure Packaging \u0026amp; Heavy-Duty Handling\u003c\/h4\u003e\n            \u003cp\u003eAs a deeply venerated sacred artifact, this framed Kiswa piece is handled with extreme respect and care during logistics preparation. It is meticulously wrapped using multi-layered, shock-absorbent protective materials to guarantee that both the glass and the premium frame structure arrive in flawless, pristine condition at your doorstep.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Alt Kapanış Dipnotu --\u003e\n        \u003cdiv class=\"relic-disclaimer\"\u003e\n            * Please note: Every artifact segment is unique and possesses its own distinctive weave texture. Browse our online store to explore unframed large Kiswa fabrics and rare Prophetic Chamber collectibles from Medina.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mecca Bazaar","offers":[{"title":"Default Title","offer_id":62501633327475,"sku":null,"price":650.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Certificated_Big_Framed_Original_Kaaba_Cover_-_Certified_Kaaba_Kiswah.gif?v=1782027798"},{"product_id":"red-cover-used-inside-the-kaaba-certified-by-the-saudi-government","title":"Red Cover Used Inside The Kaaba | Certified by the Saudi government","description":"\n\n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n    \/* Shopify Temasına Özel İzolasyon Kapsayıcısı *\/\n    .shopify-royal-vault {\n        background: radial-gradient(circle at center, #5c0612 0%, #150003 100%);\n        color: #f9f6f0;\n        font-family: 'Montserrat', sans-serif;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        padding: 40px 15px;\n        position: relative;\n        width: 100%;\n        box-sizing: border-box;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n\n    \/* Ruhani Altın Işıltı Aurası *\/\n    .shopify-royal-vault::before {\n        content: '';\n        position: absolute;\n        width: 100%;\n        max-width: 900px;\n        height: 900px;\n        background: radial-gradient(circle, rgba(223, 186, 107, 0.06) 0%, transparent 70%);\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n        pointer-events: none;\n        z-index: 0;\n        animation: royalGlow 15s infinite alternate ease-in-out;\n    }\n\n    @keyframes royalGlow {\n        0% { transform: translate(-50%, -50%) scale(0.95); opacity: 0.6; }\n        100% { transform: translate(-50%, -50%) scale(1.05); opacity: 1; }\n    }\n\n    \/* Saray Tipi Ağır Teşhir Şasesi *\/\n    .shopify-royal-vault .royal-relic-vault {\n        background: linear-gradient(180deg, #240207 0%, #0a0002 100%);\n        border: 2px solid #dfba6b;\n        box-shadow: \n            0 0 0 6px #150003,\n            0 0 0 9px #dfba6b,\n            0 0 40px rgba(223, 186, 107, 0.15),\n            0 55px 110px rgba(0, 0, 0, 0.95),\n            inset 0 0 60px rgba(0, 0, 0, 0.95);\n        border-radius: 2px;\n        max-width: 900px;\n        width: 100%;\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n        box-sizing: border-box;\n    }\n\n    \/* El İşçiliği Altın Köşelikler *\/\n    .shopify-royal-vault .imperial-corner {\n        position: absolute;\n        width: 40px;\n        height: 40px;\n        border: 2.5px solid #dfba6b;\n    }\n    .shopify-royal-vault .ic-tl { top: 15px; left: 15px; border-right: none; border-bottom: none; }\n    .shopify-royal-vault .ic-tr { top: 15px; right: 15px; border-left: none; border-bottom: none; }\n    .shopify-royal-vault .ic-bl { bottom: 15px; left: 15px; border-right: none; border-top: none; }\n    .shopify-royal-vault .ic-br { bottom: 15px; right: 15px; border-left: none; border-top: none; }\n\n    \/* Başlık Mimarisi *\/\n    .shopify-royal-vault .vault-header {\n        text-align: center;\n        margin-bottom: 40px;\n    }\n\n    .shopify-royal-vault .sanctuary-tag {\n        font-family: 'Cinzel', serif;\n        color: #dfba6b;\n        font-size: 0.85rem;\n        letter-spacing: 6px;\n        text-transform: uppercase;\n        display: block;\n        margin-bottom: 12px;\n        text-shadow: 0 2px 10px rgba(223, 186, 107, 0.3);\n    }\n\n    .shopify-royal-vault h2.product-title {\n        font-family: 'Cinzel Decorative', serif;\n        font-size: 2.1rem;\n        color: #ffffff;\n        font-weight: 700;\n        letter-spacing: 1px;\n        line-height: 1.4;\n        margin: 0 0 10px 0;\n        text-shadow: 0 4px 25px rgba(0, 0, 0, 0.95);\n        background: linear-gradient(to right, #ffffff 40%, #dfba6b 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n    }\n\n    .shopify-royal-vault .grand-relic-badge {\n        display: inline-block;\n        margin-top: 15px;\n        font-family: 'Cinzel', serif;\n        font-size: 0.88rem;\n        color: #ffffff;\n        border: 1px solid #dfba6b;\n        padding: 6px 24px;\n        background: rgba(223, 186, 107, 0.08);\n        letter-spacing: 2.5px;\n        text-transform: uppercase;\n        box-shadow: 0 0 15px rgba(223, 186, 107, 0.15);\n    }\n\n    \/* İhtişamlı Altın Seperatör *\/\n    .shopify-royal-vault .imperial-divider {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        gap: 18px;\n        margin: 30px 0;\n    }\n\n    .shopify-royal-vault .imperial-divider .line {\n        height: 1px;\n        width: 140px;\n        background: linear-gradient(to right, transparent, #dfba6b);\n    }\n    .shopify-royal-vault .imperial-divider .line.rev {\n        background: linear-gradient(to left, transparent, #dfba6b);\n    }\n    .shopify-royal-vault .imperial-divider .crest {\n        color: #dfba6b;\n        font-size: 1.2rem;\n        text-shadow: 0 0 10px rgba(223, 186, 107, 0.5);\n    }\n\n    \/* Gövde Metni *\/\n    .shopify-royal-vault .manifesto-body {\n        font-size: 1rem;\n        line-height: 2;\n        color: #e8e2d5;\n        text-align: center;\n        font-weight: 300;\n        margin-bottom: 45px;\n    }\n\n    .shopify-royal-vault .manifesto-body strong {\n        color: #ffffff;\n        font-weight: 600;\n        border-bottom: 1px dashed #dfba6b;\n        padding-bottom: 1px;\n    }\n\n    \/* Alt Başlıklar *\/\n    .shopify-royal-vault .section-headline {\n        font-family: 'Cinzel', serif;\n        color: #dfba6b;\n        font-size: 1.15rem;\n        margin-bottom: 25px;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-bottom: 1px solid rgba(223, 186, 107, 0.25);\n        padding-bottom: 8px;\n    }\n\n    \/* Özellik Kartları Grid Düzeni (2x2) *\/\n    .shopify-royal-vault .perks-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 45px;\n    }\n\n    .shopify-royal-vault .perk-card {\n        background: rgba(15, 0, 3, 0.7);\n        border: 1px solid rgba(223, 186, 107, 0.15);\n        padding: 22px;\n        border-radius: 2px;\n        transition: all 0.3s ease;\n    }\n\n    .shopify-royal-vault .perk-card:hover {\n        border-color: #dfba6b;\n        background: rgba(223, 186, 107, 0.04);\n        transform: translateY(-3px);\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.6);\n    }\n\n    .shopify-royal-vault .perk-card h3 {\n        font-family: 'Cinzel', serif;\n        color: #ffffff;\n        font-size: 0.9rem;\n        letter-spacing: 1px;\n        margin: 0 0 10px 0;\n        display: flex;\n        align-items: center;\n        gap: 8px;\n    }\n\n    .shopify-royal-vault .perk-card h3::before {\n        content: \"✦\";\n        color: #dfba6b;\n        text-shadow: 0 0 5px #dfba6b;\n    }\n\n    .shopify-royal-vault .perk-card p {\n        font-size: 0.85rem;\n        line-height: 1.65;\n        color: #d4ccbc;\n        font-weight: 300;\n        margin: 0;\n    }\n\n    \/* Tablo Düzeni *\/\n    .shopify-royal-vault .spec-luxury-table {\n        width: 100%;\n        border-collapse: collapse;\n        border: 1px solid rgba(223, 186, 107, 0.2);\n        margin-bottom: 45px;\n    }\n\n    .shopify-royal-vault th {\n        font-family: 'Cinzel', serif;\n        background-color: rgba(223, 186, 107, 0.12);\n        color: #dfba6b;\n        padding: 16px 20px;\n        font-size: 0.9rem;\n        letter-spacing: 1px;\n        border-bottom: 2px solid #dfba6b;\n        text-transform: uppercase;\n        text-align: left;\n    }\n\n    .shopify-royal-vault td {\n        padding: 16px 20px;\n        font-size: 0.9rem;\n        color: #f9f6f0;\n        border-bottom: 1px solid rgba(223, 186, 107, 0.1);\n        background-color: rgba(0, 0, 0, 0.5);\n    }\n\n    .shopify-royal-vault tr:nth-child(even) td {\n        background-color: rgba(36, 2, 7, 0.4);\n    }\n\n    .shopify-royal-vault tr:hover td {\n        background-color: rgba(223, 186, 107, 0.05);\n        color: #ffffff;\n        transition: all 0.2s ease;\n    }\n\n    .shopify-royal-vault .spec-key {\n        font-family: 'Cinzel', serif;\n        font-weight: 600;\n        color: #dfba6b;\n        width: 35%;\n        letter-spacing: 0.5px;\n    }\n\n    \/* Kargo Paneli *\/\n    .shopify-royal-vault .shipping-secure-box {\n        background: linear-gradient(90deg, rgba(36, 2, 7, 0.7) 0%, rgba(15, 0, 3, 0.8) 100%);\n        border-left: 4px solid #dfba6b;\n        padding: 24px;\n        border-radius: 0 4px 4px 0;\n        margin-bottom: 35px;\n        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);\n    }\n\n    .shopify-royal-vault .shipping-secure-box h4 {\n        font-family: 'Cinzel', serif;\n        color: #dfba6b;\n        font-size: 1rem;\n        letter-spacing: 1.5px;\n        margin: 0 0 10px 0;\n        text-transform: uppercase;\n    }\n\n    .shopify-royal-vault .shipping-secure-box p {\n        font-size: 0.88rem;\n        line-height: 1.75;\n        color: #d4ccbc;\n        font-weight: 300;\n        margin: 0;\n    }\n\n    \/* Dipnot *\/\n    .shopify-royal-vault .relic-disclaimer {\n        font-size: 0.78rem;\n        line-height: 1.5;\n        color: rgba(249, 246, 240, 0.45);\n        text-align: center;\n        border-top: 1px solid rgba(223, 186, 107, 0.15);\n        padding-top: 20px;\n        font-style: italic;\n    }\n\n    \/* Mobil Ekran Duyarlılığı *\/\n    @media (max-width: 768px) {\n        .shopify-royal-vault .royal-relic-vault { padding: 35px 15px; }\n        .shopify-royal-vault h2.product-title { font-size: 1.55rem; }\n        .shopify-royal-vault .perks-grid { grid-template-columns: 1fr; gap: 12px; }\n        .shopify-royal-vault .imperial-divider .line { width: 50px; }\n        .shopify-royal-vault .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n        .shopify-royal-vault td { display: block; width: 100%; box-sizing: border-box; }\n        .shopify-royal-vault th { display: none; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"shopify-royal-vault\"\u003e\n    \u003cdiv class=\"royal-relic-vault\"\u003e\n        \u003c!-- İhtişamlı Saray Köşe Detayları --\u003e\n        \u003cdiv class=\"imperial-corner ic-tl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"imperial-corner ic-tr\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"imperial-corner ic-bl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"imperial-corner ic-br\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Üst Başlık Grubu --\u003e\n        \u003cdiv class=\"vault-header\"\u003e\n            \u003cspan class=\"sanctuary-tag\"\u003eHoly Kiswa FROM INNERKAABA\u003c\/span\u003e\n            \u003ch2 class=\"product-title\"\u003eRed Internal Kaaba Cover Cloth\u003c\/h2\u003e\n            \u003cdiv class=\"grand-relic-badge\"\u003eSaudi Government Certified • Ultra-Rare Relic\u003c\/div\u003e\n            \n            \u003cdiv class=\"imperial-divider\"\u003e\n                \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n                \u003cdiv class=\"line rev\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Ana Manifesto Metni --\u003e\n        \u003cdiv class=\"manifesto-body\"\u003e\n            Discover one of the rarest and most exclusive spiritual treasures in Islamic history with this \u003cstrong\u003eOriginal Red Cover Cloth Used Inside the Holy Kaaba\u003c\/strong\u003e. Unlike the iconic black outer drape, this breathtaking red textile specifically veils the sacred internal walls of the Kaaba. Officially certified by the Saudi government authorities, this authentic Internal Kiswa fragment is an invaluable centerpiece for premier collectors of sacred Islamic artifacts.\n            \u003cbr\u003e\u003cbr\u003e\n            Intricately woven from the highest tier of premium silk and featuring traditional, deep-textured sacred calligraphic patterns, this vibrant red fabric represents centuries of hidden devotion and mastercraft artistry. It is exceptionally well-suited for custom luxury framing, creating a prestigious, conversation-starting masterpiece on your living room wall, executive corporate office, or private prayer sanctuary.\n        \u003c\/div\u003e\n\n        \u003c!-- Nadirlik ve Öne Çıkan Kartlar (2x2 Grid) --\u003e\n        \u003cdiv class=\"section-headline\"\u003e✨ Why This Certified Red Internal Kiswa is Exceptionally Rare\u003c\/div\u003e\n        \u003cdiv class=\"perks-grid\"\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eSaudi Government Certified\u003c\/h3\u003e\n                \u003cp\u003eAccompanied by official verification documentation, legally guaranteeing its genuine and direct origin from the internal chambers of the Holy Kaaba in Makkah.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eUltra-Rare Collectible\u003c\/h3\u003e\n                \u003cp\u003eBecause the internal Kiswa is changed less frequently than the outer cover, authentic red segments are incredibly scarce on the global market.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eExquisite Visual Aesthetic\u003c\/h3\u003e\n                \u003cp\u003eThe deep, sacred red silk offers a unique contrast and scales beautifully into premium bespoke luxury frames to complement high-end interiors.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eThe Ultimate Prestige Gift\u003c\/h3\u003e\n                \u003cp\u003eAn unforgettable spiritual gesture for milestone corporate milestones, high-profile weddings, Ramadan, Eid, or for loved ones returning from Hajj and Umrah.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Teknik Özellikler Tablosu --\u003e\n        \u003cdiv class=\"section-headline\"\u003e📌 Technical Product Specifications\u003c\/div\u003e\n        \u003ctable class=\"spec-luxury-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFeature\u003c\/th\u003e\n                    \u003cth\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eItem Type\u003c\/td\u003e\n                    \u003ctd\u003eOriginal Internal Kiswah (Inside Cover) of the Holy Kaaba\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eColor \u0026amp; Pattern\u003c\/td\u003e\n                    \u003ctd\u003eSacred Vibrant Red with Traditional Intricate Islamic Weave\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eSacred Origin\u003c\/td\u003e\n                    \u003ctd\u003eInside Makkah Al-Mukarramah, Kingdom of Saudi Arabia\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eAuthenticity\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600; color: #ffffff;\"\u003e100% Genuine with Official Saudi Government Authentication Papers\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eShipping\u003c\/td\u003e\n                    \u003ctd\u003eFully tracked, insured, worldwide premium express shipping (FedEx\/DHL\/UPS)\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003c!-- Müze Standartlarında Taşıma Paneli --\u003e\n        \u003cdiv class=\"shipping-secure-box\"\u003e\n            \u003ch4\u003e✈️ Museum-Grade Safe Handling \u0026amp; Global Shipping\u003c\/h4\u003e\n            \u003cp\u003eAs an item of profound religious and historical veneration, this original red internal Kiswa piece is handled with the highest level of respect and strict care during logistics preparation. It is securely packaged using specialized, shockproof protective materials to safeguard the delicate silk fibers, guaranteeing flawless arrival at your doorstep via elite international express couriers.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Alt Kapanış Notu --\u003e\n        \u003cdiv class=\"relic-disclaimer\"\u003e\n            * Please note: Every fragment is unique and possesses its own distinctive weave texture. Browse our online store to explore our classic black outer Kiswa covers and rare Prophetic Chamber collectibles from Medina.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mecca Bazaar","offers":[{"title":"70 CM X 30 CM","offer_id":62515303874931,"sku":null,"price":250.0,"currency_code":"EUR","in_stock":true},{"title":"70 CM X 70 CM","offer_id":62515303907699,"sku":null,"price":450.0,"currency_code":"EUR","in_stock":true},{"title":"120 CM X 70 CM","offer_id":62515303940467,"sku":null,"price":800.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/red-color-internal-kaaba-kiswah.gif?v=1779622713"},{"product_id":"certificated-framed-kiswah-from-prophet-muhammad-tomb-grave","title":"Framed Cover From Prophet Muhammad Tomb  | İslamic Gift From Hajjj","description":"\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n    \/* Scoped Container for Shopify Compatibility *\/\n    .rawdah-vault-wrapper {\n        background: radial-gradient(circle at center, #0c162b 0%, #03060c 100%);\n        color: #f5f7fa;\n        font-family: 'Montserrat', sans-serif;\n        padding: 60px 20px;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        width: 100%;\n        box-sizing: border-box;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .rawdah-vault-wrapper * {\n        box-sizing: border-box;\n    }\n\n    \/* Ambient Sapphire \u0026 Gold Aura Glow *\/\n    .rawdah-vault-wrapper::before {\n        content: '';\n        position: absolute;\n        width: 900px;\n        height: 900px;\n        background: radial-gradient(circle, rgba(229, 193, 88, 0.05) 0%, transparent 70%);\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n        pointer-events: none;\n        z-index: 0;\n        animation: sapphireGlow 15s infinite alternate ease-in-out;\n    }\n\n    @keyframes sapphireGlow {\n        0% { transform: translate(-50%, -50%) scale(0.95); opacity: 0.6; }\n        100% { transform: translate(-50%, -50%) scale(1.05); opacity: 1; }\n    }\n\n    \/* Main Relic Vault Box *\/\n    .rawdah-vault-wrapper .sapphire-relic-vault {\n        background: linear-gradient(180deg, #060d1a 0%, #010307 100%);\n        border: 2px solid #e5c158;\n        box-shadow: \n            0 0 0 6px #03060c,\n            0 0 0 9px #e5c158,\n            0 0 40px rgba(229, 193, 88, 0.15),\n            0 55px 110px rgba(0, 0, 0, 0.9),\n            inset 0 0 60px rgba(0, 0, 0, 0.95);\n        border-radius: 2px;\n        max-width: 900px;\n        width: 100%;\n        padding: 70px 60px;\n        position: relative;\n        z-index: 1;\n        margin: 0 auto;\n    }\n\n    \/* Imperial Gold Corner Accents *\/\n    .rawdah-vault-wrapper .imperial-corner {\n        position: absolute;\n        width: 50px;\n        height: 50px;\n        border: 2.5px solid #e5c158;\n    }\n    .rawdah-vault-wrapper .ic-tl { top: 22px; left: 22px; border-right: none; border-bottom: none; }\n    .rawdah-vault-wrapper .ic-tr { top: 22px; right: 22px; border-left: none; border-bottom: none; }\n    .rawdah-vault-wrapper .ic-bl { bottom: 22px; left: 22px; border-right: none; border-top: none; }\n    .rawdah-vault-wrapper .ic-br { bottom: 22px; right: 22px; border-left: none; border-top: none; }\n\n    \/* Header Structure *\/\n    .rawdah-vault-wrapper .vault-header {\n        text-align: center;\n        margin-bottom: 50px;\n    }\n\n    .rawdah-vault-wrapper .sanctuary-tag {\n        font-family: 'Cinzel', serif;\n        color: #e5c158;\n        font-size: 0.85rem;\n        letter-spacing: 8px;\n        text-transform: uppercase;\n        display: block;\n        margin-bottom: 15px;\n        text-shadow: 0 2px 10px rgba(229, 193, 88, 0.3);\n    }\n\n    .rawdah-vault-wrapper h1.relic-title {\n        font-family: 'Cinzel Decorative', serif;\n        font-size: 2.2rem;\n        color: #ffffff;\n        font-weight: 700;\n        letter-spacing: 1px;\n        line-height: 1.4;\n        margin: 0 0 10px 0;\n        text-shadow: 0 4px 25px rgba(0, 0, 0, 0.95);\n        background: linear-gradient(to right, #ffffff 40%, #e5c158 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n    }\n\n    .rawdah-vault-wrapper .title-subtitle {\n        font-size: 0.82em;\n        font-family: 'Cinzel', serif;\n        font-weight: 400;\n        display: block;\n    }\n\n    .rawdah-vault-wrapper .grand-relic-badge {\n        display: inline-block;\n        margin-top: 20px;\n        font-family: 'Cinzel', serif;\n        font-size: 0.95rem;\n        color: #ffffff;\n        border: 1px solid #e5c158;\n        padding: 7px 28px;\n        background: rgba(229, 193, 88, 0.06);\n        letter-spacing: 3px;\n        text-transform: uppercase;\n        box-shadow: 0 0 15px rgba(229, 193, 88, 0.15);\n    }\n\n    \/* Imperial Gold Divider *\/\n    .rawdah-vault-wrapper .imperial-divider {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        gap: 20px;\n        margin: 35px 0;\n    }\n\n    .rawdah-vault-wrapper .imperial-divider .line {\n        height: 1px;\n        width: 165px;\n        background: linear-gradient(to right, transparent, #e5c158);\n    }\n\n    .rawdah-vault-wrapper .imperial-divider .line.rev {\n        background: linear-gradient(to left, transparent, #e5c158);\n    }\n\n    .rawdah-vault-wrapper .imperial-divider .crest {\n        color: #e5c158;\n        font-size: 1.3rem;\n        text-shadow: 0 0 10px rgba(229, 193, 88, 0.5);\n    }\n\n    \/* Description Body *\/\n    .rawdah-vault-wrapper .manifesto-body {\n        font-size: 1.05rem;\n        line-height: 2.1;\n        color: #e1e5ed;\n        text-align: center;\n        font-weight: 300;\n        margin-bottom: 55px;\n    }\n\n    .rawdah-vault-wrapper .manifesto-body p {\n        margin: 0 0 20px 0;\n    }\n\n    .rawdah-vault-wrapper .manifesto-body p:last-child {\n        margin-bottom: 0;\n    }\n\n    .rawdah-vault-wrapper .manifesto-body strong {\n        color: #ffffff;\n        font-weight: 600;\n        border-bottom: 1px dashed #e5c158;\n        padding-bottom: 1px;\n    }\n\n    \/* Section Headlines *\/\n    .rawdah-vault-wrapper .section-headline {\n        font-family: 'Cinzel', serif;\n        color: #e5c158;\n        font-size: 1.2rem;\n        margin-bottom: 30px;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-bottom: 1px solid rgba(229, 193, 88, 0.25);\n        padding-bottom: 10px;\n    }\n\n    \/* 3-Column Perk Grid *\/\n    .rawdah-vault-wrapper .perks-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 25px;\n        margin-bottom: 55px;\n    }\n\n    .rawdah-vault-wrapper .perk-card {\n        background: rgba(3, 6, 12, 0.8);\n        border: 1px solid rgba(229, 193, 88, 0.15);\n        padding: 25px;\n        border-radius: 2px;\n        transition: all 0.3s ease;\n    }\n\n    .rawdah-vault-wrapper .perk-card:hover {\n        border-color: #e5c158;\n        background: rgba(229, 193, 88, 0.04);\n        transform: translateY(-3px);\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.6);\n    }\n\n    .rawdah-vault-wrapper .perk-card h3 {\n        font-family: 'Cinzel', serif;\n        color: #ffffff;\n        font-size: 0.9rem;\n        letter-spacing: 1px;\n        margin: 0 0 12px 0;\n        display: flex;\n        align-items: center;\n        gap: 6px;\n    }\n\n    .rawdah-vault-wrapper .perk-card h3::before {\n        content: \"✦\";\n        color: #e5c158;\n        text-shadow: 0 0 5px #e5c158;\n    }\n\n    .rawdah-vault-wrapper .perk-card p {\n        font-size: 0.85rem;\n        line-height: 1.65;\n        color: #c2c9d6;\n        font-weight: 300;\n        margin: 0;\n    }\n\n    \/* Luxury Specification Table *\/\n    .rawdah-vault-wrapper .spec-luxury-table {\n        width: 100%;\n        border-collapse: collapse;\n        border: 1px solid rgba(229, 193, 88, 0.2);\n        margin-bottom: 55px;\n    }\n\n    .rawdah-vault-wrapper .spec-luxury-table th {\n        font-family: 'Cinzel', serif;\n        background-color: rgba(229, 193, 88, 0.1);\n        color: #e5c158;\n        padding: 18px 22px;\n        font-size: 0.95rem;\n        letter-spacing: 1px;\n        border-bottom: 2px solid #e5c158;\n        text-transform: uppercase;\n        text-align: left;\n    }\n\n    .rawdah-vault-wrapper .spec-luxury-table td {\n        padding: 18px 22px;\n        font-size: 0.95rem;\n        color: #f5f7fa;\n        border-bottom: 1px solid rgba(229, 193, 88, 0.1);\n        background-color: rgba(0, 0, 0, 0.5);\n    }\n\n    .rawdah-vault-wrapper .spec-luxury-table tr:nth-child(even) td {\n        background-color: rgba(6, 13, 26, 0.5);\n    }\n\n    .rawdah-vault-wrapper .spec-luxury-table tr:hover td {\n        background-color: rgba(229, 193, 88, 0.04);\n        color: #ffffff;\n        transition: all 0.2s ease;\n    }\n\n    .rawdah-vault-wrapper .spec-key {\n        font-family: 'Cinzel', serif;\n        font-weight: 600;\n        color: #e5c158;\n        width: 30%;\n        letter-spacing: 0.5px;\n    }\n\n    .rawdah-vault-wrapper .highlight-text {\n        font-weight: 600;\n        color: #ffffff;\n    }\n\n    \/* Secure Shipping Panel *\/\n    .rawdah-vault-wrapper .shipping-secure-box {\n        background: linear-gradient(90deg, rgba(6, 13, 26, 0.8) 0%, rgba(3, 6, 12, 0.8) 100%);\n        border-left: 4px solid #e5c158;\n        padding: 30px;\n        border-radius: 0 4px 4px 0;\n        margin-bottom: 40px;\n        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);\n    }\n\n    .rawdah-vault-wrapper .shipping-secure-box h4 {\n        font-family: 'Cinzel', serif;\n        color: #e5c158;\n        font-size: 1.05rem;\n        letter-spacing: 2px;\n        margin: 0 0 12px 0;\n        text-transform: uppercase;\n    }\n\n    .rawdah-vault-wrapper .shipping-secure-box p {\n        font-size: 0.92rem;\n        line-height: 1.8;\n        color: #c2c9d6;\n        font-weight: 300;\n        margin: 0;\n    }\n\n    \/* Disclaimer Footer *\/\n    .rawdah-vault-wrapper .relic-disclaimer {\n        font-size: 0.8rem;\n        line-height: 1.6;\n        color: rgba(245, 247, 250, 0.45);\n        text-align: center;\n        border-top: 1px solid rgba(229, 193, 88, 0.15);\n        padding-top: 25px;\n        font-style: italic;\n    }\n\n    \/* Mobile Breakpoint Adjustments *\/\n    @media (max-width: 768px) {\n        .rawdah-vault-wrapper { padding: 30px 10px; }\n        .rawdah-vault-wrapper .sapphire-relic-vault { padding: 45px 20px; }\n        .rawdah-vault-wrapper h1.relic-title { font-size: 1.65rem; }\n        .rawdah-vault-wrapper .perks-grid { grid-template-columns: 1fr; gap: 15px; }\n        .rawdah-vault-wrapper .imperial-divider .line { width: 60px; }\n        .rawdah-vault-wrapper .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n        .rawdah-vault-wrapper .spec-luxury-table td { display: block; width: 100%; }\n        .rawdah-vault-wrapper .spec-luxury-table th { display: none; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rawdah-vault-wrapper\"\u003e\n    \u003cdiv class=\"sapphire-relic-vault\"\u003e\n        \u003c!-- Corner Accents --\u003e\n        \u003cdiv class=\"imperial-corner ic-tl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"imperial-corner ic-tr\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"imperial-corner ic-bl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"imperial-corner ic-br\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Header Section --\u003e\n        \u003cdiv class=\"vault-header\"\u003e\n            \u003cspan class=\"sanctuary-tag\"\u003eHujrah As-Saadah • Al-Madinah\u003c\/span\u003e\n            \u003ch1 class=\"relic-title\"\u003e\n                Certified Framed Kiswa Cloth\n                \u003cspan class=\"title-subtitle\"\u003eFrom Prophet Muhammad's (PBUH) Tomb\u003c\/span\u003e\n            \u003c\/h1\u003e\n            \u003cdiv class=\"grand-relic-badge\"\u003eOfficial Certification Included • 34 CM X 24 CM\u003c\/div\u003e\n            \n            \u003cdiv class=\"imperial-divider\"\u003e\n                \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n                \u003cdiv class=\"line rev\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Narrative Description --\u003e\n        \u003cdiv class=\"manifesto-body\"\u003e\n            \u003cp\u003eIntroduce profound spiritual tranquility and unmatched historical prestige into your home, private prayer area, or executive office with this \u003cstrong\u003eCertified Original Prophet Muhammad (PBUH) Grave Cloth\u003c\/strong\u003e. Revered globally as a deeply sacred Islamic relic, this authentic fabric piece was utilized within the holy Rawdah al-Mutahharah (Hujrah as-Saadah) in Medina, preserving an immeasurable spiritual heritage.\u003c\/p\u003e\n            \u003cp\u003eThis exclusive artifact is presented professionally framed for premium protection and is fully certified by official documentation. Owning a verified segment of the Prophet's tomb cover is a unique blessing, keeping the love of the Messenger close to your heart while serving as an invaluable family heirloom passed down through generations.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Feature Grid --\u003e\n        \u003cdiv class=\"section-headline\"\u003e✨ Outstanding Features of This Sacred Medina Relic\u003c\/div\u003e\n        \u003cdiv class=\"perks-grid\"\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003e100% Authentic \u0026amp; Certified\u003c\/h3\u003e\n                \u003cp\u003eEvery piece is accompanied by official verification documentation, legally guaranteeing its direct and genuine origin from the Prophet's Chamber in Masjid an-Nabawi.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003ePremium Framed Islamic Decor\u003c\/h3\u003e\n                \u003cp\u003eExpertly enclosed in a luxury frame, structured beautifully to complement upscale interiors and high-end living spaces.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eUltimate Prestige Gift\u003c\/h3\u003e\n                \u003cp\u003eAn unforgettable spiritual gesture ideal for luxury corporate gifting, weddings, Ramadan, Eid, or for loved ones returning from Hajj and Umrah.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Specifications Table --\u003e\n        \u003cdiv class=\"section-headline\"\u003e📌 Technical Product Specifications\u003c\/div\u003e\n        \u003ctable class=\"spec-luxury-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFeature\u003c\/th\u003e\n                    \u003cth\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eItem Type\u003c\/td\u003e\n                    \u003ctd\u003eOriginal Framed Grave Cloth (Rawdah Fabric)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003ePresentation\u003c\/td\u003e\n                    \u003ctd class=\"highlight-text\"\u003eProfessionally Framed, Ready for Prompt Display (34 CM X 24 CM)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eAuthenticity\u003c\/td\u003e\n                    \u003ctd class=\"highlight-text\"\u003eFully Certified with Official Authentication Documentation Included\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eShipping \u0026amp; Delivery\u003c\/td\u003e\n                    \u003ctd\u003eFully tracked, insured, worldwide premium express shipping\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003c!-- Shipping \u0026 Logistics Panel --\u003e\n        \u003cdiv class=\"shipping-secure-box\"\u003e\n            \u003ch4\u003e✈️ Safe Handling \u0026amp; Secure Global Shipping\u003c\/h4\u003e\n            \u003cp\u003eAs a deeply venerated sacred item, this original framed Kiswa piece is handled with extreme respect and care during logistics preparation. It is meticulously packed using specialized, shockproof protective materials to safeguard both the delicate historical weave and the premium frame structure, ensuring pristine arrival at your doorstep via elite international couriers.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Disclaimer --\u003e\n        \u003cdiv class=\"relic-disclaimer\"\u003e\n            * Please note: Every artifact segment is unique and possesses its own distinctive weave texture. Browse our online store to discover similar authentic framed Holy Kaaba Kiswah covers and rare Islamic collectibles.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mecca Bazaar","offers":[{"title":"Default Title","offer_id":62535435354483,"sku":null,"price":250.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/framed_islamic_kiswah.png?v=1782559280"},{"product_id":"framed-original-and-certified-grave-covering-the-tomb-of-prophet-muhammad","title":"Framed, Original and Certified Grave Covering The Tomb of Prophet Muhammad","description":"\u003csection style=\"max-width: 920px; margin: 30px auto; padding: 3px; background: linear-gradient(135deg,#651217,#d5ad51,#7c171d); border-radius: 25px; box-shadow: 0 20px 50px rgba(65,5,10,0.32); font-family: Georgia,'Times New Roman',serif;\"\u003e\n\u003cdiv style=\"overflow: hidden; background: linear-gradient(145deg,#fffdf8,#f6ecdb); border-radius: 22px; color: #2c231f;\"\u003e``` \u003c!-- LUXURY HEADER --\u003e\u003cheader style=\"padding: 55px 32px; text-align: center; background: radial-gradient(circle at top,#982b32 0%,#5a1217 47%,#1d0507 100%); border-bottom: 4px solid #d7b35b;\"\u003e\n\u003cdiv style=\"margin-bottom: 14px; color: #efd283; font-size: 14px; letter-spacing: 4px; text-transform: uppercase;\"\u003eRare Medina Islamic Heritage\u003c\/div\u003e\n\u003ch1 style=\"max-width: 810px; margin: 0 auto; color: #ffffff; font-size: 36px; line-height: 1.3; font-weight: bold;\"\u003eCertified Original Prophet Muhammad ﷺ \u003cspan style=\"display: block; margin-top: 8px; color: #f0d078;\"\u003e Sacred Chamber Drape Fragment \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv style=\"width: 150px; height: 2px; margin: 25px auto 18px; background: linear-gradient(to right,transparent,#efcf76,transparent);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"max-width: 745px; margin: 0 auto; color: #f5eadb; font-family: Arial,sans-serif; font-size: 17px; line-height: 1.85;\"\u003eAn exceptionally rare red textile fragment associated with the Sacred Prophetic Chamber at Masjid an-Nabawi in Medina.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 23px; color: #dcb75e; font-size: 24px; letter-spacing: 9px;\"\u003e◆ ✦ ◆\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- INTRODUCTION --\u003e\n\u003cdiv style=\"padding: 40px 38px 14px;\"\u003e\n\u003cdiv style=\"padding: 31px; background: linear-gradient(135deg,#ffffff,#fbf2e3); border: 1px solid #d8b971; border-left: 7px solid #8d1d23; border-radius: 17px; box-shadow: 0 9px 24px rgba(105,18,24,0.11);\"\u003e\n\u003cp style=\"margin: 0 0 19px; font-family: Arial,sans-serif; font-size: 16px; line-height: 1.95; color: #493b35;\"\u003eOwn an extraordinary spiritual treasure that may be encountered only once in a lifetime. The Sacred Chamber associated with the blessed resting place of Prophet Muhammad ﷺ in Medina—known as \u003cstrong style=\"color: #8b1d22;\"\u003eHujra al-Saada\u003c\/strong\u003e and connected with the revered area of \u003cstrong style=\"color: #8b1d22;\"\u003eRawdah al-Sharifa\u003c\/strong\u003e—has historically been adorned with magnificent textiles featuring exquisite calligraphic and ornamental details.\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-family: Arial,sans-serif; font-size: 16px; line-height: 1.95; color: #493b35;\"\u003eThis \u003cstrong style=\"color: #9a7021;\"\u003eCertified Original Prophetic Chamber Drape Fragment\u003c\/strong\u003e is presented as a genuine, documented piece associated with the sacred covering of the Prophetic Chamber. Carefully preserved and elegantly framed, this museum-quality artifact represents profound Islamic history, heritage, craftsmanship, devotion, and spiritual significance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RARITY BANNER --\u003e\n\u003cdiv style=\"padding: 28px 38px 10px;\"\u003e\n\u003cdiv style=\"padding: 31px; text-align: center; background: linear-gradient(135deg,#230607,#68161c,#230607); border: 2px solid #d0a84e; border-radius: 18px; box-shadow: 0 12px 28px rgba(0,0,0,0.24);\"\u003e\n\u003cdiv style=\"margin-bottom: 10px; color: #eac86c; font-size: 34px;\"\u003e✦\u003c\/div\u003e\n\u003ch2 style=\"margin: 0 0 14px; color: #efd47e; font-size: 27px;\"\u003eA Sacred Artifact of Exceptional Rarity\u003c\/h2\u003e\n\u003cp style=\"max-width: 750px; margin: 0 auto; color: #f5ebdc; font-family: Arial,sans-serif; font-size: 16px; line-height: 1.87;\"\u003eTextiles associated with the Sacred Prophetic Chamber are rarely available outside distinguished private collections and heritage institutions. Their historical significance and limited availability make every documented fragment deeply meaningful and highly sought after.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HIGHLIGHTS TITLE --\u003e\n\u003cdiv style=\"padding: 35px 38px 16px; text-align: center;\"\u003e\n\u003cdiv style=\"color: #a57727; font-size: 24px; letter-spacing: 8px;\"\u003e◆ ✦ ◆\u003c\/div\u003e\n\u003ch2 style=\"margin: 11px 0 5px; color: #5b1115; font-size: 30px;\"\u003eWhat Makes This Prophetic Artifact Extraordinary?\u003c\/h2\u003e\n\u003cdiv style=\"width: 105px; height: 2px; margin: 16px auto; background: #bd9037;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv style=\"padding: 0 38px 25px; display: flex; flex-wrap: wrap; gap: 19px;\"\u003e\n\u003cdiv style=\"flex: 1 1 345px; padding: 25px; background: #ffffff; border: 1px solid #dbc07b; border-top: 5px solid #8d1d23; border-radius: 17px; box-shadow: 0 8px 20px rgba(0,0,0,0.08);\"\u003e\n\u003cdiv style=\"margin-bottom: 11px; color: #aa7b26; font-size: 29px;\"\u003e✦\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 11px; color: #7e191f; font-size: 20px;\"\u003eDocumented Sacred Provenance\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #574b42; font-family: Arial,sans-serif; font-size: 15px; line-height: 1.8;\"\u003ePresented as a documented textile fragment associated with the sacred red covering of the Prophetic Chamber in Masjid an-Nabawi, Medina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 345px; padding: 25px; background: #ffffff; border: 1px solid #dbc07b; border-top: 5px solid #8d1d23; border-radius: 17px; box-shadow: 0 8px 20px rgba(0,0,0,0.08);\"\u003e\n\u003cdiv style=\"margin-bottom: 11px; color: #aa7b26; font-size: 29px;\"\u003e❖\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 11px; color: #7e191f; font-size: 20px;\"\u003eDistinguished Red Textile\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #574b42; font-family: Arial,sans-serif; font-size: 15px; line-height: 1.8;\"\u003eFeatures a rich red woven textile with refined calligraphic and ornamental details associated with the historic textile tradition of the Sacred Chamber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 345px; padding: 25px; background: #ffffff; border: 1px solid #dbc07b; border-top: 5px solid #8d1d23; border-radius: 17px; box-shadow: 0 8px 20px rgba(0,0,0,0.08);\"\u003e\n\u003cdiv style=\"margin-bottom: 11px; color: #aa7b26; font-size: 29px;\"\u003e◆\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 11px; color: #7e191f; font-size: 20px;\"\u003ePhysical Certificate Included\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #574b42; font-family: Arial,sans-serif; font-size: 15px; line-height: 1.8;\"\u003eSupplied with physical authenticity documentation intended to support the textile’s provenance, collection history, and preservation records.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 345px; padding: 25px; background: #ffffff; border: 1px solid #dbc07b; border-top: 5px solid #8d1d23; border-radius: 17px; box-shadow: 0 8px 20px rgba(0,0,0,0.08);\"\u003e\n\u003cdiv style=\"margin-bottom: 11px; color: #aa7b26; font-size: 29px;\"\u003e♛\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 11px; color: #7e191f; font-size: 20px;\"\u003eExceptional Historical Rarity\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #574b42; font-family: Arial,sans-serif; font-size: 15px; line-height: 1.8;\"\u003eCoverings associated with the Sacred Prophetic Chamber are replaced infrequently, making authenticated and documented textile fragments exceptionally difficult to encounter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv style=\"padding: 31px 38px 15px; text-align: center;\"\u003e\n\u003cdiv style=\"color: #a57727; font-size: 24px; letter-spacing: 8px;\"\u003e✦ ◆ ✦\u003c\/div\u003e\n\u003ch2 style=\"margin: 11px 0 5px; color: #5b1115; font-size: 30px;\"\u003eArtifact Specifications\u003c\/h2\u003e\n\u003cdiv style=\"width: 105px; height: 2px; margin: 16px auto; background: #bd9037;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 0 38px 29px;\"\u003e\n\u003cdiv style=\"overflow: hidden; border: 1px solid #c79c43; border-radius: 17px; box-shadow: 0 9px 24px rgba(0,0,0,0.09);\"\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; background: rgb(255, 255, 255); font-family: Arial, sans-serif; height: 256.166px;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background: linear-gradient(135deg, rgb(81, 16, 21), rgb(140, 32, 39), rgb(81, 16, 21)); color: rgb(255, 255, 255); height: 21px;\"\u003e\n\u003cth style=\"width: 32%; padding: 18px; text-align: left; font-size: 15px; letter-spacing: 1px; border-right: 1px solid rgba(255, 255, 255, 0.22); height: 21px;\"\u003eFEATURE\u003c\/th\u003e\n\u003cth style=\"padding: 18px; text-align: left; font-size: 15px; letter-spacing: 1px; height: 21px;\"\u003eDETAILS\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: rgb(255, 253, 248); height: 39.1944px;\"\u003e\n\u003ctd style=\"padding: 18px; color: rgb(126, 25, 31); font-weight: bold; border-bottom: 1px solid rgb(234, 216, 172); height: 39.1944px;\"\u003eArtifact Type\u003c\/td\u003e\n\u003ctd style=\"padding: 18px; color: rgb(81, 70, 62); border-bottom: 1px solid rgb(234, 216, 172); height: 39.1944px;\"\u003eFramed Prophetic Chamber Drape Textile Fragment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: rgb(250, 240, 223); height: 39.1944px;\"\u003e\n\u003ctd style=\"padding: 18px; color: rgb(126, 25, 31); font-weight: bold; border-bottom: 1px solid rgb(234, 216, 172); height: 39.1944px;\"\u003eAssociated Origin\u003c\/td\u003e\n\u003ctd style=\"padding: 18px; color: rgb(81, 70, 62); border-bottom: 1px solid rgb(234, 216, 172); height: 39.1944px;\"\u003eMasjid an-Nabawi, Medina, Saudi Arabia\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: rgb(255, 253, 248); height: 39.1944px;\"\u003e\n\u003ctd style=\"padding: 18px; color: rgb(126, 25, 31); font-weight: bold; border-bottom: 1px solid rgb(234, 216, 172); height: 39.1944px;\"\u003eFrame Dimensions\u003c\/td\u003e\n\u003ctd style=\"padding: 18px; color: rgb(81, 70, 62); border-bottom: 1px solid rgb(234, 216, 172); height: 39.1944px;\"\u003eApproximately 68 × 42 cm \/ 27.2 × 16.8 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: rgb(250, 240, 223); height: 39.1944px;\"\u003e\n\u003ctd style=\"padding: 18px; color: rgb(126, 25, 31); font-weight: bold; border-bottom: 1px solid rgb(234, 216, 172); height: 39.1944px;\"\u003eTextile Appearance\u003c\/td\u003e\n\u003ctd style=\"padding: 18px; color: rgb(81, 70, 62); border-bottom: 1px solid rgb(234, 216, 172); height: 39.1944px;\"\u003eRich Red Woven Textile with Decorative Calligraphic Details\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: rgb(255, 253, 248); height: 19.5972px;\"\u003e\n\u003ctd style=\"padding: 18px; color: rgb(126, 25, 31); font-weight: bold; border-bottom: 1px solid rgb(234, 216, 172); height: 19.5972px;\"\u003ePresentation\u003c\/td\u003e\n\u003ctd style=\"padding: 18px; color: rgb(81, 70, 62); border-bottom: 1px solid rgb(234, 216, 172); height: 19.5972px;\"\u003eProfessionally Framed and Ready to Display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: rgb(250, 240, 223); height: 19.5972px;\"\u003e\n\u003ctd style=\"padding: 18px; color: rgb(126, 25, 31); font-weight: bold; border-bottom: 1px solid rgb(234, 216, 172); height: 19.5972px;\"\u003eDocumentation\u003c\/td\u003e\n\u003ctd style=\"padding: 18px; color: rgb(81, 70, 62); border-bottom: 1px solid rgb(234, 216, 172); height: 19.5972px;\"\u003ePhysical Certificate of Authenticity Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: rgb(255, 253, 248); height: 39.1944px;\"\u003e\n\u003ctd style=\"padding: 18px; color: rgb(126, 25, 31); font-weight: bold; height: 39.1944px;\"\u003ePackage Contents\u003c\/td\u003e\n\u003ctd style=\"padding: 18px; color: rgb(81, 70, 62); height: 39.1944px;\"\u003eFramed Textile Fragment and Physical Authenticity Documentation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRESTIGIOUS GIFT --\u003e\n\u003cdiv style=\"padding: 30px 38px;\"\u003e\n\u003cdiv style=\"padding: 34px; background: linear-gradient(135deg,#fcf7eb,#ffffff,#f3e4c5); border: 2px solid #c39a41; border-radius: 19px; box-shadow: 0 10px 25px rgba(100,18,24,0.10);\"\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv style=\"color: #a47725; font-size: 32px;\"\u003e✦\u003c\/div\u003e\n\u003ch2 style=\"margin: 10px 0 14px; color: #651419; font-size: 28px;\"\u003eA Monumental Piece for Distinguished Collections\u003c\/h2\u003e\n\u003cp style=\"max-width: 750px; margin: 0 auto 23px; color: #50453d; font-family: Arial,sans-serif; font-size: 16px; line-height: 1.85;\"\u003eFor private collectors, prestigious families, scholars, and institutions seeking an Islamic heritage piece of profound spiritual significance, this framed textile represents devotion, remembrance, respect, and a deep connection with Medina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 14px;\"\u003e\n\u003cdiv style=\"flex: 1 1 320px; padding: 18px 19px; background: #ffffff; border-left: 4px solid #8c1d23; border-radius: 11px; font-family: Arial,sans-serif; color: #51473f; line-height: 1.7;\"\u003e\n\u003cstrong style=\"color: #7e191f;\"\u003e◆ Private Collections:\u003c\/strong\u003e\u003cbr\u003eA distinguished centerpiece for Islamic art galleries, libraries, heritage rooms, and private museums.\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 320px; padding: 18px 19px; background: #ffffff; border-left: 4px solid #8c1d23; border-radius: 11px; font-family: Arial,sans-serif; color: #51473f; line-height: 1.7;\"\u003e\n\u003cstrong style=\"color: #7e191f;\"\u003e◆ Commemorative Gift:\u003c\/strong\u003e\u003cbr\u003eA meaningful choice for major family milestones, corporate legacy achievements, weddings, or distinguished celebrations.\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 320px; padding: 18px 19px; background: #ffffff; border-left: 4px solid #8c1d23; border-radius: 11px; font-family: Arial,sans-serif; color: #51473f; line-height: 1.7;\"\u003e\n\u003cstrong style=\"color: #7e191f;\"\u003e◆ Honored Recipients:\u003c\/strong\u003e\u003cbr\u003eA profound symbol of respect for parents, elders, scholars, community leaders, and those with a deep love for Medina.\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 320px; padding: 18px 19px; background: #ffffff; border-left: 4px solid #8c1d23; border-radius: 11px; font-family: Arial,sans-serif; color: #51473f; line-height: 1.7;\"\u003e\n\u003cstrong style=\"color: #7e191f;\"\u003e◆ Family Heirloom:\u003c\/strong\u003e\u003cbr\u003eA timeless Islamic heritage piece to preserve respectfully and pass to future generations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SHIPPING --\u003e\n\u003cdiv style=\"padding: 32px 38px 15px; text-align: center;\"\u003e\n\u003cdiv style=\"color: #a57727; font-size: 24px; letter-spacing: 8px;\"\u003e◆ ✦ ◆\u003c\/div\u003e\n\u003ch2 style=\"margin: 11px 0 5px; color: #5b1115; font-size: 30px;\"\u003eMuseum-Grade Packaging \u0026amp; Insured Shipping\u003c\/h2\u003e\n\u003cdiv style=\"width: 105px; height: 2px; margin: 16px auto; background: #bd9037;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 0 38px 30px; display: flex; flex-wrap: wrap; gap: 19px;\"\u003e\n\u003cdiv style=\"flex: 1 1 345px; padding: 26px; background: #ffffff; border: 1px solid #dbc07b; border-radius: 17px; box-shadow: 0 8px 20px rgba(0,0,0,0.08);\"\u003e\n\u003ch3 style=\"margin: 0 0 12px; color: #7e191f; font-size: 20px;\"\u003e✈ Insured Worldwide Delivery\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #554a42; font-family: Arial,sans-serif; font-size: 15px; line-height: 1.82;\"\u003eShipped worldwide through premium, fully tracked express courier services. Shipping insurance provides additional protection throughout international transit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 345px; padding: 26px; background: #ffffff; border: 1px solid #dbc07b; border-radius: 17px; box-shadow: 0 8px 20px rgba(0,0,0,0.08);\"\u003e\n\u003ch3 style=\"margin: 0 0 12px; color: #7e191f; font-size: 20px;\"\u003e◆ Reinforced Protective Packaging\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #554a42; font-family: Arial,sans-serif; font-size: 15px; line-height: 1.82;\"\u003eThe frame, textile, and certificate are carefully protected using thick, shock-absorbing, moisture-resistant materials and reinforced outer packaging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRESERVATION --\u003e\n\u003cdiv style=\"padding: 8px 38px 30px;\"\u003e\n\u003cdiv style=\"padding: 31px; text-align: center; background: linear-gradient(135deg,#230607,#69171c,#230607); border: 2px solid #d0a64b; border-radius: 19px; box-shadow: 0 12px 28px rgba(0,0,0,0.24);\"\u003e\n\u003cdiv style=\"margin-bottom: 11px; color: #e9c86c; font-size: 32px;\"\u003e❖\u003c\/div\u003e\n\u003ch2 style=\"margin: 0 0 15px; color: #efd27c; font-size: 27px;\"\u003eRespectfully Preserved and Presented\u003c\/h2\u003e\n\u003cp style=\"max-width: 745px; margin: 0 auto; color: #f5ebdc; font-family: Arial,sans-serif; font-size: 16px; line-height: 1.85;\"\u003eThe textile is carefully preserved and professionally presented with respect for its historical and spiritual significance. The framed artifact and certificate are securely packed together for delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NATURAL VARIATIONS --\u003e\n\u003cdiv style=\"padding: 10px 38px 31px;\"\u003e\n\u003cdiv style=\"padding: 28px; background: #fff8e9; border: 1px dashed #a87b29; border-radius: 16px; text-align: center;\"\u003e\n\u003ch3 style=\"margin: 0 0 12px; color: #74171c; font-size: 22px;\"\u003eNatural Characteristics of a Historic Textile\u003c\/h3\u003e\n\u003cp style=\"max-width: 755px; margin: 0 auto; color: #574c43; font-family: Arial,sans-serif; font-size: 15px; line-height: 1.85;\"\u003eMinor variations in weave texture, thread density, color tone, motif positioning, and calligraphy alignment are natural characteristics of historic textiles. These individual details make every framed fragment visually unique and one of a kind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTACT --\u003e\n\u003cdiv style=\"padding: 30px 38px;\"\u003e\n\u003cdiv style=\"padding: 30px; background: linear-gradient(135deg,#ffffff,#f7ead2); border: 1px solid #d4b366; border-radius: 18px; text-align: center; box-shadow: 0 9px 23px rgba(0,0,0,0.08);\"\u003e\n\u003cdiv style=\"color: #a47725; font-size: 31px;\"\u003e✦\u003c\/div\u003e\n\u003ch2 style=\"margin: 11px 0 14px; color: #661419; font-size: 27px;\"\u003eAdditional Information \u0026amp; Verification\u003c\/h2\u003e\n\u003cp style=\"max-width: 730px; margin: 0 auto; color: #554a41; font-family: Arial,sans-serif; font-size: 16px; line-height: 1.85;\"\u003ePlease contact us through our website for additional macro photographs, certificate information, provenance details, framing specifications, or special presentation requests.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\u003cfooter style=\"padding: 40px 32px 47px; text-align: center; background: linear-gradient(to bottom,#f7edd9,#e7cf9d); border-top: 1px solid #d1af66;\"\u003e\n\u003cdiv style=\"color: #a17425; font-size: 26px; letter-spacing: 8px;\"\u003e◆ ✦ ◆\u003c\/div\u003e\n\u003ch2 style=\"margin: 18px 0 13px; color: #5e1217; font-size: 28px;\"\u003eA Sacred Treasure of Enduring Medina Heritage\u003c\/h2\u003e\n\u003cp style=\"max-width: 715px; margin: 0 auto; color: #544940; font-family: Arial,sans-serif; font-size: 16px; line-height: 1.85;\"\u003eMay this meaningful textile bring peace, light, remembrance, and abundant barakah to the space in which it is respectfully displayed and preserved.\u003c\/p\u003e\n\u003cdiv style=\"display: inline-block; margin-top: 27px; padding: 13px 30px; color: #ffffff; background: linear-gradient(135deg,#72161c,#a52a31,#72161c); border: 1px solid #d2aa51; border-radius: 30px; font-family: Arial,sans-serif; font-weight: bold; font-size: 14px; letter-spacing: 1.5px; text-transform: uppercase; box-shadow: 0 8px 18px rgba(84,10,15,0.25);\"\u003eRare Medina Heritage Gift\u003c\/div\u003e\n\u003c\/footer\u003e```\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Buy Kaaba Kiswah","offers":[{"title":"Default Title","offer_id":62535498465651,"sku":null,"price":500.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Framed_Original_and_Certified_Grave_Covering_The_Tomb_of_Prophet_Muhammad.png?v=1788273299"},{"product_id":"original-certified-kiswa-cloth-ya-rehman-ya-raheemfrom-holy-kaaba","title":"Certified Qandeel Kaaba Kiswah Cloth - \"Ya Rahman Ya Rahim\" Piece","description":"\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Amiri:ital,wght@0,400;0,700;1,400\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n    \/* Scoped Container for Shopify *\/\n    .kiswa-card-wrapper {\n        background-color: #050505;\n        color: #e5e5e5;\n        font-family: 'Montserrat', sans-serif;\n        padding: 40px 15px;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        width: 100%;\n        box-sizing: border-box;\n    }\n\n    .kiswa-card-wrapper * {\n        box-sizing: border-box;\n    }\n\n    .kiswa-card-wrapper .kiswa-card {\n        max-width: 850px;\n        width: 100%;\n        background: linear-gradient(180deg, #0f0f0f 0%, #050505 100%);\n        padding: 50px 40px;\n        border: 1px solid #c5a059;\n        box-shadow: 0 0 40px rgba(197, 160, 89, 0.1);\n        position: relative;\n        margin: 0 auto;\n    }\n\n    \/* Corner Accents *\/\n    .kiswa-card-wrapper .corner-design {\n        position: absolute;\n        width: 25px;\n        height: 25px;\n        border: 2px solid #c5a059;\n    }\n    .kiswa-card-wrapper .top-left { top: 15px; left: 15px; border-right: none; border-bottom: none; }\n    .kiswa-card-wrapper .top-right { top: 15px; right: 15px; border-left: none; border-bottom: none; }\n    .kiswa-card-wrapper .bottom-left { bottom: 15px; left: 15px; border-right: none; border-top: none; }\n    .kiswa-card-wrapper .bottom-right { bottom: 15px; right: 15px; border-left: none; border-top: none; }\n\n    \/* Header Area *\/\n    .kiswa-card-wrapper .header-area {\n        text-align: center;\n        border-bottom: 1px solid rgba(197, 160, 89, 0.2);\n        padding-bottom: 35px;\n        margin-bottom: 35px;\n    }\n\n    .kiswa-card-wrapper .basmala {\n        font-family: 'Amiri', serif;\n        color: #e5c17d;\n        font-size: 2.2rem;\n        margin-bottom: 15px;\n        text-shadow: 0 0 10px rgba(229, 193, 125, 0.2);\n    }\n\n    .kiswa-card-wrapper h1.kiswa-title {\n        font-family: 'Cinzel', serif;\n        color: #e5c17d;\n        font-size: 2.2rem;\n        margin: 0 0 10px 0;\n        letter-spacing: 2px;\n        line-height: 1.3;\n    }\n\n    .kiswa-card-wrapper .calligraphy-badge {\n        font-family: 'Amiri', serif;\n        font-size: 1.4rem;\n        color: #d1d5db;\n        background: rgba(197, 160, 89, 0.1);\n        display: inline-block;\n        padding: 6px 25px;\n        border-radius: 20px;\n        margin-top: 10px;\n        border: 1px solid rgba(197, 160, 89, 0.3);\n    }\n\n    \/* Narrative Content *\/\n    .kiswa-card-wrapper .intro-text {\n        font-size: 1.05rem;\n        line-height: 1.8;\n        color: #cccccc;\n        text-align: justify;\n        margin-bottom: 30px;\n    }\n\n    .kiswa-card-wrapper .intro-text strong {\n        color: #e5c17d;\n    }\n\n    \/* Headings *\/\n    .kiswa-card-wrapper h2.section-title {\n        font-family: 'Cinzel', serif;\n        color: #c5a059;\n        font-size: 1.5rem;\n        letter-spacing: 1px;\n        margin-top: 40px;\n        margin-bottom: 25px;\n        display: flex;\n        align-items: center;\n    }\n\n    .kiswa-card-wrapper h2.section-title::after {\n        content: \"\";\n        flex: 1;\n        height: 1px;\n        background: linear-gradient(90deg, rgba(197, 160, 89, 0.5), transparent);\n        margin-left: 20px;\n    }\n\n    \/* Feature Grid *\/\n    .kiswa-card-wrapper .highlights-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 25px;\n    }\n\n    .kiswa-card-wrapper .highlight-item {\n        background: rgba(255, 255, 255, 0.02);\n        border: 1px solid rgba(197, 160, 89, 0.15);\n        padding: 20px;\n        position: relative;\n    }\n\n    .kiswa-card-wrapper .highlight-item h3 {\n        font-family: 'Cinzel', serif;\n        color: #e5c17d;\n        margin: 0 0 10px 0;\n        font-size: 1.1rem;\n        display: flex;\n        align-items: center;\n    }\n\n    .kiswa-card-wrapper .highlight-item h3::before {\n        content: \"✦\";\n        color: #c5a059;\n        margin-right: 10px;\n    }\n\n    .kiswa-card-wrapper .highlight-item p {\n        margin: 0;\n        font-size: 0.95rem;\n        line-height: 1.6;\n        color: #b3b3b3;\n    }\n\n    \/* Data Table *\/\n    .kiswa-card-wrapper .specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin-top: 25px;\n    }\n\n    .kiswa-card-wrapper .specs-table th {\n        font-family: 'Cinzel', serif;\n        background-color: rgba(197, 160, 89, 0.15);\n        color: #e5c17d;\n        text-align: left;\n        padding: 15px;\n        border: 1px solid rgba(197, 160, 89, 0.3);\n        font-size: 1rem;\n        letter-spacing: 1px;\n    }\n\n    .kiswa-card-wrapper .specs-table td {\n        padding: 15px;\n        border: 1px solid rgba(197, 160, 89, 0.15);\n        font-size: 0.95rem;\n        color: #e5e5e5;\n    }\n\n    .kiswa-card-wrapper .specs-table tr:nth-child(even) {\n        background-color: rgba(255, 255, 255, 0.01);\n    }\n\n    .kiswa-card-wrapper .feature-name {\n        color: #c5a059;\n        font-weight: 600;\n        width: 30%;\n    }\n\n    \/* Shipping Callout *\/\n    .kiswa-card-wrapper .museum-note {\n        margin-top: 40px;\n        border-left: 3px solid #c5a059;\n        background: linear-gradient(90deg, rgba(197, 160, 89, 0.05) 0%, transparent 100%);\n        padding: 20px 25px;\n    }\n\n    .kiswa-card-wrapper .museum-note h4 {\n        margin: 0 0 8px 0;\n        font-family: 'Cinzel', serif;\n        color: #e5c17d;\n        letter-spacing: 1px;\n    }\n\n    .kiswa-card-wrapper .museum-note p {\n        margin: 0;\n        font-size: 0.95rem;\n        line-height: 1.6;\n        color: #aaaaaa;\n    }\n\n    \/* Mobile Breakpoints *\/\n    @media (max-width: 768px) {\n        .kiswa-card-wrapper { padding: 20px 10px; }\n        .kiswa-card-wrapper .kiswa-card { padding: 35px 20px; }\n        .kiswa-card-wrapper h1.kiswa-title { font-size: 1.75rem; }\n        .kiswa-card-wrapper .highlights-grid { grid-template-columns: 1fr; gap: 15px; }\n        .kiswa-card-wrapper .feature-name { width: 100%; display: block; padding-bottom: 5px; }\n        .kiswa-card-wrapper .specs-table td { display: block; width: 100%; }\n        .kiswa-card-wrapper .specs-table th { display: none; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"kiswa-card-wrapper\"\u003e\n\u003cdiv class=\"kiswa-card\"\u003e\n\u003c!-- Corner Accents --\u003e\n\u003cdiv class=\"corner-design top-left\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"corner-design top-right\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"corner-design bottom-left\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"corner-design bottom-right\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"header-area\"\u003e\n\u003cdiv class=\"basmala\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch1 class=\"kiswa-title\"\u003eCertified Kaaba Kiswah Cloth\u003c\/h1\u003e\n\u003cdiv class=\"calligraphy-badge\"\u003eيا رحمن يا رحيم — Ya Rahman, Ya Rahim\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Description --\u003e\n\u003cdiv class=\"intro-text\"\u003e\n\u003cp\u003eElevate your private collection or luxury living space with the profound spiritual blessings of this \u003cstrong\u003eCertified Kaaba Kiswa Cloth\u003c\/strong\u003e. This extraordinary piece of sacred history features the beautifully embroidered names of Allah, \u003cem\u003e\"Ya Rahman, Ya Rahim\"\u003c\/em\u003e (O the Most Gracious, O the Most Merciful), which once adorned the holy walls of the Kaaba in Mecca.\u003c\/p\u003e\n\u003cp\u003eMeticulously hand-woven from premium black silk and detailed with traditional master craftsmanship, this Kiswat al-Kaaba portion is highly revered by elite collectors worldwide. It serves as an awe-inspiring spiritual centerpiece for high-end interior display, an exquisite focal point for a private prayer room, and a timeless heirloom for generations to come.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Highlights --\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Highlights\u003c\/h2\u003e\n\u003cdiv class=\"highlights-grid\"\u003e\n\u003cdiv class=\"highlight-item\"\u003e\n\u003ch3\u003e100% Authentic \u0026amp; Certified\u003c\/h3\u003e\n\u003cp\u003eAccompanied by official legal verification documents guaranteeing its genuine origin directly from the Holy Kaaba.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-item\"\u003e\n\u003ch3\u003eSacred Calligraphy\u003c\/h3\u003e\n\u003cp\u003eFeatures the powerful Thuluth script of \"Ya Rahman Ya Rahim\", invoking Allah's infinite mercy and grace into your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-item\"\u003e\n\u003ch3\u003eMasterpiece Craftsmanship\u003c\/h3\u003e\n\u003cp\u003eMade with premium quality materials and traditional techniques reserved exclusively for the House of Allah.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-item\"\u003e\n\u003ch3\u003eThe Ultimate Prestige Gift\u003c\/h3\u003e\n\u003cp\u003eAn unforgettable spiritual gesture for high-profile milestone events, institutional gifting, luxury weddings, or distinguished family members.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eItem Type\u003c\/td\u003e\n\u003ctd\u003eOriginal Kiswah (Cover) of the Holy Kaaba\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eCalligraphy\u003c\/td\u003e\n\u003ctd\u003e\"Ya Rahman Ya Rahim\" (Sacred Names of Allah)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eBase Material\u003c\/td\u003e\n\u003ctd\u003e100% Pure Premium Black Silk\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eAuthenticity\u003c\/td\u003e\n\u003ctd\u003e100% Certified with Official Authentication Papers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eShipping\u003c\/td\u003e\n\u003ctd\u003eFully insured, tracked premium worldwide express shipping\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Handling Note --\u003e\n\u003cdiv class=\"museum-note\"\u003e\n\u003ch4\u003eMuseum-Grade Handling\u003c\/h4\u003e\n\u003cp\u003eDue to the immense spiritual value and rarity of this original Kiswa piece, it is handled with the highest level of reverence, packed using specialized shockproof protection, and dispatched via premium global express couriers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Buy Kaaba Kiswa","offers":[{"title":"Default Title","offer_id":62557356097907,"sku":null,"price":2500.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Original_Certified_Kiswa_Cloth_Ya_Rehman_Ya_Raheem_From_Holy_Kaaba.jpg?v=1771585263"},{"product_id":"certificated-original-black-kiswa-cloth-surah-al-ikhlas-gold-silver-piece","title":"Certified Samediyah Kaaba cover made of gold and silver, inscribed with the Surah Ikhlas","description":"\u003cdiv style=\"background-color: #000000; color: #d4af37; padding: 35px; font-family: 'Times New Roman', Times, serif; border-radius: 8px; max-width: 800px; margin: 20px auto; border: 2px solid #d4af37; box-shadow: 0 4px 20px rgba(255,255,255,0.1); line-height: 1.6;\"\u003e\n\n    \u003c!-- Ana Açıklama --\u003e\n    \u003cp style=\"font-size: 16px; text-align: justify; margin-bottom: 20px; color: #ffffff;\"\u003e\n        Introduce the pinnacle of spiritual majesty and sublime craftsmanship into your private collection with this \u003cstrong style=\"color: #d4af37; font-weight: bold;\"\u003eCertified Original Black Kaaba Kiswa Cloth\u003c\/strong\u003e. This extraordinary masterwork features \u003cstrong style=\"color: #e5e5e5; font-weight: bold;\"\u003eSurah Al-Ikhlas\u003c\/strong\u003e, meticulously hand-embroidered with genuine gold and silver-plated threads, once gracing the holy walls of the Kaaba in Mecca.\n    \u003c\/p\u003e\n    \n    \u003cp style=\"font-size: 16px; text-align: justify; margin-bottom: 25px; color: #ffffff;\"\u003e\n        Woven from premium black silk, the Kiswat al-Kaaba calligraphy represents centuries of unparalleled Islamic devotion and artistic heritage. This specific portion, bearing the sacred verses of Tauheed (the Oneness of Allah), is highly sought after by elite collectors worldwide. It serves as an awe-inspiring spiritual centerpiece for luxury interior display and a priceless family heirloom.\n    \u003c\/p\u003e\n\n    \u003c!-- Öne Çıkan Özellikler (Bullet Points) --\u003e\n    \u003ch3 style=\"font-size: 20px; color: #d4af37; font-weight: bold; border-bottom: 1px solid #d4af37; padding-bottom: 8px; margin-top: 25px; margin-bottom: 15px; letter-spacing: 0.5px; text-transform: uppercase;\"\u003e\n        ✨ Product Highlights\n    \u003c\/h3\u003e\n    \n    \u003cul style=\"list-style-type: none; padding-left: 0; margin: 0; font-size: 15px;\"\u003e\n        \u003cli style=\"margin-bottom: 15px;\"\u003e\n            \u003cstrong style=\"color: #d4af37; font-weight: bold; display: block; margin-bottom: 3px;\"\u003e• 100% Authentic \u0026amp; Certified:\u003c\/strong\u003e \n            \u003cspan style=\"color: #ffffff;\"\u003eAccompanied by official legal verification documents guaranteeing its genuine origin from the Holy Kaaba.\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 15px;\"\u003e\n            \u003cstrong style=\"color: #e5e5e5; font-weight: bold; display: block; margin-bottom: 3px;\"\u003e• Gold \u0026amp; Silver Embroidery:\u003c\/strong\u003e \n            \u003cspan style=\"color: #ffffff;\"\u003eHandcrafted using traditional bullion embroidery techniques with real silver and gold-plated wires.\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 15px;\"\u003e\n            \u003cstrong style=\"color: #d4af37; font-weight: bold; display: block; margin-bottom: 3px;\"\u003e• Sacred Quranic Calligraphy:\u003c\/strong\u003e \n            \u003cspan style=\"color: #ffffff;\"\u003eFeatures the complete, beautiful Thuluth script of Surah Al-Ikhlas, symbolizing the core essence of Islamic faith.\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 15px;\"\u003e\n            \u003cstrong style=\"color: #e5e5e5; font-weight: bold; display: block; margin-bottom: 3px;\"\u003e• The Ultimate Prestige Gift:\u003c\/strong\u003e \n            \u003cspan style=\"color: #ffffff;\"\u003eAn elite spiritual gesture for high-profile milestone events, institutional gifting, luxury weddings, or distinguished collectors.\u003c\/span\u003e\n        \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003c!-- Teknik Özellikler Tablosu --\u003e\n    \u003ch3 style=\"font-size: 20px; color: #e5e5e5; font-weight: bold; border-bottom: 1px solid #e5e5e5; padding-bottom: 8px; margin-top: 30px; margin-bottom: 15px; letter-spacing: 0.5px; text-transform: uppercase;\"\u003e\n        📋 Specifications\n    \u003c\/h3\u003e\n    \n    \u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 25px; font-size: 15px; border: 1px solid #d4af37;\"\u003e\n        \u003cthead\u003e\n            \u003ctr style=\"background-color: #1a1a1a;\"\u003e\n                \u003cth style=\"border: 1px solid #d4af37; text-align: left; padding: 12px; width: 35%; color: #d4af37; font-weight: bold;\"\u003eFeature\u003c\/th\u003e\n                \u003cth style=\"border: 1px solid #d4af37; text-align: left; padding: 12px; color: #e5e5e5; font-weight: bold;\"\u003eDetails\u003c\/th\u003e\n            \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n            \u003ctr\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; font-weight: bold; color: #d4af37; background-color: rgba(26, 26, 26, 0.4);\"\u003eItem Type\u003c\/td\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; color: #ffffff;\"\u003eOriginal Kiswah (Cover) of the Holy Kaaba\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr style=\"background-color: rgba(26, 26, 26, 0.6);\"\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; font-weight: bold; color: #e5e5e5;\"\u003eCalligraphy \/ Verse\u003c\/td\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; color: #ffffff; font-weight: bold;\"\u003eSurah Al-Ikhlas (Thuluth Script)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; font-weight: bold; color: #d4af37; background-color: rgba(26, 26, 26, 0.4);\"\u003eMaterials Used\u003c\/td\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; color: #ffffff;\"\u003e\n\u003cspan style=\"color: #d4af37; font-weight: bold;\"\u003eGold-Plated\u003c\/span\u003e and \u003cspan style=\"color: #e5e5e5; font-weight: bold;\"\u003eSilver Threads\u003c\/span\u003e on Pure Black Silk\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr style=\"background-color: rgba(26, 26, 26, 0.6);\"\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; font-weight: bold; color: #e5e5e5;\"\u003eAuthenticity\u003c\/td\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; color: #ffffff;\"\u003e100% Certified with Official Authentication Papers\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; font-weight: bold; color: #d4af37; background-color: rgba(26, 26, 26, 0.4);\"\u003eShipping\u003c\/td\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; color: #ffffff;\"\u003eFully insured, tracked premium worldwide express shipping\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003c!-- Güven ve Kargo Paneli --\u003e\n    \u003cdiv style=\"background-color: #111111; border-left: 4px solid #d4af37; padding: 15px; margin-top: 25px; border-radius: 4px; border-top: 1px solid rgba(212, 175, 55, 0.3); border-right: 1px solid rgba(212, 175, 55, 0.3); border-bottom: 1px solid rgba(212, 175, 55, 0.3);\"\u003e\n        \u003cp style=\"margin: 0; font-size: 14px; line-height: 1.5; color: #ffffff;\"\u003e\n            \u003cstrong style=\"color: #d4af37; font-weight: bold;\"\u003e📦 Museum-Grade Handling:\u003c\/strong\u003e Due to the extreme rarity and high spiritual and physical value of this gold-embroidered Kiswa piece, it is handled with ultimate reverence, secured in custom shockproof protective packaging, and dispatched via premium global express couriers.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Buy Kaaba Kiswa","offers":[{"title":"Default Title","offer_id":62557363994995,"sku":null,"price":5000.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Kaaba_Kiswa_Gold_Silver_Piece_-_Surah_Al-Ikhlas.png?v=1783845633"},{"product_id":"certified-kaaba-kiswa-cloth-original-piece-from-holy-kaaba-35-cm-x-25-cm","title":"Certified Kaaba Kiswa Cloth (35x25 cm)","description":"\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n    \/* Shopify Temasından İzolasyon ve Kapsayıcı Yapı *\/\n    .relic-display-vault-wrapper {\n        background: radial-gradient(circle at center, #0d1b2a 0%, #010811 100%);\n        color: #e0e1dd;\n        font-family: 'Montserrat', sans-serif;\n        padding: 40px 15px;\n        position: relative;\n        overflow: hidden;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        width: 100%;\n        box-sizing: border-box;\n    }\n\n    .relic-display-vault-wrapper * {\n        box-sizing: border-box;\n    }\n\n    \/* Altın Işıltı Efekti *\/\n    .relic-display-vault-wrapper::before {\n        content: '';\n        position: absolute;\n        width: 700px;\n        height: 700px;\n        background: radial-gradient(circle, rgba(230, 194, 128, 0.04) 0%, transparent 75%);\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n        pointer-events: none;\n        z-index: 0;\n        animation: celestialGlow 12s infinite alternate ease-in-out;\n    }\n\n    @keyframes celestialGlow {\n        0% { transform: translate(-50%, -50%) scale(0.95); opacity: 0.6; }\n        100% { transform: translate(-50%, -50%) scale(1.05); opacity: 1; }\n    }\n\n    \/* Teşhir Kasası Gövdesi *\/\n    .relic-display-vault {\n        background: linear-gradient(180deg, #0b1325 0%, #030712 100%);\n        border: 1px solid rgba(230, 194, 128, 0.35);\n        box-shadow: \n            0 0 0 5px #050b14,\n            0 0 0 7px #e6c280,\n            0 40px 90px rgba(0, 0, 0, 0.95),\n            inset 0 0 50px rgba(0, 0, 0, 0.85);\n        border-radius: 2px;\n        max-width: 850px;\n        width: 100%;\n        padding: 50px 40px;\n        position: relative;\n        z-index: 1;\n        margin: 0 auto;\n    }\n\n    \/* Köşe Süsleri *\/\n    .relic-display-vault .vault-corner {\n        position: absolute;\n        width: 35px;\n        height: 35px;\n        border: 1.5px solid #e6c280;\n    }\n    .relic-display-vault .vc-tl { top: 15px; left: 15px; border-right: none; border-bottom: none; }\n    .relic-display-vault .vc-tr { top: 15px; right: 15px; border-left: none; border-bottom: none; }\n    .relic-display-vault .vc-bl { bottom: 15px; left: 15px; border-right: none; border-top: none; }\n    .relic-display-vault .vc-br { bottom: 15px; right: 15px; border-left: none; border-top: none; }\n\n    \/* Başlık Grubu *\/\n    .relic-display-vault .vault-header {\n        text-align: center;\n        margin-bottom: 45px;\n    }\n\n    .relic-display-vault .heritage-tag {\n        font-family: 'Cinzel', serif;\n        color: #e6c280;\n        font-size: 0.85rem;\n        letter-spacing: 5px;\n        text-transform: uppercase;\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .relic-display-vault h1.vault-title {\n        font-family: 'Cinzel Decorative', serif;\n        font-size: 2.2rem;\n        color: #ffffff;\n        font-weight: 700;\n        letter-spacing: 1px;\n        line-height: 1.4;\n        margin: 0 0 10px 0;\n        text-shadow: 0 4px 20px rgba(0, 0, 0, 0.8);\n        background: linear-gradient(to right, #ffffff 30%, #e6c280 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n    }\n\n    .relic-display-vault .dimensions-badge {\n        display: inline-block;\n        margin-top: 15px;\n        font-family: 'Cinzel', serif;\n        font-size: 0.9rem;\n        color: #ffffff;\n        border: 1px solid rgba(230, 194, 128, 0.4);\n        padding: 5px 20px;\n        background: rgba(230, 194, 128, 0.03);\n        letter-spacing: 2px;\n    }\n\n    \/* Çizgi Ayırıcı *\/\n    .relic-display-vault .celestial-divider {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        gap: 15px;\n        margin: 30px 0;\n    }\n\n    .relic-display-vault .celestial-divider .line {\n        height: 1px;\n        width: 130px;\n        background: linear-gradient(to right, transparent, #e6c280);\n    }\n    .relic-display-vault .celestial-divider .line.rev {\n        background: linear-gradient(to left, transparent, #e6c280);\n    }\n    .relic-display-vault .celestial-divider .star {\n        color: #e6c280;\n        font-size: 1rem;\n    }\n\n    \/* İçerik Metni *\/\n    .relic-display-vault .manifesto-body {\n        font-size: 1.05rem;\n        line-height: 2.0;\n        color: #e0e1dd;\n        text-align: center;\n        font-weight: 300;\n        margin-bottom: 50px;\n    }\n\n    .relic-display-vault .manifesto-body strong {\n        color: #ffffff;\n        font-weight: 600;\n        border-bottom: 1px dotted #e6c280;\n        padding-bottom: 1px;\n    }\n\n    \/* Bölüm Başlıkları *\/\n    .relic-display-vault .section-headline {\n        font-family: 'Cinzel', serif;\n        color: #e6c280;\n        font-size: 1.15rem;\n        margin-bottom: 25px;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-bottom: 1px solid rgba(230, 194, 128, 0.2);\n        padding-bottom: 8px;\n    }\n\n    \/* Öne Çıkan Kartlar *\/\n    .relic-display-vault .highlights-container {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 50px;\n    }\n\n    .relic-display-vault .highlight-item {\n        background: rgba(13, 27, 42, 0.4);\n        border: 1px solid rgba(230, 194, 128, 0.1);\n        padding: 25px;\n        border-radius: 2px;\n        transition: all 0.3s ease;\n    }\n\n    .relic-display-vault .highlight-item:hover {\n        border-color: #e6c280;\n        background: rgba(230, 194, 128, 0.02);\n        transform: translateY(-2px);\n    }\n\n    .relic-display-vault .highlight-item h3 {\n        font-family: 'Cinzel', serif;\n        color: #ffffff;\n        font-size: 0.95rem;\n        letter-spacing: 1px;\n        margin: 0 0 10px 0;\n        display: flex;\n        align-items: center;\n        gap: 8px;\n    }\n\n    .relic-display-vault .highlight-item h3::before {\n        content: \"✦\";\n        color: #e6c280;\n    }\n\n    .relic-display-vault .highlight-item p {\n        font-size: 0.88rem;\n        line-height: 1.6;\n        color: #b5c2cc;\n        font-weight: 300;\n        margin: 0;\n    }\n\n    \/* Teknik Tablo *\/\n    .relic-display-vault .luxury-spec-table {\n        width: 100%;\n        border-collapse: collapse;\n        border: 1px solid rgba(230, 194, 128, 0.15);\n        margin-bottom: 45px;\n    }\n\n    .relic-display-vault .luxury-spec-table th {\n        font-family: 'Cinzel', serif;\n        background-color: rgba(230, 194, 128, 0.08);\n        color: #e6c280;\n        padding: 16px 20px;\n        font-size: 0.95rem;\n        letter-spacing: 1px;\n        border-bottom: 2px solid #e6c280;\n        text-transform: uppercase;\n        text-align: left;\n    }\n\n    .relic-display-vault .luxury-spec-table td {\n        padding: 16px 20px;\n        font-size: 0.95rem;\n        color: #e0e1dd;\n        border-bottom: 1px solid rgba(230, 194, 128, 0.1);\n        background-color: rgba(0, 0, 0, 0.2);\n    }\n\n    .relic-display-vault .luxury-spec-table tr:nth-child(even) td {\n        background-color: rgba(13, 27, 42, 0.2);\n    }\n\n    .relic-display-vault .luxury-spec-table tr:hover td {\n        background-color: rgba(230, 194, 128, 0.04);\n        color: #ffffff;\n        transition: all 0.2s ease;\n    }\n\n    .relic-display-vault .spec-label-key {\n        font-family: 'Cinzel', serif;\n        font-weight: 600;\n        color: #e6c280;\n        width: 30%;\n        letter-spacing: 0.5px;\n    }\n\n    \/* Güvenlik Notu *\/\n    .relic-display-vault .handling-vault-box {\n        background: linear-gradient(90deg, rgba(13, 27, 42, 0.6) 0%, rgba(3, 7, 18, 0.6) 100%);\n        border-left: 4px solid #e6c280;\n        padding: 25px;\n        border-radius: 0 4px 4px 0;\n    }\n\n    .relic-display-vault .handling-vault-box h4 {\n        font-family: 'Cinzel', serif;\n        color: #e6c280;\n        font-size: 1.05rem;\n        letter-spacing: 2px;\n        margin: 0 0 10px 0;\n        text-transform: uppercase;\n    }\n\n    .relic-display-vault .handling-vault-box p {\n        font-size: 0.92rem;\n        line-height: 1.75;\n        color: #b5c2cc;\n        font-weight: 300;\n        margin: 0;\n    }\n\n    \/* Mobil Uyumluluk *\/\n    @media (max-width: 768px) {\n        .relic-display-vault-wrapper { padding: 20px 10px; }\n        .relic-display-vault { padding: 35px 20px; }\n        .relic-display-vault h1.vault-title { font-size: 1.65rem; }\n        .relic-display-vault .highlights-container { grid-template-columns: 1fr; gap: 15px; }\n        .relic-display-vault .celestial-divider .line { width: 60px; }\n        .relic-display-vault .spec-label-key { width: 100%; display: block; padding-bottom: 4px; }\n        .relic-display-vault .luxury-spec-table td { display: block; width: 100%; }\n        .relic-display-vault .luxury-spec-table th { display: none; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"relic-display-vault-wrapper\"\u003e\n    \u003cdiv class=\"relic-display-vault\"\u003e\n        \u003c!-- İnce Altın Kakma Köşeler --\u003e\n        \u003cdiv class=\"vault-corner vc-tl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"vault-corner vc-tr\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"vault-corner vc-bl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"vault-corner vc-br\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Üst Başlık Grubu --\u003e\n        \u003cdiv class=\"vault-header\"\u003e\n            \u003cspan class=\"heritage-tag\"\u003eSacred Relic of Mecca\u003c\/span\u003e\n            \u003ch1 class=\"vault-title\"\u003eCertified Kaaba Kiswa Cloth\u003c\/h1\u003e\n            \u003cdiv class=\"dimensions-badge\"\u003e35 CM X 25 CM\u003c\/div\u003e\n            \n            \u003cdiv class=\"celestial-divider\"\u003e\n                \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"star\"\u003e✦\u003c\/div\u003e\n                \u003cdiv class=\"line rev\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Ana Anlatım Metni --\u003e\n        \u003cdiv class=\"manifesto-body\"\u003e\n            Bring the divine blessings and unmatched majesty of the holiest site in Islam into your living space with this \u003cstrong\u003eCertified Kaaba Kiswa Cloth\u003c\/strong\u003e. Measuring 35 cm x 25 cm, this authentic piece of the Holy Kaaba's cover is a breathtaking spiritual treasure and an extraordinary collector's item.\n            \u003cbr\u003e\u003cbr\u003e\n            Woven with premium intricately detailed, the Kiswat al-Kaaba represents centuries of deep devotion and Islamic artistry. This compact and elegant sacred fabric is \u003cstrong\u003eideal for custom framing\u003c\/strong\u003e, making it a perfect accent piece for your living room wall, private prayer area, or a prestigious family heirloom to be passed down through generations.\n        \u003c\/div\u003e\n\n        \u003c!-- Ürün Öne Çıkan Özellikleri --\u003e\n        \u003cdiv class=\"section-headline\"\u003e✨ Product Highlights\u003c\/div\u003e\n        \u003cdiv class=\"highlights-container\"\u003e\n            \u003cdiv class=\"highlight-item\"\u003e\n                \u003ch3\u003e100% Authentic \u0026amp; Certified\u003c\/h3\u003e\n                \u003cp\u003eIncludes official verification documentation guaranteeing its genuine origin from the Holy Kaaba in Mecca.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"highlight-item\"\u003e\n                \u003ch3\u003eVersatile Display Size\u003c\/h3\u003e\n                \u003cp\u003eAt 35x25 cm, it is highly adaptable and fits beautifully into standard or custom luxury frames for your desk, shelf, or wall.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"highlight-item\"\u003e\n                \u003ch3\u003eInvaluable Spiritual Value\u003c\/h3\u003e\n                \u003cp\u003eA rare opportunity to physically own a piece of the sacred cloth that once draped the House of Allah.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"highlight-item\"\u003e\n                \u003ch3\u003eThe Ultimate Spiritual Gift\u003c\/h3\u003e\n                \u003cp\u003eAn unforgettable, premium gift for milestone celebrations, weddings, Eid, Ramadan, or for loved ones returning from Hajj and Umrah.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Teknik Özellikler Tablosu --\u003e\n        \u003cdiv class=\"section-headline\"\u003e📋 Specifications\u003c\/div\u003e\n        \u003ctable class=\"luxury-spec-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFeature\u003c\/th\u003e\n                    \u003cth\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label-key\"\u003eItem Type\u003c\/td\u003e\n                    \u003ctd\u003eOriginal Kiswah (Cover) of the Holy Kaaba\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label-key\"\u003eDimensions\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600; color: #ffffff;\"\u003e35 cm x 25 cm (Approx. 13.7 x 9.8 inches)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label-key\"\u003eAuthenticity\u003c\/td\u003e\n                    \u003ctd\u003e100% Certified with Official Authentication Papers\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-label-key\"\u003eShipping\u003c\/td\u003e\n                    \u003ctd\u003eTracked, insured, premium worldwide express shipping\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003c!-- Güvenli ve Saygılı Taşıma Notu --\u003e\n        \u003cdiv class=\"handling-vault-box\"\u003e\n            \u003ch4\u003eSafe \u0026amp; Respectful Handling\u003c\/h4\u003e\n            \u003cp\u003e\n                As a deeply venerated item, this original Kiswa piece is handled with extreme care, packed using specialized protective materials, and shipped securely with international tracking to guarantee its safe arrival.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Buy Kaaba Kiswa","offers":[{"title":"Default Title","offer_id":62563423158643,"sku":null,"price":150.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Buy_Certified_Original_Kaaba_Kiswa_Cloth_35x25_cm.png?v=1779546687"},{"product_id":"certified-kaaba-kiswa-cloth-original-piece-from-holy-kaaba-45-cm-x-45-cm","title":"Certified Kiswah of the Holy Kaaba - 45x45 cm","description":"\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n    \/* Shopify Temasından İzolasyon ve Kapsayıcı Yapı *\/\n    .relic-exhibition-vault-wrapper {\n        background: radial-gradient(circle at center, #1a1c1e 0%, #08090a 100%);\n        color: #ffffff;\n        font-family: 'Montserrat', sans-serif;\n        padding: 40px 15px;\n        position: relative;\n        overflow: hidden;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        width: 100%;\n        box-sizing: border-box;\n    }\n\n    .relic-exhibition-vault-wrapper * {\n        box-sizing: border-box;\n    }\n\n    \/* Platin Işık Aurası *\/\n    .relic-exhibition-vault-wrapper::before {\n        content: '';\n        position: absolute;\n        width: 900px;\n        height: 900px;\n        background: radial-gradient(circle, rgba(255, 255, 255, 0.03) 0%, transparent 70%);\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n        pointer-events: none;\n        z-index: 0;\n        animation: platinumGlow 15s infinite alternate ease-in-out;\n    }\n\n    @keyframes platinumGlow {\n        0% { transform: translate(-50%, -50%) scale(0.95); opacity: 0.5; }\n        100% { transform: translate(-50%, -50%) scale(1.05); opacity: 0.9; }\n    }\n\n    \/* Teşhir Şasesi Gövdesi *\/\n    .relic-exhibition-vault {\n        background: linear-gradient(180deg, #111315 0%, #020304 100%);\n        border: 2px solid #ffffff;\n        box-shadow: \n            0 0 0 6px #08090a,\n            0 0 0 9px #ffffff,\n            0 0 40px rgba(255, 255, 255, 0.08),\n            0 55px 110px rgba(0, 0, 0, 0.95),\n            inset 0 0 60px rgba(0, 0, 0, 0.9);\n        border-radius: 2px;\n        max-width: 900px;\n        width: 100%;\n        padding: 60px 45px;\n        position: relative;\n        z-index: 1;\n        margin: 0 auto;\n    }\n\n    \/* Gümüş \/ Platin Köşe Kakmaları *\/\n    .relic-exhibition-vault .exquisite-corner {\n        position: absolute;\n        width: 50px;\n        height: 50px;\n        border: 2.5px solid #ffffff;\n    }\n    .relic-exhibition-vault .ec-tl { top: 22px; left: 22px; border-right: none; border-bottom: none; }\n    .relic-exhibition-vault .ec-tr { top: 22px; right: 22px; border-left: none; border-bottom: none; }\n    .relic-exhibition-vault .ec-bl { bottom: 22px; left: 22px; border-right: none; border-top: none; }\n    .relic-exhibition-vault .ec-br { bottom: 22px; right: 22px; border-left: none; border-top: none; }\n\n    \/* Başlık Grubu *\/\n    .relic-exhibition-vault .vault-header {\n        text-align: center;\n        margin-bottom: 50px;\n    }\n\n    .relic-exhibition-vault .sanctuary-tag {\n        font-family: 'Cinzel', serif;\n        color: #ffffff;\n        font-size: 0.85rem;\n        letter-spacing: 8px;\n        text-transform: uppercase;\n        display: block;\n        margin-bottom: 15px;\n        opacity: 0.7;\n    }\n\n    .relic-exhibition-vault h1.vault-title {\n        font-family: 'Cinzel Decorative', serif;\n        font-size: 2.2rem;\n        color: #ffffff;\n        font-weight: 700;\n        letter-spacing: 1px;\n        line-height: 1.4;\n        margin: 0 0 10px 0;\n        text-shadow: 0 4px 25px rgba(0, 0, 0, 0.9);\n    }\n\n    .relic-exhibition-vault .grand-relic-badge {\n        display: inline-block;\n        margin-top: 20px;\n        font-family: 'Cinzel', serif;\n        font-size: 0.95rem;\n        color: #ffffff;\n        border: 1px solid rgba(255, 255, 255, 0.6);\n        padding: 7px 28px;\n        background: rgba(255, 255, 255, 0.04);\n        letter-spacing: 3px;\n        text-transform: uppercase;\n    }\n\n    \/* Platin Ayırıcı Çizgi *\/\n    .relic-exhibition-vault .platinum-divider {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        gap: 20px;\n        margin: 35px 0;\n    }\n\n    .relic-exhibition-vault .platinum-divider .line {\n        height: 1px;\n        width: 165px;\n        background: linear-gradient(to right, transparent, #ffffff);\n    }\n    .relic-exhibition-vault .platinum-divider .line.rev {\n        background: linear-gradient(to left, transparent, #ffffff);\n    }\n    .relic-exhibition-vault .platinum-divider .crest {\n        color: #ffffff;\n        font-size: 1.3rem;\n        opacity: 0.8;\n    }\n\n    \/* Metin Alanı *\/\n    .relic-exhibition-vault .manifesto-body {\n        font-size: 1.05rem;\n        line-height: 2.1;\n        color: #dbdee3;\n        text-align: center;\n        font-weight: 300;\n        margin-bottom: 55px;\n    }\n\n    .relic-exhibition-vault .manifesto-body strong {\n        color: #ffffff;\n        font-weight: 600;\n        border-bottom: 1px dashed rgba(255, 255, 255, 0.6);\n        padding-bottom: 1px;\n    }\n\n    \/* Bölüm Başlıkları *\/\n    .relic-exhibition-vault .section-headline {\n        font-family: 'Cinzel', serif;\n        color: #ffffff;\n        font-size: 1.2rem;\n        margin-bottom: 30px;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-bottom: 1px solid rgba(255, 255, 255, 0.25);\n        padding-bottom: 10px;\n    }\n\n    \/* Öne Çıkan Özellik Kartları *\/\n    .relic-exhibition-vault .perks-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 25px;\n        margin-bottom: 55px;\n    }\n\n    .relic-exhibition-vault .perk-card {\n        background: rgba(8, 9, 10, 0.8);\n        border: 1px solid rgba(255, 255, 255, 0.15);\n        padding: 25px;\n        border-radius: 2px;\n        transition: all 0.3s ease;\n    }\n\n    .relic-exhibition-vault .perk-card:hover {\n        border-color: #ffffff;\n        background: rgba(255, 255, 255, 0.04);\n        transform: translateY(-3px);\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.6);\n    }\n\n    .relic-exhibition-vault .perk-card h3 {\n        font-family: 'Cinzel', serif;\n        color: #ffffff;\n        font-size: 0.9rem;\n        letter-spacing: 1px;\n        margin: 0 0 12px 0;\n        display: flex;\n        align-items: center;\n        gap: 6px;\n    }\n\n    .relic-exhibition-vault .perk-card h3::before {\n        content: \"✦\";\n        color: #ffffff;\n        opacity: 0.8;\n    }\n\n    .relic-exhibition-vault .perk-card p {\n        font-size: 0.85rem;\n        line-height: 1.65;\n        color: #b9bcc2;\n        font-weight: 300;\n        margin: 0;\n    }\n\n    \/* Teknik Özellikler Tablosu *\/\n    .relic-exhibition-vault .spec-luxury-table {\n        width: 100%;\n        border-collapse: collapse;\n        border: 1px solid rgba(255, 255, 255, 0.15);\n        margin-bottom: 55px;\n    }\n\n    .relic-exhibition-vault .spec-luxury-table th {\n        font-family: 'Cinzel', serif;\n        background-color: rgba(255, 255, 255, 0.07);\n        color: #ffffff;\n        padding: 18px 22px;\n        font-size: 0.95rem;\n        letter-spacing: 1px;\n        border-bottom: 2px solid #ffffff;\n        text-transform: uppercase;\n        text-align: left;\n    }\n\n    .relic-exhibition-vault .spec-luxury-table td {\n        padding: 18px 22px;\n        font-size: 0.95rem;\n        color: #ffffff;\n        border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n        background-color: rgba(0, 0, 0, 0.4);\n    }\n\n    .relic-exhibition-vault .spec-luxury-table tr:nth-child(even) td {\n        background-color: rgba(26, 28, 30, 0.3);\n    }\n\n    .relic-exhibition-vault .spec-luxury-table tr:hover td {\n        background-color: rgba(255, 255, 255, 0.04);\n        transition: all 0.2s ease;\n    }\n\n    .relic-exhibition-vault .spec-key {\n        font-family: 'Cinzel', serif;\n        font-weight: 600;\n        color: #ffffff;\n        width: 30%;\n        letter-spacing: 0.5px;\n        opacity: 0.9;\n    }\n\n    \/* Sevkiyat Paneli *\/\n    .relic-exhibition-vault .shipping-secure-box {\n        background: linear-gradient(90deg, rgba(26, 28, 30, 0.6) 0%, rgba(8, 9, 10, 0.8) 100%);\n        border-left: 4px solid #ffffff;\n        padding: 30px;\n        border-radius: 0 4px 4px 0;\n        margin-bottom: 40px;\n        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);\n    }\n\n    .relic-exhibition-vault .shipping-secure-box h4 {\n        font-family: 'Cinzel', serif;\n        color: #ffffff;\n        font-size: 1.05rem;\n        letter-spacing: 2px;\n        margin: 0 0 12px 0;\n        text-transform: uppercase;\n    }\n\n    .relic-exhibition-vault .shipping-secure-box p {\n        font-size: 0.92rem;\n        line-height: 1.8;\n        color: #b9bcc2;\n        font-weight: 300;\n        margin: 0;\n    }\n\n    \/* Mobil Ekran Ayarları *\/\n    @media (max-width: 768px) {\n        .relic-exhibition-vault-wrapper { padding: 20px 10px; }\n        .relic-exhibition-vault { padding: 40px 20px; }\n        .relic-exhibition-vault h1.vault-title { font-size: 1.65rem; }\n        .relic-exhibition-vault .perks-grid { grid-template-columns: 1fr; gap: 15px; }\n        .relic-exhibition-vault .platinum-divider .line { width: 60px; }\n        .relic-exhibition-vault .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n        .relic-exhibition-vault .spec-luxury-table td { display: block; width: 100%; }\n        .relic-exhibition-vault .spec-luxury-table th { display: none; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"relic-exhibition-vault-wrapper\"\u003e\n    \u003cdiv class=\"relic-exhibition-vault\"\u003e\n        \u003c!-- Varak Baskılı Gümüş Köşelikler --\u003e\n        \u003cdiv class=\"exquisite-corner ec-tl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"exquisite-corner ec-tr\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"exquisite-corner ec-bl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"exquisite-corner ec-br\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Üst Başlık Alanı --\u003e\n        \u003cdiv class=\"vault-header\"\u003e\n            \u003cspan class=\"sanctuary-tag\"\u003eKiswat Al-Kaaba • Makkah Al-Mukarramah\u003c\/span\u003e\n            \u003ch1 class=\"vault-title\"\u003eCertified Kaaba Kiswa Cloth\u003c\/h1\u003e\n            \u003cdiv class=\"grand-relic-badge\"\u003e100% Authentic Relic • 45 CM X 45 CM\u003c\/div\u003e\n            \n            \u003cdiv class=\"platinum-divider\"\u003e\n                \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n                \u003cdiv class=\"line rev\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Ana Manifesto Anlatımı --\u003e\n        \u003cdiv class=\"manifesto-body\"\u003e\n            Bring the divine blessings and unmatched majesty of the holiest site in Islam into your living space with this \u003cstrong\u003eCertified Kaaba Kiswa Cloth\u003c\/strong\u003e. Measuring 45 cm x 45 cm, this authentic piece of the Holy Kaaba's cover is a breathtaking spiritual treasure and an extraordinary collector's item.\n            \u003cbr\u003e\u003cbr\u003e\n            Woven with premium silk and intricately detailed, the Kiswat al-Kaaba represents centuries of deep devotion and Islamic artistry. This mid-sized sacred fabric is ideal for custom framing, making it a perfect centerpiece for your living room wall, private prayer area, or a prestigious family heirloom to be passed down through generations.\n        \u003c\/div\u003e\n\n        \u003c!-- Ürün Avantajları Grid Sistemi --\u003e\n        \u003cdiv class=\"section-headline\"\u003e✨ Product Highlights\u003c\/div\u003e\n        \u003cdiv class=\"perks-grid\"\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003e100% Authentic \u0026amp; Certified\u003c\/h3\u003e\n                \u003cp\u003eIncludes official verification documentation guaranteeing its genuine origin from the Holy Kaaba in Mecca.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003ePerfect Display Size\u003c\/h3\u003e\n                \u003cp\u003eAt 45x45 cm, it is highly versatile and fits beautifully into standard or custom luxury frames.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eInvaluable Spiritual Value\u003c\/h3\u003e\n                \u003cp\u003eA rare opportunity to physically own a piece of the sacred cloth that once draped the House of Allah.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eThe Ultimate Spiritual Gift\u003c\/h3\u003e\n                \u003cp\u003eAn unforgettable, premium gift for milestone celebrations, weddings, Eid, Ramadan, or for loved ones returning from Hajj and Umrah.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Teknik Detaylar Tablosu --\u003e\n        \u003cdiv class=\"section-headline\"\u003e📌 Specifications\u003c\/div\u003e\n        \u003ctable class=\"spec-luxury-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFeature\u003c\/th\u003e\n                    \u003cth\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eItem Type\u003c\/td\u003e\n                    \u003ctd\u003eOriginal Kiswah (Cover) of the Holy Kaaba\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eDimensions\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600;\"\u003e45 cm x 45 cm (Approx. 17.7 x 17.7 inches)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eAuthenticity\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600;\"\u003e100% Certified with Official Authentication Papers\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eShipping\u003c\/td\u003e\n                    \u003ctd\u003eTracked, insured, premium worldwide express shipping\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003c!-- Koruma ve Sevkiyat Paneli --\u003e\n        \u003cdiv class=\"shipping-secure-box\"\u003e\n            \u003ch4\u003e✈️ Safe \u0026amp; Respectful Handling\u003c\/h4\u003e\n            \u003cp\u003e\n                As a deeply venerated item, this original Kiswa piece is handled with extreme care, packed using specialized protective materials, and shipped securely with international tracking to guarantee its safe arrival at your doorstep.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"BUY KAABA KISWA","offers":[{"title":"Default Title","offer_id":62574674116979,"sku":null,"price":275.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Buy_Certified_Original_Kaaba_Kiswa_Cloth_45x45_cm.png?v=1779543426"},{"product_id":"original-certified-and-framed-kaaba-kiswa-for-the-most-exclusive-corner-of-your-home","title":"Certified \u0026 Framed Kaaba Kiswa for the Most Exclusive Corner of Your Home","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eCertified \u0026amp; Framed Kaaba Kiswa Cloth - 33x23 CM\u003c\/title\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            \/* Derin Galeri Siyahı ve Karbon Tonlarında Degrade Arka Plan *\/\n            background: radial-gradient(circle at center, #16181a 0%, #060708 100%);\n            color: #ffffff;\n            font-family: 'Montserrat', sans-serif;\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 60px 20px;\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        \/* Ruhani Beyaz Aura Efekti *\/\n        body::before {\n            content: '';\n            position: absolute;\n            width: 900px;\n            height: 900px;\n            background: radial-gradient(circle, rgba(255, 255, 255, 0.03) 0%, transparent 70%);\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            pointer-events: none;\n            z-index: 0;\n            animation: galleryGlow 15s infinite alternate ease-in-out;\n        }\n\n        @keyframes galleryGlow {\n            0% { transform: translate(-50%, -50%) scale(0.96); opacity: 0.4; }\n            100% { transform: translate(-50%, -50%) scale(1.04); opacity: 0.8; }\n        }\n\n        \/* Ağır Müze Tipi Çerçeveli Teşhir Kasası *\/\n        .framed-relic-vault {\n            background: linear-gradient(180deg, #0f1012 0%, #020203 100%);\n            border: 2px solid #ffffff;\n            box-shadow: \n                0 0 0 6px #060708,\n                0 0 0 9px #ffffff,\n                0 0 40px rgba(255, 255, 255, 0.08),\n                0 55px 110px rgba(0, 0, 0, 0.95),\n                inset 0 0 60px rgba(0, 0, 0, 0.9);\n            border-radius: 2px;\n            max-width: 900px;\n            width: 100%;\n            padding: 70px 60px;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Saf Beyaz Köşe Köşelikleri *\/\n        .gallery-corner {\n            position: absolute;\n            width: 50px;\n            height: 50px;\n            border: 2.5px solid #ffffff;\n        }\n        .gc-tl { top: 22px; left: 22px; border-right: none; border-bottom: none; }\n        .gc-tr { top: 22px; right: 22px; border-left: none; border-bottom: none; }\n        .gc-bl { bottom: 22px; left: 22px; border-right: none; border-top: none; }\n        .gc-br { bottom: 22px; right: 22px; border-left: none; border-top: none; }\n\n        \/* Başlık Blok Yapısı *\/\n        .vault-header {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n\n        .sanctuary-tag {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.85rem;\n            letter-spacing: 8px;\n            text-transform: uppercase;\n            display: block;\n            margin-bottom: 15px;\n            opacity: 0.75;\n        }\n\n        h1 {\n            font-family: 'Cinzel Decorative', serif;\n            font-size: 2.2rem;\n            color: #ffffff;\n            font-weight: 700;\n            letter-spacing: 1px;\n            line-height: 1.4;\n            text-shadow: 0 4px 25px rgba(0, 0, 0, 0.9);\n        }\n\n        .grand-relic-badge {\n            display: inline-block;\n            margin-top: 20px;\n            font-family: 'Cinzel', serif;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border: 1px solid rgba(255, 255, 255, 0.7);\n            padding: 7px 28px;\n            background: rgba(255, 255, 255, 0.04);\n            letter-spacing: 3px;\n            text-transform: uppercase;\n        }\n\n        \/* Çizgisel Platin Bölücü *\/\n        .platinum-divider {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 20px;\n            margin: 35px 0;\n        }\n\n        .platinum-divider .line {\n            height: 1px;\n            width: 165px;\n            background: linear-gradient(to right, transparent, #ffffff);\n        }\n        .platinum-divider .line.rev {\n            background: linear-gradient(to left, transparent, #ffffff);\n        }\n        .platinum-divider .crest {\n            color: #ffffff;\n            font-size: 1.3rem;\n            opacity: 0.8;\n        }\n\n        \/* Manifesto Gövde Metni *\/\n        .manifesto-body {\n            font-size: 1.05rem;\n            line-height: 2.1;\n            color: #dcdee2;\n            text-align: center;\n            font-weight: 300;\n            margin-bottom: 55px;\n        }\n\n        .manifesto-body strong {\n            color: #ffffff;\n            font-weight: 600;\n            border-bottom: 1px dashed rgba(255, 255, 255, 0.5);\n            padding-bottom: 1px;\n        }\n\n        \/* Alt Başlık Düzeni *\/\n        .section-headline {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.2rem;\n            margin-bottom: 30px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.25);\n            padding-bottom: 10px;\n        }\n\n        \/* 2 Kolonlu Özellik Kartları Grid Sistemi *\/\n        .perks-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n            margin-bottom: 55px;\n        }\n\n        .perk-card {\n            background: rgba(6, 7, 8, 0.8);\n            border: 1px solid rgba(255, 255, 255, 0.15);\n            padding: 25px;\n            border-radius: 2px;\n            transition: all 0.3s ease;\n        }\n\n        .perk-card:hover {\n            border-color: #ffffff;\n            background: rgba(255, 255, 255, 0.04);\n            transform: translateY(-3px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.6);\n        }\n\n        .perk-card h3 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.9rem;\n            letter-spacing: 1px;\n            margin-bottom: 12px;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        .perk-card h3::before {\n            content: \"✦\";\n            color: #ffffff;\n            opacity: 0.8;\n        }\n\n        .perk-card p {\n            font-size: 0.85rem;\n            line-height: 1.65;\n            color: #babcbe;\n            font-weight: 300;\n        }\n\n        \/* Lüks Özellikler Tablosu *\/\n        .spec-luxury-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid rgba(255, 255, 255, 0.15);\n            margin-bottom: 55px;\n        }\n\n        th {\n            font-family: 'Cinzel', serif;\n            background-color: rgba(255, 255, 255, 0.07);\n            color: #ffffff;\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            letter-spacing: 1px;\n            border-bottom: 2px solid #ffffff;\n            text-transform: uppercase;\n            text-align: left;\n        }\n\n        td {\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            background-color: rgba(0, 0, 0, 0.4);\n        }\n\n        tr:nth-child(even) td {\n            background-color: rgba(22, 24, 26, 0.3);\n        }\n\n        tr:hover td {\n            background-color: rgba(255, 255, 255, 0.04);\n            transition: all 0.2s ease;\n        }\n\n        .spec-key {\n            font-family: 'Cinzel', serif;\n            font-weight: 600;\n            color: #ffffff;\n            width: 30%;\n            letter-spacing: 0.5px;\n            opacity: 0.9;\n        }\n\n        \/* Güvenli Kargo Bilgi Paneli *\/\n        .shipping-secure-box {\n            background: linear-gradient(90deg, rgba(22, 24, 26, 0.6) 0%, rgba(6, 7, 8, 0.8) 100%);\n            border-left: 4px solid #ffffff;\n            padding: 30px;\n            border-radius: 0 4px 4px 0;\n            margin-bottom: 40px;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);\n        }\n\n        .shipping-secure-box h4 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.05rem;\n            letter-spacing: 2px;\n            margin-bottom: 12px;\n            text-transform: uppercase;\n        }\n\n        .shipping-secure-box p {\n            font-size: 0.92rem;\n            line-height: 1.8;\n            color: #babcbe;\n            font-weight: 300;\n        }\n\n        \/* Mobil Ekran Akıllı Esneklik Ayarları *\/\n        @media (max-width: 768px) {\n            .framed-relic-vault { padding: 45px 20px; }\n            h1 { font-size: 1.65rem; }\n            .perks-grid { grid-template-columns: 1fr; gap: 15px; }\n            .platinum-divider .line { width: 60px; }\n            .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n            td { display: block; width: 100%; }\n            th { display: none; }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"framed-relic-vault\"\u003e\n        \u003c!-- Saf Beyaz Köşelikler --\u003e\n        \u003cdiv class=\"gallery-corner gc-tl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"gallery-corner gc-tr\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"gallery-corner gc-bl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"gallery-corner gc-br\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Üst Başlık Alanı --\u003e\n        \u003cdiv class=\"vault-header\"\u003e\n            \u003cspan class=\"sanctuary-tag\"\u003eHoly Kaaba Cover • Makkah Al-Mukarramah\u003c\/span\u003e\n            \u003ch1\u003eCertified and Framed\u003cbr\u003e\u003cspan style=\"font-size: 0.85em; font-family: 'Cinzel', serif; font-weight: 400;\"\u003eKaaba Kiswa Cloth\u003c\/span\u003e\n\u003c\/h1\u003e\n            \u003cdiv class=\"grand-relic-badge\"\u003eMuseum Quality Presentation • 33 CM X 23 CM\u003c\/div\u003e\n            \n            \u003cdiv class=\"platinum-divider\"\u003e\n                \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n                \u003cdiv class=\"line rev\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Ana Anlatım Metni --\u003e\n        \u003cdiv class=\"manifesto-body\"\u003e\n            Transform the most exclusive corner of your home, majlis, or executive office into a sanctuary of spiritual elegance with this museum-quality \u003cstrong\u003eCertified and Framed Kaaba Kiswa Cloth\u003c\/strong\u003e. This extraordinary piece of the Holy Kaaba's cover is meticulously preserved and professionally framed, blending deep Islamic heritage with a magnificent presentation.\n            \u003cbr\u003e\u003cbr\u003e\n            Woven with pure silk and premium materials, the Kiswat al-Kaaba represents the pinnacle of Islamic devotion and traditional artistry. Professionally mounted within an elegant frame to protect the delicate, sacred fabric from dust and age-related fading, this certified relic arrives ready to hang, serving as a prestigious focal point and a timeless family heirloom for generations.\n        \u003c\/div\u003e\n\n        \u003c!-- Ürün Öne Çıkan Özellikleri Grid Sistemi --\u003e\n        \u003cdiv class=\"section-headline\"\u003e✨ Product Highlights\u003c\/div\u003e\n        \u003cdiv class=\"perks-grid\"\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003e100% Authentic \u0026amp; Certified\u003c\/h3\u003e\n                \u003cp\u003eComes with official documentation verifying its genuine origin from the Holy Kaaba in Mecca.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003ePremium Luxury Framing\u003c\/h3\u003e\n                \u003cp\u003eProfessionally encased in a high-grade frame designed to seamlessly complement luxury residential interiors and corporate executive spaces.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eReady to Hang\u003c\/h3\u003e\n                \u003cp\u003eArrives fully assembled and equipped with premium hardware attached for safe and secure hanging.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eA Prestigious Gift\u003c\/h3\u003e\n                \u003cp\u003eThe ultimate spiritual gesture for milestone occasions, high-profile corporate gifting, weddings, or for loved ones returning from Hajj and Umrah.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Teknik Detaylar Tablosu --\u003e\n        \u003cdiv class=\"section-headline\"\u003e📌 Specifications\u003c\/div\u003e\n        \u003ctable class=\"spec-luxury-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFeature\u003c\/th\u003e\n                    \u003cth\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eItem Type\u003c\/td\u003e\n                    \u003ctd\u003eOriginal Kiswa (Cover) of the Holy Kaaba\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003ePresentation\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600;\"\u003eElegantly Framed, Sealed, and Ready to Hang (33 CM X 23 CM)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eAuthenticity\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600;\"\u003e100% Certified with Official Verification Documents\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eShipping\u003c\/td\u003e\n                    \u003ctd\u003eTracked, insured, premium worldwide express shipping\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003c!-- Paketleme ve Kargo Paneli --\u003e\n        \u003cdiv class=\"shipping-secure-box\"\u003e\n            \u003ch4\u003e📦 Secure Premium Packaging\u003c\/h4\u003e\n            \u003cp\u003e\n                Due to the framed structure and immense spiritual value of this piece, it is wrapped using specialized protective shockproof materials and shipped via fully insured, tracked express international couriers to guarantee flawless delivery to your doorstep.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"BUY KAABA KISWA","offers":[{"title":"Default Title","offer_id":62606889386355,"sku":null,"price":160.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Original_Certified_and_Framed_Kaaba_Kiswa.png?v=1777979206"},{"product_id":"original-certified-framed-kaaba-kiswa-for-exclusive-home-decor","title":"Certified \u0026 Framed Kaaba Kiswa for Exclusive Home Decor","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eCertified and Framed Kaaba Kiswa Cloth - 33x23 CM\u003c\/title\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            \/* Derin Lüks Zümrüt Yeşili ve Kadife Tonlarında Klasik Geçiş *\/\n            background: radial-gradient(circle at center, #052c15 0%, #010c05 100%);\n            color: #ffffff;\n            font-family: 'Montserrat', sans-serif;\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 60px 20px;\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        \/* Ruhani Beyaz Işık Halesi *\/\n        body::before {\n            content: '';\n            position: absolute;\n            width: 900px;\n            height: 900px;\n            background: radial-gradient(circle, rgba(255, 255, 255, 0.04) 0%, transparent 70%);\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            pointer-events: none;\n            z-index: 0;\n            animation: sacredGlow 15s infinite alternate ease-in-out;\n        }\n\n        @keyframes sacredGlow {\n            0% { transform: translate(-50%, -50%) scale(0.96); opacity: 0.4; }\n            100% { transform: translate(-50%, -50%) scale(1.04); opacity: 0.8; }\n        }\n\n        \/* Ağır Müze Tipi Çerçeveli Sergi Vitrini *\/\n        .framed-kiswa-vault {\n            background: linear-gradient(180deg, #03210f 0%, #010904 100%);\n            border: 2px solid #ffffff;\n            box-shadow: \n                0 0 0 6px #010c05,\n                0 0 0 9px #ffffff,\n                0 0 40px rgba(255, 255, 255, 0.1),\n                0 55px 110px rgba(0, 0, 0, 0.95),\n                inset 0 0 60px rgba(0, 0, 0, 0.9);\n            border-radius: 2px;\n            max-width: 900px;\n            width: 100%;\n            padding: 70px 60px;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Saf Beyaz Köşe Motifleri *\/\n        .museum-corner {\n            position: absolute;\n            width: 50px;\n            height: 50px;\n            border: 2.5px solid #ffffff;\n        }\n        .mc-tl { top: 22px; left: 22px; border-right: none; border-bottom: none; }\n        .mc-tr { top: 22px; right: 22px; border-left: none; border-bottom: none; }\n        .mc-bl { bottom: 22px; left: 22px; border-right: none; border-top: none; }\n        .mc-br { bottom: 22px; right: 22px; border-left: none; border-top: none; }\n\n        \/* Başlık Blok Tasarımı *\/\n        .vault-header {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n\n        .sanctuary-tag {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.85rem;\n            letter-spacing: 8px;\n            text-transform: uppercase;\n            display: block;\n            margin-bottom: 15px;\n            opacity: 0.8;\n        }\n\n        h1 {\n            font-family: 'Cinzel Decorative', serif;\n            font-size: 2.2rem;\n            color: #ffffff;\n            font-weight: 700;\n            letter-spacing: 1px;\n            line-height: 1.4;\n            text-shadow: 0 4px 25px rgba(0, 0, 0, 0.9);\n        }\n\n        .grand-relic-badge {\n            display: inline-block;\n            margin-top: 20px;\n            font-family: 'Cinzel', serif;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border: 1px solid #ffffff;\n            padding: 7px 28px;\n            background: rgba(255, 255, 255, 0.05);\n            letter-spacing: 3px;\n            text-transform: uppercase;\n        }\n\n        \/* Çizgisel Platin Seperatör *\/\n        .platinum-divider {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 20px;\n            margin: 35px 0;\n        }\n\n        .platinum-divider .line {\n            height: 1px;\n            width: 165px;\n            background: linear-gradient(to right, transparent, #ffffff);\n        }\n        .platinum-divider .line.rev {\n            background: linear-gradient(to left, transparent, #ffffff);\n        }\n        .platinum-divider .crest {\n            color: #ffffff;\n            font-size: 1.3rem;\n            opacity: 0.85;\n        }\n\n        \/* Manifesto Anlatım Metni *\/\n        .manifesto-body {\n            font-size: 1.05rem;\n            line-height: 2.1;\n            color: #e2f0e6;\n            text-align: center;\n            font-weight: 300;\n            margin-bottom: 55px;\n        }\n\n        .manifesto-body strong {\n            color: #ffffff;\n            font-weight: 600;\n            border-bottom: 1px dashed #ffffff;\n            padding-bottom: 1px;\n        }\n\n        \/* Alt Başlıklar *\/\n        .section-headline {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.2rem;\n            margin-bottom: 30px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.3);\n            padding-bottom: 10px;\n        }\n\n        \/* Özellik Kartları Grid Düzeni *\/\n        .perks-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n            margin-bottom: 55px;\n        }\n\n        .perk-card {\n            background: rgba(1, 12, 5, 0.8);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            padding: 25px;\n            border-radius: 2px;\n            transition: all 0.3s ease;\n        }\n\n        .perk-card:hover {\n            border-color: #ffffff;\n            background: rgba(255, 255, 255, 0.05);\n            transform: translateY(-3px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);\n        }\n\n        .perk-card h3 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.9rem;\n            letter-spacing: 1px;\n            margin-bottom: 12px;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        .perk-card h3::before {\n            content: \"✦\";\n            color: #ffffff;\n        }\n\n        .perk-card p {\n            font-size: 0.85rem;\n            line-height: 1.65;\n            color: #cce2d4;\n            font-weight: 300;\n        }\n\n        \/* Teknik Detaylar Tablosu *\/\n        .spec-luxury-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            margin-bottom: 55px;\n        }\n\n        th {\n            font-family: 'Cinzel', serif;\n            background-color: rgba(255, 255, 255, 0.1);\n            color: #ffffff;\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            letter-spacing: 1px;\n            border-bottom: 2px solid #ffffff;\n            text-transform: uppercase;\n            text-align: left;\n        }\n\n        td {\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.15);\n            background-color: rgba(0, 0, 0, 0.4);\n        }\n\n        tr:nth-child(even) td {\n            background-color: rgba(3, 33, 15, 0.3);\n        }\n\n        tr:hover td {\n            background-color: rgba(255, 255, 255, 0.08);\n            transition: all 0.2s ease;\n        }\n\n        .spec-key {\n            font-family: 'Cinzel', serif;\n            font-weight: 600;\n            color: #ffffff;\n            width: 30%;\n            letter-spacing: 0.5px;\n            opacity: 0.9;\n        }\n\n        \/* Güvenli Paketleme Paneli *\/\n        .shipping-secure-box {\n            background: linear-gradient(90deg, rgba(3, 33, 15, 0.6) 0%, rgba(1, 12, 5, 0.8) 100%);\n            border-left: 4px solid #ffffff;\n            padding: 30px;\n            border-radius: 0 4px 4px 0;\n            margin-bottom: 40px;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);\n        }\n\n        .shipping-secure-box h4 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.05rem;\n            letter-spacing: 2px;\n            margin-bottom: 12px;\n            text-transform: uppercase;\n        }\n\n        .shipping-secure-box p {\n            font-size: 0.92rem;\n            line-height: 1.8;\n            color: #cce2d4;\n            font-weight: 300;\n        }\n\n        \/* Mobil Cihaz Duyarlılığı *\/\n        @media (max-width: 768px) {\n            .framed-kiswa-vault { padding: 45px 20px; }\n            h1 { font-size: 1.65rem; }\n            .perks-grid { grid-template-columns: 1fr; gap: 15px; }\n            .platinum-divider .line { width: 60px; }\n            .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n            td { display: block; width: 100%; }\n            th { display: none; }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"framed-kiswa-vault\"\u003e\n        \u003c!-- Saf Beyaz Köşelikler --\u003e\n        \u003cdiv class=\"museum-corner mc-tl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"museum-corner mc-tr\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"museum-corner mc-bl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"museum-corner mc-br\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Üst Başlık Alanı --\u003e\n        \u003cdiv class=\"vault-header\"\u003e\n            \u003cspan class=\"sanctuary-tag\"\u003eHoly Kaaba Cover • Makkah Al-Mukarramah\u003c\/span\u003e\n            \u003ch1\u003eCertified and Framed\u003cbr\u003e\u003cspan style=\"font-size: 0.85em; font-family: 'Cinzel', serif; font-weight: 400;\"\u003eKaaba Kiswa Cloth\u003c\/span\u003e\n\u003c\/h1\u003e\n            \u003cdiv class=\"grand-relic-badge\"\u003eMuseum Quality Presentation • 33 CM X 23 CM\u003c\/div\u003e\n            \n            \u003cdiv class=\"platinum-divider\"\u003e\n                \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n                \u003cdiv class=\"line rev\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Ana Anlatım Metni --\u003e\n        \u003cdiv class=\"manifesto-body\"\u003e\n            Transform the most exclusive corner of your home, majlis, or executive office into a sanctuary of spiritual elegance with this museum-quality \u003cstrong\u003eCertified and Framed Kaaba Kiswa Cloth\u003c\/strong\u003e. This extraordinary piece of the Holy Kaaba's cover is meticulously preserved and professionally framed, blending deep Islamic heritage with a magnificent presentation.\n            \u003cbr\u003e\u003cbr\u003e\n            Woven with pure silk and premium materials, the Kiswat al-Kaaba represents the pinnacle of Islamic devotion and traditional artistry. Professionally mounted within an elegant frame to protect the delicate, sacred fabric from dust and age-related fading, this certified relic arrives ready to hang, serving as a prestigious focal point and a timeless family heirloom for generations.\n        \u003c\/div\u003e\n\n        \u003c!-- Ürün Avantajları Grid Yapısı --\u003e\n        \u003cdiv class=\"section-headline\"\u003e✨ Product Highlights\u003c\/div\u003e\n        \u003cdiv class=\"perks-grid\"\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003e100% Authentic \u0026amp; Certified\u003c\/h3\u003e\n                \u003cp\u003eComes with official documentation verifying its genuine origin from the Holy Kaaba in Mecca.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003ePremium Luxury Framing\u003c\/h3\u003e\n                \u003cp\u003eProfessionally encased in a high-grade frame designed to seamlessly complement luxury residential interiors and corporate executive spaces.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eReady to Hang\u003c\/h3\u003e\n                \u003cp\u003eArrives fully assembled and equipped with premium hardware attached for safe and secure hanging.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eA Prestigious Gift\u003c\/h3\u003e\n                \u003cp\u003eThe ultimate spiritual gesture for milestone occasions, high-profile corporate gifting, weddings, or for loved ones returning from Hajj and Umrah.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Teknik Detaylar Tablosu --\u003e\n        \u003cdiv class=\"section-headline\"\u003e📌 Specifications\u003c\/div\u003e\n        \u003ctable class=\"spec-luxury-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFeature\u003c\/th\u003e\n                    \u003cth\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eItem Type\u003c\/td\u003e\n                    \u003ctd\u003eOriginal Kiswa (Cover) of the Holy Kaaba\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003ePresentation\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600;\"\u003eElegantly Framed and Ready to Hang\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eFrame Dimensions\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600;\"\u003e33 cm x 23 cm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eAuthenticity\u003c\/td\u003e\n                    \u003ctd\u003e100% Certified with Official Verification Documents\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eShipping\u003c\/td\u003e\n                    \u003ctd\u003eTracked, insured, premium worldwide express shipping\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003c!-- Koruma ve Sevkiyat Paneli --\u003e\n        \u003cdiv class=\"shipping-secure-box\"\u003e\n            \u003ch4\u003e📦 Secure Premium Packaging\u003c\/h4\u003e\n            \u003cp\u003e\n                Due to the framed structure and immense spiritual value of this piece, it is wrapped using specialized protective shockproof materials and shipped via fully insured, tracked express international couriers to guarantee flawless delivery to your doorstep.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"BUY KAABA KISWA","offers":[{"title":"Default Title","offer_id":62606889681267,"sku":null,"price":160.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Framed_Kaaba_Kiswa_Cloth_for_Exclusive_Home_Decor_Certified.png?v=1779542960"},{"product_id":"original-framed-green-internal-kaaba-cloth","title":"Green Color Authentic Frame İnternal Kaaba Cloth - İslamic Home Decor - Ramadan Decor","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eFramed Green Color Internal Kaaba Cloth - 30x22 CM\u003c\/title\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            \/* Kabe-i Muazzama İç Duvar Yeşili ve Derin Zümrüt Geçişi *\/\n            background: radial-gradient(circle at center, #062b14 0%, #010f06 100%);\n            color: #ffffff;\n            font-family: 'Montserrat', sans-serif;\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 60px 20px;\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        \/* İlahi Beyaz Işık Aurası *\/\n        body::before {\n            content: '';\n            position: absolute;\n            width: 900px;\n            height: 900px;\n            background: radial-gradient(circle, rgba(255, 255, 255, 0.04) 0%, transparent 70%);\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            pointer-events: none;\n            z-index: 0;\n            animation: internalGlow 15s infinite alternate ease-in-out;\n        }\n\n        @keyframes internalGlow {\n            0% { transform: translate(-50%, -50%) scale(0.95); opacity: 0.5; }\n            100% { transform: translate(-50%, -50%) scale(1.05); opacity: 0.9; }\n        }\n\n        \/* Ağır Müze Tipi Teşhir Şasesi *\/\n        .internal-jade-vault {\n            background: linear-gradient(180deg, #04210e 0%, #010a04 100%);\n            border: 2px solid #ffffff;\n            box-shadow: \n                0 0 0 6px #010f06,\n                0 0 0 9px #ffffff,\n                0 0 40px rgba(255, 255, 255, 0.12),\n                0 55px 110px rgba(0, 0, 0, 0.95),\n                inset 0 0 60px rgba(0, 0, 0, 0.9);\n            border-radius: 2px;\n            max-width: 900px;\n            width: 100%;\n            padding: 70px 60px;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Saf Beyaz Köşe Motifleri *\/\n        .platinum-corner {\n            position: absolute;\n            width: 50px;\n            height: 50px;\n            border: 2.5px solid #ffffff;\n        }\n        .pc-tl { top: 22px; left: 22px; border-right: none; border-bottom: none; }\n        .pc-tr { top: 22px; right: 22px; border-left: none; border-bottom: none; }\n        .pc-bl { bottom: 22px; left: 22px; border-right: none; border-top: none; }\n        .pc-br { bottom: 22px; right: 22px; border-left: none; border-top: none; }\n\n        \/* Başlık Blok Yapısı *\/\n        .vault-header {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n\n        .sanctuary-tag {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.85rem;\n            letter-spacing: 8px;\n            text-transform: uppercase;\n            display: block;\n            margin-bottom: 15px;\n            opacity: 0.85;\n        }\n\n        h1 {\n            font-family: 'Cinzel Decorative', serif;\n            font-size: 2.2rem;\n            color: #ffffff;\n            font-weight: 700;\n            letter-spacing: 1px;\n            line-height: 1.4;\n            text-shadow: 0 4px 25px rgba(0, 0, 0, 0.9);\n        }\n\n        .grand-relic-badge {\n            display: inline-block;\n            margin-top: 20px;\n            font-family: 'Cinzel', serif;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border: 1px solid #ffffff;\n            padding: 7px 28px;\n            background: rgba(255, 255, 255, 0.05);\n            letter-spacing: 3px;\n            text-transform: uppercase;\n        }\n\n        \/* Çizgisel Beyaz Seperatör *\/\n        .platinum-divider {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 20px;\n            margin: 35px 0;\n        }\n\n        .platinum-divider .line {\n            height: 1px;\n            width: 165px;\n            background: linear-gradient(to right, transparent, #ffffff);\n        }\n        .platinum-divider .line.rev {\n            background: linear-gradient(to left, transparent, #ffffff);\n        }\n        .platinum-divider .crest {\n            color: #ffffff;\n            font-size: 1.3rem;\n            opacity: 0.9;\n        }\n\n        \/* Manifesto Gövde Metni *\/\n        .manifesto-body {\n            font-size: 1.05rem;\n            line-height: 2.1;\n            color: #e2f0e6;\n            text-align: center;\n            font-weight: 300;\n            margin-bottom: 55px;\n        }\n\n        .manifesto-body strong {\n            color: #ffffff;\n            font-weight: 600;\n            border-bottom: 1px dashed #ffffff;\n            padding-bottom: 1px;\n        }\n\n        \/* Alt Başlık Düzeni *\/\n        .section-headline {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.2rem;\n            margin-bottom: 30px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.3);\n            padding-bottom: 10px;\n        }\n\n        \/* Özellik Kartları Grid Sistemi *\/\n        .perks-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n            margin-bottom: 55px;\n        }\n\n        .perk-card {\n            background: rgba(1, 15, 6, 0.7);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            padding: 25px;\n            border-radius: 2px;\n            transition: all 0.3s ease;\n        }\n\n        .perk-card:hover {\n            border-color: #ffffff;\n            background: rgba(255, 255, 255, 0.05);\n            transform: translateY(-3px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);\n        }\n\n        .perk-card h3 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.9rem;\n            letter-spacing: 1px;\n            margin-bottom: 12px;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        .perk-card h3::before {\n            content: \"✦\";\n            color: #ffffff;\n        }\n\n        .perk-card p {\n            font-size: 0.85rem;\n            line-height: 1.65;\n            color: #cbdcd1;\n            font-weight: 300;\n        }\n\n        \/* Özellikler Tablosu *\/\n        .spec-luxury-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            margin-bottom: 55px;\n        }\n\n        th {\n            font-family: 'Cinzel', serif;\n            background-color: rgba(255, 255, 255, 0.1);\n            color: #ffffff;\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            letter-spacing: 1px;\n            border-bottom: 2px solid #ffffff;\n            text-transform: uppercase;\n            text-align: left;\n        }\n\n        td {\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.15);\n            background-color: rgba(0, 0, 0, 0.4);\n        }\n\n        tr:nth-child(even) td {\n            background-color: rgba(4, 33, 14, 0.3);\n        }\n\n        tr:hover td {\n            background-color: rgba(255, 255, 255, 0.08);\n            transition: all 0.2s ease;\n        }\n\n        .spec-key {\n            font-family: 'Cinzel', serif;\n            font-weight: 600;\n            color: #ffffff;\n            width: 30%;\n            letter-spacing: 0.5px;\n            opacity: 0.9;\n        }\n\n        \/* Koruma ve Sevkiyat Paneli *\/\n        .shipping-secure-box {\n            background: linear-gradient(90deg, rgba(4, 33, 14, 0.6) 0%, rgba(1, 15, 6, 0.8) 100%);\n            border-left: 4px solid #ffffff;\n            padding: 30px;\n            border-radius: 0 4px 4px 0;\n            margin-bottom: 40px;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);\n        }\n\n        .shipping-secure-box h4 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.05rem;\n            letter-spacing: 2px;\n            margin-bottom: 12px;\n            text-transform: uppercase;\n        }\n\n        .shipping-secure-box p {\n            font-size: 0.92rem;\n            line-height: 1.8;\n            color: #cbdcd1;\n            font-weight: 300;\n        }\n\n        \/* Mobil Cihaz Esnekliği *\/\n        @media (max-width: 768px) {\n            .internal-jade-vault { padding: 45px 20px; }\n            h1 { font-size: 1.65rem; }\n            .perks-grid { grid-template-columns: 1fr; gap: 15px; }\n            .platinum-divider .line { width: 60px; }\n            .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n            td { display: block; width: 100%; }\n            th { display: none; }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"internal-jade-vault\"\u003e\n        \u003c!-- Saf Beyaz Köşelikler --\u003e\n        \u003cdiv class=\"platinum-corner pc-tl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"platinum-corner pc-tr\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"platinum-corner pc-bl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"platinum-corner pc-br\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Üst Başlık Alanı --\u003e\n        \u003cdiv class=\"vault-header\"\u003e\n            \u003cspan class=\"sanctuary-tag\"\u003eInterior Walls of Allah's House • Mecca\u003c\/span\u003e\n            \u003ch1\u003eFramed Green Color Internal Kaaba Cloth\u003c\/h1\u003e\n            \u003cdiv class=\"grand-relic-badge\"\u003eUltra-Rare Sanctuary Relic • 30 CM X 22 CM\u003c\/div\u003e\n            \n            \u003cdiv class=\"platinum-divider\"\u003e\n                \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n                \u003cdiv class=\"line rev\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Ana Anlatım Metni --\u003e\n        \u003cdiv class=\"manifesto-body\"\u003e\n            Introduce an elite layer of spiritual elegance and history into your living space with this museum-quality \u003cstrong\u003eFramed Green Color Internal Kaaba Cloth\u003c\/strong\u003e. Unlike the famous black outer cover, this ultra-rare green fabric is used exclusively on the inside walls of the Holy Kaaba in Mecca, making it one of the most sought-after treasures for Islamic art collectors.\n            \u003cbr\u003e\u003cbr\u003e\n            Professionally preserved and encased within a premium, high-end frame, this certified relic features the distinct textures and deep green hue traditionally reserved for the interior of the House of Allah. It serves as a breathtaking centerpiece for luxury Islamic home decor or Ramadan decoration, and stands as a timeless spiritual heirloom for generations.\n        \u003c\/div\u003e\n\n        \u003c!-- Ürün Avantajları Grid Sistemi --\u003e\n        \u003cdiv class=\"section-headline\"\u003e✨ Product Highlights\u003c\/div\u003e\n        \u003cdiv class=\"perks-grid\"\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003e100% Authentic \u0026amp; Certified\u003c\/h3\u003e\n                \u003cp\u003eAccompanied by official verification documents guaranteeing its genuine origin from the interior of the Holy Kaaba.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eUltra-Rare Green Color\u003c\/h3\u003e\n                \u003cp\u003eA highly exclusive piece representing the interior sanctuary of Islam's holiest site.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003ePremium Framed Presentation\u003c\/h3\u003e\n                \u003cp\u003eProfessionally mounted in a luxury frame designed to protect the delicate sacred fabric from dust, moisture, and fading.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003ePrestige Gifting\u003c\/h3\u003e\n                \u003cp\u003eThe ultimate spiritual gift for milestone celebrations, Ramadan, Eid, or for distinguished loved ones and corporate gifting.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Teknik Detaylar Tablosu --\u003e\n        \u003cdiv class=\"section-headline\"\u003e📌 Product Specifications\u003c\/div\u003e\n        \u003ctable class=\"spec-luxury-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFeature\u003c\/th\u003e\n                    \u003cth\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eSacred Origin\u003c\/td\u003e\n                    \u003ctd\u003eInterior Walls of the Holy Kaaba (Mecca)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eColor Theme\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600;\"\u003eAuthentic Traditional Sacred Green\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003ePresentation\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600;\"\u003eElegantly Framed, Sealed, and Ready to Hang (30 CM X 22 CM)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eAuthenticity\u003c\/td\u003e\n                    \u003ctd\u003eFully Certified with Official Authentication Papers\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003c!-- Koruma ve Sevkiyat Paneli --\u003e\n        \u003cdiv class=\"shipping-secure-box\"\u003e\n            \u003ch4\u003e✈️ Premium Handling \u0026amp; Express Shipping\u003c\/h4\u003e\n            \u003cp\u003e\n                Given the incredible rarity of the green internal Kaaba cloth, this framed artifact is wrapped in industrial-grade shockproof packaging and shipped via top-tier worldwide express couriers with full tracking and insurance to ensure flawless museum-grade arrival.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Mecca Bazaar","offers":[{"title":"Default Title","offer_id":62658090402163,"sku":null,"price":160.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Green_Color_Authentic_Frame_nternal_Kaaba_Cloth_-_slamic_Home_Decor_-_Ramadan_Decor.png?v=1784370769"},{"product_id":"certified-framed-prophets-chamber-cloth-premium-islamic-relic","title":"Certified Framed Prophet's Chamber Cloth - Premium Islamic Relic","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eAuthentic Framed Kiswah from Prophet's Tomb - 22x22 CM\u003c\/title\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            \/* Derin Zümrüt Yeşili ve Mukaddes İslam Yeşili Degrade Arka Plan *\/\n            background: radial-gradient(circle at center, #053318 0%, #011107 100%);\n            color: #ffb74d; \/* Yumuşak Portakal Sarısı Başlangıç Tonu *\/\n            font-family: 'Montserrat', sans-serif;\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 60px 20px;\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        \/* Ruhani Kehribar\/Portakal Işık Halesi *\/\n        body::before {\n            content: '';\n            position: absolute;\n            width: 900px;\n            height: 900px;\n            background: radial-gradient(circle, rgba(255, 165, 0, 0.05) 0%, transparent 70%);\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            pointer-events: none;\n            z-index: 0;\n            animation: sacredGlow 15s infinite alternate ease-in-out;\n        }\n\n        @keyframes sacredGlow {\n            0% { transform: translate(-50%, -50%) scale(0.96); opacity: 0.5; }\n            100% { transform: translate(-50%, -50%) scale(1.04); opacity: 0.8; }\n        }\n\n        \/* Ağır Müze Tipi Çerçeveli Sergi Vitrini *\/\n        .framed-relic-vault {\n            background: linear-gradient(180deg, #03210f 0%, #010a04 100%);\n            border: 2px solid #ff9f1c; \/* Canlı Portakal Sarısı Çerçeve *\/\n            box-shadow: \n                0 0 0 6px #011107,\n                0 0 0 9px #ff9f1c,\n                0 0 40px rgba(255, 159, 28, 0.15),\n                0 55px 110px rgba(0, 0, 0, 0.95),\n                inset 0 0 60px rgba(0, 0, 0, 0.9);\n            border-radius: 2px;\n            max-width: 900px;\n            width: 100%;\n            padding: 70px 60px;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Portakal Sarısı Köşe Motifleri *\/\n        .museum-corner {\n            position: absolute;\n            width: 50px;\n            height: 50px;\n            border: 2.5px solid #ff9f1c;\n        }\n        .mc-tl { top: 22px; left: 22px; border-right: none; border-bottom: none; }\n        .mc-tr { top: 22px; right: 22px; border-left: none; border-bottom: none; }\n        .mc-bl { bottom: 22px; left: 22px; border-right: none; border-top: none; }\n        .mc-br { bottom: 22px; right: 22px; border-left: none; border-top: none; }\n\n        \/* Başlık Blok Tasarımı *\/\n        .vault-header {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n\n        .sanctuary-tag {\n            font-family: 'Cinzel', serif;\n            color: #ffb74d;\n            font-size: 0.85rem;\n            letter-spacing: 6px;\n            text-transform: uppercase;\n            display: block;\n            margin-bottom: 15px;\n            opacity: 0.9;\n        }\n\n        h1 {\n            font-family: 'Cinzel Decorative', serif;\n            font-size: 2.1rem;\n            color: #ff9f1c; \/* Saf Portakal Sarısı *\/\n            font-weight: 700;\n            letter-spacing: 1px;\n            line-height: 1.4;\n            text-shadow: 0 4px 25px rgba(0, 0, 0, 0.9);\n        }\n\n        .grand-relic-badge {\n            display: inline-block;\n            margin-top: 20px;\n            font-family: 'Cinzel', serif;\n            font-size: 0.95rem;\n            color: #ff9f1c;\n            border: 1px solid #ff9f1c;\n            padding: 7px 28px;\n            background: rgba(255, 159, 28, 0.05);\n            letter-spacing: 3px;\n            text-transform: uppercase;\n        }\n\n        \/* Çizgisel Portakal Seperatör *\/\n        .platinum-divider {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 20px;\n            margin: 35px 0;\n        }\n\n        .platinum-divider .line {\n            height: 1px;\n            width: 165px;\n            background: linear-gradient(to right, transparent, #ff9f1c);\n        }\n        .platinum-divider .line.rev {\n            background: linear-gradient(to left, transparent, #ff9f1c);\n        }\n        .platinum-divider .crest {\n            color: #ff9f1c;\n            font-size: 1.3rem;\n        }\n\n        \/* Gövde Metni *\/\n        .manifesto-body {\n            font-size: 1.05rem;\n            line-height: 2.1;\n            color: #ffe0b2; \n            text-align: center;\n            font-weight: 300;\n            margin-bottom: 55px;\n        }\n\n        .manifesto-body strong {\n            color: #ff9f1c;\n            font-weight: 600;\n            border-bottom: 1px dashed #ff9f1c;\n            padding-bottom: 1px;\n        }\n\n        \/* Alt Başlıklar *\/\n        .section-headline {\n            font-family: 'Cinzel', serif;\n            color: #ff9f1c;\n            font-size: 1.2rem;\n            margin-bottom: 30px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-bottom: 1px solid rgba(255, 159, 28, 0.4);\n            padding-bottom: 10px;\n        }\n\n        \/* Özellik Kartları Grid Düzeni *\/\n        .perks-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n            margin-bottom: 55px;\n        }\n\n        .perk-card {\n            background: rgba(1, 17, 7, 0.85);\n            border: 1px solid rgba(255, 159, 28, 0.3);\n            padding: 25px;\n            border-radius: 2px;\n            transition: all 0.3s ease;\n        }\n\n        .perk-card:hover {\n            border-color: #ff9f1c;\n            background: rgba(255, 159, 28, 0.08);\n            transform: translateY(-3px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.6);\n        }\n\n        .perk-card h3 {\n            font-family: 'Cinzel', serif;\n            color: #ff9f1c;\n            font-size: 0.9rem;\n            letter-spacing: 1px;\n            margin-bottom: 12px;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        .perk-card h3::before {\n            content: \"✦\";\n            color: #ffb74d;\n        }\n\n        .perk-card p {\n            font-size: 0.85rem;\n            line-height: 1.65;\n            color: #ffd180;\n            font-weight: 300;\n        }\n\n        \/* Teknik Detaylar Tablosu *\/\n        .spec-luxury-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid rgba(255, 159, 28, 0.3);\n            margin-bottom: 55px;\n        }\n\n        th {\n            font-family: 'Cinzel', serif;\n            background-color: rgba(255, 159, 28, 0.15);\n            color: #ff9f1c;\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            letter-spacing: 1px;\n            border-bottom: 2px solid #ff9f1c;\n            text-transform: uppercase;\n            text-align: left;\n        }\n\n        td {\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            color: #ffd180;\n            border-bottom: 1px solid rgba(255, 159, 28, 0.2);\n            background-color: rgba(0, 0, 0, 0.4);\n        }\n\n        tr:nth-child(even) td {\n            background-color: rgba(3, 33, 15, 0.4);\n        }\n\n        tr:hover td {\n            background-color: rgba(255, 159, 28, 0.1);\n            transition: all 0.2s ease;\n        }\n\n        .spec-key {\n            font-family: 'Cinzel', serif;\n            font-weight: 600;\n            color: #ff9f1c;\n            width: 35%;\n            letter-spacing: 0.5px;\n        }\n\n        \/* Güvenli Paketleme Paneli *\/\n        .shipping-secure-box {\n            background: linear-gradient(90deg, rgba(3, 33, 15, 0.6) 0%, rgba(1, 17, 7, 0.9) 100%);\n            border-left: 4px solid #ff9f1c;\n            padding: 30px;\n            border-radius: 0 4px 4px 0;\n            margin-bottom: 40px;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);\n        }\n\n        .shipping-secure-box h4 {\n            font-family: 'Cinzel', serif;\n            color: #ff9f1c;\n            font-size: 1.05rem;\n            letter-spacing: 2px;\n            margin-bottom: 12px;\n            text-transform: uppercase;\n        }\n\n        .shipping-secure-box p {\n            font-size: 0.92rem;\n            line-height: 1.8;\n            color: #ffd180;\n            font-weight: 300;\n        }\n\n        \/* Mobil Cihaz Duyarlılığı *\/\n        @media (max-width: 768px) {\n            .framed-relic-vault { padding: 45px 20px; }\n            h1 { font-size: 1.55rem; }\n            .perks-grid { grid-template-columns: 1fr; gap: 15px; }\n            .platinum-divider .line { width: 60px; }\n            .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n            td { display: block; width: 100%; }\n            th { display: none; }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"framed-relic-vault\"\u003e\n        \u003c!-- Portakal Sarısı Köşelikler --\u003e\n        \u003cdiv class=\"museum-corner mc-tl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"museum-corner mc-tr\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"museum-corner mc-bl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"museum-corner mc-br\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Üst Başlık Alanı --\u003e\n        \u003cdiv class=\"vault-header\"\u003e\n            \u003cspan class=\"sanctuary-tag\"\u003eHujrah As-Saadah • Al-Madinah Al-Munawwarah\u003c\/span\u003e\n            \u003ch1\u003eAuthentic Framed Kiswah\u003cbr\u003e\u003cspan style=\"font-size: 0.8em; font-family: 'Cinzel', serif; font-weight: 400;\"\u003eFrom Prophet Muhammad's (PBUH) Tomb\u003c\/span\u003e\n\u003c\/h1\u003e\n            \u003cdiv class=\"grand-relic-badge\"\u003ePremium Framed Vault • 22 CM X 22 CM\u003c\/div\u003e\n            \n            \u003cdiv class=\"platinum-divider\"\u003e\n                \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n                \u003cdiv class=\"line rev\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Ana Anlatım Metni --\u003e\n        \u003cdiv class=\"manifesto-body\"\u003e\n            Introduce an aura of unmatched spiritual serenity and historical prestige to your home or office with this museum-quality \u003cstrong\u003eAuthentic Framed Kiswah from Prophet Muhammad's (PBUH) Tomb\u003c\/strong\u003e. This sacred piece of fabric was historically used within the holy \u003cstrong\u003eHujrah as-Saadah (The Sacred Chamber)\u003c\/strong\u003e in Medina, representing a priceless connection to Islamic heritage.\n            \u003cbr\u003e\u003cbr\u003e\n            Meticulously preserved and mounted inside a premium frame, this rare relic is fully protected from environmental factors like dust and age-related fading. Accompanied by official certification, it serves as a powerful focal point for luxury Islamic wall art and stands as a timeless spiritual heirloom to be passed down through generations.\n        \u003c\/div\u003e\n\n        \u003c!-- Ürün Avantajları Grid Yapısı --\u003e\n        \u003cdiv class=\"section-headline\"\u003e✨ Product Highlights\u003c\/div\u003e\n        \u003cdiv class=\"perks-grid\"\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003e100% Genuine \u0026amp; Certified\u003c\/h3\u003e\n                \u003cp\u003eIncludes official legal documentation verifying its original attachment to the Prophet's Chamber (Roza-e-Rasool) in Medina.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eLuxury Presentation\u003c\/h3\u003e\n                \u003cp\u003eProfessionally framed using high-grade, durable materials designed to match high-end home interiors and executive spaces.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eReady to Display\u003c\/h3\u003e\n                \u003cp\u003eArrives fully assembled and ready to hang in your living room, majlis, or private prayer area.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eThe Ultimate Spiritual Gift\u003c\/h3\u003e\n                \u003cp\u003eA prestigious and unforgettable gesture for corporate milestones, weddings, Eid, or for those returning from Hajj and Umrah.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Teknik Detaylar Tablosu --\u003e\n        \u003cdiv class=\"section-headline\"\u003e📌 Specifications\u003c\/div\u003e\n        \u003ctable class=\"spec-luxury-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFeature\u003c\/th\u003e\n                    \u003cth\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eSacred Site\u003c\/td\u003e\n                    \u003ctd\u003eThe Sacred Tomb of Prophet Muhammad (PBUH) \/ Hujrah as-Saadah\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eDisplay Status\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600;\"\u003eElegantly Framed and Ready to Hang\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eFrame Dimensions\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600;\"\u003e22 cm x 22 cm\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eAuthenticity\u003c\/td\u003e\n                    \u003ctd\u003e100% Certified with Official Verification Papers\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eShipping\u003c\/td\u003e\n                    \u003ctd\u003eTracked, insured, premium worldwide express shipping\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003c!-- Koruma ve Paketleme Paneli --\u003e\n        \u003cdiv class=\"shipping-secure-box\"\u003e\n            \u003ch4\u003e🛡️ Handling \u0026amp; Packaging\u003c\/h4\u003e\n            \u003cp\u003e\n                Because of the deep spiritual and financial value of this artifact, we apply industrial-grade shockproof packaging and dispatch via top-tier global express couriers to guarantee it arrives at your address flawlessly.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Mecca Bazaar","offers":[{"title":"Default Title","offer_id":62660687495539,"sku":null,"price":120.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Framed_Authentic_Kiswah_from_Prophet_Muhammad_s_Tomb.png?v=1779529361"},{"product_id":"certified-framed-kiswah-piece-from-prophet-muhammads-tomb","title":"Certified \u0026 Framed Kiswah Piece from Prophet Muhammad's Tomb","description":"\n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n    \/* Shopify Temasına Özel İzolasyon Kapsayıcısı *\/\n    .shopify-emerald-vault {\n        background: radial-gradient(circle at center, #052c1a 0%, #01140b 100%);\n        color: #f0f7f4;\n        font-family: 'Montserrat', sans-serif;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        padding: 40px 15px;\n        position: relative;\n        width: 100%;\n        box-sizing: border-box;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n\n    \/* Ruhani Aura Işıltısı *\/\n    .shopify-emerald-vault::before {\n        content: '';\n        position: absolute;\n        width: 100%;\n        max-width: 850px;\n        height: 850px;\n        background: radial-gradient(circle, rgba(212, 175, 55, 0.06) 0%, transparent 70%);\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n        pointer-events: none;\n        z-index: 0;\n        animation: propheticPulse 10s infinite alternate ease-in-out;\n    }\n\n    @keyframes propheticPulse {\n        0% { transform: translate(-50%, -50%) scale(0.94); opacity: 0.6; }\n        100% { transform: translate(-50%, -50%) scale(1.06); opacity: 1; }\n    }\n\n    \/* Ağır Galeri \/ Müze Kasası Tasarımı *\/\n    .shopify-emerald-vault .relic-vault-card {\n        background: linear-gradient(180deg, #031f12 0%, #011109 100%);\n        border: 1px solid rgba(212, 175, 55, 0.4);\n        box-shadow: \n            0 0 0 5px #031f12,\n            0 0 0 7px rgba(212, 175, 55, 0.8),\n            0 0 35px rgba(212, 175, 55, 0.12),\n            0 45px 95px rgba(0, 0, 0, 0.95),\n            inset 0 0 50px rgba(0, 0, 0, 0.85);\n        border-radius: 2px;\n        max-width: 880px;\n        width: 100%;\n        padding: 50px 30px;\n        position: relative;\n        z-index: 1;\n        box-sizing: border-box;\n    }\n\n    \/* İnce Çizgi Köşe Motifleri *\/\n    .shopify-emerald-vault .ornament-corner {\n        position: absolute;\n        width: 35px;\n        height: 35px;\n        border: 1.5px solid #d4af37;\n    }\n    .shopify-emerald-vault .oc-tl { top: 15px; left: 15px; border-right: none; border-bottom: none; }\n    .shopify-emerald-vault .oc-tr { top: 15px; right: 15px; border-left: none; border-bottom: none; }\n    .shopify-emerald-vault .oc-bl { bottom: 15px; left: 15px; border-right: none; border-top: none; }\n    .shopify-emerald-vault .oc-br { bottom: 15px; right: 15px; border-left: none; border-top: none; }\n\n    \/* Başlık Yapısı *\/\n    .shopify-emerald-vault .vault-header {\n        text-align: center;\n        margin-bottom: 40px;\n    }\n\n    .shopify-emerald-vault .archive-badge {\n        font-family: 'Cinzel', serif;\n        color: #d4af37;\n        font-size: 0.85rem;\n        letter-spacing: 5px;\n        text-transform: uppercase;\n        display: block;\n        margin-bottom: 12px;\n        text-shadow: 0 2px 10px rgba(212, 175, 55, 0.25);\n    }\n\n    .shopify-emerald-vault h2.product-title {\n        font-family: 'Cinzel Decorative', serif;\n        font-size: 2.2rem;\n        color: #ffffff;\n        font-weight: 700;\n        letter-spacing: 1px;\n        line-height: 1.4;\n        margin: 0 0 8px 0;\n        text-shadow: 0 4px 20px rgba(0,0,0,0.8);\n        background: linear-gradient(to right, #ffffff 30%, #ebd286 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n    }\n\n    .shopify-emerald-vault .subtitle {\n        font-family: 'Cinzel', serif;\n        font-size: 1.05rem;\n        color: #a3dfbd;\n        letter-spacing: 2px;\n        margin-top: 6px;\n        font-weight: 400;\n    }\n\n    .shopify-emerald-vault .grand-frame-badge {\n        display: inline-block;\n        margin-top: 15px;\n        font-family: 'Cinzel', serif;\n        font-size: 0.88rem;\n        color: #ffffff;\n        border: 1px solid #d4af37;\n        padding: 6px 24px;\n        background: rgba(212, 175, 55, 0.08);\n        letter-spacing: 2.5px;\n        text-transform: uppercase;\n        box-shadow: 0 0 15px rgba(212, 175, 55, 0.1);\n    }\n\n    \/* İhtişamlı Altın Seperatör *\/\n    .shopify-emerald-vault .separator-line {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        gap: 15px;\n        margin: 30px 0;\n    }\n\n    .shopify-emerald-vault .separator-line .bar {\n        height: 1px;\n        width: 140px;\n        background: linear-gradient(to right, transparent, #d4af37);\n    }\n    .shopify-emerald-vault .separator-line .bar.rev {\n        background: linear-gradient(to left, transparent, #d4af37);\n    }\n    .shopify-emerald-vault .separator-line .crest {\n        color: #d4af37;\n        font-size: 1.2rem;\n        text-shadow: 0 0 8px rgba(212, 175, 55, 0.4);\n    }\n\n    \/* Giriş Paragrafı *\/\n    .shopify-emerald-vault .intro-manifesto {\n        font-size: 1.02rem;\n        line-height: 1.95;\n        color: #e2ede6;\n        text-align: center;\n        font-weight: 300;\n        margin-bottom: 45px;\n    }\n\n    .shopify-emerald-vault .intro-manifesto strong {\n        color: #ffffff;\n        font-weight: 600;\n        border-bottom: 1px dashed #d4af37;\n        padding-bottom: 1px;\n    }\n\n    \/* Alt Başlıklar *\/\n    .shopify-emerald-vault .section-headline {\n        font-family: 'Cinzel', serif;\n        color: #d4af37;\n        font-size: 1.15rem;\n        margin-bottom: 25px;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-bottom: 1px solid rgba(212,175,55,0.25);\n        padding-bottom: 8px;\n    }\n\n    \/* Temel Özellikler - 2 Kolon Grid *\/\n    .shopify-emerald-vault .features-layout {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 45px;\n    }\n\n    .shopify-emerald-vault .feature-item-card {\n        background: rgba(0, 0, 0, 0.25);\n        border: 1px solid rgba(212, 175, 55, 0.15);\n        padding: 22px;\n        border-radius: 2px;\n        transition: all 0.3s ease;\n    }\n\n    .shopify-emerald-vault .feature-item-card:hover {\n        border-color: #d4af37;\n        background: rgba(212, 175, 55, 0.04);\n        transform: translateY(-2px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);\n    }\n\n    .shopify-emerald-vault .feature-item-card h3 {\n        font-family: 'Cinzel', serif;\n        color: #ffffff;\n        font-size: 0.95rem;\n        letter-spacing: 1px;\n        margin: 0 0 10px 0;\n        display: flex;\n        align-items: center;\n        gap: 8px;\n    }\n\n    .shopify-emerald-vault .feature-item-card h3::before {\n        content: \"✦\";\n        color: #d4af37;\n        text-shadow: 0 0 5px #d4af37;\n    }\n\n    .shopify-emerald-vault .feature-item-card p {\n        font-size: 0.88rem;\n        line-height: 1.6;\n        color: #bad3c4;\n        font-weight: 300;\n        margin: 0;\n    }\n\n    \/* Teknik Özellikler Tablosu *\/\n    .shopify-emerald-vault .specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin-bottom: 45px;\n        border: 1px solid rgba(212, 175, 55, 0.15);\n    }\n\n    .shopify-emerald-vault th {\n        font-family: 'Cinzel', serif;\n        background-color: rgba(212, 175, 55, 0.08);\n        color: #d4af37;\n        padding: 16px 20px;\n        font-size: 0.9rem;\n        letter-spacing: 1px;\n        border-bottom: 2px solid #d4af37;\n        text-transform: uppercase;\n        text-align: left;\n    }\n\n    .shopify-emerald-vault td {\n        padding: 16px 20px;\n        font-size: 0.9rem;\n        color: #e5efe9;\n        border-bottom: 1px solid rgba(212, 175, 55, 0.1);\n        background-color: rgba(0, 0, 0, 0.25);\n    }\n\n    .shopify-emerald-vault tr:nth-child(even) td {\n        background-color: rgba(3, 31, 18, 0.3);\n    }\n\n    .shopify-emerald-vault tr:hover td {\n        background-color: rgba(212, 175, 55, 0.04);\n        color: #ffffff;\n        transition: all 0.2s ease;\n    }\n\n    .shopify-emerald-vault .spec-keyword {\n        font-family: 'Cinzel', serif;\n        font-weight: 600;\n        color: #9cd2b1;\n        width: 30%;\n        letter-spacing: 0.5px;\n    }\n\n    \/* Tarihsel Önem Blok Alanı *\/\n    .shopify-emerald-vault .history-callout-box {\n        background: linear-gradient(90deg, rgba(3,31,18,0.7) 0%, rgba(1,17,9,0.7) 100%);\n        border-left: 4px solid #d4af37;\n        padding: 24px;\n        border-radius: 0 4px 4px 0;\n        margin-bottom: 15px;\n        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);\n    }\n\n    .shopify-emerald-vault .history-callout-box h4 {\n        font-family: 'Cinzel', serif;\n        color: #d4af37;\n        font-size: 1.05rem;\n        letter-spacing: 1.5px;\n        margin: 0 0 10px 0;\n        text-transform: uppercase;\n    }\n\n    .shopify-emerald-vault .history-callout-box p {\n        font-size: 0.9rem;\n        line-height: 1.8;\n        color: #cadbd0;\n        font-weight: 300;\n        margin: 0;\n    }\n\n    \/* Mobil Ekran Uyum Kriterleri *\/\n    @media (max-width: 768px) {\n        .shopify-emerald-vault .relic-vault-card { padding: 35px 15px; }\n        .shopify-emerald-vault h2.product-title { font-size: 1.55rem; }\n        .shopify-emerald-vault .subtitle { font-size: 0.95rem; }\n        .shopify-emerald-vault .features-layout { grid-template-columns: 1fr; gap: 12px; }\n        .shopify-emerald-vault .separator-line .bar { width: 50px; }\n        .shopify-emerald-vault .spec-keyword { width: 100%; display: block; padding-bottom: 4px; }\n        .shopify-emerald-vault td { display: block; width: 100%; box-sizing: border-box; }\n        .shopify-emerald-vault th { display: none; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"shopify-emerald-vault\"\u003e\n    \u003cdiv class=\"relic-vault-card\"\u003e\n        \u003c!-- Saray Tarzı Köşeler --\u003e\n        \u003cdiv class=\"ornament-corner oc-tl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ornament-corner oc-tr\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ornament-corner oc-bl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ornament-corner oc-br\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Başlık Grubu --\u003e\n        \u003cdiv class=\"vault-header\"\u003e\n            \u003cspan class=\"archive-badge\"\u003eVerifiable Islamic Relic\u003c\/span\u003e\n            \u003ch2 class=\"product-title\"\u003eCertified Framed Kiswah Piece\u003c\/h2\u003e\n            \u003cdiv class=\"subtitle\"\u003eProphet Muhammad's Tomb (Sacred Prophetic Chamber Cloth)\u003c\/div\u003e\n            \u003cdiv class=\"grand-frame-badge\"\u003eFRAME SIZE 36 CM X 23 CM\u003c\/div\u003e\n            \n            \u003cdiv class=\"separator-line\"\u003e\n                \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n                \u003cdiv class=\"bar rev\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Giriş Manifesto Metni --\u003e\n        \u003cdiv class=\"intro-manifesto\"\u003e\n            Bring the profound spiritual serenity and matchless historical heritage of Medina into your home, office, or private collection. This museum-quality, \u003cstrong\u003eCertified Framed Kiswah Piece\u003c\/strong\u003e is an authentic fragment of the sacred green tapestry that historically adorned the interior of the Hujrah as-Saadah (The Sacred Prophetic Chamber \/ Rawdah al-Sharif) inside Al-Masjid an-Nabawi, where Prophet Muhammad (S.A.V) is laid to rest.\n            \u003cbr\u003e\u003cbr\u003e\n            Professionally preserved and elegantly showcased in a premium frame, this rare Islamic relic serves as a timeless spiritual heirloom and a prestigious masterpiece for luxury Islamic wall art decor.\n        \u003c\/div\u003e\n\n        \u003c!-- Temel Özellikler --\u003e\n        \u003cdiv class=\"section-headline\"\u003e✨ Key Features \u0026amp; Spiritual Value\u003c\/div\u003e\n        \u003cdiv class=\"features-layout\"\u003e\n            \u003cdiv class=\"feature-item-card\"\u003e\n                \u003ch3\u003e100% Authentic with Certificate\u003c\/h3\u003e\n                \u003cp\u003eEach piece comes with a verifiable Certificate of Authenticity, documenting its genuine origin from the Prophet's Chamber in Medina.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item-card\"\u003e\n                \u003ch3\u003eMuseum-Quality Preservation\u003c\/h3\u003e\n                \u003cp\u003eExpertly mounted under protective glass to safeguard the delicate, sacred textile fibers from dust, UV light, and moisture.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item-card\"\u003e\n                \u003ch3\u003eReady for Display\u003c\/h3\u003e\n                \u003cp\u003eArrives fully assembled in a luxury gallery frame with heavy-duty hanging hardware included.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item-card\"\u003e\n                \u003ch3\u003eThe Ultimate Premium Gift\u003c\/h3\u003e\n                \u003cp\u003eAn unforgettable, deeply emotional gift for high-profile Islamic art collectors, executive corporate gifting, or major life milestones.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Teknik Özellikler Tablosu --\u003e\n        \u003cdiv class=\"section-headline\"\u003e📌 Technical Product Specifications\u003c\/div\u003e\n        \u003ctable class=\"specs-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eSpecification\u003c\/th\u003e\n                    \u003cth\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-keyword\"\u003eArtifact Origin\u003c\/td\u003e\n                    \u003ctd\u003eProphet Muhammad’s Tomb \/ Sacred Chamber (Hujrah as-Saadah, Medina)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-keyword\"\u003eFabric Type\u003c\/td\u003e\n                    \u003ctd\u003eAuthentic Green Prophetic Kiswah (Sacred Textile Relic)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-keyword\"\u003eFrame Material\u003c\/td\u003e\n                    \u003ctd\u003ePremium durable composite\/wood profile with a luxury finish.\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-keyword\"\u003eProtection Cover\u003c\/td\u003e\n                    \u003ctd\u003eHigh-clarity protective glass layer against environmental elements\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-keyword\"\u003eInclusions\u003c\/td\u003e\n                    \u003ctd\u003e1x Framed Kiswah Piece, 1x Official Certificate of Authenticity (COA)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-keyword\"\u003eDisplay Style\u003c\/td\u003e\n                    \u003ctd\u003eWall-mounted (Pre-installed premium hanging bracket)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-keyword\"\u003eShipping \u0026amp; Handling\u003c\/td\u003e\n                    \u003ctd\u003eInsured Worldwide Express Shipping in shockproof industrial packaging\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003c!-- Tarihsel Önem ve Koruma Bilgisi --\u003e\n        \u003cdiv class=\"history-callout-box\"\u003e\n            \u003ch4\u003e🕌 Historical Importance \u0026amp; Archival Preservation\u003c\/h4\u003e\n            \u003cp\u003e\n                The Kiswah of the Prophet’s Chamber (traditionally green, unlike the black Kiswah of the Holy Kaaba) is replaced only during rare, specific historical intervals under strict official supervision. These precious fabric pieces are highly sought after by Islamic history enthusiasts, academics, and premium collectors globally.\n                \u003cbr\u003e\u003cbr\u003e\n                Our archival framing process ensures that the fabric does not touch the glass directly, allowing the natural textile structure to breathe while remaining fully shielded from external degradation. This guarantees that your investment remains perfectly preserved for generations to come.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mecca Bazaar","offers":[{"title":"Default Title","offer_id":62660693131635,"sku":null,"price":165.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Certified_Framed_Kiswah_Piece_from_Prophet_Muhammad_s_Tomb.png?v=1787487466"},{"product_id":"certificated-framed-kiswah-from-prophet-muhammad-roza-e-rasool","title":"Certified \u0026 Framed Kiswah from Prophet Muhammad's Tomb (Roza-e-Rasool)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            \/* Derin Zümrüt Yeşili ve Mukaddes İslam Yeşili Degrade Arka Plan *\/\n            background: radial-gradient(circle at center, #053318 0%, #011107 100%);\n            color: #ffb74d; \/* Yumuşak Portakal Sarısı Başlangıç Tonu *\/\n            font-family: 'Montserrat', sans-serif;\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 60px 20px;\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        \/* Ruhani Kehribar\/Portakal Işık Halesi *\/\n        body::before {\n            content: '';\n            position: absolute;\n            width: 900px;\n            height: 900px;\n            background: radial-gradient(circle, rgba(255, 165, 0, 0.05) 0%, transparent 70%);\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            pointer-events: none;\n            z-index: 0;\n            animation: sacredGlow 15s infinite alternate ease-in-out;\n        }\n\n        @keyframes sacredGlow {\n            0% { transform: translate(-50%, -50%) scale(0.96); opacity: 0.5; }\n            100% { transform: translate(-50%, -50%) scale(1.04); opacity: 0.8; }\n        }\n\n        \/* Ağır Müze Tipi Çerçeveli Sergi Vitrini *\/\n        .framed-relic-vault {\n            background: linear-gradient(180deg, #03210f 0%, #010a04 100%);\n            border: 2px solid #ff9f1c; \/* Canlı Portakal Sarısı Çerçeve *\/\n            box-shadow: \n                0 0 0 6px #011107,\n                0 0 0 9px #ff9f1c,\n                0 0 40px rgba(255, 159, 28, 0.15),\n                0 55px 110px rgba(0, 0, 0, 0.95),\n                inset 0 0 60px rgba(0, 0, 0, 0.9);\n            border-radius: 2px;\n            max-width: 900px;\n            width: 100%;\n            padding: 70px 60px;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Portakal Sarısı Köşe Motifleri *\/\n        .museum-corner {\n            position: absolute;\n            width: 50px;\n            height: 50px;\n            border: 2.5px solid #ff9f1c;\n        }\n        .mc-tl { top: 22px; left: 22px; border-right: none; border-bottom: none; }\n        .mc-tr { top: 22px; right: 22px; border-left: none; border-bottom: none; }\n        .mc-bl { bottom: 22px; left: 22px; border-right: none; border-top: none; }\n        .mc-br { bottom: 22px; right: 22px; border-left: none; border-top: none; }\n\n        \/* Başlık Blok Tasarımı *\/\n        .vault-header {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n\n        .sanctuary-tag {\n            font-family: 'Cinzel', serif;\n            color: #ffb74d;\n            font-size: 0.85rem;\n            letter-spacing: 6px;\n            text-transform: uppercase;\n            display: block;\n            margin-bottom: 15px;\n            opacity: 0.9;\n        }\n\n        h1 {\n            font-family: 'Cinzel Decorative', serif;\n            font-size: 2.1rem;\n            color: #ff9f1c; \/* Saf Portakal Sarısı *\/\n            font-weight: 700;\n            letter-spacing: 1px;\n            line-height: 1.4;\n            text-shadow: 0 4px 25px rgba(0, 0, 0, 0.9);\n        }\n\n        .grand-relic-badge {\n            display: inline-block;\n            margin-top: 20px;\n            font-family: 'Cinzel', serif;\n            font-size: 0.95rem;\n            color: #ff9f1c;\n            border: 1px solid #ff9f1c;\n            padding: 7px 28px;\n            background: rgba(255, 159, 28, 0.05);\n            letter-spacing: 3px;\n            text-transform: uppercase;\n        }\n\n        \/* Çizgisel Portakal Seperatör *\/\n        .platinum-divider {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 20px;\n            margin: 35px 0;\n        }\n\n        .platinum-divider .line {\n            height: 1px;\n            width: 165px;\n            background: linear-gradient(to right, transparent, #ff9f1c);\n        }\n        .platinum-divider .line.rev {\n            background: linear-gradient(to left, transparent, #ff9f1c);\n        }\n        .platinum-divider .crest {\n            color: #ff9f1c;\n            font-size: 1.3rem;\n        }\n\n        \/* Gövde Metni (Okunabilir Açık Portakal Tonu) *\/\n        .manifesto-body {\n            font-size: 1.05rem;\n            line-height: 2.1;\n            color: #ffe0b2; \n            text-align: center;\n            font-weight: 300;\n            margin-bottom: 55px;\n        }\n\n        .manifesto-body strong {\n            color: #ff9f1c;\n            font-weight: 600;\n            border-bottom: 1px dashed #ff9f1c;\n            padding-bottom: 1px;\n        }\n\n        \/* Alt Başlıklar *\/\n        .section-headline {\n            font-family: 'Cinzel', serif;\n            color: #ff9f1c;\n            font-size: 1.2rem;\n            margin-bottom: 30px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-bottom: 1px solid rgba(255, 159, 28, 0.4);\n            padding-bottom: 10px;\n        }\n\n        \/* Özellik Kartları Grid Düzeni *\/\n        .perks-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n            margin-bottom: 55px;\n        }\n\n        .perk-card {\n            background: rgba(1, 17, 7, 0.85);\n            border: 1px solid rgba(255, 159, 28, 0.3);\n            padding: 25px;\n            border-radius: 2px;\n            transition: all 0.3s ease;\n        }\n\n        .perk-card:hover {\n            border-color: #ff9f1c;\n            background: rgba(255, 159, 28, 0.08);\n            transform: translateY(-3px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.6);\n        }\n\n        .perk-card h3 {\n            font-family: 'Cinzel', serif;\n            color: #ff9f1c;\n            font-size: 0.9rem;\n            letter-spacing: 1px;\n            margin-bottom: 12px;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        .perk-card h3::before {\n            content: \"✦\";\n            color: #ffb74d;\n        }\n\n        .perk-card p {\n            font-size: 0.85rem;\n            line-height: 1.65;\n            color: #ffd180;\n            font-weight: 300;\n        }\n\n        \/* Teknik Detaylar Tablosu *\/\n        .spec-luxury-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid rgba(255, 159, 28, 0.3);\n            margin-bottom: 55px;\n        }\n\n        th {\n            font-family: 'Cinzel', serif;\n            background-color: rgba(255, 159, 28, 0.15);\n            color: #ff9f1c;\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            letter-spacing: 1px;\n            border-bottom: 2px solid #ff9f1c;\n            text-transform: uppercase;\n            text-align: left;\n        }\n\n        td {\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            color: #ffd180;\n            border-bottom: 1px solid rgba(255, 159, 28, 0.2);\n            background-color: rgba(0, 0, 0, 0.4);\n        }\n\n        tr:nth-child(even) td {\n            background-color: rgba(3, 33, 15, 0.4);\n        }\n\n        tr:hover td {\n            background-color: rgba(255, 159, 28, 0.1);\n            transition: all 0.2s ease;\n        }\n\n        .spec-key {\n            font-family: 'Cinzel', serif;\n            font-weight: 600;\n            color: #ff9f1c;\n            width: 35%;\n            letter-spacing: 0.5px;\n        }\n\n        \/* Güvenli Paketleme Paneli *\/\n        .shipping-secure-box {\n            background: linear-gradient(90deg, rgba(3, 33, 15, 0.6) 0%, rgba(1, 17, 7, 0.9) 100%);\n            border-left: 4px solid #ff9f1c;\n            padding: 30px;\n            border-radius: 0 4px 4px 0;\n            margin-bottom: 40px;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);\n        }\n\n        .shipping-secure-box h4 {\n            font-family: 'Cinzel', serif;\n            color: #ff9f1c;\n            font-size: 1.05rem;\n            letter-spacing: 2px;\n            margin-bottom: 12px;\n            text-transform: uppercase;\n        }\n\n        .shipping-secure-box p {\n            font-size: 0.92rem;\n            line-height: 1.8;\n            color: #ffd180;\n            font-weight: 300;\n        }\n\n        \/* Mobil Cihaz Duyarlılığı *\/\n        @media (max-width: 768px) {\n            .framed-relic-vault { padding: 45px 20px; }\n            h1 { font-size: 1.55rem; }\n            .perks-grid { grid-template-columns: 1fr; gap: 15px; }\n            .platinum-divider .line { width: 60px; }\n            .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n            td { display: block; width: 100%; }\n            th { display: none; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"framed-relic-vault\"\u003e\n\u003c!-- Portakal Sarısı Köşelikler --\u003e\n\u003cdiv class=\"museum-corner mc-tl\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"museum-corner mc-tr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"museum-corner mc-bl\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"museum-corner mc-br\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Üst Başlık Alanı --\u003e\n\u003cdiv class=\"vault-header\"\u003e\n\u003cspan class=\"sanctuary-tag\"\u003eCOVER FROM Roza-e-Rasool • Al-Madinah Al-Munawwarah\u003c\/span\u003e\n\u003ch1\u003eCertified \u0026amp; Framed Kiswah\u003cbr\u003e\u003cspan style=\"font-size: 0.8em; font-family: 'Cinzel', serif; font-weight: 400;\"\u003eFrom Prophet Muhammad's Tomb\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"grand-relic-badge\"\u003eMuseum-Quality Edition • 26 CM X 21 CM\u003c\/div\u003e\n\u003cdiv class=\"platinum-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"line rev\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Ana Anlatım Metni --\u003e\n\u003cdiv class=\"manifesto-body\"\u003eBless the most prominent space in your home, office, or private prayer room with this museum-quality \u003cstrong\u003eCertified \u0026amp; Framed Kiswah from Prophet Muhammad's Tomb (Roza-e-Rasool)\u003c\/strong\u003e. This exceptionally rare piece of sacred fabric, historically used within the holy Hujrah as-Saadah (Prophet's Chamber) in Medina, is elegantly framed to serve as a lifelong source of spiritual inspiration. \u003cbr\u003e\u003cbr\u003eDeeply revered throughout Islamic history, this authentic fabric piece has been professionally preserved and mounted within a premium frame to protect its delicate textures from dust and aging. Accompanied by official documentation, this sacred artifact is not just a piece of decoration, but a timeless spiritual heirloom to be passed down through generations.\u003c\/div\u003e\n\u003c!-- Ürün Avantajları Grid Yapısı --\u003e\n\u003cdiv class=\"section-headline\"\u003e✨ Product Highlights\u003c\/div\u003e\n\u003cdiv class=\"perks-grid\"\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003e100% Authentic \u0026amp; Certified\u003c\/h3\u003e\n\u003cp\u003eComes with official certification confirming its genuine attachment to the Sacred Chamber (Roza-e-Rasool) in Medina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003eExquisite Premium Framing\u003c\/h3\u003e\n\u003cp\u003eProfessionally encased in a luxury frame, designed to complement any upscale Islamic home decor or executive office.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003eReady for Display\u003c\/h3\u003e\n\u003cp\u003eArrives fully assembled and equipped with premium hardware for safe and secure hanging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003eA Gift of Unmatched Prestige\u003c\/h3\u003e\n\u003cp\u003eThe ultimate spiritual gesture for milestones, weddings, corporate gifting, or for anyone returning from Hajj and Umrah.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Teknik Detaylar Tablosu --\u003e\n\u003cdiv class=\"section-headline\"\u003e📌 Specifications\u003c\/div\u003e\n\u003ctable class=\"spec-luxury-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eHoly Origin\u003c\/td\u003e\n\u003ctd\u003eThe Sacred Chamber of Prophet Muhammad (PBUH) \/ Roza-e-Rasool\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003ePresentation\u003c\/td\u003e\n\u003ctd style=\"font-weight: 600;\"\u003eElegantly Framed and Ready to Hang\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eFrame Dimensions\u003c\/td\u003e\n\u003ctd style=\"font-weight: 600;\"\u003e26 cm x 21 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eAuthenticity\u003c\/td\u003e\n\u003ctd\u003e100% Certified with Official Documentation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eIdeal For\u003c\/td\u003e\n\u003ctd\u003eExclusive Home Decor, Offices, Luxury Islamic Gifting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Koruma ve Sevkiyat Paneli --\u003e\n\u003cdiv class=\"shipping-secure-box\"\u003e\n\u003ch4\u003e📦 Secure Premium Packaging\u003c\/h4\u003e\n\u003cp\u003eGiven the immense spiritual value and framed nature of this authentic piece, it is packed with high-grade protective shockproof materials and dispatched via fully insured, tracked express international couriers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Buy Kaaba Kiswa","offers":[{"title":"Default Title","offer_id":62672286843251,"sku":null,"price":135.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Certified_Framed_Kiswah_from_Prophet_Muhammad_s_Tomb.png?v=1784372521"},{"product_id":"certificated-original-prophet-muhammad-grave-cloth-i̇slamic-home-decor-mosque-decor","title":"Certified Framed Prophet Muhammad (PBUH) Grave Cloth - Islamic Decor","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            \/* Derin, İhtişamlı Yeşim Yeşili ve Zümrüt Geçişi *\/\n            background: radial-gradient(circle at center, #0f3a20 0%, #03140a 100%);\n            color: #ffffff;\n            font-family: 'Montserrat', sans-serif;\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 60px 20px;\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        \/* Ruhani Beyaz\/Gümüş Işık Aurası *\/\n        body::before {\n            content: '';\n            position: absolute;\n            width: 900px;\n            height: 900px;\n            background: radial-gradient(circle, rgba(255, 255, 255, 0.04) 0%, transparent 70%);\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            pointer-events: none;\n            z-index: 0;\n            animation: jadeGlow 15s infinite alternate ease-in-out;\n        }\n\n        @keyframes jadeGlow {\n            0% { transform: translate(-50%, -50%) scale(0.95); opacity: 0.5; }\n            100% { transform: translate(-50%, -50%) scale(1.05); opacity: 0.9; }\n        }\n\n        \/* Premium Teşhir Kasası *\/\n        .jade-relic-vault {\n            background: linear-gradient(180deg, #0a2916 0%, #020d06 100%);\n            border: 2px solid #ffffff;\n            box-shadow: \n                0 0 0 6px #03140a,\n                0 0 0 9px #ffffff,\n                0 0 40px rgba(255, 255, 255, 0.12),\n                0 55px 110px rgba(0, 0, 0, 0.95),\n                inset 0 0 60px rgba(0, 0, 0, 0.9);\n            border-radius: 2px;\n            max-width: 900px;\n            width: 100%;\n            padding: 70px 60px;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Beyaz Köşe Motifleri *\/\n        .platinum-corner {\n            position: absolute;\n            width: 50px;\n            height: 50px;\n            border: 2.5px solid #ffffff;\n        }\n        .pc-tl { top: 22px; left: 22px; border-right: none; border-bottom: none; }\n        .pc-tr { top: 22px; right: 22px; border-left: none; border-bottom: none; }\n        .pc-bl { bottom: 22px; left: 22px; border-right: none; border-top: none; }\n        .pc-br { bottom: 22px; right: 22px; border-left: none; border-top: none; }\n\n        \/* Başlık Yapısı *\/\n        .vault-header {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n\n        .sanctuary-tag {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.85rem;\n            letter-spacing: 8px;\n            text-transform: uppercase;\n            display: block;\n            margin-bottom: 15px;\n            opacity: 0.8;\n        }\n\n        h1 {\n            font-family: 'Cinzel Decorative', serif;\n            font-size: 2.2rem;\n            color: #ffffff;\n            font-weight: 700;\n            letter-spacing: 1px;\n            line-height: 1.4;\n            text-shadow: 0 4px 25px rgba(0, 0, 0, 0.9);\n        }\n\n        .grand-relic-badge {\n            display: inline-block;\n            margin-top: 20px;\n            font-family: 'Cinzel', serif;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border: 1px solid #ffffff;\n            padding: 7px 28px;\n            background: rgba(255, 255, 255, 0.05);\n            letter-spacing: 3px;\n            text-transform: uppercase;\n        }\n\n        \/* Çizgisel Beyaz Seperatör *\/\n        .platinum-divider {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 20px;\n            margin: 35px 0;\n        }\n\n        .platinum-divider .line {\n            height: 1px;\n            width: 165px;\n            background: linear-gradient(to right, transparent, #ffffff);\n        }\n        .platinum-divider .line.rev {\n            background: linear-gradient(to left, transparent, #ffffff);\n        }\n        .platinum-divider .crest {\n            color: #ffffff;\n            font-size: 1.3rem;\n            opacity: 0.9;\n        }\n\n        \/* Gövde Metni *\/\n        .manifesto-body {\n            font-size: 1.05rem;\n            line-height: 2.1;\n            color: #e6f2ea;\n            text-align: center;\n            font-weight: 300;\n            margin-bottom: 55px;\n        }\n\n        .manifesto-body strong {\n            color: #ffffff;\n            font-weight: 600;\n            border-bottom: 1px dashed #ffffff;\n            padding-bottom: 1px;\n        }\n\n        \/* Alt Başlık Düzeni *\/\n        .section-headline {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.2rem;\n            margin-bottom: 30px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.3);\n            padding-bottom: 10px;\n        }\n\n        \/* Özellik Kartları Grid Sistemi (4 Kolonlu Yapı) *\/\n        .perks-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n            margin-bottom: 55px;\n        }\n\n        .perk-card {\n            background: rgba(3, 20, 10, 0.7);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            padding: 25px;\n            border-radius: 2px;\n            transition: all 0.3s ease;\n        }\n\n        .perk-card:hover {\n            border-color: #ffffff;\n            background: rgba(255, 255, 255, 0.05);\n            transform: translateY(-3px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);\n        }\n\n        .perk-card h3 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.9rem;\n            letter-spacing: 1px;\n            margin-bottom: 12px;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        .perk-card h3::before {\n            content: \"✦\";\n            color: #ffffff;\n        }\n\n        .perk-card p {\n            font-size: 0.85rem;\n            line-height: 1.65;\n            color: #d0e6d9;\n            font-weight: 300;\n        }\n\n        \/* Özellikler Tablosu *\/\n        .spec-luxury-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            margin-bottom: 55px;\n        }\n\n        th {\n            font-family: 'Cinzel', serif;\n            background-color: rgba(255, 255, 255, 0.1);\n            color: #ffffff;\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            letter-spacing: 1px;\n            border-bottom: 2px solid #ffffff;\n            text-transform: uppercase;\n            text-align: left;\n        }\n\n        td {\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.15);\n            background-color: rgba(0, 0, 0, 0.4);\n        }\n\n        tr:nth-child(even) td {\n            background-color: rgba(10, 41, 22, 0.3);\n        }\n\n        tr:hover td {\n            background-color: rgba(255, 255, 255, 0.08);\n            transition: all 0.2s ease;\n        }\n\n        .spec-key {\n            font-family: 'Cinzel', serif;\n            font-weight: 600;\n            color: #ffffff;\n            width: 30%;\n            letter-spacing: 0.5px;\n            opacity: 0.9;\n        }\n\n        \/* Güvence Paneli *\/\n        .shipping-secure-box {\n            background: linear-gradient(90deg, rgba(10, 41, 22, 0.6) 0%, rgba(3, 20, 10, 0.8) 100%);\n            border-left: 4px solid #ffffff;\n            padding: 30px;\n            border-radius: 0 4px 4px 0;\n            margin-bottom: 40px;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);\n        }\n\n        .shipping-secure-box h4 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.05rem;\n            letter-spacing: 2px;\n            margin-bottom: 12px;\n            text-transform: uppercase;\n        }\n\n        .shipping-secure-box p {\n            font-size: 0.92rem;\n            line-height: 1.8;\n            color: #d0e6d9;\n            font-weight: 300;\n        }\n\n        \/* Mobil Cihaz Esnekliği *\/\n        @media (max-width: 768px) {\n            .jade-relic-vault { padding: 45px 20px; }\n            h1 { font-size: 1.65rem; }\n            .perks-grid { grid-template-columns: 1fr; gap: 15px; }\n            .platinum-divider .line { width: 60px; }\n            .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n            td { display: block; width: 100%; }\n            th { display: none; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"jade-relic-vault\"\u003e\n\u003c!-- Beyaz Köşelikler --\u003e\n\u003cdiv class=\"platinum-corner pc-tl\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"platinum-corner pc-tr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"platinum-corner pc-bl\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"platinum-corner pc-br\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Üst Başlık Alanı --\u003e\n\u003cdiv class=\"vault-header\"\u003e\n\u003cspan class=\"sanctuary-tag\"\u003eAl-Madinah Al-Munawwarah • Rawdah Relic\u003c\/span\u003e\n\u003ch1\u003eCertified Original\u003cbr\u003e\u003cspan style=\"font-size: 0.82em; font-family: 'Cinzel', serif; font-weight: 400;\"\u003eProphet Muhammad (PBUH) Grave Cloth\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"grand-relic-badge\"\u003eOfficial Authentication Papers Included\u003c\/div\u003e\n\u003cdiv class=\"platinum-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"line rev\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Ana Anlatım Metni --\u003e\n\u003cdiv class=\"manifesto-body\"\u003eElevate the spiritual atmosphere of your home or mosque with this \u003cstrong\u003eCertified Original Prophet Muhammad (PBUH) Grave Cloth\u003c\/strong\u003e. Known as a profoundly sacred Islamic relic, this authentic fabric piece was used in the holy Rawdah (Hujrah as-Saadah) and carries an immeasurable spiritual heritage. \u003cbr\u003e\u003cbr\u003ePerfect for Islamic home decoration, mosque displays, or as a generational family heirloom, this rare artifact is fully certified by official authorities. Owning a piece of the Prophet's tomb cover is a unique blessing and a beautiful way to keep the love of the Prophet (PBUH) close to your heart.\u003c\/div\u003e\n\u003c!-- Neden Bu Kutsal Emanet? Grid Sistemi --\u003e\n\u003cdiv class=\"section-headline\"\u003e✨ Why Choose This Sacred Relic?\u003c\/div\u003e\n\u003cdiv class=\"perks-grid\"\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003e100% Authentic \u0026amp; Certified\u003c\/h3\u003e\n\u003cp\u003eComes with official documentation guaranteeing its origin from the Prophet's Chamber in Medina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003ePremium Islamic Decor\u003c\/h3\u003e\n\u003cp\u003eIdeal for framing, preserving, and displaying in your living room, prayer room, or local mosque.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003eA Meaningful Gift\u003c\/h3\u003e\n\u003cp\u003eThe ultimate spiritual gift for weddings, Ramadan, Eid, or for a loved one returning from Hajj or Umrah.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perk-card\"\u003e\n\u003ch3\u003ePreserved Heritage\u003c\/h3\u003e\n\u003cp\u003eKept in pristine condition to protect its historical and religious significance for future generations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Teknik Detaylar Tablosu --\u003e\n\u003cdiv class=\"section-headline\"\u003e📌 Product Details\u003c\/div\u003e\n\u003ctable class=\"spec-luxury-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDescription\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eItem Type : FRAME sıze : 32 CM X 32 CM\u003c\/td\u003e\n\u003ctd style=\"font-weight: 600;\"\u003eFramed Original Grave Cloth (Rawdah Fabric)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eAuthenticity\u003c\/td\u003e\n\u003ctd style=\"font-weight: 600;\"\u003eFully Certified with Official Documents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eUsage Area\u003c\/td\u003e\n\u003ctd\u003eIslamic Home Decor, Mosque Display, Collectible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eShipping\u003c\/td\u003e\n\u003ctd\u003eSecure, tracked international delivery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Müşteri Güvencesi Notu Paneli --\u003e\n\u003cdiv class=\"shipping-secure-box\"\u003e\n\u003ch4\u003e🤝 Customer Assurance\u003c\/h4\u003e\n\u003cp\u003eWe treat all Islamic relics with the utmost respect and care during packaging and shipping to ensure they reach you safely and in perfect condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Buy Kaaba Kiswa","offers":[{"title":"Default Title","offer_id":62852359848307,"sku":null,"price":250.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Certificated_Original_Prophet_Muhammad_Grave_Cloth_-_slamic_Home_Decor_-_Mosque_Decor.gif?v=1778941384"},{"product_id":"original-and-certified-fabric-used-in-the-tomb-of-prophet-muhammad","title":"Original \u0026 Certified Fabric from Prophet Muhammad's (PBUH) Tomb","description":"\u003cdiv style=\"background-color: #720917; color: #d4af37; padding: 35px; font-family: 'Times New Roman', Times, serif; border-radius: 8px; max-width: 800px; margin: 20px auto; border: 2px solid #d4af37; box-shadow: 0 4px 20px rgba(0,0,0,0.4); line-height: 1.6;\"\u003e\n    \n    \u003c!-- Giriş Başlığı --\u003e\n    \u003cdiv style=\"text-align: center; margin-bottom: 25px;\"\u003e\n        \u003ch2 style=\"color: #f3e5ab; font-size: 26px; margin-bottom: 10px; font-weight: bold; border-bottom: 1px solid #d4af37; padding-bottom: 15px; letter-spacing: 1px; text-transform: uppercase;\"\u003e\n            An Extraordinary Spiritual Treasure\n        \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Giriş Metni --\u003e\n    \u003cp style=\"font-size: 16px; text-align: justify; margin-bottom: 20px; color: #f5e6c8;\"\u003e\n        Own an extraordinary spiritual treasure you might encounter only once in your lifetime. While the Holy Kaaba in Mecca is covered in black, the Holy Chamber and Shrine of Prophet Muhammad (PBUH) in Medina (Hujra al-Saada \/ Rawda al-Sharifa) is historically adorned with a magnificent, dark green silk drape and embellished with exquisite silver and gold calligraphy.\n    \u003c\/p\u003e\n    \n    \u003cp style=\"font-size: 16px; text-align: justify; margin-bottom: 25px; color: #f5e6c8;\"\u003e\n        This \u003cstrong\u003eCertified Original Prophet Muhammad Shrine Drape Piece\u003c\/strong\u003e is a genuine, documented piece of the sacred drape that once adorned the final resting place of the Prophet (PBUH). Presented with an official certificate of authenticity verified by Saudi Government authorities, this museum-quality artifact represents the pinnacle of Islamic history and devotion.\n    \u003c\/p\u003e\n\n    \u003c!-- Öne Çıkan Özellikler Bölümü --\u003e\n    \u003cdiv style=\"margin-top: 30px; margin-bottom: 30px;\"\u003e\n        \u003ch3 style=\"color: #f3e5ab; font-size: 20px; border-bottom: 1px solid rgba(212, 175, 55, 0.5); padding-bottom: 8px; margin-bottom: 15px; letter-spacing: 0.5px;\"\u003e\n            ✨ WHAT MAKES THIS PROPHETIC ARTIFACT SO UNIQUE?\n        \u003c\/h3\u003e\n        \u003cul style=\"list-style-type: none; padding-left: 0; margin: 0;\"\u003e\n            \u003cli style=\"margin-bottom: 15px; font-size: 15px;\"\u003e\n                \u003cstrong style=\"color: #fff; display: block; margin-bottom: 3px;\"\u003e• 100% Authentic Origin:\u003c\/strong\u003e\n                \u003cspan style=\"color: #f5e6c8;\"\u003eA genuine, verified piece directly sourced from the sacred private collection red drape of the Prophet's Shrine in Medina.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli style=\"margin-bottom: 15px; font-size: 15px;\"\u003e\n                \u003cstrong style=\"color: #fff; display: block; margin-bottom: 3px;\"\u003e• Exquisite Craftsmanship:\u003c\/strong\u003e\n                \u003cspan style=\"color: #f5e6c8;\"\u003eShowcasing the heavy, rich green silk weave and intricate calligraphy details that are recognized worldwide as a symbol of the Prophet's Shrine.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli style=\"margin-bottom: 15px; font-size: 15px;\"\u003e\n                \u003cstrong style=\"color: #fff; display: block; margin-bottom: 3px;\"\u003e• Official State Certificate:\u003c\/strong\u003e\n                \u003cspan style=\"color: #f5e6c8;\"\u003eComes with a physical, verifiable official certificate from Saudi authorities guaranteeing its undisputed sacred origin.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli style=\"margin-bottom: 15px; font-size: 15px;\"\u003e\n                \u003cstrong style=\"color: #fff; display: block; margin-bottom: 3px;\"\u003e• Absolute Rarity:\u003c\/strong\u003e\n                \u003cspan style=\"color: #f5e6c8;\"\u003eUnlike the outer Kaaba cover, which is changed annually, the cover of the Prophet's Shrine is very rarely changed; this makes this particular green piece extremely difficult to find and highly valuable.\u003c\/span\u003e\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Hediye Değeri Bölümü --\u003e\n    \u003cdiv style=\"margin-top: 30px; margin-bottom: 30px; background-color: #4a040d; padding: 20px; border-radius: 6px; border: 1px solid rgba(212, 175, 55, 0.3);\"\u003e\n        \u003ch3 style=\"color: #f3e5ab; font-size: 20px; margin-top: 0; margin-bottom: 15px; letter-spacing: 0.5px;\"\u003e\n            🎁 A HIGHLY PRESTIGIOUS MONUMENTAL GIFT\n        \u003c\/h3\u003e\n        \u003cp style=\"font-size: 15px; margin-bottom: 15px; color: #f5e6c8;\"\u003e\n            For private collectors, prestigious families, or institutions seeking a piece of art with the highest spiritual weight, this blessed piece is unique. It serves as:\n        \u003c\/p\u003e\n        \u003cul style=\"list-style-type: none; padding-left: 0; margin: 0;\"\u003e\n            \u003cli style=\"margin-bottom: 10px; font-size: 15px; color: #f5e6c8; padding-left: 15px; text-indent: -15px;\"\u003e\n                \u003cspan style=\"color: #d4af37; margin-right: 5px;\"\u003e✔\u003c\/span\u003e A breathtaking centerpiece for private Islamic art galleries, libraries, and museums.\n            \u003c\/li\u003e\n            \u003cli style=\"margin-bottom: 10px; font-size: 15px; color: #f5e6c8; padding-left: 15px; text-indent: -15px;\"\u003e\n                \u003cspan style=\"color: #d4af37; margin-right: 5px;\"\u003e✔\u003c\/span\u003e An unforgettable legacy gift for life's most significant milestones (such as corporate achievements or family celebrations).\n            \u003c\/li\u003e\n            \u003cli style=\"margin-bottom: 0; font-size: 15px; color: #f5e6c8; padding-left: 15px; text-indent: -15px;\"\u003e\n                \u003cspan style=\"color: #d4af37; margin-right: 5px;\"\u003e✔\u003c\/span\u003e A profound token of honor for parents, elders, or scholars who cherish a deep love for Medina and our Prophet (PBUH).\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Kargo ve Paketleme Bölümü --\u003e\n    \u003cdiv style=\"margin-top: 30px; margin-bottom: 30px;\"\u003e\n        \u003ch3 style=\"color: #f3e5ab; font-size: 20px; border-bottom: 1px solid rgba(212, 175, 55, 0.5); padding-bottom: 8px; margin-bottom: 15px; letter-spacing: 0.5px;\"\u003e\n            📦 MUSEUM-GRADE PACKAGING AND INSURED FAST SHIPPING\n        \u003c\/h3\u003e\n        \u003cul style=\"list-style-type: none; padding-left: 0; margin: 0;\"\u003e\n            \u003cli style=\"margin-bottom: 10px; font-size: 15px; color: #f5e6c8;\"\u003e\n\u003cstrong style=\"color: #fff;\"\u003e• Condition:\u003c\/strong\u003e Masterfully preserved with absolute respect and care under strictly museum-grade conditions.\u003c\/li\u003e\n            \u003cli style=\"margin-bottom: 10px; font-size: 15px; color: #f5e6c8;\"\u003e\n\u003cstrong style=\"color: #fff;\"\u003e• Contents:\u003c\/strong\u003e Original Piece of the Prophet's Shrine Cover + Official Physical Saudi Certificate of Authenticity.\u003c\/li\u003e\n            \u003cli style=\"margin-bottom: 0; font-size: 15px; color: #f5e6c8;\"\u003e\n\u003cstrong style=\"color: #fff;\"\u003e• Worldwide Delivery:\u003c\/strong\u003e 100% insured and traceable worldwide Fast Shipping. Packaged in heavy-duty, reinforced protective packaging to ensure it arrives in pristine, gallery-ready condition.\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Kapanış Notları --\u003e\n    \u003cdiv style=\"margin-top: 25px; padding-top: 20px; border-top: 1px solid #d4af37; font-size: 14px; text-align: justify; color: #e5d3b3; font-style: italic;\"\u003e\n        \u003cp style=\"margin-bottom: 15px;\"\u003e\n            \u003cstrong\u003ePlease Note:\u003c\/strong\u003e As this is a historically significant, original piece from the true sacred cover of the Prophet's Shrine, minor variations in weave texture and calligraphy are natural characteristics guaranteeing your piece is entirely unique and one of a kind.\n        \u003c\/p\u003e\n        \u003cp style=\"margin-bottom: 0; text-align: center; font-weight: bold; color: #f3e5ab; font-style: normal; font-size: 15px; margin-top: 15px;\"\u003e\n            We wish this blessed, sacred treasure brings eternal peace, light, and boundless blessings to your space.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"BUY KAABA KISWA","offers":[{"title":"11 cm x 10 cm","offer_id":62855204766067,"sku":null,"price":50.0,"currency_code":"EUR","in_stock":true},{"title":"22 cm x 10 cm","offer_id":62855204798835,"sku":null,"price":75.0,"currency_code":"EUR","in_stock":true},{"title":"22 cm x 22 cm","offer_id":62855204831603,"sku":null,"price":100.0,"currency_code":"EUR","in_stock":true},{"title":"55 cm x22 cm","offer_id":62855204864371,"sku":null,"price":200.0,"currency_code":"EUR","in_stock":true},{"title":"55 cm x55 cm","offer_id":62855204897139,"sku":null,"price":350.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Prophetic_Muhammad_PBUH_Chamber_Kiswa_al_Saadat_..png?v=1779114350"},{"product_id":"certified-and-framed-kaaba-kiswa-for-the-most-exclusive-corner-of-your-home","title":"Certified and Framed Kaaba Kiswa : For the Most Exclusive Corner of Your Home","description":"\u003cdiv style=\"background-color: #3d2314; color: #d4af37; padding: 35px; font-family: 'Times New Roman', Times, serif; border-radius: 8px; max-width: 800px; margin: 20px auto; border: 2px solid #d4af37; box-shadow: 0 4px 20px rgba(0,0,0,0.4); line-height: 1.6;\"\u003e\n\n    \u003c!-- Ana Açıklama --\u003e\n    \u003cp style=\"font-size: 16px; text-align: justify; margin-bottom: 20px; color: #f5e6c8;\"\u003e\n        Transform the most exclusive corner of your home or office into a sanctuary of spiritual elegance with this \u003cstrong\u003eOriginal Certified and Framed Kaaba Kiswa Cloth\u003c\/strong\u003e. This extraordinary piece of the Holy Kaaba's cover is meticulously framed, blending deep Islamic heritage with museum-quality presentation.\n    \u003c\/p\u003e\n    \n    \u003cp style=\"font-size: 16px; text-align: justify; margin-bottom: 25px; color: #f5e6c8;\"\u003e\n        Woven with pure silk and premium materials, the Kiswat al-Kaaba represents the pinnacle of Islamic devotion. Professionally preserved and encased in an elegant frame, this certified relic is ready to hang, serving as a prestigious focal point and a timeless family heirloom for generations.\n    \u003c\/p\u003e\n\n    \u003c!-- Öne Çıkan Özellikler (Bullet Points) --\u003e\n    \u003ch3 style=\"font-size: 20px; color: #f3e5ab; border-bottom: 1px solid rgba(212, 175, 55, 0.5); padding-bottom: 8px; margin-top: 25px; margin-bottom: 15px; letter-spacing: 0.5px;\"\u003e\n        ✨ Product Highlights\n    \u003c\/h3\u003e\n    \n    \u003cul style=\"list-style-type: none; padding-left: 0; margin: 0; font-size: 15px;\"\u003e\n        \u003cli style=\"margin-bottom: 15px;\"\u003e\n            \u003cstrong style=\"color: #fff; display: block; margin-bottom: 3px;\"\u003e• 100% Authentic \u0026amp; Certified:\u003c\/strong\u003e \n            \u003cspan style=\"color: #f5e6c8;\"\u003eComes with official documentation verifying its genuine origin from the Holy Kaaba in Mecca.\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 15px;\"\u003e\n            \u003cstrong style=\"color: #fff; display: block; margin-bottom: 3px;\"\u003e• Premium Framing:\u003c\/strong\u003e \n            \u003cspan style=\"color: #f5e6c8;\"\u003eProfessionally mounted in a high-quality frame designed to protect the delicate fabric from dust and age.\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 15px;\"\u003e\n            \u003cstrong style=\"color: #fff; display: block; margin-bottom: 3px;\"\u003e• Ready to Display:\u003c\/strong\u003e \n            \u003cspan style=\"color: #f5e6c8;\"\u003eArrives fully assembled and ready to hang in your living room, executive office, or private prayer space.\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 15px;\"\u003e\n            \u003cstrong style=\"color: #fff; display: block; margin-bottom: 3px;\"\u003e• A Prestigious Gift:\u003c\/strong\u003e \n            \u003cspan style=\"color: #f5e6c8;\"\u003eThe ultimate luxury spiritual gift for milestone occasions, high-profile corporate gifting, weddings, or Eid.\u003c\/span\u003e\n        \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003c!-- Teknik Özellikler Tablosu --\u003e\n    \u003ch3 style=\"font-size: 20px; color: #f3e5ab; border-bottom: 1px solid rgba(212, 175, 55, 0.5); padding-bottom: 8px; margin-top: 30px; margin-bottom: 15px; letter-spacing: 0.5px;\"\u003e\n        📋 Specifications\n    \u003c\/h3\u003e\n    \n    \u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 25px; font-size: 15px; border: 1px solid #d4af37;\"\u003e\n        \u003cthead\u003e\n            \u003ctr style=\"background-color: #26150b;\"\u003e\n                \u003cth style=\"border: 1px solid #d4af37; text-align: left; padding: 12px; width: 35%; color: #f3e5ab; font-weight: bold;\"\u003eFeature\u003c\/th\u003e\n                \u003cth style=\"border: 1px solid #d4af37; text-align: left; padding: 12px; color: #f3e5ab; font-weight: bold;\"\u003eDetails\u003c\/th\u003e\n            \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n            \u003ctr\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; font-weight: bold; color: #fff; background-color: rgba(38, 21, 11, 0.3);\"\u003eItem Type\u003c\/td\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; color: #f5e6c8;\"\u003e\n                    Original Kiswa (Cover) of the Holy Kaaba \u003cbr\u003e\n                    \u003cstrong style=\"color: #f3e5ab;\"\u003eFrame Dimensions: 22x22 cm\u003c\/strong\u003e\n                \u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr style=\"background-color: rgba(38, 21, 11, 0.5);\"\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; font-weight: bold; color: #fff;\"\u003ePresentation\u003c\/td\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; color: #f5e6c8;\"\u003eElegantly Framed and Ready to Hang\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; font-weight: bold; color: #fff; background-color: rgba(38, 21, 11, 0.3);\"\u003eAuthenticity\u003c\/td\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; color: #f5e6c8;\"\u003e100% Certified with Official Documentation\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr style=\"background-color: rgba(38, 21, 11, 0.5);\"\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; font-weight: bold; color: #fff;\"\u003eIdeal For\u003c\/td\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; color: #f5e6c8;\"\u003eExclusive Home Decor, Offices, Luxury Islamic Gifts\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003c!-- Güven ve Kargo Paneli --\u003e\n    \u003cdiv style=\"background-color: #26150b; border-left: 4px solid #d4af37; padding: 15px; margin-top: 25px; border-radius: 4px; border-top: 1px solid rgba(212, 175, 55, 0.3); border-right: 1px solid rgba(212, 175, 55, 0.3); border-bottom: 1px solid rgba(212, 175, 55, 0.3);\"\u003e\n        \u003cp style=\"margin: 0; font-size: 14px; line-height: 1.5; color: #f5e6c8;\"\u003e\n            \u003cstrong\u003e📦 Secure Premium Packaging:\u003c\/strong\u003e Due to the framed structure and high spiritual value of this piece, it is packed using specialized protective materials and shipped via fully insured, tracked express international courier to ensure flawless delivery.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Buy Kaaba Kiswa","offers":[{"title":"Default Title","offer_id":62896920297843,"sku":null,"price":120.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Certified_and_Framed_Kaaba_Kiswa_For_the_Most_Exclusive_Corner_of_Your_Home.png?v=1780237977"},{"product_id":"green-inner-kaaba-cover-piece-27x25-cm-authentic-kiswah-islamic-gift","title":"Certificated Green inner Kaaba Cover Piece 27x25 cm - Authentic Kiswah Islamic Gift","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eAuthentic Green Kaaba Cover - 27x25 CM\u003c\/title\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            \/* Derin, İhtişamlı Yeşim Yeşili ve Zümrüt Geçişi *\/\n            background: radial-gradient(circle at center, #0f3a20 0%, #03140a 100%);\n            color: #ffffff;\n            font-family: 'Montserrat', sans-serif;\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 60px 20px;\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        \/* Ruhani Beyaz\/Gümüş Işık Aurası *\/\n        body::before {\n            content: '';\n            position: absolute;\n            width: 900px;\n            height: 900px;\n            background: radial-gradient(circle, rgba(255, 255, 255, 0.04) 0%, transparent 70%);\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            pointer-events: none;\n            z-index: 0;\n            animation: jadeGlow 15s infinite alternate ease-in-out;\n        }\n\n        @keyframes jadeGlow {\n            0% { transform: translate(-50%, -50%) scale(0.95); opacity: 0.5; }\n            100% { transform: translate(-50%, -50%) scale(1.05); opacity: 0.9; }\n        }\n\n        \/* Premium Teşhir Kasası *\/\n        .jade-relic-vault {\n            background: linear-gradient(180deg, #0a2916 0%, #020d06 100%);\n            border: 2px solid #ffffff;\n            box-shadow: \n                0 0 0 6px #03140a,\n                0 0 0 9px #ffffff,\n                0 0 40px rgba(255, 255, 255, 0.12),\n                0 55px 110px rgba(0, 0, 0, 0.95),\n                inset 0 0 60px rgba(0, 0, 0, 0.9);\n            border-radius: 2px;\n            max-width: 900px;\n            width: 100%;\n            padding: 70px 60px;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Beyaz Köşe Motifleri *\/\n        .platinum-corner {\n            position: absolute;\n            width: 50px;\n            height: 50px;\n            border: 2.5px solid #ffffff;\n        }\n        .pc-tl { top: 22px; left: 22px; border-right: none; border-bottom: none; }\n        .pc-tr { top: 22px; right: 22px; border-left: none; border-bottom: none; }\n        .pc-bl { bottom: 22px; left: 22px; border-right: none; border-top: none; }\n        .pc-br { bottom: 22px; right: 22px; border-left: none; border-top: none; }\n\n        \/* Başlık Yapısı *\/\n        .vault-header {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n\n        .sanctuary-tag {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.85rem;\n            letter-spacing: 8px;\n            text-transform: uppercase;\n            display: block;\n            margin-bottom: 15px;\n            opacity: 0.8;\n        }\n\n        h1 {\n            font-family: 'Cinzel Decorative', serif;\n            font-size: 2.2rem;\n            color: #ffffff;\n            font-weight: 700;\n            letter-spacing: 1px;\n            line-height: 1.4;\n            text-shadow: 0 4px 25px rgba(0, 0, 0, 0.9);\n        }\n\n        .grand-relic-badge {\n            display: inline-block;\n            margin-top: 20px;\n            font-family: 'Cinzel', serif;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border: 1px solid #ffffff;\n            padding: 7px 28px;\n            background: rgba(255, 255, 255, 0.05);\n            letter-spacing: 3px;\n            text-transform: uppercase;\n        }\n\n        \/* Çizgisel Beyaz Seperatör *\/\n        .platinum-divider {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 20px;\n            margin: 35px 0;\n        }\n\n        .platinum-divider .line {\n            height: 1px;\n            width: 165px;\n            background: linear-gradient(to right, transparent, #ffffff);\n        }\n        .platinum-divider .line.rev {\n            background: linear-gradient(to left, transparent, #ffffff);\n        }\n        .platinum-divider .crest {\n            color: #ffffff;\n            font-size: 1.3rem;\n            opacity: 0.9;\n        }\n\n        \/* Gövde Metni *\/\n        .manifesto-body {\n            font-size: 1.05rem;\n            line-height: 2.1;\n            color: #e6f2ea;\n            text-align: center;\n            font-weight: 300;\n            margin-bottom: 55px;\n        }\n\n        .manifesto-body strong {\n            color: #ffffff;\n            font-weight: 600;\n            border-bottom: 1px dashed #ffffff;\n            padding-bottom: 1px;\n        }\n\n        \/* Alt Başlık Düzeni *\/\n        .section-headline {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.2rem;\n            margin-bottom: 30px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.3);\n            padding-bottom: 10px;\n        }\n\n        \/* Özellik Kartları Grid Sistemi (4 Kolonlu Yapı) *\/\n        .perks-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n            margin-bottom: 55px;\n        }\n\n        .perk-card {\n            background: rgba(3, 20, 10, 0.7);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            padding: 25px;\n            border-radius: 2px;\n            transition: all 0.3s ease;\n        }\n\n        .perk-card:hover {\n            border-color: #ffffff;\n            background: rgba(255, 255, 255, 0.05);\n            transform: translateY(-3px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);\n        }\n\n        .perk-card h3 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.9rem;\n            letter-spacing: 1px;\n            margin-bottom: 12px;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        .perk-card h3::before {\n            content: \"✦\";\n            color: #ffffff;\n        }\n\n        .perk-card p {\n            font-size: 0.85rem;\n            line-height: 1.65;\n            color: #d0e6d9;\n            font-weight: 300;\n        }\n\n        \/* Özellikler Tablosu *\/\n        .spec-luxury-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            margin-bottom: 55px;\n        }\n\n        th {\n            font-family: 'Cinzel', serif;\n            background-color: rgba(255, 255, 255, 0.1);\n            color: #ffffff;\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            letter-spacing: 1px;\n            border-bottom: 2px solid #ffffff;\n            text-transform: uppercase;\n            text-align: left;\n        }\n\n        td {\n            padding: 18px 22px;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.15);\n            background-color: rgba(0, 0, 0, 0.4);\n        }\n\n        tr:nth-child(even) td {\n            background-color: rgba(10, 41, 22, 0.3);\n        }\n\n        tr:hover td {\n            background-color: rgba(255, 255, 255, 0.08);\n            transition: all 0.2s ease;\n        }\n\n        .spec-key {\n            font-family: 'Cinzel', serif;\n            font-weight: 600;\n            color: #ffffff;\n            width: 30%;\n            letter-spacing: 0.5px;\n            opacity: 0.9;\n        }\n\n        \/* Önemli Not Paneli *\/\n        .shipping-secure-box {\n            background: linear-gradient(90deg, rgba(10, 41, 22, 0.6) 0%, rgba(3, 20, 10, 0.8) 100%);\n            border-left: 4px solid #ffffff;\n            padding: 30px;\n            border-radius: 0 4px 4px 0;\n            margin-bottom: 40px;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);\n        }\n\n        .shipping-secure-box h4 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.05rem;\n            letter-spacing: 2px;\n            margin-bottom: 12px;\n            text-transform: uppercase;\n        }\n\n        .shipping-secure-box p {\n            font-size: 0.92rem;\n            line-height: 1.8;\n            color: #d0e6d9;\n            font-weight: 300;\n        }\n\n        \/* Mobil Cihaz Esnekliği *\/\n        @media (max-width: 768px) {\n            .jade-relic-vault { padding: 45px 20px; }\n            h1 { font-size: 1.65rem; }\n            .perks-grid { grid-template-columns: 1fr; gap: 15px; }\n            .platinum-divider .line { width: 60px; }\n            .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n            td { display: block; width: 100%; }\n            th { display: none; }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"jade-relic-vault\"\u003e\n        \u003c!-- Beyaz Köşelikler --\u003e\n        \u003cdiv class=\"platinum-corner pc-tl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"platinum-corner pc-tr\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"platinum-corner pc-bl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"platinum-corner pc-br\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Üst Başlık Alanı --\u003e\n        \u003cdiv class=\"vault-header\"\u003e\n            \u003cspan class=\"sanctuary-tag\"\u003eKiswat Al-Kaaba • Rare Edition\u003c\/span\u003e\n            \u003ch1\u003eBring Blessings to Your Home\u003cbr\u003e\u003cspan style=\"font-size: 0.82em; font-family: 'Cinzel', serif; font-weight: 400;\"\u003eAuthentic Green Kaaba Cover\u003c\/span\u003e\n\u003c\/h1\u003e\n            \u003cdiv class=\"grand-relic-badge\"\u003eSacred Islamic Heritage • 27 CM X 25 CM\u003c\/div\u003e\n            \n            \u003cdiv class=\"platinum-divider\"\u003e\n                \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n                \u003cdiv class=\"line rev\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Ana Anlatım Metni --\u003e\n        \u003cdiv class=\"manifesto-body\"\u003e\n            Transform the most exclusive corner of your home, majlis, or executive office into a sanctuary of spiritual elegance with this museum-quality \u003cstrong\u003eAuthentic Green Kaaba Cover Piece (Kiswah)\u003c\/strong\u003e, representing the heart of the Islamic world. This extraordinary piece of the Holy Kaaba's cover is a deeply meaningful and visually stunning spiritual treasure that brings the peaceful essence, heritage, and atmosphere of the Holy Kaaba right into your home, office, or private prayer area.\n        \u003c\/div\u003e\n\n        \u003c!-- Ürün Avantajları Grid Sistemi --\u003e\n        \u003cdiv class=\"section-headline\"\u003e✨ Key Product Features\u003c\/div\u003e\n        \u003cdiv class=\"perks-grid\"\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003ePerfect Display Size\u003c\/h3\u003e\n                \u003cp\u003eMeasuring 27 cm x 25 cm, it is perfectly sized for framing, displaying on a desk, or showcasing in a prominent glass cabinet.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eUnique Green Colorway\u003c\/h3\u003e\n                \u003cp\u003eFeatures the elegant and rare green hue used during specific eras of the Holy Kaaba's draping, symbolizing peace, life, and Islamic heritage.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003ePremium Craftsmanship\u003c\/h3\u003e\n                \u003cp\u003eWoven with high-quality silk and specialized metallic threads designed to preserve its majestic beauty and texture for generations.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"perk-card\"\u003e\n                \u003ch3\u003eA Most Precious Islamic Gift\u003c\/h3\u003e\n                \u003cp\u003eThe ultimate lifelong gift for Hajj\/Umrah returnees, Eid, housewarmings, weddings, or for parents and loved ones who cherish Islamic history.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Teknik Detaylar Tablosu --\u003e\n        \u003cdiv class=\"section-headline\"\u003e📌 Technical Specifications\u003c\/div\u003e\n        \u003ctable class=\"spec-luxury-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFeature\u003c\/th\u003e\n                    \u003cth\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eProduct Type\u003c\/td\u003e\n                    \u003ctd\u003eHoly Kaaba Cover Piece (Kiswah)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eDimensions\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600;\"\u003e27 cm x 25 cm (approx. 10.6 x 9.8 inches)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eColor\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600;\"\u003eSacred Green (Jade \/ Emerald Hue)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eBest Used For\u003c\/td\u003e\n                    \u003ctd\u003eFramed Wall Art, Spiritual Corner Decor, Islamic Art Collection\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003c!-- Önemli Koruma Notu Paneli --\u003e\n        \u003cdiv class=\"shipping-secure-box\"\u003e\n            \u003ch4\u003e⚠️ Please Note\u003c\/h4\u003e\n            \u003cp\u003e\n                This is a highly limited, collectible spiritual item. To maintain its pristine condition, protect the delicate metallic threads, and enhance its majestic presentation look, we highly recommend displaying it inside a premium glass frame. (Please note: Frame is not included).\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Buy Kaaba Kiswa","offers":[{"title":"Default Title","offer_id":62942187618675,"sku":null,"price":140.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Green_inner_Kaaba_Cover_Piece_27x25_cm_-_Authentic_Kiswah_Islamic_Gift.jpg?v=1781372291"},{"product_id":"certified-framed-prophets-chamber-grave-cloth-premium-islamic-gifts","title":"Certified Framed Prophet's Muhammad Grave Tomb Cloth - Premium Islamic Relic","description":"\u003cdiv style=\"background-color: #064e3b; color: #d4af37; padding: 35px; font-family: 'Times New Roman', Times, serif; border-radius: 8px; max-width: 800px; margin: 20px auto; border: 2px solid #d4af37; box-shadow: 0 4px 20px rgba(0,0,0,0.4); line-height: 1.6;\"\u003e\n\n    \u003c!-- Ana Açıklama --\u003e\n    \u003cp style=\"font-size: 16px; text-align: justify; margin-bottom: 20px; color: #f5e6c8;\"\u003e\n        Introduce an aura of unmatched spiritual serenity and historical prestige to your home or office with this museum-quality \u003cstrong\u003eAuthentic Framed Kiswah from Prophet Muhammad's (PBUH) Tomb\u003c\/strong\u003e. This sacred piece of fabric was historically used within the holy Hujrah as-Saadah (The Sacred Chamber) in Medina, representing a priceless connection to Islamic heritage.\n    \u003c\/p\u003e\n    \n    \u003cp style=\"font-size: 16px; text-align: justify; margin-bottom: 25px; color: #f5e6c8;\"\u003e\n        Meticulously preserved and mounted inside a premium frame, this rare relic is fully protected from environmental factors like dust and age-related fading. Accompanied by official certification, it serves as a powerful focal point for luxury Islamic wall art and stands as a timeless spiritual heirloom to be passed down through generations.\n    \u003c\/p\u003e\n\n    \u003c!-- Öne Çıkan Özellikler (Bullet Points) --\u003e\n    \u003ch3 style=\"font-size: 20px; color: #f3e5ab; border-bottom: 1px solid rgba(212, 175, 55, 0.5); padding-bottom: 8px; margin-top: 25px; margin-bottom: 15px; letter-spacing: 0.5px;\"\u003e\n        ✨ Product Highlights\n    \u003c\/h3\u003e\n    \n    \u003cul style=\"list-style-type: none; padding-left: 0; margin: 0; font-size: 15px;\"\u003e\n        \u003cli style=\"margin-bottom: 15px;\"\u003e\n            \u003cstrong style=\"color: #fff; display: block; margin-bottom: 3px;\"\u003e• 100% Genuine \u0026amp; Certified:\u003c\/strong\u003e \n            \u003cspan style=\"color: #f5e6c8;\"\u003eIncludes official legal documentation verifying its original attachment to the Prophet's Chamber (Roza-e-Rasool) in Medina.\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 15px;\"\u003e\n            \u003cstrong style=\"color: #fff; display: block; margin-bottom: 3px;\"\u003e• Luxury Presentation:\u003c\/strong\u003e \n            \u003cspan style=\"color: #f5e6c8;\"\u003eProfessionally framed using high-grade, durable materials designed to match high-end home interiors and executive spaces.\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 15px;\"\u003e\n            \u003cstrong style=\"color: #fff; display: block; margin-bottom: 3px;\"\u003e• Ready to Display:\u003c\/strong\u003e \n            \u003cspan style=\"color: #f5e6c8;\"\u003eArrives fully assembled and ready to hang in your living room, majlis, or private prayer area.\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli style=\"margin-bottom: 15px;\"\u003e\n            \u003cstrong style=\"color: #fff; display: block; margin-bottom: 3px;\"\u003e• The Ultimate Spiritual Gift:\u003c\/strong\u003e \n            \u003cspan style=\"color: #f5e6c8;\"\u003eA prestigious and unforgettable gesture for corporate milestones, weddings, Eid, or for those returning from Hajj and Umrah. \u003cstrong\u003eFrame Size 65 CM X 32.\u003c\/strong\u003e\u003c\/span\u003e\n        \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003c!-- Teknik Özellikler Tablosu --\u003e\n    \u003ch3 style=\"font-size: 20px; color: #f3e5ab; border-bottom: 1px solid rgba(212, 175, 55, 0.5); padding-bottom: 8px; margin-top: 30px; margin-bottom: 15px; letter-spacing: 0.5px;\"\u003e\n        📋 Specifications\n    \u003c\/h3\u003e\n    \n    \u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 25px; font-size: 15px; border: 1px solid #d4af37;\"\u003e\n        \u003cthead\u003e\n            \u003ctr style=\"background-color: #043427;\"\u003e\n                \u003cth style=\"border: 1px solid #d4af37; text-align: left; padding: 12px; width: 35%; color: #f3e5ab; font-weight: bold;\"\u003eFeature\u003c\/th\u003e\n                \u003cth style=\"border: 1px solid #d4af37; text-align: left; padding: 12px; color: #f3e5ab; font-weight: bold;\"\u003eDetails\u003c\/th\u003e\n            \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n            \u003ctr\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; font-weight: bold; color: #fff; background-color: rgba(4, 52, 39, 0.3);\"\u003eSacred Site\u003c\/td\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; color: #f5e6c8;\"\u003eThe Sacred Tomb of Prophet Muhammad (PBUH) \/ Hujrah as-Saadah\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr style=\"background-color: rgba(4, 52, 39, 0.5);\"\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; font-weight: bold; color: #fff;\"\u003eDisplay Status\u003c\/td\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; color: #f5e6c8; font-weight: bold;\"\u003eFRAMED\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; font-weight: bold; color: #fff; background-color: rgba(4, 52, 39, 0.3);\"\u003eAuthenticity\u003c\/td\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; color: #f5e6c8;\"\u003e100% Certified with Official Verification Papers\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr style=\"background-color: rgba(4, 52, 39, 0.5);\"\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; font-weight: bold; color: #fff;\"\u003eShipping\u003c\/td\u003e\n                \u003ctd style=\"border: 1px solid rgba(212, 175, 55, 0.5); padding: 12px; color: #f5e6c8;\"\u003eTracked, insured, premium worldwide express shipping\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003c!-- Güven ve Kargo Paneli --\u003e\n    \u003cdiv style=\"background-color: #043427; border-left: 4px solid #d4af37; padding: 15px; margin-top: 25px; border-radius: 4px; border-top: 1px solid rgba(212, 175, 55, 0.3); border-right: 1px solid rgba(212, 175, 55, 0.3); border-bottom: 1px solid rgba(212, 175, 55, 0.3);\"\u003e\n        \u003cp style=\"margin: 0; font-size: 14px; line-height: 1.5; color: #f5e6c8;\"\u003e\n            \u003cstrong\u003e📦 Handling \u0026amp; Packaging:\u003c\/strong\u003e Because of the deep spiritual and financial value of this artifact, we apply industrial-grade shockproof packaging and dispatch via top-tier global express couriers to guarantee it arrives at your address flawlessly.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Mecca Bazaar","offers":[{"title":"Default Title","offer_id":63028573045107,"sku":null,"price":450.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Certified_Framed_Prophet_s_Muhammad_Grave_Tomb_Cloth_-_Premium_Islamic_Relic.png?v=1782550172"},{"product_id":"certified-kaaba-kiswa-cloth-original-piece-from-holy-kaaba-80-cm-x-80-cm","title":"Certified Kaaba Kiswah Cloth: Original Piece from Holy Kaaba 80 CM X 80 CM","description":"\u003cdiv class=\"vault-header\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vault-header\"\u003e\n\u003ch1\u003e\u003cbr\u003e\u003c\/h1\u003e\n\u003ch1\u003eCertified Original Kaaba Kiswa Cloth\u003c\/h1\u003e\n\u003cdiv class=\"grand-size-badge\"\u003e\u003cstrong\u003e                           Grand Masterpiece: 80 CM X 80 CM\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"royal-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"crest\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"line rev\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003c!-- Ana Manifesto Metni --\u003e\u003c\/p\u003e\n\u003cdiv class=\"manifesto-description\"\u003eBring the unparalleled majesty of the holiest site in Islam into your home with this \u003cstrong\u003eCertified Original Kaaba Kiswa Cloth\u003c\/strong\u003e. Measuring a generous 80 cm x 80 cm, this magnificent piece of the Holy Kaaba's cover is a breathtaking spiritual treasure and an extraordinary collector's item. \u003cbr\u003e\u003cbr\u003eWoven with the highest quality silk and traditionally adorned, the Kiswat al-Kaaba represents centuries of deep devotion and Islamic artistry. Whether elegantly framed as a centerpiece for your living room, displayed in a mosque, or kept as a precious family heirloom, this officially certified relic serves as a constant, beautiful reminder of the Holy Sanctuary in Mecca.\u003c\/div\u003e\n\u003cp\u003e\u003c!-- Ürün Öne Çıkan Özellikleri --\u003e\u003c\/p\u003e\n\u003cdiv class=\"section-title\"\u003e✨ Product Highlights\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"highlights-grid\"\u003e\n\u003cdiv class=\"highlight-card\"\u003e\n\u003ch3\u003e100% Authentic \u0026amp; Certified\u003c\/h3\u003e\n\u003cp\u003eIncludes official documentation verifying its genuine origin from the Holy Kaaba in Mecca.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-card\"\u003e\n\u003ch3\u003eSubstantial Size\u003c\/h3\u003e\n\u003cp\u003eAt 80 x 80 cm, it is perfectly sized for custom framing and prominent display as grand Islamic wall art.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-card\"\u003e\n\u003ch3\u003eUnmatched Spiritual Value\u003c\/h3\u003e\n\u003cp\u003eA rare opportunity to own a physical piece of the sacred cloth that once draped the House of Allah.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-card\"\u003e\n\u003ch3\u003eThe Ultimate Gift\u003c\/h3\u003e\n\u003cp\u003eAn unforgettable prestige gift for milestone weddings, anniversaries, Eid, or for loved ones returning from Hajj and Umrah.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003c!-- Özellikler Tablosu --\u003e\u003c\/p\u003e\n\u003cdiv class=\"section-title\"\u003e📋 Specifications\u003c\/div\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eItem Type\u003c\/td\u003e\n\u003ctd\u003eOriginal Kiswah (Cover) of the Holy Kaaba\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eDimensions\u003c\/td\u003e\n\u003ctd style=\"font-weight: bold; color: #ffffff; letter-spacing: 0.5px;\"\u003e80 cm x 80 cm (Approx. 32 x 32 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eAuthenticity\u003c\/td\u003e\n\u003ctd\u003eCertified with Official Documentation Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"spec-key\"\u003eBest Used For\u003c\/td\u003e\n\u003ctd\u003eFraming, Grand Islamic Wall Art, Premium Luxury Gifting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003c!-- Saygılı ve Güvenli Sevkiyat Paneli --\u003e\u003c\/p\u003e\n\u003cdiv class=\"shipping-vault-panel\"\u003e\n\u003ch4\u003eSafe \u0026amp; Respectful Handling\u003c\/h4\u003e\n\u003cp\u003eAs a deeply venerated item, this original Kiswa piece is handled with extreme care and shipped securely with international tracking to guarantee its safe arrival to your doorstep in pristine condition.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Buy Kaaba Kiswa","offers":[{"title":"Default Title","offer_id":63054016119155,"sku":null,"price":800.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Certified_Kaaba_Kiswa_Cloth_Original_Piece_from_Holy_Kaaba.png?v=1779049957"},{"product_id":"authentic-framed-prophet-muhammad-pbuh-chamber-kiswa-rawdah-al-sharif","title":"Authentic Framed Roza-E-Rasool Prophet Muhammad (PBUH) Chamber Kiswa - Rawdah al-Sharif","description":"\u003cdiv style=\"max-width: 900px; margin: 0 auto; font-family: 'Georgia',serif; background: #fcfbf7; border: 2px solid #c9a55b; border-radius: 18px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.12);\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#0f5d46,#1b7f61); padding: 35px; text-align: center; color: #fff;\"\u003e\n\u003ch1 style=\"margin: 0; font-size: 34px; letter-spacing: 1px;\"\u003e✨ Authentic Prophetic             Holy Rawdah Cloth  ✨\u003c\/h1\u003e\n\u003cp style=\"margin-top: 12px; font-size: 18px; opacity: .95;\"\u003eA Sacred Connection to the Blessed City of Madinah\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Intro --\u003e\n\u003cdiv style=\"padding: 35px; color: #333; line-height: 1.9; font-size: 17px;\"\u003e\n\u003cp\u003eBring the ultimate blessings, peace, and spiritual beauty of Islam’s holiest sanctuaries into your home with this \u003cstrong\u003emuseum-quality framed masterpiece.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eElegantly presented inside a premium frame are two of the most revered textiles in the Islamic world:\u003c\/p\u003e\n\u003cdiv style=\"background: #f8f4ea; border-left: 5px solid #b89245; padding: 20px 25px; border-radius: 8px; margin: 25px 0;\"\u003e\n\u003cul style=\"margin: 0; padding-left: 20px;\"\u003e\n\u003cli\u003e\u003cstrong\u003eAuthentic Green Holy Tomb Cover\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eAuthentic Red Holy Tomb Cover\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eFrom the blessed resting place of \u003cstrong\u003eProphet Muhammad (PBUH)\u003c\/strong\u003e (\u003cem\u003eRawdah Al-Mutahharah\u003c\/em\u003e)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"color: #0f5d46; border-bottom: 2px solid #d7b770; padding-bottom: 10px;\"\u003e📏 Product Size\u003c\/h2\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: bold; color: #b5852b; text-align: center; padding: 15px 0;\"\u003e65 cm × 32 cm\u003c\/div\u003e\n\u003ch2 style=\"color: #0f5d46; border-bottom: 2px solid #d7b770; padding-bottom: 10px;\"\u003e🌿 A Treasure of Faith\u003c\/h2\u003e\n\u003cp\u003eEach textile represents centuries of devotion, exceptional craftsmanship, and profound spiritual significance. Carefully preserved behind premium protective glass, this extraordinary framed collection serves as a lasting reminder of faith, reverence, and Islamic heritage.\u003c\/p\u003e\n\u003cp\u003eWhether displayed in your own home or gifted to someone special, this remarkable piece becomes a meaningful symbol to be treasured for generations.\u003c\/p\u003e\n\u003c!-- Features --\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#fffdf8,#f5edd8); border: 1px solid #dcc287; border-radius: 14px; padding: 28px; margin-top: 35px;\"\u003e\n\u003ch2 style=\"margin-top: 0; color: #8b6420; text-align: center;\"\u003e⭐ Product Highlights\u003c\/h2\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 16px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 0; width: 45px; font-size: 24px;\"\u003e✔\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003e100% Authentic \u0026amp; Rare\u003c\/strong\u003e\u003cbr\u003eA priceless spiritual connection to the blessed city of Madinah.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 0; font-size: 24px;\"\u003e✔\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003ePremium Craftsmanship\u003c\/strong\u003e\u003cbr\u003eBeautifully framed using high-quality materials to complement elegant interiors.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 0; font-size: 24px;\"\u003e✔\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eMuseum-Quality Presentation\u003c\/strong\u003e\u003cbr\u003eProtected behind premium glass for lasting preservation.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 0; font-size: 24px;\"\u003e✔\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eA Sacred Legacy\u003c\/strong\u003e\u003cbr\u003eA timeless piece of Islamic history to cherish for generations.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Footer --\u003e\n\u003cdiv style=\"margin-top: 40px; padding: 25px; background: #0f5d46; color: #fff; text-align: center; border-radius: 12px;\"\u003e\n\u003cdiv style=\"font-size: 24px; font-weight: bold;\"\u003e🕌 A Rare Heirloom of Faith \u0026amp; Devotion\u003c\/div\u003e\n\u003cp style=\"margin-top: 12px; font-size: 16px; line-height: 1.8;\"\u003eAn exceptional keepsake that beautifully reflects the spiritual heritage of Islam—perfect as a cherished family heirloom or a truly meaningful gift for loved ones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Buy-Kaaba-Kiswah.com","offers":[{"title":"Default Title","offer_id":63073668628851,"sku":null,"price":500.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Framed_Prophet_Muhammad_PBUH_Chamber_Kiswa_-_Rawdah_al-Sharif.png?v=1783602882"},{"product_id":"authentic-certified-red-kaaba-kiswah-taken-from-inside-the-holy-kaabah","title":"Authentic, Certified Red Kaaba Kiswah  taken from inside the Holy Kaabah","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Lüks ve Klasik Doğu Estetiği İçin Google Fontları *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@600;700;900\u0026family=Montserrat:wght@300;400;600\u0026display=swap');\n\n        * {\n            box-sizing: border-box;\n        }\n\n        body {\n            background-color: #1a0404; \/* Derin, mistik koyu bordo\/kırmızı arka plan *\/\n            font-family: 'Montserrat', sans-serif;\n            color: #f0e6d2; \/* Göz alıcı hafif krem rengi metinler *\/\n            margin: 0;\n            padding: 40px 20px;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n        }\n\n        \/* Ana Görkemli Sergi Kartı *\/\n        .luxury-card {\n            background: linear-gradient(135deg, #420a0a 0%, #1a0303 100%); \/* Kadifemsi derin kırmızı\/bordo geçiş *\/\n            max-width: 850px;\n            width: 100%;\n            padding: 50px;\n            border: 3px double #d4af37; \/* Kraliyet altın çerçevesi *\/\n            box-shadow: 0 30px 70px rgba(0, 0, 0, 0.9), inset 0 0 40px rgba(212, 175, 55, 0.2);\n            border-radius: 4px;\n            position: relative;\n        }\n\n        \/* Köşe Süsleme Detayları *\/\n        .luxury-card::before {\n            content: '';\n            position: absolute;\n            top: 12px; left: 12px; right: 12px; bottom: 12px;\n            border: 1px solid rgba(212, 175, 55, 0.3);\n            pointer-events: none;\n        }\n\n        \/* Başlık Alanı *\/\n        h1 {\n            font-family: 'Cinzel', serif;\n            color: #d4af37; \/* Parlak Altın Vurgu *\/\n            text-align: center;\n            font-size: 30px;\n            font-weight: 700;\n            letter-spacing: 1.5px;\n            line-height: 1.4;\n            margin-top: 0;\n            margin-bottom: 5px;\n            text-shadow: 0 4px 8px rgba(0,0,0,0.8);\n        }\n\n        \/* Altın Yıldızlı Ayraç *\/\n        .gold-ornament {\n            text-align: center;\n            color: #d4af37;\n            font-size: 20px;\n            margin: 15px 0 35px 0;\n            letter-spacing: 6px;\n            position: relative;\n        }\n        .gold-ornament::before, .gold-ornament::after {\n            content: '';\n            position: absolute;\n            top: 50%;\n            width: 20%;\n            height: 1px;\n            background: linear-gradient(to right, transparent, #d4af37, transparent);\n        }\n        .gold-ornament::before { left: 25px; }\n        .gold-ornament::after { right: 25px; }\n\n        \/* Metin Paragrafları *\/\n        p {\n            font-size: 16px;\n            line-height: 1.9;\n            text-align: justify;\n            margin-bottom: 25px;\n            font-weight: 300;\n            color: #e5dec9;\n            text-shadow: 1px 1px 3px rgba(0,0,0,0.6);\n        }\n\n        \/* Alt Başlıklar *\/\n        h2 {\n            font-family: 'Cinzel', serif;\n            color: #d4af37;\n            font-size: 22px;\n            font-weight: 600;\n            margin-top: 45px;\n            margin-bottom: 25px;\n            letter-spacing: 1px;\n            border-bottom: 1px dashed rgba(212, 175, 55, 0.3);\n            padding-bottom: 10px;\n        }\n\n        \/* Süslü Listeler *\/\n        ul {\n            list-style: none;\n            padding: 0;\n            margin: 0 0 40px 0;\n        }\n\n        li {\n            font-size: 15px;\n            margin-bottom: 25px;\n            line-height: 1.8;\n            padding-left: 35px;\n            position: relative;\n        }\n\n        li::before {\n            content: '✦'; \/* İhtişamlı yıldız ikonu *\/\n            position: absolute;\n            left: 5px;\n            top: 0px;\n            color: #d4af37;\n            font-size: 18px;\n            text-shadow: 0 0 8px rgba(212, 175, 55, 0.6);\n        }\n\n        li strong {\n            color: #ffffff;\n            font-size: 16px;\n            display: block;\n            margin-bottom: 6px;\n            font-family: 'Cinzel', serif;\n            letter-spacing: 0.5px;\n        }\n\n        \/* Lüks Teknik Tablo *\/\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 35px 0;\n            background: rgba(0, 0, 0, 0.4);\n            border: 1px solid rgba(212, 175, 55, 0.25);\n        }\n\n        th, td {\n            padding: 16px 20px;\n            text-align: left;\n            border-bottom: 1px solid rgba(212, 175, 55, 0.2);\n        }\n\n        th {\n            font-family: 'Cinzel', serif;\n            color: #d4af37;\n            font-size: 16px;\n            letter-spacing: 1px;\n            background: rgba(212, 175, 55, 0.12);\n            text-transform: uppercase;\n        }\n\n        td {\n            font-size: 15px;\n            color: #e5dec9;\n        }\n\n        td strong {\n            color: #ffffff;\n            font-family: 'Cinzel', serif;\n        }\n\n        \/* 20 x 15 Ölçü Etiketi *\/\n        .size-badge {\n            color: #d4af37;\n            font-weight: bold;\n            display: inline-block;\n            margin-top: 8px;\n            font-size: 13px;\n            letter-spacing: 1.5px;\n            border: 1px solid #d4af37;\n            padding: 4px 12px;\n            background: rgba(212, 175, 55, 0.1);\n            border-radius: 3px;\n            box-shadow: 0 0 10px rgba(212, 175, 55, 0.2);\n        }\n\n        \/* Müze Notu Alanı *\/\n        .museum-footer-note {\n            border-top: 1px dashed rgba(212, 175, 55, 0.4);\n            border-bottom: 1px dashed rgba(212, 175, 55, 0.4);\n            background: rgba(0, 0, 0, 0.25);\n            padding: 25px;\n            margin-top: 50px;\n            font-style: italic;\n            font-size: 14px;\n            text-align: center;\n            line-height: 1.8;\n            color: #d2c8b1;\n        }\n\n        \/* Mobil Cihaz Uyumluluğu *\/\n        @media (max-width: 768px) {\n            .luxury-card { padding: 30px 20px; }\n            h1 { font-size: 24px; }\n            table, thead, tbody, th, td, tr { display: block; }\n            th { text-align: center; }\n            td { text-align: center; padding: 15px; }\n            .gold-ornament::before, .gold-ornament::after { display: none; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"luxury-card\"\u003e\n\u003ch1\u003eAuthentic Original Inner Red Color Kaaba Cloth – Islamic Framed Relic\u003c\/h1\u003e\n\u003cdiv class=\"gold-ornament\"\u003e✦ ✦ ✦\u003c\/div\u003e\n\u003cp\u003eIntroduce the unparalleled majesty and profound spiritual energy of the holiest sanctuary in Islam into your space with this Authentic Original Inner Red Color Kaaba Cloth. Unlike the traditional black outer drape, this highly coveted piece is the sacred inner fabric that intimately lines the internal structure of the Holy Kaaba, preserving an elite historical and spiritual heritage.\u003c\/p\u003e\n\u003cp\u003eThe magnificent design consists of timeless prayers to the Almighty elegantly woven into the fabric alongside the supreme Profession of Faith (Shahada). These sacred inscriptions were meticulously composed in the prestigious, historic \u003cstrong\u003eCelî Thuluth\u003c\/strong\u003e calligraphy style, showcasing centuries of master-tier Islamic craftsmanship. Encased professionally in a luxury frame, it stands as an irreplaceable museum-grade artifact and an invaluable family heirloom.\u003c\/p\u003e\n\u003ch2\u003e✨ Outstanding Features of This Sacred Inner Kiswa\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRare Internal Red Fabric\u003c\/strong\u003e \u003cspan style=\"color: rgb(255, 255, 0);\"\u003eAn exceptional opportunity to own an original fragment from the hidden, internal walls of the Holy Kaaba, featuring its iconic deep red hue.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExquisite Celî Thuluth Inscriptions\u003c\/strong\u003e \u003cspan style=\"color: rgb(255, 255, 0);\"\u003eBeautifully woven with the Profession of Faith and sacred prayers, composed in one of the most revered classical calligraphy styles in Islamic history.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePremium Framed Presentation\u003c\/strong\u003e \u003cspan style=\"color: rgb(255, 255, 0);\"\u003eExpertly preserved and presented in a luxury frame, meticulously structured to enhance the aesthetics of executive offices, private prayer spaces, or high-end living areas.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe Ultimate Prestige Gift\u003c\/strong\u003e \u003cspan style=\"color: rgb(255, 255, 0);\"\u003eAn unforgettable spiritual gesture suited perfectly for milestone corporate gifting, luxury weddings, Ramadan, Eid, or for loved ones returning from Hajj and Umrah.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003e📌 Technical Product Specifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eItem Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOriginal Inner Kaaba Cloth (Internal Sacred Structure Fabric)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCalligraphy Style\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMaster-Tier Celî Thuluth (Woven Prayers \u0026amp; Profession of Faith)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePresentation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eProfessionally Framed, Ready for Luxury Wall Display\u003cbr\u003e\u003cspan class=\"size-badge\"\u003eFRAME SIZE : 60 CM X 30 CM\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShipping \u0026amp; Delivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFully tracked, insured, worldwide premium express shipping (FedEx\/DHL\/UPS)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch2\u003e✈️ Safe Handling \u0026amp; Secure Global Shipping\u003c\/h2\u003e\n\u003cp\u003eAs a deeply venerated sacred item, this original framed inner Kiswa piece is handled with the utmost respect and care during logistics preparation. It is securely packed using specialized, shockproof protective materials to safeguard both the delicate historical weave and the premium frame structure, ensuring pristine arrival at your doorstep via elite international couriers.\u003c\/p\u003e\n\u003cdiv class=\"museum-footer-note\"\u003e* Please note: Every artifact segment is a unique historical cut and possesses its own distinctive weave texture. Browse our online store to discover similar authentic framed Holy Kaaba Kiswah covers, Prophetic Chamber relics, and rare Islamic collectibles.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Buy-Kaaba-Kiswah.com","offers":[{"title":"Default Title","offer_id":63113699787123,"sku":null,"price":400.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Authentic_Certified_Red_Kaaba_Kiswah_taken_from_inside_the_Holy_Kaabah.png?v=1784447560"},{"product_id":"framed-authentic-pieces-of-the-holy-kaaba-kiswah-and-the-prophets-muhammed-grave-cover","title":"Framed Authentic Pieces of the Holy Kaaba Kiswah and the Prophet's Muhammed Grave Cover","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eeBay Listing - Authentic Kiswah \u0026amp; Rawdah Frame\u003c\/title\u003e\n\u003cstyle\u003e\n  \/* Reset \u0026 Main Container *\/\n  .ebay-body * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n  .ebay-body {\n    font-family: 'Georgia', 'Times New Roman', serif;\n    background-color: #080808;\n    color: #e6e6e6;\n    padding: 20px 10px;\n    line-height: 1.6;\n  }\n  .ebay-container {\n    max-width: 880px;\n    margin: 0 auto;\n    background-color: #111111;\n    border: 2px solid #8b0000;\n    border-radius: 10px;\n    box-shadow: 0 0 25px rgba(139, 0, 0, 0.4);\n    overflow: hidden;\n  }\n\n  \/* Header Section *\/\n  .ebay-header {\n    background: linear-gradient(135deg, #120000 0%, #4a0000 50%, #120000 100%);\n    padding: 40px 20px;\n    text-align: center;\n    border-bottom: 3px solid #8b0000;\n  }\n  .ebay-header h1 {\n    color: #ffffff;\n    font-size: 26px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n    text-shadow: 2px 2px 5px rgba(0,0,0,0.8);\n  }\n  .ebay-header p {\n    color: #ffcccc;\n    font-size: 15px;\n    font-style: italic;\n    font-family: Arial, sans-serif;\n  }\n  .gold-badge {\n    display: inline-block;\n    background-color: #8b0000;\n    color: #ffffff;\n    border: 1px solid #ff4d4d;\n    padding: 7px 20px;\n    font-size: 12px;\n    font-weight: bold;\n    border-radius: 20px;\n    margin-top: 18px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-family: Arial, sans-serif;\n  }\n\n  \/* Content Body *\/\n  .ebay-content {\n    padding: 30px 25px;\n  }\n\n  \/* Highlight Cards \/ Text Blocks *\/\n  .lead-box {\n    background: linear-gradient(180deg, #181818 0%, #140808 100%);\n    border-left: 4px solid #cc0000;\n    padding: 22px;\n    margin-bottom: 25px;\n    border-radius: 4px;\n    font-size: 15px;\n    color: #e0e0e0;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.3);\n  }\n\n  \/* Feature Grid Table Layout for eBay Compatibility *\/\n  .stats-table {\n    width: 100%;\n    margin-bottom: 30px;\n    background-color: #180808;\n    border: 1px solid #5a0000;\n    border-radius: 8px;\n    border-collapse: collapse;\n  }\n  .stats-cell {\n    width: 33.33%;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #3d0000;\n    vertical-align: middle;\n  }\n  .stats-cell:last-child {\n    border-right: none;\n  }\n  .stat-label {\n    color: #ff4d4d;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-family: Arial, sans-serif;\n    font-weight: bold;\n    display: block;\n    margin-bottom: 5px;\n    letter-spacing: 0.5px;\n  }\n  .stat-value {\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: bold;\n  }\n\n  \/* Section Titles *\/\n  .section-title {\n    color: #ff3333;\n    font-size: 20px;\n    border-bottom: 2px solid #8b0000;\n    padding-bottom: 8px;\n    margin: 35px 0 20px 0;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n\n  \/* Feature Cards *\/\n  .feature-card {\n    background-color: #161010;\n    border: 1px solid #380d0d;\n    padding: 20px;\n    margin-bottom: 15px;\n    border-radius: 6px;\n  }\n  .feature-card h3 {\n    color: #ff6666;\n    font-size: 16px;\n    margin-bottom: 8px;\n    font-family: Arial, sans-serif;\n  }\n  .feature-card p {\n    color: #cccccc;\n    font-size: 14px;\n    line-height: 1.6;\n    font-family: Arial, sans-serif;\n  }\n\n  \/* Item Specifications Table *\/\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 15px;\n    font-family: Arial, sans-serif;\n  }\n  .specs-table tr:nth-child(odd) {\n    background-color: #141414;\n  }\n  .specs-table tr:nth-child(even) {\n    background-color: #1c1414;\n  }\n  .specs-table th {\n    color: #ff4d4d;\n    width: 35%;\n    padding: 12px 15px;\n    text-align: left;\n    border-bottom: 1px solid #2d0000;\n    font-size: 13px;\n  }\n  .specs-table td {\n    color: #ffffff;\n    padding: 12px 15px;\n    border-bottom: 1px solid #2d0000;\n    font-size: 13px;\n  }\n\n  \/* eBay Policy Footer Table *\/\n  .footer-table {\n    width: 100%;\n    background-color: #0a0a0a;\n    border-top: 2px solid #8b0000;\n    margin-top: 35px;\n    border-collapse: collapse;\n  }\n  .footer-cell {\n    width: 33.33%;\n    padding: 25px 15px;\n    text-align: center;\n    vertical-align: top;\n    font-family: Arial, sans-serif;\n  }\n  .footer-cell h4 {\n    color: #ff4d4d;\n    font-size: 13px;\n    margin-bottom: 8px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  .footer-cell p {\n    color: #aaaaaa;\n    font-size: 12px;\n    line-height: 1.5;\n  }\n\n  \/* Responsive styling *\/\n  @media screen and (max-width: 600px) {\n    .stats-cell, .footer-cell {\n      display: block !important;\n      width: 100% !important;\n      border-right: none !important;\n      border-bottom: 1px solid #330000 !important;\n    }\n    .ebay-header h1 {\n      font-size: 20px !important;\n    }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"ebay-body\"\u003e\n  \u003cdiv class=\"ebay-container\"\u003e\n    \n    \u003c!-- HEADER --\u003e\n    \u003cdiv class=\"ebay-header\"\u003e\n      \u003ch1\u003eAuthentic Holy Kaaba Kiswah \u0026amp; Rawdah Frame\u003c\/h1\u003e\n      \u003cp\u003eA Sacred Historic Connection to Makkah \u0026amp; Madinah\u003c\/p\u003e\n      \u003cdiv class=\"gold-badge\"\u003e100% Genuine \u0026amp; Rare Relic\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- MAIN CONTENT --\u003e\n    \u003cdiv class=\"ebay-content\"\u003e\n      \n      \u003c!-- INTRO BOX 1 --\u003e\n      \u003cdiv class=\"lead-box\"\u003e\n        Bring the ultimate blessings and serenity of Islam’s holiest sanctuaries into your home. This exquisite, museum-quality frame elegantly displays two of the most revered textiles in the Islamic world: an authentic piece of the \u003cstrong\u003eHoly Kaaba Cover (Kiswah)\u003c\/strong\u003e and a rare fragment of the Prophet Muhammad's (PBUH) \u003cstrong\u003eHoly Tomb Cover (Rawdah Al-Mutahharah)\u003c\/strong\u003e.\n      \u003c\/div\u003e\n\n      \u003c!-- INTRO BOX 2 --\u003e\n      \u003cdiv class=\"lead-box\" style=\"border-left-color: #8b0000; background: #120a0a;\"\u003e\n        Each piece carries centuries of devotion, handcrafted elegance, and unmatched spiritual significance. Perfectly preserved behind premium glass, this unique duo serves as a powerful reminder of faith, making it an extraordinary heirloom for your family or a deeply meaningful gift for your loved ones.\n      \u003c\/div\u003e\n\n      \u003c!-- STATS BAR TABLE --\u003e\n      \u003ctable class=\"stats-table\"\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"stats-cell\"\u003e\n            \u003cspan class=\"stat-label\"\u003eFrame Size\u003c\/span\u003e\n            \u003cspan class=\"stat-value\"\u003e37 cm x 26 cm\u003c\/span\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"stats-cell\"\u003e\n            \u003cspan class=\"stat-label\"\u003eSanctuaries\u003c\/span\u003e\n            \u003cspan class=\"stat-value\"\u003eMakkah \u0026amp; Madinah\u003c\/span\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"stats-cell\"\u003e\n            \u003cspan class=\"stat-label\"\u003eCondition\u003c\/span\u003e\n            \u003cspan class=\"stat-value\"\u003eMuseum Quality\u003c\/span\u003e\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n\n      \u003c!-- KEY HIGHLIGHTS --\u003e\n      \u003ch2 class=\"section-title\"\u003eKey Highlights\u003c\/h2\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003e❖ 100% Authentic \u0026amp; Rare\u003c\/h3\u003e\n        \u003cp\u003eA priceless connection to Makkah and Madinah, giving you a physical tie to the sacred heritage of Islam.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003e❖ Premium Craftsmanship\u003c\/h3\u003e\n        \u003cp\u003eFramed with high-quality materials and protective glass to preserve the sacred fabric and complement any elegant decor.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003ch3\u003e❖ A Sacred Legacy\u003c\/h3\u003e\n        \u003cp\u003eA timeless piece of Islamic history to cherish for generations. An extraordinary centerpiece for your home or a profound gift.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- ITEM SPECIFICATIONS --\u003e\n      \u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctr\u003e\n          \u003cth\u003eArtifacts Included\u003c\/th\u003e\n          \u003ctd\u003eHoly Kaaba Kiswah Fragment \u0026amp; Rawdah Al-Mutahharah Fragment\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eFrame Dimensions\u003c\/th\u003e\n          \u003ctd\u003e37 cm x 26 cm (Approx. 14.5\" x 10.2\")\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eProtection\u003c\/th\u003e\n          \u003ctd\u003eEncased in Museum-Quality Premium Glass\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eDisplay Type\u003c\/th\u003e\n          \u003ctd\u003eReady for Wall Mounting or Table Display\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSignificance\u003c\/th\u003e\n          \u003ctd\u003eAuthentic Historic Islamic Sacred Textiles\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- FOOTER INFO --\u003e\n    \u003ctable class=\"footer-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"footer-cell\"\u003e\n          \u003ch4\u003eAuthenticity\u003c\/h4\u003e\n          \u003cp\u003eGuaranteed authentic sacred textiles sourced with honor and care.\u003c\/p\u003e\n        \u003c\/td\u003e\n        \u003ctd class=\"footer-cell\"\u003e\n          \u003ch4\u003eSecure Shipping\u003c\/h4\u003e\n          \u003cp\u003eSafely packaged with premium padding and sent via tracked express shipping.\u003c\/p\u003e\n        \u003c\/td\u003e\n        \u003ctd class=\"footer-cell\"\u003e\n          \u003ch4\u003eDedicated Support\u003c\/h4\u003e\n          \u003cp\u003ePlease feel free to contact us with any questions regarding this item.\u003c\/p\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"BUY KAABA KISWA","offers":[{"title":"Default Title","offer_id":63166030381427,"sku":null,"price":250.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/redveblackkiswah.png?v=1784820198"},{"product_id":"prophets-muhammad-tomb-grave-cloth-saudi-government-certificated","title":"Ultra Rare Certified Prophet Muhammad Tomb Cover Fragment, Authentic Sacred Prophetic Chamber Kiswa Cloth with Official Saudi Government Certified","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eFabric from Prophet Muhammad's (PBUH) Sacred Tomb\u003c\/title\u003e\n    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026family=Cinzel:wght@400;600;700\u0026family=Montserrat:wght@300;400;500;600\u0026display=swap');\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            \/* Derin Kadife Kızılı ve Mistik Gece Geçişi *\/\n            background: radial-gradient(circle at center, #3d000a 0%, #140003 100%);\n            color: #ffffff;\n            font-family: 'Montserrat', sans-serif;\n            min-height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 60px 20px;\n            overflow-x: hidden;\n            position: relative;\n        }\n\n        \/* Ruhani Gümüş\/Beyaz Işıltı Aurası *\/\n        body::before {\n            content: '';\n            position: absolute;\n            width: 800px;\n            height: 800px;\n            background: radial-gradient(circle, rgba(255, 255, 255, 0.03) 0%, transparent 70%);\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            pointer-events: none;\n            z-index: 0;\n            animation: sacredGlow 14s infinite alternate ease-in-out;\n        }\n\n        @keyframes sacredGlow {\n            0% { transform: translate(-50%, -50%) scale(0.95); opacity: 0.6; }\n            100% { transform: translate(-50%, -50%) scale(1.05); opacity: 1; }\n        }\n\n        \/* Müze Sergileme Kasası \/ Kızıl Matris *\/\n        .sacred-relic-vault {\n            background: linear-gradient(180deg, #240005 0%, #0a0001 100%);\n            border: 1px solid rgba(255, 255, 255, 0.3);\n            box-shadow: \n                0 0 0 5px #140003,\n                0 0 0 7px #ffffff,\n                0 45px 95px rgba(0, 0, 0, 0.95),\n                inset 0 0 50px rgba(0, 0, 0, 0.9);\n            border-radius: 2px;\n            max-width: 880px;\n            width: 100%;\n            padding: 60px;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Saf Beyaz\/Gümüş İnce Köşe Süsleri *\/\n        .silver-corner {\n            position: absolute;\n            width: 40px;\n            height: 40px;\n            border: 1.5px solid #ffffff;\n        }\n        .sc-tl { top: 18px; left: 18px; border-right: none; border-bottom: none; }\n        .sc-tr { top: 18px; right: 18px; border-left: none; border-bottom: none; }\n        .sc-bl { bottom: 18px; left: 18px; border-right: none; border-top: none; }\n        .sc-br { bottom: 18px; right: 18px; border-left: none; border-top: none; }\n\n        \/* Başlık Mimarisi *\/\n        .vault-header {\n            text-align: center;\n            margin-bottom: 45px;\n        }\n\n        .medina-tag {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.85rem;\n            letter-spacing: 6px;\n            text-transform: uppercase;\n            display: block;\n            margin-bottom: 12px;\n            opacity: 0.8;\n        }\n\n        h1 {\n            font-family: 'Cinzel Decorative', serif;\n            font-size: 2.2rem;\n            color: #ffffff;\n            font-weight: 700;\n            letter-spacing: 1px;\n            line-height: 1.4;\n            text-shadow: 0 4px 20px rgba(0, 0, 0, 0.9);\n        }\n\n        .frame-badge {\n            display: inline-block;\n            margin-top: 15px;\n            font-family: 'Cinzel', serif;\n            font-size: 0.9rem;\n            color: #ffffff;\n            border: 1px solid rgba(255, 255, 255, 0.5);\n            padding: 6px 22px;\n            background: rgba(255, 255, 255, 0.05);\n            letter-spacing: 2px;\n            text-transform: uppercase;\n        }\n\n        \/* Estetik Beyaz Seperatör *\/\n        .relic-divider {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 15px;\n            margin: 30px 0;\n        }\n\n        .relic-divider .line {\n            height: 1px;\n            width: 140px;\n            background: linear-gradient(to right, transparent, #ffffff);\n        }\n        .relic-divider .line.rev {\n            background: linear-gradient(to left, transparent, #ffffff);\n        }\n        .relic-divider .crest {\n            color: #ffffff;\n            font-size: 1.1rem;\n        }\n\n        \/* Gövde Metni *\/\n        .manifesto-text {\n            font-size: 1.05rem;\n            line-height: 2.0;\n            color: #ffffff;\n            text-align: center;\n            font-weight: 300;\n            margin-bottom: 50px;\n            opacity: 0.95;\n        }\n\n        .manifesto-text strong {\n            color: #ffffff;\n            font-weight: 600;\n            border-bottom: 1px dashed #ffffff;\n            padding-bottom: 1px;\n        }\n\n        \/* Alt Başlıklar *\/\n        .section-headline {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.15rem;\n            margin-bottom: 25px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.3);\n            padding-bottom: 8px;\n        }\n\n        \/* Benzersiz Özellikler Grid Sistemi *\/\n        .highlights-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 20px;\n            margin-bottom: 50px;\n        }\n\n        .highlight-card {\n            background: rgba(255, 255, 255, 0.03);\n            border: 1px solid rgba(255, 255, 255, 0.15);\n            padding: 22px;\n            border-radius: 2px;\n            transition: all 0.3s ease;\n        }\n\n        .highlight-card:hover {\n            border-color: #ffffff;\n            background: rgba(255, 255, 255, 0.07);\n            transform: translateY(-2px);\n        }\n\n        .highlight-card h3 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 0.9rem;\n            letter-spacing: 1px;\n            margin-bottom: 10px;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        .highlight-card h3::before {\n            content: \"✦\";\n            color: #ffffff;\n        }\n\n        .highlight-card p {\n            font-size: 0.85rem;\n            line-height: 1.6;\n            color: #ffffff;\n            font-weight: 300;\n            opacity: 0.8;\n        }\n\n        \/* Teknik Detay Tablosu *\/\n        .spec-luxury-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            margin-bottom: 50px;\n        }\n\n        th {\n            font-family: 'Cinzel', serif;\n            background-color: rgba(255, 255, 255, 0.08);\n            color: #ffffff;\n            padding: 16px 20px;\n            font-size: 0.95rem;\n            letter-spacing: 1px;\n            border-bottom: 2px solid #ffffff;\n            text-transform: uppercase;\n            text-align: left;\n        }\n\n        td {\n            padding: 16px 20px;\n            font-size: 0.95rem;\n            color: #ffffff;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            background-color: rgba(0, 0, 0, 0.3);\n        }\n\n        tr:nth-child(even) td {\n            background-color: rgba(255, 255, 255, 0.02);\n        }\n\n        tr:hover td {\n            background-color: rgba(255, 255, 255, 0.05);\n            transition: all 0.2s ease;\n        }\n\n        .spec-key {\n            font-family: 'Cinzel', serif;\n            font-weight: 600;\n            color: #ffffff;\n            width: 30%;\n            letter-spacing: 0.5px;\n            opacity: 0.9;\n        }\n\n        \/* Güvenli Taşıma Paneli *\/\n        .shipping-secure-box {\n            background: linear-gradient(90deg, rgba(255, 255, 255, 0.04) 0%, rgba(0, 0, 0, 0.4) 100%);\n            border-left: 4px solid #ffffff;\n            padding: 25px;\n            border-radius: 0 4px 4px 0;\n            margin-bottom: 35px;\n        }\n\n        .shipping-secure-box h4 {\n            font-family: 'Cinzel', serif;\n            color: #ffffff;\n            font-size: 1.05rem;\n            letter-spacing: 2px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n        }\n\n        .shipping-secure-box p {\n            font-size: 0.92rem;\n            line-height: 1.75;\n            color: #ffffff;\n            font-weight: 300;\n            opacity: 0.85;\n        }\n\n        \/* Unik Doku Dipnotu *\/\n        .relic-disclaimer {\n            font-size: 0.8rem;\n            line-height: 1.6;\n            color: rgba(255, 255, 255, 0.5);\n            text-align: center;\n            border-top: 1px solid rgba(255, 255, 255, 0.15);\n            padding-top: 20px;\n            font-style: italic;\n        }\n\n        \/* Mobil Ekran Duyarlılığı *\/\n        @media (max-width: 768px) {\n            .sacred-relic-vault { padding: 40px 20px; }\n            h1 { font-size: 1.65rem; }\n            .highlights-grid { grid-template-columns: 1fr; gap: 15px; }\n            .relic-divider .line { width: 60px; }\n            .spec-key { width: 100%; display: block; padding-bottom: 4px; }\n            td { display: block; width: 100%; }\n            th { display: none; }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"sacred-relic-vault\"\u003e\n        \u003c!-- İnce Saf Beyaz Köşeler --\u003e\n        \u003cdiv class=\"silver-corner sc-tl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"silver-corner sc-tr\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"silver-corner sc-bl\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"silver-corner sc-br\"\u003e\u003c\/div\u003e\n\n        \u003c!-- Üst Başlık Grubu --\u003e\n        \u003cdiv class=\"vault-header\"\u003e\n            \u003cspan class=\"medina-tag\"\u003eAl-Madinah Al-Munawwarah Heritage\u003c\/span\u003e\n            \u003ch1\u003eFabric from Prophet Muhammad's (PBUH) Sacred Tomb\u003c\/h1\u003e\n            \u003cdiv class=\"frame-badge\"\u003eSaudi Government Certified • 22 CM X 22 CM\u003c\/div\u003e\n            \n            \u003cdiv class=\"relic-divider\"\u003e\n                \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"crest\"\u003e✦\u003c\/div\u003e\n                \u003cdiv class=\"line rev\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Ana Açıklama Metni --\u003e\n        \u003cdiv class=\"manifesto-text\"\u003e\n            Introduce an immeasurable spiritual tranquility, profound historical heritage, and unmatched prestige into your home or private sanctuary with this \u003cstrong\u003eFabric from the Sacred Tomb of Prophet Muhammad (PBUH)\u003c\/strong\u003e. Sourced directly from the holy Hujrah as-Saadah (The Prophetic Chamber) in Medina, this authentic sacred textile comes officially certified by the Saudi government authorities, making it an irreplaceable centerpiece for premier collectors of rare Islamic artifacts.\n            \u003cbr\u003e\u003cbr\u003e\n            Perfectly preserved in its original texture and intricate historical weave, this extraordinary Rawdah al-Mutahharah fabric represents centuries of deep devotion and master-tier Islamic artistry. It is exceptionally well-suited for premium custom luxury framing, creating a prestigious, conversation-starting masterpiece on your living room wall, executive corporate office, or private prayer area.\n        \u003c\/div\u003e\n\n        \u003c!-- Neden Eşsiz? Özellik Kartları --\u003e\n        \u003cdiv class=\"section-headline\"\u003e✨ Globally Unique Highlights\u003c\/div\u003e\n        \u003cdiv class=\"highlights-grid\"\u003e\n            \u003cdiv class=\"highlight-card\"\u003e\n                \u003ch3\u003eGovernment Certified\u003c\/h3\u003e\n                \u003cp\u003eAccompanied by official verification documentation, legally guaranteeing its genuine, authentic, and direct origin from the Prophet's Chamber in Masjid an-Nabawi.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"highlight-card\"\u003e\n                \u003ch3\u003eUltra-Rare Collectible\u003c\/h3\u003e\n                \u003cp\u003eBecause the sacred covers of the Prophet's tomb are changed under highly restricted conditions, owning a verified physical segment is a rare, once-in-a-lifetime opportunity.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"highlight-card\"\u003e\n                \u003ch3\u003eThe Ultimate Prestige Gift\u003c\/h3\u003e\n                \u003cp\u003eAn unforgettable spiritual gesture for milestone corporate gifts, high-profile weddings, Ramadan, Eid, or for loved ones returning from Hajj and Umrah.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Teknik Detaylar Tablosu --\u003e\n        \u003cdiv class=\"section-headline\"\u003e📌 Technical Product Specifications\u003c\/div\u003e\n        \u003ctable class=\"spec-luxury-table\"\u003e\n            \u003cthead\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eFeature\u003c\/th\u003e\n                    \u003cth\u003eDetails\u003c\/th\u003e\n                \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eItem Type\u003c\/td\u003e\n                    \u003ctd\u003eSacred Cloth from Prophet Muhammad's Tomb (Hujrah as-Saadah)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eSacred Origin\u003c\/td\u003e\n                    \u003ctd\u003eAl-Madinah Al-Munawwarah, Kingdom of Saudi Arabia\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eAuthenticity\u003c\/td\u003e\n                    \u003ctd style=\"font-weight: 600;\"\u003e100% Genuine with Official Saudi Government Authentication Papers\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eBest Used For\u003c\/td\u003e\n                    \u003ctd\u003eMuseum-Grade Collection, Custom Luxury Framing, Islamic Wall Art\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd class=\"spec-key\"\u003eShipping \u0026amp; Logistics\u003c\/td\u003e\n                    \u003ctd\u003eFully tracked, insured, global premium express shipping (FedEx\/DHL\/UPS)\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003c!-- Güvenli Teslimat Paneli --\u003e\n        \u003cdiv class=\"shipping-secure-box\"\u003e\n            \u003ch4\u003e✈️ Museum-Grade Safe Handling \u0026amp; Secure Global Shipping\u003c\/h4\u003e\n            \u003cp\u003e\n                As an item of profound religious and historical venedation, this original certified Prophetic Chamber piece is handled with the highest level of respect and strict care during logistics preparation. It is securely packaged using specialized, shockproof protective materials to safeguard the delicate textile fibers, guaranteeing flawless arrival at your doorstep via elite international express couriers.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Kapanış Dipnotu --\u003e\n        \u003cdiv class=\"relic-disclaimer\"\u003e\n            * Please note: Every fragment is a completely unique cut from the master textile and possesses its own distinctive historical weave texture. Browse our online store to explore our certified black Holy Kaaba Kiswah drapes and premium pre-framed Islamic artwork.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Mecca Bazaar","offers":[{"title":"Default Title","offer_id":63933295165811,"sku":null,"price":135.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/files\/Ultra_Rare_Certified_Prophet_Muhammad_Tomb_Cover_Fragment_Authentic_Sacred_Prophetic_Chamber_Kiswa_Cloth_with_Official_Saudi_Government_Certified.png?v=1786112769"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/6101\/4899\/collections\/Certificated_Big_Framed_Original_Kaaba_Cover_-_Certified_Kaaba_Kiswah.gif?v=1787130341","url":"https:\/\/buy-kaaba-kiswah.com\/es\/collections\/portada.oembed","provider":"Buy-Kaaba-Kiswah.com","version":"1.0","type":"link"}