{"product_id":"satin-scrunchie","title":"Satin Scrunchie","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026display=swap');\n        \n        \/* Scoped Container - Won't affect other website elements *\/\n        .so-berry-container {\n            all: initial;\n            font-family: 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            background: linear-gradient(135deg, #f7f2fa 0%, #e8d5f0 100%);\n            min-height: 100vh;\n            position: relative;\n            margin: 0;\n            padding: 0;\n            width: 100%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .so-berry-container * {\n            box-sizing: border-box;\n        }\n        \n        \/* Main Container - Centered *\/\n        .so-berry-container .product-container {\n            max-width: 1000px;\n            width: 100%;\n            padding: 40px 20px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        \/* Brand Title *\/\n        .so-berry-container .brand-title {\n            text-align: center;\n            margin-bottom: 60px;\n        }\n        \n        .so-berry-container .brand-title h2 {\n            font-size: clamp(2.5rem, 6vw, 4rem);\n            font-weight: 700;\n            background: linear-gradient(135deg, #7a2ebf 0%, #d9b3ff 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            position: relative;\n            display: inline-block;\n            letter-spacing: 2px;\n            margin: 0;\n        }\n        \n        .so-berry-container .brand-title h2::after {\n            content: '';\n            position: absolute;\n            bottom: -10px;\n            left: 0;\n            width: 100%;\n            height: 4px;\n            background: linear-gradient(135deg, #7a2ebf 0%, #d9b3ff 100%);\n            border-radius: 2px;\n        }\n        \n        \/* Card Styles *\/\n        .so-berry-container .product-card {\n            background: rgba(255, 255, 255, 0.9);\n            backdrop-filter: blur(10px);\n            border-radius: 20px;\n            padding: 35px;\n            margin-bottom: 25px;\n            box-shadow: 0 15px 35px rgba(123, 44, 191, 0.1);\n            border: 1px solid rgba(217, 179, 255, 0.3);\n            width: 100%;\n            direction: ltr;\n        }\n        \n        \/* Section Titles *\/\n        .so-berry-container .section-title {\n            font-size: 1.7rem;\n            font-weight: 600;\n            color: #2e003e;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            margin-bottom: 25px;\n            position: relative;\n            padding-bottom: 12px;\n            direction: ltr;\n        }\n        \n        .so-berry-container .section-title::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 50px;\n            height: 2px;\n            background: linear-gradient(135deg, #7a2ebf 0%, #d9b3ff 100%);\n            border-radius: 1px;\n        }\n        \n        \/* Content Text - IMPROVED READABILITY *\/\n        .so-berry-container .content-text {\n            color: #2e003e;\n            line-height: 1.8;\n            font-size: 1.3rem;\n            max-width: 100%;\n            direction: ltr;\n        }\n        \n        .so-berry-container .content-text p {\n            margin-bottom: 20px;\n            font-size: 1.3rem;\n        }\n        \n        .so-berry-container .content-text b, \n        .so-berry-container .content-text strong {\n            color: #7a2ebf;\n            font-weight: 600;\n            font-size: 1.35rem;\n        }\n        \n        \/* Product Title Styling *\/\n        .so-berry-container .product-title {\n            font-size: 2.2rem;\n            font-weight: 700;\n            color: #7a2ebf;\n            margin-bottom: 25px;\n            text-align: center;\n            position: relative;\n            display: inline-block;\n            width: 100%;\n        }\n        \n        .so-berry-container .product-title::after {\n            content: '';\n            position: absolute;\n            bottom: -8px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80px;\n            height: 4px;\n            background: linear-gradient(135deg, #7a2ebf 0%, #d9b3ff 100%);\n            border-radius: 2px;\n        }\n        \n        \/* Description Styling *\/\n        .so-berry-container .product-description {\n            background: linear-gradient(135deg, rgba(123, 44, 191, 0.1) 0%, rgba(217, 179, 255, 0.1) 100%);\n            border-radius: 15px;\n            padding: 30px;\n            margin: 25px 0;\n            border-left: 4px solid #7a2ebf;\n            font-size: 1.3rem;\n            font-weight: 500;\n        }\n        \n        .so-berry-container .product-description p {\n            margin: 0;\n            font-size: 1.3rem;\n        }\n        \n        \/* What's Inside Section *\/\n        .so-berry-container .whats-inside-title {\n            font-size: 1.6rem;\n            font-weight: 600;\n            color: #7a2ebf;\n            margin: 30px 0 20px 0;\n            text-align: left;\n        }\n        \n        \/* Product Items Styling *\/\n        .so-berry-container .product-item {\n            background: rgba(255, 255, 255, 0.9);\n            border: 2px solid rgba(123, 44, 191, 0.2);\n            border-radius: 15px;\n            padding: 30px;\n            margin: 20px 0;\n        }\n        \n        .so-berry-container .product-name {\n            font-size: 1.4rem;\n            font-weight: 600;\n            color: #7a2ebf;\n            margin-bottom: 12px;\n        }\n        \n        .so-berry-container .product-desc {\n            color: #2e003e;\n            line-height: 1.7;\n            margin: 0;\n            font-size: 1.3rem;\n        }\n        \n        \/* Special styling for the last product (bold) *\/\n        .so-berry-container .special-product {\n            background: rgba(255, 255, 255, 0.9);\n            border: 2px solid rgba(123, 44, 191, 0.2);\n        }\n        \n        .so-berry-container .special-product .product-name {\n            font-weight: 700;\n            font-size: 1.4rem;\n        }\n        \n        .so-berry-container .special-product .product-desc {\n            font-weight: 600;\n            font-size: 1.3rem;\n        }\n        \n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .so-berry-container .product-container {\n                padding: 30px 15px;\n            }\n            \n            .so-berry-container .product-card {\n                padding: 25px;\n                margin-bottom: 20px;\n            }\n            \n            .so-berry-container .section-title {\n                font-size: 1.5rem;\n            }\n            \n            .so-berry-container .content-text {\n                font-size: 1.2rem;\n            }\n            \n            .so-berry-container .content-text p {\n                font-size: 1.2rem;\n            }\n            \n            .so-berry-container .product-title {\n                font-size: 1.9rem;\n            }\n            \n            .so-berry-container .product-description p {\n                font-size: 1.2rem;\n            }\n            \n            .so-berry-container .whats-inside-title {\n                font-size: 1.4rem;\n            }\n            \n            .so-berry-container .product-name {\n                font-size: 1.3rem;\n            }\n            \n            .so-berry-container .product-desc {\n                font-size: 1.2rem;\n            }\n            \n            .so-berry-container .brand-title {\n                margin-bottom: 40px;\n            }\n            \n            .so-berry-container .product-item {\n                padding: 25px;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .so-berry-container .brand-title h2 {\n                font-size: 2rem;\n                letter-spacing: 1px;\n            }\n            \n            .so-berry-container .product-card {\n                padding: 20px;\n                border-radius: 15px;\n            }\n            \n            .so-berry-container .section-title {\n                font-size: 1.4rem;\n            }\n            \n            .so-berry-container .content-text {\n                font-size: 1.1rem;\n            }\n            \n            .so-berry-container .content-text p {\n                font-size: 1.1rem;\n            }\n            \n            .so-berry-container .product-title {\n                font-size: 1.6rem;\n            }\n            \n            .so-berry-container .product-description {\n                padding: 25px;\n            }\n            \n            .so-berry-container .product-description p {\n                font-size: 1.1rem;\n            }\n            \n            .so-berry-container .whats-inside-title {\n                font-size: 1.3rem;\n            }\n            \n            .so-berry-container .product-name {\n                font-size: 1.2rem;\n            }\n            \n            .so-berry-container .product-desc {\n                font-size: 1.1rem;\n            }\n            \n            .so-berry-container .product-item {\n                padding: 20px;\n            }\n        }\n        \n        @media (max-height: 700px) {\n            .so-berry-container {\n                align-items: flex-start;\n                padding-top: 20px;\n            }\n            \n            .so-berry-container .brand-title {\n                margin-bottom: 30px;\n            }\n            \n            .so-berry-container .product-card {\n                margin-bottom: 15px;\n            }\n        }\n        \n        @media (max-width: 360px) {\n            .so-berry-container .product-container {\n                padding: 20px 10px;\n            }\n            \n            .so-berry-container .content-text {\n                font-size: 1rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003c!-- Scoped Container --\u003e\n\u003cdiv class=\"so-berry-container\"\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003c!-- Brand Title --\u003e\n\u003cdiv class=\"brand-title\"\u003e\n\u003ch2\u003e\u003cb\u003eSatin Scrunchie\u003c\/b\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- Main Product Card --\u003e\n\u003cdiv class=\"product-card\"\u003e\n\u003cdiv class=\"content-text\"\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003cp\u003eMade from 100% natural Turkish satin for the ultimate hair protection and styling comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"whats-inside-title\"\u003eFeatures \u0026amp; Benefits:\u003c\/div\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cdiv class=\"product-name\"\u003eMade from 100% natural Turkish satin\u003c\/div\u003e\n\u003cdiv class=\"product-desc\"\u003ePremium quality satin material that provides gentle care for your hair.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cdiv class=\"product-name\"\u003eSuitable for all hair types\u003c\/div\u003e\n\u003cdiv class=\"product-desc\"\u003ePerfect for straight, wavy, curly, and coily hair textures.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cdiv class=\"product-name\"\u003eGentle on hair — won't leave creases or marks\u003c\/div\u003e\n\u003cdiv class=\"product-desc\"\u003eUnlike regular hair ties, our satin scrunchie maintains your hairstyle without leaving unwanted marks.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-item\"\u003e\n\u003cdiv class=\"product-name\"\u003eReduces frizz and split ends\u003c\/div\u003e\n\u003cdiv class=\"product-desc\"\u003eEspecially beneficial for dry or curly hair, helping to maintain moisture and smoothness.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-item special-product\"\u003e\n\u003cdiv class=\"product-name\"\u003eDoes not tug or pull on the hair\u003c\/div\u003e\n\u003cdiv class=\"product-desc\"\u003eUnlike standard hair ties, helps prevent hair loss by eliminating harsh pulling and tension on your strands.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Sobrry","offers":[{"title":"burgundy","offer_id":51489374437696,"sku":null,"price":55.0,"currency_code":"EGP","in_stock":false},{"title":"Black","offer_id":51489374470464,"sku":null,"price":55.0,"currency_code":"EGP","in_stock":false},{"title":"cashmeer","offer_id":51489374503232,"sku":null,"price":55.0,"currency_code":"EGP","in_stock":false},{"title":"Hot pink","offer_id":51489374536000,"sku":null,"price":55.0,"currency_code":"EGP","in_stock":false},{"title":"Purple","offer_id":51489375748416,"sku":null,"price":55.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0942\/8005\/7152\/files\/9.webp?v=1749998257","url":"https:\/\/sobrry.com\/products\/satin-scrunchie","provider":"soberry","version":"1.0","type":"link"}