{"product_id":"balanced-fit-set-brown","title":"Balanced Fit Set Brown","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        .product-description-section * { margin: 0; padding: 0; box-sizing: border-box; }\n        .product-description-section { width: 100%; max-width: 1200px; margin: 0 auto; padding: 80px 20px; background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%); font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #2c3e50; position: relative; isolation: isolate; }\n        .product-description-section::before { content: ''; position: absolute; top: 0; right: 0; width: 300px; height: 300px; background: radial-gradient(circle, rgba(0,0,0,0.03) 0%, transparent 70%); border-radius: 50%; animation: float 6s ease-in-out infinite; }\n        .product-description-section .desc-title { font-size: 2.8rem; font-weight: 300; text-align: center; margin-bottom: 15px; letter-spacing: 4px; text-transform: uppercase; color: #1a1a1a; opacity: 0; animation: fadeInDown 1s ease forwards; }\n        .product-description-section .desc-subtitle { text-align: center; font-size: 1rem; font-weight: 300; color: #666; margin-bottom: 20px; letter-spacing: 1px; opacity: 0; animation: fadeIn 1s ease 0.3s forwards; }\n        .product-description-section .title-divider { width: 60px; height: 1px; background: linear-gradient(90deg, transparent, #1a1a1a, transparent); margin: 0 auto 50px; opacity: 0; animation: expandWidth 1s ease 0.5s forwards; }\n        .product-description-section .desc-content { display: grid; grid-template-columns: 1fr; gap: 40px; max-width: 1100px; margin: 0 auto; position: relative; z-index: 1; }\n        .product-description-section .product-card { background: #ffffff; padding: 50px 45px; border-radius: 12px; box-shadow: 0 10px 40px rgba(0,0,0,0.06); opacity: 0; transform: translateY(30px); animation: fadeInUp 1s ease 0.7s forwards; position: relative; overflow: hidden; border: 1px solid rgba(0,0,0,0.05); }\n        .product-description-section .product-card::after { content: ''; position: absolute; top: -50px; right: -50px; width: 150px; height: 150px; background: radial-gradient(circle, rgba(0,0,0,0.02) 0%, transparent 70%); border-radius: 50%; }\n        .product-description-section .product-name { font-size: 2rem; font-weight: 400; margin-bottom: 20px; letter-spacing: 2px; color: #1a1a1a; border-bottom: 2px solid #f0f0f0; padding-bottom: 20px; }\n        .product-description-section .product-text { font-size: 1.05rem; line-height: 1.9; margin-bottom: 35px; font-weight: 300; color: #555; letter-spacing: 0.3px; }\n        .product-description-section .features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin: 30px 0; }\n        .product-description-section .feature-item { padding: 25px; background: linear-gradient(135deg, #fafafa 0%, #ffffff 100%); border-radius: 8px; border-left: 3px solid #1a1a1a; opacity: 0; transform: translateX(-20px); animation: slideInLeft 0.6s ease forwards; transition: all 0.3s ease; }\n        .product-description-section .feature-item:hover { transform: translateX(5px); box-shadow: 0 5px 20px rgba(0,0,0,0.08); }\n        .product-description-section .feature-item:nth-child(1) { animation-delay: 1s; }\n        .product-description-section .feature-item:nth-child(2) { animation-delay: 1.15s; }\n        .product-description-section .feature-item:nth-child(3) { animation-delay: 1.3s; }\n        .product-description-section .feature-item:nth-child(4) { animation-delay: 1.45s; }\n        .product-description-section .feature-title { font-weight: 600; font-size: 1rem; margin-bottom: 8px; color: #1a1a1a; letter-spacing: 0.5px; }\n        .product-description-section .feature-desc { font-size: 0.9rem; line-height: 1.6; color: #666; font-weight: 300; }\n        \n        \/* Size Chart Container *\/\n        .product-description-section .size-chart { background: #ffffff; padding: 40px 35px; border-radius: 8px; border: 2px solid #f0f0f0; margin-top: 40px; opacity: 0; animation: fadeIn 1s ease 1.6s forwards; transition: all 0.3s ease; }\n        .product-description-section .size-chart:hover { border-color: #1a1a1a; box-shadow: 0 5px 20px rgba(0,0,0,0.08); }\n        .product-description-section .chart-title { font-size: 1.3rem; font-weight: 600; color: #1a1a1a; margin-bottom: 30px; text-transform: uppercase; letter-spacing: 1px; text-align: center; }\n        \n        \/* Weight Guide - Highlighted *\/\n        .product-description-section .weight-guide { background: linear-gradient(135deg, #2c2c2c 0%, #1a1a1a 100%); padding: 25px; border-radius: 8px; margin-bottom: 35px; }\n        .product-description-section .weight-guide .measurement-label { color: rgba(255,255,255,0.7); font-size: 0.95rem; margin-bottom: 15px; }\n        .product-description-section .weight-guide .size-table th { background: rgba(255,255,255,0.1); color: #ffffff; }\n        .product-description-section .weight-guide .size-table td { color: rgba(255,255,255,0.9); border-bottom-color: rgba(255,255,255,0.1); }\n        .product-description-section .weight-guide .size-table td:first-child { font-weight: 400; color: #ffffff; font-size: 1rem; }\n        .product-description-section .weight-guide .size-table tr:hover td { background: rgba(255,255,255,0.05); }\n        \n        .product-description-section .measurement-section { margin-bottom: 35px; }\n        .product-description-section .measurement-label { font-size: 1.1rem; font-weight: 600; color: #1a1a1a; margin-bottom: 15px; text-align: center; text-transform: uppercase; letter-spacing: 1px; }\n        .product-description-section .size-table { width: 100%; border-collapse: collapse; text-align: center; margin-bottom: 10px; }\n        .product-description-section .size-table th { background: #1a1a1a; color: #ffffff; padding: 14px 10px; font-weight: 500; font-size: 0.95rem; letter-spacing: 0.5px; }\n        .product-description-section .size-table td { padding: 12px 8px; border-bottom: 1px solid #f0f0f0; font-size: 0.9rem; color: #555; font-weight: 300; }\n        .product-description-section .size-table tr:last-child td { border-bottom: none; }\n        .product-description-section .size-table tr:hover td { background: #fafafa; }\n        .product-description-section .size-table td:first-child { font-weight: 600; color: #1a1a1a; }\n        \n        .product-description-section .size-info { background: linear-gradient(135deg, #1a1a1a 0%, #2c2c2c 100%); color: #ffffff; padding: 35px; border-radius: 8px; margin-top: 30px; opacity: 0; animation: fadeIn 1s ease 1.8s forwards; position: relative; overflow: hidden; }\n        .product-description-section .size-info::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 30%, rgba(255,255,255,0.05) 50%, transparent 70%); animation: shimmer 3s infinite; }\n        .product-description-section .model-info { font-size: 1rem; line-height: 1.8; color: rgba(255,255,255,0.9); font-weight: 300; position: relative; z-index: 1; text-align: center; }\n        \n        @media (max-width: 768px) { \n            .product-description-section { padding: 60px 20px; } \n            .product-description-section .desc-title { font-size: 2rem; letter-spacing: 2px; } \n            .product-description-section .product-card { padding: 35px 25px; } \n            .product-description-section .product-name { font-size: 1.5rem; } \n            .product-description-section .features-grid { grid-template-columns: 1fr; } \n            .product-description-section .size-chart { padding: 25px 20px; overflow-x: auto; }\n            .product-description-section .size-table { font-size: 0.85rem; }\n            .product-description-section .size-table th, .product-description-section .size-table td { padding: 10px 6px; font-size: 0.8rem; }\n        }\n        \n        @keyframes fadeInDown { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } }\n        @keyframes expandWidth { from { opacity: 0; width: 0; } to { opacity: 1; width: 60px; } }\n        @keyframes fadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } }\n        @keyframes slideInLeft { from { opacity: 0; transform: translateX(-20px); } to { opacity: 1; transform: translateX(0); } }\n        @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }\n        @keyframes float { 0%, 100% { transform: translateY(0px); } 50% { transform: translateY(-20px); } }\n        @keyframes shimmer { 0% { transform: translateX(-100%); } 100% { transform: translateX(100%); } }\n    \u003c\/style\u003e\n\u003csection class=\"product-description-section\"\u003e\n\u003ch2 class=\"desc-title\"\u003eBalanced Fit Set brown\u003c\/h2\u003e\n\u003cp class=\"desc-subtitle\"\u003ePremium Egyptian Cotton Collection\u003c\/p\u003e\n\u003cdiv class=\"title-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"desc-content\"\u003e\n\u003cdiv class=\"product-card\"\u003e\n\u003ch3 class=\"product-name\"\u003eTHE ESSENTIALS\u003c\/h3\u003e\n\u003cp class=\"product-text\"\u003eCrafted from 100% premium Egyptian cotton, this two-piece set delivers a perfect fusion of softness, structure, and everyday function. Engineered for modern loungewear — minimal, timeless, and built to last.\u003c\/p\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eFitted Jacket Hoodie\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eClean, relaxed shape that enhances comfort while maintaining a refined look\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eWide-Leg Sweatpants\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eHigh-rise elastic waist with natural drape for ease of movement\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003ePremium Quality\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003e100% Egyptian cotton for superior softness and breathability\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-title\"\u003eTimeless Design\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eMinimal aesthetic built to last beyond seasonal trends\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-chart\"\u003e\n\u003ch4 class=\"chart-title\"\u003e📏 Size Guide\u003c\/h4\u003e\n\u003c!-- Weight Guide - Highlighted --\u003e\n\u003cdiv class=\"weight-guide\"\u003e\n\u003cdiv class=\"measurement-label\"\u003eRecommended Weight Range\u003c\/div\u003e\n\u003ctable class=\"size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n\u003cth\u003eS\u003c\/th\u003e\n\u003cth\u003eM\u003c\/th\u003e\n\u003cth\u003eL\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight (kg)\u003c\/td\u003e\n\u003ctd\u003eUp to 55\u003c\/td\u003e\n\u003ctd\u003eUp to 75\u003c\/td\u003e\n\u003ctd\u003eUp to 95\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Jacket Measurements --\u003e\n\u003cdiv class=\"measurement-section\"\u003e\n\u003cdiv class=\"measurement-label\"\u003eJacket Measurements (cm)\u003c\/div\u003e\n\u003ctable class=\"size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMeasurement\u003c\/th\u003e\n\u003cth\u003eS\u003c\/th\u003e\n\u003cth\u003eM\u003c\/th\u003e\n\u003cth\u003eL\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eChest Width\u003c\/td\u003e\n\u003ctd\u003e54\u003c\/td\u003e\n\u003ctd\u003e56\u003c\/td\u003e\n\u003ctd\u003e58\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd\u003e50\u003c\/td\u003e\n\u003ctd\u003e52\u003c\/td\u003e\n\u003ctd\u003e52\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSleeves Length\u003c\/td\u003e\n\u003ctd\u003e62\u003c\/td\u003e\n\u003ctd\u003e63\u003c\/td\u003e\n\u003ctd\u003e65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaist Fit\u003c\/td\u003e\n\u003ctd\u003e35\u003c\/td\u003e\n\u003ctd\u003e36\u003c\/td\u003e\n\u003ctd\u003e38\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Pants Measurements --\u003e\n\u003cdiv class=\"measurement-section\"\u003e\n\u003cdiv class=\"measurement-label\"\u003ePants Measurements (cm)\u003c\/div\u003e\n\u003ctable class=\"size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMeasurement\u003c\/th\u003e\n\u003cth\u003eS\u003c\/th\u003e\n\u003cth\u003eM\u003c\/th\u003e\n\u003cth\u003eL\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd\u003e105\u003c\/td\u003e\n\u003ctd\u003e106\u003c\/td\u003e\n\u003ctd\u003e108\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWidth\u003c\/td\u003e\n\u003ctd\u003e56\u003c\/td\u003e\n\u003ctd\u003e58\u003c\/td\u003e\n\u003ctd\u003e60\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitted Waist Width\u003c\/td\u003e\n\u003ctd\u003e41\u003c\/td\u003e\n\u003ctd\u003e42\u003c\/td\u003e\n\u003ctd\u003e45\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-info\"\u003e\n\u003cdiv class=\"model-info\"\u003e\n\u003cstrong\u003eModel Reference:\u003c\/strong\u003e Wearing size Small | Weight: 54 kg | Height: 160 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Blus \u0026 Edge","offers":[{"title":"S \/ Cotton","offer_id":52492728107326,"sku":null,"price":1300.0,"currency_code":"EGP","in_stock":false},{"title":"M \/ Cotton","offer_id":52492728140094,"sku":null,"price":1300.0,"currency_code":"EGP","in_stock":false},{"title":"L \/ Cotton","offer_id":52492728172862,"sku":null,"price":1300.0,"currency_code":"EGP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0964\/7321\/9390\/files\/IMG_1852.webp?v=1762027047","url":"https:\/\/blushedge.com\/products\/balanced-fit-set-brown","provider":"Blush_edge","version":"1.0","type":"link"}