{"title":"Home page","description":null,"products":[{"product_id":"beige-ripstop-cotton-cargo-pants-7-pocket-utility-chic","title":"Beige Ripstop Cotton Cargo Pants","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #eef2f0;\n      font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n      line-height: 1.5;\n      padding: 2rem 1rem;\n      color: #1e2a28;\n    }\n\n    .product-container {\n      max-width: 1120px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 28px;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.02);\n      overflow: hidden;\n    }\n\n    .product-inner {\n      padding: 2.2rem 2rem 2rem 2rem;\n    }\n\n    .badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid #e7e2db;\n      padding-bottom: 1rem;\n    }\n\n    .badge {\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 0.02em;\n      background: #f4f1ec;\n      color: #3b5548;\n      padding: 0.3rem 1rem;\n      border-radius: 40px;\n      text-transform: uppercase;\n    }\n\n    .badge-accent {\n      background: #e0eae4;\n      color: #1b4d3a;\n    }\n\n    .product-highlight {\n      font-style: normal;\n      font-size: 1rem;\n      color: #5d6f64;\n      margin-bottom: 0.75rem;\n      font-weight: 500;\n      border-left: 2px solid #b2c9bb;\n      padding-left: 1rem;\n    }\n\n    .product-title {\n      font-size: 1.65rem;\n      font-weight: 550;\n      line-height: 1.3;\n      margin: 0.4rem 0 0.4rem 0;\n      color: #1f2e29;\n      letter-spacing: -0.2px;\n      font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;\n      font-style: normal;\n      background: linear-gradient(135deg, #1f2e29 0%, #2c4a3b 100%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      color: transparent;\n      display: inline-block;\n      border-left: 2px solid #c2d4c9;\n      padding-left: 0.9rem;\n    }\n\n    .product-sub {\n      font-size: 0.95rem;\n      color: #5b6f64;\n      margin-bottom: 1.6rem;\n      font-weight: 440;\n      letter-spacing: -0.1px;\n    }\n\n    .grid-section-heading {\n      font-size: 1.6rem;\n      font-weight: 700;\n      color: #1e2c27;\n      letter-spacing: -0.3px;\n      margin: 0.5rem 0 1rem 0;\n      padding-bottom: 0.25rem;\n      border-bottom: 2px solid #dce5df;\n      display: inline-block;\n      width: auto;\n    }\n\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .feature {\n      display: flex;\n      flex-direction: column;\n      gap: 0.25rem;\n    }\n\n    .feature-label {\n      font-weight: 700;\n      font-size: 0.85rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #2b6b4e;\n    }\n\n    .feature-value {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .style-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .style-card {\n      display: flex;\n      flex-direction: column;\n      gap: 0.35rem;\n    }\n\n    .style-heading {\n      font-weight: 600;\n      font-size: 1rem;\n      letter-spacing: -0.2px;\n      color: #2b6b4e;\n      background: transparent;\n      margin-bottom: 0.2rem;\n      display: inline-block;\n    }\n\n    .style-description {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .comparison-section {\n      margin: 2rem 0 1.8rem 0;\n    }\n\n    .section-heading {\n      font-size: 1.6rem;\n      font-weight: 600;\n      color: #1e2c27;\n      letter-spacing: -0.2px;\n      margin-bottom: 1rem;\n      border-left: 3px solid #9abbac;\n      padding-left: 1rem;\n    }\n\n    .wear-table-wrapper {\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1rem;\n      border: 1px solid #efe7e0;\n      overflow-x: auto;\n    }\n\n    .wear-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 0.95rem;\n      background: #ffffff;\n      border-radius: 20px;\n      overflow: hidden;\n    }\n\n    .wear-table th {\n      text-align: left;\n      font-weight: 700;\n      font-size: 1rem;\n      padding: 1rem 1rem 0.9rem 1rem;\n      background: #f2efe9;\n      border-bottom: 2px solid #ddd5cb;\n      color: #2b5e48;\n      letter-spacing: -0.2px;\n    }\n\n    .wear-table td {\n      padding: 1rem 1rem;\n      border-bottom: 1px solid #ece3db;\n      vertical-align: top;\n      background-color: #ffffff;\n      color: #2f3e38;\n      line-height: 1.45;\n    }\n\n    .wear-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .wear-table th:first-child,\n    .wear-table td:first-child {\n      font-weight: 700;\n      background-color: #fefcf9;\n      color: #3a5c4b;\n      width: 35%;\n    }\n\n    .wear-table td:last-child {\n      background-color: #ffffff;\n      font-weight: 500;\n    }\n\n    .wear-table tr:hover td {\n      background-color: #fcfaf6;\n    }\n\n    .wear-table tr:hover td:first-child {\n      background-color: #f8f5ef;\n    }\n\n    .saving-highlight {\n      color: #bc6f2c;\n      font-weight: 700;\n      background: #fef1e6;\n      display: inline-block;\n      padding: 0.1rem 0.5rem;\n      border-radius: 20px;\n    }\n\n    .square-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 1.5rem;\n      margin: 2.5rem 0 1.5rem 0;\n    }\n\n    .square-card {\n      background: #ffffff;\n      border-radius: 24px;\n      box-shadow: 0 12px 28px -10px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.02);\n      padding: 1.8rem 1.2rem;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      min-height: 140px;\n      border: 1px solid #f0eae3;\n    }\n\n    .square-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 20px 32px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .square-card-full {\n      grid-column: span 2;\n      max-width: 70%;\n      margin: 0 auto;\n      width: 100%;\n    }\n\n    .gift-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #4f6a5c;\n      line-height: 1.45;\n      letter-spacing: -0.2px;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n\n    .urgency-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #9b6e42;\n      line-height: 1.45;\n      letter-spacing: 0.1px;\n    }\n\n    .cta-square {\n      display: inline-flex;\n      align-items: baseline;\n      gap: 0.6rem;\n      background: transparent;\n      border: none;\n      font-size: 1.05rem;\n      font-weight: 600;\n      color: #2c5a48;\n      cursor: pointer;\n      font-family: inherit;\n      transition: all 0.25s ease;\n      border-bottom: 1.5px solid #cbdcd2;\n      padding: 0.25rem 0.5rem;\n    }\n\n    .cta-square:hover {\n      color: #1a3f32;\n      border-bottom-color: #8fae9c;\n      gap: 0.8rem;\n    }\n\n    .arrow-square {\n      font-size: 1.1rem;\n      transition: transform 0.2s;\n    }\n\n    .cta-square:hover .arrow-square {\n      transform: translateX(4px);\n    }\n\n    hr.divider-light {\n      margin: 1.2rem 0 1rem 0;\n      border: 0;\n      height: 1px;\n      background: #e9e0d7;\n    }\n\n    .footer-subtle {\n      text-align: center;\n      font-size: 0.7rem;\n      color: #aa9b8b;\n      margin-top: 0.8rem;\n      letter-spacing: 0.2px;\n    }\n\n    @media (max-width: 680px) {\n      .product-inner {\n        padding: 1.5rem;\n      }\n      .product-title {\n        font-size: 1.35rem;\n        background: none;\n        color: #1f2e29;\n        -webkit-background-clip: unset;\n        background-clip: unset;\n        border-left: 2px solid #c2d4c9;\n        padding-left: 0.8rem;\n      }\n      .section-heading, .grid-section-heading {\n        font-size: 1.4rem;\n      }\n      .features-grid, .style-grid {\n        padding: 1rem;\n      }\n      .wear-table th, .wear-table td {\n        padding: 0.8rem;\n        font-size: 0.85rem;\n      }\n      .style-heading {\n        font-size: 0.9rem;\n      }\n      .square-grid {\n        grid-template-columns: 1fr;\n        gap: 1.2rem;\n      }\n      .square-card-full {\n        grid-column: span 1;\n        max-width: 100%;\n        margin: 0;\n      }\n      .square-card {\n        padding: 1.2rem;\n        min-height: auto;\n      }\n      .gift-square, .urgency-square {\n        font-size: 0.9rem;\n      }\n      .cta-square {\n        font-size: 0.95rem;\n      }\n      .product-sub {\n        font-size: 0.85rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\u003cdiv class=\"product-container\"\u003e\n  \u003cdiv class=\"product-inner\"\u003e\n\n    \u003c!-- Badge row --\u003e\n    \u003cdiv class=\"badge-row\"\u003e\n      \u003cspan class=\"badge\"\u003eCash on Delivery\u003c\/span\u003e\n      \u003cspan class=\"badge badge-accent\"\u003e7 Days Warranty\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eSale Is Live\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-highlight\"\u003e\n      Classic beige 90% cotton ripstop cargo pants with 7 functional pockets, a relaxed silhouette, and adjustable drawstring waist for practical everyday style.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-title\"\u003e\n      Beige Ripstop Cotton Cargo Pants\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-sub\"\u003e\n      90% cotton ripstop | 7 utility pockets | Relaxed drawstring comfort\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES SECTION --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eFeatures\u003c\/div\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFabric\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003e90% cotton ripstop — lightweight, breathable, soft, and tear-resistant for daily movement\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eColor\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eClassic beige — neutral, refined, and easy to style year-round\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003ePockets\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003e7 functional pockets — practical utility storage with a stylish cargo edge\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFit\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eRelaxed silhouette — comfortable for travel, errands, creative workdays, and weekends\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eWaist\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eAdjustable drawstring waist — easy comfort and flexible everyday fitting\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eSizes\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eAvailable in 30, 32, 34, and 36\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eMachine washable and colorfast — effortless upkeep for repeated wear\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- STYLE IT 5 WAYS --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eStyle It 5 Ways\u003c\/div\u003e\n\n    \u003cdiv class=\"style-grid\"\u003e\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eUrban Minimalist\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Beige ripstop cargos + crisp white button-down + flats → Clean, practical, and polished\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eStreet-Style Edge\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          7-pocket cargo pants + cropped tee + sneakers → Relaxed, bold, and effortlessly cool\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eTravel Ready\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Beige cargos + relaxed cotton shirt + belt bag + shades → Easy movement with smart utility\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eModest Casual\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Ripstop cargo pants + long tunic + sandals → Comfortable coverage with a modern utility look\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eWeekend Utility\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Drawstring cargos + oversized tee + crossbody bag → Practical weekend style without trying too hard\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"comparison-section\"\u003e\n      \u003ch2 class=\"section-heading\"\u003eWhy Order Today?\u003c\/h2\u003e\n\n      \u003cdiv class=\"wear-table-wrapper\"\u003e\n        \u003ctable class=\"wear-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eIf You Wait\u003c\/th\u003e\n              \u003cth\u003eIf You Order Now\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSale price might end\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eLock in today's sale price — limited time only\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYour size might sell out\u003c\/td\u003e\n              \u003ctd\u003eAvailable in 30, 32, 34, and 36 — pick your size while stock is here\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou may miss a practical cargo essential\u003c\/td\u003e\n              \u003ctd\u003eOne beige cargo pant that works with shirts, tees, tunics, sneakers, flats, and travel looks\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou’ll keep searching for comfort with pockets\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eStop searching, start styling\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SQUARE GRID FOR FINAL ELEMENTS --\u003e\n    \u003cdiv class=\"square-grid\"\u003e\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          Perfect practical gift for your sister, friend, or yourself breathable cargo comfort with pockets that actually help.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"urgency-square\"\u003e\n          “Beige cargo pants har season mein kaam aati hain baji pockets bhi, comfort bhi, style bhi!”\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card square-card-full\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          ADD TO CART — PAY WHEN IT ARRIVES\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr class=\"divider-light\"\u003e\n\n    \u003cdiv style=\"font-size: 0.68rem; text-align: center; color: #aa9b8b; margin-top: 0.5rem;\"\u003e\n      Beige ripstop cotton cargo pants | 7-pocket utility design | made for practical comfort and everyday edge\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mannmoji","offers":[{"title":"30","offer_id":48084770521345,"sku":null,"price":3200.0,"currency_code":"PKR","in_stock":true},{"title":"32","offer_id":48084770554113,"sku":null,"price":3200.0,"currency_code":"PKR","in_stock":true},{"title":"34","offer_id":48084770586881,"sku":null,"price":3200.0,"currency_code":"PKR","in_stock":true},{"title":"36","offer_id":48084770619649,"sku":null,"price":3200.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/0302\/1569\/files\/27_609b7c48-b0b4-4aa3-bbb6-cec5b40f6182.png?v=1776341364"},{"product_id":"blue-dotted-contrast-shirt-classic-cotton-elegance-with-a-modern-twist","title":"Blue Dotted Contrast Shirt","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #eef2f0;\n      font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n      line-height: 1.5;\n      padding: 2rem 1rem;\n      color: #1e2a28;\n    }\n\n    .product-container {\n      max-width: 1120px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 28px;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.02);\n      overflow: hidden;\n    }\n\n    .product-inner {\n      padding: 2.2rem 2rem 2rem 2rem;\n    }\n\n    .badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid #e7e2db;\n      padding-bottom: 1rem;\n    }\n\n    .badge {\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 0.02em;\n      background: #f4f1ec;\n      color: #3b5548;\n      padding: 0.3rem 1rem;\n      border-radius: 40px;\n      text-transform: uppercase;\n    }\n\n    .badge-accent {\n      background: #e0eae4;\n      color: #1b4d3a;\n    }\n\n    .product-highlight {\n      font-style: normal;\n      font-size: 1rem;\n      color: #5d6f64;\n      margin-bottom: 0.75rem;\n      font-weight: 500;\n      border-left: 2px solid #b2c9bb;\n      padding-left: 1rem;\n    }\n\n    .product-title {\n      font-size: 1.65rem;\n      font-weight: 550;\n      line-height: 1.3;\n      margin: 0.4rem 0 0.4rem 0;\n      color: #1f2e29;\n      letter-spacing: -0.2px;\n      font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;\n      font-style: normal;\n      background: linear-gradient(135deg, #1f2e29 0%, #2c4a3b 100%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      color: transparent;\n      display: inline-block;\n      border-left: 2px solid #c2d4c9;\n      padding-left: 0.9rem;\n    }\n\n    .product-sub {\n      font-size: 0.95rem;\n      color: #5b6f64;\n      margin-bottom: 1.6rem;\n      font-weight: 440;\n      letter-spacing: -0.1px;\n    }\n\n    .grid-section-heading {\n      font-size: 1.6rem;\n      font-weight: 700;\n      color: #1e2c27;\n      letter-spacing: -0.3px;\n      margin: 0.5rem 0 1rem 0;\n      padding-bottom: 0.25rem;\n      border-bottom: 2px solid #dce5df;\n      display: inline-block;\n      width: auto;\n    }\n\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .feature {\n      display: flex;\n      flex-direction: column;\n      gap: 0.25rem;\n    }\n\n    .feature-label {\n      font-weight: 700;\n      font-size: 0.85rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #2b6b4e;\n    }\n\n    .feature-value {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .style-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .style-card {\n      display: flex;\n      flex-direction: column;\n      gap: 0.35rem;\n    }\n\n    .style-heading {\n      font-weight: 600;\n      font-size: 1rem;\n      letter-spacing: -0.2px;\n      color: #2b6b4e;\n      background: transparent;\n      margin-bottom: 0.2rem;\n      display: inline-block;\n    }\n\n    .style-description {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .comparison-section {\n      margin: 2rem 0 1.8rem 0;\n    }\n\n    .section-heading {\n      font-size: 1.6rem;\n      font-weight: 600;\n      color: #1e2c27;\n      letter-spacing: -0.2px;\n      margin-bottom: 1rem;\n      border-left: 3px solid #9abbac;\n      padding-left: 1rem;\n    }\n\n    .wear-table-wrapper {\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1rem;\n      border: 1px solid #efe7e0;\n      overflow-x: auto;\n    }\n\n    .wear-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 0.95rem;\n      background: #ffffff;\n      border-radius: 20px;\n      overflow: hidden;\n    }\n\n    .wear-table th {\n      text-align: left;\n      font-weight: 700;\n      font-size: 1rem;\n      padding: 1rem 1rem 0.9rem 1rem;\n      background: #f2efe9;\n      border-bottom: 2px solid #ddd5cb;\n      color: #2b5e48;\n      letter-spacing: -0.2px;\n    }\n\n    .wear-table td {\n      padding: 1rem 1rem;\n      border-bottom: 1px solid #ece3db;\n      vertical-align: top;\n      background-color: #ffffff;\n      color: #2f3e38;\n      line-height: 1.45;\n    }\n\n    .wear-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .wear-table th:first-child,\n    .wear-table td:first-child {\n      font-weight: 700;\n      background-color: #fefcf9;\n      color: #3a5c4b;\n      width: 35%;\n    }\n\n    .wear-table td:last-child {\n      background-color: #ffffff;\n      font-weight: 500;\n    }\n\n    .wear-table tr:hover td {\n      background-color: #fcfaf6;\n    }\n\n    .wear-table tr:hover td:first-child {\n      background-color: #f8f5ef;\n    }\n\n    .saving-highlight {\n      color: #bc6f2c;\n      font-weight: 700;\n      background: #fef1e6;\n      display: inline-block;\n      padding: 0.1rem 0.5rem;\n      border-radius: 20px;\n    }\n\n    .square-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 1.5rem;\n      margin: 2.5rem 0 1.5rem 0;\n    }\n\n    .square-card {\n      background: #ffffff;\n      border-radius: 24px;\n      box-shadow: 0 12px 28px -10px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.02);\n      padding: 1.8rem 1.2rem;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      min-height: 140px;\n      border: 1px solid #f0eae3;\n    }\n\n    .square-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 20px 32px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .square-card-full {\n      grid-column: span 2;\n      max-width: 70%;\n      margin: 0 auto;\n      width: 100%;\n    }\n\n    .gift-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #4f6a5c;\n      line-height: 1.45;\n      letter-spacing: -0.2px;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n\n    .urgency-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #9b6e42;\n      line-height: 1.45;\n      letter-spacing: 0.1px;\n    }\n\n    .cta-square {\n      display: inline-flex;\n      align-items: baseline;\n      gap: 0.6rem;\n      background: transparent;\n      border: none;\n      font-size: 1.05rem;\n      font-weight: 600;\n      color: #2c5a48;\n      cursor: pointer;\n      font-family: inherit;\n      transition: all 0.25s ease;\n      border-bottom: 1.5px solid #cbdcd2;\n      padding: 0.25rem 0.5rem;\n    }\n\n    .cta-square:hover {\n      color: #1a3f32;\n      border-bottom-color: #8fae9c;\n      gap: 0.8rem;\n    }\n\n    .arrow-square {\n      font-size: 1.1rem;\n      transition: transform 0.2s;\n    }\n\n    .cta-square:hover .arrow-square {\n      transform: translateX(4px);\n    }\n\n    hr.divider-light {\n      margin: 1.2rem 0 1rem 0;\n      border: 0;\n      height: 1px;\n      background: #e9e0d7;\n    }\n\n    .footer-subtle {\n      text-align: center;\n      font-size: 0.7rem;\n      color: #aa9b8b;\n      margin-top: 0.8rem;\n      letter-spacing: 0.2px;\n    }\n\n    @media (max-width: 680px) {\n      .product-inner {\n        padding: 1.5rem;\n      }\n      .product-title {\n        font-size: 1.35rem;\n        background: none;\n        color: #1f2e29;\n        -webkit-background-clip: unset;\n        background-clip: unset;\n        border-left: 2px solid #c2d4c9;\n        padding-left: 0.8rem;\n      }\n      .section-heading, .grid-section-heading {\n        font-size: 1.4rem;\n      }\n      .features-grid, .style-grid {\n        padding: 1rem;\n      }\n      .wear-table th, .wear-table td {\n        padding: 0.8rem;\n        font-size: 0.85rem;\n      }\n      .style-heading {\n        font-size: 0.9rem;\n      }\n      .square-grid {\n        grid-template-columns: 1fr;\n        gap: 1.2rem;\n      }\n      .square-card-full {\n        grid-column: span 1;\n        max-width: 100%;\n        margin: 0;\n      }\n      .square-card {\n        padding: 1.2rem;\n        min-height: auto;\n      }\n      .gift-square, .urgency-square {\n        font-size: 0.9rem;\n      }\n      .cta-square {\n        font-size: 0.95rem;\n      }\n      .product-sub {\n        font-size: 0.85rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\u003cdiv class=\"product-container\"\u003e\n  \u003cdiv class=\"product-inner\"\u003e\n\n    \u003c!-- Badge row --\u003e\n    \u003cdiv class=\"badge-row\"\u003e\n      \u003cspan class=\"badge\"\u003eCash on Delivery\u003c\/span\u003e\n      \u003cspan class=\"badge badge-accent\"\u003e7 Days Warranty\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eSale Is Live\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-highlight\"\u003e\n      Soft 100% cotton sky blue dotted shirt with a crisp white contrast collar and flared cuffs, made for polished workwear and smart-casual elegance.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-title\"\u003e\n      \n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-sub\"\u003e\n      100% cotton | Navy dotted pattern | White contrast collar and cuffs\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES SECTION --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eFeatures\u003c\/div\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFabric\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003e100% cotton — soft, breathable, durable, and comfortable for long wear\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eColor \u0026amp; Pattern\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eSky blue base with subtle navy dots — refined, feminine, and easy to style\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eCollar\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eWhite contrast collar — adds a crisp tailored finish to the overall look\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eCuffs\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eWhite flared cuffs — gives the shirt a modern polished edge\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFit\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eStructured yet comfortable — ideal for office, brunch, and smart-casual plans\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eSizes\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eAvailable in S, M, L, and XL\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eMachine washable — retains color and shape for lasting repeated wear\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- STYLE IT 5 WAYS --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eStyle It 5 Ways\u003c\/div\u003e\n\n    \u003cdiv class=\"style-grid\"\u003e\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eOffice Polished\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Blue dotted contrast shirt + beige trousers + loafers → Clean workwear elegance with a soft feminine touch\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eSmart-Casual Denim\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Dotted cotton shirt tucked into black jeans + flats → Relaxed but refined for daily plans\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eBrunch Ready\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Sky blue dotted shirt + white pants + statement earrings → Fresh, crisp, and camera-ready\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003ePower Minimal\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Contrast collar shirt + tailored black trousers + structured bag → Minimal style with confident detail\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eSoft Weekend Look\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Blue dotted shirt + wide-leg denim + soft sandals → Easy weekend comfort with a polished finish\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"comparison-section\"\u003e\n      \u003ch2 class=\"section-heading\"\u003eWhy Order Today?\u003c\/h2\u003e\n\n      \u003cdiv class=\"wear-table-wrapper\"\u003e\n        \u003ctable class=\"wear-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eIf You Wait\u003c\/th\u003e\n              \u003cth\u003eIf You Order Now\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSale price might end\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eLock in today's sale price — limited time only\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYour size might sell out\u003c\/td\u003e\n              \u003ctd\u003eAvailable in S, M, L, and XL — pick your size while stock is here\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou may miss a polished cotton essential\u003c\/td\u003e\n              \u003ctd\u003eOne shirt that works for office, brunch, smart-casual outings, and everyday refined looks\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou’ll keep searching for something classy but different\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eStop searching, start styling\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SQUARE GRID FOR FINAL ELEMENTS --\u003e\n    \u003cdiv class=\"square-grid\"\u003e\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          Perfect practical gift for your sister, friend, or yourself soft cotton comfort with a crisp modern contrast detail.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"urgency-square\"\u003e\n          “Contrast collar ka polished look alag hi classy lagta hai baji office ho ya brunch, dono mein perfect!”\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card square-card-full\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          ADD TO CART — PAY WHEN IT ARRIVES\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr class=\"divider-light\"\u003e\n\n    \u003cdiv style=\"font-size: 0.68rem; text-align: center; color: #aa9b8b; margin-top: 0.5rem;\"\u003e\n      Blue dotted cotton shirt | white contrast collar and flared cuffs | designed for classic elegance with a modern twist\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mannmoji","offers":[{"title":"S","offer_id":48084770783489,"sku":null,"price":2900.0,"currency_code":"PKR","in_stock":true},{"title":"M","offer_id":48084770816257,"sku":null,"price":2900.0,"currency_code":"PKR","in_stock":true},{"title":"L","offer_id":48084770849025,"sku":null,"price":2900.0,"currency_code":"PKR","in_stock":true},{"title":"XL","offer_id":48084770881793,"sku":null,"price":2900.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/0302\/1569\/files\/11_e5f46371-9466-4dda-9aa6-1ab7c5b6ab68.png?v=1776336635"},{"product_id":"blue-striped-v-neck-cotton-top-effortless-ease-with-everyday-grace","title":"Blue Striped V-Neck Cotton Top","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #eef2f0;\n      font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n      line-height: 1.5;\n      padding: 2rem 1rem;\n      color: #1e2a28;\n    }\n\n    .product-container {\n      max-width: 1120px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 28px;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.02);\n      overflow: hidden;\n    }\n\n    .product-inner {\n      padding: 2.2rem 2rem 2rem 2rem;\n    }\n\n    .badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid #e7e2db;\n      padding-bottom: 1rem;\n    }\n\n    .badge {\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 0.02em;\n      background: #f4f1ec;\n      color: #3b5548;\n      padding: 0.3rem 1rem;\n      border-radius: 40px;\n      text-transform: uppercase;\n    }\n\n    .badge-accent {\n      background: #e0eae4;\n      color: #1b4d3a;\n    }\n\n    .product-highlight {\n      font-style: normal;\n      font-size: 1rem;\n      color: #5d6f64;\n      margin-bottom: 0.75rem;\n      font-weight: 500;\n      border-left: 2px solid #b2c9bb;\n      padding-left: 1rem;\n    }\n\n    .product-title {\n      font-size: 1.65rem;\n      font-weight: 550;\n      line-height: 1.3;\n      margin: 0.4rem 0 0.4rem 0;\n      color: #1f2e29;\n      letter-spacing: -0.2px;\n      font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;\n      font-style: normal;\n      background: linear-gradient(135deg, #1f2e29 0%, #2c4a3b 100%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      color: transparent;\n      display: inline-block;\n      border-left: 2px solid #c2d4c9;\n      padding-left: 0.9rem;\n    }\n\n    .product-sub {\n      font-size: 0.95rem;\n      color: #5b6f64;\n      margin-bottom: 1.6rem;\n      font-weight: 440;\n      letter-spacing: -0.1px;\n    }\n\n    .grid-section-heading {\n      font-size: 1.6rem;\n      font-weight: 700;\n      color: #1e2c27;\n      letter-spacing: -0.3px;\n      margin: 0.5rem 0 1rem 0;\n      padding-bottom: 0.25rem;\n      border-bottom: 2px solid #dce5df;\n      display: inline-block;\n      width: auto;\n    }\n\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .feature {\n      display: flex;\n      flex-direction: column;\n      gap: 0.25rem;\n    }\n\n    .feature-label {\n      font-weight: 700;\n      font-size: 0.85rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #2b6b4e;\n    }\n\n    .feature-value {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .style-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .style-card {\n      display: flex;\n      flex-direction: column;\n      gap: 0.35rem;\n    }\n\n    .style-heading {\n      font-weight: 600;\n      font-size: 1rem;\n      letter-spacing: -0.2px;\n      color: #2b6b4e;\n      background: transparent;\n      margin-bottom: 0.2rem;\n      display: inline-block;\n    }\n\n    .style-description {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .comparison-section {\n      margin: 2rem 0 1.8rem 0;\n    }\n\n    .section-heading {\n      font-size: 1.6rem;\n      font-weight: 600;\n      color: #1e2c27;\n      letter-spacing: -0.2px;\n      margin-bottom: 1rem;\n      border-left: 3px solid #9abbac;\n      padding-left: 1rem;\n    }\n\n    .wear-table-wrapper {\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1rem;\n      border: 1px solid #efe7e0;\n      overflow-x: auto;\n    }\n\n    .wear-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 0.95rem;\n      background: #ffffff;\n      border-radius: 20px;\n      overflow: hidden;\n    }\n\n    .wear-table th {\n      text-align: left;\n      font-weight: 700;\n      font-size: 1rem;\n      padding: 1rem 1rem 0.9rem 1rem;\n      background: #f2efe9;\n      border-bottom: 2px solid #ddd5cb;\n      color: #2b5e48;\n      letter-spacing: -0.2px;\n    }\n\n    .wear-table td {\n      padding: 1rem 1rem;\n      border-bottom: 1px solid #ece3db;\n      vertical-align: top;\n      background-color: #ffffff;\n      color: #2f3e38;\n      line-height: 1.45;\n    }\n\n    .wear-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .wear-table th:first-child,\n    .wear-table td:first-child {\n      font-weight: 700;\n      background-color: #fefcf9;\n      color: #3a5c4b;\n      width: 35%;\n    }\n\n    .wear-table td:last-child {\n      background-color: #ffffff;\n      font-weight: 500;\n    }\n\n    .wear-table tr:hover td {\n      background-color: #fcfaf6;\n    }\n\n    .wear-table tr:hover td:first-child {\n      background-color: #f8f5ef;\n    }\n\n    .saving-highlight {\n      color: #bc6f2c;\n      font-weight: 700;\n      background: #fef1e6;\n      display: inline-block;\n      padding: 0.1rem 0.5rem;\n      border-radius: 20px;\n    }\n\n    .square-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 1.5rem;\n      margin: 2.5rem 0 1.5rem 0;\n    }\n\n    .square-card {\n      background: #ffffff;\n      border-radius: 24px;\n      box-shadow: 0 12px 28px -10px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.02);\n      padding: 1.8rem 1.2rem;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      min-height: 140px;\n      border: 1px solid #f0eae3;\n    }\n\n    .square-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 20px 32px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .square-card-full {\n      grid-column: span 2;\n      max-width: 70%;\n      margin: 0 auto;\n      width: 100%;\n    }\n\n    .gift-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #4f6a5c;\n      line-height: 1.45;\n      letter-spacing: -0.2px;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n\n    .urgency-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #9b6e42;\n      line-height: 1.45;\n      letter-spacing: 0.1px;\n    }\n\n    .cta-square {\n      display: inline-flex;\n      align-items: baseline;\n      gap: 0.6rem;\n      background: transparent;\n      border: none;\n      font-size: 1.05rem;\n      font-weight: 600;\n      color: #2c5a48;\n      cursor: pointer;\n      font-family: inherit;\n      transition: all 0.25s ease;\n      border-bottom: 1.5px solid #cbdcd2;\n      padding: 0.25rem 0.5rem;\n    }\n\n    .cta-square:hover {\n      color: #1a3f32;\n      border-bottom-color: #8fae9c;\n      gap: 0.8rem;\n    }\n\n    .arrow-square {\n      font-size: 1.1rem;\n      transition: transform 0.2s;\n    }\n\n    .cta-square:hover .arrow-square {\n      transform: translateX(4px);\n    }\n\n    hr.divider-light {\n      margin: 1.2rem 0 1rem 0;\n      border: 0;\n      height: 1px;\n      background: #e9e0d7;\n    }\n\n    .footer-subtle {\n      text-align: center;\n      font-size: 0.7rem;\n      color: #aa9b8b;\n      margin-top: 0.8rem;\n      letter-spacing: 0.2px;\n    }\n\n    @media (max-width: 680px) {\n      .product-inner {\n        padding: 1.5rem;\n      }\n      .product-title {\n        font-size: 1.35rem;\n        background: none;\n        color: #1f2e29;\n        -webkit-background-clip: unset;\n        background-clip: unset;\n        border-left: 2px solid #c2d4c9;\n        padding-left: 0.8rem;\n      }\n      .section-heading, .grid-section-heading {\n        font-size: 1.4rem;\n      }\n      .features-grid, .style-grid {\n        padding: 1rem;\n      }\n      .wear-table th, .wear-table td {\n        padding: 0.8rem;\n        font-size: 0.85rem;\n      }\n      .style-heading {\n        font-size: 0.9rem;\n      }\n      .square-grid {\n        grid-template-columns: 1fr;\n        gap: 1.2rem;\n      }\n      .square-card-full {\n        grid-column: span 1;\n        max-width: 100%;\n        margin: 0;\n      }\n      .square-card {\n        padding: 1.2rem;\n        min-height: auto;\n      }\n      .gift-square, .urgency-square {\n        font-size: 0.9rem;\n      }\n      .cta-square {\n        font-size: 0.95rem;\n      }\n      .product-sub {\n        font-size: 0.85rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\u003cdiv class=\"product-container\"\u003e\n  \u003cdiv class=\"product-inner\"\u003e\n\n    \u003c!-- Badge row --\u003e\n    \u003cdiv class=\"badge-row\"\u003e\n      \u003cspan class=\"badge\"\u003eCash on Delivery\u003c\/span\u003e\n      \u003cspan class=\"badge badge-accent\"\u003e7 Days Warranty\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eSale Is Live\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-highlight\"\u003e\n      Light and airy 100% cotton V-neck top with soft blue stripes, a graceful front pleat, and relaxed flowy comfort for effortless daily wear.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-title\"\u003e\n     \n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-sub\"\u003e\n      100% lightweight cotton | Fine white stripes | Relaxed flowy fit\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES SECTION --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eFeatures\u003c\/div\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFabric\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003e100% lightweight cotton — breathable, soft, airy, and easy to wear\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eColor\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eSoft blue with fine white stripes — timeless, calm, and effortlessly graceful\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eNeckline\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eV-neckline — gives a clean, feminine, and naturally flattering finish\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eDesign\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eFront pleat detail — adds elegant structure and subtle volume without feeling heavy\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFit\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eRelaxed and flowy — comfortable for all-day movement and everyday styling\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eSizes\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eAvailable in S, M, L, and XL\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eMachine washable — gentle cycle recommended to maintain softness and shape\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- STYLE IT 5 WAYS --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eStyle It 5 Ways\u003c\/div\u003e\n\n    \u003cdiv class=\"style-grid\"\u003e\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eAiry Summer Look\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Blue striped V-neck top + beige linen trousers + sandals → Light, breathable, and graceful\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eEveryday Denim\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Striped cotton top + classic denim + white sneakers → Simple everyday casual with a polished touch\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eMinimal Office\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          V-neck cotton top + straight pants + silver jewelry → Soft professional look without stiffness\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eCoffee Run Ready\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Flowy striped top + wide-leg jeans + flats → Easy comfort for errands, cafés, and casual plans\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eSoft Weekend Grace\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Blue striped top + white trousers + minimal accessories → Clean, fresh, and quietly elegant\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"comparison-section\"\u003e\n      \u003ch2 class=\"section-heading\"\u003eWhy Order Today?\u003c\/h2\u003e\n\n      \u003cdiv class=\"wear-table-wrapper\"\u003e\n        \u003ctable class=\"wear-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eIf You Wait\u003c\/th\u003e\n              \u003cth\u003eIf You Order Now\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSale price might end\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eLock in today's sale price — limited time only\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYour size might sell out\u003c\/td\u003e\n              \u003ctd\u003eAvailable in S, M, L, and XL — choose your size while stock is here\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou may miss an easy cotton staple\u003c\/td\u003e\n              \u003ctd\u003eOne lightweight top that works for coffee runs, office days, casual plans, and weekend styling\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou’ll keep looking for something simple and graceful\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eStop searching, start styling\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SQUARE GRID FOR FINAL ELEMENTS --\u003e\n    \u003cdiv class=\"square-grid\"\u003e\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          Perfect practical gift for your sister, friend, or yourself soft cotton comfort with a timeless striped look.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"urgency-square\"\u003e\n          “Blue stripes ka soft classy look har wardrobe mein kaam aata hai baji simple bhi, graceful bhi!”\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card square-card-full\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          ADD TO CART — PAY WHEN IT ARRIVES\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr class=\"divider-light\"\u003e\n\n    \u003cdiv style=\"font-size: 0.68rem; text-align: center; color: #aa9b8b; margin-top: 0.5rem;\"\u003e\n      Blue striped cotton V-neck top | front pleat detail | designed for effortless everyday grace\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mannmoji","offers":[{"title":"S","offer_id":48084770947329,"sku":null,"price":2500.0,"currency_code":"PKR","in_stock":true},{"title":"M","offer_id":48084770980097,"sku":null,"price":2500.0,"currency_code":"PKR","in_stock":true},{"title":"L","offer_id":48084771012865,"sku":null,"price":2500.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/0302\/1569\/files\/17_33a6aa27-392f-4cfa-90f3-ee66186ee9ff.png?v=1776406267"},{"product_id":"cozy-knit-heart-star-print-trouser-warmth-with-a-touch-of-love","title":"Cozy Knit Heart \u0026 Star Print Trouser","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #eef2f0;\n      font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n      line-height: 1.5;\n      padding: 2rem 1rem;\n      color: #1e2a28;\n    }\n\n    .product-container {\n      max-width: 1120px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 28px;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.02);\n      overflow: hidden;\n    }\n\n    .product-inner {\n      padding: 2.2rem 2rem 2rem 2rem;\n    }\n\n    .badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid #e7e2db;\n      padding-bottom: 1rem;\n    }\n\n    .badge {\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 0.02em;\n      background: #f4f1ec;\n      color: #3b5548;\n      padding: 0.3rem 1rem;\n      border-radius: 40px;\n      text-transform: uppercase;\n    }\n\n    .badge-accent {\n      background: #e0eae4;\n      color: #1b4d3a;\n    }\n\n    .product-highlight {\n      font-style: normal;\n      font-size: 1rem;\n      color: #5d6f64;\n      margin-bottom: 0.75rem;\n      font-weight: 500;\n      border-left: 2px solid #b2c9bb;\n      padding-left: 1rem;\n    }\n\n    .product-title {\n      font-size: 1.65rem;\n      font-weight: 550;\n      line-height: 1.3;\n      margin: 0.4rem 0 0.4rem 0;\n      color: #1f2e29;\n      letter-spacing: -0.2px;\n      font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;\n      font-style: normal;\n      background: linear-gradient(135deg, #1f2e29 0%, #2c4a3b 100%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      color: transparent;\n      display: inline-block;\n      border-left: 2px solid #c2d4c9;\n      padding-left: 0.9rem;\n    }\n\n    .product-sub {\n      font-size: 0.95rem;\n      color: #5b6f64;\n      margin-bottom: 1.6rem;\n      font-weight: 440;\n      letter-spacing: -0.1px;\n    }\n\n    .grid-section-heading {\n      font-size: 1.6rem;\n      font-weight: 700;\n      color: #1e2c27;\n      letter-spacing: -0.3px;\n      margin: 0.5rem 0 1rem 0;\n      padding-bottom: 0.25rem;\n      border-bottom: 2px solid #dce5df;\n      display: inline-block;\n      width: auto;\n    }\n\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .feature {\n      display: flex;\n      flex-direction: column;\n      gap: 0.25rem;\n    }\n\n    .feature-label {\n      font-weight: 700;\n      font-size: 0.85rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #2b6b4e;\n    }\n\n    .feature-value {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .style-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .style-card {\n      display: flex;\n      flex-direction: column;\n      gap: 0.35rem;\n    }\n\n    .style-heading {\n      font-weight: 600;\n      font-size: 1rem;\n      letter-spacing: -0.2px;\n      color: #2b6b4e;\n      background: transparent;\n      margin-bottom: 0.2rem;\n      display: inline-block;\n    }\n\n    .style-description {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .comparison-section {\n      margin: 2rem 0 1.8rem 0;\n    }\n\n    .section-heading {\n      font-size: 1.6rem;\n      font-weight: 600;\n      color: #1e2c27;\n      letter-spacing: -0.2px;\n      margin-bottom: 1rem;\n      border-left: 3px solid #9abbac;\n      padding-left: 1rem;\n    }\n\n    .wear-table-wrapper {\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1rem;\n      border: 1px solid #efe7e0;\n      overflow-x: auto;\n    }\n\n    .wear-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 0.95rem;\n      background: #ffffff;\n      border-radius: 20px;\n      overflow: hidden;\n    }\n\n    .wear-table th {\n      text-align: left;\n      font-weight: 700;\n      font-size: 1rem;\n      padding: 1rem 1rem 0.9rem 1rem;\n      background: #f2efe9;\n      border-bottom: 2px solid #ddd5cb;\n      color: #2b5e48;\n      letter-spacing: -0.2px;\n    }\n\n    .wear-table td {\n      padding: 1rem 1rem;\n      border-bottom: 1px solid #ece3db;\n      vertical-align: top;\n      background-color: #ffffff;\n      color: #2f3e38;\n      line-height: 1.45;\n    }\n\n    .wear-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .wear-table th:first-child,\n    .wear-table td:first-child {\n      font-weight: 700;\n      background-color: #fefcf9;\n      color: #3a5c4b;\n      width: 35%;\n    }\n\n    .wear-table td:last-child {\n      background-color: #ffffff;\n      font-weight: 500;\n    }\n\n    .wear-table tr:hover td {\n      background-color: #fcfaf6;\n    }\n\n    .wear-table tr:hover td:first-child {\n      background-color: #f8f5ef;\n    }\n\n    .saving-highlight {\n      color: #bc6f2c;\n      font-weight: 700;\n      background: #fef1e6;\n      display: inline-block;\n      padding: 0.1rem 0.5rem;\n      border-radius: 20px;\n    }\n\n    .square-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 1.5rem;\n      margin: 2.5rem 0 1.5rem 0;\n    }\n\n    .square-card {\n      background: #ffffff;\n      border-radius: 24px;\n      box-shadow: 0 12px 28px -10px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.02);\n      padding: 1.8rem 1.2rem;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      min-height: 140px;\n      border: 1px solid #f0eae3;\n    }\n\n    .square-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 20px 32px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .square-card-full {\n      grid-column: span 2;\n      max-width: 70%;\n      margin: 0 auto;\n      width: 100%;\n    }\n\n    .gift-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #4f6a5c;\n      line-height: 1.45;\n      letter-spacing: -0.2px;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n\n    .urgency-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #9b6e42;\n      line-height: 1.45;\n      letter-spacing: 0.1px;\n    }\n\n    .cta-square {\n      display: inline-flex;\n      align-items: baseline;\n      gap: 0.6rem;\n      background: transparent;\n      border: none;\n      font-size: 1.05rem;\n      font-weight: 600;\n      color: #2c5a48;\n      cursor: pointer;\n      font-family: inherit;\n      transition: all 0.25s ease;\n      border-bottom: 1.5px solid #cbdcd2;\n      padding: 0.25rem 0.5rem;\n    }\n\n    .cta-square:hover {\n      color: #1a3f32;\n      border-bottom-color: #8fae9c;\n      gap: 0.8rem;\n    }\n\n    .arrow-square {\n      font-size: 1.1rem;\n      transition: transform 0.2s;\n    }\n\n    .cta-square:hover .arrow-square {\n      transform: translateX(4px);\n    }\n\n    hr.divider-light {\n      margin: 1.2rem 0 1rem 0;\n      border: 0;\n      height: 1px;\n      background: #e9e0d7;\n    }\n\n    .footer-subtle {\n      text-align: center;\n      font-size: 0.7rem;\n      color: #aa9b8b;\n      margin-top: 0.8rem;\n      letter-spacing: 0.2px;\n    }\n\n    @media (max-width: 680px) {\n      .product-inner {\n        padding: 1.5rem;\n      }\n      .product-title {\n        font-size: 1.35rem;\n        background: none;\n        color: #1f2e29;\n        -webkit-background-clip: unset;\n        background-clip: unset;\n        border-left: 2px solid #c2d4c9;\n        padding-left: 0.8rem;\n      }\n      .section-heading, .grid-section-heading {\n        font-size: 1.4rem;\n      }\n      .features-grid, .style-grid {\n        padding: 1rem;\n      }\n      .wear-table th, .wear-table td {\n        padding: 0.8rem;\n        font-size: 0.85rem;\n      }\n      .style-heading {\n        font-size: 0.9rem;\n      }\n      .square-grid {\n        grid-template-columns: 1fr;\n        gap: 1.2rem;\n      }\n      .square-card-full {\n        grid-column: span 1;\n        max-width: 100%;\n        margin: 0;\n      }\n      .square-card {\n        padding: 1.2rem;\n        min-height: auto;\n      }\n      .gift-square, .urgency-square {\n        font-size: 0.9rem;\n      }\n      .cta-square {\n        font-size: 0.95rem;\n      }\n      .product-sub {\n        font-size: 0.85rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\u003cdiv class=\"product-container\"\u003e\n  \u003cdiv class=\"product-inner\"\u003e\n\n    \u003c!-- Badge row --\u003e\n    \u003cdiv class=\"badge-row\"\u003e\n      \u003cspan class=\"badge\"\u003eCash on Delivery\u003c\/span\u003e\n      \u003cspan class=\"badge badge-accent\"\u003e7 Days Warranty\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eSale Is Live\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-highlight\"\u003e\n      Rich dark blue 100% cotton denim pants with a flattering high-rise waist and wide-leg silhouette, made to give everyday outfits a powerful polished edge.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-title\"\u003e\n      \n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-sub\"\u003e\n      100% cotton denim | Rich dark blue tone | High-rise wide-leg fit\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES SECTION --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eFeatures\u003c\/div\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFabric\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003e100% cotton denim — breathable, durable, naturally comfortable, and made for long-lasting wear\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eColor\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eRich dark blue — classic, versatile, and easy to style for casual or elevated looks\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFit\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eHigh-rise waist with a wide-leg silhouette — flattering, modest, and confidently structured\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eClean finish with a structured yet relaxed drape for a strong everyday denim statement\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eWearability\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eIdeal for daily wear, travel, office-casual looks, and all-day styling\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eSizes\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eAvailable in 26, 28, 30, 32, and 34\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eMachine washable — designed to hold shape and age beautifully with repeated wear\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- STYLE IT 5 WAYS --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eStyle It 5 Ways\u003c\/div\u003e\n\n    \u003cdiv class=\"style-grid\"\u003e\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003ePower Casual\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Dark blue wide-leg denim + fitted black top + sneakers → Strong off-duty vibe with everyday comfort\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eOffice Smart\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          High-rise denim pants + crisp white shirt + loafers → Clean, structured, and workday-ready\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eNight-Out Edge\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Dark denim pants + cropped jacket + heels → Confident evening look without overdoing it\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eModest Everyday\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Wide-leg denim + long cotton tunic + sandals → Comfortable coverage with a modern denim shape\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eTravel Ready\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Cotton denim pants + relaxed button-down + flats → Easy movement, polished look, and all-day ease\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"comparison-section\"\u003e\n      \u003ch2 class=\"section-heading\"\u003eWhy Order Today?\u003c\/h2\u003e\n\n      \u003cdiv class=\"wear-table-wrapper\"\u003e\n        \u003ctable class=\"wear-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eIf You Wait\u003c\/th\u003e\n              \u003cth\u003eIf You Order Now\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSale price might end\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eLock in today's sale price — limited time only\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYour size might sell out\u003c\/td\u003e\n              \u003ctd\u003eAvailable in 26, 28, 30, 32, and 34 — pick your size while stock is here\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou may miss a strong denim essential\u003c\/td\u003e\n              \u003ctd\u003eOne dark blue wide-leg denim that works with shirts, tunics, tees, jackets, and smart-casual looks\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou’ll keep searching for a power-fit denim\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eStop searching, start styling\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SQUARE GRID FOR FINAL ELEMENTS --\u003e\n    \u003cdiv class=\"square-grid\"\u003e\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          Perfect practical gift for your sister, friend, or yourself a dark denim staple that feels confident, polished, and easy to repeat.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"urgency-square\"\u003e\n          “Dark blue wide-leg denim har top ke sath powerful lagti hai baji size nikal gaya tou phir wait karna parega!”\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card square-card-full\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          ADD TO CART — PAY WHEN IT ARRIVES\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr class=\"divider-light\"\u003e\n\n    \u003cdiv style=\"font-size: 0.68rem; text-align: center; color: #aa9b8b; margin-top: 0.5rem;\"\u003e\n      Dark blue wide-leg denim pants | high-rise cotton denim | designed for everyday power and effortless edge\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mannmoji","offers":[{"title":"black \/ S","offer_id":48084771209473,"sku":null,"price":900.0,"currency_code":"PKR","in_stock":true},{"title":"black \/ M","offer_id":48084771242241,"sku":null,"price":900.0,"currency_code":"PKR","in_stock":true},{"title":"black \/ L","offer_id":48084771275009,"sku":null,"price":900.0,"currency_code":"PKR","in_stock":true},{"title":"black \/ XL","offer_id":48084771307777,"sku":null,"price":900.0,"currency_code":"PKR","in_stock":true},{"title":"gray \/ S","offer_id":48084771340545,"sku":null,"price":900.0,"currency_code":"PKR","in_stock":true},{"title":"gray \/ M","offer_id":48084771373313,"sku":null,"price":900.0,"currency_code":"PKR","in_stock":true},{"title":"gray \/ L","offer_id":48084771406081,"sku":null,"price":900.0,"currency_code":"PKR","in_stock":true},{"title":"gray \/ XL","offer_id":48084771438849,"sku":null,"price":900.0,"currency_code":"PKR","in_stock":true},{"title":"pink \/ S","offer_id":48084771471617,"sku":null,"price":900.0,"currency_code":"PKR","in_stock":true},{"title":"pink \/ M","offer_id":48084771504385,"sku":null,"price":900.0,"currency_code":"PKR","in_stock":true},{"title":"pink \/ L","offer_id":48084771537153,"sku":null,"price":900.0,"currency_code":"PKR","in_stock":true},{"title":"pink \/ XL","offer_id":48084771569921,"sku":null,"price":900.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/0302\/1569\/files\/3_15191a92-0de7-4698-be4e-36731329641a.png?v=1776336540"},{"product_id":"denim-long-shirt-dress-effortless-charm-meets-everyday-cool","title":"Denim Long Shirt Dress","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #eef2f0;\n      font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n      line-height: 1.5;\n      padding: 2rem 1rem;\n      color: #1e2a28;\n    }\n\n    .product-container {\n      max-width: 1120px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 28px;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.02);\n      overflow: hidden;\n    }\n\n    .product-inner {\n      padding: 2.2rem 2rem 2rem 2rem;\n    }\n\n    .badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid #e7e2db;\n      padding-bottom: 1rem;\n    }\n\n    .badge {\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 0.02em;\n      background: #f4f1ec;\n      color: #3b5548;\n      padding: 0.3rem 1rem;\n      border-radius: 40px;\n      text-transform: uppercase;\n    }\n\n    .badge-accent {\n      background: #e0eae4;\n      color: #1b4d3a;\n    }\n\n    .product-highlight {\n      font-style: normal;\n      font-size: 1rem;\n      color: #5d6f64;\n      margin-bottom: 0.75rem;\n      font-weight: 500;\n      border-left: 2px solid #b2c9bb;\n      padding-left: 1rem;\n    }\n\n    .product-title {\n      font-size: 1.65rem;\n      font-weight: 550;\n      line-height: 1.3;\n      margin: 0.4rem 0 0.4rem 0;\n      color: #1f2e29;\n      letter-spacing: -0.2px;\n      font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;\n      font-style: normal;\n      background: linear-gradient(135deg, #1f2e29 0%, #2c4a3b 100%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      color: transparent;\n      display: inline-block;\n      border-left: 2px solid #c2d4c9;\n      padding-left: 0.9rem;\n    }\n\n    .product-sub {\n      font-size: 0.95rem;\n      color: #5b6f64;\n      margin-bottom: 1.6rem;\n      font-weight: 440;\n      letter-spacing: -0.1px;\n    }\n\n    .grid-section-heading {\n      font-size: 1.6rem;\n      font-weight: 700;\n      color: #1e2c27;\n      letter-spacing: -0.3px;\n      margin: 0.5rem 0 1rem 0;\n      padding-bottom: 0.25rem;\n      border-bottom: 2px solid #dce5df;\n      display: inline-block;\n      width: auto;\n    }\n\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .feature {\n      display: flex;\n      flex-direction: column;\n      gap: 0.25rem;\n    }\n\n    .feature-label {\n      font-weight: 700;\n      font-size: 0.85rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #2b6b4e;\n    }\n\n    .feature-value {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .style-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .style-card {\n      display: flex;\n      flex-direction: column;\n      gap: 0.35rem;\n    }\n\n    .style-heading {\n      font-weight: 600;\n      font-size: 1rem;\n      letter-spacing: -0.2px;\n      color: #2b6b4e;\n      background: transparent;\n      margin-bottom: 0.2rem;\n      display: inline-block;\n    }\n\n    .style-description {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .comparison-section {\n      margin: 2rem 0 1.8rem 0;\n    }\n\n    .section-heading {\n      font-size: 1.6rem;\n      font-weight: 600;\n      color: #1e2c27;\n      letter-spacing: -0.2px;\n      margin-bottom: 1rem;\n      border-left: 3px solid #9abbac;\n      padding-left: 1rem;\n    }\n\n    .wear-table-wrapper {\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1rem;\n      border: 1px solid #efe7e0;\n      overflow-x: auto;\n    }\n\n    .wear-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 0.95rem;\n      background: #ffffff;\n      border-radius: 20px;\n      overflow: hidden;\n    }\n\n    .wear-table th {\n      text-align: left;\n      font-weight: 700;\n      font-size: 1rem;\n      padding: 1rem 1rem 0.9rem 1rem;\n      background: #f2efe9;\n      border-bottom: 2px solid #ddd5cb;\n      color: #2b5e48;\n      letter-spacing: -0.2px;\n    }\n\n    .wear-table td {\n      padding: 1rem 1rem;\n      border-bottom: 1px solid #ece3db;\n      vertical-align: top;\n      background-color: #ffffff;\n      color: #2f3e38;\n      line-height: 1.45;\n    }\n\n    .wear-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .wear-table th:first-child,\n    .wear-table td:first-child {\n      font-weight: 700;\n      background-color: #fefcf9;\n      color: #3a5c4b;\n      width: 35%;\n    }\n\n    .wear-table td:last-child {\n      background-color: #ffffff;\n      font-weight: 500;\n    }\n\n    .wear-table tr:hover td {\n      background-color: #fcfaf6;\n    }\n\n    .wear-table tr:hover td:first-child {\n      background-color: #f8f5ef;\n    }\n\n    .saving-highlight {\n      color: #bc6f2c;\n      font-weight: 700;\n      background: #fef1e6;\n      display: inline-block;\n      padding: 0.1rem 0.5rem;\n      border-radius: 20px;\n    }\n\n    .square-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 1.5rem;\n      margin: 2.5rem 0 1.5rem 0;\n    }\n\n    .square-card {\n      background: #ffffff;\n      border-radius: 24px;\n      box-shadow: 0 12px 28px -10px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.02);\n      padding: 1.8rem 1.2rem;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      min-height: 140px;\n      border: 1px solid #f0eae3;\n    }\n\n    .square-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 20px 32px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .square-card-full {\n      grid-column: span 2;\n      max-width: 70%;\n      margin: 0 auto;\n      width: 100%;\n    }\n\n    .gift-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #4f6a5c;\n      line-height: 1.45;\n      letter-spacing: -0.2px;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n\n    .urgency-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #9b6e42;\n      line-height: 1.45;\n      letter-spacing: 0.1px;\n    }\n\n    .cta-square {\n      display: inline-flex;\n      align-items: baseline;\n      gap: 0.6rem;\n      background: transparent;\n      border: none;\n      font-size: 1.05rem;\n      font-weight: 600;\n      color: #2c5a48;\n      cursor: pointer;\n      font-family: inherit;\n      transition: all 0.25s ease;\n      border-bottom: 1.5px solid #cbdcd2;\n      padding: 0.25rem 0.5rem;\n    }\n\n    .cta-square:hover {\n      color: #1a3f32;\n      border-bottom-color: #8fae9c;\n      gap: 0.8rem;\n    }\n\n    .arrow-square {\n      font-size: 1.1rem;\n      transition: transform 0.2s;\n    }\n\n    .cta-square:hover .arrow-square {\n      transform: translateX(4px);\n    }\n\n    hr.divider-light {\n      margin: 1.2rem 0 1rem 0;\n      border: 0;\n      height: 1px;\n      background: #e9e0d7;\n    }\n\n    .footer-subtle {\n      text-align: center;\n      font-size: 0.7rem;\n      color: #aa9b8b;\n      margin-top: 0.8rem;\n      letter-spacing: 0.2px;\n    }\n\n    @media (max-width: 680px) {\n      .product-inner {\n        padding: 1.5rem;\n      }\n      .product-title {\n        font-size: 1.35rem;\n        background: none;\n        color: #1f2e29;\n        -webkit-background-clip: unset;\n        background-clip: unset;\n        border-left: 2px solid #c2d4c9;\n        padding-left: 0.8rem;\n      }\n      .section-heading, .grid-section-heading {\n        font-size: 1.4rem;\n      }\n      .features-grid, .style-grid {\n        padding: 1rem;\n      }\n      .wear-table th, .wear-table td {\n        padding: 0.8rem;\n        font-size: 0.85rem;\n      }\n      .style-heading {\n        font-size: 0.9rem;\n      }\n      .square-grid {\n        grid-template-columns: 1fr;\n        gap: 1.2rem;\n      }\n      .square-card-full {\n        grid-column: span 1;\n        max-width: 100%;\n        margin: 0;\n      }\n      .square-card {\n        padding: 1.2rem;\n        min-height: auto;\n      }\n      .gift-square, .urgency-square {\n        font-size: 0.9rem;\n      }\n      .cta-square {\n        font-size: 0.95rem;\n      }\n      .product-sub {\n        font-size: 0.85rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\u003cdiv class=\"product-container\"\u003e\n  \u003cdiv class=\"product-inner\"\u003e\n\n    \u003c!-- Badge row --\u003e\n    \u003cdiv class=\"badge-row\"\u003e\n      \u003cspan class=\"badge\"\u003eCash on Delivery\u003c\/span\u003e\n      \u003cspan class=\"badge badge-accent\"\u003e7 Days Warranty\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eSale Is Live\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-highlight\"\u003e\n      Classic washed blue 100% cotton denim long shirt dress with a self-tie belt, made for easy layering, everyday comfort, and effortless feminine shape.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-title\"\u003e\n      \n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-sub\"\u003e\n      100% cotton denim | Longline silhouette | Self-tie waist belt\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES SECTION --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eFeatures\u003c\/div\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFabric\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003e100% cotton denim — breathable, durable, and soft against the skin\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eColor\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eClassic washed blue denim — timeless, versatile, and easy to style\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eDesign\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eLongline shirt-dress silhouette with buttoned styling for a clean denim statement\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eWaist Detail\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eSelf-tie belt — cinches the waist beautifully for a flattering defined shape\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFit\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eRelaxed yet tailored — perfect as a standalone dress or lightweight outer layer\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eSizes\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eAvailable in S, M, L, and XL\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eMachine washable — designed to age beautifully with time\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- STYLE IT 5 WAYS --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eStyle It 5 Ways\u003c\/div\u003e\n\n    \u003cdiv class=\"style-grid\"\u003e\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eDaytime Denim Ease\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Denim long shirt dress + white sneakers + soft tote → Clean everyday charm with zero effort\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eLayered Cool\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Wear it open over a white tee + straight pants + sandals → Lightweight denim layer for casual plans\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eCinched Feminine Look\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Buttoned denim dress + self-tie belt + gold hoops → Defined waist, polished shape, effortless confidence\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eWinter Upgrade\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Denim shirt dress + turtleneck + ankle boots → Cozy, structured, and season-ready\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eCafé Weekend\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Washed denim dress + crossbody bag + minimal flats → Relaxed weekend outfit with modern polish\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"comparison-section\"\u003e\n      \u003ch2 class=\"section-heading\"\u003eWhy Order Today?\u003c\/h2\u003e\n\n      \u003cdiv class=\"wear-table-wrapper\"\u003e\n        \u003ctable class=\"wear-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eIf You Wait\u003c\/th\u003e\n              \u003cth\u003eIf You Order Now\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSale price might end\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eLock in today's sale price — limited time only\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYour size might sell out\u003c\/td\u003e\n              \u003ctd\u003eAvailable in S, M, L, and XL — pick your size while stock is here\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou may miss a versatile denim essential\u003c\/td\u003e\n              \u003ctd\u003eWear it as a dress, layer it open, or style it with boots, sneakers, and flats\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou’ll keep searching for the perfect denim piece\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eStop searching, start styling\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SQUARE GRID FOR FINAL ELEMENTS --\u003e\n    \u003cdiv class=\"square-grid\"\u003e\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          Perfect practical gift for your sister, friend, or yourself a denim piece that works across seasons and occasions.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"urgency-square\"\u003e\n          “Denim shirt dress har season ka kaam aati hai baji dress bhi, layer bhi, full outfit bhi!”\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card square-card-full\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          ADD TO CART — PAY WHEN IT ARRIVES\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr class=\"divider-light\"\u003e\n\n    \u003cdiv style=\"font-size: 0.68rem; text-align: center; color: #aa9b8b; margin-top: 0.5rem;\"\u003e\n      Washed blue denim shirt dress | self-tie waist belt | designed for effortless everyday cool\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mannmoji","offers":[{"title":"S","offer_id":48084771733761,"sku":null,"price":4600.0,"currency_code":"PKR","in_stock":true},{"title":"M","offer_id":48084771766529,"sku":null,"price":4600.0,"currency_code":"PKR","in_stock":true},{"title":"L","offer_id":48084771799297,"sku":null,"price":4600.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/0302\/1569\/files\/9_15f4f6dd-f6cf-4ab0-add1-36daeb8fd411.png?v=1776336486"},{"product_id":"fold-pleated-waist-solid-white-shirt-timeless-tailored-and-effortlessly-refined","title":"Fold Pleated Waist Solid White Shirt","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #eef2f0;\n      font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n      line-height: 1.5;\n      padding: 2rem 1rem;\n      color: #1e2a28;\n    }\n\n    .product-container {\n      max-width: 1120px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 28px;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.02);\n      overflow: hidden;\n    }\n\n    .product-inner {\n      padding: 2.2rem 2rem 2rem 2rem;\n    }\n\n    .badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid #e7e2db;\n      padding-bottom: 1rem;\n    }\n\n    .badge {\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 0.02em;\n      background: #f4f1ec;\n      color: #3b5548;\n      padding: 0.3rem 1rem;\n      border-radius: 40px;\n      text-transform: uppercase;\n    }\n\n    .badge-accent {\n      background: #e0eae4;\n      color: #1b4d3a;\n    }\n\n    .product-highlight {\n      font-style: normal;\n      font-size: 1rem;\n      color: #5d6f64;\n      margin-bottom: 0.75rem;\n      font-weight: 500;\n      border-left: 2px solid #b2c9bb;\n      padding-left: 1rem;\n    }\n\n    .product-title {\n      font-size: 1.65rem;\n      font-weight: 550;\n      line-height: 1.3;\n      margin: 0.4rem 0 0.4rem 0;\n      color: #1f2e29;\n      letter-spacing: -0.2px;\n      font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;\n      font-style: normal;\n      background: linear-gradient(135deg, #1f2e29 0%, #2c4a3b 100%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      color: transparent;\n      display: inline-block;\n      border-left: 2px solid #c2d4c9;\n      padding-left: 0.9rem;\n    }\n\n    .product-sub {\n      font-size: 0.95rem;\n      color: #5b6f64;\n      margin-bottom: 1.6rem;\n      font-weight: 440;\n      letter-spacing: -0.1px;\n    }\n\n    .grid-section-heading {\n      font-size: 1.6rem;\n      font-weight: 700;\n      color: #1e2c27;\n      letter-spacing: -0.3px;\n      margin: 0.5rem 0 1rem 0;\n      padding-bottom: 0.25rem;\n      border-bottom: 2px solid #dce5df;\n      display: inline-block;\n      width: auto;\n    }\n\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .feature {\n      display: flex;\n      flex-direction: column;\n      gap: 0.25rem;\n    }\n\n    .feature-label {\n      font-weight: 700;\n      font-size: 0.85rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #2b6b4e;\n    }\n\n    .feature-value {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .style-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .style-card {\n      display: flex;\n      flex-direction: column;\n      gap: 0.35rem;\n    }\n\n    .style-heading {\n      font-weight: 600;\n      font-size: 1rem;\n      letter-spacing: -0.2px;\n      color: #2b6b4e;\n      background: transparent;\n      margin-bottom: 0.2rem;\n      display: inline-block;\n    }\n\n    .style-description {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .comparison-section {\n      margin: 2rem 0 1.8rem 0;\n    }\n\n    .section-heading {\n      font-size: 1.6rem;\n      font-weight: 600;\n      color: #1e2c27;\n      letter-spacing: -0.2px;\n      margin-bottom: 1rem;\n      border-left: 3px solid #9abbac;\n      padding-left: 1rem;\n    }\n\n    .wear-table-wrapper {\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1rem;\n      border: 1px solid #efe7e0;\n      overflow-x: auto;\n    }\n\n    .wear-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 0.95rem;\n      background: #ffffff;\n      border-radius: 20px;\n      overflow: hidden;\n    }\n\n    .wear-table th {\n      text-align: left;\n      font-weight: 700;\n      font-size: 1rem;\n      padding: 1rem 1rem 0.9rem 1rem;\n      background: #f2efe9;\n      border-bottom: 2px solid #ddd5cb;\n      color: #2b5e48;\n      letter-spacing: -0.2px;\n    }\n\n    .wear-table td {\n      padding: 1rem 1rem;\n      border-bottom: 1px solid #ece3db;\n      vertical-align: top;\n      background-color: #ffffff;\n      color: #2f3e38;\n      line-height: 1.45;\n    }\n\n    .wear-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .wear-table th:first-child,\n    .wear-table td:first-child {\n      font-weight: 700;\n      background-color: #fefcf9;\n      color: #3a5c4b;\n      width: 35%;\n    }\n\n    .wear-table td:last-child {\n      background-color: #ffffff;\n      font-weight: 500;\n    }\n\n    .wear-table tr:hover td {\n      background-color: #fcfaf6;\n    }\n\n    .wear-table tr:hover td:first-child {\n      background-color: #f8f5ef;\n    }\n\n    .saving-highlight {\n      color: #bc6f2c;\n      font-weight: 700;\n      background: #fef1e6;\n      display: inline-block;\n      padding: 0.1rem 0.5rem;\n      border-radius: 20px;\n    }\n\n    .square-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 1.5rem;\n      margin: 2.5rem 0 1.5rem 0;\n    }\n\n    .square-card {\n      background: #ffffff;\n      border-radius: 24px;\n      box-shadow: 0 12px 28px -10px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.02);\n      padding: 1.8rem 1.2rem;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      min-height: 140px;\n      border: 1px solid #f0eae3;\n    }\n\n    .square-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 20px 32px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .square-card-full {\n      grid-column: span 2;\n      max-width: 70%;\n      margin: 0 auto;\n      width: 100%;\n    }\n\n    .gift-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #4f6a5c;\n      line-height: 1.45;\n      letter-spacing: -0.2px;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n\n    .urgency-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #9b6e42;\n      line-height: 1.45;\n      letter-spacing: 0.1px;\n    }\n\n    .cta-square {\n      display: inline-flex;\n      align-items: baseline;\n      gap: 0.6rem;\n      background: transparent;\n      border: none;\n      font-size: 1.05rem;\n      font-weight: 600;\n      color: #2c5a48;\n      cursor: pointer;\n      font-family: inherit;\n      transition: all 0.25s ease;\n      border-bottom: 1.5px solid #cbdcd2;\n      padding: 0.25rem 0.5rem;\n    }\n\n    .cta-square:hover {\n      color: #1a3f32;\n      border-bottom-color: #8fae9c;\n      gap: 0.8rem;\n    }\n\n    .arrow-square {\n      font-size: 1.1rem;\n      transition: transform 0.2s;\n    }\n\n    .cta-square:hover .arrow-square {\n      transform: translateX(4px);\n    }\n\n    hr.divider-light {\n      margin: 1.2rem 0 1rem 0;\n      border: 0;\n      height: 1px;\n      background: #e9e0d7;\n    }\n\n    .footer-subtle {\n      text-align: center;\n      font-size: 0.7rem;\n      color: #aa9b8b;\n      margin-top: 0.8rem;\n      letter-spacing: 0.2px;\n    }\n\n    @media (max-width: 680px) {\n      .product-inner {\n        padding: 1.5rem;\n      }\n      .product-title {\n        font-size: 1.35rem;\n        background: none;\n        color: #1f2e29;\n        -webkit-background-clip: unset;\n        background-clip: unset;\n        border-left: 2px solid #c2d4c9;\n        padding-left: 0.8rem;\n      }\n      .section-heading, .grid-section-heading {\n        font-size: 1.4rem;\n      }\n      .features-grid, .style-grid {\n        padding: 1rem;\n      }\n      .wear-table th, .wear-table td {\n        padding: 0.8rem;\n        font-size: 0.85rem;\n      }\n      .style-heading {\n        font-size: 0.9rem;\n      }\n      .square-grid {\n        grid-template-columns: 1fr;\n        gap: 1.2rem;\n      }\n      .square-card-full {\n        grid-column: span 1;\n        max-width: 100%;\n        margin: 0;\n      }\n      .square-card {\n        padding: 1.2rem;\n        min-height: auto;\n      }\n      .gift-square, .urgency-square {\n        font-size: 0.9rem;\n      }\n      .cta-square {\n        font-size: 0.95rem;\n      }\n      .product-sub {\n        font-size: 0.85rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\u003cdiv class=\"product-container\"\u003e\n  \u003cdiv class=\"product-inner\"\u003e\n\n    \u003c!-- Badge row --\u003e\n    \u003cdiv class=\"badge-row\"\u003e\n      \u003cspan class=\"badge\"\u003eCash on Delivery\u003c\/span\u003e\n      \u003cspan class=\"badge badge-accent\"\u003e7 Days Warranty\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eSale Is Live\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-highlight\"\u003e\n      Crisp 100% premium cotton white shirt with a fold-pleated waist detail, designed to give a refined tailored shape without losing everyday comfort.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-title\"\u003e\n      \n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-sub\"\u003e\n      100% premium cotton | Fold-pleated waist | Structured refined silhouette\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES SECTION --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eFeatures\u003c\/div\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFabric\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003e100% premium cotton — breathable, lightweight, durable, and comfortable for long wear\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eColor\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eClassic solid white — timeless, elegant, and easy to style with almost everything\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eDesign\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eFold-pleated waist detail — adds shape and a polished tailored finish\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFit\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eStructured yet comfortable — refined enough for office, soft enough for daily wear\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFeel\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eCrisp cotton feel with breathable ease and a clean premium look\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eSizes\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eAvailable in S, M, L, and XL\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eMachine washable — retains shape and crispness after every wash\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- STYLE IT 5 WAYS --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eStyle It 5 Ways\u003c\/div\u003e\n\n    \u003cdiv class=\"style-grid\"\u003e\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eOffice Refined\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          White pleated waist shirt + high-waisted trousers + loafers → Clean office elegance with structure\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eCasual Chic\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Solid white shirt + blue denim + layered jewelry → Relaxed but polished everyday style\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eBrunch Ready\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Pleated white shirt + beige wide-leg pants + soft sandals → Minimal, fresh, and graceful\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eBold Lip Look\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          White tailored shirt + black pants + bold lipstick → Confident, timeless, and camera-ready\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eModest Statement\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Fold pleated shirt + wide-leg trousers + structured bag → Refined modest styling without extra effort\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"comparison-section\"\u003e\n      \u003ch2 class=\"section-heading\"\u003eWhy Order Today?\u003c\/h2\u003e\n\n      \u003cdiv class=\"wear-table-wrapper\"\u003e\n        \u003ctable class=\"wear-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eIf You Wait\u003c\/th\u003e\n              \u003cth\u003eIf You Order Now\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSale price might end\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eLock in today's sale price — limited time only\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYour size might sell out\u003c\/td\u003e\n              \u003ctd\u003eAvailable in S, M, L, and XL — pick your size while stock is here\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou may miss a wardrobe essential\u003c\/td\u003e\n              \u003ctd\u003eA white cotton shirt works for office, brunch, casual wear, and polished daily looks\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou’ll keep looking for a perfect white shirt\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eStop searching, start styling\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SQUARE GRID FOR FINAL ELEMENTS --\u003e\n    \u003cdiv class=\"square-grid\"\u003e\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          Perfect practical gift for your sister, friend, or yourself a timeless white cotton shirt that never goes out of style.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"urgency-square\"\u003e\n          “White shirt ka charm hi alag hota hai baji office ho ya brunch, har jagah classy lagti hai!”\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card square-card-full\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          ADD TO CART — PAY WHEN IT ARRIVES\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr class=\"divider-light\"\u003e\n\n    \u003cdiv style=\"font-size: 0.68rem; text-align: center; color: #aa9b8b; margin-top: 0.5rem;\"\u003e\n      Solid white cotton shirt | fold-pleated waist detail | designed for timeless tailored elegance\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mannmoji","offers":[{"title":"S","offer_id":48084771864833,"sku":null,"price":3200.0,"currency_code":"PKR","in_stock":true},{"title":"M","offer_id":48084771897601,"sku":null,"price":3200.0,"currency_code":"PKR","in_stock":true},{"title":"L","offer_id":48084771930369,"sku":null,"price":3200.0,"currency_code":"PKR","in_stock":true},{"title":"XL","offer_id":48084771963137,"sku":null,"price":3200.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/0302\/1569\/files\/16_e2ab7e7e-06e6-4210-9649-f83b6e712b3a.png?v=1776336465"},{"product_id":"green-high-waist-twill-cargo-women-s-fit","title":"Green High-Waist Twill Cargo","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #eef2f0;\n      font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n      line-height: 1.5;\n      padding: 2rem 1rem;\n      color: #1e2a28;\n    }\n\n    .product-container {\n      max-width: 1120px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 28px;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.02);\n      overflow: hidden;\n    }\n\n    .product-inner {\n      padding: 2.2rem 2rem 2rem 2rem;\n    }\n\n    .badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid #e7e2db;\n      padding-bottom: 1rem;\n    }\n\n    .badge {\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 0.02em;\n      background: #f4f1ec;\n      color: #3b5548;\n      padding: 0.3rem 1rem;\n      border-radius: 40px;\n      text-transform: uppercase;\n    }\n\n    .badge-accent {\n      background: #e0eae4;\n      color: #1b4d3a;\n    }\n\n    .product-highlight {\n      font-style: normal;\n      font-size: 1rem;\n      color: #5d6f64;\n      margin-bottom: 0.75rem;\n      font-weight: 500;\n      border-left: 2px solid #b2c9bb;\n      padding-left: 1rem;\n    }\n\n    .product-title {\n      font-size: 1.65rem;\n      font-weight: 550;\n      line-height: 1.3;\n      margin: 0.4rem 0 0.4rem 0;\n      color: #1f2e29;\n      letter-spacing: -0.2px;\n      font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;\n      font-style: normal;\n      background: linear-gradient(135deg, #1f2e29 0%, #2c4a3b 100%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      color: transparent;\n      display: inline-block;\n      border-left: 2px solid #c2d4c9;\n      padding-left: 0.9rem;\n    }\n\n    .product-sub {\n      font-size: 0.95rem;\n      color: #5b6f64;\n      margin-bottom: 1.6rem;\n      font-weight: 440;\n      letter-spacing: -0.1px;\n    }\n\n    .grid-section-heading {\n      font-size: 1.6rem;\n      font-weight: 700;\n      color: #1e2c27;\n      letter-spacing: -0.3px;\n      margin: 0.5rem 0 1rem 0;\n      padding-bottom: 0.25rem;\n      border-bottom: 2px solid #dce5df;\n      display: inline-block;\n      width: auto;\n    }\n\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .feature {\n      display: flex;\n      flex-direction: column;\n      gap: 0.25rem;\n    }\n\n    .feature-label {\n      font-weight: 700;\n      font-size: 0.85rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #2b6b4e;\n    }\n\n    .feature-value {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .style-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .style-card {\n      display: flex;\n      flex-direction: column;\n      gap: 0.35rem;\n    }\n\n    .style-heading {\n      font-weight: 600;\n      font-size: 1rem;\n      letter-spacing: -0.2px;\n      color: #2b6b4e;\n      background: transparent;\n      margin-bottom: 0.2rem;\n      display: inline-block;\n    }\n\n    .style-description {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .comparison-section {\n      margin: 2rem 0 1.8rem 0;\n    }\n\n    .section-heading {\n      font-size: 1.6rem;\n      font-weight: 600;\n      color: #1e2c27;\n      letter-spacing: -0.2px;\n      margin-bottom: 1rem;\n      border-left: 3px solid #9abbac;\n      padding-left: 1rem;\n    }\n\n    .wear-table-wrapper {\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1rem;\n      border: 1px solid #efe7e0;\n      overflow-x: auto;\n    }\n\n    .wear-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 0.95rem;\n      background: #ffffff;\n      border-radius: 20px;\n      overflow: hidden;\n    }\n\n    .wear-table th {\n      text-align: left;\n      font-weight: 700;\n      font-size: 1rem;\n      padding: 1rem 1rem 0.9rem 1rem;\n      background: #f2efe9;\n      border-bottom: 2px solid #ddd5cb;\n      color: #2b5e48;\n      letter-spacing: -0.2px;\n    }\n\n    .wear-table td {\n      padding: 1rem 1rem;\n      border-bottom: 1px solid #ece3db;\n      vertical-align: top;\n      background-color: #ffffff;\n      color: #2f3e38;\n      line-height: 1.45;\n    }\n\n    .wear-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .wear-table th:first-child,\n    .wear-table td:first-child {\n      font-weight: 700;\n      background-color: #fefcf9;\n      color: #3a5c4b;\n      width: 35%;\n    }\n\n    .wear-table td:last-child {\n      background-color: #ffffff;\n      font-weight: 500;\n    }\n\n    .wear-table tr:hover td {\n      background-color: #fcfaf6;\n    }\n\n    .wear-table tr:hover td:first-child {\n      background-color: #f8f5ef;\n    }\n\n    .saving-highlight {\n      color: #bc6f2c;\n      font-weight: 700;\n      background: #fef1e6;\n      display: inline-block;\n      padding: 0.1rem 0.5rem;\n      border-radius: 20px;\n    }\n\n    .square-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 1.5rem;\n      margin: 2.5rem 0 1.5rem 0;\n    }\n\n    .square-card {\n      background: #ffffff;\n      border-radius: 24px;\n      box-shadow: 0 12px 28px -10px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.02);\n      padding: 1.8rem 1.2rem;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      min-height: 140px;\n      border: 1px solid #f0eae3;\n    }\n\n    .square-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 20px 32px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .square-card-full {\n      grid-column: span 2;\n      max-width: 70%;\n      margin: 0 auto;\n      width: 100%;\n    }\n\n    .gift-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #4f6a5c;\n      line-height: 1.45;\n      letter-spacing: -0.2px;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n\n    .urgency-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #9b6e42;\n      line-height: 1.45;\n      letter-spacing: 0.1px;\n    }\n\n    .cta-square {\n      display: inline-flex;\n      align-items: baseline;\n      gap: 0.6rem;\n      background: transparent;\n      border: none;\n      font-size: 1.05rem;\n      font-weight: 600;\n      color: #2c5a48;\n      cursor: pointer;\n      font-family: inherit;\n      transition: all 0.25s ease;\n      border-bottom: 1.5px solid #cbdcd2;\n      padding: 0.25rem 0.5rem;\n    }\n\n    .cta-square:hover {\n      color: #1a3f32;\n      border-bottom-color: #8fae9c;\n      gap: 0.8rem;\n    }\n\n    .arrow-square {\n      font-size: 1.1rem;\n      transition: transform 0.2s;\n    }\n\n    .cta-square:hover .arrow-square {\n      transform: translateX(4px);\n    }\n\n    hr.divider-light {\n      margin: 1.2rem 0 1rem 0;\n      border: 0;\n      height: 1px;\n      background: #e9e0d7;\n    }\n\n    .footer-subtle {\n      text-align: center;\n      font-size: 0.7rem;\n      color: #aa9b8b;\n      margin-top: 0.8rem;\n      letter-spacing: 0.2px;\n    }\n\n    @media (max-width: 680px) {\n      .product-inner {\n        padding: 1.5rem;\n      }\n      .product-title {\n        font-size: 1.35rem;\n        background: none;\n        color: #1f2e29;\n        -webkit-background-clip: unset;\n        background-clip: unset;\n        border-left: 2px solid #c2d4c9;\n        padding-left: 0.8rem;\n      }\n      .section-heading, .grid-section-heading {\n        font-size: 1.4rem;\n      }\n      .features-grid, .style-grid {\n        padding: 1rem;\n      }\n      .wear-table th, .wear-table td {\n        padding: 0.8rem;\n        font-size: 0.85rem;\n      }\n      .style-heading {\n        font-size: 0.9rem;\n      }\n      .square-grid {\n        grid-template-columns: 1fr;\n        gap: 1.2rem;\n      }\n      .square-card-full {\n        grid-column: span 1;\n        max-width: 100%;\n        margin: 0;\n      }\n      .square-card {\n        padding: 1.2rem;\n        min-height: auto;\n      }\n      .gift-square, .urgency-square {\n        font-size: 0.9rem;\n      }\n      .cta-square {\n        font-size: 0.95rem;\n      }\n      .product-sub {\n        font-size: 0.85rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\u003cdiv class=\"product-container\"\u003e\n  \u003cdiv class=\"product-inner\"\u003e\n\n    \u003c!-- Badge row --\u003e\n    \u003cdiv class=\"badge-row\"\u003e\n      \u003cspan class=\"badge\"\u003eCash on Delivery\u003c\/span\u003e\n      \u003cspan class=\"badge badge-accent\"\u003e7 Days Warranty\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eSale Is Live\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-highlight\"\u003e\n      Bold green high-waist cotton twill cargo pants with functional flap pockets, paired with a relaxed cotton slogan tee for a confident everyday street-style look.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-title\"\u003e\n      \n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-sub\"\u003e\n      100% cotton tee | Cotton twill cargo pants | High-rise relaxed utility fit\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES SECTION --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eFeatures\u003c\/div\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eTee Fabric\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003e100% cotton slogan tee — soft, breathable, lightweight, and comfortable for everyday wear\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eTee Color\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eCrisp white base with bold green statement print for a clean modern contrast\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eCargo Fabric\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003e100% cotton twill — durable, structured, stretchable, and made for movement\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFit\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eHigh-rise waist with relaxed wide-leg comfort for a strong yet easy silhouette\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eDesign\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eFunctional flap pockets with a clean modern cargo finish\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eSizes\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eAvailable in S, M, L, and XL\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eMachine washable — easy to maintain for regular daily styling\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- STYLE IT 5 WAYS --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eStyle It 5 Ways\u003c\/div\u003e\n\n    \u003cdiv class=\"style-grid\"\u003e\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eStreet-Style Set\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Green twill cargo + slogan tee + sneakers → Bold, effortless, and ready for everyday movement\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eCargo Power Look\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          High-waist cargo pants + fitted black top + hoops → Strong utility style with a confident feminine edge\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eCasual Coffee Run\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Slogan tee + green cargo pants + crossbody bag → Easy casual outfit that still looks styled\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eRelaxed Weekend\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Cotton cargo pants + oversized shirt + flats → Comfortable, modest, and practical for long days\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eElevated Utility\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Green cargos + tucked-in white shirt + block heels → Utility-inspired look with polished structure\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"comparison-section\"\u003e\n      \u003ch2 class=\"section-heading\"\u003eWhy Order Today?\u003c\/h2\u003e\n\n      \u003cdiv class=\"wear-table-wrapper\"\u003e\n        \u003ctable class=\"wear-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eIf You Wait\u003c\/th\u003e\n              \u003cth\u003eIf You Order Now\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSale price might end\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eLock in today's sale price — limited time only\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYour size might sell out\u003c\/td\u003e\n              \u003ctd\u003eAvailable in S, M, L, and XL — pick your size while stock is here\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou may miss a complete utility-style look\u003c\/td\u003e\n              \u003ctd\u003eWear it as a set or style the cargo pants and slogan tee separately\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou’ll keep searching for stylish comfort\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eStop searching, start styling\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SQUARE GRID FOR FINAL ELEMENTS --\u003e\n    \u003cdiv class=\"square-grid\"\u003e\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          Perfect practical gift for your sister, friend, or yourself a bold cotton utility look that feels comfortable and confident.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"urgency-square\"\u003e\n          “Cargo pants ka smart utility look alag hota hai baji outfit ready, comfort bhi, style bhi!”\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card square-card-full\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          ADD TO CART — PAY WHEN IT ARRIVES\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr class=\"divider-light\"\u003e\n\n    \u003cdiv style=\"font-size: 0.68rem; text-align: center; color: #aa9b8b; margin-top: 0.5rem;\"\u003e\n      Green high-waist twill cargo | cotton slogan tee | designed for bold everyday utility style\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mannmoji","offers":[{"title":"S","offer_id":48084771995905,"sku":null,"price":4200.0,"currency_code":"PKR","in_stock":true},{"title":"M","offer_id":48084772028673,"sku":null,"price":4200.0,"currency_code":"PKR","in_stock":true},{"title":"L","offer_id":48084772061441,"sku":null,"price":4200.0,"currency_code":"PKR","in_stock":true},{"title":"XL","offer_id":48084772094209,"sku":null,"price":4200.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/0302\/1569\/files\/1_728f3f7a-2394-4463-b92d-6474850ea893.png?v=1776336431"},{"product_id":"high-rise-wide-leg-stretch-denim-effortless-comfort-elevated-style","title":"High-Rise Wide Leg Stretch Denim","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #eef2f0;\n      font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n      line-height: 1.5;\n      padding: 2rem 1rem;\n      color: #1e2a28;\n    }\n\n    .product-container {\n      max-width: 1120px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 28px;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.02);\n      overflow: hidden;\n    }\n\n    .product-inner {\n      padding: 2.2rem 2rem 2rem 2rem;\n    }\n\n    .badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid #e7e2db;\n      padding-bottom: 1rem;\n    }\n\n    .badge {\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 0.02em;\n      background: #f4f1ec;\n      color: #3b5548;\n      padding: 0.3rem 1rem;\n      border-radius: 40px;\n      text-transform: uppercase;\n    }\n\n    .badge-accent {\n      background: #e0eae4;\n      color: #1b4d3a;\n    }\n\n    .product-highlight {\n      font-style: normal;\n      font-size: 1rem;\n      color: #5d6f64;\n      margin-bottom: 0.75rem;\n      font-weight: 500;\n      border-left: 2px solid #b2c9bb;\n      padding-left: 1rem;\n    }\n\n    \/* refined title *\/\n    .product-title {\n      font-size: 1.65rem;\n      font-weight: 550;\n      line-height: 1.3;\n      margin: 0.4rem 0 0.4rem 0;\n      color: #1f2e29;\n      letter-spacing: -0.2px;\n      font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;\n      font-style: normal;\n      background: linear-gradient(135deg, #1f2e29 0%, #2c4a3b 100%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      color: transparent;\n      display: inline-block;\n      border-left: 2px solid #c2d4c9;\n      padding-left: 0.9rem;\n    }\n\n    .product-sub {\n      font-size: 0.95rem;\n      color: #5b6f64;\n      margin-bottom: 1.6rem;\n      font-weight: 440;\n      letter-spacing: -0.1px;\n    }\n\n    \/* section headings *\/\n    .grid-section-heading {\n      font-size: 1.6rem;\n      font-weight: 700;\n      color: #1e2c27;\n      letter-spacing: -0.3px;\n      margin: 0.5rem 0 1rem 0;\n      padding-bottom: 0.25rem;\n      border-bottom: 2px solid #dce5df;\n      display: inline-block;\n      width: auto;\n    }\n\n    \/* features grid *\/\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .feature {\n      display: flex;\n      flex-direction: column;\n      gap: 0.25rem;\n    }\n\n    .feature-label {\n      font-weight: 700;\n      font-size: 0.85rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #2b6b4e;\n    }\n\n    .feature-value {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    \/* style it 5 ways *\/\n    .style-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .style-card {\n      display: flex;\n      flex-direction: column;\n      gap: 0.35rem;\n    }\n\n    .style-heading {\n      font-weight: 600;\n      font-size: 1rem;\n      letter-spacing: -0.2px;\n      color: #2b6b4e;\n      background: transparent;\n      margin-bottom: 0.2rem;\n      display: inline-block;\n    }\n\n    .style-description {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    \/* tables section *\/\n    .comparison-section {\n      margin: 2rem 0 1.8rem 0;\n    }\n\n    .section-heading {\n      font-size: 1.6rem;\n      font-weight: 600;\n      color: #1e2c27;\n      letter-spacing: -0.2px;\n      margin-bottom: 1rem;\n      border-left: 3px solid #9abbac;\n      padding-left: 1rem;\n    }\n\n    .wear-table-wrapper {\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1rem;\n      border: 1px solid #efe7e0;\n      overflow-x: auto;\n    }\n\n    .wear-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 0.95rem;\n      background: #ffffff;\n      border-radius: 20px;\n      overflow: hidden;\n    }\n\n    .wear-table th {\n      text-align: left;\n      font-weight: 700;\n      font-size: 1rem;\n      padding: 1rem 1rem 0.9rem 1rem;\n      background: #f2efe9;\n      border-bottom: 2px solid #ddd5cb;\n      color: #2b5e48;\n      letter-spacing: -0.2px;\n    }\n\n    .wear-table td {\n      padding: 1rem 1rem;\n      border-bottom: 1px solid #ece3db;\n      vertical-align: top;\n      background-color: #ffffff;\n      color: #2f3e38;\n      line-height: 1.45;\n    }\n\n    .wear-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .wear-table th:first-child,\n    .wear-table td:first-child {\n      font-weight: 700;\n      background-color: #fefcf9;\n      color: #3a5c4b;\n      width: 35%;\n    }\n\n    .wear-table td:last-child {\n      background-color: #ffffff;\n      font-weight: 500;\n    }\n\n    .wear-table tr:hover td {\n      background-color: #fcfaf6;\n    }\n\n    .wear-table tr:hover td:first-child {\n      background-color: #f8f5ef;\n    }\n\n    .saving-highlight {\n      color: #bc6f2c;\n      font-weight: 700;\n      background: #fef1e6;\n      display: inline-block;\n      padding: 0.1rem 0.5rem;\n      border-radius: 20px;\n    }\n\n    \/* square grid for final 3 items *\/\n    .square-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 1.5rem;\n      margin: 2.5rem 0 1.5rem 0;\n    }\n\n    .square-card {\n      background: #ffffff;\n      border-radius: 24px;\n      box-shadow: 0 12px 28px -10px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.02);\n      padding: 1.8rem 1.2rem;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      min-height: 140px;\n      border: 1px solid #f0eae3;\n    }\n\n    .square-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 20px 32px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .square-card-full {\n      grid-column: span 2;\n      max-width: 70%;\n      margin: 0 auto;\n      width: 100%;\n    }\n\n    .gift-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #4f6a5c;\n      line-height: 1.45;\n      letter-spacing: -0.2px;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n\n    .urgency-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #9b6e42;\n      line-height: 1.45;\n      letter-spacing: 0.1px;\n    }\n\n    .cta-square {\n      display: inline-flex;\n      align-items: baseline;\n      gap: 0.6rem;\n      background: transparent;\n      border: none;\n      font-size: 1.05rem;\n      font-weight: 600;\n      color: #2c5a48;\n      cursor: pointer;\n      font-family: inherit;\n      transition: all 0.25s ease;\n      border-bottom: 1.5px solid #cbdcd2;\n      padding: 0.25rem 0.5rem;\n    }\n\n    .cta-square:hover {\n      color: #1a3f32;\n      border-bottom-color: #8fae9c;\n      gap: 0.8rem;\n    }\n\n    .arrow-square {\n      font-size: 1.1rem;\n      transition: transform 0.2s;\n    }\n\n    .cta-square:hover .arrow-square {\n      transform: translateX(4px);\n    }\n\n    hr.divider-light {\n      margin: 1.2rem 0 1rem 0;\n      border: 0;\n      height: 1px;\n      background: #e9e0d7;\n    }\n\n    .footer-subtle {\n      text-align: center;\n      font-size: 0.7rem;\n      color: #aa9b8b;\n      margin-top: 0.8rem;\n      letter-spacing: 0.2px;\n    }\n\n    @media (max-width: 680px) {\n      .product-inner {\n        padding: 1.5rem;\n      }\n      .product-title {\n        font-size: 1.35rem;\n        background: none;\n        color: #1f2e29;\n        -webkit-background-clip: unset;\n        background-clip: unset;\n        border-left: 2px solid #c2d4c9;\n        padding-left: 0.8rem;\n      }\n      .section-heading, .grid-section-heading {\n        font-size: 1.4rem;\n      }\n      .features-grid, .style-grid {\n        padding: 1rem;\n      }\n      .wear-table th, .wear-table td {\n        padding: 0.8rem;\n        font-size: 0.85rem;\n      }\n      .style-heading {\n        font-size: 0.9rem;\n      }\n      .square-grid {\n        grid-template-columns: 1fr;\n        gap: 1.2rem;\n      }\n      .square-card-full {\n        grid-column: span 1;\n        max-width: 100%;\n        margin: 0;\n      }\n      .square-card {\n        padding: 1.2rem;\n        min-height: auto;\n      }\n      .gift-square, .urgency-square {\n        font-size: 0.9rem;\n      }\n      .cta-square {\n        font-size: 0.95rem;\n      }\n      .product-sub {\n        font-size: 0.85rem;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cdiv class=\"product-inner\"\u003e\n\u003c!-- Badge row --\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cspan class=\"badge\"\u003eCash on Delivery\u003c\/span\u003e \u003cspan class=\"badge badge-accent\"\u003e7 Days Warranty\u003c\/span\u003e \u003cspan class=\"badge\"\u003eSale Is Live — Order Now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight\"\u003eSoft, stretchable light blue cotton denim with a modest wide-leg fit, perfect for matching any top instantly.\u003c\/div\u003e\n\u003c!-- refined product title --\u003e\n\u003cdiv class=\"product-sub\"\u003eBreathable cotton blend | Everyday comfort | Modest silhouette\u003c\/div\u003e\n\u003c!-- FEATURES SECTION --\u003e\n\u003cdiv class=\"grid-section-heading\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-label\"\u003eFabric\u003c\/div\u003e\n\u003cdiv class=\"feature-value\"\u003e70% cotton blend – keeps you sweat-free in summer heat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-label\"\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"feature-value\"\u003eLight Blue Wash – matches every kurta \u0026amp; top perfectly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-label\"\u003eFit\u003c\/div\u003e\n\u003cdiv class=\"feature-value\"\u003eHigh-Rise Waist – proper coverage \u0026amp; tummy control\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-label\"\u003eFeel\u003c\/div\u003e\n\u003cdiv class=\"feature-value\"\u003eSlight Stretch – easy to sit, walk, and pray in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-label\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"feature-value\"\u003eMachine wash cold – retains shape \u0026amp; colour after multiple wears\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STYLE IT 5 WAYS --\u003e\n\u003cdiv class=\"grid-section-heading\"\u003eStyle It 5 Ways\u003c\/div\u003e\n\u003cdiv class=\"style-grid\"\u003e\n\u003cdiv class=\"style-card\"\u003e\n\u003cdiv class=\"style-heading\"\u003eClean Casual\u003c\/div\u003e\n\u003cdiv class=\"style-description\"\u003eStretch wide-leg denim + white tee + white sneakers → Clean Casual Every Day\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"style-card\"\u003e\n\u003cdiv class=\"style-heading\"\u003eClassic Pakistani Girl\u003c\/div\u003e\n\u003cdiv class=\"style-description\"\u003eStretch wide-leg denim + printed lawn kurta + chappals → Classic Pakistani Girl Look\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"style-card\"\u003e\n\u003cdiv class=\"style-heading\"\u003eDawaat Glam\u003c\/div\u003e\n\u003cdiv class=\"style-description\"\u003eStretch wide-leg denim + silk kurta + block heels → Dawaat Effortless Glam\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"style-card\"\u003e\n\u003cdiv class=\"style-heading\"\u003eOffice Power\u003c\/div\u003e\n\u003cdiv class=\"style-description\"\u003eStretch wide-leg denim + structured blazer + loafers → Office Power Look\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"style-card\"\u003e\n\u003cdiv class=\"style-heading\"\u003eJumma \/ Eid Modern\u003c\/div\u003e\n\u003cdiv class=\"style-description\"\u003eStretch wide-leg denim + embroidered kameez + dupatta + khussay → Jumma \/ Eid Modern Modest\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003eWhy Order Today?\u003c\/h2\u003e\n\u003cdiv class=\"wear-table-wrapper\"\u003e\n\u003ctable class=\"wear-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eIf You Wait\u003c\/th\u003e\n\u003cth\u003eIf You Order Now\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSale price might end\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eLock in today's sale price — limited time only\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYour size might sell out\u003c\/td\u003e\n\u003ctd\u003eSizes 30–36, pick yours while it is here\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDelivery takes 3–5 days\u003c\/td\u003e\n\u003ctd\u003eWear it by this weekend\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYou'll keep thinking about it\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eStop thinking, start wearing\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SQUARE GRID FOR FINAL 3 ELEMENTS --\u003e\n\u003cdiv class=\"square-grid\"\u003e\n\u003cdiv class=\"square-card\"\u003e\n\u003cdiv class=\"gift-square\"\u003ePerfect practical gift for your sister starting university · Limited stock\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"square-card\"\u003e\n\u003cdiv class=\"urgency-square\"\u003e“Achi cheez jaldi nikal jati hai baji, baad mein pachtana mat!”\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"square-card\"\u003e\n\u003cdiv class=\"gift-square\"\u003eADD TO CART — PAY WHEN IT ARRIVES\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"divider-light\"\u003e\n\u003cdiv style=\"font-size: 0.68rem; text-align: center; color: #aa9b8b; margin-top: 0.5rem;\"\u003eWide-leg denim | ethically sourced cotton blend | designed for all-day ease\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mannmoji","offers":[{"title":"26","offer_id":48084772126977,"sku":null,"price":3700.0,"currency_code":"PKR","in_stock":true},{"title":"28","offer_id":48084772159745,"sku":null,"price":3700.0,"currency_code":"PKR","in_stock":true},{"title":"30","offer_id":48084772192513,"sku":null,"price":3700.0,"currency_code":"PKR","in_stock":true},{"title":"32","offer_id":48084772225281,"sku":null,"price":3700.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/0302\/1569\/files\/26_bdbcd287-3e26-4810-a5c0-aa514c4a2cf3.png?v=1776336399"},{"product_id":"loose-fit-denim-jeans-effortless-cool-with-timeless-appeal","title":"Loose Fit Denim Jeans","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #eef2f0;\n      font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n      line-height: 1.5;\n      padding: 2rem 1rem;\n      color: #1e2a28;\n    }\n\n    .product-container {\n      max-width: 1120px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 28px;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.02);\n      overflow: hidden;\n    }\n\n    .product-inner {\n      padding: 2.2rem 2rem 2rem 2rem;\n    }\n\n    .badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid #e7e2db;\n      padding-bottom: 1rem;\n    }\n\n    .badge {\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 0.02em;\n      background: #f4f1ec;\n      color: #3b5548;\n      padding: 0.3rem 1rem;\n      border-radius: 40px;\n      text-transform: uppercase;\n    }\n\n    .badge-accent {\n      background: #e0eae4;\n      color: #1b4d3a;\n    }\n\n    .product-highlight {\n      font-style: normal;\n      font-size: 1rem;\n      color: #5d6f64;\n      margin-bottom: 0.75rem;\n      font-weight: 500;\n      border-left: 2px solid #b2c9bb;\n      padding-left: 1rem;\n    }\n\n    .product-title {\n      font-size: 1.65rem;\n      font-weight: 550;\n      line-height: 1.3;\n      margin: 0.4rem 0 0.4rem 0;\n      color: #1f2e29;\n      letter-spacing: -0.2px;\n      font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;\n      font-style: normal;\n      background: linear-gradient(135deg, #1f2e29 0%, #2c4a3b 100%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      color: transparent;\n      display: inline-block;\n      border-left: 2px solid #c2d4c9;\n      padding-left: 0.9rem;\n    }\n\n    .product-sub {\n      font-size: 0.95rem;\n      color: #5b6f64;\n      margin-bottom: 1.6rem;\n      font-weight: 440;\n      letter-spacing: -0.1px;\n    }\n\n    .grid-section-heading {\n      font-size: 1.6rem;\n      font-weight: 700;\n      color: #1e2c27;\n      letter-spacing: -0.3px;\n      margin: 0.5rem 0 1rem 0;\n      padding-bottom: 0.25rem;\n      border-bottom: 2px solid #dce5df;\n      display: inline-block;\n      width: auto;\n    }\n\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .feature {\n      display: flex;\n      flex-direction: column;\n      gap: 0.25rem;\n    }\n\n    .feature-label {\n      font-weight: 700;\n      font-size: 0.85rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #2b6b4e;\n    }\n\n    .feature-value {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .style-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .style-card {\n      display: flex;\n      flex-direction: column;\n      gap: 0.35rem;\n    }\n\n    .style-heading {\n      font-weight: 600;\n      font-size: 1rem;\n      letter-spacing: -0.2px;\n      color: #2b6b4e;\n      background: transparent;\n      margin-bottom: 0.2rem;\n      display: inline-block;\n    }\n\n    .style-description {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .comparison-section {\n      margin: 2rem 0 1.8rem 0;\n    }\n\n    .section-heading {\n      font-size: 1.6rem;\n      font-weight: 600;\n      color: #1e2c27;\n      letter-spacing: -0.2px;\n      margin-bottom: 1rem;\n      border-left: 3px solid #9abbac;\n      padding-left: 1rem;\n    }\n\n    .wear-table-wrapper {\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1rem;\n      border: 1px solid #efe7e0;\n      overflow-x: auto;\n    }\n\n    .wear-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 0.95rem;\n      background: #ffffff;\n      border-radius: 20px;\n      overflow: hidden;\n    }\n\n    .wear-table th {\n      text-align: left;\n      font-weight: 700;\n      font-size: 1rem;\n      padding: 1rem 1rem 0.9rem 1rem;\n      background: #f2efe9;\n      border-bottom: 2px solid #ddd5cb;\n      color: #2b5e48;\n      letter-spacing: -0.2px;\n    }\n\n    .wear-table td {\n      padding: 1rem 1rem;\n      border-bottom: 1px solid #ece3db;\n      vertical-align: top;\n      background-color: #ffffff;\n      color: #2f3e38;\n      line-height: 1.45;\n    }\n\n    .wear-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .wear-table th:first-child,\n    .wear-table td:first-child {\n      font-weight: 700;\n      background-color: #fefcf9;\n      color: #3a5c4b;\n      width: 35%;\n    }\n\n    .wear-table td:last-child {\n      background-color: #ffffff;\n      font-weight: 500;\n    }\n\n    .wear-table tr:hover td {\n      background-color: #fcfaf6;\n    }\n\n    .wear-table tr:hover td:first-child {\n      background-color: #f8f5ef;\n    }\n\n    .saving-highlight {\n      color: #bc6f2c;\n      font-weight: 700;\n      background: #fef1e6;\n      display: inline-block;\n      padding: 0.1rem 0.5rem;\n      border-radius: 20px;\n    }\n\n    .square-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 1.5rem;\n      margin: 2.5rem 0 1.5rem 0;\n    }\n\n    .square-card {\n      background: #ffffff;\n      border-radius: 24px;\n      box-shadow: 0 12px 28px -10px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.02);\n      padding: 1.8rem 1.2rem;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      min-height: 140px;\n      border: 1px solid #f0eae3;\n    }\n\n    .square-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 20px 32px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .square-card-full {\n      grid-column: span 2;\n      max-width: 70%;\n      margin: 0 auto;\n      width: 100%;\n    }\n\n    .gift-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #4f6a5c;\n      line-height: 1.45;\n      letter-spacing: -0.2px;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n\n    .urgency-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #9b6e42;\n      line-height: 1.45;\n      letter-spacing: 0.1px;\n    }\n\n    .cta-square {\n      display: inline-flex;\n      align-items: baseline;\n      gap: 0.6rem;\n      background: transparent;\n      border: none;\n      font-size: 1.05rem;\n      font-weight: 600;\n      color: #2c5a48;\n      cursor: pointer;\n      font-family: inherit;\n      transition: all 0.25s ease;\n      border-bottom: 1.5px solid #cbdcd2;\n      padding: 0.25rem 0.5rem;\n    }\n\n    .cta-square:hover {\n      color: #1a3f32;\n      border-bottom-color: #8fae9c;\n      gap: 0.8rem;\n    }\n\n    .arrow-square {\n      font-size: 1.1rem;\n      transition: transform 0.2s;\n    }\n\n    .cta-square:hover .arrow-square {\n      transform: translateX(4px);\n    }\n\n    hr.divider-light {\n      margin: 1.2rem 0 1rem 0;\n      border: 0;\n      height: 1px;\n      background: #e9e0d7;\n    }\n\n    .footer-subtle {\n      text-align: center;\n      font-size: 0.7rem;\n      color: #aa9b8b;\n      margin-top: 0.8rem;\n      letter-spacing: 0.2px;\n    }\n\n    @media (max-width: 680px) {\n      .product-inner {\n        padding: 1.5rem;\n      }\n      .product-title {\n        font-size: 1.35rem;\n        background: none;\n        color: #1f2e29;\n        -webkit-background-clip: unset;\n        background-clip: unset;\n        border-left: 2px solid #c2d4c9;\n        padding-left: 0.8rem;\n      }\n      .section-heading, .grid-section-heading {\n        font-size: 1.4rem;\n      }\n      .features-grid, .style-grid {\n        padding: 1rem;\n      }\n      .wear-table th, .wear-table td {\n        padding: 0.8rem;\n        font-size: 0.85rem;\n      }\n      .style-heading {\n        font-size: 0.9rem;\n      }\n      .square-grid {\n        grid-template-columns: 1fr;\n        gap: 1.2rem;\n      }\n      .square-card-full {\n        grid-column: span 1;\n        max-width: 100%;\n        margin: 0;\n      }\n      .square-card {\n        padding: 1.2rem;\n        min-height: auto;\n      }\n      .gift-square, .urgency-square {\n        font-size: 0.9rem;\n      }\n      .cta-square {\n        font-size: 0.95rem;\n      }\n      .product-sub {\n        font-size: 0.85rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\u003cdiv class=\"product-container\"\u003e\n  \u003cdiv class=\"product-inner\"\u003e\n\n    \u003c!-- Badge row --\u003e\n    \u003cdiv class=\"badge-row\"\u003e\n      \u003cspan class=\"badge\"\u003eCash on Delivery\u003c\/span\u003e\n      \u003cspan class=\"badge badge-accent\"\u003e7 Days Warranty\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eSale Is Live\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-highlight\"\u003e\n      Classic medium blue 100% cotton denim jeans with a loose relaxed leg and flattering high-rise waist, made for effortless everyday cool.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-title\"\u003e\n      \n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-sub\"\u003e\n      100% cotton denim | Medium blue wash | Loose high-rise fit\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES SECTION --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eFeatures\u003c\/div\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFabric\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003e100% cotton denim — breathable, soft, durable, and naturally structured\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eColor\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eClassic medium blue wash — timeless texture that pairs easily with every top\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFit\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eLoose relaxed leg — comfortable movement with a laid-back modern shape\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eWaist\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eFlattering high-rise waist — gives coverage, shape, and easy tuck-in styling\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eDesign\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eClean finish with minimal stitching for an elevated everyday denim look\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eSizes\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eAvailable in 26, 28, 30, and 32\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eMachine wash cold — gets softer and better with repeated wear\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- STYLE IT 5 WAYS --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eStyle It 5 Ways\u003c\/div\u003e\n\n    \u003cdiv class=\"style-grid\"\u003e\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eParisian Minimal\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Loose fit denim jeans + tucked-in striped shirt + flats → Clean, effortless, and timeless\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eUrban Chic\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          High-rise jeans + cropped top + layered jewelry → Confident city look with relaxed comfort\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eEveryday Casual\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Medium blue denim + white tee + sneakers → Simple daily outfit that always works\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eModest Cool\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Loose denim jeans + long cotton shirt + sandals → Comfortable coverage with a modern denim feel\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eWeekend Ready\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Relaxed jeans + oversized button-down + belt + crossbody bag → Easy weekend style with structure\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"comparison-section\"\u003e\n      \u003ch2 class=\"section-heading\"\u003eWhy Order Today?\u003c\/h2\u003e\n\n      \u003cdiv class=\"wear-table-wrapper\"\u003e\n        \u003ctable class=\"wear-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eIf You Wait\u003c\/th\u003e\n              \u003cth\u003eIf You Order Now\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSale price might end\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eLock in today's sale price — limited time only\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYour size might sell out\u003c\/td\u003e\n              \u003ctd\u003eAvailable in 26, 28, 30, and 32 — pick your size while stock is here\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou may miss a timeless denim essential\u003c\/td\u003e\n              \u003ctd\u003eOne pair that works with shirts, tees, cropped tops, kurtas, and winter layers\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou’ll keep searching for comfortable jeans\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eStop searching, start wearing\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SQUARE GRID FOR FINAL ELEMENTS --\u003e\n    \u003cdiv class=\"square-grid\"\u003e\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          Perfect practical gift for your sister, friend, or yourself relaxed denim comfort that becomes a wardrobe favorite.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"urgency-square\"\u003e\n          “Achi loose denim jeans milna easy nahi hota baji size nikal gaya tou phir wait karna parega!”\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card square-card-full\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          ADD TO CART — PAY WHEN IT ARRIVES\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr class=\"divider-light\"\u003e\n\n    \u003cdiv style=\"font-size: 0.68rem; text-align: center; color: #aa9b8b; margin-top: 0.5rem;\"\u003e\n      Loose fit denim jeans | high-rise medium blue wash | designed for effortless everyday cool\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mannmoji","offers":[{"title":"26","offer_id":48084772389121,"sku":null,"price":3700.0,"currency_code":"PKR","in_stock":true},{"title":"28","offer_id":48084772421889,"sku":null,"price":3700.0,"currency_code":"PKR","in_stock":true},{"title":"30","offer_id":48084772454657,"sku":null,"price":3700.0,"currency_code":"PKR","in_stock":true},{"title":"32","offer_id":48084772487425,"sku":null,"price":3700.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/0302\/1569\/files\/2_b21e56e5-955a-40a5-9303-97bd5d30e12c.png?v=1776336355"},{"product_id":"printed-lightweight-silk-shrug-effortless-luxury-in-motion","title":"Printed Lightweight Silk Shrug","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #eef2f0;\n      font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n      line-height: 1.5;\n      padding: 2rem 1rem;\n      color: #1e2a28;\n    }\n\n    .product-container {\n      max-width: 1120px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 28px;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.02);\n      overflow: hidden;\n    }\n\n    .product-inner {\n      padding: 2.2rem 2rem 2rem 2rem;\n    }\n\n    .badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid #e7e2db;\n      padding-bottom: 1rem;\n    }\n\n    .badge {\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 0.02em;\n      background: #f4f1ec;\n      color: #3b5548;\n      padding: 0.3rem 1rem;\n      border-radius: 40px;\n      text-transform: uppercase;\n    }\n\n    .badge-accent {\n      background: #e0eae4;\n      color: #1b4d3a;\n    }\n\n    .product-highlight {\n      font-style: normal;\n      font-size: 1rem;\n      color: #5d6f64;\n      margin-bottom: 0.75rem;\n      font-weight: 500;\n      border-left: 2px solid #b2c9bb;\n      padding-left: 1rem;\n    }\n\n    .product-title {\n      font-size: 1.65rem;\n      font-weight: 550;\n      line-height: 1.3;\n      margin: 0.4rem 0 0.4rem 0;\n      color: #1f2e29;\n      letter-spacing: -0.2px;\n      font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;\n      font-style: normal;\n      background: linear-gradient(135deg, #1f2e29 0%, #2c4a3b 100%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      color: transparent;\n      display: inline-block;\n      border-left: 2px solid #c2d4c9;\n      padding-left: 0.9rem;\n    }\n\n    .product-sub {\n      font-size: 0.95rem;\n      color: #5b6f64;\n      margin-bottom: 1.6rem;\n      font-weight: 440;\n      letter-spacing: -0.1px;\n    }\n\n    .grid-section-heading {\n      font-size: 1.6rem;\n      font-weight: 700;\n      color: #1e2c27;\n      letter-spacing: -0.3px;\n      margin: 0.5rem 0 1rem 0;\n      padding-bottom: 0.25rem;\n      border-bottom: 2px solid #dce5df;\n      display: inline-block;\n      width: auto;\n    }\n\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .feature {\n      display: flex;\n      flex-direction: column;\n      gap: 0.25rem;\n    }\n\n    .feature-label {\n      font-weight: 700;\n      font-size: 0.85rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #2b6b4e;\n    }\n\n    .feature-value {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .style-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .style-card {\n      display: flex;\n      flex-direction: column;\n      gap: 0.35rem;\n    }\n\n    .style-heading {\n      font-weight: 600;\n      font-size: 1rem;\n      letter-spacing: -0.2px;\n      color: #2b6b4e;\n      background: transparent;\n      margin-bottom: 0.2rem;\n      display: inline-block;\n    }\n\n    .style-description {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .comparison-section {\n      margin: 2rem 0 1.8rem 0;\n    }\n\n    .section-heading {\n      font-size: 1.6rem;\n      font-weight: 600;\n      color: #1e2c27;\n      letter-spacing: -0.2px;\n      margin-bottom: 1rem;\n      border-left: 3px solid #9abbac;\n      padding-left: 1rem;\n    }\n\n    .wear-table-wrapper {\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1rem;\n      border: 1px solid #efe7e0;\n      overflow-x: auto;\n    }\n\n    .wear-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 0.95rem;\n      background: #ffffff;\n      border-radius: 20px;\n      overflow: hidden;\n    }\n\n    .wear-table th {\n      text-align: left;\n      font-weight: 700;\n      font-size: 1rem;\n      padding: 1rem 1rem 0.9rem 1rem;\n      background: #f2efe9;\n      border-bottom: 2px solid #ddd5cb;\n      color: #2b5e48;\n      letter-spacing: -0.2px;\n    }\n\n    .wear-table td {\n      padding: 1rem 1rem;\n      border-bottom: 1px solid #ece3db;\n      vertical-align: top;\n      background-color: #ffffff;\n      color: #2f3e38;\n      line-height: 1.45;\n    }\n\n    .wear-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .wear-table th:first-child,\n    .wear-table td:first-child {\n      font-weight: 700;\n      background-color: #fefcf9;\n      color: #3a5c4b;\n      width: 35%;\n    }\n\n    .wear-table td:last-child {\n      background-color: #ffffff;\n      font-weight: 500;\n    }\n\n    .wear-table tr:hover td {\n      background-color: #fcfaf6;\n    }\n\n    .wear-table tr:hover td:first-child {\n      background-color: #f8f5ef;\n    }\n\n    .saving-highlight {\n      color: #bc6f2c;\n      font-weight: 700;\n      background: #fef1e6;\n      display: inline-block;\n      padding: 0.1rem 0.5rem;\n      border-radius: 20px;\n    }\n\n    .square-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 1.5rem;\n      margin: 2.5rem 0 1.5rem 0;\n    }\n\n    .square-card {\n      background: #ffffff;\n      border-radius: 24px;\n      box-shadow: 0 12px 28px -10px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.02);\n      padding: 1.8rem 1.2rem;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      min-height: 140px;\n      border: 1px solid #f0eae3;\n    }\n\n    .square-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 20px 32px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .square-card-full {\n      grid-column: span 2;\n      max-width: 70%;\n      margin: 0 auto;\n      width: 100%;\n    }\n\n    .gift-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #4f6a5c;\n      line-height: 1.45;\n      letter-spacing: -0.2px;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n\n    .urgency-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #9b6e42;\n      line-height: 1.45;\n      letter-spacing: 0.1px;\n    }\n\n    .cta-square {\n      display: inline-flex;\n      align-items: baseline;\n      gap: 0.6rem;\n      background: transparent;\n      border: none;\n      font-size: 1.05rem;\n      font-weight: 600;\n      color: #2c5a48;\n      cursor: pointer;\n      font-family: inherit;\n      transition: all 0.25s ease;\n      border-bottom: 1.5px solid #cbdcd2;\n      padding: 0.25rem 0.5rem;\n    }\n\n    .cta-square:hover {\n      color: #1a3f32;\n      border-bottom-color: #8fae9c;\n      gap: 0.8rem;\n    }\n\n    .arrow-square {\n      font-size: 1.1rem;\n      transition: transform 0.2s;\n    }\n\n    .cta-square:hover .arrow-square {\n      transform: translateX(4px);\n    }\n\n    hr.divider-light {\n      margin: 1.2rem 0 1rem 0;\n      border: 0;\n      height: 1px;\n      background: #e9e0d7;\n    }\n\n    .footer-subtle {\n      text-align: center;\n      font-size: 0.7rem;\n      color: #aa9b8b;\n      margin-top: 0.8rem;\n      letter-spacing: 0.2px;\n    }\n\n    @media (max-width: 680px) {\n      .product-inner {\n        padding: 1.5rem;\n      }\n      .product-title {\n        font-size: 1.35rem;\n        background: none;\n        color: #1f2e29;\n        -webkit-background-clip: unset;\n        background-clip: unset;\n        border-left: 2px solid #c2d4c9;\n        padding-left: 0.8rem;\n      }\n      .section-heading, .grid-section-heading {\n        font-size: 1.4rem;\n      }\n      .features-grid, .style-grid {\n        padding: 1rem;\n      }\n      .wear-table th, .wear-table td {\n        padding: 0.8rem;\n        font-size: 0.85rem;\n      }\n      .style-heading {\n        font-size: 0.9rem;\n      }\n      .square-grid {\n        grid-template-columns: 1fr;\n        gap: 1.2rem;\n      }\n      .square-card-full {\n        grid-column: span 1;\n        max-width: 100%;\n        margin: 0;\n      }\n      .square-card {\n        padding: 1.2rem;\n        min-height: auto;\n      }\n      .gift-square, .urgency-square {\n        font-size: 0.9rem;\n      }\n      .cta-square {\n        font-size: 0.95rem;\n      }\n      .product-sub {\n        font-size: 0.85rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\u003cdiv class=\"product-container\"\u003e\n  \u003cdiv class=\"product-inner\"\u003e\n\n    \u003c!-- Badge row --\u003e\n    \u003cdiv class=\"badge-row\"\u003e\n      \u003cspan class=\"badge\"\u003eCash on Delivery\u003c\/span\u003e\n      \u003cspan class=\"badge badge-accent\"\u003e7 Days Warranty\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eSale Is Live\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-highlight\"\u003e\n      Smooth 100% lightweight silk shrug with a bold black-and-white geometric print, contrast belt, and graceful longline flow for effortless luxury in motion.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-title\"\u003e\n     \n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-sub\"\u003e\n      100% lightweight silk | Black geometric print | Relaxed open-front longline layer\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES SECTION --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eFeatures\u003c\/div\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFabric\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003e100% lightweight silk — smooth, breathable, ultra-soft, and airy on skin\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eColor \u0026amp; Design\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eWhite base with bold black geometric print and contrast belt for a modern statement look\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFit\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eRelaxed open-front design — easy to layer over shirts, dresses, tanks, and basics\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eWaist Detail\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eOptional waist tie — wear it open for flow or tied for definition\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eLength\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eLongline silhouette — adds graceful movement and elegant layering\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eSizes\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eAvailable in S, M, L, and XL\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eHand wash cold or dry clean only to preserve silk softness, print, and drape\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- STYLE IT 5 WAYS --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eStyle It 5 Ways\u003c\/div\u003e\n\n    \u003cdiv class=\"style-grid\"\u003e\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eSleek Day-to-Night\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Printed silk shrug + tailored black trousers + gold hoops → Sleek, polished, and effortlessly refined\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eRelaxed Luxe\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Silk shrug worn open + simple tank + wide-leg jeans → Understated luxury with everyday comfort\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eEvening Statement\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Geometric shrug + black dress + heels → Bold evening layer with graceful movement\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eOffice Polish\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Longline silk shrug + crisp white shirt + straight pants → Creative workwear with a refined edge\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eSoft Festive Layer\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Printed silk shrug + plain kurta + minimal jewelry → Elegant festive styling without heavy dressing\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"comparison-section\"\u003e\n      \u003ch2 class=\"section-heading\"\u003eWhy Order Today?\u003c\/h2\u003e\n\n      \u003cdiv class=\"wear-table-wrapper\"\u003e\n        \u003ctable class=\"wear-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eIf You Wait\u003c\/th\u003e\n              \u003cth\u003eIf You Order Now\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSale price might end\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eLock in today's sale price — limited time only\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYour size might sell out\u003c\/td\u003e\n              \u003ctd\u003eAvailable in S, M, L, and XL — pick your size while stock is here\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou may miss a luxury layering piece\u003c\/td\u003e\n              \u003ctd\u003eOne silk shrug that works over dresses, shirts, jeans, trousers, kurtas, and evening basics\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou’ll keep searching for a light statement layer\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eStop searching, start layering\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SQUARE GRID FOR FINAL ELEMENTS --\u003e\n    \u003cdiv class=\"square-grid\"\u003e\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          Perfect practical gift for your sister, friend, or yourself lightweight silk elegance that instantly upgrades simple outfits.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"urgency-square\"\u003e\n          “Silk shrug ka flow aur print outfit ko instantly premium bana deta hai baji sale mein miss mat karna!”\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card square-card-full\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          ADD TO CART — PAY WHEN IT ARRIVES\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr class=\"divider-light\"\u003e\n\n    \u003cdiv style=\"font-size: 0.68rem; text-align: center; color: #aa9b8b; margin-top: 0.5rem;\"\u003e\n      Printed lightweight silk shrug | black-and-white geometric design | designed for effortless luxury in motion\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mannmoji","offers":[{"title":"S","offer_id":48084772847873,"sku":null,"price":2700.0,"currency_code":"PKR","in_stock":true},{"title":"M","offer_id":48084772880641,"sku":null,"price":2700.0,"currency_code":"PKR","in_stock":true},{"title":"L","offer_id":48084772913409,"sku":null,"price":2700.0,"currency_code":"PKR","in_stock":true},{"title":"XL","offer_id":48084772946177,"sku":null,"price":2700.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/0302\/1569\/files\/6_f6a33e32-3036-4459-a028-a582b1a2bb70.png?v=1776336245"},{"product_id":"sleek-jet-black-cargo-pants-urban-edge-meets-all-day-ease","title":"Jet Black Cargo Pants","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #eef2f0;\n      font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n      line-height: 1.5;\n      padding: 2rem 1rem;\n      color: #1e2a28;\n    }\n\n    .product-container {\n      max-width: 1120px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 28px;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.02);\n      overflow: hidden;\n    }\n\n    .product-inner {\n      padding: 2.2rem 2rem 2rem 2rem;\n    }\n\n    .badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid #e7e2db;\n      padding-bottom: 1rem;\n    }\n\n    .badge {\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 0.02em;\n      background: #f4f1ec;\n      color: #3b5548;\n      padding: 0.3rem 1rem;\n      border-radius: 40px;\n      text-transform: uppercase;\n    }\n\n    .badge-accent {\n      background: #e0eae4;\n      color: #1b4d3a;\n    }\n\n    .product-highlight {\n      font-style: normal;\n      font-size: 1rem;\n      color: #5d6f64;\n      margin-bottom: 0.75rem;\n      font-weight: 500;\n      border-left: 2px solid #b2c9bb;\n      padding-left: 1rem;\n    }\n\n    .product-title {\n      font-size: 1.65rem;\n      font-weight: 550;\n      line-height: 1.3;\n      margin: 0.4rem 0 0.4rem 0;\n      color: #1f2e29;\n      letter-spacing: -0.2px;\n      font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;\n      font-style: normal;\n      background: linear-gradient(135deg, #1f2e29 0%, #2c4a3b 100%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      color: transparent;\n      display: inline-block;\n      border-left: 2px solid #c2d4c9;\n      padding-left: 0.9rem;\n    }\n\n    .product-sub {\n      font-size: 0.95rem;\n      color: #5b6f64;\n      margin-bottom: 1.6rem;\n      font-weight: 440;\n      letter-spacing: -0.1px;\n    }\n\n    .grid-section-heading {\n      font-size: 1.6rem;\n      font-weight: 700;\n      color: #1e2c27;\n      letter-spacing: -0.3px;\n      margin: 0.5rem 0 1rem 0;\n      padding-bottom: 0.25rem;\n      border-bottom: 2px solid #dce5df;\n      display: inline-block;\n      width: auto;\n    }\n\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .feature {\n      display: flex;\n      flex-direction: column;\n      gap: 0.25rem;\n    }\n\n    .feature-label {\n      font-weight: 700;\n      font-size: 0.85rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #2b6b4e;\n    }\n\n    .feature-value {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .style-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .style-card {\n      display: flex;\n      flex-direction: column;\n      gap: 0.35rem;\n    }\n\n    .style-heading {\n      font-weight: 600;\n      font-size: 1rem;\n      letter-spacing: -0.2px;\n      color: #2b6b4e;\n      background: transparent;\n      margin-bottom: 0.2rem;\n      display: inline-block;\n    }\n\n    .style-description {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .comparison-section {\n      margin: 2rem 0 1.8rem 0;\n    }\n\n    .section-heading {\n      font-size: 1.6rem;\n      font-weight: 600;\n      color: #1e2c27;\n      letter-spacing: -0.2px;\n      margin-bottom: 1rem;\n      border-left: 3px solid #9abbac;\n      padding-left: 1rem;\n    }\n\n    .wear-table-wrapper {\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1rem;\n      border: 1px solid #efe7e0;\n      overflow-x: auto;\n    }\n\n    .wear-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 0.95rem;\n      background: #ffffff;\n      border-radius: 20px;\n      overflow: hidden;\n    }\n\n    .wear-table th {\n      text-align: left;\n      font-weight: 700;\n      font-size: 1rem;\n      padding: 1rem 1rem 0.9rem 1rem;\n      background: #f2efe9;\n      border-bottom: 2px solid #ddd5cb;\n      color: #2b5e48;\n      letter-spacing: -0.2px;\n    }\n\n    .wear-table td {\n      padding: 1rem 1rem;\n      border-bottom: 1px solid #ece3db;\n      vertical-align: top;\n      background-color: #ffffff;\n      color: #2f3e38;\n      line-height: 1.45;\n    }\n\n    .wear-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .wear-table th:first-child,\n    .wear-table td:first-child {\n      font-weight: 700;\n      background-color: #fefcf9;\n      color: #3a5c4b;\n      width: 35%;\n    }\n\n    .wear-table td:last-child {\n      background-color: #ffffff;\n      font-weight: 500;\n    }\n\n    .wear-table tr:hover td {\n      background-color: #fcfaf6;\n    }\n\n    .wear-table tr:hover td:first-child {\n      background-color: #f8f5ef;\n    }\n\n    .saving-highlight {\n      color: #bc6f2c;\n      font-weight: 700;\n      background: #fef1e6;\n      display: inline-block;\n      padding: 0.1rem 0.5rem;\n      border-radius: 20px;\n    }\n\n    .square-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 1.5rem;\n      margin: 2.5rem 0 1.5rem 0;\n    }\n\n    .square-card {\n      background: #ffffff;\n      border-radius: 24px;\n      box-shadow: 0 12px 28px -10px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.02);\n      padding: 1.8rem 1.2rem;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      min-height: 140px;\n      border: 1px solid #f0eae3;\n    }\n\n    .square-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 20px 32px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .square-card-full {\n      grid-column: span 2;\n      max-width: 70%;\n      margin: 0 auto;\n      width: 100%;\n    }\n\n    .gift-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #4f6a5c;\n      line-height: 1.45;\n      letter-spacing: -0.2px;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n\n    .urgency-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #9b6e42;\n      line-height: 1.45;\n      letter-spacing: 0.1px;\n    }\n\n    .cta-square {\n      display: inline-flex;\n      align-items: baseline;\n      gap: 0.6rem;\n      background: transparent;\n      border: none;\n      font-size: 1.05rem;\n      font-weight: 600;\n      color: #2c5a48;\n      cursor: pointer;\n      font-family: inherit;\n      transition: all 0.25s ease;\n      border-bottom: 1.5px solid #cbdcd2;\n      padding: 0.25rem 0.5rem;\n    }\n\n    .cta-square:hover {\n      color: #1a3f32;\n      border-bottom-color: #8fae9c;\n      gap: 0.8rem;\n    }\n\n    .arrow-square {\n      font-size: 1.1rem;\n      transition: transform 0.2s;\n    }\n\n    .cta-square:hover .arrow-square {\n      transform: translateX(4px);\n    }\n\n    hr.divider-light {\n      margin: 1.2rem 0 1rem 0;\n      border: 0;\n      height: 1px;\n      background: #e9e0d7;\n    }\n\n    .footer-subtle {\n      text-align: center;\n      font-size: 0.7rem;\n      color: #aa9b8b;\n      margin-top: 0.8rem;\n      letter-spacing: 0.2px;\n    }\n\n    @media (max-width: 680px) {\n      .product-inner {\n        padding: 1.5rem;\n      }\n      .product-title {\n        font-size: 1.35rem;\n        background: none;\n        color: #1f2e29;\n        -webkit-background-clip: unset;\n        background-clip: unset;\n        border-left: 2px solid #c2d4c9;\n        padding-left: 0.8rem;\n      }\n      .section-heading, .grid-section-heading {\n        font-size: 1.4rem;\n      }\n      .features-grid, .style-grid {\n        padding: 1rem;\n      }\n      .wear-table th, .wear-table td {\n        padding: 0.8rem;\n        font-size: 0.85rem;\n      }\n      .style-heading {\n        font-size: 0.9rem;\n      }\n      .square-grid {\n        grid-template-columns: 1fr;\n        gap: 1.2rem;\n      }\n      .square-card-full {\n        grid-column: span 1;\n        max-width: 100%;\n        margin: 0;\n      }\n      .square-card {\n        padding: 1.2rem;\n        min-height: auto;\n      }\n      .gift-square, .urgency-square {\n        font-size: 0.9rem;\n      }\n      .cta-square {\n        font-size: 0.95rem;\n      }\n      .product-sub {\n        font-size: 0.85rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\u003cdiv class=\"product-container\"\u003e\n  \u003cdiv class=\"product-inner\"\u003e\n\n    \u003c!-- Badge row --\u003e\n    \u003cdiv class=\"badge-row\"\u003e\n      \u003cspan class=\"badge\"\u003eCash on Delivery\u003c\/span\u003e\n      \u003cspan class=\"badge badge-accent\"\u003e7 Days Warranty\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eSale Is Live\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-highlight\"\u003e\n      Sleek jet-black cargo pants in a soft yet sturdy 70% cotton blend, designed with a relaxed straight-leg fit and dual utility pockets for everyday urban ease.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-title\"\u003e\n      Jet Black Cargo Pants\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-sub\"\u003e\n      70% cotton blend | Jet black finish | Relaxed straight-leg cargo fit\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES SECTION --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eFeatures\u003c\/div\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFabric\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003e70% cotton blend — soft yet sturdy for lasting wear and everyday comfort\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eColor\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eJet black — clean, refined, sleek, and easy to style with any top\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFit\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eRelaxed straight-leg design — comfortable, structured, and streetwear-ready\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003ePockets\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eDual utility cargo pockets — practical storage with a modern cargo finish\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eMinimal urban edge for coffee runs, casual plans, city walks, and everyday styling\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eSizes\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eAvailable in 26, 28, 30, 32, and 34\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eMachine wash cold — easy to maintain color, shape, and structure\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- STYLE IT 5 WAYS --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eStyle It 5 Ways\u003c\/div\u003e\n\n    \u003cdiv class=\"style-grid\"\u003e\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eClean Streetwear\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Jet black cargo pants + oversized white shirt + chunky sneakers → Clean street-ready confidence\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eGraphic Tee Casual\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Black cargos + graphic tee + chain accessory → Relaxed urban edge with everyday comfort\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eMinimal Monochrome\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Jet black cargos + black fitted top + silver hoops → Sleek, simple, and powerful\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eModest Everyday\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Relaxed cargo pants + long cotton shirt + flats → Comfortable coverage with polished utility style\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eCoffee Run Fit\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Straight-leg cargos + relaxed tee + crossbody bag → Easy movement, practical pockets, and casual style\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"comparison-section\"\u003e\n      \u003ch2 class=\"section-heading\"\u003eWhy Order Today?\u003c\/h2\u003e\n\n      \u003cdiv class=\"wear-table-wrapper\"\u003e\n        \u003ctable class=\"wear-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eIf You Wait\u003c\/th\u003e\n              \u003cth\u003eIf You Order Now\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSale price might end\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eLock in today's sale price — limited time only\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYour size might sell out\u003c\/td\u003e\n              \u003ctd\u003eAvailable in 26, 28, 30, 32, and 34 — pick your size while stock is here\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou may miss a black cargo essential\u003c\/td\u003e\n              \u003ctd\u003eOne cargo pant that works with oversized shirts, graphic tees, fitted tops, sneakers, and flats\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou’ll keep searching for easy streetwear pants\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eStop searching, start styling\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SQUARE GRID FOR FINAL ELEMENTS --\u003e\n    \u003cdiv class=\"square-grid\"\u003e\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          Perfect practical gift for your sister, friend, or yourself — sleek black cargos that bring pockets, comfort, and street-style edge.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"urgency-square\"\u003e\n          “Black cargo pants har outfit ke sath set ho jati hain baji comfort bhi, pockets bhi, attitude bhi!”\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card square-card-full\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          ADD TO CART — PAY WHEN IT ARRIVES\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr class=\"divider-light\"\u003e\n\n    \u003cdiv style=\"font-size: 0.68rem; text-align: center; color: #aa9b8b; margin-top: 0.5rem;\"\u003e\n      Jet black cargo pants | relaxed straight-leg utility fit | designed for urban edge and all-day ease\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mannmoji","offers":[{"title":"26","offer_id":48084773077249,"sku":null,"price":3500.0,"currency_code":"PKR","in_stock":true},{"title":"28","offer_id":48084773110017,"sku":null,"price":3500.0,"currency_code":"PKR","in_stock":true},{"title":"30","offer_id":48084773142785,"sku":null,"price":3500.0,"currency_code":"PKR","in_stock":true},{"title":"32","offer_id":48084773175553,"sku":null,"price":3500.0,"currency_code":"PKR","in_stock":true},{"title":"34","offer_id":48084773208321,"sku":null,"price":3500.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/0302\/1569\/files\/20.png?v=1776336113"},{"product_id":"women-s-printed-lightweight-silk-kimono-luxe-and-flowing-style","title":"Abstract design Silk Shrug","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #eef2f0;\n      font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n      line-height: 1.5;\n      padding: 2rem 1rem;\n      color: #1e2a28;\n    }\n\n    .product-container {\n      max-width: 1120px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 28px;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.02);\n      overflow: hidden;\n    }\n\n    .product-inner {\n      padding: 2.2rem 2rem 2rem 2rem;\n    }\n\n    .badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid #e7e2db;\n      padding-bottom: 1rem;\n    }\n\n    .badge {\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 0.02em;\n      background: #f4f1ec;\n      color: #3b5548;\n      padding: 0.3rem 1rem;\n      border-radius: 40px;\n      text-transform: uppercase;\n    }\n\n    .badge-accent {\n      background: #e0eae4;\n      color: #1b4d3a;\n    }\n\n    .product-highlight {\n      font-style: normal;\n      font-size: 1rem;\n      color: #5d6f64;\n      margin-bottom: 0.75rem;\n      font-weight: 500;\n      border-left: 2px solid #b2c9bb;\n      padding-left: 1rem;\n    }\n\n    .product-title {\n      font-size: 1.65rem;\n      font-weight: 550;\n      line-height: 1.3;\n      margin: 0.4rem 0 0.4rem 0;\n      color: #1f2e29;\n      letter-spacing: -0.2px;\n      font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;\n      font-style: normal;\n      background: linear-gradient(135deg, #1f2e29 0%, #2c4a3b 100%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      color: transparent;\n      display: inline-block;\n      border-left: 2px solid #c2d4c9;\n      padding-left: 0.9rem;\n    }\n\n    .product-sub {\n      font-size: 0.95rem;\n      color: #5b6f64;\n      margin-bottom: 1.6rem;\n      font-weight: 440;\n      letter-spacing: -0.1px;\n    }\n\n    .grid-section-heading {\n      font-size: 1.6rem;\n      font-weight: 700;\n      color: #1e2c27;\n      letter-spacing: -0.3px;\n      margin: 0.5rem 0 1rem 0;\n      padding-bottom: 0.25rem;\n      border-bottom: 2px solid #dce5df;\n      display: inline-block;\n      width: auto;\n    }\n\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .feature {\n      display: flex;\n      flex-direction: column;\n      gap: 0.25rem;\n    }\n\n    .feature-label {\n      font-weight: 700;\n      font-size: 0.85rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #2b6b4e;\n    }\n\n    .feature-value {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .style-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .style-card {\n      display: flex;\n      flex-direction: column;\n      gap: 0.35rem;\n    }\n\n    .style-heading {\n      font-weight: 600;\n      font-size: 1rem;\n      letter-spacing: -0.2px;\n      color: #2b6b4e;\n      background: transparent;\n      margin-bottom: 0.2rem;\n      display: inline-block;\n    }\n\n    .style-description {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .comparison-section {\n      margin: 2rem 0 1.8rem 0;\n    }\n\n    .section-heading {\n      font-size: 1.6rem;\n      font-weight: 600;\n      color: #1e2c27;\n      letter-spacing: -0.2px;\n      margin-bottom: 1rem;\n      border-left: 3px solid #9abbac;\n      padding-left: 1rem;\n    }\n\n    .wear-table-wrapper {\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1rem;\n      border: 1px solid #efe7e0;\n      overflow-x: auto;\n    }\n\n    .wear-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 0.95rem;\n      background: #ffffff;\n      border-radius: 20px;\n      overflow: hidden;\n    }\n\n    .wear-table th {\n      text-align: left;\n      font-weight: 700;\n      font-size: 1rem;\n      padding: 1rem 1rem 0.9rem 1rem;\n      background: #f2efe9;\n      border-bottom: 2px solid #ddd5cb;\n      color: #2b5e48;\n      letter-spacing: -0.2px;\n    }\n\n    .wear-table td {\n      padding: 1rem 1rem;\n      border-bottom: 1px solid #ece3db;\n      vertical-align: top;\n      background-color: #ffffff;\n      color: #2f3e38;\n      line-height: 1.45;\n    }\n\n    .wear-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .wear-table th:first-child,\n    .wear-table td:first-child {\n      font-weight: 700;\n      background-color: #fefcf9;\n      color: #3a5c4b;\n      width: 35%;\n    }\n\n    .wear-table td:last-child {\n      background-color: #ffffff;\n      font-weight: 500;\n    }\n\n    .wear-table tr:hover td {\n      background-color: #fcfaf6;\n    }\n\n    .wear-table tr:hover td:first-child {\n      background-color: #f8f5ef;\n    }\n\n    .saving-highlight {\n      color: #bc6f2c;\n      font-weight: 700;\n      background: #fef1e6;\n      display: inline-block;\n      padding: 0.1rem 0.5rem;\n      border-radius: 20px;\n    }\n\n    .square-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 1.5rem;\n      margin: 2.5rem 0 1.5rem 0;\n    }\n\n    .square-card {\n      background: #ffffff;\n      border-radius: 24px;\n      box-shadow: 0 12px 28px -10px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.02);\n      padding: 1.8rem 1.2rem;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      min-height: 140px;\n      border: 1px solid #f0eae3;\n    }\n\n    .square-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 20px 32px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .square-card-full {\n      grid-column: span 2;\n      max-width: 70%;\n      margin: 0 auto;\n      width: 100%;\n    }\n\n    .gift-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #4f6a5c;\n      line-height: 1.45;\n      letter-spacing: -0.2px;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n\n    .urgency-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #9b6e42;\n      line-height: 1.45;\n      letter-spacing: 0.1px;\n    }\n\n    .cta-square {\n      display: inline-flex;\n      align-items: baseline;\n      gap: 0.6rem;\n      background: transparent;\n      border: none;\n      font-size: 1.05rem;\n      font-weight: 600;\n      color: #2c5a48;\n      cursor: pointer;\n      font-family: inherit;\n      transition: all 0.25s ease;\n      border-bottom: 1.5px solid #cbdcd2;\n      padding: 0.25rem 0.5rem;\n    }\n\n    .cta-square:hover {\n      color: #1a3f32;\n      border-bottom-color: #8fae9c;\n      gap: 0.8rem;\n    }\n\n    .arrow-square {\n      font-size: 1.1rem;\n      transition: transform 0.2s;\n    }\n\n    .cta-square:hover .arrow-square {\n      transform: translateX(4px);\n    }\n\n    hr.divider-light {\n      margin: 1.2rem 0 1rem 0;\n      border: 0;\n      height: 1px;\n      background: #e9e0d7;\n    }\n\n    .footer-subtle {\n      text-align: center;\n      font-size: 0.7rem;\n      color: #aa9b8b;\n      margin-top: 0.8rem;\n      letter-spacing: 0.2px;\n    }\n\n    @media (max-width: 680px) {\n      .product-inner {\n        padding: 1.5rem;\n      }\n      .product-title {\n        font-size: 1.35rem;\n        background: none;\n        color: #1f2e29;\n        -webkit-background-clip: unset;\n        background-clip: unset;\n        border-left: 2px solid #c2d4c9;\n        padding-left: 0.8rem;\n      }\n      .section-heading, .grid-section-heading {\n        font-size: 1.4rem;\n      }\n      .features-grid, .style-grid {\n        padding: 1rem;\n      }\n      .wear-table th, .wear-table td {\n        padding: 0.8rem;\n        font-size: 0.85rem;\n      }\n      .style-heading {\n        font-size: 0.9rem;\n      }\n      .square-grid {\n        grid-template-columns: 1fr;\n        gap: 1.2rem;\n      }\n      .square-card-full {\n        grid-column: span 1;\n        max-width: 100%;\n        margin: 0;\n      }\n      .square-card {\n        padding: 1.2rem;\n        min-height: auto;\n      }\n      .gift-square, .urgency-square {\n        font-size: 0.9rem;\n      }\n      .cta-square {\n        font-size: 0.95rem;\n      }\n      .product-sub {\n        font-size: 0.85rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\u003cdiv class=\"product-container\"\u003e\n  \u003cdiv class=\"product-inner\"\u003e\n\n    \u003c!-- Badge row --\u003e\n    \u003cdiv class=\"badge-row\"\u003e\n      \u003cspan class=\"badge\"\u003eCash on Delivery\u003c\/span\u003e\n      \u003cspan class=\"badge badge-accent\"\u003e7 Days Warranty\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eSale Is Live\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-highlight\"\u003e\n      Airy 100% lightweight silk abstract shrug with earthy beige, bronze, and black tones, designed to add luxe movement and effortless polish to simple outfits.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-title\"\u003e\n     \n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-sub\"\u003e\n      100% lightweight silk | Earthy abstract print | Relaxed open-front layer\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES SECTION --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eFeatures\u003c\/div\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFabric\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003e100% lightweight silk — airy, breathable, luxuriously smooth, and soft on skin\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eDesign\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eUnique earthy abstract print with beige, bronze, and black tones for a refined artistic look\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFit\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eRelaxed open-front silhouette — easy to layer over tops, dresses, shirts, and basics\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFeel\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eFlowy texture that catches movement beautifully and adds instant elegance\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003ePerfect for brunch, dinner, office layering, travel outfits, and soft festive styling\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eSizes\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eAvailable in S, M, L, and XL\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eHand wash cold or dry clean only to maintain the silk’s delicate sheen\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- STYLE IT 5 WAYS --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eStyle It 5 Ways\u003c\/div\u003e\n\n    \u003cdiv class=\"style-grid\"\u003e\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eRefined Day Look\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Abstract silk shrug + minimal inner + beige trousers → Elegant daytime styling with soft movement\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eEvening Chic\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Silk shrug + satin dress + statement earrings → Luxe evening look without heavy styling\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eOffice Layering\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Abstract shrug + white shirt + tailored pants → Creative workwear with a polished artistic finish\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eCafé Feminine\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Printed silk shrug + white tee + wide-leg denim + flats → Simple casual outfit upgraded instantly\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eSoft Festive Touch\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Earthy silk shrug + plain kurta + gold jewelry → Graceful festive layering without feeling overdone\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"comparison-section\"\u003e\n      \u003ch2 class=\"section-heading\"\u003eWhy Order Today?\u003c\/h2\u003e\n\n      \u003cdiv class=\"wear-table-wrapper\"\u003e\n        \u003ctable class=\"wear-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eIf You Wait\u003c\/th\u003e\n              \u003cth\u003eIf You Order Now\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSale price might end\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eLock in today's sale price — limited time only\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYour size might sell out\u003c\/td\u003e\n              \u003ctd\u003eAvailable in S, M, L, and XL — pick your size while stock is here\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou may miss a luxe layering piece\u003c\/td\u003e\n              \u003ctd\u003eOne silk shrug that works over dresses, trousers, denim, shirts, and plain basics\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou’ll keep searching for a light elegant layer\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eStop searching, start layering\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SQUARE GRID FOR FINAL ELEMENTS --\u003e\n    \u003cdiv class=\"square-grid\"\u003e\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          Perfect practical gift for your sister, friend, or yourself lightweight silk elegance that instantly completes an outfit.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"urgency-square\"\u003e\n          “Silk shrug ka flow outfit ko instantly premium bana deta hai baji sale mein miss mat karna!”\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card square-card-full\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          ADD TO CART — PAY WHEN IT ARRIVES\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr class=\"divider-light\"\u003e\n\n    \u003cdiv style=\"font-size: 0.68rem; text-align: center; color: #aa9b8b; margin-top: 0.5rem;\"\u003e\n      Abstrac\n::contentReference[oaicite:2]{index=2}\nt printed silk shrug | earthy beige, bronze, and black tones | designed for luxe and flowing style\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mannmoji","offers":[{"title":"S","offer_id":48084773241089,"sku":null,"price":2700.0,"currency_code":"PKR","in_stock":true},{"title":"M","offer_id":48084773273857,"sku":null,"price":2700.0,"currency_code":"PKR","in_stock":true},{"title":"L","offer_id":48084773306625,"sku":null,"price":2700.0,"currency_code":"PKR","in_stock":true},{"title":"XL","offer_id":48084773339393,"sku":null,"price":2700.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/0302\/1569\/files\/24.png?v=1776336081"},{"product_id":"women-s-printed-lightweight-silk-shrug-effortless-elegance-in-motion","title":"white and red floral motifs Silk Shrug","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #eef2f0;\n      font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n      line-height: 1.5;\n      padding: 2rem 1rem;\n      color: #1e2a28;\n    }\n\n    .product-container {\n      max-width: 1120px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 28px;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.02);\n      overflow: hidden;\n    }\n\n    .product-inner {\n      padding: 2.2rem 2rem 2rem 2rem;\n    }\n\n    .badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid #e7e2db;\n      padding-bottom: 1rem;\n    }\n\n    .badge {\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 0.02em;\n      background: #f4f1ec;\n      color: #3b5548;\n      padding: 0.3rem 1rem;\n      border-radius: 40px;\n      text-transform: uppercase;\n    }\n\n    .badge-accent {\n      background: #e0eae4;\n      color: #1b4d3a;\n    }\n\n    .product-highlight {\n      font-style: normal;\n      font-size: 1rem;\n      color: #5d6f64;\n      margin-bottom: 0.75rem;\n      font-weight: 500;\n      border-left: 2px solid #b2c9bb;\n      padding-left: 1rem;\n    }\n\n    .product-title {\n      font-size: 1.65rem;\n      font-weight: 550;\n      line-height: 1.3;\n      margin: 0.4rem 0 0.4rem 0;\n      color: #1f2e29;\n      letter-spacing: -0.2px;\n      font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;\n      font-style: normal;\n      background: linear-gradient(135deg, #1f2e29 0%, #2c4a3b 100%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      color: transparent;\n      display: inline-block;\n      border-left: 2px solid #c2d4c9;\n      padding-left: 0.9rem;\n    }\n\n    .product-sub {\n      font-size: 0.95rem;\n      color: #5b6f64;\n      margin-bottom: 1.6rem;\n      font-weight: 440;\n      letter-spacing: -0.1px;\n    }\n\n    .grid-section-heading {\n      font-size: 1.6rem;\n      font-weight: 700;\n      color: #1e2c27;\n      letter-spacing: -0.3px;\n      margin: 0.5rem 0 1rem 0;\n      padding-bottom: 0.25rem;\n      border-bottom: 2px solid #dce5df;\n      display: inline-block;\n      width: auto;\n    }\n\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .feature {\n      display: flex;\n      flex-direction: column;\n      gap: 0.25rem;\n    }\n\n    .feature-label {\n      font-weight: 700;\n      font-size: 0.85rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #2b6b4e;\n    }\n\n    .feature-value {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .style-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .style-card {\n      display: flex;\n      flex-direction: column;\n      gap: 0.35rem;\n    }\n\n    .style-heading {\n      font-weight: 600;\n      font-size: 1rem;\n      letter-spacing: -0.2px;\n      color: #2b6b4e;\n      background: transparent;\n      margin-bottom: 0.2rem;\n      display: inline-block;\n    }\n\n    .style-description {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .comparison-section {\n      margin: 2rem 0 1.8rem 0;\n    }\n\n    .section-heading {\n      font-size: 1.6rem;\n      font-weight: 600;\n      color: #1e2c27;\n      letter-spacing: -0.2px;\n      margin-bottom: 1rem;\n      border-left: 3px solid #9abbac;\n      padding-left: 1rem;\n    }\n\n    .wear-table-wrapper {\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1rem;\n      border: 1px solid #efe7e0;\n      overflow-x: auto;\n    }\n\n    .wear-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 0.95rem;\n      background: #ffffff;\n      border-radius: 20px;\n      overflow: hidden;\n    }\n\n    .wear-table th {\n      text-align: left;\n      font-weight: 700;\n      font-size: 1rem;\n      padding: 1rem 1rem 0.9rem 1rem;\n      background: #f2efe9;\n      border-bottom: 2px solid #ddd5cb;\n      color: #2b5e48;\n      letter-spacing: -0.2px;\n    }\n\n    .wear-table td {\n      padding: 1rem 1rem;\n      border-bottom: 1px solid #ece3db;\n      vertical-align: top;\n      background-color: #ffffff;\n      color: #2f3e38;\n      line-height: 1.45;\n    }\n\n    .wear-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .wear-table th:first-child,\n    .wear-table td:first-child {\n      font-weight: 700;\n      background-color: #fefcf9;\n      color: #3a5c4b;\n      width: 35%;\n    }\n\n    .wear-table td:last-child {\n      background-color: #ffffff;\n      font-weight: 500;\n    }\n\n    .wear-table tr:hover td {\n      background-color: #fcfaf6;\n    }\n\n    .wear-table tr:hover td:first-child {\n      background-color: #f8f5ef;\n    }\n\n    .saving-highlight {\n      color: #bc6f2c;\n      font-weight: 700;\n      background: #fef1e6;\n      display: inline-block;\n      padding: 0.1rem 0.5rem;\n      border-radius: 20px;\n    }\n\n    .square-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 1.5rem;\n      margin: 2.5rem 0 1.5rem 0;\n    }\n\n    .square-card {\n      background: #ffffff;\n      border-radius: 24px;\n      box-shadow: 0 12px 28px -10px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.02);\n      padding: 1.8rem 1.2rem;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      min-height: 140px;\n      border: 1px solid #f0eae3;\n    }\n\n    .square-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 20px 32px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .square-card-full {\n      grid-column: span 2;\n      max-width: 70%;\n      margin: 0 auto;\n      width: 100%;\n    }\n\n    .gift-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #4f6a5c;\n      line-height: 1.45;\n      letter-spacing: -0.2px;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n\n    .urgency-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #9b6e42;\n      line-height: 1.45;\n      letter-spacing: 0.1px;\n    }\n\n    .cta-square {\n      display: inline-flex;\n      align-items: baseline;\n      gap: 0.6rem;\n      background: transparent;\n      border: none;\n      font-size: 1.05rem;\n      font-weight: 600;\n      color: #2c5a48;\n      cursor: pointer;\n      font-family: inherit;\n      transition: all 0.25s ease;\n      border-bottom: 1.5px solid #cbdcd2;\n      padding: 0.25rem 0.5rem;\n    }\n\n    .cta-square:hover {\n      color: #1a3f32;\n      border-bottom-color: #8fae9c;\n      gap: 0.8rem;\n    }\n\n    .arrow-square {\n      font-size: 1.1rem;\n      transition: transform 0.2s;\n    }\n\n    .cta-square:hover .arrow-square {\n      transform: translateX(4px);\n    }\n\n    hr.divider-light {\n      margin: 1.2rem 0 1rem 0;\n      border: 0;\n      height: 1px;\n      background: #e9e0d7;\n    }\n\n    .footer-subtle {\n      text-align: center;\n      font-size: 0.7rem;\n      color: #aa9b8b;\n      margin-top: 0.8rem;\n      letter-spacing: 0.2px;\n    }\n\n    @media (max-width: 680px) {\n      .product-inner {\n        padding: 1.5rem;\n      }\n      .product-title {\n        font-size: 1.35rem;\n        background: none;\n        color: #1f2e29;\n        -webkit-background-clip: unset;\n        background-clip: unset;\n        border-left: 2px solid #c2d4c9;\n        padding-left: 0.8rem;\n      }\n      .section-heading, .grid-section-heading {\n        font-size: 1.4rem;\n      }\n      .features-grid, .style-grid {\n        padding: 1rem;\n      }\n      .wear-table th, .wear-table td {\n        padding: 0.8rem;\n        font-size: 0.85rem;\n      }\n      .style-heading {\n        font-size: 0.9rem;\n      }\n      .square-grid {\n        grid-template-columns: 1fr;\n        gap: 1.2rem;\n      }\n      .square-card-full {\n        grid-column: span 1;\n        max-width: 100%;\n        margin: 0;\n      }\n      .square-card {\n        padding: 1.2rem;\n        min-height: auto;\n      }\n      .gift-square, .urgency-square {\n        font-size: 0.9rem;\n      }\n      .cta-square {\n        font-size: 0.95rem;\n      }\n      .product-sub {\n        font-size: 0.85rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\u003cdiv class=\"product-container\"\u003e\n  \u003cdiv class=\"product-inner\"\u003e\n\n    \u003c!-- Badge row --\u003e\n    \u003cdiv class=\"badge-row\"\u003e\n      \u003cspan class=\"badge\"\u003eCash on Delivery\u003c\/span\u003e\n      \u003cspan class=\"badge badge-accent\"\u003e7 Days Warranty\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eSale Is Live\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-highlight\"\u003e\n      Feather-light navy silk shrug with delicate red and white floral motifs, designed to add graceful movement and quiet luxury to any simple outfit.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-title\"\u003e\n      \n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-sub\"\u003e\n      100% lightweight silk | Navy floral print | Relaxed open-front layer\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES SECTION --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eFeatures\u003c\/div\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFabric\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003e100% lightweight silk — breathable, soft, smooth, and gentle against the skin\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eDesign\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eNavy base with delicate red and white floral motifs for timeless elegance\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFit\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eRelaxed open-front silhouette — easy to layer over shirts, tops, dresses, and basics\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFeel\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eFeather-light drape with a natural silk sheen for a soft luxe finish\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eTurns a simple outfit into a refined look without feeling heavy or overdone\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eSizes\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eAvailable in S, M, L, and XL\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eHand wash gently or dry clean to preserve the silk’s beauty and softness\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- STYLE IT 5 WAYS --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eStyle It 5 Ways\u003c\/div\u003e\n\n    \u003cdiv class=\"style-grid\"\u003e\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eQuiet Luxury Look\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Floral silk shrug + ivory inner + beige trousers → Soft, refined, and elegant without extra effort\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eOffice Grace\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Navy silk shrug + crisp white shirt + straight pants → Polished workwear with a feminine layer\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eDinner Ready\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Printed silk shrug + black slip dress + heels → Effortless evening elegance with graceful movement\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eFestive Soft Glam\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Floral shrug + plain silk kurta + gold hoops → Simple festive charm without heavy styling\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eCafé Feminine\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Silk shrug + white tee + wide-leg denim + flats → Casual outfit upgraded with a luxe floral finish\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"comparison-section\"\u003e\n      \u003ch2 class=\"section-heading\"\u003eWhy Order Today?\u003c\/h2\u003e\n\n      \u003cdiv class=\"wear-table-wrapper\"\u003e\n        \u003ctable class=\"wear-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eIf You Wait\u003c\/th\u003e\n              \u003cth\u003eIf You Order Now\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSale price might end\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eLock in today's sale price — limited time only\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYour size might sell out\u003c\/td\u003e\n              \u003ctd\u003eAvailable in S, M, L, and XL — pick your size while stock is here\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou may miss an elegant layering piece\u003c\/td\u003e\n              \u003ctd\u003eOne silk shrug that works over shirts, dresses, kurtas, jeans, and neutral basics\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou’ll keep looking for a light graceful layer\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eStop searching, start layering\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SQUARE GRID FOR FINAL ELEMENTS --\u003e\n    \u003cdiv class=\"square-grid\"\u003e\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          Perfect practical gift for your sister, friend, or yourself lightweight silk elegance that instantly completes an outfit.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"urgency-square\"\u003e\n          “Silk shrug ka flow outfit ko instantly elegant bana deta hai baji sale mein miss mat karna!”\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card square-card-full\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          ADD TO CART — PAY WHEN IT ARRIVES\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr class=\"divider-light\"\u003e\n\n    \u003cdiv style=\"font-size: 0.68rem; text-align: center; color: #aa9b8b; margin-top: 0.5rem;\"\u003e\n      Navy printed silk shrug | red and white floral motifs | designed for effortless elegance in motion\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mannmoji","offers":[{"title":"S","offer_id":48084773372161,"sku":null,"price":2700.0,"currency_code":"PKR","in_stock":true},{"title":"M","offer_id":48084773404929,"sku":null,"price":2700.0,"currency_code":"PKR","in_stock":true},{"title":"L","offer_id":48084773437697,"sku":null,"price":2700.0,"currency_code":"PKR","in_stock":true},{"title":"XL","offer_id":48084773470465,"sku":null,"price":2700.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/0302\/1569\/files\/15.png?v=1776336059"},{"product_id":"women-white-and-blue-stripes-shirt-pure-cotton","title":"White and blue stripes shirt pure cotton","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #eef2f0;\n      font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n      line-height: 1.5;\n      padding: 2rem 1rem;\n      color: #1e2a28;\n    }\n\n    .product-container {\n      max-width: 1120px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 28px;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.02);\n      overflow: hidden;\n    }\n\n    .product-inner {\n      padding: 2.2rem 2rem 2rem 2rem;\n    }\n\n    .badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid #e7e2db;\n      padding-bottom: 1rem;\n    }\n\n    .badge {\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 0.02em;\n      background: #f4f1ec;\n      color: #3b5548;\n      padding: 0.3rem 1rem;\n      border-radius: 40px;\n      text-transform: uppercase;\n    }\n\n    .badge-accent {\n      background: #e0eae4;\n      color: #1b4d3a;\n    }\n\n    .product-highlight {\n      font-style: normal;\n      font-size: 1rem;\n      color: #5d6f64;\n      margin-bottom: 0.75rem;\n      font-weight: 500;\n      border-left: 2px solid #b2c9bb;\n      padding-left: 1rem;\n    }\n\n    .product-title {\n      font-size: 1.65rem;\n      font-weight: 550;\n      line-height: 1.3;\n      margin: 0.4rem 0 0.4rem 0;\n      color: #1f2e29;\n      letter-spacing: -0.2px;\n      font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;\n      font-style: normal;\n      background: linear-gradient(135deg, #1f2e29 0%, #2c4a3b 100%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      color: transparent;\n      display: inline-block;\n      border-left: 2px solid #c2d4c9;\n      padding-left: 0.9rem;\n    }\n\n    .product-sub {\n      font-size: 0.95rem;\n      color: #5b6f64;\n      margin-bottom: 1.6rem;\n      font-weight: 440;\n      letter-spacing: -0.1px;\n    }\n\n    .grid-section-heading {\n      font-size: 1.6rem;\n      font-weight: 700;\n      color: #1e2c27;\n      letter-spacing: -0.3px;\n      margin: 0.5rem 0 1rem 0;\n      padding-bottom: 0.25rem;\n      border-bottom: 2px solid #dce5df;\n      display: inline-block;\n      width: auto;\n    }\n\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .feature {\n      display: flex;\n      flex-direction: column;\n      gap: 0.25rem;\n    }\n\n    .feature-label {\n      font-weight: 700;\n      font-size: 0.85rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #2b6b4e;\n    }\n\n    .feature-value {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .style-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 1rem;\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1.4rem 1.5rem;\n      margin: 1rem 0 1.8rem 0;\n      border: 1px solid #efe7e0;\n    }\n\n    .style-card {\n      display: flex;\n      flex-direction: column;\n      gap: 0.35rem;\n    }\n\n    .style-heading {\n      font-weight: 600;\n      font-size: 1rem;\n      letter-spacing: -0.2px;\n      color: #2b6b4e;\n      background: transparent;\n      margin-bottom: 0.2rem;\n      display: inline-block;\n    }\n\n    .style-description {\n      font-size: 0.95rem;\n      color: #2e3e38;\n      line-height: 1.4;\n    }\n\n    .comparison-section {\n      margin: 2rem 0 1.8rem 0;\n    }\n\n    .section-heading {\n      font-size: 1.6rem;\n      font-weight: 600;\n      color: #1e2c27;\n      letter-spacing: -0.2px;\n      margin-bottom: 1rem;\n      border-left: 3px solid #9abbac;\n      padding-left: 1rem;\n    }\n\n    .wear-table-wrapper {\n      background: #faf9f7;\n      border-radius: 24px;\n      padding: 1rem;\n      border: 1px solid #efe7e0;\n      overflow-x: auto;\n    }\n\n    .wear-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 0.95rem;\n      background: #ffffff;\n      border-radius: 20px;\n      overflow: hidden;\n    }\n\n    .wear-table th {\n      text-align: left;\n      font-weight: 700;\n      font-size: 1rem;\n      padding: 1rem 1rem 0.9rem 1rem;\n      background: #f2efe9;\n      border-bottom: 2px solid #ddd5cb;\n      color: #2b5e48;\n      letter-spacing: -0.2px;\n    }\n\n    .wear-table td {\n      padding: 1rem 1rem;\n      border-bottom: 1px solid #ece3db;\n      vertical-align: top;\n      background-color: #ffffff;\n      color: #2f3e38;\n      line-height: 1.45;\n    }\n\n    .wear-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .wear-table th:first-child,\n    .wear-table td:first-child {\n      font-weight: 700;\n      background-color: #fefcf9;\n      color: #3a5c4b;\n      width: 35%;\n    }\n\n    .wear-table td:last-child {\n      background-color: #ffffff;\n      font-weight: 500;\n    }\n\n    .wear-table tr:hover td {\n      background-color: #fcfaf6;\n    }\n\n    .wear-table tr:hover td:first-child {\n      background-color: #f8f5ef;\n    }\n\n    .saving-highlight {\n      color: #bc6f2c;\n      font-weight: 700;\n      background: #fef1e6;\n      display: inline-block;\n      padding: 0.1rem 0.5rem;\n      border-radius: 20px;\n    }\n\n    .square-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 1.5rem;\n      margin: 2.5rem 0 1.5rem 0;\n    }\n\n    .square-card {\n      background: #ffffff;\n      border-radius: 24px;\n      box-shadow: 0 12px 28px -10px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.02);\n      padding: 1.8rem 1.2rem;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      min-height: 140px;\n      border: 1px solid #f0eae3;\n    }\n\n    .square-card:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 20px 32px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .square-card-full {\n      grid-column: span 2;\n      max-width: 70%;\n      margin: 0 auto;\n      width: 100%;\n    }\n\n    .gift-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #4f6a5c;\n      line-height: 1.45;\n      letter-spacing: -0.2px;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n\n    .urgency-square {\n      font-size: 1rem;\n      font-weight: 500;\n      color: #9b6e42;\n      line-height: 1.45;\n      letter-spacing: 0.1px;\n    }\n\n    .cta-square {\n      display: inline-flex;\n      align-items: baseline;\n      gap: 0.6rem;\n      background: transparent;\n      border: none;\n      font-size: 1.05rem;\n      font-weight: 600;\n      color: #2c5a48;\n      cursor: pointer;\n      font-family: inherit;\n      transition: all 0.25s ease;\n      border-bottom: 1.5px solid #cbdcd2;\n      padding: 0.25rem 0.5rem;\n    }\n\n    .cta-square:hover {\n      color: #1a3f32;\n      border-bottom-color: #8fae9c;\n      gap: 0.8rem;\n    }\n\n    .arrow-square {\n      font-size: 1.1rem;\n      transition: transform 0.2s;\n    }\n\n    .cta-square:hover .arrow-square {\n      transform: translateX(4px);\n    }\n\n    hr.divider-light {\n      margin: 1.2rem 0 1rem 0;\n      border: 0;\n      height: 1px;\n      background: #e9e0d7;\n    }\n\n    .footer-subtle {\n      text-align: center;\n      font-size: 0.7rem;\n      color: #aa9b8b;\n      margin-top: 0.8rem;\n      letter-spacing: 0.2px;\n    }\n\n    @media (max-width: 680px) {\n      .product-inner {\n        padding: 1.5rem;\n      }\n      .product-title {\n        font-size: 1.35rem;\n        background: none;\n        color: #1f2e29;\n        -webkit-background-clip: unset;\n        background-clip: unset;\n        border-left: 2px solid #c2d4c9;\n        padding-left: 0.8rem;\n      }\n      .section-heading, .grid-section-heading {\n        font-size: 1.4rem;\n      }\n      .features-grid, .style-grid {\n        padding: 1rem;\n      }\n      .wear-table th, .wear-table td {\n        padding: 0.8rem;\n        font-size: 0.85rem;\n      }\n      .style-heading {\n        font-size: 0.9rem;\n      }\n      .square-grid {\n        grid-template-columns: 1fr;\n        gap: 1.2rem;\n      }\n      .square-card-full {\n        grid-column: span 1;\n        max-width: 100%;\n        margin: 0;\n      }\n      .square-card {\n        padding: 1.2rem;\n        min-height: auto;\n      }\n      .gift-square, .urgency-square {\n        font-size: 0.9rem;\n      }\n      .cta-square {\n        font-size: 0.95rem;\n      }\n      .product-sub {\n        font-size: 0.85rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\u003cdiv class=\"product-container\"\u003e\n  \u003cdiv class=\"product-inner\"\u003e\n\n    \u003c!-- Badge row --\u003e\n    \u003cdiv class=\"badge-row\"\u003e\n      \u003cspan class=\"badge\"\u003eCash on Delivery\u003c\/span\u003e\n      \u003cspan class=\"badge badge-accent\"\u003e7 Days Warranty\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eSale Is Live\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-highlight\"\u003e\n      Soft 100% cotton blue-and-white striped shirt with a relaxed fit, structured collar, and button-down design for easy everyday styling.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-title\"\u003e\n      \n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-sub\"\u003e\n      100% cotton | Lightweight breathable feel | Relaxed button-down silhouette\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES SECTION --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eFeatures\u003c\/div\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFabric\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003e100% cotton — lightweight, breathable, and naturally soft on skin\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eColor\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eBlue with fine white stripes — polished, fresh, and easy to pair\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eDesign\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eStructured collar with button-down closure for a clean smart-casual look\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFit\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eRelaxed fit — comfortable movement without looking oversized\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eFeel\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eSmooth texture with easy drape for all-day comfort\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eSizes\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eAvailable in S, M, L, and XL\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"feature-label\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"feature-value\"\u003eMachine wash cold, tumble dry low for easy maintenance\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- STYLE IT 5 WAYS --\u003e\n    \u003cdiv class=\"grid-section-heading\"\u003eStyle It 5 Ways\u003c\/div\u003e\n\n    \u003cdiv class=\"style-grid\"\u003e\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eClean Summer Look\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Striped cotton shirt + white trousers + flats → Fresh, breathable, and polished for daytime plans\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eDenim-on-Denim\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Striped shirt tucked into wide-leg jeans + loafers → Relaxed modern statement\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eOffice Smart Casual\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Striped shirt + straight pants + minimal jewelry → Clean professional look without extra effort\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eUniversity Ready\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Striped cotton shirt + mom jeans + sneakers → Comfortable, modest, and easy for daily wear\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cdiv class=\"style-heading\"\u003eCafé Casual\u003c\/div\u003e\n        \u003cdiv class=\"style-description\"\u003e\n          Striped shirt + beige pants + gold hoops + soft sandals → Simple, classy, and camera-ready\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"comparison-section\"\u003e\n      \u003ch2 class=\"section-heading\"\u003eWhy Order Today?\u003c\/h2\u003e\n\n      \u003cdiv class=\"wear-table-wrapper\"\u003e\n        \u003ctable class=\"wear-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eIf You Wait\u003c\/th\u003e\n              \u003cth\u003eIf You Order Now\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSale price might end\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eLock in today's sale price — limited time only\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYour size might sell out\u003c\/td\u003e\n              \u003ctd\u003eChoose from S, M, L, and XL while stock is available\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou may miss a daily-wear essential\u003c\/td\u003e\n              \u003ctd\u003eOne shirt that works for office, university, cafés, and casual outings\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eYou’ll keep searching for an easy cotton shirt\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"saving-highlight\"\u003eStop thinking, start styling\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SQUARE GRID FOR FINAL ELEMENTS --\u003e\n    \u003cdiv class=\"square-grid\"\u003e\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          Perfect practical gift for your sister, friend, or yourself soft cotton that actually gets worn.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card\"\u003e\n        \u003cdiv class=\"urgency-square\"\u003e\n          “Aisi clean cotton shirt har wardrobe mein honi chahiye baji sale mein miss mat karna!”\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"square-card square-card-full\"\u003e\n        \u003cdiv class=\"gift-square\"\u003e\n          ADD TO CART — PAY WHEN IT ARRIVES\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr class=\"divider-light\"\u003e\n\n    \u003cdiv style=\"font-size: 0.68rem; text-align: center; color: #aa9b8b; margin-top: 0.5rem;\"\u003e\n      Pure cotton striped shirt | relaxed button-down fit | designed for breathable everyday elegance\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mannmoji","offers":[{"title":"S","offer_id":48084773503233,"sku":null,"price":2100.0,"currency_code":"PKR","in_stock":true},{"title":"M","offer_id":48084773536001,"sku":null,"price":2100.0,"currency_code":"PKR","in_stock":true},{"title":"L","offer_id":48084773568769,"sku":null,"price":2100.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0806\/0302\/1569\/files\/5_ee0eddaf-1870-44a3-962e-50fcb8bfb6e1.png?v=1776405976"}],"url":"https:\/\/mannmoji.com.pk\/collections\/frontpage.oembed","provider":"MannMoji","version":"1.0","type":"link"}