{"title":"Backdrop","description":"\u003cp data-start=\"161\" data-end=\"229\"\u003e\u003cstrong data-start=\"161\" data-end=\"227\"\u003ePaithani Ganpati Backdrops – Mandap Decoration \u0026amp; Festive Décor\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"231\" data-end=\"567\"\u003eBrowse a vibrant collection of Paithani Ganpati backdrops at Kanira.in, designed to elevate your mandap decoration and festive décor. Inspired by traditional temple aesthetics and authentic Paithani weaves, these backdrops feature rich colors, intricate zari patterns, and heritage motifs that create a divine and elegant pooja setup.\u003c\/p\u003e\n\u003cp data-start=\"569\" data-end=\"818\"\u003ePerfect for Ganesh Chaturthi celebrations, our Paithani backdrops are ideal for decorating home mandaps, pooja spaces, and festive setups. Each design is crafted to bring a spiritual ambiance while adding a premium traditional touch to your décor.\u003c\/p\u003e\n\u003cp data-start=\"820\" data-end=\"1127\"\u003eExplore a wide range of Ganpati mandap backdrops, Paithani decoration cloths, and festive décor essentials that are easy to set up and visually stunning. Whether you prefer a classic traditional theme or a vibrant festive look, Kanira offers beautifully designed backdrops to suit every celebration style.\u003c\/p\u003e\n\u003cp data-start=\"1129\" data-end=\"1249\"\u003eShop Paithani Ganpati backdrops online and create a stunning, temple-inspired décor setup for your festive celebrations.\u003c\/p\u003e","products":[{"product_id":"paithani-chakra-backdrop-ganesh-chaturthi-24-inch","title":"Paithani Chakra Backdrop for Ganesh Chaturthi – Single Round Design (24 Inch)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n\n        }\n\n        body {\n\n            font-family: 'Poppins', sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n            -webkit-backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n            line-height: 1.4;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Chakra Backdrop for Ganesh Chaturthi – Single Round Design (24 Inch)\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive home celebrations with the elegant Paithani Chakra Backdrop. Designed to blend traditional Maharashtrian Paithani artistry with modern convenience, this lightweight 24-inch circular backdrop creates a divine focal point for Lord Ganesha while adding royal festive charm to your pooja setup, mandap, or home décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eTraditional Divine Design\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eElegant 24-inch chakra-inspired round backdrop.\u003c\/li\u003e\n\u003cli\u003eRich Paithani floral festive motifs.\u003c\/li\u003e\n\u003cli\u003eEnhances spiritual and festive ambiance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eLightweight \u0026amp; Convenient\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCrafted using premium lightweight fabric.\u003c\/li\u003e\n\u003cli\u003eEasy to hang, move, and position.\u003c\/li\u003e\n\u003cli\u003eFoldable structure for hassle-free storage.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eReusable Durable Build\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned for long-term festive reuse.\u003c\/li\u003e\n\u003cli\u003eDurable fabric maintains elegant appearance.\u003c\/li\u003e\n\u003cli\u003eCompact foldable format saves storage space.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eVersatile Festive Decor\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003ePerfect for Ganesh Chaturthi celebrations.\u003c\/li\u003e\n\u003cli\u003eSuitable for pooja rooms and mandaps.\u003c\/li\u003e\n\u003cli\u003eComplements traditional Paithani décor themes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATION SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecification\u003c\/h2\u003e\n\u003ctable\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\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003ePaithani Chakra Backdrop Single Round Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiameter\u003c\/td\u003e\n\u003ctd\u003e24 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003eCircular Chakra Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Lightweight Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Theme\u003c\/td\u003e\n\u003ctd\u003eTraditional Floral Paithani Motifs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eFoldable Compact Easy Storage Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal Usage\u003c\/td\u003e\n\u003ctd\u003eGanesh Mandaps, Pooja Rooms \u0026amp; Festive Backdrops\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow can I install this backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThis lightweight backdrop can easily be mounted using hooks, adhesive strips, push pins, or simple hanging accessories.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this backdrop reusable?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The durable premium fabric allows convenient multi-season festive reuse without losing its elegant appearance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan it be paired with other decorations?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. It pairs beautifully with Paithani pooja accessories, diya mats, and festive décor themes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow should I store the backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eSimply fold the backdrop carefully and store it in a dry clean place for long-lasting festive use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53226521985237,"sku":"chakra_backdrop_round-24in","price":649.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/1-768x768.jpg?v=1771656842"},{"product_id":"paithani-gate-style-backdrop-ganesh-chaturthi-mango","title":"Paithani Gate Style Backdrop for Ganesh Chaturthi – Mango","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n\n        }\n\n        body {\n\n            font-family: 'Poppins', sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n            -webkit-backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n            line-height: 1.4;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Mango\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eTransform your festive celebrations with the radiant elegance of the Paithani Gate Style Backdrop in a stunning Mango hue. Crafted with authentic Paithani artistry and luxurious silk aesthetics, this reusable decorative backdrop beautifully enhances temples, pooja rooms, mandaps, and festive spaces with timeless Maharashtrian cultural grandeur.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eAuthentic Heritage Craftsmanship\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHand-crafted by skilled Indian artisans.\u003c\/li\u003e\n\u003cli\u003ePremium silk-inspired luxurious finish.\u003c\/li\u003e\n\u003cli\u003ePreserves traditional Paithani weaving aesthetics.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eMajestic Temple Gate Styling\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eInspired by grand traditional temple arches.\u003c\/li\u003e\n\u003cli\u003eElegant ornamental side pillar detailing.\u003c\/li\u003e\n\u003cli\u003eDecorative tassels enhance festive appeal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eTraditional Maharashtrian Motifs\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBeautiful shimmering golden zari borders.\u003c\/li\u003e\n\u003cli\u003eFeatures iconic peacock and parrot motifs.\u003c\/li\u003e\n\u003cli\u003eRich festive Mango color theme.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eReusable \u0026amp; Practical Design\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight and easy to fold\/store.\u003c\/li\u003e\n\u003cli\u003eDurable reusable festive decoration solution.\u003c\/li\u003e\n\u003cli\u003eIdeal for multiple festive celebrations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATION SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecification\u003c\/h2\u003e\n\u003ctable\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\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003ePaithani Gate Style Backdrop – Mango Edition\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Handloom Silk Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Style\u003c\/td\u003e\n\u003ctd\u003eTraditional Temple Gate Inspired Layout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotifs\u003c\/td\u003e\n\u003ctd\u003ePeacock, Parrot \u0026amp; Traditional Paithani Patterns\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Color\u003c\/td\u003e\n\u003ctd\u003eFestive Mango with Golden Zari Accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReusability\u003c\/td\u003e\n\u003ctd\u003eDurable Multi-Season Reusable Backdrop\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal Usage\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Temple Decor, Mandaps \u0026amp; Festive Celebrations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhy choose this backdrop over plastic decor?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThis backdrop offers authentic Maharashtrian craftsmanship, reusable durability, premium festive elegance, and an eco-friendly alternative to disposable plastic decorations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan this backdrop be reused every year?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The premium durable fabric and zari finish are designed for long-lasting festive use across multiple celebrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this backdrop suitable for other festivals?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. It is perfect for Ganesh Chaturthi, Diwali, Navratri, weddings, temple decor, and cultural events.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow should the backdrop be stored?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eFold and store it carefully in a dry environment away from moisture to preserve the premium fabric and zari detailing.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53226528538837,"sku":"gate_backdrop_mango","price":599.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/50-768x768.png?v=1771657037"},{"product_id":"paithani-gate-style-backdrop-for-ganesh-chaturthi-green","title":"Paithani Gate Style Backdrop for Ganesh Chaturthi – Green","description":"\u003cbody\u003e\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Green\u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #2d0b45;\n            \/* Deep Purple *\/\n            --bg-secondary: #4b145f;\n            \/* Royal Purple *\/\n            --glass-bg: rgba(255, 215, 0, 0.10);\n            \/* Golden Glass *\/\n            --glass-border: rgba(255, 192, 203, 0.35);\n            \/* Pink Border *\/\n            --text-primary: #ffd700;\n            \/* Golden *\/\n            --text-secondary: #ffc0cb;\n            \/* Pink *\/\n            --shadow: 0 8px 32px rgba(255, 105, 180, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, var(--bg-primary), var(--bg-secondary));\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: var(--glass-bg);\n            backdrop-filter: var(--blur);\n            border-radius: 16px;\n            border: 1px solid var(--glass-border);\n            padding: 3rem;\n            margin: 3rem 0;\n            box-shadow: var(--shadow);\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n            border-color: rgba(255, 215, 0, 0.5);\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            color: var(--text-primary);\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: var(--text-primary);\n            border-bottom: 2px solid var(--glass-border);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            color: #ffd700;\n            margin-bottom: 1rem;\n            font-size: 1.3rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 3rem;\n            color: var(--text-secondary);\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 192, 203, 0.08);\n            padding: 2rem;\n            border-radius: 12px;\n            border-left: 4px solid #ffd700;\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n            position: relative;\n            color: var(--text-secondary);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        ul li::before {\n            content: '▸';\n            position: absolute;\n            left: 0;\n            color: #ffd700;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 2rem 0;\n            background: rgba(255, 192, 203, 0.05);\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n            text-align: left;\n            border-bottom: 1px solid var(--glass-border);\n        }\n\n        th {\n            background: rgba(255, 215, 0, 0.18);\n            color: var(--text-primary);\n            font-weight: 600;\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n            padding: 1.5rem;\n            background: rgba(255, 192, 203, 0.06);\n            border-radius: 10px;\n            border: 1px solid rgba(255, 215, 0, 0.25);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin-bottom: 0.8rem;\n            color: #ffd700;\n        }\n\n        .faq-answer {\n            color: var(--text-secondary);\n            margin-top: 1rem;\n            display: block;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            th,\n            td {\n                padding: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Green\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive celebrations with the breathtaking elegance of our Paithani Gate Style Backdrop.\n                Hand-crafted by skilled artisans to preserve India's rich hand-loom heritage, this stunning green silk\n                backdrop features a majestic temple-arch silhouette, complete with side pillars, hanging tassels,\n                and authentic Paithani weaves adorned with shimmering gold-zari borders and traditional parrot and\n                peacock motifs. Designed as a luxury, eco-friendly, and space-saving alternative to heavy wooden mandaps,\n                it offers modern families a lightweight, foldable, and reusable setup that effortlessly bridges timeless\n                heritage with contemporary convenience. Perfect for Ganesh Chaturthi, Navratri, Diwali,\n                and sacred home temple spaces.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities Section --\u003e\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eArtisanal Heritage\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                \u003cstrong\u003eHand-Crafted Mastery:\u003c\/strong\u003e\n                                Beautifully hand-made by skilled Indian artisans,\n                                helping to keep ancient handloom weaving traditions alive.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eAuthentic Paithani Weave:\u003c\/strong\u003e\n                                Crafted from premium green silk fabric showcasing traditional motifs\n                                such as peacocks and parrots.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eGold-Zari Borders:\u003c\/strong\u003e\n                                Shimmering gold-zari detailing adds an opulent,\n                                divine glow to your home mandap or photo zone.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eGrand Festive Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                \u003cstrong\u003eStately Gate Layout:\u003c\/strong\u003e\n                                Features an imposing gate-style design that instantly creates a temple-like ambiance.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eTemple-Arch Silhouette:\u003c\/strong\u003e\n                                Adds architectural depth, framing your deity with side pillars and elegant hanging tassels.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eSophisticated Atmosphere:\u003c\/strong\u003e\n                                Perfect for creating professional-grade festive photo-zones and traditional home altars.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eModern Convenience\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                \u003cstrong\u003eLightweight \u0026amp; Foldable:\u003c\/strong\u003e\n                                Super easy to handle, transport, and install,\n                                completely eliminating the hassle of heavy wooden structures.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eHighly Reusable:\u003c\/strong\u003e\n                                Designed to last for generations, ensuring easy storage\n                                and repeated use across multiple festive seasons.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eFlexible Customization:\u003c\/strong\u003e\n                                Available for tailored modifications in alternative colors,\n                                custom dimensions, or extra decorative details.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications Section --\u003e\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\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\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003ePremium Silk Fabric with Authentic Paithani Hand-Loom Weave\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eColor Palette\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eVibrant Festive Green with Rich Gold-Zari Accents\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eDesign Silhouette\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eStately Gate Style with Temple-Arch, Side Pillars, and Hanging Tassels\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eMotifs\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eClassic Indian Heritage Peacock and Parrot Weaves\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003ePortability\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eUltra-Lightweight, Foldable, and Space-Saving\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eReusability\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eMulti-season durability with proper storage\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eCustomization Options\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Available upon request\n                                (Alternative colors, custom sizes, and extra detailing)\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eEco-Friendly Footprint\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Directly supports artisan weavers and reduces reliance\n                                on single-use plastic decorations\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ Section --\u003e\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang or install this backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Due to its ultra-lightweight fabric design,\n                            the backdrop can be easily hung using simple push-pins,\n                            adhesive command strips, double-sided mounting tape,\n                            or draped over a standard background stand or frame.\n                            No drilling or heavy equipment is required.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How should I store and care for the backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            We recommend professional dry cleaning only\n                            to maintain the luster of the premium silk and gold-zari weave.\n                            To store, simply fold it neatly and place it in a dry,\n                            cool storage bag. Unlike bulky wooden mandaps,\n                            it takes up minimal closet space.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I customize the size or color of the backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, absolutely! We offer flexible customization options.\n                            Please contact our support team to request alternative color schemes,\n                            customized dimensions to fit your specific home temple,\n                            or additional decorative accents.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How does this purchase support local artisans?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Each backdrop is hand-crafted by skilled handloom weavers in India.\n                            By purchasing this product, you are directly providing sustainable livelihoods\n                            to artisan communities and helping to preserve centuries-old handloom techniques.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593740902613,"sku":"gate_bg_green","price":599.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/47-768x768.png?v=1775720112"},{"product_id":"paithani-gate-style-backdrop-for-ganesh-chaturthi-maroon","title":"Paithani Gate Style Backdrop for Ganesh Chaturthi – Maroon","description":"\u003cbody\u003e\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Maroon\u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #2d0b45;\n            \/* Deep Purple *\/\n            --bg-secondary: #4b145f;\n            \/* Royal Purple *\/\n            --glass-bg: rgba(255, 215, 0, 0.10);\n            \/* Golden Glass *\/\n            --glass-border: rgba(255, 192, 203, 0.35);\n            \/* Pink Border *\/\n            --text-primary: #ffd700;\n            \/* Golden *\/\n            --text-secondary: #ffc0cb;\n            \/* Pink *\/\n            --shadow: 0 8px 32px rgba(255, 105, 180, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, var(--bg-primary), var(--bg-secondary));\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: var(--glass-bg);\n            backdrop-filter: var(--blur);\n            border-radius: 16px;\n            border: 1px solid var(--glass-border);\n            padding: 3rem;\n            margin: 3rem 0;\n            box-shadow: var(--shadow);\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n            border-color: rgba(255, 215, 0, 0.5);\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            color: var(--text-primary);\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: var(--text-primary);\n            border-bottom: 2px solid var(--glass-border);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            color: #ffd700;\n            margin-bottom: 1rem;\n            font-size: 1.3rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 3rem;\n            color: var(--text-secondary);\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 192, 203, 0.08);\n            padding: 2rem;\n            border-radius: 12px;\n            border-left: 4px solid #ffd700;\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n            position: relative;\n            color: var(--text-secondary);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        ul li::before {\n            content: '▸';\n            position: absolute;\n            left: 0;\n            color: #ffd700;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 2rem 0;\n            background: rgba(255, 192, 203, 0.05);\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n            text-align: left;\n            border-bottom: 1px solid var(--glass-border);\n        }\n\n        th {\n            background: rgba(255, 215, 0, 0.18);\n            color: var(--text-primary);\n            font-weight: 600;\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n            padding: 1.5rem;\n            background: rgba(255, 192, 203, 0.06);\n            border-radius: 10px;\n            border: 1px solid rgba(255, 215, 0, 0.25);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin-bottom: 0.8rem;\n            color: #ffd700;\n        }\n\n        .faq-answer {\n            color: var(--text-secondary);\n            margin-top: 1rem;\n            display: block;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            th,\n            td {\n                padding: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Maroon\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your home festivities with the regal elegance of our Paithani Gate Style Backdrop.\n                Handcrafted from premium silk fabric, this masterpiece merges traditional Indian textile heritage\n                with contemporary functionality. Featuring an authentic Paithani weave with rich gold-zari borders,\n                its gate-style temple arch silhouette beautifully frames your deity, transforming any pooja room\n                or mandap into a grand, sacred sanctuary. A sustainable, reusable alternative to disposable backdrops,\n                it is designed for quality-conscious devotees who cherish timeless craftsmanship and cultural preservation.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities Section --\u003e\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eAuthentic Heritage Artistry\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003eHandcrafted from premium silk fabric featuring an authentic Paithani weave.\u003c\/li\u003e\n\n                            \u003cli\u003eGleaming gold-zari borders elevate the aesthetic to a royal realm.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eRegal Temple Silhouette\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003eDesigned with a majestic gate-style layout and a traditional temple-arch silhouette.\u003c\/li\u003e\n\n                            \u003cli\u003eFramed with side pillars to perfectly center and add grandeur to your home pooja setup.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eExquisite Detailing\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                Adorned with intricate, multicoloured Paithani motifs including traditional peacocks\n                                and stylised vines.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Embellished with hand-finished mirror-dot highlights and decorative hanging tassels.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eSustainable Luxury\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                Highly durable, lightweight, foldable, and reusable across multiple festive seasons.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Customisation options available to modify background colors, sizes,\n                                or request additional detailing.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications Section --\u003e\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\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\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMaterial\u003c\/td\u003e\n                            \u003ctd\u003ePremium Handcrafted Silk Fabric\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eWeave Technique\u003c\/td\u003e\n                            \u003ctd\u003eAuthentic Paithani Weaving with Gold-Zari Borders\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eDesign Theme\u003c\/td\u003e\n                            \u003ctd\u003eTraditional Indian Temple Arch and Pillar Gate Layout\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eColor Palette\u003c\/td\u003e\n                            \u003ctd\u003eDeep Maroon, Metallic Gold, and Multicolored Accents\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMotifs \u0026amp; Patterns\u003c\/td\u003e\n                            \u003ctd\u003eClassic Paithani Peacocks, Stylised Vines, and Floral Details\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eEmbellishments\u003c\/td\u003e\n                            \u003ctd\u003eIntegrated Mirror-Dot Highlights and Decorative Border Tassels\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePortability\u003c\/td\u003e\n                            \u003ctd\u003eFoldable, Lightweight, and Compact for Easy Storage\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eCustomisation\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Available on Request (Alternative Colors, Custom Dimensions,\n                                Added Embroidery)\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ Section --\u003e\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What makes this backdrop superior to standard printed paper or plastic backdrops?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Unlike flat, single-use printed paper or plastic decorations, our backdrop is crafted\n                            from premium, authentic silk with real Paithani weaving and gold-zari borders.\n                            It offers an elegant drape, a beautiful 3D look with real tassels and mirrors,\n                            and can be used sustainably year after year without losing its royal sheen.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I use this backdrop for other festivals besides Ganesh Chaturthi?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely! The timeless maroon-and-gold color scheme and temple-gate silhouette\n                            are highly versatile. This backdrop is perfect for Navratri, Diwali,\n                            Varalakshmi Vratham, housewarmings, traditional weddings,\n                            and other cultural home celebrations.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How should I store and maintain this premium silk backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Because it is crafted from genuine silk with delicate gold-zari,\n                            we recommend dry cleaning only. When not in use,\n                            fold it gently and store it in a dry, dark place inside a cotton breathbag\n                            to preserve the luster of the silk, mirrors, and tassels.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang or install the backdrop on my wall?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            The backdrop is lightweight and extremely easy to install.\n                            You can hang it using standard curtain rods, secure background support stands,\n                            or gentle heavy-duty adhesive hooks depending on your mandap's layout.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is it possible to order this backdrop in a custom size or a different color?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, we offer customisation. You can request specific sizes to perfectly fit\n                            your pooja room wall, opt for alternative background colors,\n                            or request extra design details. Please contact our support team\n                            to place a bespoke order.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593747718357,"sku":"gate_bg_maroon","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/51-768x768.png?v=1775721021"},{"product_id":"paithani-gate-style-backdrop-for-ganesh-chaturthi-orange","title":"Paithani Gate Style Backdrop for Ganesh Chaturthi – Orange","description":"\u003cbody\u003e\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Orange\u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #2d0b45;\n            \/* Deep Purple *\/\n            --bg-secondary: #4b145f;\n            \/* Royal Purple *\/\n            --glass-bg: rgba(255, 215, 0, 0.10);\n            \/* Golden Glass *\/\n            --glass-border: rgba(255, 192, 203, 0.35);\n            \/* Pink Border *\/\n            --text-primary: #ffd700;\n            \/* Golden *\/\n            --text-secondary: #ffc0cb;\n            \/* Pink *\/\n            --shadow: 0 8px 32px rgba(255, 105, 180, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, var(--bg-primary), var(--bg-secondary));\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: var(--glass-bg);\n            backdrop-filter: var(--blur);\n            border-radius: 16px;\n            border: 1px solid var(--glass-border);\n            padding: 3rem;\n            margin: 3rem 0;\n            box-shadow: var(--shadow);\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n            border-color: rgba(255, 215, 0, 0.5);\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            color: var(--text-primary);\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: var(--text-primary);\n            border-bottom: 2px solid var(--glass-border);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            color: #ffd700;\n            margin-bottom: 1rem;\n            font-size: 1.4rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 3rem;\n            color: var(--text-secondary);\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 192, 203, 0.08);\n            padding: 2rem;\n            border-radius: 12px;\n            border-left: 4px solid #ffd700;\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n            position: relative;\n            color: var(--text-secondary);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        ul li::before {\n            content: '▸';\n            position: absolute;\n            left: 0;\n            color: #ffd700;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 2rem 0;\n            background: rgba(255, 192, 203, 0.05);\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n            text-align: left;\n            border-bottom: 1px solid var(--glass-border);\n        }\n\n        th {\n            background: rgba(255, 215, 0, 0.18);\n            color: var(--text-primary);\n            font-weight: 600;\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n            padding: 1.5rem;\n            background: rgba(255, 192, 203, 0.06);\n            border-radius: 10px;\n            border: 1px solid rgba(255, 215, 0, 0.25);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin-bottom: 0.8rem;\n            color: #ffd700;\n        }\n\n        .faq-answer {\n            color: var(--text-secondary);\n            margin-top: 1rem;\n            display: block;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            th,\n            td {\n                padding: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Orange\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive spiritual celebrations with our stunning Paithani Gate Style Backdrop.\n                Handcrafted from premium silk fabric, this elegant backdrop celebrates the timeless heritage\n                of traditional Maharashtrian Paithani handloom art. Perfect for Ganesh Chaturthi, Navratri,\n                and Diwali, it serves as a culturally rich, sustainable, and highly reusable centerpiece\n                that transforms your home pooja mandap into a divine sanctuary.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities Section --\u003e\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eArtisanal Heritage\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                Handcrafted using premium silk fabric that captures the authentic texture\n                                and luxury of traditional Paithani weaving.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Embellished with classic motifs including intricately detailed peacocks and parrots.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Woven with a shimmering gold zari border that beautifully reflects festive light.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eMajestic Temple Architecture\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                Features a dramatic gate-style layout designed with a traditional temple-arch silhouette.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Crafted with structured side pillars to frame your spiritual idols with royal elegance.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Accented with delicate hanging tassels for a three-dimensional, authentic touch.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eConvenient \u0026amp; Sustainable\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003e\n                                Highly reusable design made to easily fold down and store between different festive seasons.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Lightweight structure allows for effortless setup and hassle-free wall hanging.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                An eco-friendly, artisan-made alternative to cheap, disposable plastic and synthetic decor.\n                            \u003c\/li\u003e\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications Section --\u003e\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\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\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMaterial\u003c\/td\u003e\n                            \u003ctd\u003ePremium Handloom Silk Fabric with Fine Weaving Work\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eColor Palette\u003c\/td\u003e\n                            \u003ctd\u003eVibrant Mango-Yellow and Festive Orange Base with Gold Zari Accents\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eDesign Type\u003c\/td\u003e\n                            \u003ctd\u003eTraditional Gate Style with Integrated Temple-Arch, Pillars \u0026amp; Hanging Tassels\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eOrnamentation\u003c\/td\u003e\n                            \u003ctd\u003eAuthentic Peacock and Parrot Motifs, Shimmering Gold Border Work\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePortability\u003c\/td\u003e\n                            \u003ctd\u003eUltra-Lightweight, Entirely Foldable, Hand-Stitched, and Travel-Friendly\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eCustomization\u003c\/td\u003e\n                            \u003ctd\u003eAvailable upon request (alternate colors, customized sizing, and bespoke detailing)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eRecommended Care\u003c\/td\u003e\n                            \u003ctd\u003eGentle dry clean recommended; iron on low heat on the reverse side only\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ Section --\u003e\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What makes this backdrop superior to synthetic options?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Unlike mass-produced polyester or plastic prints, our backdrop is crafted from\n                            premium silk fabric showcasing genuine Maharashtrian Paithani weaving heritage.\n                            It supports local artisans, lasts for years, offers a high-end royal texture,\n                            and acts as an eco-conscious luxury decor piece.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I use this backdrop for festivals other than Ganesh Chaturthi?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely! Thanks to its modular temple-gate design, it is perfectly suited\n                            for Navratri, Diwali, Varalakshmi Vratam, weddings, housewarming ceremonies,\n                            and traditional photo booths.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is it easy to clean and maintain?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, maintaining it is effortless. We recommend gentle professional dry cleaning\n                            to protect the delicate silk threads and gold zari work. It folds flat and can\n                            be safely kept in your wardrobe inside a soft cotton cover.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I request a custom size or a different color?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, we provide custom tailoring for this backdrop. If you have a specific size\n                            requirement, prefer a different backdrop color, or require extra embellishments,\n                            please reach out to our team to discuss customized options.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593778553045,"sku":"gate_bg_orange","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/48-768x768.png?v=1775721423"},{"product_id":"paithani-gate-style-backdrop-for-ganesh-chaturthi-purple","title":"Paithani Gate Style Backdrop for Ganesh Chaturthi – Purple Wine","description":"\u003cbody\u003e\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Purple\u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #2d0b45;\n            \/* Deep Purple *\/\n            --bg-secondary: #4b145f;\n            \/* Royal Purple *\/\n            --glass-bg: rgba(255, 215, 0, 0.10);\n            \/* Golden Glass *\/\n            --glass-border: rgba(255, 192, 203, 0.35);\n            \/* Pink Border *\/\n            --text-primary: #ffd700;\n            \/* Golden *\/\n            --text-secondary: #ffc0cb;\n            \/* Pink *\/\n            --shadow: 0 8px 32px rgba(255, 105, 180, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, var(--bg-primary), var(--bg-secondary));\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: var(--glass-bg);\n            backdrop-filter: var(--blur);\n            border-radius: 16px;\n            border: 1px solid var(--glass-border);\n            padding: 3rem;\n            margin: 3rem 0;\n            box-shadow: var(--shadow);\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n            border-color: rgba(255, 215, 0, 0.5);\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            color: var(--text-primary);\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: var(--text-primary);\n            border-bottom: 2px solid var(--glass-border);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            color: #ffd700;\n            margin-bottom: 1rem;\n            font-size: 1.4rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 3rem;\n            color: var(--text-secondary);\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 192, 203, 0.08);\n            padding: 2rem;\n            border-radius: 12px;\n            border-left: 4px solid #ffd700;\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n            position: relative;\n            color: var(--text-secondary);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        ul li::before {\n            content: '▸';\n            position: absolute;\n            left: 0;\n            color: #ffd700;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 2rem 0;\n            background: rgba(255, 192, 203, 0.05);\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n            text-align: left;\n            border-bottom: 1px solid var(--glass-border);\n        }\n\n        th {\n            background: rgba(255, 215, 0, 0.18);\n            color: var(--text-primary);\n            font-weight: 600;\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n            padding: 1.5rem;\n            background: rgba(255, 192, 203, 0.06);\n            border-radius: 10px;\n            border: 1px solid rgba(255, 215, 0, 0.25);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin-bottom: 0.8rem;\n            color: #ffd700;\n        }\n\n        .faq-answer {\n            color: var(--text-secondary);\n            margin-top: 1rem;\n            display: block;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            th,\n            td {\n                padding: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n        \u003cdiv class=\"glass-card\"\u003e\n            \u003ch1\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi – Purple\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Transform your home celebrations into an imperial temple experience with our gorgeous\n                Paithani Gate Style Backdrop in royal Purple. Exquisitely handcrafted by legendary artisans,\n                this piece seamlessly weaves authentic Indian hand-loom heritage into modern festive decor.\n                Perfect for Ganesh Chaturthi, Navratri, Diwali, or as a timeless background for your home mandir,\n                this premium backdrop brings the sacred visual language of traditional architecture straight\n                into your living space.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities Section --\u003e\n        \u003csection id=\"qualities\"\u003e\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eArtisanal Heritage\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003ePreserves India's rich hand-loom legacy through generational weaving methods.\u003c\/li\u003e\n\n                            \u003cli\u003eCarefully handcrafted by experienced artisans dedicated to authentic detailing.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003ePremium Craftsmanship\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003eMade using luxurious, high-grade premium silk fabric.\u003c\/li\u003e\n\n                            \u003cli\u003eShowcases intricate, authentic Paithani weaving techniques that radiate elegance.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eDivine Visual Aesthetics\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003eElegant gate-style silhouette featuring traditional temple-arch pillars.\u003c\/li\u003e\n\n                            \u003cli\u003eWoven with auspicious peacock motifs, parrot detailing, and beautiful tassels.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eVersatile \u0026amp; Bespoke\u003c\/h3\u003e\n\n                        \u003cul\u003e\n                            \u003cli\u003eLightweight, easily foldable, and durable for seamless reuse across many festivals.\u003c\/li\u003e\n\n                            \u003cli\u003eFully customizable options for sizes, alternative colors, and specific custom designs.\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications Section --\u003e\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\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\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMaterial\u003c\/td\u003e\n                            \u003ctd\u003ePremium Grade Silk Fabric\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eWeaving Style\u003c\/td\u003e\n                            \u003ctd\u003eAuthentic Hand-loomed Paithani Technique\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eDesign Elements\u003c\/td\u003e\n                            \u003ctd\u003eTemple-arch Gate Pillars, Sacred Peacocks, Parrot Motifs \u0026amp; Tassel Finishings\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePrimary Color\u003c\/td\u003e\n                            \u003ctd\u003eRoyal Festive Purple (Custom colors available upon request)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePortability\u003c\/td\u003e\n                            \u003ctd\u003eLightweight, easy-to-fold, and travel-friendly structure\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eReusability\u003c\/td\u003e\n                            \u003ctd\u003eHighly durable; designed for seasonal reuse across multiple years\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eCustomizability\u003c\/td\u003e\n                            \u003ctd\u003eAvailable for bespoke sizes, background colorways, and added details\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ Section --\u003e\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How can I set up and hang this backdrop at home?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Due to its ultra-lightweight design, the backdrop can be easily secured using\n                            standard curtain rods, background support clips, or heavy-duty wall hooks.\n                            Its foldable nature ensures setup takes just minutes.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is the size customizable for smaller or larger pooja rooms?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, absolutely! We offer bespoke size customizations to perfectly complement your\n                            home altar, mandir backdrop, or ethnic photo-zone dimensions.\n                            Contact us directly to specify your dimensions.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I wash and maintain the Paithani silk fabric?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            To preserve the delicate zari work and premium silk fibers,\n                            we highly recommend dry cleaning only. When storing,\n                            fold it gently and keep it in a cool, dry place away from\n                            direct moisture and sunlight.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can this backdrop be used for festivals other than Ganesh Chaturthi?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, its traditional gate-style design and majestic purple colorway make it highly versatile.\n                            It acts as an incredible backdrop for Navratri, Diwali, housewarmings,\n                            engagement ceremonies, and traditional photo booths.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593780289749,"sku":"gate_bg_purple","price":599.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/52-768x768.png?v=1775721643"},{"product_id":"paithani-gate-style-backdrop-for-ganesh-chaturthi-red","title":"Paithani Gate Style Backdrop for Ganesh Chaturthi – Red","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\u003ePaithani Gate Style Backdrop for Ganesh Chaturthi - Red\u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            \/* Rich Royal Theme *\/\n\n            --bg-primary: #14001f;\n            --bg-secondary: #240038;\n\n            --glass-bg: rgba(255, 240, 245, 0.06);\n            --glass-border: rgba(212, 175, 55, 0.22);\n\n            --text-primary: #d4af37;\n            --text-secondary: #f6d9ea;\n\n            --purple-main: #6f2dbd;\n            --purple-dark: #2d004d;\n\n            --gold-main: #d4af37;\n            --gold-soft: #e7c86e;\n            --gold-light: #f4df9b;\n\n            --pink-main: #ff5ca8;\n            --pink-soft: #ffd1e6;\n\n            --shadow: 0 10px 35px rgba(255, 92, 168, 0.15);\n\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                radial-gradient(circle at top left,\n                    rgba(255, 92, 168, 0.08),\n                    transparent 28%),\n\n                radial-gradient(circle at bottom right,\n                    rgba(212, 175, 55, 0.08),\n                    transparent 30%),\n\n                linear-gradient(\n                    135deg,\n                    #14001f 0%,\n                    #240038 35%,\n                    #3d0066 70%,\n                    #6f2dbd 100%\n                );\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n\n            background: linear-gradient(\n                145deg,\n                rgba(255, 255, 255, 0.05),\n                rgba(255, 255, 255, 0.03)\n            );\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n\n            border: 1px solid rgba(212, 175, 55, 0.16);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(212, 175, 55, 0.30);\n\n            box-shadow: 0 16px 45px rgba(212, 175, 55, 0.12);\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--gold-main);\n\n            text-align: center;\n\n            line-height: 1.3;\n\n            letter-spacing: 0.5px;\n\n            text-shadow:\n                0 0 6px rgba(212, 175, 55, 0.15);\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--gold-main);\n\n            border-bottom: 2px solid rgba(212, 175, 55, 0.16);\n\n            padding-bottom: 0.75rem;\n\n            text-shadow:\n                0 0 4px rgba(212, 175, 55, 0.10);\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--pink-soft);\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n\n            background: rgba(255, 255, 255, 0.04);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 4px solid var(--gold-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n\n            background: rgba(255, 92, 168, 0.06);\n\n            transform: scale(1.02);\n        }\n\n        .feature-group h3 {\n\n            margin-bottom: 1rem;\n\n            font-size: 1.35rem;\n\n            color: var(--pink-main);\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.06);\n        }\n\n        ul li::before {\n\n            content: '✦';\n\n            position: absolute;\n\n            left: 0;\n\n            color: var(--gold-main);\n\n            font-weight: bold;\n\n            font-size: 1rem;\n        }\n\n        strong {\n            color: var(--gold-light);\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 255, 255, 0.03);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        th {\n\n            background: rgba(212, 175, 55, 0.10);\n\n            color: var(--gold-main);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.05);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(212, 175, 55, 0.10);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 92, 168, 0.35);\n\n            background: rgba(255, 92, 168, 0.05);\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--gold-main);\n        }\n\n        .faq-answer {\n\n            color: var(--pink-soft);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.7;\n\n            border-top: 1px solid rgba(255, 255, 255, 0.06);\n\n            padding-top: 1rem;\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            .overview {\n                font-size: 1rem;\n            }\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- HERO SECTION --\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Gate Style Backdrop for Ganesh Chaturthi - Red\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Transform your home into an auspicious sanctuary with the Paithani Gate Style Backdrop.\n                Infused with centuries of handloom heritage, this breathtaking festive décor centerpiece\n                blends traditional Paithani weaving with a majestic gate-inspired silhouette.\n                Crafted from premium radiant red silk and detailed with elegant gold zari work,\n                it creates a luxurious and spiritually uplifting atmosphere for Ganesh Chaturthi,\n                Navratri, Diwali, and sacred home mandaps.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- QUALITIES SECTION --\u003e\n\n        \u003csection id=\"features\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eHeritage Artistry\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eArtisan Hand-Crafted:\u003c\/strong\u003e\n                                Individually woven by skilled artisans preserving authentic Paithani traditions.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eAuthentic Motifs:\u003c\/strong\u003e\n                                Decorated with peacocks, parrots, geometric borders, and graceful tassels.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003ePremium Materials\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eRadiant Red Silk:\u003c\/strong\u003e\n                                A rich festive shade symbolizing prosperity, positivity, and devotion.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eElegant Gold Zari:\u003c\/strong\u003e\n                                Refined zari borders with multicolor detailing that shimmer beautifully.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eVersatile \u0026amp; Customisable\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eFoldable \u0026amp; Reusable:\u003c\/strong\u003e\n                                Lightweight and easy-to-store design for repeated festive use.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eBespoke Options:\u003c\/strong\u003e\n                                Custom sizes, color palettes, and artisan detailing available on request.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- SPECIFICATIONS --\u003e\n\n        \u003csection id=\"specs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003ePremium Silk Fabric with Metallic Gold Zari Borders\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003ePrimary Color\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eRadiant Red with Multi-Colored Traditional Motifs\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eDesign Motif\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003ePaithani Gate Style with Peacocks, Parrots \u0026amp; Geometric Patterns\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eFinish \u0026amp; Elements\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eStructured Gate Layout with Elegant Hanging Tassels\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003ePortability\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eUltra-Lightweight, Foldable \u0026amp; Compact for Easy Storage\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eSustainability\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eReusable \u0026amp; Eco-Friendly Alternative to Disposable Decorations\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eCustomisation\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eCustom Dimensions, Colorways \u0026amp; Additional Design Accents Available\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ SECTION --\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How does this product support traditional craftsmen?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Every purchase directly supports skilled Indian weavers and helps preserve\n                            authentic Paithani weaving traditions for future generations.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang and store the backdrop safely?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            It can be mounted using clips, wall hooks, or strong double-sided tape.\n                            After use, simply fold and store it inside a dry fabric pouch.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I use this for festivals other than Ganesh Chaturthi?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, it is ideal for Navratri, Diwali, weddings, housewarmings,\n                            pooja rooms, and traditional festive décor setups.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I request a custom size or color?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            You can contact the support team with your preferred dimensions,\n                            colors, and design requirements for a personalized handcrafted backdrop.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593790742741,"sku":"gate_bg_red","price":599.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/49-768x768.png?v=1775721932"},{"product_id":"paithani-modak-shaped-backdrop-for-ganesh-chaturthi-traditional-diamond-design","title":"Paithani Modak-Shaped Backdrop for Ganesh Chaturthi – Traditional Diamond Design","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        :root {\n\n            \/* BACKGROUND COLORS *\/\n            --bg-primary: #1a032b;\n            --bg-secondary: #2d0b45;\n\n            \/* GLASS EFFECT *\/\n            --glass-bg: rgba(255, 214, 235, 0.07);\n            --glass-border: rgba(212, 175, 55, 0.20);\n\n            \/* TEXT *\/\n            --text-primary: #e0b84f;\n            --text-secondary: #f6dff2;\n\n            \/* PURPLE SHADES *\/\n            --purple-main: #7b2cbf;\n            --purple-dark: #4b006e;\n            --purple-soft: #b185db;\n\n            \/* GOLDEN SHADES *\/\n            --gold-main: #d4af37;\n            --gold-soft: #e6c76a;\n            --gold-light: #f3df9b;\n\n            \/* PINK SHADES *\/\n            --pink-main: #ff5fa2;\n            --pink-soft: #ffc1dc;\n            --pink-light: #ffe4f1;\n\n            \/* SHADOWS *\/\n            --shadow: 0 8px 30px rgba(255, 95, 162, 0.18);\n            --shadow-hover: 0 14px 42px rgba(212, 175, 55, 0.18);\n\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                radial-gradient(circle at top left,\n                    rgba(255, 95, 162, 0.08),\n                    transparent 28%),\n\n                radial-gradient(circle at bottom right,\n                    rgba(212, 175, 55, 0.06),\n                    transparent 32%),\n\n                linear-gradient(\n                    135deg,\n                    #1a032b 0%,\n                    #2d0b45 35%,\n                    #4b006e 70%,\n                    #7b2cbf 100%\n                );\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n\n            background: linear-gradient(\n                145deg,\n                rgba(255, 255, 255, 0.05),\n                rgba(255, 255, 255, 0.03)\n            );\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n\n            border: 1px solid rgba(212, 175, 55, 0.18);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(212, 175, 55, 0.35);\n\n            box-shadow: var(--shadow-hover);\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            text-align: center;\n\n            line-height: 1.3;\n\n            color: var(--gold-main);\n\n            text-shadow:\n                0 0 4px rgba(212, 175, 55, 0.12);\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--gold-main);\n\n            border-bottom: 2px solid rgba(212, 175, 55, 0.18);\n\n            padding-bottom: 0.75rem;\n\n            text-shadow:\n                0 0 4px rgba(212, 175, 55, 0.10);\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 900px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--pink-soft);\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n\n            background: rgba(255, 255, 255, 0.04);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 4px solid var(--gold-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n\n            background: rgba(255, 95, 162, 0.05);\n\n            transform: scale(1.02);\n        }\n\n        .feature-group h3 {\n\n            margin-bottom: 1rem;\n\n            font-size: 1.3rem;\n\n            color: var(--pink-main);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n\n            padding: 0.8rem 0 0.8rem 1.8rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        ul li::before {\n\n            content: '✦';\n\n            position: absolute;\n\n            left: 0;\n\n            color: var(--gold-main);\n\n            font-weight: bold;\n\n            font-size: 1rem;\n        }\n\n        strong {\n            color: var(--gold-light);\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 255, 255, 0.03);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        th {\n\n            background: rgba(212, 175, 55, 0.10);\n\n            color: var(--gold-main);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.05);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(212, 175, 55, 0.12);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 95, 162, 0.35);\n\n            background: rgba(255, 95, 162, 0.06);\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.2rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: var(--gold-main);\n        }\n\n        .faq-question::after {\n\n            content: '+';\n\n            font-size: 1.5rem;\n\n            color: var(--pink-main);\n\n            transition: transform 0.3s;\n        }\n\n        .faq-answer {\n\n            color: var(--pink-soft);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.6;\n\n            border-top: 1px solid rgba(255, 255, 255, 0.05);\n\n            padding-top: 1rem;\n        }\n\n        .faq-answer.active {\n            display: block;\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            .overview {\n                font-size: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Modak-Shaped Backdrop for Ganesh Chaturthi\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eTransform your festive home mandap with our beautifully designed Modak-Shaped Backdrop. Merging the rich cultural heritage of traditional Maharashtrian Paithani textiles with the auspicious shape of the Modak—Lord Ganesha’s favorite sweet— this elegant backdrop brings sacred symbolism and luxurious aesthetics to your celebrations. Designed specially for modern apartments and cozy home mandirs, it creates a premium festive focal point without overwhelming compact spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eSacred Silhouette\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSymbolic Modak Shape:\u003c\/strong\u003e Adds deeper spiritual significance and festive elegance to your mandap décor.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTraditional Diamond Design:\u003c\/strong\u003e Features classic geometric patterns inspired by authentic Indian heritage artistry.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eElite Paithani Artistry\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eElegant Floral \u0026amp; Vine Prints:\u003c\/strong\u003e Inspired by royal Paithani weaving motifs with vibrant detailing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGleaming Gold Borders:\u003c\/strong\u003e Finished with refined golden piping for a premium festive appearance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eSmart Modern Setup\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSatin-Finish Fabric:\u003c\/strong\u003e Lightweight premium fabric with a soft sheen and wrinkle resistance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEffortless Mounting:\u003c\/strong\u003e Easy installation using wall pins, double-sided tape, or backdrop stands.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\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\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium Satin-Finish Printed Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShape Pattern\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSymbolic Modak Shape with Golden Piping Borders\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAesthetic\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePaithani Floral-Vine Motifs with Traditional Diamond Frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMounting Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eWall Pins, Adhesive Tapes, and Stand Supports\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBest Suited For\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTabletop Mandaps, Apartments, and Compact Festive Setups\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCare Instructions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGentle hand wash or low-heat ironing on reverse side\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I mount this backdrop in my home?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYou can easily hang it using wall pins, adhesive wall tape, or lightweight stand setups.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs the fabric glossy or matte?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eIt features a satin-finish texture that gives a soft festive glow without harsh reflections.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this suitable for compact apartment spaces?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, it is specially designed for compact home mandirs, tabletop setups, and apartment celebrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I remove folds or packaging creases?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eUse a low-heat iron on the reverse side with a thin cloth layer for safe crease removal.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593813057749,"sku":"modak_bg_gnsh_chaturthi_diamond","price":649.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/modak-768x768.png?v=1775722161"},{"product_id":"paithani-parrot-peacock-backdrop-for-ganesh-chaturthi-green","title":"Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Green","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n\n            \/* MAIN COLORS *\/\n            --bg-primary: #14001f;\n            --bg-secondary: #2b0a3d;\n\n            \/* GLASS EFFECT *\/\n            --glass-bg: rgba(255, 240, 255, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.18);\n\n            \/* TEXT COLORS *\/\n            --text-primary: #ffffff;\n            --text-secondary: #f7d9ff;\n\n            \/* PURPLE *\/\n            --purple-dark: #3d0066;\n            --purple-light: #7b2cbf;\n\n            \/* SOFT GOLDEN *\/\n            --golden-main: #e7c55b;\n            --golden-soft: #f2dd9b;\n\n            \/* PINK *\/\n            --pink-main: #ff5ebc;\n            --pink-soft: #ffcfe9;\n\n            \/* SHADOW *\/\n            --shadow-main: 0 10px 40px rgba(255, 105, 180, 0.14);\n            --shadow-hover: 0 14px 45px rgba(231, 197, 91, 0.18);\n\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                radial-gradient(circle at top left,\n                    rgba(255, 94, 188, 0.14),\n                    transparent 28%),\n\n                radial-gradient(circle at bottom right,\n                    rgba(231, 197, 91, 0.08),\n                    transparent 30%),\n\n                linear-gradient(135deg,\n                    #14001f 0%,\n                    #2b0a3d 35%,\n                    #4b0082 70%,\n                    #6a0dad 100%);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n            min-height: 100vh;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n\n            background: linear-gradient(145deg,\n                    rgba(255, 255, 255, 0.06),\n                    rgba(255, 255, 255, 0.03));\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n\n            border: 1px solid rgba(231, 197, 91, 0.16);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow-main);\n\n            transition: all 0.35s ease;\n\n            position: relative;\n\n            overflow: hidden;\n        }\n\n        .glass-card::before {\n            content: \"\";\n            position: absolute;\n            inset: 0;\n\n            background:\n                linear-gradient(120deg,\n                    rgba(255, 255, 255, 0.04),\n                    transparent,\n                    rgba(231, 197, 91, 0.04));\n\n            pointer-events: none;\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(231, 197, 91, 0.35);\n\n            box-shadow: var(--shadow-hover);\n        }\n\n        h1,\n        h2,\n        h3 {\n\n            color: var(--golden-main);\n\n            text-shadow:\n                0 0 4px rgba(231, 197, 91, 0.18);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            border-bottom: 2px solid rgba(231, 197, 91, 0.18);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            font-size: 1.3rem;\n            margin-bottom: 1rem;\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: #ffeaff;\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2rem;\n\n            margin-top: 2rem;\n        }\n\n        .feature-group {\n\n            background: rgba(255, 255, 255, 0.04);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 4px solid var(--golden-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n\n            background: rgba(255, 94, 188, 0.06);\n\n            transform: scale(1.02);\n\n            box-shadow: 0 8px 24px rgba(255, 94, 188, 0.10);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n\n            content: \"✦\";\n\n            position: absolute;\n\n            left: 0;\n\n            color: var(--golden-main);\n\n            font-size: 1rem;\n\n            font-weight: bold;\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin-top: 2rem;\n\n            background: rgba(255, 255, 255, 0.03);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n\n            padding: 1.3rem 1.1rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(231, 197, 91, 0.10);\n        }\n\n        th {\n\n            background: rgba(231, 197, 91, 0.10);\n\n            color: var(--golden-main);\n\n            font-weight: 600;\n        }\n\n        td {\n\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(231, 197, 91, 0.10);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n\n            background: rgba(255, 94, 188, 0.06);\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--golden-main);\n        }\n\n        .faq-answer {\n\n            color: var(--pink-soft);\n\n            display: block;\n\n            margin-top: 1rem;\n        }\n\n        .faq-answer.active {\n            display: block;\n        }\n\n        @media(max-width:768px) {\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .overview {\n                font-size: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Green\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive decorations with this magnificent, handloom-inspired luxury backdrop. Masterfully showcasing Maharashtra’s centuries-old Paithani weaving heritage, this exquisite piece features a rich, fresh green silk base symbolizing growth and prosperity. Adorned with a striking V-cut temple-style silhouette, gold zari lace, and intricate parrot and peacock motifs, it offers a premium, eco-friendly, and sustainable alternative to disposable decor. Perfect for Ganesh Chaturthi, Navratri, Diwali, and heritage-loving homes seeking a reusable pooja room masterpiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eArtisan Craftsmanship\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHandcrafted by skilled artisans showcasing authentic Paithani weaving heritage and regional artistry.\u003c\/li\u003e\n\u003cli\u003ePremium silk fabric with a fresh green base symbolizing growth, prosperity, and elegance.\u003c\/li\u003e\n\u003cli\u003eIntricate gold, red, and blue parrot-peacock motifs detailed beautifully on a satin panel.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eDesign \u0026amp; Details\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eV-cut temple-style silhouette with elegant gold zari lace and rainbow borders.\u003c\/li\u003e\n\u003cli\u003eDecorated with hanging tassels and mirror-dot accents for a festive shimmering appearance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eSustainable Luxury\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight, foldable, reusable design suitable for multiple celebrations.\u003c\/li\u003e\n\u003cli\u003eCustomizable size, colour combinations, and design layouts available on request.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\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\u003eFabric Material\u003c\/td\u003e\n\u003ctd\u003ePremium Handloom Silk Base with High-Contrast Satin Panel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Colorway\u003c\/td\u003e\n\u003ctd\u003eFresh Green representing Growth and Prosperity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDecorative Elements\u003c\/td\u003e\n\u003ctd\u003eGold Zari Lace, Rainbow Borders, and Mirror-Dot Detailing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVisual Motifs\u003c\/td\u003e\n\u003ctd\u003eTraditional Paithani Parrot and Peacock Patterns\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSilhouette Design\u003c\/td\u003e\n\u003ctd\u003eV-Cut Temple-Style Archway Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eUltra-lightweight, Foldable, and Easy to Store\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomizability\u003c\/td\u003e\n\u003ctd\u003eFully Customizable in Size, Colorway, and Pattern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal Occasions\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Navratri, Diwali, Housewarming \u0026amp; Daily Pooja Decor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat makes this backdrop better than standard decorations?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eUnlike disposable paper or plastic decor, this backdrop offers premium craftsmanship, sustainability, cultural authenticity, and long-term reusability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I customize the size and color?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, custom dimensions, colours, and design modifications are available according to your mandir décor requirements.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I clean and store this backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eDry cleaning is recommended to preserve the silk, zari borders, and decorative detailing. Store folded in a cool, dry place.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDoes the backdrop shine under indoor lights?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, the satin finish, mirror-dot accents, and zari lace beautifully reflect festive lights, diyas, and warm indoor illumination.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593838059733,"sku":"parrot_pk_bg_gnsh_chaturthi_green","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/41-768x768.png?v=1775722249"},{"product_id":"paithani-parrot-peacock-backdrop-for-ganesh-chaturthi-mango","title":"Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Mango","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        :root {\n\n            \/* MAIN COLORS *\/\n            --bg-primary: #14001f;\n            --bg-secondary: #2b0a3d;\n\n            \/* GLASS EFFECT *\/\n            --glass-bg: rgba(255, 240, 255, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.22);\n\n            \/* TEXT COLORS *\/\n            --text-primary: #ffffff;\n            --text-secondary: #f7d9ff;\n\n            \/* PURPLE *\/\n            --purple-dark: #3d0066;\n            --purple-light: #7b2cbf;\n\n            \/* GOLDEN *\/\n            --golden-main: #ffd700;\n            --golden-shine: #ffef99;\n\n            \/* PINK *\/\n            --pink-main: #ff5ebc;\n            --pink-soft: #ffc2e2;\n\n            \/* SHADOW *\/\n            --shadow-main: 0 10px 40px rgba(255, 105, 180, 0.18);\n            --shadow-hover: 0 16px 55px rgba(255, 215, 0, 0.28);\n\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                radial-gradient(circle at top left,\n                    rgba(255, 94, 188, 0.18),\n                    transparent 28%),\n\n                radial-gradient(circle at bottom right,\n                    rgba(255, 215, 0, 0.12),\n                    transparent 30%),\n\n                linear-gradient(135deg,\n                    #14001f 0%,\n                    #2b0a3d 35%,\n                    #4b0082 70%,\n                    #6a0dad 100%);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n            min-height: 100vh;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n\n            background: linear-gradient(145deg,\n                    rgba(255, 255, 255, 0.06),\n                    rgba(255, 255, 255, 0.03));\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n\n            border: 1px solid rgba(255, 215, 0, 0.18);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow-main);\n\n            transition: all 0.35s ease;\n\n            position: relative;\n\n            overflow: hidden;\n        }\n\n        .glass-card::before {\n            content: \"\";\n            position: absolute;\n            inset: 0;\n\n            background:\n                linear-gradient(120deg,\n                    rgba(255, 255, 255, 0.05),\n                    transparent,\n                    rgba(255, 215, 0, 0.06));\n\n            pointer-events: none;\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.5);\n\n            box-shadow: var(--shadow-hover);\n        }\n\n        h1,\n        h2,\n        h3 {\n\n            color: var(--golden-main);\n\n            text-shadow:\n                0 0 10px rgba(255, 215, 0, 0.5),\n                0 0 18px rgba(255, 239, 153, 0.4);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            border-bottom: 2px solid rgba(255, 215, 0, 0.3);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            font-size: 1.3rem;\n            margin-bottom: 1rem;\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: #ffeaff;\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2rem;\n\n            margin-top: 2rem;\n        }\n\n        .feature-group {\n\n            background: rgba(255, 255, 255, 0.04);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 4px solid var(--golden-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n\n            background: rgba(255, 94, 188, 0.08);\n\n            transform: scale(1.02);\n\n            box-shadow: 0 8px 28px rgba(255, 94, 188, 0.15);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n\n            content: \"✦\";\n\n            position: absolute;\n\n            left: 0;\n\n            color: var(--golden-main);\n\n            font-size: 1.1rem;\n\n            font-weight: bold;\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin-top: 2rem;\n\n            background: rgba(255, 255, 255, 0.03);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n\n            padding: 1.3rem 1.1rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.14);\n\n            color: var(--golden-main);\n\n            font-weight: 600;\n        }\n\n        td {\n\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.14);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n\n            background: rgba(255, 94, 188, 0.08);\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--golden-main);\n        }\n\n        .faq-answer {\n\n            color: var(--pink-soft);\n\n            display: block;\n\n            margin-top: 1rem;\n        }\n\n        .faq-answer.active {\n            display: block;\n        }\n\n        @media(max-width:768px) {\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .overview {\n                font-size: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Mango\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive home temple with the exquisite Paithani Parrot-Peacock Backdrop in radiant mango-yellow. Lovingly handcrafted by skilled traditional weavers, this premium silk backdrop brings the heritage of authentic Indian handlooms directly to your sacred celebrations. Rich with gold zari borders, intricate multicolour parrot and peacock motifs, and a majestic V-cut temple design with hanging tassels, it represents a seamless blend of cultural depth and contemporary convenience. Unlike synthetic, mass-produced alternatives, this sustainable and reusable backdrop folds away effortlessly, making it an eco-friendly and ethical masterpiece for modern celebrations like Ganesh Chaturthi, Navratri, and Diwali.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eHeritage Craftsmanship\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eArtisan handcrafted by skilled Indian handloom weavers\u003c\/li\u003e\n\u003cli\u003eAuthentic Paithani silk weave in festive mango-yellow\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eIntricate Details\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGold zari borders with colourful peacock-parrot motifs\u003c\/li\u003e\n\u003cli\u003eElegant V-cut temple style with decorative tassels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eModern Utility\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight, foldable, and reusable premium backdrop\u003c\/li\u003e\n\u003cli\u003eCustomizable sizes and festive colour options available\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\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\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Silk with Authentic Handwoven Paithani Weave\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Colour\u003c\/td\u003e\n\u003ctd\u003eWarm Mango-Yellow with Gold Zari Accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotif Patterns\u003c\/td\u003e\n\u003ctd\u003eMulticolour Traditional Parrots and Peacocks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Style\u003c\/td\u003e\n\u003ctd\u003eV-Cut Temple Silhouette with Hanging Tassels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight \u0026amp; Portability\u003c\/td\u003e\n\u003ctd\u003eUltra-lightweight, Foldable, and Easy to Store\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSustainability\u003c\/td\u003e\n\u003ctd\u003eReusable, Long-lasting, and Artisan-crafted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomisation Options\u003c\/td\u003e\n\u003ctd\u003eAvailable in Custom Sizes and Multiple Festive Colours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBest Suited For\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Navratri, Diwali, Pujas \u0026amp; Home Mandirs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs the fabric real silk and authentic Paithani?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, the backdrop is crafted from premium silk using authentic Paithani weaving techniques by skilled Indian handloom artisans.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow should I store the backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eFold it carefully and store it in a cool, dry place away from direct sunlight to maintain its premium texture and zari shine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I customize the size or colour?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, customization options are available in multiple sizes and festive colours to perfectly fit your home mandir setup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhy is this backdrop better than synthetic alternatives?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eUnlike plastic or disposable decorations, this backdrop is reusable, eco-friendly, luxurious, and supports traditional Indian weaving communities.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593856606421,"sku":"parrot_pk_bg_gnsh_chaturthi_mango","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/42-768x768.png?v=1775722455"},{"product_id":"paithani-parrot-peacock-backdrop-for-ganesh-chaturthi-maroon","title":"Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Maroon","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        :root {\n\n            \/* MAIN COLORS *\/\n            --bg-primary: #14001f;\n            --bg-secondary: #2b0a3d;\n\n            \/* GLASS EFFECT *\/\n            --glass-bg: rgba(255, 240, 255, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.22);\n\n            \/* TEXT COLORS *\/\n            --text-primary: #ffffff;\n            --text-secondary: #f7d9ff;\n\n            \/* PURPLE *\/\n            --purple-dark: #3d0066;\n            --purple-light: #7b2cbf;\n\n            \/* GOLDEN *\/\n            --golden-main: #ffd700;\n            --golden-shine: #ffef99;\n\n            \/* PINK *\/\n            --pink-main: #ff5ebc;\n            --pink-soft: #ffc2e2;\n\n            \/* SHADOW *\/\n            --shadow-main: 0 10px 40px rgba(255, 105, 180, 0.18);\n            --shadow-hover: 0 16px 55px rgba(255, 215, 0, 0.28);\n\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                radial-gradient(circle at top left,\n                    rgba(255, 94, 188, 0.18),\n                    transparent 28%),\n\n                radial-gradient(circle at bottom right,\n                    rgba(255, 215, 0, 0.12),\n                    transparent 30%),\n\n                linear-gradient(135deg,\n                    #14001f 0%,\n                    #2b0a3d 35%,\n                    #4b0082 70%,\n                    #6a0dad 100%);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n            min-height: 100vh;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n\n            background: linear-gradient(145deg,\n                    rgba(255, 255, 255, 0.06),\n                    rgba(255, 255, 255, 0.03));\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n\n            border: 1px solid rgba(255, 215, 0, 0.18);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow-main);\n\n            transition: all 0.35s ease;\n\n            position: relative;\n\n            overflow: hidden;\n        }\n\n        .glass-card::before {\n            content: \"\";\n            position: absolute;\n            inset: 0;\n\n            background:\n                linear-gradient(120deg,\n                    rgba(255, 255, 255, 0.05),\n                    transparent,\n                    rgba(255, 215, 0, 0.06));\n\n            pointer-events: none;\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.5);\n\n            box-shadow: var(--shadow-hover);\n        }\n\n        h1,\n        h2,\n        h3 {\n\n            color: var(--golden-main);\n\n            text-shadow:\n                0 0 10px rgba(255, 215, 0, 0.5),\n                0 0 18px rgba(255, 239, 153, 0.4);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            border-bottom: 2px solid rgba(255, 215, 0, 0.3);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            font-size: 1.3rem;\n            margin-bottom: 1rem;\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: #ffeaff;\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2rem;\n\n            margin-top: 2rem;\n        }\n\n        .feature-group {\n\n            background: rgba(255, 255, 255, 0.04);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 4px solid var(--golden-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n\n            background: rgba(255, 94, 188, 0.08);\n\n            transform: scale(1.02);\n\n            box-shadow: 0 8px 28px rgba(255, 94, 188, 0.15);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n\n            content: \"✦\";\n\n            position: absolute;\n\n            left: 0;\n\n            color: var(--golden-main);\n\n            font-size: 1.1rem;\n\n            font-weight: bold;\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin-top: 2rem;\n\n            background: rgba(255, 255, 255, 0.03);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n\n            padding: 1.3rem 1.1rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.14);\n\n            color: var(--golden-main);\n\n            font-weight: 600;\n        }\n\n        td {\n\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.14);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n\n            background: rgba(255, 94, 188, 0.08);\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--golden-main);\n        }\n\n        .faq-answer {\n\n            color: var(--pink-soft);\n\n            display: block;\n\n            margin-top: 1rem;\n        }\n\n        .faq-answer.active {\n            display: block;\n        }\n\n        @media(max-width:768px) {\n\n            .glass-card {\n                padding: 2rem;\n            }\n\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.7rem;\n            }\n\n            .overview {\n                font-size: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Maroon\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive celebrations with the majestic elegance of authentic Indian weaving. This premium hand-loomed silk backdrop combines deep, rich maroon tones with shimmering gold-zari borders, traditional V-cut styling, and intricate multicolor parrot-peacock motifs. Perfectly designed for modern homes, it offers an eco-friendly, reusable, and customizable luxury decor solution that honors heritage craftsmanship while supporting local rural weavers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUALITIES --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eArtisanal Heritage\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHand-loomed by highly skilled Indian weavers\u003c\/li\u003e\n\u003cli\u003eDirectly supports and preserves India's rich hand-loom legacy\u003c\/li\u003e\n\u003cli\u003eBridges traditional craftsmanship with modern festive homes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003ePremium Materials\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCrafted from high-grade silk in a deep, regal maroon hue\u003c\/li\u003e\n\u003cli\u003eAccented with authentic shimmering gold-zari borders\u003c\/li\u003e\n\u003cli\u003eVibrant multicolour parrot-peacock motifs for visual richness\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eExquisite Temple Styling\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTraditional V-cut temple-style design\u003c\/li\u003e\n\u003cli\u003eElegant hand-stitched hanging tassels\u003c\/li\u003e\n\u003cli\u003eCreates a luxurious festive photo-zone instantly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eConvenience \u0026amp; Versatility\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight, foldable, and easy to set up\u003c\/li\u003e\n\u003cli\u003eReusable alternative to disposable decorations\u003c\/li\u003e\n\u003cli\u003eCustomizable sizes, colors, and layout options available\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\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\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003ePaithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Maroon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Silk Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraft Technique\u003c\/td\u003e\n\u003ctd\u003eAuthentic Hand-Loomed Paithani Weave\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Palette\u003c\/td\u003e\n\u003ctd\u003eRegal Deep Maroon with Shimmering Gold Zari\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Elements\u003c\/td\u003e\n\u003ctd\u003eV-Cut Temple Style, Tassels, Multicolor Peacock-Parrot Motifs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStructure \u0026amp; Build\u003c\/td\u003e\n\u003ctd\u003eLightweight, Foldable, Easy to Store\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSustainability\u003c\/td\u003e\n\u003ctd\u003e100% Reusable Eco-Friendly Decoration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomizability\u003c\/td\u003e\n\u003ctd\u003eAvailable in Different Sizes \u0026amp; Colors on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal For\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Navratri, Diwali, Weddings \u0026amp; Temple Decor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhy should I choose this hand-loomed silk backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThis backdrop is reusable, premium-quality, eco-friendly, and crafted by skilled Indian artisans. It adds a luxurious festive aesthetic while supporting traditional weaving craftsmanship.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I customize this backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, custom sizes, color themes, and decorative detailing can be requested according to your festive setup needs.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhich occasions is this suitable for?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eIt is perfect for Ganesh Chaturthi, Navratri, Diwali, weddings, pooja mandaps, home temples, and festive photography zones.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow should I store and maintain it?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eFold carefully and store in a dry place away from direct sunlight. Dry cleaning is recommended to maintain the silk and zari shine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593864732885,"sku":"parrot_pk_bg_gnsh_chaturthi_maroon","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/43-768x768.png?v=1775722608"},{"product_id":"paithani-parrot-peacock-backdrop-for-ganesh-chaturthi-orange","title":"Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Orange","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\u003ePaithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Orange - Professional Description\u003c\/title\u003e\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #1a0626;\n            --bg-secondary: #2a0d3d;\n            --glass-bg: rgba(255, 192, 203, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.25);\n            --text-primary: #ffffff;\n            --text-secondary: #f5dff0;\n            --accent-gold: #ffd700;\n            --accent-pink: #ff69b4;\n            --accent-purple: #a855f7;\n            --shadow: 0 8px 32px rgba(0, 0, 0, 0.9);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, #1a0626, #2a0d3d, #3b1257);\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: var(--glass-bg);\n            backdrop-filter: var(--blur);\n            border-radius: 16px;\n            border: 1px solid var(--glass-border);\n            padding: 3rem;\n            margin: 3rem 0;\n            box-shadow: var(--shadow);\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n            border-color: rgba(255, 215, 0, 0.5);\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.15);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            color: var(--accent-gold);\n            text-align: center;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: var(--accent-gold);\n            border-bottom: 2px solid var(--glass-border);\n            padding-bottom: 0.75rem;\n        }\n\n        h3 {\n            color: var(--accent-gold);\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            text-align: center;\n            max-width: 900px;\n            margin: 0 auto 1rem;\n            color: var(--text-secondary);\n        }\n\n        .market-context {\n            font-size: 1rem;\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 3rem;\n            color: #ffb6d9;\n            font-style: italic;\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 105, 180, 0.05);\n            padding: 2rem;\n            border-radius: 12px;\n            border-left: 4px solid var(--accent-gold);\n        }\n\n        .feature-group h3 {\n            font-size: 1.3rem;\n            margin-bottom: 0.75rem;\n        }\n\n        .feature-group p {\n            color: var(--text-secondary);\n            font-size: 0.95rem;\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n            position: relative;\n            color: var(--text-secondary);\n            border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n        }\n\n        ul li::before {\n            content: '▸';\n            position: absolute;\n            left: 0;\n            color: var(--accent-gold);\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 2rem 0;\n            background: rgba(255, 255, 255, 0.03);\n            border-radius: 12px;\n            overflow: hidden;\n            border: 1px solid var(--glass-border);\n        }\n\n        th, td {\n            padding: 1.4rem 1.2rem;\n            text-align: left;\n            border-bottom: 1px solid var(--glass-border);\n        }\n\n        th {\n            background: rgba(255, 215, 0, 0.15);\n            color: var(--accent-gold);\n            font-weight: 600;\n            white-space: nowrap;\n            font-size: 1.1rem;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n            padding: 1.5rem;\n            background: rgba(255, 105, 180, 0.05);\n            border-radius: 10px;\n            border: 1px solid rgba(255, 215, 0, 0.15);\n            transition: all 0.3s ease;\n        }\n\n        .faq-item:hover {\n            border-color: var(--accent-gold);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin-bottom: 0.8rem;\n            cursor: pointer;\n            color: var(--accent-gold);\n        }\n\n        .faq-answer {\n            color: var(--text-secondary);\n            display: block;\n            margin-top: 1rem;\n            line-height: 1.6;\n            border-top: 1px solid rgba(255, 255, 255, 0.05);\n            padding-top: 1rem;\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n            \u003ch1\u003ePaithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Orange\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Transform your home pooja setup into a majestic sacred sanctuary with our Paithani Parrot-Peacock Festive Backdrop. Exquisitely handcrafted by skilled artisans, this luxury backdrop seamlessly pairs centuries-old Maharashtrian heritage with lightweight modern convenience. Rooted in rich tradition and splashed in a warm, festive orange, it creates a breathtaking, auspicious center stage for your deities during Ganesh Chaturthi, Navratri, and Diwali.\n            \u003c\/p\u003e\n\n            \u003cp class=\"market-context\"\u003e\n                The perfect bridge between heritage artistry and modern convenience. While traditional festive backdrops are bulky, difficult to store, or disposable, this lightweight, foldable, and highly reusable design offers beautiful longevity and customized luxury to cultural enthusiasts and modern homeowners alike.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003csection id=\"features\"\u003e\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eHeritage Paithani Artistry\u003c\/h3\u003e\n                        \u003cp\u003e\n                            Features magnificent, handcrafted parrot and peacock motifs inspired by classic Maharashtrian Paithani textiles, symbolizing grace, prosperity, and divine blessings.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eRoyal Satin \u0026amp; Zari Detailing\u003c\/h3\u003e\n                        \u003cp\u003e\n                            Constructed on a shimmering gold satin base, framed by an elegant multi-toned rainbow-lace, and finished with shimmering gold-zari borders for an exquisite glow under festive lighting.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eV-Cut Temple Silhouette\u003c\/h3\u003e\n                        \u003cp\u003e\n                            Designed with a unique, regal V-cut temple arch silhouette adorned with reflective hand-placed mirror dots and silky, dangling tassels for a multi-dimensional aesthetic.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eFoldable \u0026amp; Highly Reusable\u003c\/h3\u003e\n                        \u003cp\u003e\n                            Say goodbye to heavy, one-time-use decor. This premium backdrop is exceptionally lightweight, easy to hang, effortlessly foldable, and built to last across generations of celebrations.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eFully Customizable Luxury\u003c\/h3\u003e\n                        \u003cp\u003e\n                            Tailor your backdrop to fit your unique space. We offer completely customizable frame sizing, extra details, and 6 vibrant base colors (Red, Green, Maroon, Mango, Purple, and Orange).\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n                        \u003ch3\u003eEthically Handcrafted\u003c\/h3\u003e\n                        \u003cp\u003e\n                            By bringing this piece into your home, you support local Indian artisans, directly contributing to preserving the ancient legacy of traditional craftsmanship.\n                        \u003c\/p\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"specs\"\u003e\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\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\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003ePrimary Material\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003ePremium Shimmering Gold Satin Fabric Base\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eBorders \u0026amp; Accents\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eTraditional Gold-Zari, Rainbow-Lace borders, and Silky Tassels\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eSilhouette Design\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eClassic V-Cut Temple Arch decorated with hand-applied Mirror Dots\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eDefault Color\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eFestive Orange (Symbolizing energy, purity, and spirituality)\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eColor Options\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eFully customizable in Red, Green, Maroon, Mango, Purple, and Orange\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eSizing \u0026amp; Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eFully customizable to match your home mandap, temple wall, or setup dimensions\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003ePortability\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003eLightweight, easy-to-fold, and space-saving construction\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eEthical Certification\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e100% Handcrafted by skilled native Indian artisans preserving heritage weaves\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang or install this backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Due to its ultra-lightweight fabric design, you do not need heavy frames. It can easily be hung on a standard curtain rod, backdrop stand, or secured directly to walls using heavy-duty command hooks, pins, or double-sided mounting tape.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I order this in custom sizes or colors?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, we specialize in personalization! You can request custom frame sizes to fit your specific temple setup. Additionally, we offer custom colors, including Red, Green, Maroon, Mango, Purple, and Orange, along with optional custom detailing.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I store and clean the backdrop to keep it reusable?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Since the backdrop is foldable, you can store it in a dry, dark place wrapped in a soft cloth. For cleaning, we highly recommend dry cleaning or gentle spot-cleaning only. To remove fold lines, simply iron on the reverse side using low heat with a protective fabric layer in between.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is this backdrop suitable for other festivals?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely. While perfect for Ganesh Chaturthi, the traditional peacock-parrot motifs, golden zari, and elegant temple shape make it highly versatile. It adds a premium royal touch to Navratri, Diwali, Varalakshmi Vratham, housewarmings, and wedding ceremonies.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Why choose this over disposable paper or plastic backdrops?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Traditional setups are either single-use, bulky to store, or lack authentic aesthetic appeal. This reusable fabric backdrop delivers high long-term value, stands out with its genuine hand-made Paithani-inspired design, and supports sustainable, fair-trade artisan livelihoods.\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593875611861,"sku":"parrot_pk_bg_gnsh_chaturthi_orange","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/44-768x768.png?v=1775722889"},{"product_id":"paithani-parrot-peacock-backdrop-for-ganesh-chaturthi-purple","title":"Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Purple","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\n    \u003ctitle\u003e\n        Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Purple\n    \u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #14001f;\n            --bg-secondary: #240038;\n\n            \/* Purple + Golden + Pink Theme *\/\n            --glass-bg: rgba(255, 192, 203, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n            --text-secondary: #f7d9ff;\n\n            --purple-main: #7b2cbf;\n            --purple-dark: #3c096c;\n\n            --gold-main: #ffd700;\n            --gold-light: #ffef99;\n\n            --pink-main: #ff69b4;\n            --pink-light: #ffc0cb;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(\n                135deg,\n                #14001f 0%,\n                #2b0040 35%,\n                #4b006e 70%,\n                #7b2cbf 100%\n            );\n\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: linear-gradient(\n                135deg,\n                rgba(255, 105, 180, 0.12),\n                rgba(123, 44, 191, 0.18)\n            );\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        \/* Golden Headings *\/\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n            color: #ffd700;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: #ffd700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.9;\n            text-align: center;\n\n            max-width: 850px;\n            margin: 0 auto 3rem;\n\n            color: var(--pink-light);\n        }\n\n        .features-grid {\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 255, 255, 0.05);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 5px solid var(--gold-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n            background: rgba(255, 105, 180, 0.08);\n\n            transform: scale(1.02);\n        }\n\n        .feature-group h3 {\n            font-size: 1.4rem;\n            margin-bottom: 1rem;\n\n            color: var(--pink-main);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n            content: '✦';\n\n            position: absolute;\n            left: 0;\n\n            color: var(--gold-main);\n\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        strong {\n            color: var(--gold-light);\n        }\n\n        table {\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        th {\n            background: linear-gradient(\n                90deg,\n                rgba(255, 215, 0, 0.18),\n                rgba(255, 105, 180, 0.18)\n            );\n\n            color: var(--gold-main);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.05);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.12);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n            border-color: rgba(255, 105, 180, 0.4);\n\n            background: rgba(255, 105, 180, 0.08);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--gold-main);\n        }\n\n        \/* FAQ always visible *\/\n\n        .faq-answer {\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            border-top: 1px solid rgba(255, 255, 255, 0.08);\n\n            padding-top: 1rem;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.6rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Purple\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive celebrations with the breathtaking elegance\n                of our Paithani Parrot-Peacock Backdrop.\n\n                Handcrafted to perfection,\n                this royal purple silk backdrop\n                brings the authentic heritage\n                of Maharashtra's legendary Paithani weave\n                straight to your home altar.\n\n                Designed specifically for auspicious occasions\n                like Ganesh Chaturthi,\n                Navratri,\n                and Diwali,\n                it features stunning gold zari borders,\n                intricate V-cut temple detailing,\n                and auspicious peacock and parrot motifs\n                that welcome prosperity,\n                joy,\n                and divine energy.\n\n                Say goodbye to disposable plastic decorations\n                and welcome an eco-friendly,\n                reusable,\n                and breathtakingly luxurious masterpiece\n                that can be cherished for generations.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities --\u003e\n\n        \u003csection id=\"features\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eAuthentic Artisan Craftsmanship\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Handcrafted by skilled traditional artisans\n                                preserving the centuries-old legacy\n                                of authentic Paithani heritage.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Intricate parrot and peacock motifs\n                                woven with precision,\n                                symbolizing prosperity,\n                                love,\n                                and spiritual devotion.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eRoyal \u0026amp; Majestic Aesthetics\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Crafted from premium silk fabric\n                                dyed in a deep,\n                                majestic royal purple\n                                that instantly commands attention.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Stunning V-cut temple-style border\n                                accented with shimmering gold zari,\n                                hanging tassels,\n                                and shimmering hand-stitched mirror detailing.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003ePractical \u0026amp; Reusable Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Lightweight and highly portable structure,\n                                making it simple to hang\n                                on any wall,\n                                frame,\n                                or temple mandir setup.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Fully foldable and compact design\n                                allows for easy storage\n                                and effortless reuse\n                                across multiple festive seasons.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications --\u003e\n\n        \u003csection id=\"specs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Premium Silk Fabric\n                                with Shimmering Gold Metallic Zari\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eColor Scheme\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Royal Purple\n                                with Metallic Gold Accents\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003ePattern \u0026amp; Motifs\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Traditional Paithani Peacock\n                                and Parrot Motifs\n                                (Symbol of Prosperity)\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eDesign Elements\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                V-Cut Temple-Style Trim,\n                                Hanging Tassels,\n                                and Integrated Mirror Accents\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003ePortability\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Ultra-Lightweight,\n                                Compact,\n                                and Easily Foldable\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eSustainability\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Eco-Friendly,\n                                Washable\/Dry-Cleanable,\n                                and 100% Reusable\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eRecommended Occasions\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Ganesh Chaturthi,\n                                Navratri,\n                                Diwali,\n                                Gruhapravesham,\n                                Pooja Room Decor,\n                                and Cultural Events\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ --\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang or install the Paithani backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Thanks to its lightweight design,\n                            you can easily hang this backdrop\n                            using standard curtain rods,\n                            adhesive hooks,\n                            double-sided tape,\n                            or safety pins pinned\n                            to an existing fabric background.\n\n                            It adapts beautifully to walls,\n                            wooden frames,\n                            or pooja mandapams.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can this backdrop be washed and ironed?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            We recommend professional dry cleaning\n                            to preserve the sheen\n                            of the premium silk fabric\n                            and the intricate gold zari borders.\n\n                            If ironed at home,\n                            please use a very low silk setting\n                            on the reverse side of the fabric\n                            with a protective cloth barrier.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is this backdrop suitable for outdoor events?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            While it is perfect\n                            for indoor festivals,\n                            home mandirs,\n                            and covered event venues,\n                            we advise keeping it away\n                            from direct moisture,\n                            heavy winds,\n                            and prolonged exposure\n                            to direct sunlight\n                            to preserve the vibrant purple hue\n                            and delicate mirror work.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What makes this backdrop better\n                            than standard plastic decorations?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Unlike plastic backdrops,\n                            this premium fabric piece\n                            is sustainable,\n                            fully reusable,\n                            and reflects genuine Indian handcraft heritage.\n\n                            It is a one-time investment\n                            that saves you money long-term\n                            while elevating your celebrations\n                            with authentic cultural elegance.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593884098773,"sku":"parrot_pk_bg_gnsh_chaturthi_purple","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/45-768x768.png?v=1775722997"},{"product_id":"paithani-parrot-peacock-backdrop-for-ganesh-chaturthi-red","title":"Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi – Red","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\n    \u003ctitle\u003e\n        Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi - Red\n    \u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #14001f;\n            --bg-secondary: #240038;\n\n            \/* Purple + Golden + Pink Theme *\/\n            --glass-bg: rgba(255, 192, 203, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n            --text-secondary: #f7d9ff;\n\n            --purple-main: #7b2cbf;\n            --purple-dark: #3c096c;\n\n            --gold-main: #ffd700;\n            --gold-light: #ffef99;\n\n            --pink-main: #ff69b4;\n            --pink-light: #ffc0cb;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(\n                135deg,\n                #14001f 0%,\n                #2b0040 35%,\n                #4b006e 70%,\n                #7b2cbf 100%\n            );\n\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: linear-gradient(\n                135deg,\n                rgba(255, 105, 180, 0.12),\n                rgba(123, 44, 191, 0.18)\n            );\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        \/* Golden Headings *\/\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n            color: #ffd700;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: #ffd700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.9;\n            text-align: center;\n\n            max-width: 850px;\n            margin: 0 auto 3rem;\n\n            color: var(--pink-light);\n        }\n\n        .features-grid {\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 255, 255, 0.05);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 5px solid var(--gold-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n            background: rgba(255, 105, 180, 0.08);\n\n            transform: scale(1.02);\n        }\n\n        .feature-group h3 {\n            font-size: 1.4rem;\n            margin-bottom: 1rem;\n\n            color: var(--pink-main);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n            content: '✦';\n\n            position: absolute;\n            left: 0;\n\n            color: var(--gold-main);\n\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        strong {\n            color: var(--gold-light);\n        }\n\n        table {\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        th {\n            background: linear-gradient(\n                90deg,\n                rgba(255, 215, 0, 0.18),\n                rgba(255, 105, 180, 0.18)\n            );\n\n            color: var(--gold-main);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.05);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.12);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n            border-color: rgba(255, 105, 180, 0.4);\n\n            background: rgba(255, 105, 180, 0.08);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--gold-main);\n        }\n\n        \/* FAQ always visible *\/\n\n        .faq-answer {\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            border-top: 1px solid rgba(255, 255, 255, 0.08);\n\n            padding-top: 1rem;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.6rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Parrot-Peacock Backdrop for Ganesh Chaturthi - Red\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive celebrations with a masterpiece\n                of ethnic craftsmanship.\n\n                Designed for devotees and lovers of authentic heritage,\n                this premium silk backdrop bridges the gap\n                between luxury handloom art\n                and effortless home decor.\n\n                Featuring a deep red base,\n                vibrant parrot-peacock motifs,\n                and shimmering gold-zari borders,\n                it offers a sustainable, reusable,\n                and stunning alternative to disposable decorations—\n                bringing the sacred ambiance\n                of a royal temple directly into your home.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities --\u003e\n\n        \u003csection id=\"features\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eHeritage Artistry\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Handcrafted by expert artisans\n                                who seamlessly blend traditional Paithani weaving\n                                with elegant, festival-ready aesthetics.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Woven from premium silk fabric\n                                featuring a deep, rich red base\n                                that commands attention\n                                in any sacred layout.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Intricately detailed\n                                with iconic multi-color parrot\n                                and peacock motifs\n                                alongside shimmering gold-zari borders.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eArchitectural Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Styled in a majestic V-cut temple design\n                                that naturally frames\n                                your deity or altar.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Accented with elegant hanging tassels\n                                to enrich the dimensional texture\n                                and premium feel of your space.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Perfect for transforming home temples,\n                                mandaps,\n                                or creating high-end festive photo-zones\n                                for family memories.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eDurable \u0026amp; Practical\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Designed as a lightweight,\n                                foldable,\n                                and highly portable solution\n                                for active, modern households.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Extremely easy to hang,\n                                pack,\n                                and store\n                                without losing its premium texture\n                                or structural integrity.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                A sustainable,\n                                multi-season investment\n                                that can be reused year after year\n                                across various auspicious festivals.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eTailored for You\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Highly customizable\n                                with choices for alternate sizes\n                                to suit tiny alcoves\n                                or grand halls alike.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Flexible customization\n                                in color palettes\n                                to align perfectly\n                                with your home's existing color scheme.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Optional design details available on request\n                                to create an exclusive,\n                                one-of-a-kind heritage piece.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications --\u003e\n\n        \u003csection id=\"specs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMaterial\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Premium Silk Fabric\n                                with Genuine Gold-Zari Accents\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePrimary Color\u003c\/td\u003e\n                            \u003ctd\u003eDeep Festive Red\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMotif Patterns\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Traditional Multi-Color\n                                Paithani Parrots \u0026amp; Peacocks\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eDesign Cut\u003c\/td\u003e\n                            \u003ctd\u003e\n                                V-Cut Traditional Temple Style\n                                with Decorative Hanging Tassels\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePortability\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Ultra-Lightweight,\n                                Foldable,\n                                and Space-Saving\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eReusability\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Highly Durable;\n                                Engineered for Multi-Season\n                                and Multi-Year Festive Use\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eCustomization Options\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Available on Request\n                                (Custom Dimensions,\n                                Color Variants,\n                                and Added Detailing)\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eIdeal Applications\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Ganesh Chaturthi,\n                                Navratri,\n                                Diwali,\n                                Home Mandaps,\n                                Puja Rooms,\n                                and Festive Photo Backdrops\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ --\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Why should I choose this backdrop\n                            over temporary decorative materials?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Unlike disposable plastics,\n                            paper,\n                            or cheap synthetic alternatives,\n                            this backdrop is crafted\n                            from premium silk\n                            and authentic gold-zari borders.\n\n                            It provides a luxurious look,\n                            supports traditional handloom artisans,\n                            and offers high long-term value\n                            by being reusable\n                            across multiple seasons.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I store and maintain\n                            the Paithani backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Because it is lightweight\n                            and highly foldable,\n                            you can store it\n                            in a dry,\n                            dark place\n                            inside a soft cloth wrap\n                            to protect the gold-zari work.\n\n                            For cleaning,\n                            gentle dry cleaning is recommended\n                            to preserve the premium silk fibers\n                            and vivid dye colors.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I customize this backdrop\n                            for a specific home altar size?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, absolutely.\n\n                            The backdrop is highly customizable.\n\n                            You can request alternate sizes,\n                            customized colors,\n                            or extra design details\n                            to perfectly fit\n                            your ethnic mandap\n                            or festive photo-zone dimensions.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is it easy to set up\n                            for individual homeowners?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes,\n                            it is designed\n                            for effortless installation.\n\n                            Its lightweight construction\n                            allows you to hang it up easily\n                            using standard command hooks,\n                            curtain rods,\n                            or safety pins\n                            without requiring professional installation\n                            or heavy mounting gear.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593889800405,"sku":"parrot_pk_bg_gnsh_chaturthi_red","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/40-768x768.png?v=1775723145"},{"product_id":"paithani-side-pattern-backdrop-for-ganesh-chaturthi-green","title":"Paithani Side Pattern Backdrop for Ganesh Chaturthi – Green","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\n    \u003ctitle\u003e\n        Paithani Side Pattern Backdrop for Ganesh Chaturthi – Green\n    \u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #14001f;\n            --bg-secondary: #240038;\n\n            \/* Purple + Golden + Pink Theme *\/\n            --glass-bg: rgba(255, 192, 203, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n            --text-secondary: #f7d9ff;\n\n            --purple-main: #7b2cbf;\n            --purple-dark: #3c096c;\n\n            --gold-main: #ffd700;\n            --gold-light: #ffef99;\n\n            --pink-main: #ff69b4;\n            --pink-light: #ffc0cb;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(\n                135deg,\n                #14001f 0%,\n                #2b0040 35%,\n                #4b006e 70%,\n                #7b2cbf 100%\n            );\n\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: linear-gradient(\n                135deg,\n                rgba(255, 105, 180, 0.12),\n                rgba(123, 44, 191, 0.18)\n            );\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        \/* Golden Headings *\/\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n            color: #ffd700;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: #ffd700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.9;\n            text-align: center;\n\n            max-width: 850px;\n            margin: 0 auto 3rem;\n\n            color: var(--pink-light);\n        }\n\n        .features-grid {\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 255, 255, 0.05);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 5px solid var(--gold-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n            background: rgba(255, 105, 180, 0.08);\n\n            transform: scale(1.02);\n        }\n\n        .feature-group h3 {\n            font-size: 1.4rem;\n            margin-bottom: 1rem;\n\n            color: var(--pink-main);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n            content: '✦';\n\n            position: absolute;\n            left: 0;\n\n            color: var(--gold-main);\n\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        strong {\n            color: var(--gold-light);\n        }\n\n        table {\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        th {\n            background: linear-gradient(\n                90deg,\n                rgba(255, 215, 0, 0.18),\n                rgba(255, 105, 180, 0.18)\n            );\n\n            color: var(--gold-main);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.05);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.12);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n            border-color: rgba(255, 105, 180, 0.4);\n\n            background: rgba(255, 105, 180, 0.08);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--gold-main);\n        }\n\n        \/* FAQ always visible *\/\n\n        .faq-answer {\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            border-top: 1px solid rgba(255, 255, 255, 0.08);\n\n            padding-top: 1rem;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.6rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- Hero Section --\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Side Pattern Backdrop for Ganesh Chaturthi – Green\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your home altar with a masterpiece of Indian heritage.\n\n                Hand-crafted by skilled artisans,\n                this luxury silk backdrop seamlessly blends\n                the legendary Paithani weaving tradition\n                with contemporary festive aesthetics.\n\n                Designed for those who cherish authentic artistry,\n                its vibrant green base and shimmering gold-zari borders\n                bring a divine, premium warmth to Ganesh Chaturthi,\n                Navratri, Diwali, and all your most sacred celebrations.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Qualities --\u003e\n\n        \u003csection id=\"features\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eHeritage Artistry\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eArtisan Hand-Crafted:\u003c\/strong\u003e\n\n                                Skillfully woven by master artisans,\n                                preserving India's rich hand-loom legacy\n                                in every thread.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003ePremium Silk Fabric:\u003c\/strong\u003e\n\n                                Luxurious, soft silk base\n                                in a stunningly vibrant festive green\n                                that commands attention\n                                and radiates elegance.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eSophisticated Accents\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eShimmering Gold-Zari:\u003c\/strong\u003e\n\n                                Intricately woven gold-zari borders\n                                offer a timeless,\n                                royal shine under festive lighting.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eUnique Silhouette:\u003c\/strong\u003e\n\n                                Showcases a refined V-cut temple design\n                                accented with mirror-dots\n                                and elegant hanging tassels.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003ePractical Elegance\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eLightweight \u0026amp; Foldable:\u003c\/strong\u003e\n\n                                Crafted for effortless installation,\n                                convenient storage,\n                                and trouble-free maintenance.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eMulti-Seasonal Reusability:\u003c\/strong\u003e\n\n                                Designed to gracefully endure,\n                                allowing you to reuse this beautiful piece\n                                across years of celebrations.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- Specifications --\u003e\n\n        \u003csection id=\"specs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMaterial\u003c\/td\u003e\n                            \u003ctd\u003ePremium Silk Blend with Gold-Zari Weaving\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003ePrimary Color\u003c\/td\u003e\n                            \u003ctd\u003eVibrant Festive Green\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eAccent Elements\u003c\/td\u003e\n                            \u003ctd\u003e\n                                V-Cut Temple Silhouette,\n                                Hanging Tassels,\n                                and Mirror-Dot Accents\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eCraft Technique\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Traditional Indian Hand-loom Artistry\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eInstallation Type\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Easy-to-hang lightweight design\n                                (hooks\/loops not included)\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eReusability\u003c\/td\u003e\n                            \u003ctd\u003e\n                                High; completely foldable,\n                                space-saving,\n                                and long-lasting\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eSustainability\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Supports traditional weaver communities;\n                                eco-friendly alternative\n                                to synthetic decor\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ --\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang and set up this backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Thanks to its lightweight design,\n                            you can easily hang this backdrop\n                            using standard curtain rods,\n                            adhesive wall clips,\n                            decorative pins,\n                            or background stands.\n\n                            It sets up in minutes\n                            without requiring heavy hardware.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can this backdrop be used\n                            for festivals other than Ganesh Chaturthi?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely.\n\n                            While perfect for Ganesh Chaturthi,\n                            its premium aesthetic\n                            and traditional design\n                            make it incredibly versatile\n                            for Navratri, Diwali,\n                            Varalakshmi Vratam,\n                            weddings, housewarming ceremonies,\n                            and other auspicious events.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I clean and care for this silk backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            To maintain the shine of the silk\n                            and the integrity of the gold-zari\n                            and mirror-dots,\n                            we recommend dry cleaning only.\n\n                            If needed,\n                            steam iron on a low-heat setting\n                            on the reverse side of the fabric.\n\n                            Always fold and store\n                            in a dry place after use.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How does buying this product support local weavers?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Unlike mass-produced synthetic decor,\n                            this backdrop is genuinely hand-crafted\n                            by skilled hand-loom artisans.\n\n                            Every purchase directly sustains\n                            traditional weaving livelihoods,\n                            helps preserve India's cultural heritage,\n                            and promotes an ethical,\n                            eco-conscious trade cycle.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53593894125781,"sku":"side_bg_gnsh_chaturthi_green","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/33-768x768.png?v=1775723316"},{"product_id":"paithani-side-pattern-backdrop-for-ganesh-chaturthi-mango","title":"Paithani Side Pattern Backdrop for Ganesh Chaturthi – Mango","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\u003ePaithani Side Pattern Backdrop for Ganesh Chaturthi – Mango - Professional Description\u003c\/title\u003e\n\n    \u003cstyle\u003e\n        :root {\n            --bg-primary: #14001f;\n            --bg-secondary: #240038;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n            --text-secondary: #f7d9ff;\n\n            --purple-main: #7b2cbf;\n            --purple-dark: #3c096c;\n\n            --gold-main: #ffd700;\n            --gold-light: #ffef99;\n\n            --pink-main: #ff69b4;\n            --pink-light: #ffc0cb;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(\n                135deg,\n                #14001f 0%,\n                #2b0040 35%,\n                #4b006e 70%,\n                #7b2cbf 100%\n            );\n\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: linear-gradient(\n                135deg,\n                rgba(255, 105, 180, 0.12),\n                rgba(123, 44, 191, 0.18)\n            );\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n            color: #ffd700;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: #ffd700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.9;\n            text-align: center;\n\n            max-width: 850px;\n            margin: 0 auto 3rem;\n\n            color: var(--pink-light);\n        }\n\n        .features-grid {\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 255, 255, 0.05);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 5px solid var(--gold-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n            background: rgba(255, 105, 180, 0.08);\n\n            transform: scale(1.02);\n        }\n\n        .feature-group h3 {\n            font-size: 1.4rem;\n            margin-bottom: 1rem;\n\n            color: var(--pink-main);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n            content: '✦';\n\n            position: absolute;\n            left: 0;\n\n            color: var(--gold-main);\n\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        strong {\n            color: var(--gold-light);\n        }\n\n        table {\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        th {\n            background: linear-gradient(\n                90deg,\n                rgba(255, 215, 0, 0.18),\n                rgba(255, 105, 180, 0.18)\n            );\n\n            color: var(--gold-main);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.05);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.12);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n            border-color: rgba(255, 105, 180, 0.4);\n\n            background: rgba(255, 105, 180, 0.08);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: var(--gold-main);\n        }\n\n        \/* CHANGED HERE *\/\n        .faq-answer {\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            border-top: 1px solid rgba(255, 255, 255, 0.08);\n\n            padding-top: 1rem;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.6rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Side Pattern Backdrop for Ganesh Chaturthi – Mango\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your home altar and festive mandaps with our gorgeous\n                Paithani Side Pattern Backdrop.\n\n                Bathed in a vibrant, auspicious mango-yellow hue,\n                this premium silk backdrop is inspired by traditional\n                Maharashtrian heritage.\n\n                Intricately adorned with shimmering gold-zari borders,\n                classic floral motifs, and an elegant V-cut temple silhouette\n                featuring delicate mirror-dot accents and hanging tassels,\n                it provides the perfect, divine setting for Ganesha’s homecoming,\n                Diwali celebrations, Navratri, or any sacred family milestone.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003csection id=\"features\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eArtisanal Heritage Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eVibrant Mango Silk:\u003c\/strong\u003e\n\n                                Crafted from premium, rich silk fabric\n                                that catches the warm festive light beautifully.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eTraditional Paithani Motifs:\u003c\/strong\u003e\n\n                                Features intricate side-pattern floral\n                                and vine weaving, celebrating Maharashtra's\n                                iconic handloom craft.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eShimmering Gold-Zari:\u003c\/strong\u003e\n\n                                Elegant gold-zari borders elevate the frame,\n                                adding a touch of royalty to your sacred space.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eTemple Silhouette Aesthetics\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eV-Cut Temple Design:\u003c\/strong\u003e\n\n                                A unique architectural V-cut silhouette\n                                mimics traditional temple entrances\n                                to frame your deities beautifully.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eMirror-Dot Accents:\u003c\/strong\u003e\n\n                                Light-catching mirror details that reflect\n                                the warm glow of diyas and oil lamps.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eHanging Tassels:\u003c\/strong\u003e\n\n                                Exquisite hand-finished tassels add graceful movement\n                                and authentic Indian texture.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eSustainable \u0026amp; Practical Elegance\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eSupport Indian Artisans:\u003c\/strong\u003e\n\n                                Handcrafted directly by master artisans,\n                                preserving India's invaluable handloom legacy.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eHighly Reusable:\u003c\/strong\u003e\n\n                                Lightweight, durable, and easily foldable\n                                to ensure it remains a family heirloom across seasons.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eVersatile Festive Styling:\u003c\/strong\u003e\n\n                                Ideal for home altars, puja mandaps,\n                                festive photo booths, and premium cultural gifting.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"specs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n                            \u003cth\u003eDetails\u003c\/th\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eMaterial\u003c\/td\u003e\n                            \u003ctd\u003ePremium Silk Blend Fabric\u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eColor Palette\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Auspicious Mango Yellow\n                                with Metallic Gold-Zari Accents\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eDesign Type\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Traditional Paithani Side Weaving\n                                (Floral \u0026amp; Vine)\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eStructural Trim\u003c\/td\u003e\n                            \u003ctd\u003e\n                                V-Cut Temple Silhouette,\n                                Mirror-Dot Detailing,\n                                and Hanging Tassels\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eWeight \u0026amp; Portability\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Ultra-lightweight,\n                                compact, and completely foldable\n                                for easy storage\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eUsage\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Re-usable backdrop for Mandirs,\n                                home altars, photo-zones,\n                                and wall hangings\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n                            \u003ctd\u003eCare Instructions\u003c\/td\u003e\n                            \u003ctd\u003e\n                                Gentle dry clean only;\n                                light steam ironing on the reverse side\n                                to remove fold lines\n                            \u003c\/td\u003e\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang or install this backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Thanks to its lightweight fabric composition,\n                            this backdrop can easily be suspended using\n                            standard backdrop stands, simple curtain rods,\n                            double-sided heavy-duty mounting tape,\n                            or pushpins.\n\n                            It is designed to hang beautifully without sagging.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I use this for festivals other than Ganesh Chaturthi?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely!\n\n                            While the design perfectly complements\n                            Ganesh Chaturthi, its timeless Paithani weave\n                            and bright mango-yellow shade make it a stunning fit\n                            for Diwali, Navratri, Varalakshmi Vratam,\n                            weddings, housewarmings,\n                            or traditional family gatherings.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I remove wrinkles and fold lines after storage?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            We recommend a light steam ironing\n                            on the reverse side of the backdrop\n                            at a low-to-medium heat setting.\n\n                            Placing a thin cotton cloth between the iron\n                            and the fabric protects the delicate silk\n                            and gold-zari embroidery.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How is this product ethical and artisan-supporting?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            This backdrop is handcrafted\n                            by skilled handloom weavers in India.\n\n                            By purchasing this item,\n                            you are directly investing in artisan livelihoods,\n                            ensuring fair-wage employment,\n                            and helping to sustain centuries-old weaving traditions.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594237698261,"sku":"side_bg_gnsh_chaturthi_mango","price":599.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/35-768x768.png?v=1775731364"},{"product_id":"paithani-side-pattern-backdrop-for-ganesh-chaturthi-maroon","title":"Paithani Side Pattern Backdrop for Ganesh Chaturthi – Maroon","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        :root {\n            --bg-primary: #14001f;\n            --bg-secondary: #240038;\n\n            \/* Purple + Golden + Pink Theme *\/\n            --glass-bg: rgba(255, 192, 203, 0.08);\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n            --text-secondary: #f7d9ff;\n\n            --purple-main: #7b2cbf;\n            --purple-dark: #3c096c;\n\n            --gold-main: #ffd700;\n            --gold-light: #ffef99;\n\n            --pink-main: #ff69b4;\n            --pink-light: #ffc0cb;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n            --blur: blur(16px);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(\n                135deg,\n                #14001f 0%,\n                #2b0040 35%,\n                #4b006e 70%,\n                #7b2cbf 100%\n            );\n\n            color: var(--text-primary);\n            line-height: 1.7;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .glass-card {\n            background: linear-gradient(\n                135deg,\n                rgba(255, 105, 180, 0.12),\n                rgba(123, 44, 191, 0.18)\n            );\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n        }\n\n        .glass-card:hover {\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 105, 180, 0.45);\n        }\n\n        \/* Heading Golden Only *\/\n\n        h1 {\n            font-size: 2.8rem;\n            margin-bottom: 1rem;\n            text-align: center;\n            color: #ffd700;\n        }\n\n        h2 {\n            font-size: 2.2rem;\n            margin-bottom: 1.5rem;\n            color: #ffd700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n        }\n\n        .overview {\n            font-size: 1.15rem;\n            line-height: 1.9;\n            text-align: center;\n\n            max-width: 850px;\n            margin: 0 auto 3rem;\n\n            color: var(--pink-light);\n        }\n\n        .features-grid {\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n            margin: 2.5rem 0;\n        }\n\n        .feature-group {\n            background: rgba(255, 255, 255, 0.05);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 5px solid var(--gold-main);\n\n            transition: 0.3s ease;\n        }\n\n        .feature-group:hover {\n            background: rgba(255, 105, 180, 0.08);\n\n            transform: scale(1.02);\n        }\n\n        .feature-group h3 {\n            font-size: 1.4rem;\n            margin-bottom: 1rem;\n\n            color: var(--pink-main);\n        }\n\n        ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        ul li {\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        ul li::before {\n            content: '✦';\n\n            position: absolute;\n            left: 0;\n\n            color: var(--gold-main);\n\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        strong {\n            color: var(--gold-light);\n        }\n\n        table {\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 255, 255, 0.04);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n        }\n\n        th,\n        td {\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n        }\n\n        th {\n            background: linear-gradient(\n                90deg,\n                rgba(255, 215, 0, 0.18),\n                rgba(255, 105, 180, 0.18)\n            );\n\n            color: var(--gold-main);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n        }\n\n        td {\n            color: var(--text-secondary);\n        }\n\n        .faq-item {\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 255, 255, 0.05);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.12);\n\n            transition: 0.3s ease;\n        }\n\n        .faq-item:hover {\n            border-color: rgba(255, 105, 180, 0.4);\n\n            background: rgba(255, 105, 180, 0.08);\n        }\n\n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n\n            color: var(--gold-main);\n        }\n\n        .faq-question::after {\n            \n\n            font-size: 1.5rem;\n\n            color: var(--pink-main);\n        }\n\n        .faq-answer {\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            border-top: 1px solid rgba(255, 255, 255, 0.08);\n\n            padding-top: 1rem;\n        }\n\n        .faq-answer.active {\n            display: block;\n        }\n\n        @media (max-width: 768px) {\n            h1 {\n                font-size: 2rem;\n            }\n\n            h2 {\n                font-size: 1.6rem;\n            }\n\n            .glass-card {\n                padding: 2rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Side Pattern Backdrop for Ganesh Chaturthi – Maroon\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive home sanctuary with the magnificent Paithani Side Pattern Backdrop. Perfectly curated for families celebrating Ganesh Chaturthi, Navratri, and Diwali, this masterpiece breathes divine warmth into your home mandap. Woven in the legendary hand-loom art style of Paithani, it brings together a deep, majestic maroon base, glowing gold-zari details, and a traditional temple-style silhouette. It offers modern families a high-quality, sustainable, and reusable alternative to single-use decorations, honoring India's rich artisanal heritage while ensuring stress-free set up and storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Qualities Section --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eQualities\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eHeritage Artistry\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAuthentic Paithani Weave:\u003c\/strong\u003e Hand-crafted using premium-grade silk fabric woven meticulously in the iconic, time-honored Paithani design tradition.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRegal Aesthetics:\u003c\/strong\u003e Features a deep, sophisticated maroon canvas adorned with glittering gold-zari borders and colorful, heritage-rich side-pattern motifs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eDivinely Tailored Details\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTemple-Style Architecture:\u003c\/strong\u003e Styled with stunning V-cut contours that frame your deity gracefully, mimicking the elegance of an auspicious inner-sanctum.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReflective Highlights:\u003c\/strong\u003e Beautifully embellished with mirror-dot elements and exquisite hanging tassels that catch and bounce festive lamp light.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eConvenient \u0026amp; Sustainable\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eModern Practicality:\u003c\/strong\u003e Extremely lightweight and easily foldable, allowing you to set up your dream mandap in minutes and pack away effortlessly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSocio-Conscious \u0026amp; Durable:\u003c\/strong\u003e Made to be reused for generations, reducing environmental waste while proudly supporting the livelihoods of traditional Indian weavers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\u003csection id=\"specs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\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\u003eMaterial Composition\u003c\/td\u003e\n\u003ctd\u003ePremium silk fabric woven in authentic Paithani style\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Palette\u003c\/td\u003e\n\u003ctd\u003eRegal Maroon base with shimmering gold-zari borders and multi-color motifs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSilhouette \u0026amp; Edges\u003c\/td\u003e\n\u003ctd\u003eTemple-style silhouette with V-cut contours, detailed tassels, and mirror-dots\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability Profile\u003c\/td\u003e\n\u003ctd\u003eLightweight, easily foldable, compact storage, and fully reusable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eArtisanal Value\u003c\/td\u003e\n\u003ctd\u003e100% Hand-crafted, preserving and supporting India's traditional weaving heritage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Application\u003c\/td\u003e\n\u003ctd\u003ePooja room mandaps, festive backdrops (Ganesh Chaturthi, Diwali, Navratri), and spiritual gifting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd\u003eDry clean only; low temperature iron on the reverse side with a protective cloth layering if needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I hang or install this backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eDue to its ultra-lightweight design, you can easily mount this backdrop on a wall or pooja frame using damage-free adhesive wall hooks, velcro strips, safety pins, or standard backdrop stand clips.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I use this for celebrations other than Ganesh Chaturthi?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. The timeless maroon and gold-zari Paithani design is universally auspicious. It is ideal for Navratri, Diwali, Varalakshmi Vratham, housewarmings, weddings, and classical home events.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow should I remove fold creases from storage?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eTo safely remove creases, we recommend steam-ironing on a low-heat setting or placing a cotton cloth over the reverse side of the silk fabric before ironing on low. Do not iron directly on the mirror-dot embellishments.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhy is a cloth backdrop better than paper or plastic?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThis hand-crafted premium silk backdrop is built to last for generations, saving you money and reducing landfill waste year after year. It provides an authentic, premium texture that plastic or paper prints simply cannot replicate.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594241269973,"sku":"side_bg_gnsh_chaturthi_maroon","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/36-768x768.png?v=1775731716"},{"product_id":"paithani-side-pattern-backdrop-for-ganesh-chaturthi-orange","title":"Paithani Side Pattern Backdrop for Ganesh Chaturthi – Orange","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\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n            \n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n            \n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Side Pattern Backdrop for Ganesh Chaturthi – Orange\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your sacred home rituals with our exquisite Paithani Side Pattern Backdrop. Perfectly balancing heritage craftsmanship with modern convenience, this premium orange backdrop serves as a stunning visual anchor for your festive altars, mandaps, and home temples. Purposefully designed for modern devotees who demand sustainable luxury over mass-produced plastics, it breathes life and color into spiritual celebrations like Ganesh Chaturthi, Navratri, and Diwali while directly supporting the livelihood of traditional Indian artisans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eAuthentic Paithani Weave\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCrafted from premium quality silk fabric featuring traditional, rich weaves.\u003c\/li\u003e\n\u003cli\u003eEmbellished with majestic gold-zari borders for an undeniable festive radiance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eSacred Architecture Silhouette\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned with a elegant V-cut temple frame that perfectly mirrors classic Indian mandirs.\u003c\/li\u003e\n\u003cli\u003eDetailed with traditional side-pattern motifs and delicate, swaying hanging tassels.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eLuminous Reflection\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdorned with hand-placed, glistening mirror dot accents.\u003c\/li\u003e\n\u003cli\u003eCatches ambient home lights and LED strips beautifully, casting a soft, divine shimmer.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eEco-Friendly \u0026amp; Smart Design\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight, hand-stitched construction that can be installed in minutes.\u003c\/li\u003e\n\u003cli\u003eCompletely foldable and built to last, offering an easy-to-store, highly reusable alternative.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"specs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable\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\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Silk Fabric with Gold-Zari Accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Color\u003c\/td\u003e\n\u003ctd\u003eVibrant Festive Orange with Royal Gold Patterns\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Profile\u003c\/td\u003e\n\u003ctd\u003eTraditional V-Cut Temple Silhouette with Detailed Side Patterns \u0026amp; Hanging Tassels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eArtisan Detailing\u003c\/td\u003e\n\u003ctd\u003eHand-stitched finishes with custom mirror dot embellishments\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eUltra-lightweight, compact-foldable, easy storage and setup\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal Occasions\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Navratri, Diwali, Housewarmings, Pujas, and Home Altar Decor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnvironmental Impact\u003c\/td\u003e\n\u003ctd\u003eSustainable, reusable design celebrating plastic-free, artisan-led Indian heritage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat makes this backdrop sustainable compared to market alternatives?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eUnlike typical synthetic, mass-produced plastic backdrops that are discarded after one use, our Paithani backdrop is crafted from premium silk and handloom zari. It is lightweight, foldable, and durable, allowing you to use it across multiple festive seasons (Ganesh Chaturthi, Diwali, Navratri) for years to come.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow does the mirror dot detailing enhance the backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe backdrop features hand-adorned mirror dot accents. When paired with standard ambient room lighting or decorative fairy\/LED lights, the mirrors catch the light source and scatter subtle, beautiful reflections that instantly elevate the warmth and sacredness of your home mandap.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I store and care for this silk backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eBecause it is lightweight and handcrafted, you can easily fold it along its natural seams and store it in a dry box or fabric bag. For maintenance, a gentle dry cleaning or light spot clean is recommended to preserve the integrity of the premium silk and gold-zari threadwork.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this product suitable for gifting?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. Thanks to its rich connection to Indian heritage, artisan-driven craftsmanship, and luxury aesthetic, it serves as an exceptional and culturally rich gift for weddings, housewarmings, or festive greetings.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594250019029,"sku":"side_bg_gnsh_chaturthi_orange","price":599.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/37-768x768.png?v=1775731850"},{"product_id":"paithani-side-pattern-backdrop-for-ganesh-chaturthi-purple","title":"Paithani Side Pattern Backdrop for Ganesh Chaturthi – Purple Wine","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\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n           \n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n           \n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Side Pattern Backdrop for Ganesh Chaturthi – Purple\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive celebrations with a masterpiece of heritage craftsmanship. Seamlessly bridging the gap between centuries-old handloom techniques and modern home decor, this premium handcrafted silk backdrop is designed for families wishing to welcome the divine with authenticity and elegance. Infused with a deep purple hue, shimmering gold-zari accents, and a classic temple silhouette, it brings an unmistakable aura of sacred celebration to your home mandir, festive mandap, or photography space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eHeritage Artistry\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eArtisanal Craftsmanship:\u003c\/strong\u003e Handcrafted by highly skilled weavers who passionately merge traditional Paithani heritage with contemporary home aesthetics.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShimmering Gold-Zari:\u003c\/strong\u003e Features exquisite gold-zari borders and intricate hand-woven side patterns that reflect cultural purity.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eElegant Aesthetics\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTemple-Style V-Cut:\u003c\/strong\u003e Designed with an iconic V-cut silhouette that frames your deity or altar with architectural grace.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntricate Accents:\u003c\/strong\u003e Adorned with delicate mirror-dot detailing and elegant hanging tassels to capture and reflect light beautifully.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eConvenience \u0026amp; Customization\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHassle-Free \u0026amp; Reusable:\u003c\/strong\u003e Lightweight, easy to fold, and built to last, offering an eco-friendly alternative to disposable or paper backdrops.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTailored to Your Space:\u003c\/strong\u003e Choose from custom options, including alternate sizes, bespoke color combinations, or customized embellishments.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"specs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable\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\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium hand-woven silk fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRich, deep purple\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePattern \u0026amp; Embellishments\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eShimmering gold-zari borders, side patterns, mirror-dot accents, and hanging tassels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSilhouette\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTraditional temple-style V-cut border\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePortability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUltra-lightweight, compact-foldable, and durable for annual multi-festival reuse\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLighting Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOptimized for indoor festive setups using warm LED, spotlighting, or ambient diyas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCustom Options\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable upon request (custom dimensions, alternative colorways, and added details)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow does this backdrop compare to mass-produced synthetic or paper backdrops?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eUnlike mass-produced options, this backdrop is crafted from authentic, premium silk by traditional weavers. It features true gold-zari embroidery and hand-finished details. This ensures not only high aesthetic value but also incredible durability, allowing you to reuse it year after year, making it an eco-conscious investment for heritage decor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat is the best way to clean and store the backdrop after festivals?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eBecause of its premium silk fabric and delicate hand-woven zari work, we recommend dry cleaning only. Store the backdrop folded gently in a clean, dry muslin cloth or breathable storage bag away from direct moisture and direct sunlight to preserve the vibrant purple and gold shimmer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I use this for festivals other than Ganesh Chaturthi?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. The deep purple and gold Paithani aesthetic is highly versatile and serves as a majestic backdrop for Navratri mandaps, Diwali setups, home temples, traditional family photography, and wedding rituals.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I request a custom size or a different color?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eWe offer full customization options to fit your home's unique layout! Simply reach out to our customer support team with your preferred dimensions, background colors, or specific embellishment requests, and we will tailor-make your backdrop.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594253426901,"sku":"side_bg_gnsh_chaturthi_purple","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/34-768x768.png?v=1775732210"},{"product_id":"paithani-side-pattern-backdrop-for-ganesh-chaturthi-red","title":"Paithani Side Pattern Backdrop for Ganesh Chaturthi – Red","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\u003e\n        Paithani Side Pattern Backdrop for Ganesh Chaturthi – Red\n    \u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n            content: '+';\n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n            content: '−';\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003c!-- HERO SECTION --\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003e\n                Paithani Side Pattern Backdrop\n                for Ganesh Chaturthi – Red\n            \u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n\n                Elevate your festive celebrations with a masterpiece\n                of heritage craftsmanship. Designed to bring a premium,\n                authentic touch to your home temple, pooja room,\n                mandap, or photo zone, this backdrop blends the richness\n                of traditional Paithani weaving with a functional,\n                modern aesthetic.\n\n                Ideal for Ganesh Chaturthi, Navratri, and Diwali,\n                this handcrafted silk piece is an eco-friendly,\n                reusable, and customizable alternative to standard\n                mass-produced decor while supporting the legacy of\n                India's artisan weavers.\n\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- FEATURES --\u003e\n\n        \u003csection id=\"features\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eKey Features\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eHeritage Artistry\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Handcrafted by skilled Indian artisans,\n                                inspired by authentic Paithani weaving.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Traditional festive craftsmanship with\n                                premium detailing and elegance.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003ePremium Materials\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Crafted using premium silk fabric\n                                with shimmering zari-style detailing.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Rich red backdrop enhanced with\n                                decorative side pattern motifs.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eReusable \u0026amp; Lightweight\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Lightweight, foldable, and easy\n                                to install or store.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Designed for repeated festive use\n                                across multiple celebrations.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eBespoke Customization\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                Available in customized sizes,\n                                alternate colors, and detailing.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                Perfectly adaptable for mandaps,\n                                pooja rooms, and festive décor setups.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- SPECIFICATIONS --\u003e\n\n        \u003csection id=\"specs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eMaterial\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Premium Silk Fabric with Gold-Zari Finish\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eColor Theme\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Festive Red with Golden Accents\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eDesign Pattern\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Traditional Paithani Side Pattern Motifs\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Handcrafted by Skilled Indian Artisans\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003ePortability\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Foldable, Lightweight \u0026amp; Easy to Store\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003eReusability\u003c\/td\u003e\n\n                            \u003ctd\u003e\n                                Durable \u0026amp; Suitable for Multi-Festival Usage\n                            \u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003c!-- FAQ SECTION --\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I customize the size and color?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n\n                            Yes, customized sizes, colors,\n                            and additional detailing options\n                            are available upon request.\n\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is this backdrop reusable?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n\n                            Absolutely. The premium silk fabric\n                            and durable craftsmanship make it\n                            suitable for long-term festive reuse.\n\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is it easy to maintain?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n\n                            Yes, the lightweight fabric is easy\n                            to fold and store. Dry cleaning is\n                            recommended for long-lasting shine.\n\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Which festivals is it suitable for?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n\n                            Perfect for Ganesh Chaturthi,\n                            Navratri, Diwali, weddings,\n                            pooja décor, and traditional events.\n\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594254475477,"sku":"side_bg_gnsh_chaturthi_red","price":599.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/38-768x768.png?v=1775732867"},{"product_id":"paithani-temple-pattern-backdrop-for-ganesh-chaturthi-green","title":"Paithani Temple Pattern Backdrop for Ganesh Chaturthi – Green","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\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n          \n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n            content: '−';\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi – Green\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive celebrations with the breathtaking Paithani Temple Pattern Backdrop. Hand-crafted by skilled artisans, this elegant decorative masterpiece beautifully combines traditional Paithani weaving heritage with a luxurious temple-inspired design aesthetic. Featuring a rich festive appearance with zari-inspired detailing, decorative tassels, and heritage motifs, this reusable and lightweight backdrop creates a grand spiritual ambiance for Ganesh Chaturthi, Navratri, Diwali, pooja setups, home mandaps, and festive décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eArtisanal Heritage\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHand-crafted by skilled traditional artisans.\u003c\/li\u003e\n\u003cli\u003eInspired by authentic Paithani weaving artistry.\u003c\/li\u003e\n\u003cli\u003eElegant temple-style decorative detailing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003ePremium Materials\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCrafted using premium silk blend fabric.\u003c\/li\u003e\n\u003cli\u003eDecorated with luxurious zari-style borders.\u003c\/li\u003e\n\u003cli\u003eIncludes tassels and traditional motifs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eSustainable \u0026amp; Reusable\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight, foldable, and easy to store.\u003c\/li\u003e\n\u003cli\u003eReusable festive décor solution.\u003c\/li\u003e\n\u003cli\u003eSpace-saving alternative to heavy frames.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eBespoke Customization\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCustom sizes and designs available.\u003c\/li\u003e\n\u003cli\u003eMultiple festive variations possible.\u003c\/li\u003e\n\u003cli\u003ePerfect for unique home mandap setups.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specifications\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable\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\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Silk Blend Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTheme\u003c\/td\u003e\n\u003ctd\u003eGolden, Purple \u0026amp; Pink Festive Theme\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Style\u003c\/td\u003e\n\u003ctd\u003eTemple Arch Inspired Layout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDecorative Elements\u003c\/td\u003e\n\u003ctd\u003ePeacock Motifs, Tassels \u0026amp; Borders\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraftsmanship\u003c\/td\u003e\n\u003ctd\u003eHand-crafted by Traditional Artisans\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eLightweight, Foldable \u0026amp; Reusable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this backdrop reusable?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, this premium backdrop is designed for long-term festive use and can be reused across multiple celebrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I use this backdrop for other festivals?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. It is ideal for Ganesh Chaturthi, Navratri, Diwali, weddings, pooja setups, and traditional festive décor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eAre customization options available?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, alternate sizes, colors, and decorative styles can be customized upon request.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow should I maintain the backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eTo preserve the premium fabric and decorative detailing, dry cleaning and careful folded storage are recommended.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594266173653,"sku":"temple_bg_gnsh_chaturthi_green","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/3-768x768.jpg?v=1775733214"},{"product_id":"paithani-temple-pattern-backdrop-for-ganesh-chaturthi-mango","title":"Paithani Temple Pattern Backdrop for Ganesh Chaturthi – Mango","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\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n          \n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n          \n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi – Mango\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your festive celebrations with the breathtaking elegance of this premium handcrafted silk backdrop. Combining a warm mango-yellow aesthetic with luxurious zari-inspired detailing, this masterpiece beautifully reflects the grandeur of traditional Indian temple décor. Inspired by authentic Paithani weaving artistry, this reusable and eco-friendly backdrop creates a majestic atmosphere for Ganesh Chaturthi, Navratri, Diwali, pooja setups, home mandaps, and festive celebrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eHeritage Artistry\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHand-crafted by skilled traditional artisans.\u003c\/li\u003e\n\u003cli\u003eInspired by authentic Paithani weaving heritage.\u003c\/li\u003e\n\u003cli\u003eFeatures temple arches, peacock motifs, and decorative vine detailing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003ePremium Materials\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCrafted using premium silk blend fabric.\u003c\/li\u003e\n\u003cli\u003eDecorated with luxurious zari-style borders.\u003c\/li\u003e\n\u003cli\u003eElegant tassel detailing enhances festive appeal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eModern Utility \u0026amp; Convenience\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight, foldable, and easy to store.\u003c\/li\u003e\n\u003cli\u003eDurable reusable design for yearly celebrations.\u003c\/li\u003e\n\u003cli\u003ePerfect for pooja setups and festive backdrops.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specifications\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable\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\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Grade Silk Blend Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTheme\u003c\/td\u003e\n\u003ctd\u003eGolden, Purple \u0026amp; Pink Festive Theme\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Style\u003c\/td\u003e\n\u003ctd\u003eTraditional Temple Arch Layout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDecorative Elements\u003c\/td\u003e\n\u003ctd\u003ePeacock Motifs, Vines \u0026amp; Tassels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eLightweight, Foldable \u0026amp; Reusable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd\u003eDry Clean Only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this backdrop reusable?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, this backdrop is designed for long-term festive usage and can be reused across multiple celebrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs installation easy?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. Its lightweight structure allows easy installation using hooks, clips, or backdrop stands.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I customize the backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, custom sizes and alternate festive color variations are available upon request.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow should I store the backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eFold the backdrop carefully and store it inside a breathable cotton or muslin cloth in a cool and dry place.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594266665173,"sku":"temple_bg_gnsh_chaturthi_mango","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/27-768x768.png?v=1775733338"},{"product_id":"paithani-temple-pattern-backdrop-for-ganesh-chaturthi-maroon","title":"Paithani Temple Pattern Backdrop for Ganesh Chaturthi – Maroon","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\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.90);\n\n        }\n\n        * {\n\n            margin: 0;\n\n            padding: 0;\n\n            box-sizing: border-box;\n\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n           \n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n            \n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi – Maroon\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eTransform your sacred space into a majestic sanctuary with this premium Paithani Temple Pattern Backdrop. Hand-crafted by skilled artisans, this luxury backdrop beautifully combines India’s rich Paithani weaving heritage with elegant temple-inspired festive aesthetics. Featuring a regal maroon-inspired festive presentation, shimmering zari-style detailing, and intricate traditional motifs, this backdrop creates a divine atmosphere for Ganesh Chaturthi, pooja setups, festive mandaps, spiritual celebrations, and cultural décor styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eArtisanal Heritage\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHand-crafted by skilled traditional artisans.\u003c\/li\u003e\n\u003cli\u003eInspired by authentic Paithani weaving heritage.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eLuxurious Festive Design\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eElegant zari-style decorative detailing.\u003c\/li\u003e\n\u003cli\u003eTraditional peacock motifs and temple arches.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eReusable \u0026amp; Convenient\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight, foldable, and easy to store.\u003c\/li\u003e\n\u003cli\u003ePerfect for multiple festive celebrations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003ePremium Decorative Appeal\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eEnhances pooja rooms and festive mandaps instantly.\u003c\/li\u003e\n\u003cli\u003eCreates a luxurious spiritual backdrop setting.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specifications\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\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\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Silk Blend Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeaving Style\u003c\/td\u003e\n\u003ctd\u003eTraditional Paithani Inspired Weave\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTheme Colors\u003c\/td\u003e\n\u003ctd\u003eGolden, Purple \u0026amp; Pink Festive Theme\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Elements\u003c\/td\u003e\n\u003ctd\u003eTemple Arches, Peacock Motifs \u0026amp; Decorative Borders\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eLightweight, Foldable \u0026amp; Reusable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUsage\u003c\/td\u003e\n\u003ctd\u003eGanesh Chaturthi, Pooja Mandaps \u0026amp; Festive Decor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this backdrop reusable?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, this premium backdrop is reusable and crafted for long-term festive usage.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs installation easy?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. Its lightweight design allows easy installation using hooks, clips, tape, or backdrop stands.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I customize the backdrop?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, customization options including alternate sizes and festive styling variations are available upon request.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs it suitable for other festivals?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, this backdrop is ideal for Ganesh Chaturthi, Navratri, Diwali, pooja setups, weddings, and traditional celebrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594267451605,"sku":"temple_bg_gnsh_chaturthi_maroon","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/28-768x768.png?v=1775733477"},{"product_id":"paithani-temple-pattern-backdrop-for-ganesh-chaturthi-orange","title":"Paithani Temple Pattern Backdrop for Ganesh Chaturthi – Orange","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\n        :root {\n\n            \/* GOLDEN + PURPLE + PINK THEME *\/\n\n            --bg-primary: #210028;\n            --bg-secondary: #32003d;\n\n            --glass-bg: rgba(255, 192, 203, 0.07);\n\n            --glass-border: rgba(255, 215, 0, 0.20);\n\n            --text-primary: #FFD700;\n\n            --text-secondary: #f8dfff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.25);\n\n            --blur: blur(16px);\n\n            --hover-golden: rgba(255, 215, 0, 0.85);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background:\n                linear-gradient(\n                    135deg,\n                    var(--bg-primary),\n                    var(--bg-secondary)\n                );\n\n            color: white;\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 20px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 18px rgba(255, 215, 0, 0.45),\n                0 16px 48px rgba(255, 20, 147, 0.45);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            text-align: center;\n\n            font-weight: 700;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: #FFD700;\n\n            border-bottom: 2px solid rgba(255, 215, 0, 0.25);\n\n            padding-bottom: 0.75rem;\n\n            font-weight: 700;\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.9;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.06);\n\n            padding: 2rem;\n\n            border-radius: 16px;\n\n            border-left: 4px solid #FFD700;\n\n            transition: all 0.35s ease;\n\n        }\n\n        .feature-group:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 16px rgba(255, 215, 0, 0.35);\n\n            transform: translateY(-5px);\n\n        }\n\n        .feature-group h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 1rem;\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.08);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #FFD700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 16px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.12);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.12);\n\n            color: #FFD700;\n\n            font-weight: 700;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        tr:hover td {\n\n            background: rgba(255, 215, 0, 0.04);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 14px;\n\n            border: 1px solid rgba(255, 215, 0, 0.15);\n\n            transition: all 0.35s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: var(--hover-golden);\n\n            box-shadow:\n                0 0 15px rgba(255, 215, 0, 0.30);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 700;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            color: #FFD700;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n        }\n\n        .faq-question::after {\n\n           \n\n            font-size: 1.5rem;\n\n            color: #FFD700;\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item.active .faq-question::after {\n\n            content: '−';\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.8;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.08);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n        @media(max-width:768px) {\n\n            h1 {\n\n                font-size: 2.1rem;\n\n            }\n\n            h2 {\n\n                font-size: 1.8rem;\n\n            }\n\n            .glass-card {\n\n                padding: 2rem;\n\n            }\n\n            th,\n            td {\n\n                padding: 1rem;\n\n                font-size: 0.92rem;\n\n            }\n\n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch1\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi – Orange\u003c\/h1\u003e\n\u003cp class=\"overview\"\u003eElevate your home's spiritual and festive ambiance with our Paithani Temple Pattern Backdrop. Hand-crafted by skilled artisans, this exquisite piece bridges the grand heritage of traditional Paithani weaving with majestic temple layouts. Set against a vibrant festive aesthetic and woven with shimmering zari-inspired elegance, this backdrop delivers a premium, soulful, and reusable decorative experience for Ganesh Chaturthi, pooja setups, festive mandaps, and traditional celebrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eArtisan Heritage \u0026amp; Craft\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHand-crafted by skilled traditional artisans.\u003c\/li\u003e\n\u003cli\u003eInspired by authentic Paithani weaving artistry.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eIntricate Traditional Design\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eElegant zari-style decorative borders.\u003c\/li\u003e\n\u003cli\u003eTemple arches, peacock motifs, and classic festive detailing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-group\"\u003e\n\u003ch3\u003eModern Utility \u0026amp; Convenience\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLightweight, foldable, and reusable.\u003c\/li\u003e\n\u003cli\u003eEasy setup and compact storage solution.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specifications\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\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\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Silk Blend Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeaving Technique\u003c\/td\u003e\n\u003ctd\u003eTraditional Paithani Inspired Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Theme\u003c\/td\u003e\n\u003ctd\u003eGolden, Purple \u0026amp; Pink Festive Theme\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Elements\u003c\/td\u003e\n\u003ctd\u003eTemple Arches, Peacock Motifs, Decorative Borders\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eLightweight, Foldable \u0026amp; Reusable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection id=\"faqs\"\u003e\n\u003cdiv class=\"glass-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this backdrop reusable?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, this backdrop is crafted for long-term festive usage and can be reused across multiple celebrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs installation easy?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. Its lightweight structure allows easy installation using hooks, tape, or backdrop stands.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I customize the design?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, custom sizes and color variations can be created upon request.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594280362197,"sku":"temple_bg_gnsh_chaturthi_orange","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/29-768x768.png?v=1775734496"},{"product_id":"paithani-temple-pattern-backdrop-for-ganesh-chaturthi-purple","title":"Paithani Temple Pattern Backdrop for Ganesh Chaturthi – Purple Wine","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\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi – Purple\u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #4a0d5c;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.28);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: linear-gradient(135deg, #2b0036, #4a0d5c, #6d1b7b);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 18px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.65);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n            text-shadow: 0 0 12px rgba(255, 215, 0, 0.45);\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 850px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 14px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 14px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 12px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n            transition: 0.3s ease;\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.5);\n\n            transform: translateY(-2px);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.7;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.12);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi – Purple\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Step into a realm of divine elegance with our Paithani Temple Pattern Backdrop. Exquisitely hand-woven by master artisans, this masterpiece beautifully preserves Maharashtra's legendary weaving heritage. Combining a regal purple silk base with luminous gold-zari borders, majestic temple arches, and delicate peacock motifs, this premium backdrop forms a sacred doorway that instantly elevates your home altar, mandap, or festive photo-zones. Designed as a high-end, sustainable, and reusable alternative to disposable decor, it brings timeless spiritual splendor to your Ganesh Chaturthi, Navratri, and Diwali celebrations.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eAuthentic Artisanal Legacy\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eHand-Loom Heritage:\u003c\/strong\u003e Intricately hand-woven by skilled artisans, keeping Maharashtra's historic and revered Paithani weaving legacy alive in every thread.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eOne-of-a-Kind Charm:\u003c\/strong\u003e Embraces the unique elegance and structural richness that only authentic human craftsmanship can deliver.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eRegal \u0026amp; Sacred Aesthetics\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eImperial Color Palette:\u003c\/strong\u003e Features a majestic, deep purple silk base contrasted with radiant, premium gold-zari borders.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eTraditional Motifs:\u003c\/strong\u003e Richly decorated with traditional geometric layouts and beautiful peacock illustrations.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eSacred Portal Design:\u003c\/strong\u003e Designed with a classic temple pattern that frames your deity like a royal, celestial archway.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eHighly Practical \u0026amp; Eco-Friendly\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eSustainable Luxury:\u003c\/strong\u003e Provides a refined, zero-waste alternative to single-use plastics and synthetic party decorations.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eConvenient and Portable:\u003c\/strong\u003e Amazingly lightweight, easy to fold, and simple to set up, take down, and store.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eEnduring Beauty:\u003c\/strong\u003e Engineered to remain pristine and vibrant, ready to grace your home for many festive seasons to come.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eBespoke Personalization\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eTailored to Your Space:\u003c\/strong\u003e Choose from customizable options for custom dimensions, alternate base colors, or enhanced zari detailing to complement your home's unique layout.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003ePremium hand-loom silk blend with high-grade gold-plated metallic zari thread\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003ePrimary Color\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eRegal Imperial Purple\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eAccent Details\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eLuminous metallic gold-zari, multi-hued peacock and geometric motifs\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eDesign Form\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eTraditional Maharashtrian Paithani border framing a temple archway pattern\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003ePortability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eUltra-lightweight, compact-foldable, and highly travel-friendly\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eReusability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eEco-friendly and durable; built to be reused year after year\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eCustomization Options\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eAvailable upon request (custom dimensions, alternative color palettes, added border embellishments)\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eOrigin\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e100% Handcrafted in Maharashtra, India\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How do I hang and secure this backdrop?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Due to its lightweight fabric composition, this Paithani backdrop can be easily hung using standard curtain rods, magnetic clips, backdrop frame stands, or damage-free adhesive wall hooks.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What is the recommended cleaning and maintenance routine?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            To protect the intricate silk weave and preserve the luster of the gold-zari motifs, we recommend professional dry cleaning only. Store the backdrop folded inside a breathable muslin or cotton cloth in a dry, cool place away from moisture.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I order this backdrop in a customized size or color?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely! We support bespoke requests. You can customize the dimensions to fit your specific home mandap or select alternative traditional colorways such as royal green, vermillion red, or crimson.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            What makes this backdrop a more sustainable choice?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Unlike disposable vinyl, paper, or plastic-based festive backdrops that end up in landfills, our Paithani backdrop is hand-woven from biodegradable premium natural-blend fibers and is built to last for many festive seasons.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594281509077,"sku":"temple_bg_gnsh_chaturthi_purple","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/30-768x768.png?v=1775734617"},{"product_id":"paithani-temple-pattern-backdrop-for-ganesh-chaturthi-red","title":"Paithani Temple Pattern Backdrop for Ganesh Chaturthi – Red","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\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi - Red\u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #3d014d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: var(--bg-primary);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 800px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.45);\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.6;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Temple Pattern Backdrop for Ganesh Chaturthi - Red\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Immerse your home in spiritual grandeur and timeless heritage with our hand-crafted Paithani Temple Pattern Backdrop. Fashioned from premium silk fabric in a bold, festive red, this eco-friendly decorative backdrop marries traditional Maharashtrian Paithani weaving with a majestic temple arch design. Styled with shimmering gold-zari borders, peacock motifs, and hanging tassels, it serves as a stunning, sustainable alternative to synthetic decor—bringing artisan soul and authentic Indian heritage straight to your sacred spaces.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eTraditional Artisan Craftsmanship\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eAuthentic Paithani Weaving Influence:\u003c\/strong\u003e Designed with intricate temple-inspired patterns that beautifully capture the richness of traditional Maharashtrian textile artistry.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eRoyal Festive Presentation:\u003c\/strong\u003e The luxurious blend of red, golden, purple, and pink tones creates a divine and elegant decorative atmosphere.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003ePremium Decorative Styling\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eGold-Zari Detailing:\u003c\/strong\u003e Features shimmering zari-inspired borders that elevate the grandeur of your Ganpati mandap or pooja backdrop.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eElegant Temple Motifs:\u003c\/strong\u003e Adorned with detailed peacock artwork, temple arches, floral vines, and hanging tassel accents for a complete festive appearance.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eReusable \u0026amp; Practical Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eLightweight Construction:\u003c\/strong\u003e Easy to fold, carry, mount, and store after use without occupying excess space.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eMulti-Festival Utility:\u003c\/strong\u003e Ideal for Ganesh Chaturthi, Navratri, Diwali, housewarmings, pooja rooms, and traditional family ceremonies.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eMaterial Composition\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003ePremium Silk Fabric with Decorative Gold-Zari Styling\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eColor Combination\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eFestive Red Base with Rich Golden Highlights and Traditional Accents\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eDesign Theme\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eTraditional Paithani Temple Pattern with Peacock and Floral Artwork\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eDecorative Elements\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eTemple Arch Motifs, Hanging Tassels, Peacock Designs, and Ornamental Borders\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eStorage \u0026amp; Portability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eFoldable, lightweight, and compact for convenient festive storage\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eIdeal Applications\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eGanesh Chaturthi, Navratri, Diwali, Home Mandirs, and Spiritual Decorations\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eCraftsmanship Origin\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eInspired by Traditional Indian Handloom and Paithani Heritage Designs\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can this backdrop be reused for multiple festive seasons?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, absolutely. The premium silk-style material and durable craftsmanship make this backdrop highly reusable for Ganesh Chaturthi, Navratri, Diwali, and future family celebrations.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is the backdrop lightweight and easy to install?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes. Its lightweight construction allows quick and hassle-free installation using wall hooks, double-sided tape, curtain clips, pins, or standard backdrop stands.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How should I maintain the fabric and zari detailing?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            To preserve the shine and elegance of the fabric and decorative zari work, gentle dry cleaning is recommended. Store folded neatly in a cool and dry place after use.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Does the design match traditional Indian festive decor themes?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely. The Paithani-inspired temple layout, peacock motifs, gold detailing, and rich festive colors are specifically designed to complement traditional Indian pooja and mandap decorations beautifully.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594290159829,"sku":"temple_bg_gnsh_chaturthi_red","price":599.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/31-768x768.png?v=1775735152"},{"product_id":"paithani-three-chakra-backdrop-set-for-ganesh-chaturthi-24-inch-2-small-15-inch-panels","title":"Paithani Three Chakra Backdrop Set for Ganesh Chaturthi – 24 Inch + 2 Small (15 Inch) Panels","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\u003ePaithani Three Chakra Backdrop Set for Ganesh Chaturthi – 24 Inch + 2 Small (15 Inch) Panels\u003c\/title\u003e\n\n    \u003cstyle\u003e\n\n        :root {\n\n            --bg-primary: #2b0036;\n            --bg-secondary: #3d014d;\n\n            --glass-bg: rgba(255, 192, 203, 0.08);\n\n            --glass-border: rgba(255, 215, 0, 0.25);\n\n            --text-primary: #ffd700;\n\n            --text-secondary: #f6d7ff;\n\n            --shadow: 0 8px 32px rgba(255, 20, 147, 0.35);\n\n            --blur: blur(16px);\n\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n\n            background: var(--bg-primary);\n\n            color: var(--text-primary);\n\n            line-height: 1.7;\n\n            overflow-x: hidden;\n\n        }\n\n        .container {\n\n            max-width: 1200px;\n\n            margin: 0 auto;\n\n            padding: 40px 20px;\n\n        }\n\n        .glass-card {\n\n            background: var(--glass-bg);\n\n            backdrop-filter: var(--blur);\n\n            border-radius: 16px;\n\n            border: 1px solid var(--glass-border);\n\n            padding: 3rem;\n\n            margin: 3rem 0;\n\n            box-shadow: var(--shadow);\n\n            transition: all 0.3s ease;\n\n        }\n\n        .glass-card:hover {\n\n            transform: translateY(-8px);\n\n            border-color: rgba(255, 215, 0, 0.6);\n\n            box-shadow: 0 16px 48px rgba(255, 20, 147, 0.5);\n\n        }\n\n        h1 {\n\n            font-size: 2.8rem;\n\n            margin-bottom: 1rem;\n\n            color: var(--text-primary);\n\n            text-align: center;\n\n        }\n\n        h2 {\n\n            font-size: 2.2rem;\n\n            margin-bottom: 1.5rem;\n\n            color: var(--text-primary);\n\n            border-bottom: 2px solid var(--glass-border);\n\n            padding-bottom: 0.75rem;\n\n        }\n\n        h3 {\n\n            font-size: 1.4rem;\n\n            margin-bottom: 0.8rem;\n\n            color: var(--text-primary);\n\n        }\n\n        .overview {\n\n            font-size: 1.15rem;\n\n            line-height: 1.8;\n\n            text-align: center;\n\n            max-width: 800px;\n\n            margin: 0 auto 3rem;\n\n            color: var(--text-secondary);\n\n        }\n\n        .features-grid {\n\n            display: grid;\n\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n\n            gap: 2.5rem;\n\n            margin: 2.5rem 0;\n\n        }\n\n        .feature-group {\n\n            background: rgba(255, 182, 193, 0.08);\n\n            padding: 2rem;\n\n            border-radius: 12px;\n\n            border-left: 4px solid #ffd700;\n\n        }\n\n        ul {\n\n            list-style: none;\n\n            padding-left: 0;\n\n        }\n\n        ul li {\n\n            padding: 1rem 0 1rem 2rem;\n\n            position: relative;\n\n            color: var(--text-secondary);\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.1);\n\n        }\n\n        ul li::before {\n\n            content: '▸';\n\n            position: absolute;\n\n            left: 0;\n\n            color: #ffd700;\n\n            font-weight: bold;\n\n            font-size: 1.2rem;\n\n        }\n\n        table {\n\n            width: 100%;\n\n            border-collapse: collapse;\n\n            margin: 2rem 0;\n\n            background: rgba(255, 182, 193, 0.05);\n\n            border-radius: 12px;\n\n            overflow: hidden;\n\n        }\n\n        th,\n        td {\n\n            padding: 1.4rem 1.2rem;\n\n            text-align: left;\n\n            border-bottom: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        th {\n\n            background: rgba(255, 215, 0, 0.15);\n\n            color: var(--text-primary);\n\n            font-weight: 600;\n\n            white-space: nowrap;\n\n        }\n\n        td {\n\n            color: var(--text-secondary);\n\n        }\n\n        .faq-item {\n\n            margin-bottom: 1.5rem;\n\n            padding: 1.5rem;\n\n            background: rgba(255, 182, 193, 0.06);\n\n            border-radius: 10px;\n\n            border: 1px solid rgba(255, 215, 0, 0.2);\n\n        }\n\n        .faq-question {\n\n            font-size: 1.2rem;\n\n            font-weight: 600;\n\n            margin-bottom: 0.8rem;\n\n            cursor: pointer;\n\n            display: flex;\n\n            justify-content: space-between;\n\n            align-items: center;\n\n            color: var(--text-primary);\n\n        }\n\n        .faq-item:hover {\n\n            border-color: rgba(255, 215, 0, 0.45);\n\n        }\n\n        .faq-answer {\n\n            color: var(--text-secondary);\n\n            display: block;\n\n            margin-top: 1rem;\n\n            line-height: 1.6;\n\n            border-top: 1px solid rgba(255, 215, 0, 0.1);\n\n            padding-top: 1rem;\n\n        }\n\n        .faq-answer.active {\n\n            display: block;\n\n        }\n\n    \u003c\/style\u003e\n\n\n\n\n\n    \u003cdiv class=\"container\"\u003e\n\n        \u003cdiv class=\"glass-card\"\u003e\n\n            \u003ch1\u003ePaithani Three Chakra Backdrop Set for Ganesh Chaturthi – 24 Inch + 2 Small (15 Inch) Panels\u003c\/h1\u003e\n\n            \u003cp class=\"overview\"\u003e\n                Elevate your festive home celebrations with the regal elegance of our Paithani Three Chakra Backdrop Set. Beautifully engineered to blend rich Maharashtrian heritage with contemporary living, this coordinated three-piece layout brings vibrant traditional Indian aesthetics to your pooja space. Perfect for modern, space-conscious households, it offers a budget-friendly, lightweight, and incredibly practical alternative to heavy wooden or metal frames, allowing you to honor sacred traditions effortlessly.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003csection id=\"qualities\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eQualities\u003c\/h2\u003e\n\n                \u003cdiv class=\"features-grid\"\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eHeritage Paithani Aesthetic\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eTraditional Floral Brocade Design:\u003c\/strong\u003e Features intricately printed Paithani-inspired artwork that reflects the elegance of authentic Maharashtrian silk weaving traditions.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eRoyal Festive Appeal:\u003c\/strong\u003e The luxurious golden, purple, and pink visual styling creates a rich and divine atmosphere for your pooja setup.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003eBalanced Three-Panel Layout\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003ePerfect Symmetry:\u003c\/strong\u003e Includes one large 24-inch centerpiece with two matching 15-inch side panels for a grand and balanced decorative frame.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eProfessional Decorative Finish:\u003c\/strong\u003e Gives your Ganpati mandap a coordinated and premium festive appearance without complicated arrangements.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"feature-group\"\u003e\n\n                        \u003ch3\u003ePortable \u0026amp; Practical Design\u003c\/h3\u003e\n\n                        \u003cul\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eLightweight Construction:\u003c\/strong\u003e Easy to carry, position, mount, remove, and store after celebrations with minimal effort.\n                            \u003c\/li\u003e\n\n                            \u003cli\u003e\n                                \u003cstrong\u003eFlexible Installation:\u003c\/strong\u003e Compatible with wall hooks, double-sided tape, pins, and backdrop stands for versatile placement options.\n                            \u003c\/li\u003e\n\n                        \u003c\/ul\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"specifications\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n                \u003ctable\u003e\n\n                    \u003cthead\u003e\n\n                        \u003ctr\u003e\n\n                            \u003cth\u003eSpecification\u003c\/th\u003e\n\n                            \u003cth\u003eDetails\u003c\/th\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/thead\u003e\n\n                    \u003ctbody\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eProduct Name\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003ePaithani Three Chakra Backdrop Set\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eIncluded Components\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e1 Large Center Panel + 2 Coordinated Side Panels\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eCenter Panel Dimension\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e24 Inches Diameter\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eSide Panel Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003e15 Inches Diameter Each\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eDesign Inspiration\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eTraditional Maharashtrian Paithani Floral Brocade Artwork\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003ePortability\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eUltra-lightweight, foldable, and easy to store\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eInstallation Options\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eWall mounting, adhesive hooks, pins, or backdrop stand compatibility\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                        \u003ctr\u003e\n\n                            \u003ctd\u003e\u003cstrong\u003eIdeal Occasions\u003c\/strong\u003e\u003c\/td\u003e\n\n                            \u003ctd\u003eGanesh Chaturthi, Diwali, Gauri Pooja, Housewarmings, and Festive Ceremonies\u003c\/td\u003e\n\n                        \u003c\/tr\u003e\n\n                    \u003c\/tbody\u003e\n\n                \u003c\/table\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n        \u003csection id=\"faqs\"\u003e\n\n            \u003cdiv class=\"glass-card\"\u003e\n\n                \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n                \u003cdiv class=\"faq-list\"\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            How can I install these backdrop panels?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            The panels are designed with lightweight materials, allowing easy installation using double-sided tape, wall hooks, push pins, or backdrop stands without damaging your walls or requiring heavy support.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Is this backdrop suitable for compact apartment spaces?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes, absolutely. The slim and lightweight design makes it ideal for apartments, compact pooja rooms, and modern indoor setups where bulky wooden structures are difficult to manage.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Can I purchase individual panels separately?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Yes. You may choose the complete coordinated three-piece set for a balanced festive appearance or purchase individual panels depending on your decorative requirements.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"faq-item\"\u003e\n\n                        \u003cdiv class=\"faq-question\"\u003e\n                            Does the print quality resemble real Paithani artwork?\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"faq-answer\"\u003e\n                            Absolutely. The backdrop features high-definition Paithani-inspired floral brocade prints that closely recreate the rich and luxurious appearance of authentic traditional textile craftsmanship.\n                        \u003c\/div\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"kanirapaithani","offers":[{"title":"Default Title","offer_id":53594300416213,"sku":"3_chakra_ganpati_decoration_24in","price":1947.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/files\/3-768x768_1_c548a450-347c-4525-8d66-ac657e7f85af.jpg?v=1775735295"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0794\/7596\/6165\/collections\/kanira_1080_x_1080_px_4.jpg?v=1777977744","url":"https:\/\/kanira.in\/collections\/product-category-accessories-ganpati-decoration-backdrop.oembed","provider":"kanirapaithani","version":"1.0","type":"link"}