{"product_id":"harvest-silk-scarf","title":"Harvest Silk 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\u003eHarvest Silk Scarf | ZIYAHUB\u003c\/title\u003e\n\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n*{\nmargin:0;\npadding:0;\nbox-sizing:border-box;\n}\n\nbody{\nfont-family:'Poppins',sans-serif;\nbackground:\nradial-gradient(circle at top left,#FFF8EC 0%,transparent 35%),\nradial-gradient(circle at bottom right,#F7E8D3 0%,transparent 45%),\nlinear-gradient(135deg,#FFFDF8,#FAF5EF,#F6EEE2);\ncolor:#4E3B2B;\noverflow-x:hidden;\n}\n\n\/* Floating Leaves *\/\n\n.leaf{\nposition:fixed;\nfont-size:28px;\nopacity:.15;\nanimation:floatLeaf linear infinite;\npointer-events:none;\n}\n\n.leaf:nth-child(1){\nleft:8%;\nanimation-duration:18s;\n}\n\n.leaf:nth-child(2){\nleft:30%;\nanimation-duration:23s;\nanimation-delay:4s;\n}\n\n.leaf:nth-child(3){\nleft:60%;\nanimation-duration:20s;\nanimation-delay:2s;\n}\n\n.leaf:nth-child(4){\nleft:85%;\nanimation-duration:26s;\nanimation-delay:5s;\n}\n\n@keyframes floatLeaf{\n\n0%{\ntransform:translateY(-120px) rotate(0deg);\n}\n\n100%{\ntransform:translateY(120vh) rotate(360deg);\n}\n\n}\n\n\/* Container *\/\n\n.wrapper{\nmax-width:750px;\nmargin:auto;\npadding:20px;\n}\n\n\/* Card *\/\n\n.card{\n\nbackground:rgba(255,255,255,.80);\nbackdrop-filter:blur(15px);\nborder-radius:28px;\npadding:30px;\nbox-shadow:\n0 15px 40px rgba(90,65,30,.15);\n\nanimation:fadeUp 1.2s ease;\nborder:1px solid rgba(255,255,255,.6);\n}\n\n@keyframes fadeUp{\n\nfrom{\nopacity:0;\ntransform:translateY(40px);\n}\n\nto{\nopacity:1;\ntransform:translateY(0);\n}\n\n}\n\n\/* Heading *\/\n\nh1{\n\nfont-size:2.2rem;\ntext-align:center;\ncolor:#8D5A2B;\nmargin-bottom:8px;\nanimation:glow 3s infinite alternate;\n}\n\n@keyframes glow{\n\nfrom{\ntext-shadow:0 0 8px rgba(201,145,58,.15);\n}\n\nto{\ntext-shadow:0 0 18px rgba(201,145,58,.45);\n}\n\n}\n\n.tagline{\n\ntext-align:center;\nfont-size:1rem;\nfont-weight:500;\ncolor:#7A5C43;\nmargin-bottom:25px;\nletter-spacing:.5px;\n}\n\n.hero{\n\nbackground:linear-gradient(135deg,#C78B3D,#D9A65B,#B06C36);\ncolor:white;\npadding:22px;\nborder-radius:20px;\ntext-align:center;\nfont-size:1.05rem;\nline-height:1.8;\nmargin-bottom:25px;\nbox-shadow:0 12px 30px rgba(188,129,57,.30);\n\nanimation:softPulse 4s infinite;\n}\n\n@keyframes softPulse{\n\n0%,100%{\ntransform:scale(1);\n}\n\n50%{\ntransform:scale(1.02);\n}\n\n}\n\n\/* Feature Boxes *\/\n\n.features{\n\ndisplay:grid;\ngap:18px;\nmargin-top:25px;\n}\n\n.feature{\n\nbackground:#fffaf5;\nborder-left:6px solid #B8793E;\npadding:18px;\nborder-radius:16px;\ntransition:.4s;\nanimation:slideIn .8s ease forwards;\nopacity:0;\n}\n\n.feature:nth-child(1){animation-delay:.2s;}\n.feature:nth-child(2){animation-delay:.4s;}\n.feature:nth-child(3){animation-delay:.6s;}\n.feature:nth-child(4){animation-delay:.8s;}\n.feature:nth-child(5){animation-delay:1s;}\n\n@keyframes slideIn{\n\nto{\nopacity:1;\ntransform:translateX(0);\n}\n\nfrom{\nopacity:0;\ntransform:translateX(-40px);\n}\n\n}\n\n.feature:hover{\n\ntransform:translateY(-8px);\nbox-shadow:0 12px 25px rgba(0,0,0,.10);\nbackground:#FFFDF9;\n}\n\n.feature h3{\n\ncolor:#8B5A2B;\nfont-size:1rem;\nmargin-bottom:8px;\n}\n\n.feature p{\n\nfont-size:.94rem;\nline-height:1.7;\ncolor:#5D4B3A;\n}\n\n\/* Closing *\/\n\n.closing{\n\nmargin-top:35px;\nbackground:linear-gradient(135deg,#6E4B30,#9A6B41);\ncolor:white;\npadding:24px;\nborder-radius:20px;\ntext-align:center;\nfont-size:1rem;\nline-height:1.9;\nbox-shadow:0 10px 30px rgba(0,0,0,.18);\n}\n\n\/* Button *\/\n\n.button{\n\ndisplay:inline-block;\nmargin-top:22px;\npadding:15px 38px;\nbackground:linear-gradient(135deg,#D39A4A,#B56E36);\ncolor:white;\nfont-weight:600;\ntext-decoration:none;\nborder-radius:40px;\ntransition:.35s;\nbox-shadow:0 10px 25px rgba(181,110,54,.35);\n}\n\n.button:hover{\n\ntransform:translateY(-4px) scale(1.04);\nbox-shadow:0 16px 30px rgba(181,110,54,.45);\n}\n\n\/* Mobile *\/\n\n@media(max-width:768px){\n\n.wrapper{\npadding:14px;\n}\n\n.card{\npadding:22px;\nborder-radius:22px;\n}\n\nh1{\nfont-size:1.8rem;\n}\n\n.hero{\nfont-size:.96rem;\npadding:18px;\n}\n\n.feature{\npadding:16px;\n}\n\n.button{\nwidth:100%;\ntext-align:center;\n}\n\n}\n\u003c\/style\u003e\n\n\n\n\n\n\u003cdiv class=\"leaf\"\u003e🍂\u003c\/div\u003e\n\u003cdiv class=\"leaf\"\u003e🌿\u003c\/div\u003e\n\u003cdiv class=\"leaf\"\u003e🍁\u003c\/div\u003e\n\u003cdiv class=\"leaf\"\u003e🌾\u003c\/div\u003e\n\n\u003cdiv class=\"wrapper\"\u003e\n\n\u003cdiv class=\"card\"\u003e\n\n\u003ch1\u003eHarvest Silk Scarf\u003c\/h1\u003e\n\n\u003cp class=\"tagline\"\u003e\nWarmth You Can Wear.\n\u003c\/p\u003e\n\n\u003cdiv class=\"hero\"\u003e\n\nIntroducing the \u003cstrong\u003eHarvest Silk Scarf\u003c\/strong\u003e — a beautifully delicate wrap featuring an intricate botanical leaf print in warm amber, sage green, and rust tones on a soft cream base. Inspired by the golden abundance of harvest season, this scarf is a celebration of nature's most beautiful palette.\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"features\"\u003e\n\n\u003cdiv class=\"feature\"\u003e\n\u003ch3\u003e🌿 Delicate Botanical Leaf Print\u003c\/h3\u003e\n\u003cp\u003e\nIntricate, artistic and effortlessly feminine, bringing timeless elegance inspired by nature.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature\"\u003e\n\u003ch3\u003e🍂 Warm Earthy Colour Palette\u003c\/h3\u003e\n\u003cp\u003e\nA harmonious blend of cream, amber, rust and sage green that beautifully complements every skin tone.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature\"\u003e\n\u003ch3\u003e🤎 Rich Chocolate Border\u003c\/h3\u003e\n\u003cp\u003e\nA luxurious deep chocolate frame that adds structure, sophistication and premium appeal.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature\"\u003e\n\u003ch3\u003e✨ Lightweight Silk-Feel Fabric\u003c\/h3\u003e\n\u003cp\u003e\nSmooth, soft and beautifully lightweight with a luxurious finish that feels gentle against your skin.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature\"\u003e\n\u003ch3\u003e💚 Endless Styling Possibilities\u003c\/h3\u003e\n\u003cp\u003e\nPerfect as a neck scarf, elegant shoulder wrap, stylish head scarf or chic handbag accessory.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"closing\"\u003e\n\nThe \u003cstrong\u003eHarvest Silk Scarf\u003c\/strong\u003e is designed for the woman who finds beauty in every season. Elegant, timeless and inspired by nature's warm embrace, it's the finishing touch that transforms every outfit into something unforgettable.\n\n\u003cbr\u003e\u003cbr\u003e\n\n\u003ca href=\"#\" class=\"button\"\u003e\nShop Now\n\u003c\/a\u003e\n\n\u003c\/div\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":53613324861805,"sku":null,"price":270.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/8725\/4893\/files\/botanical-scarf-white-gift-box-packaging.png?v=1785249536","url":"https:\/\/ziyahub.co.za\/products\/harvest-silk-scarf","provider":"ZIYAHUB","version":"1.0","type":"link"}