{"product_id":"the-statement-scarf","title":"The Statement Scarf","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\u003eZIYAHUB | The Statement Scarf\u003c\/title\u003e\n\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600;700\u0026amp;family=Montserrat:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n\n*{\nmargin:0;\npadding:0;\nbox-sizing:border-box;\n}\n\nhtml{\nscroll-behavior:smooth;\n}\n\nbody{\nfont-family:'Montserrat',sans-serif;\nbackground:#f6faf5;\ncolor:#2d2d2d;\noverflow-x:hidden;\n}\n\n\/* Background *\/\n\nbody:before{\ncontent:'';\nposition:fixed;\ntop:-300px;\nright:-200px;\nwidth:600px;\nheight:600px;\nbackground:radial-gradient(circle,rgba(180,210,185,.25),transparent 70%);\nz-index:-2;\nanimation:float 12s ease-in-out infinite;\n}\n\nbody:after{\ncontent:'';\nposition:fixed;\nbottom:-250px;\nleft:-150px;\nwidth:500px;\nheight:500px;\nbackground:radial-gradient(circle,rgba(235,182,120,.15),transparent 70%);\nz-index:-2;\nanimation:float2 10s ease-in-out infinite;\n}\n\n@keyframes float{\n50%{transform:translateY(40px);}\n}\n\n@keyframes float2{\n50%{transform:translateY(-40px);}\n}\n\n.container{\nmax-width:850px;\nmargin:auto;\npadding:18px;\n}\n\n\/* Hero *\/\n\n.hero{\nbackground:rgba(255,255,255,.72);\nbackdrop-filter:blur(18px);\nborder-radius:28px;\npadding:55px 30px;\ntext-align:center;\nbox-shadow:0 15px 45px rgba(0,0,0,.08);\nborder:1px solid rgba(255,255,255,.6);\nanimation:fadeUp 1s ease;\n}\n\n.hero span{\ndisplay:inline-block;\nletter-spacing:4px;\nfont-size:13px;\ntext-transform:uppercase;\ncolor:#8d7759;\nmargin-bottom:18px;\n}\n\n.hero h1{\nfont-family:'Cormorant Garamond',serif;\nfont-size:58px;\nfont-weight:700;\nmargin-bottom:10px;\ncolor:#1d1d1d;\nline-height:1;\n}\n\n.hero h2{\nfont-size:20px;\nfont-weight:400;\ncolor:#8d7759;\nmargin-bottom:28px;\n}\n\n.hero p{\nmax-width:620px;\nmargin:auto;\nfont-size:16px;\nline-height:1.9;\ncolor:#555;\n}\n\n\/* Cards *\/\n\n.section{\nmargin-top:45px;\n}\n\n.title{\nfont-family:'Cormorant Garamond',serif;\nfont-size:42px;\ntext-align:center;\nmargin-bottom:35px;\ncolor:#222;\n}\n\n.card{\nbackground:white;\nborder-radius:22px;\npadding:28px;\nmargin-bottom:20px;\nbox-shadow:0 12px 35px rgba(0,0,0,.05);\ntransition:.4s;\nborder-left:5px solid #d69c53;\n}\n\n.card:hover{\ntransform:translateY(-8px);\nbox-shadow:0 20px 40px rgba(0,0,0,.09);\n}\n\n.card h3{\nfont-family:'Cormorant Garamond',serif;\nfont-size:30px;\nmargin-bottom:12px;\ncolor:#222;\n}\n\n.card p{\nfont-size:15px;\nline-height:1.8;\ncolor:#666;\n}\n\n\/* Quote *\/\n\n.quote{\nmargin:50px 0;\npadding:70px 30px;\nborder-radius:28px;\nbackground:linear-gradient(135deg,#1e1e1e,#383838);\ntext-align:center;\ncolor:white;\noverflow:hidden;\nposition:relative;\n}\n\n.quote:before{\ncontent:'';\nposition:absolute;\nwidth:350px;\nheight:350px;\nbackground:rgba(255,255,255,.05);\nborder-radius:50%;\ntop:-180px;\nright:-120px;\n}\n\n.quote h2{\nfont-family:'Cormorant Garamond',serif;\nfont-size:44px;\nmargin-bottom:18px;\nposition:relative;\n}\n\n.quote p{\nmax-width:620px;\nmargin:auto;\nline-height:1.9;\nopacity:.95;\nposition:relative;\n}\n\n\/* Specs *\/\n\n.specs{\ndisplay:grid;\ngrid-template-columns:repeat(2,1fr);\ngap:18px;\n}\n\n.spec{\nbackground:white;\npadding:22px;\nborder-radius:18px;\ntext-align:center;\nbox-shadow:0 8px 25px rgba(0,0,0,.05);\nfont-weight:500;\ntransition:.3s;\n}\n\n.spec:hover{\nbackground:#edf6ee;\ntransform:scale(1.03);\n}\n\n\/* CTA *\/\n\n.cta{\nmargin-top:60px;\ntext-align:center;\npadding-bottom:60px;\n}\n\n.cta h2{\nfont-family:'Cormorant Garamond',serif;\nfont-size:48px;\nmargin-bottom:12px;\n}\n\n.cta p{\ncolor:#666;\nmargin-bottom:35px;\n}\n\n.button{\ndisplay:inline-block;\npadding:18px 55px;\nborder-radius:60px;\nbackground:linear-gradient(135deg,#d98725,#f4b56a);\ncolor:white;\ntext-decoration:none;\nfont-weight:600;\nletter-spacing:1px;\ntransition:.35s;\nbox-shadow:0 12px 30px rgba(217,135,37,.35);\n}\n\n.button:hover{\ntransform:translateY(-6px);\nbox-shadow:0 18px 40px rgba(217,135,37,.4);\n}\n\n\/* Animation *\/\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(35px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n\/* Mobile *\/\n\n@media(max-width:700px){\n\n.hero{\npadding:45px 22px;\n}\n\n.hero h1{\nfont-size:42px;\n}\n\n.hero h2{\nfont-size:18px;\n}\n\n.title{\nfont-size:34px;\n}\n\n.card h3{\nfont-size:26px;\n}\n\n.quote{\npadding:55px 20px;\n}\n\n.quote h2{\nfont-size:34px;\n}\n\n.specs{\ngrid-template-columns:1fr;\n}\n\n.button{\ndisplay:block;\nwidth:100%;\n}\n\n}\n\n\u003c\/style\u003e\n\n\n\n\n\n\u003cdiv class=\"container\"\u003e\n\n\u003cdiv class=\"hero\"\u003e\n\n\u003cspan\u003eZIYAHUB COLLECTION\u003c\/span\u003e\n\n\u003ch1\u003eThe Statement Scarf\u003c\/h1\u003e\n\n\u003ch2\u003eWear It. Own It. Say It All.\u003c\/h2\u003e\n\n\u003cp\u003e\nIntroducing \u003cstrong\u003eThe Statement Scarf\u003c\/strong\u003e — a bold, unapologetic colour-block wrap in striking black, vibrant orange, crisp white and warm caramel. This isn't a background accessory. It's the piece that defines your entire look and leaves a lasting impression wherever you go.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"section\"\u003e\n\n\u003ch2 class=\"title\"\u003eWhy You'll Love It\u003c\/h2\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eBold Colour Blocking\u003c\/h3\u003e\n\u003cp\u003e\nA striking geometric design that creates instant impact while remaining timelessly elegant. Perfect for women who love sophisticated statement pieces.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003ePremium Silk Feel\u003c\/h3\u003e\n\u003cp\u003e\nCrafted with a beautifully soft silk-feel fabric that drapes effortlessly and feels luxurious against your skin from morning to evening.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eStyle It Your Way\u003c\/h3\u003e\n\u003cp\u003e\nWrap it around your neck, wear it over your shoulders, style it as a head scarf or tie it elegantly to your favourite handbag for a refined finishing touch.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eMade To Stand Out\u003c\/h3\u003e\n\u003cp\u003e\nThe rich blend of black, orange, white and caramel complements every season while adding confidence and sophistication to every outfit.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"quote\"\u003e\n\n\u003ch2\u003e\"Confidence is the best accessory.\"\u003c\/h2\u003e\n\n\u003cp\u003e\nThe Statement Scarf was created for women who embrace bold style with effortless elegance. Every fold, every drape and every colour tells a story of confidence.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"section\"\u003e\n\n\u003ch2 class=\"title\"\u003eLuxury Details\u003c\/h2\u003e\n\n\u003cdiv class=\"specs\"\u003e\n\n\u003cdiv class=\"spec\"\u003ePremium Silk Feel\u003c\/div\u003e\n\n\u003cdiv class=\"spec\"\u003eLightweight Comfort\u003c\/div\u003e\n\n\u003cdiv class=\"spec\"\u003eGenerous Size\u003c\/div\u003e\n\n\u003cdiv class=\"spec\"\u003eElegant Drape\u003c\/div\u003e\n\n\u003cdiv class=\"spec\"\u003eTimeless Colour Palette\u003c\/div\u003e\n\n\u003cdiv class=\"spec\"\u003eDesigned by ZIYAHUB\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cta\"\u003e\n\n\u003ch2\u003eZIYAHUB\u003c\/h2\u003e\n\n\u003cp\u003eBold. Elegant. Unforgettable.\u003c\/p\u003e\n\n\u003ca href=\"#\" class=\"button\"\u003eSHOP THE COLLECTION\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"ZIYAHUB","offers":[{"title":"Default Title","offer_id":53612208816493,"sku":null,"price":350.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8725\/4893\/files\/colour-block-scarf-nature-background.png?v=1785243365","url":"https:\/\/ziyahub.co.za\/products\/the-statement-scarf","provider":"ZIYAHUB","version":"1.0","type":"link"}