{"title":"Best Seller","description":null,"products":[{"product_id":"lilac-ombre-pleated-abaya-tiptop-fabricdual-tone","title":"Lilac Ombré Pleated Abaya — Tiptop Fabric(Dual Tone)","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eLavender-to-Grey Ombré Abaya\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .gz-abaya * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .gz-abaya {\n    --lavender: #A98EC0;\n    --lavender-soft: #B7A2CB;\n    --blend: #B3AAC6;\n    --grey-blue: #AFB2C4;\n    --grey: #C2C4CE;\n    --grey-deep: #8A8B99;\n    --bg: #FBFAF8;\n    --panel: #EFEDF1;\n    --ink: #2D2A33;\n    --accent: #7E6B92;\n    font-family: 'Jost', sans-serif;\n    background: var(--bg);\n    color: var(--ink);\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* ---------- Header — lavender into grey, like the abaya ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(175deg, var(--lavender) 0%, var(--lavender-soft) 35%, var(--blend) 70%, var(--grey) 108%);\n    color: var(--bg);\n    text-align: center;\n    padding: 56px 32px 48px;\n  }\n  .gz-abaya .gz-eyebrow {\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: #F1E9F2;\n    margin-bottom: 14px;\n  }\n  .gz-abaya .gz-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 40px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n    line-height: 1.15;\n    color: #FBF8FB;\n  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: #EADDF0;\n  }\n\n  \/* Pintuck divider — echoes the pleated front panels *\/\n  .gz-abaya .gz-pintuck {\n    display: flex;\n    justify-content: center;\n    gap: 5px;\n    margin-top: 26px;\n  }\n  .gz-abaya .gz-pintuck span {\n    display: block;\n    width: 1px;\n    background: var(--bg);\n    opacity: 0.85;\n  }\n  .gz-abaya .gz-pintuck span:nth-child(1) { height: 12px; }\n  .gz-abaya .gz-pintuck span:nth-child(2) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(3) { height: 30px; }\n  .gz-abaya .gz-pintuck span:nth-child(4) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(5) { height: 12px; }\n\n  \/* ---------- Intro ---------- *\/\n  .gz-abaya .gz-intro {\n    padding: 44px 40px 36px;\n    text-align: center;\n  }\n  .gz-abaya .gz-intro p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-weight: 400;\n    color: var(--accent);\n    line-height: 1.6;\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ---------- Section styling ---------- *\/\n  .gz-abaya .gz-section {\n    padding: 8px 40px 36px;\n  }\n  .gz-abaya .gz-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    font-size: 11px;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--accent);\n    font-weight: 500;\n    margin-bottom: 18px;\n  }\n  .gz-abaya .gz-label::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--lavender-soft), transparent);\n  }\n\n  \/* ---------- Details list ---------- *\/\n  .gz-abaya .gz-details { list-style: none; }\n  .gz-abaya .gz-details li {\n    position: relative;\n    padding: 10px 0 10px 26px;\n    font-size: 15px;\n    font-weight: 300;\n    border-bottom: 1px solid var(--panel);\n  }\n  .gz-abaya .gz-details li:last-child { border-bottom: none; }\n  .gz-abaya .gz-details li::before {\n    content: \"\";\n    position: absolute;\n    left: 4px;\n    top: 19px;\n    width: 7px;\n    height: 7px;\n    background: var(--accent);\n    transform: rotate(45deg);\n  }\n  .gz-abaya .gz-details strong {\n    font-weight: 500;\n    color: var(--accent);\n  }\n\n  \/* ---------- Fabric card ---------- *\/\n  .gz-abaya .gz-fabric {\n    background: var(--panel);\n    border-left: 3px solid var(--accent);\n    padding: 24px 28px;\n    font-size: 14.5px;\n    font-weight: 300;\n    color: var(--ink);\n  }\n  .gz-abaya .gz-fabric p + p { margin-top: 8px; }\n  .gz-abaya .gz-fabric strong {\n    font-weight: 500;\n    color: var(--accent);\n  }\n\n  \/* ---------- Styling note ---------- *\/\n  .gz-abaya .gz-style-note {\n    text-align: center;\n    padding: 6px 40px 12px;\n  }\n  .gz-abaya .gz-style-note p {\n    font-size: 15px;\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .gz-abaya .gz-style-note strong {\n    font-weight: 500;\n    color: var(--accent);\n  }\n\n  \/* ---------- Footer note ---------- *\/\n  .gz-abaya .gz-fit {\n    text-align: center;\n    padding: 26px 40px 44px;\n  }\n  .gz-abaya .gz-fit p {\n    display: inline-block;\n    letter-spacing: 0.5px;\n    color: var(--grey-deep);\n    border-top: 1px solid var(--accent);\n    padding-top: 16px;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n  }\n\n  @media (max-width: 480px) {\n    .gz-abaya .gz-header { padding: 44px 22px 38px; }\n    .gz-abaya .gz-title { font-size: 30px; }\n    .gz-abaya .gz-intro, .gz-abaya .gz-section, .gz-abaya .gz-style-note, .gz-abaya .gz-fit { padding-left: 22px; padding-right: 22px; }\n    .gz-abaya .gz-intro p { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gz-abaya\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"gz-header\"\u003e\n    \u003cdiv class=\"gz-eyebrow\"\u003eSignature Collection\u003c\/div\u003e\n    \u003ch1 class=\"gz-title\"\u003eLavender-to-Grey \u003cem\u003eOmbré\u003c\/em\u003e Abaya\u003c\/h1\u003e\n    \u003cdiv class=\"gz-pintuck\"\u003e\n      \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"gz-intro\"\u003e\n    \u003cp\u003eEffortless elegance — soft lavender drifts into a cool, tranquil grey down\n    this open abaya, finished with a delicate dragonfly brooch at the neckline.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eDetails You'll Love\u003c\/div\u003e\n    \u003cul class=\"gz-details\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLavender-to-grey ombré gradient\u003c\/strong\u003e — a soft, tonal fade; no two pieces alike\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDragonfly brooch closure\u003c\/strong\u003e — a jewel-like finishing touch at the neckline\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePintuck pleated front panels \u0026amp; cuffs\u003c\/strong\u003e — refined texture without embellishment\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOpen-front layered style\u003c\/strong\u003e — worn over the coordinating nude inner\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGraceful full-length cut\u003c\/strong\u003e — modest, flowing, and elegantly floor-skimming\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fabric \u0026 Care --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n    \u003cdiv class=\"gz-fabric\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePremium Tiptop fabric\u003c\/strong\u003e — soft, breathable, beautifully draped and fully non-transparent.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e Gently hand wash using shampoo for the softest care.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo ironing needed:\u003c\/strong\u003e Simply wash and hang for an hour — it dries wrinkle-free on its own. If you still prefer to iron, place a shawl or cloth over the abaya and iron on top of it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Complete the look --\u003e\n  \u003cdiv class=\"gz-section gz-style-note\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eComplete the Look\u003c\/div\u003e\n    \u003cp\u003eComes with a \u003cstrong\u003ecomplimentary chiffon hijab in a contrasting shade\u003c\/strong\u003e —\n    thoughtfully paired to complement the lavender and grey tones. Keep accessories minimal —\n    this abaya does the talking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fit note --\u003e\n  \u003cdiv class=\"gz-fit\"\u003e\n    \u003cp\u003eModel wears size S\/M  ·  For a relaxed, flowing fit true to the photos, choose your regular size\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Libyas E Zahra","offers":[{"title":"52","offer_id":43002024493127,"sku":null,"price":6500.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002024525895,"sku":null,"price":6500.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002024558663,"sku":null,"price":6500.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002024591431,"sku":null,"price":6500.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/1A.webp?v=1784395347"},{"product_id":"dusty-plum-pintuck-abaya-with-tassel-buttons","title":"Dusty Plum Pintuck Abaya with Tassel Buttons-Tiptop Fabric","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eDusty Plum Pintuck Abaya\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .gz-abaya * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .gz-abaya {\n    --plum-deep: #4A3544;\n    --plum: #6B4E62;\n    --mauve: #9C7B92;\n    --lilac: #C4A9BC;\n    --sand: #EFE6DA;\n    --ivory: #FAF6F0;\n    --ink: #2B2027;\n    font-family: 'Jost', sans-serif;\n    background: var(--ivory);\n    color: var(--ink);\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* ---------- Header ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(160deg, var(--plum-deep) 0%, var(--plum) 70%, var(--mauve) 130%);\n    color: var(--ivory);\n    text-align: center;\n    padding: 56px 32px 48px;\n  }\n  .gz-abaya .gz-eyebrow {\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--lilac);\n    margin-bottom: 14px;\n  }\n  .gz-abaya .gz-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 40px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n    line-height: 1.15;\n  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: var(--lilac);\n  }\n\n  \/* Pintuck divider — echoes the pleated front panel *\/\n  .gz-abaya .gz-pintuck {\n    display: flex;\n    justify-content: center;\n    gap: 5px;\n    margin-top: 26px;\n  }\n  .gz-abaya .gz-pintuck span {\n    display: block;\n    width: 1px;\n    background: var(--lilac);\n    opacity: 0.7;\n  }\n  .gz-abaya .gz-pintuck span:nth-child(1) { height: 12px; }\n  .gz-abaya .gz-pintuck span:nth-child(2) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(3) { height: 30px; }\n  .gz-abaya .gz-pintuck span:nth-child(4) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(5) { height: 12px; }\n\n  \/* ---------- Intro ---------- *\/\n  .gz-abaya .gz-intro {\n    padding: 44px 40px 36px;\n    text-align: center;\n  }\n  .gz-abaya .gz-intro p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-weight: 400;\n    color: var(--plum-deep);\n    line-height: 1.6;\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ---------- Section styling ---------- *\/\n  .gz-abaya .gz-section {\n    padding: 8px 40px 36px;\n  }\n  .gz-abaya .gz-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    font-size: 11px;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--mauve);\n    font-weight: 500;\n    margin-bottom: 18px;\n  }\n  .gz-abaya .gz-label::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--lilac), transparent);\n  }\n\n  \/* ---------- Details list ---------- *\/\n  .gz-abaya .gz-details { list-style: none; }\n  .gz-abaya .gz-details li {\n    position: relative;\n    padding: 10px 0 10px 26px;\n    font-size: 15px;\n    font-weight: 300;\n    border-bottom: 1px solid var(--sand);\n  }\n  .gz-abaya .gz-details li:last-child { border-bottom: none; }\n  .gz-abaya .gz-details li::before {\n    content: \"\";\n    position: absolute;\n    left: 4px;\n    top: 19px;\n    width: 7px;\n    height: 7px;\n    background: var(--mauve);\n    transform: rotate(45deg);\n  }\n  .gz-abaya .gz-details strong {\n    font-weight: 500;\n    color: var(--plum-deep);\n  }\n\n  \/* ---------- Fabric card ---------- *\/\n  .gz-abaya .gz-fabric {\n    background: var(--sand);\n    border-left: 3px solid var(--plum);\n    padding: 24px 28px;\n    font-size: 14.5px;\n    font-weight: 300;\n    color: var(--ink);\n  }\n  .gz-abaya .gz-fabric p + p { margin-top: 8px; }\n  .gz-abaya .gz-fabric strong {\n    font-weight: 500;\n    color: var(--plum-deep);\n  }\n\n  \/* ---------- Styling note ---------- *\/\n  .gz-abaya .gz-style-note {\n    text-align: center;\n    padding: 6px 40px 12px;\n  }\n  .gz-abaya .gz-style-note p {\n    font-size: 15px;\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .gz-abaya .gz-style-note strong {\n    font-weight: 500;\n    color: var(--plum);\n  }\n\n  \/* ---------- Footer note ---------- *\/\n  .gz-abaya .gz-fit {\n    text-align: center;\n    padding: 26px 40px 44px;\n  }\n  .gz-abaya .gz-fit p {\n    display: inline-block;\n    font-size: 12.5px;\n    letter-spacing: 0.5px;\n    color: var(--mauve);\n    border-top: 1px solid var(--lilac);\n    padding-top: 16px;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n  }\n\n  @media (max-width: 480px) {\n    .gz-abaya .gz-header { padding: 44px 22px 38px; }\n    .gz-abaya .gz-title { font-size: 30px; }\n    .gz-abaya .gz-intro, .gz-abaya .gz-section, .gz-abaya .gz-style-note, .gz-abaya .gz-fit { padding-left: 22px; padding-right: 22px; }\n    .gz-abaya .gz-intro p { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gz-abaya\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"gz-header\"\u003e\n    \u003cdiv class=\"gz-eyebrow\"\u003eSignature Collection\u003c\/div\u003e\n    \u003ch1 class=\"gz-title\"\u003eDusty Plum \u003cem\u003ePintuck\u003c\/em\u003e Abaya\u003c\/h1\u003e\n    \u003cdiv class=\"gz-pintuck\"\u003e\n      \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"gz-intro\"\u003e\n    \u003cp\u003eElegance in its most effortless form — a cascade of fine pintuck pleats\n    flows down the front, finished with delicate tassel-drop buttons for a\n    refined, artisanal touch.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eDetails You'll Love\u003c\/div\u003e\n    \u003cul class=\"gz-details\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFine pintuck pleated panel\u003c\/strong\u003e — a signature statement, no embellishment needed\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTassel-drop buttons\u003c\/strong\u003e — handcrafted charm at the neckline\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFlowing A-line silhouette\u003c\/strong\u003e — flattering, modest, full of movement\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFull-length sleeves\u003c\/strong\u003e with clean folded cuffs\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRich dusty plum shade\u003c\/strong\u003e — transitions beautifully from day to evening\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fabric \u0026 Care --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n    \u003cdiv class=\"gz-fabric\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePremium Tiptop fabric\u003c\/strong\u003e — soft, breathable, beautifully draped and fully non-transparent.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e Gently hand wash using shampoo for the softest care.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo ironing needed:\u003c\/strong\u003e Simply wash and hang for an hour — it dries wrinkle-free on its own. If you still prefer to iron, place a shawl or cloth over the abaya and iron on top of it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Complete the look --\u003e\n  \u003cdiv class=\"gz-section gz-style-note\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eComplete the Look\u003c\/div\u003e\n    \u003cp\u003eComes with a \u003cstrong\u003ecomplimentary chiffon hijab in a contrasting shade\u003c\/strong\u003e —\n    thoughtfully paired to complement the plum tone. Keep accessories minimal —\n    this abaya does the talking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fit note --\u003e\n  \u003cdiv class=\"gz-fit\"\u003e\n    \u003cp\u003eModel wears size S\/M  ·  For a relaxed, flowing fit true to the photos, choose your regular size\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Libas e Zahra","offers":[{"title":"52","offer_id":43002024230983,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002024263751,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002024296519,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002024329287,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/3A.webp?v=1784469640"},{"product_id":"teal-ombre-open-abaya-with-butterfly-brooch-tiptop-fabric-dual-tone","title":"Teal Ombré Open Abaya with Butterfly Brooch-TipTop Fabric (Dual Tone)","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eTeal Ombré Open Abaya\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .gz-abaya * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .gz-abaya {\n    --teal-deep: #2E5A58;\n    --teal: #457773;\n    --sage: #7E8A7C;\n    --taupe: #B7A18E;\n    --sand: #EFE8DE;\n    --ivory: #FAF7F2;\n    --ink: #24312F;\n    --gold: #C2A05C;\n    font-family: 'Jost', sans-serif;\n    background: var(--ivory);\n    color: var(--ink);\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* ---------- Header — ombré gradient like the abaya itself ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(175deg, var(--teal-deep) 0%, var(--teal) 40%, var(--sage) 72%, var(--taupe) 105%);\n    color: var(--ivory);\n    text-align: center;\n    padding: 56px 32px 48px;\n  }\n  .gz-abaya .gz-eyebrow {\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--sand);\n    opacity: 0.85;\n    margin-bottom: 14px;\n  }\n  .gz-abaya .gz-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 40px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n    line-height: 1.15;\n  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: var(--sand);\n  }\n\n  \/* Pintuck divider — echoes the pleated edges of the open front *\/\n  .gz-abaya .gz-pintuck {\n    display: flex;\n    justify-content: center;\n    gap: 5px;\n    margin-top: 26px;\n  }\n  .gz-abaya .gz-pintuck span {\n    display: block;\n    width: 1px;\n    background: var(--sand);\n    opacity: 0.75;\n  }\n  .gz-abaya .gz-pintuck span:nth-child(1) { height: 12px; }\n  .gz-abaya .gz-pintuck span:nth-child(2) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(3) { height: 30px; }\n  .gz-abaya .gz-pintuck span:nth-child(4) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(5) { height: 12px; }\n\n  \/* ---------- Intro ---------- *\/\n  .gz-abaya .gz-intro {\n    padding: 44px 40px 36px;\n    text-align: center;\n  }\n  .gz-abaya .gz-intro p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-weight: 400;\n    color: var(--teal-deep);\n    line-height: 1.6;\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ---------- Section styling ---------- *\/\n  .gz-abaya .gz-section {\n    padding: 8px 40px 36px;\n  }\n  .gz-abaya .gz-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    font-size: 11px;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--teal);\n    font-weight: 500;\n    margin-bottom: 18px;\n  }\n  .gz-abaya .gz-label::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--taupe), transparent);\n  }\n\n  \/* ---------- Details list ---------- *\/\n  .gz-abaya .gz-details { list-style: none; }\n  .gz-abaya .gz-details li {\n    position: relative;\n    padding: 10px 0 10px 26px;\n    font-size: 15px;\n    font-weight: 300;\n    border-bottom: 1px solid var(--sand);\n  }\n  .gz-abaya .gz-details li:last-child { border-bottom: none; }\n  .gz-abaya .gz-details li::before {\n    content: \"\";\n    position: absolute;\n    left: 4px;\n    top: 19px;\n    width: 7px;\n    height: 7px;\n    background: var(--teal);\n    transform: rotate(45deg);\n  }\n  .gz-abaya .gz-details strong {\n    font-weight: 500;\n    color: var(--teal-deep);\n  }\n\n  \/* ---------- Fabric card ---------- *\/\n  .gz-abaya .gz-fabric {\n    background: var(--sand);\n    border-left: 3px solid var(--teal);\n    padding: 24px 28px;\n    font-size: 14.5px;\n    font-weight: 300;\n    color: var(--ink);\n  }\n  .gz-abaya .gz-fabric p + p { margin-top: 8px; }\n  .gz-abaya .gz-fabric strong {\n    font-weight: 500;\n    color: var(--teal-deep);\n  }\n\n  \/* ---------- Styling note ---------- *\/\n  .gz-abaya .gz-style-note {\n    text-align: center;\n    padding: 6px 40px 12px;\n  }\n  .gz-abaya .gz-style-note p {\n    font-size: 15px;\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .gz-abaya .gz-style-note strong {\n    font-weight: 500;\n    color: var(--teal);\n  }\n\n  \/* ---------- Footer note ---------- *\/\n  .gz-abaya .gz-fit {\n    text-align: center;\n    padding: 26px 40px 44px;\n  }\n  .gz-abaya .gz-fit p {\n    display: inline-block;\n    letter-spacing: 0.5px;\n    color: var(--sage);\n    border-top: 1px solid var(--taupe);\n    padding-top: 16px;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n  }\n\n  @media (max-width: 480px) {\n    .gz-abaya .gz-header { padding: 44px 22px 38px; }\n    .gz-abaya .gz-title { font-size: 30px; }\n    .gz-abaya .gz-intro, .gz-abaya .gz-section, .gz-abaya .gz-style-note, .gz-abaya .gz-fit { padding-left: 22px; padding-right: 22px; }\n    .gz-abaya .gz-intro p { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gz-abaya\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"gz-header\"\u003e\n    \u003cdiv class=\"gz-eyebrow\"\u003eSignature Collection\u003c\/div\u003e\n    \u003ch1 class=\"gz-title\"\u003eTeal \u003cem\u003eOmbré\u003c\/em\u003e Open Abaya\u003c\/h1\u003e\n    \u003cdiv class=\"gz-pintuck\"\u003e\n      \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"gz-intro\"\u003e\n    \u003cp\u003eA masterpiece in motion — deep teal melts gracefully into soft sand\n    down the length of this open abaya, crowned with a delicate gold\n    butterfly brooch at the neckline.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eDetails You'll Love\u003c\/div\u003e\n    \u003cul class=\"gz-details\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHand-dip ombré gradient\u003c\/strong\u003e — teal to sand, no two pieces fade exactly alike\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGold butterfly brooch closure\u003c\/strong\u003e — an elegant jewel-like finishing touch\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePintuck pleated front edges \u0026amp; cuffs\u003c\/strong\u003e — refined texture without embellishment\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOpen-front layered style\u003c\/strong\u003e — worn over the coordinating beige inner\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFlowing A-line cut\u003c\/strong\u003e — modest, flattering, and full of movement\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fabric \u0026 Care --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n    \u003cdiv class=\"gz-fabric\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePremium Tiptop fabric\u003c\/strong\u003e — soft, breathable, beautifully draped and fully non-transparent.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e Gently hand wash using shampoo for the softest care.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo ironing needed:\u003c\/strong\u003e Simply wash and hang for an hour — it dries wrinkle-free on its own. If you still prefer to iron, place a shawl or cloth over the abaya and iron on top of it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Complete the look --\u003e\n  \u003cdiv class=\"gz-section gz-style-note\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eComplete the Look\u003c\/div\u003e\n    \u003cp\u003eComes with a \u003cstrong\u003ecomplimentary chiffon hijab in a contrasting shade\u003c\/strong\u003e —\n    thoughtfully paired to complement the ombré tones. Keep accessories minimal —\n    this abaya does the talking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fit note --\u003e\n  \u003cdiv class=\"gz-fit\"\u003e\n    \u003cp\u003eModel wears size S\/M  ·  For a relaxed, flowing fit true to the photos, choose your regular size\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Libas e Zahra","offers":[{"title":"52","offer_id":43002021937223,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002021969991,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002022002759,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002022035527,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/4A.webp?v=1784469959"},{"product_id":"desert-dawn-ombre-abaya-sand-emerald-tiptop-fabric-dual-tone","title":"Desert Dawn Ombré Abaya – Sand \u0026 Emerald -TipTop Fabric (Dual Tone)","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eSand-to-Teal Ombré Abaya\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .gz-abaya * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .gz-abaya {\n    --sand-warm: #D9BC9A;\n    --sand-light: #E9D8C0;\n    --sage: #8A9389;\n    --teal: #3E6660;\n    --teal-deep: #2A4F4A;\n    --ivory: #FAF7F2;\n    --cream: #F2EBE0;\n    --ink: #2B3230;\n    font-family: 'Jost', sans-serif;\n    background: var(--ivory);\n    color: var(--ink);\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* ---------- Header — reverse ombré: sand into teal, like the abaya ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(175deg, var(--sand-warm) 0%, var(--sage) 55%, var(--teal) 85%, var(--teal-deep) 110%);\n    color: var(--ivory);\n    text-align: center;\n    padding: 56px 32px 48px;\n  }\n  .gz-abaya .gz-eyebrow {\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: #6B5B45;\n    margin-bottom: 14px;\n  }\n  .gz-abaya .gz-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 40px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n    line-height: 1.15;\n    color: #4A4034;\n  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: var(--teal-deep);\n  }\n\n  \/* Pintuck divider — echoes the pleated front edges *\/\n  .gz-abaya .gz-pintuck {\n    display: flex;\n    justify-content: center;\n    gap: 5px;\n    margin-top: 26px;\n  }\n  .gz-abaya .gz-pintuck span {\n    display: block;\n    width: 1px;\n    background: var(--ivory);\n    opacity: 0.8;\n  }\n  .gz-abaya .gz-pintuck span:nth-child(1) { height: 12px; }\n  .gz-abaya .gz-pintuck span:nth-child(2) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(3) { height: 30px; }\n  .gz-abaya .gz-pintuck span:nth-child(4) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(5) { height: 12px; }\n\n  \/* ---------- Intro ---------- *\/\n  .gz-abaya .gz-intro {\n    padding: 44px 40px 36px;\n    text-align: center;\n  }\n  .gz-abaya .gz-intro p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-weight: 400;\n    color: var(--teal-deep);\n    line-height: 1.6;\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ---------- Section styling ---------- *\/\n  .gz-abaya .gz-section {\n    padding: 8px 40px 36px;\n  }\n  .gz-abaya .gz-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    font-size: 11px;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--teal);\n    font-weight: 500;\n    margin-bottom: 18px;\n  }\n  .gz-abaya .gz-label::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--sand-warm), transparent);\n  }\n\n  \/* ---------- Details list ---------- *\/\n  .gz-abaya .gz-details { list-style: none; }\n  .gz-abaya .gz-details li {\n    position: relative;\n    padding: 10px 0 10px 26px;\n    font-size: 15px;\n    font-weight: 300;\n    border-bottom: 1px solid var(--cream);\n  }\n  .gz-abaya .gz-details li:last-child { border-bottom: none; }\n  .gz-abaya .gz-details li::before {\n    content: \"\";\n    position: absolute;\n    left: 4px;\n    top: 19px;\n    width: 7px;\n    height: 7px;\n    background: var(--teal);\n    transform: rotate(45deg);\n  }\n  .gz-abaya .gz-details strong {\n    font-weight: 500;\n    color: var(--teal-deep);\n  }\n\n  \/* ---------- Fabric card ---------- *\/\n  .gz-abaya .gz-fabric {\n    background: var(--cream);\n    border-left: 3px solid var(--sand-warm);\n    padding: 24px 28px;\n    font-size: 14.5px;\n    font-weight: 300;\n    color: var(--ink);\n  }\n  .gz-abaya .gz-fabric p + p { margin-top: 8px; }\n  .gz-abaya .gz-fabric strong {\n    font-weight: 500;\n    color: var(--teal-deep);\n  }\n\n  \/* ---------- Styling note ---------- *\/\n  .gz-abaya .gz-style-note {\n    text-align: center;\n    padding: 6px 40px 12px;\n  }\n  .gz-abaya .gz-style-note p {\n    font-size: 15px;\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .gz-abaya .gz-style-note strong {\n    font-weight: 500;\n    color: var(--teal);\n  }\n\n  \/* ---------- Footer note ---------- *\/\n  .gz-abaya .gz-fit {\n    text-align: center;\n    padding: 26px 40px 44px;\n  }\n  .gz-abaya .gz-fit p {\n    display: inline-block;\n    letter-spacing: 0.5px;\n    color: var(--sage);\n    border-top: 1px solid var(--sand-warm);\n    padding-top: 16px;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n  }\n\n  @media (max-width: 480px) {\n    .gz-abaya .gz-header { padding: 44px 22px 38px; }\n    .gz-abaya .gz-title { font-size: 30px; }\n    .gz-abaya .gz-intro, .gz-abaya .gz-section, .gz-abaya .gz-style-note, .gz-abaya .gz-fit { padding-left: 22px; padding-right: 22px; }\n    .gz-abaya .gz-intro p { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gz-abaya\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"gz-header\"\u003e\n    \u003cdiv class=\"gz-eyebrow\"\u003eSignature Collection\u003c\/div\u003e\n    \u003ch1 class=\"gz-title\"\u003eSand-to-Teal \u003cem\u003eOmbré\u003c\/em\u003e Abaya\u003c\/h1\u003e\n    \u003cdiv class=\"gz-pintuck\"\u003e\n      \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"gz-intro\"\u003e\n    \u003cp\u003eLike dawn over the desert — warm sand dissolves into deep emerald teal\n    down the length of this open abaya, finished with a striking butterfly\n    brooch at the neckline.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eDetails You'll Love\u003c\/div\u003e\n    \u003cul class=\"gz-details\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eReverse ombré gradient\u003c\/strong\u003e — sand fading into emerald teal, no two pieces alike\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eButterfly brooch closure\u003c\/strong\u003e — a jewel-like finishing touch at the neckline\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePintuck pleated front edges \u0026amp; cuffs\u003c\/strong\u003e — refined texture without embellishment\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOpen-front layered style\u003c\/strong\u003e — worn over the coordinating sand inner\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eElegant midi-length cut\u003c\/strong\u003e — modest, modern, effortlessly graceful\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fabric \u0026 Care --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n    \u003cdiv class=\"gz-fabric\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePremium Tiptop fabric\u003c\/strong\u003e — soft, breathable, beautifully draped and fully non-transparent.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e Gently hand wash using shampoo for the softest care.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo ironing needed:\u003c\/strong\u003e Simply wash and hang for an hour — it dries wrinkle-free on its own. If you still prefer to iron, place a shawl or cloth over the abaya and iron on top of it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Complete the look --\u003e\n  \u003cdiv class=\"gz-section gz-style-note\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eComplete the Look\u003c\/div\u003e\n    \u003cp\u003eComes with a \u003cstrong\u003ecomplimentary chiffon hijab in a contrasting shade\u003c\/strong\u003e —\n    thoughtfully paired to complement the ombré tones. Keep accessories minimal —\n    this abaya does the talking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fit note --\u003e\n  \u003cdiv class=\"gz-fit\"\u003e\n    \u003cp\u003eModel wears size S\/M  ·  For a relaxed, flowing fit true to the photos, choose your regular size\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Libas e Zahra","offers":[{"title":"52","offer_id":43002021806151,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002021838919,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002021871687,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002021904455,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/5A.webp?v=1784470232"},{"product_id":"spring-mist-ombre-abaya-mint-lavenderdual-tone","title":"Spring Mist Ombré Abaya – Mint \u0026 Lavender(Dual Tone)","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eMint-to-Lilac Ombré Abaya\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .gz-abaya * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .gz-abaya {\n    --mint: #A8C4AE;\n    --mint-soft: #C3D8C7;\n    --mist: #B4BCC4;\n    --lilac: #A9A7BE;\n    --lilac-grey: #9B99B0;\n    --ivory: #FAFAF7;\n    --cloud: #EFF1EE;\n    --ink: #3A4340;\n    --deep-green: #5E7A66;\n    font-family: 'Jost', sans-serif;\n    background: var(--ivory);\n    color: var(--ink);\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* ---------- Header — mint into lilac, like the abaya ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(175deg, var(--mint) 0%, var(--mint-soft) 35%, var(--mist) 70%, var(--lilac) 105%);\n    text-align: center;\n    padding: 56px 32px 48px;\n  }\n  .gz-abaya .gz-eyebrow {\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: #52685A;\n    margin-bottom: 14px;\n  }\n  .gz-abaya .gz-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 40px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n    line-height: 1.15;\n    color: #3E4A44;\n  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: #5C5A78;\n  }\n\n  \/* Pintuck divider — echoes the pleated front edges *\/\n  .gz-abaya .gz-pintuck {\n    display: flex;\n    justify-content: center;\n    gap: 5px;\n    margin-top: 26px;\n  }\n  .gz-abaya .gz-pintuck span {\n    display: block;\n    width: 1px;\n    background: var(--ivory);\n    opacity: 0.9;\n  }\n  .gz-abaya .gz-pintuck span:nth-child(1) { height: 12px; }\n  .gz-abaya .gz-pintuck span:nth-child(2) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(3) { height: 30px; }\n  .gz-abaya .gz-pintuck span:nth-child(4) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(5) { height: 12px; }\n\n  \/* ---------- Intro ---------- *\/\n  .gz-abaya .gz-intro {\n    padding: 44px 40px 36px;\n    text-align: center;\n  }\n  .gz-abaya .gz-intro p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-weight: 400;\n    color: var(--deep-green);\n    line-height: 1.6;\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ---------- Section styling ---------- *\/\n  .gz-abaya .gz-section {\n    padding: 8px 40px 36px;\n  }\n  .gz-abaya .gz-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    font-size: 11px;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--lilac-grey);\n    font-weight: 500;\n    margin-bottom: 18px;\n  }\n  .gz-abaya .gz-label::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--mint), transparent);\n  }\n\n  \/* ---------- Details list ---------- *\/\n  .gz-abaya .gz-details { list-style: none; }\n  .gz-abaya .gz-details li {\n    position: relative;\n    padding: 10px 0 10px 26px;\n    font-size: 15px;\n    font-weight: 300;\n    border-bottom: 1px solid var(--cloud);\n  }\n  .gz-abaya .gz-details li:last-child { border-bottom: none; }\n  .gz-abaya .gz-details li::before {\n    content: \"\";\n    position: absolute;\n    left: 4px;\n    top: 19px;\n    width: 7px;\n    height: 7px;\n    background: var(--mint);\n    transform: rotate(45deg);\n  }\n  .gz-abaya .gz-details strong {\n    font-weight: 500;\n    color: var(--deep-green);\n  }\n\n  \/* ---------- Fabric card ---------- *\/\n  .gz-abaya .gz-fabric {\n    background: var(--cloud);\n    border-left: 3px solid var(--mint);\n    padding: 24px 28px;\n    font-size: 14.5px;\n    font-weight: 300;\n    color: var(--ink);\n  }\n  .gz-abaya .gz-fabric p + p { margin-top: 8px; }\n  .gz-abaya .gz-fabric strong {\n    font-weight: 500;\n    color: var(--deep-green);\n  }\n\n  \/* ---------- Styling note ---------- *\/\n  .gz-abaya .gz-style-note {\n    text-align: center;\n    padding: 6px 40px 12px;\n  }\n  .gz-abaya .gz-style-note p {\n    font-size: 15px;\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .gz-abaya .gz-style-note strong {\n    font-weight: 500;\n    color: var(--lilac-grey);\n  }\n\n  \/* ---------- Footer note ---------- *\/\n  .gz-abaya .gz-fit {\n    text-align: center;\n    padding: 26px 40px 44px;\n  }\n  .gz-abaya .gz-fit p {\n    display: inline-block;\n    letter-spacing: 0.5px;\n    color: var(--lilac-grey);\n    border-top: 1px solid var(--mint);\n    padding-top: 16px;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n  }\n\n  @media (max-width: 480px) {\n    .gz-abaya .gz-header { padding: 44px 22px 38px; }\n    .gz-abaya .gz-title { font-size: 30px; }\n    .gz-abaya .gz-intro, .gz-abaya .gz-section, .gz-abaya .gz-style-note, .gz-abaya .gz-fit { padding-left: 22px; padding-right: 22px; }\n    .gz-abaya .gz-intro p { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gz-abaya\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"gz-header\"\u003e\n    \u003cdiv class=\"gz-eyebrow\"\u003eSignature Collection\u003c\/div\u003e\n    \u003ch1 class=\"gz-title\"\u003eMint-to-Lilac \u003cem\u003eOmbré\u003c\/em\u003e Abaya\u003c\/h1\u003e\n    \u003cdiv class=\"gz-pintuck\"\u003e\n      \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"gz-intro\"\u003e\n    \u003cp\u003eSoft as morning mist — fresh mint green drifts gently into a dreamy\n    lilac-grey down this open abaya, crowned with a delicate butterfly\n    brooch at the neckline.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eDetails You'll Love\u003c\/div\u003e\n    \u003cul class=\"gz-details\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePastel ombré gradient\u003c\/strong\u003e — mint fading into lilac-grey, no two pieces alike\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eButterfly brooch closure\u003c\/strong\u003e — a jewel-like finishing touch at the neckline\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePintuck pleated front edges \u0026amp; cuffs\u003c\/strong\u003e — refined texture without embellishment\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOpen-front layered style\u003c\/strong\u003e — worn over the coordinating inner\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eElegant midi-length cut\u003c\/strong\u003e — modest, modern, effortlessly graceful\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fabric \u0026 Care --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n    \u003cdiv class=\"gz-fabric\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePremium Tiptop fabric\u003c\/strong\u003e — soft, breathable, beautifully draped and fully non-transparent.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e Gently hand wash using shampoo for the softest care.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo ironing needed:\u003c\/strong\u003e Simply wash and hang for an hour — it dries wrinkle-free on its own. If you still prefer to iron, place a shawl or cloth over the abaya and iron on top of it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Complete the look --\u003e\n  \u003cdiv class=\"gz-section gz-style-note\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eComplete the Look\u003c\/div\u003e\n    \u003cp\u003eComes with a \u003cstrong\u003ecomplimentary chiffon hijab in a contrasting shade\u003c\/strong\u003e —\n    thoughtfully paired to complement the pastel tones. Keep accessories minimal —\n    this abaya does the talking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fit note --\u003e\n  \u003cdiv class=\"gz-fit\"\u003e\n    \u003cp\u003eModel wears size S\/M  ·  For a relaxed, flowing fit true to the photos, choose your regular size\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Libas e Zahra","offers":[{"title":"52","offer_id":43002021511239,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002021544007,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002021576775,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002021609543,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/6A.webp?v=1784470390"},{"product_id":"emerald-mist-ombre-abaya-green-greydual-tone","title":"Emerald Mist Ombré Abaya – Green \u0026 Grey(Dual Tone)","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003ePine-to-Silver Ombré Abaya\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .gz-abaya * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .gz-abaya {\n    --pine-deep: #34544F;\n    --pine: #48685F;\n    --sage-mist: #8CA098;\n    --silver: #B9C2C2;\n    --silver-light: #CBD2D1;\n    --ivory: #F8FAF9;\n    --frost: #EDF1F0;\n    --ink: #2C3936;\n    font-family: 'Jost', sans-serif;\n    background: var(--ivory);\n    color: var(--ink);\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* ---------- Header — pine into silver, like the abaya ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(175deg, var(--pine-deep) 0%, var(--pine) 40%, var(--sage-mist) 75%, var(--silver) 108%);\n    color: var(--ivory);\n    text-align: center;\n    padding: 56px 32px 48px;\n  }\n  .gz-abaya .gz-eyebrow {\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--silver-light);\n    margin-bottom: 14px;\n  }\n  .gz-abaya .gz-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 40px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n    line-height: 1.15;\n  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: var(--silver-light);\n  }\n\n  \/* Pintuck divider — echoes the pleated front edges *\/\n  .gz-abaya .gz-pintuck {\n    display: flex;\n    justify-content: center;\n    gap: 5px;\n    margin-top: 26px;\n  }\n  .gz-abaya .gz-pintuck span {\n    display: block;\n    width: 1px;\n    background: var(--silver-light);\n    opacity: 0.8;\n  }\n  .gz-abaya .gz-pintuck span:nth-child(1) { height: 12px; }\n  .gz-abaya .gz-pintuck span:nth-child(2) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(3) { height: 30px; }\n  .gz-abaya .gz-pintuck span:nth-child(4) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(5) { height: 12px; }\n\n  \/* ---------- Intro ---------- *\/\n  .gz-abaya .gz-intro {\n    padding: 44px 40px 36px;\n    text-align: center;\n  }\n  .gz-abaya .gz-intro p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-weight: 400;\n    color: var(--pine-deep);\n    line-height: 1.6;\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ---------- Section styling ---------- *\/\n  .gz-abaya .gz-section {\n    padding: 8px 40px 36px;\n  }\n  .gz-abaya .gz-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    font-size: 11px;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--pine);\n    font-weight: 500;\n    margin-bottom: 18px;\n  }\n  .gz-abaya .gz-label::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--silver), transparent);\n  }\n\n  \/* ---------- Details list ---------- *\/\n  .gz-abaya .gz-details { list-style: none; }\n  .gz-abaya .gz-details li {\n    position: relative;\n    padding: 10px 0 10px 26px;\n    font-size: 15px;\n    font-weight: 300;\n    border-bottom: 1px solid var(--frost);\n  }\n  .gz-abaya .gz-details li:last-child { border-bottom: none; }\n  .gz-abaya .gz-details li::before {\n    content: \"\";\n    position: absolute;\n    left: 4px;\n    top: 19px;\n    width: 7px;\n    height: 7px;\n    background: var(--pine);\n    transform: rotate(45deg);\n  }\n  .gz-abaya .gz-details strong {\n    font-weight: 500;\n    color: var(--pine-deep);\n  }\n\n  \/* ---------- Fabric card ---------- *\/\n  .gz-abaya .gz-fabric {\n    background: var(--frost);\n    border-left: 3px solid var(--pine);\n    padding: 24px 28px;\n    font-size: 14.5px;\n    font-weight: 300;\n    color: var(--ink);\n  }\n  .gz-abaya .gz-fabric p + p { margin-top: 8px; }\n  .gz-abaya .gz-fabric strong {\n    font-weight: 500;\n    color: var(--pine-deep);\n  }\n\n  \/* ---------- Styling note ---------- *\/\n  .gz-abaya .gz-style-note {\n    text-align: center;\n    padding: 6px 40px 12px;\n  }\n  .gz-abaya .gz-style-note p {\n    font-size: 15px;\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .gz-abaya .gz-style-note strong {\n    font-weight: 500;\n    color: var(--pine);\n  }\n\n  \/* ---------- Footer note ---------- *\/\n  .gz-abaya .gz-fit {\n    text-align: center;\n    padding: 26px 40px 44px;\n  }\n  .gz-abaya .gz-fit p {\n    display: inline-block;\n    letter-spacing: 0.5px;\n    color: var(--sage-mist);\n    border-top: 1px solid var(--silver);\n    padding-top: 16px;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n  }\n\n  @media (max-width: 480px) {\n    .gz-abaya .gz-header { padding: 44px 22px 38px; }\n    .gz-abaya .gz-title { font-size: 30px; }\n    .gz-abaya .gz-intro, .gz-abaya .gz-section, .gz-abaya .gz-style-note, .gz-abaya .gz-fit { padding-left: 22px; padding-right: 22px; }\n    .gz-abaya .gz-intro p { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gz-abaya\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"gz-header\"\u003e\n    \u003cdiv class=\"gz-eyebrow\"\u003eSignature Collection\u003c\/div\u003e\n    \u003ch1 class=\"gz-title\"\u003ePine-to-Silver \u003cem\u003eOmbré\u003c\/em\u003e Abaya\u003c\/h1\u003e\n    \u003cdiv class=\"gz-pintuck\"\u003e\n      \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"gz-intro\"\u003e\n    \u003cp\u003eQuiet luxury, captured in colour — deep pine green descends into a\n    cool silver mist down this full-length open abaya, finished with a\n    delicate butterfly brooch at the neckline.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eDetails You'll Love\u003c\/div\u003e\n    \u003cul class=\"gz-details\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePine-to-silver ombré gradient\u003c\/strong\u003e — a rich, tonal fade; no two pieces alike\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eButterfly brooch closure\u003c\/strong\u003e — a jewel-like finishing touch at the neckline\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePintuck pleated front edges \u0026amp; cuffs\u003c\/strong\u003e — refined texture without embellishment\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOpen-front layered style\u003c\/strong\u003e — worn over the coordinating light inner\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGraceful full-length cut\u003c\/strong\u003e — modest, flowing, and elegantly floor-skimming\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fabric \u0026 Care --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n    \u003cdiv class=\"gz-fabric\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePremium Tiptop fabric\u003c\/strong\u003e — soft, breathable, beautifully draped and fully non-transparent.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e Gently hand wash using shampoo for the softest care.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo ironing needed:\u003c\/strong\u003e Simply wash and hang for an hour — it dries wrinkle-free on its own. If you still prefer to iron, place a shawl or cloth over the abaya and iron on top of it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Complete the look --\u003e\n  \u003cdiv class=\"gz-section gz-style-note\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eComplete the Look\u003c\/div\u003e\n    \u003cp\u003eComes with a \u003cstrong\u003ecomplimentary chiffon hijab in a contrasting shade\u003c\/strong\u003e —\n    thoughtfully paired to complement the ombré tones. Keep accessories minimal —\n    this abaya does the talking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fit note --\u003e\n  \u003cdiv class=\"gz-fit\"\u003e\n    \u003cp\u003eModel wears size S\/M  ·  For a relaxed, flowing fit true to the photos, choose your regular size\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Libas e Zahra","offers":[{"title":"52","offer_id":43002021314631,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002021347399,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002021380167,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002021412935,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/7A.webp?v=1784470592"},{"product_id":"ivory-abaya-with-contrast-tassel-charms","title":"Ivory Abaya with Contrast Tassel Charms","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003ePearl White Tassel Abaya\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .gz-abaya * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .gz-abaya {\n    --white: #FFFFFF;\n    --pearl: #F7F5F1;\n    --warm-sand: #E9E2D6;\n    --taupe: #A79B87;\n    --gold: #B99A5F;\n    --charcoal: #1F1D1B;\n    --ink: #33302C;\n    font-family: 'Jost', sans-serif;\n    background: var(--white);\n    color: var(--ink);\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* ---------- Header — pearl white with black tassel motif ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(170deg, var(--white) 0%, var(--pearl) 60%, var(--warm-sand) 120%);\n    border-bottom: 1px solid var(--warm-sand);\n    color: var(--charcoal);\n    text-align: center;\n    padding: 56px 32px 48px;\n  }\n  .gz-abaya .gz-eyebrow {\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 14px;\n  }\n  .gz-abaya .gz-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 40px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n    line-height: 1.15;\n  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: var(--taupe);\n  }\n\n  \/* Tassel divider — beads and a hanging tassel, like the neckline charm *\/\n  .gz-abaya .gz-tassel {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    margin-top: 24px;\n  }\n  .gz-abaya .gz-tassel .gz-bead {\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: var(--charcoal);\n    margin-bottom: 5px;\n  }\n  .gz-abaya .gz-tassel .gz-bead:nth-child(2) { width: 5px; height: 5px; opacity: 0.8; }\n  .gz-abaya .gz-tassel .gz-bead:nth-child(3) { width: 4px; height: 4px; opacity: 0.6; }\n  .gz-abaya .gz-tassel .gz-bar {\n    width: 3px;\n    height: 22px;\n    background: var(--gold);\n    margin-bottom: 0;\n  }\n\n  \/* ---------- Intro ---------- *\/\n  .gz-abaya .gz-intro {\n    padding: 44px 40px 36px;\n    text-align: center;\n  }\n  .gz-abaya .gz-intro p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-weight: 400;\n    color: var(--charcoal);\n    line-height: 1.6;\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ---------- Section styling ---------- *\/\n  .gz-abaya .gz-section {\n    padding: 8px 40px 36px;\n  }\n  .gz-abaya .gz-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    font-size: 11px;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--gold);\n    font-weight: 500;\n    margin-bottom: 18px;\n  }\n  .gz-abaya .gz-label::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--warm-sand), transparent);\n  }\n\n  \/* ---------- Details list ---------- *\/\n  .gz-abaya .gz-details { list-style: none; }\n  .gz-abaya .gz-details li {\n    position: relative;\n    padding: 10px 0 10px 26px;\n    font-size: 15px;\n    font-weight: 300;\n    border-bottom: 1px solid var(--pearl);\n  }\n  .gz-abaya .gz-details li:last-child { border-bottom: none; }\n  .gz-abaya .gz-details li::before {\n    content: \"\";\n    position: absolute;\n    left: 4px;\n    top: 19px;\n    width: 7px;\n    height: 7px;\n    background: var(--charcoal);\n    transform: rotate(45deg);\n  }\n  .gz-abaya .gz-details strong {\n    font-weight: 500;\n    color: var(--charcoal);\n  }\n\n  \/* ---------- Fabric card ---------- *\/\n  .gz-abaya .gz-fabric {\n    background: var(--pearl);\n    border-left: 3px solid var(--charcoal);\n    padding: 24px 28px;\n    font-size: 14.5px;\n    font-weight: 300;\n    color: var(--ink);\n  }\n  .gz-abaya .gz-fabric p + p { margin-top: 8px; }\n  .gz-abaya .gz-fabric strong {\n    font-weight: 500;\n    color: var(--charcoal);\n  }\n\n  \/* ---------- Styling note ---------- *\/\n  .gz-abaya .gz-style-note {\n    text-align: center;\n    padding: 6px 40px 12px;\n  }\n  .gz-abaya .gz-style-note p {\n    font-size: 15px;\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .gz-abaya .gz-style-note strong {\n    font-weight: 500;\n    color: var(--charcoal);\n  }\n\n  \/* ---------- Footer note ---------- *\/\n  .gz-abaya .gz-fit {\n    text-align: center;\n    padding: 26px 40px 44px;\n  }\n  .gz-abaya .gz-fit p {\n    display: inline-block;\n    letter-spacing: 0.5px;\n    color: var(--taupe);\n    border-top: 1px solid var(--warm-sand);\n    padding-top: 16px;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n  }\n\n  @media (max-width: 480px) {\n    .gz-abaya .gz-header { padding: 44px 22px 38px; }\n    .gz-abaya .gz-title { font-size: 30px; }\n    .gz-abaya .gz-intro, .gz-abaya .gz-section, .gz-abaya .gz-style-note, .gz-abaya .gz-fit { padding-left: 22px; padding-right: 22px; }\n    .gz-abaya .gz-intro p { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gz-abaya\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"gz-header\"\u003e\n    \u003cdiv class=\"gz-eyebrow\"\u003eSignature Collection\u003c\/div\u003e\n    \u003ch1 class=\"gz-title\"\u003ePearl White \u003cem\u003eTassel\u003c\/em\u003e Abaya\u003c\/h1\u003e\n    \u003cdiv class=\"gz-tassel\"\u003e\n      \u003cspan class=\"gz-bead\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"gz-bead\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"gz-bead\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"gz-bar\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"gz-intro\"\u003e\n    \u003cp\u003ePurity meets statement — a canvas of pristine white, punctuated by\n    striking black beaded tassels at the neckline and cuffs. Timeless,\n    serene, and quietly bold.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eDetails You'll Love\u003c\/div\u003e\n    \u003cul class=\"gz-details\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBlack beaded tassel charm\u003c\/strong\u003e — cascading from the neckline with a gold-bar finish\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTassel-tipped cuffs\u003c\/strong\u003e — a matching flourish at each sleeve\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eContrast button front\u003c\/strong\u003e — fine black buttons down a clean white placket\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePintuck pleated panels\u003c\/strong\u003e — subtle texture, tone-on-tone elegance\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFlowing full-length A-line cut\u003c\/strong\u003e — modest, graceful, luminous in any light\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fabric \u0026 Care --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n    \u003cdiv class=\"gz-fabric\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePremium Tiptop fabric\u003c\/strong\u003e — soft, breathable, beautifully draped and fully non-transparent, even in white.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e Gently hand wash using shampoo for the softest care. Wash separately to keep the white pristine.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo ironing needed:\u003c\/strong\u003e Simply wash and hang for an hour — it dries wrinkle-free on its own. If you still prefer to iron, place a shawl or cloth over the abaya and iron on top of it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Complete the look --\u003e\n  \u003cdiv class=\"gz-section gz-style-note\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eComplete the Look\u003c\/div\u003e\n    \u003cp\u003eComes with a \u003cstrong\u003ecomplimentary chiffon hijab in a contrasting shade\u003c\/strong\u003e —\n    thoughtfully paired to complement the white. Keep accessories minimal —\n    this abaya does the talking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fit note --\u003e\n  \u003cdiv class=\"gz-fit\"\u003e\n    \u003cp\u003eModel wears size S\/M  ·  For a relaxed, flowing fit true to the photos, choose your regular size\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Libas e Zahra","offers":[{"title":"52","offer_id":43002021150791,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002021183559,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002021216327,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002021249095,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/8A.webp?v=1784470817"},{"product_id":"the-andalusia-abaya-royal-purple","title":"The Andalusia Abaya – Royal Purple","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eRoyal Purple Embroidered Abaya\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .gz-abaya * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .gz-abaya {\n    --purple-deep: #3D2A58;\n    --purple: #523B72;\n    --lilac: #A98BC4;\n    --lilac-soft: #C7B3DB;\n    --gold: #C9A96A;\n    --blush: #E9CFC8;\n    --ivory: #FBF8F5;\n    --cream: #F3EDE7;\n    --ink: #2E2438;\n    font-family: 'Jost', sans-serif;\n    background: var(--ivory);\n    color: var(--ink);\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* ---------- Header — royal purple, blush-piped like the abaya ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(160deg, var(--purple-deep) 0%, var(--purple) 65%, #6A5090 130%);\n    border-bottom: 3px solid var(--blush);\n    color: var(--ivory);\n    text-align: center;\n    padding: 56px 32px 44px;\n  }\n  .gz-abaya .gz-eyebrow {\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 14px;\n  }\n  .gz-abaya .gz-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 40px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n    line-height: 1.15;\n  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: var(--lilac-soft);\n  }\n\n  \/* Embroidery divider — scattered florals like the fabric *\/\n  .gz-abaya .gz-embroidery {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 18px;\n    margin-top: 24px;\n    font-size: 14px;\n    line-height: 1;\n  }\n  .gz-abaya .gz-embroidery .gz-flower { color: var(--lilac-soft); }\n  .gz-abaya .gz-embroidery .gz-flower.gz-gold { color: var(--gold); font-size: 11px; }\n  .gz-abaya .gz-embroidery .gz-flower.gz-small { font-size: 9px; opacity: 0.8; }\n\n  \/* ---------- Intro ---------- *\/\n  .gz-abaya .gz-intro {\n    padding: 44px 40px 36px;\n    text-align: center;\n  }\n  .gz-abaya .gz-intro p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-weight: 400;\n    color: var(--purple-deep);\n    line-height: 1.6;\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ---------- Section styling ---------- *\/\n  .gz-abaya .gz-section {\n    padding: 8px 40px 36px;\n  }\n  .gz-abaya .gz-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    font-size: 11px;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--gold);\n    font-weight: 500;\n    margin-bottom: 18px;\n  }\n  .gz-abaya .gz-label::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--lilac), transparent);\n  }\n\n  \/* ---------- Details list ---------- *\/\n  .gz-abaya .gz-details { list-style: none; }\n  .gz-abaya .gz-details li {\n    position: relative;\n    padding: 10px 0 10px 26px;\n    font-size: 15px;\n    font-weight: 300;\n    border-bottom: 1px solid var(--cream);\n  }\n  .gz-abaya .gz-details li:last-child { border-bottom: none; }\n  .gz-abaya .gz-details li::before {\n    content: \"❋\";\n    position: absolute;\n    left: 0;\n    top: 10px;\n    font-size: 12px;\n    color: var(--lilac);\n  }\n  .gz-abaya .gz-details strong {\n    font-weight: 500;\n    color: var(--purple-deep);\n  }\n\n  \/* ---------- Fabric card ---------- *\/\n  .gz-abaya .gz-fabric {\n    background: var(--cream);\n    border-left: 3px solid var(--purple);\n    padding: 24px 28px;\n    font-size: 14.5px;\n    font-weight: 300;\n    color: var(--ink);\n  }\n  .gz-abaya .gz-fabric p + p { margin-top: 8px; }\n  .gz-abaya .gz-fabric strong {\n    font-weight: 500;\n    color: var(--purple-deep);\n  }\n\n  \/* ---------- Styling note ---------- *\/\n  .gz-abaya .gz-style-note {\n    text-align: center;\n    padding: 6px 40px 12px;\n  }\n  .gz-abaya .gz-style-note p {\n    font-size: 15px;\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .gz-abaya .gz-style-note strong {\n    font-weight: 500;\n    color: var(--purple);\n  }\n\n  \/* ---------- Footer note ---------- *\/\n  .gz-abaya .gz-fit {\n    text-align: center;\n    padding: 26px 40px 44px;\n  }\n  .gz-abaya .gz-fit p {\n    display: inline-block;\n    letter-spacing: 0.5px;\n    color: var(--lilac);\n    border-top: 1px solid var(--blush);\n    padding-top: 16px;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n  }\n\n  @media (max-width: 480px) {\n    .gz-abaya .gz-header { padding: 44px 22px 36px; }\n    .gz-abaya .gz-title { font-size: 30px; }\n    .gz-abaya .gz-intro, .gz-abaya .gz-section, .gz-abaya .gz-style-note, .gz-abaya .gz-fit { padding-left: 22px; padding-right: 22px; }\n    .gz-abaya .gz-intro p { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gz-abaya\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"gz-header\"\u003e\n    \u003cdiv class=\"gz-eyebrow\"\u003eSignature Collection\u003c\/div\u003e\n    \u003ch1 class=\"gz-title\"\u003eRoyal Purple \u003cem\u003eEmbroidered\u003c\/em\u003e Abaya\u003c\/h1\u003e\n    \u003cdiv class=\"gz-embroidery\"\u003e\n      \u003cspan class=\"gz-flower gz-small\"\u003e❋\u003c\/span\u003e\n      \u003cspan class=\"gz-flower gz-gold\"\u003e❋\u003c\/span\u003e\n      \u003cspan class=\"gz-flower\"\u003e❋\u003c\/span\u003e\n      \u003cspan class=\"gz-flower gz-gold\"\u003e❋\u003c\/span\u003e\n      \u003cspan class=\"gz-flower gz-small\"\u003e❋\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"gz-intro\"\u003e\n    \u003cp\u003eInspired by Andalusian courtyards — a deep royal purple canvas scattered\n    with hand-stitched florals in lilac and gold, framed by soft blush piping\n    along every edge.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eDetails You'll Love\u003c\/div\u003e\n    \u003cul class=\"gz-details\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eScattered floral embroidery\u003c\/strong\u003e — delicate lilac and gold threadwork across the piece\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBlush piping trim\u003c\/strong\u003e — a soft contrast edging the open front and cuffs\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTassel-tipped tie cord\u003c\/strong\u003e — an artisanal drawstring detail at the sleeve\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRelaxed open-front cut\u003c\/strong\u003e — layers effortlessly over any inner\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWide, graceful sleeves\u003c\/strong\u003e — full of movement, rich in drape\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fabric \u0026 Care --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n    \u003cdiv class=\"gz-fabric\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePremium Tiptop fabric\u003c\/strong\u003e — soft, breathable, beautifully draped and fully non-transparent.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e Gently hand wash using shampoo for the softest care. Turn inside out to protect the embroidery.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo ironing needed:\u003c\/strong\u003e Simply wash and hang for an hour — it dries wrinkle-free on its own. If you still prefer to iron, place a shawl or cloth over the abaya and iron on top of it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Complete the look --\u003e\n  \u003cdiv class=\"gz-section gz-style-note\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eComplete the Look\u003c\/div\u003e\n    \u003cp\u003eComes with a \u003cstrong\u003ecomplimentary chiffon hijab in a contrasting shade\u003c\/strong\u003e —\n    thoughtfully paired to complement the royal purple. Keep accessories minimal —\n    this abaya does the talking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fit note --\u003e\n  \u003cdiv class=\"gz-fit\"\u003e\n    \u003cp\u003eModel wears size S\/M  ·  For a relaxed, flowing fit true to the photos, choose your regular size\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Libas e Zahra","offers":[{"title":"52","offer_id":43002020986951,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002021019719,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002021052487,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002021085255,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/9A.webp?v=1784471034"},{"product_id":"misty-sage-ombre-abaya-emerald-hem","title":"Misty Sage Ombré Abaya – Emerald Hem","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eSage-to-Emerald Ombré Abaya\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .gz-abaya * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .gz-abaya {\n    --sage-light: #C4CFBE;\n    --sage: #9DB196;\n    --green-mid: #5E8368;\n    --emerald: #2F5E48;\n    --emerald-deep: #234C3A;\n    --ivory: #FAF9F5;\n    --cream: #EEF0EA;\n    --ink: #263029;\n    --gold: #9A8F6B;\n    font-family: 'Jost', sans-serif;\n    background: var(--ivory);\n    color: var(--ink);\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* ---------- Header — sage into emerald, like the abaya ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(175deg, var(--sage-light) 0%, var(--sage) 35%, var(--green-mid) 72%, var(--emerald) 108%);\n    color: var(--ivory);\n    text-align: center;\n    padding: 56px 32px 48px;\n  }\n  .gz-abaya .gz-eyebrow {\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: #3B5344;\n    margin-bottom: 14px;\n  }\n  .gz-abaya .gz-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 40px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n    line-height: 1.15;\n    color: #2C3E31;\n  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: var(--emerald-deep);\n  }\n\n  \/* Pintuck divider — echoes the pleated front panels *\/\n  .gz-abaya .gz-pintuck {\n    display: flex;\n    justify-content: center;\n    gap: 5px;\n    margin-top: 26px;\n  }\n  .gz-abaya .gz-pintuck span {\n    display: block;\n    width: 1px;\n    background: var(--ivory);\n    opacity: 0.85;\n  }\n  .gz-abaya .gz-pintuck span:nth-child(1) { height: 12px; }\n  .gz-abaya .gz-pintuck span:nth-child(2) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(3) { height: 30px; }\n  .gz-abaya .gz-pintuck span:nth-child(4) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(5) { height: 12px; }\n\n  \/* ---------- Intro ---------- *\/\n  .gz-abaya .gz-intro {\n    padding: 44px 40px 36px;\n    text-align: center;\n  }\n  .gz-abaya .gz-intro p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-weight: 400;\n    color: var(--emerald);\n    line-height: 1.6;\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ---------- Section styling ---------- *\/\n  .gz-abaya .gz-section {\n    padding: 8px 40px 36px;\n  }\n  .gz-abaya .gz-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    font-size: 11px;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--green-mid);\n    font-weight: 500;\n    margin-bottom: 18px;\n  }\n  .gz-abaya .gz-label::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--sage), transparent);\n  }\n\n  \/* ---------- Details list ---------- *\/\n  .gz-abaya .gz-details { list-style: none; }\n  .gz-abaya .gz-details li {\n    position: relative;\n    padding: 10px 0 10px 26px;\n    font-size: 15px;\n    font-weight: 300;\n    border-bottom: 1px solid var(--cream);\n  }\n  .gz-abaya .gz-details li:last-child { border-bottom: none; }\n  .gz-abaya .gz-details li::before {\n    content: \"\";\n    position: absolute;\n    left: 4px;\n    top: 19px;\n    width: 7px;\n    height: 7px;\n    background: var(--green-mid);\n    transform: rotate(45deg);\n  }\n  .gz-abaya .gz-details strong {\n    font-weight: 500;\n    color: var(--emerald-deep);\n  }\n\n  \/* ---------- Fabric card ---------- *\/\n  .gz-abaya .gz-fabric {\n    background: var(--cream);\n    border-left: 3px solid var(--green-mid);\n    padding: 24px 28px;\n    font-size: 14.5px;\n    font-weight: 300;\n    color: var(--ink);\n  }\n  .gz-abaya .gz-fabric p + p { margin-top: 8px; }\n  .gz-abaya .gz-fabric strong {\n    font-weight: 500;\n    color: var(--emerald-deep);\n  }\n\n  \/* ---------- Styling note ---------- *\/\n  .gz-abaya .gz-style-note {\n    text-align: center;\n    padding: 6px 40px 12px;\n  }\n  .gz-abaya .gz-style-note p {\n    font-size: 15px;\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .gz-abaya .gz-style-note strong {\n    font-weight: 500;\n    color: var(--green-mid);\n  }\n\n  \/* ---------- Footer note ---------- *\/\n  .gz-abaya .gz-fit {\n    text-align: center;\n    padding: 26px 40px 44px;\n  }\n  .gz-abaya .gz-fit p {\n    display: inline-block;\n    letter-spacing: 0.5px;\n    color: var(--sage);\n    border-top: 1px solid var(--green-mid);\n    padding-top: 16px;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n  }\n\n  @media (max-width: 480px) {\n    .gz-abaya .gz-header { padding: 44px 22px 38px; }\n    .gz-abaya .gz-title { font-size: 30px; }\n    .gz-abaya .gz-intro, .gz-abaya .gz-section, .gz-abaya .gz-style-note, .gz-abaya .gz-fit { padding-left: 22px; padding-right: 22px; }\n    .gz-abaya .gz-intro p { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gz-abaya\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"gz-header\"\u003e\n    \u003cdiv class=\"gz-eyebrow\"\u003eSignature Collection\u003c\/div\u003e\n    \u003ch1 class=\"gz-title\"\u003eSage-to-Emerald \u003cem\u003eOmbré\u003c\/em\u003e Abaya\u003c\/h1\u003e\n    \u003cdiv class=\"gz-pintuck\"\u003e\n      \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"gz-intro\"\u003e\n    \u003cp\u003eSerene as a forest at dusk — soft sage descends into deep emerald down\n    this open abaya, finished with a delicate dragonfly brooch at the neckline.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eDetails You'll Love\u003c\/div\u003e\n    \u003cul class=\"gz-details\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSage-to-emerald ombré gradient\u003c\/strong\u003e — a tranquil, tonal fade; no two pieces alike\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDragonfly brooch closure\u003c\/strong\u003e — a jewel-like finishing touch at the neckline\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePintuck pleated front panels \u0026amp; cuffs\u003c\/strong\u003e — refined texture without embellishment\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOpen-front layered style\u003c\/strong\u003e — worn over the coordinating teal inner\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGraceful full-length cut\u003c\/strong\u003e — modest, flowing, and elegantly floor-skimming\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fabric \u0026 Care --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n    \u003cdiv class=\"gz-fabric\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePremium Tiptop fabric\u003c\/strong\u003e — soft, breathable, beautifully draped and fully non-transparent.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e Gently hand wash using shampoo for the softest care.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo ironing needed:\u003c\/strong\u003e Simply wash and hang for an hour — it dries wrinkle-free on its own. If you still prefer to iron, place a shawl or cloth over the abaya and iron on top of it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Complete the look --\u003e\n  \u003cdiv class=\"gz-section gz-style-note\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eComplete the Look\u003c\/div\u003e\n    \u003cp\u003eComes with a \u003cstrong\u003ecomplimentary chiffon hijab in a contrasting shade\u003c\/strong\u003e —\n    thoughtfully paired to complement the green tones. Keep accessories minimal —\n    this abaya does the talking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fit note --\u003e\n  \u003cdiv class=\"gz-fit\"\u003e\n    \u003cp\u003eModel wears size S\/M  ·  For a relaxed, flowing fit true to the photos, choose your regular size\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Libas e Zahra","offers":[{"title":"52","offer_id":43002020855879,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002020888647,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002020921415,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002020954183,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/ab1final.webp?v=1784978457"},{"product_id":"dusk-blue-ombre-open-abaya-mauve-hem","title":"Dusk Blue Ombré Open Abaya – Mauve Hem","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003ePeriwinkle-to-Mauve Ombré Abaya\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .gz-abaya * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .gz-abaya {\n    --peri-light: #C3CADE;\n    --peri: #A2ACCB;\n    --blend: #A99FBE;\n    --mauve: #A98BA0;\n    --mauve-deep: #8E6E86;\n    --ivory: #FAF9F6;\n    --cream: #EEECF0;\n    --ink: #2E2A31;\n    --accent: #7E7290;\n    font-family: 'Jost', sans-serif;\n    background: var(--ivory);\n    color: var(--ink);\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* ---------- Header — periwinkle into mauve, like the abaya ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(175deg, var(--peri-light) 0%, var(--peri) 35%, var(--blend) 70%, var(--mauve) 108%);\n    color: var(--ivory);\n    text-align: center;\n    padding: 56px 32px 48px;\n  }\n  .gz-abaya .gz-eyebrow {\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: #4A4256;\n    margin-bottom: 14px;\n  }\n  .gz-abaya .gz-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 40px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n    line-height: 1.15;\n    color: #38333F;\n  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: var(--mauve-deep);\n  }\n\n  \/* Pintuck divider — echoes the pleated front panels *\/\n  .gz-abaya .gz-pintuck {\n    display: flex;\n    justify-content: center;\n    gap: 5px;\n    margin-top: 26px;\n  }\n  .gz-abaya .gz-pintuck span {\n    display: block;\n    width: 1px;\n    background: var(--ivory);\n    opacity: 0.9;\n  }\n  .gz-abaya .gz-pintuck span:nth-child(1) { height: 12px; }\n  .gz-abaya .gz-pintuck span:nth-child(2) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(3) { height: 30px; }\n  .gz-abaya .gz-pintuck span:nth-child(4) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(5) { height: 12px; }\n\n  \/* ---------- Intro ---------- *\/\n  .gz-abaya .gz-intro {\n    padding: 44px 40px 36px;\n    text-align: center;\n  }\n  .gz-abaya .gz-intro p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-weight: 400;\n    color: var(--mauve-deep);\n    line-height: 1.6;\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ---------- Section styling ---------- *\/\n  .gz-abaya .gz-section {\n    padding: 8px 40px 36px;\n  }\n  .gz-abaya .gz-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    font-size: 11px;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--accent);\n    font-weight: 500;\n    margin-bottom: 18px;\n  }\n  .gz-abaya .gz-label::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--peri), transparent);\n  }\n\n  \/* ---------- Details list ---------- *\/\n  .gz-abaya .gz-details { list-style: none; }\n  .gz-abaya .gz-details li {\n    position: relative;\n    padding: 10px 0 10px 26px;\n    font-size: 15px;\n    font-weight: 300;\n    border-bottom: 1px solid var(--cream);\n  }\n  .gz-abaya .gz-details li:last-child { border-bottom: none; }\n  .gz-abaya .gz-details li::before {\n    content: \"\";\n    position: absolute;\n    left: 4px;\n    top: 19px;\n    width: 7px;\n    height: 7px;\n    background: var(--accent);\n    transform: rotate(45deg);\n  }\n  .gz-abaya .gz-details strong {\n    font-weight: 500;\n    color: var(--mauve-deep);\n  }\n\n  \/* ---------- Fabric card ---------- *\/\n  .gz-abaya .gz-fabric {\n    background: var(--cream);\n    border-left: 3px solid var(--accent);\n    padding: 24px 28px;\n    font-size: 14.5px;\n    font-weight: 300;\n    color: var(--ink);\n  }\n  .gz-abaya .gz-fabric p + p { margin-top: 8px; }\n  .gz-abaya .gz-fabric strong {\n    font-weight: 500;\n    color: var(--mauve-deep);\n  }\n\n  \/* ---------- Styling note ---------- *\/\n  .gz-abaya .gz-style-note {\n    text-align: center;\n    padding: 6px 40px 12px;\n  }\n  .gz-abaya .gz-style-note p {\n    font-size: 15px;\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .gz-abaya .gz-style-note strong {\n    font-weight: 500;\n    color: var(--accent);\n  }\n\n  \/* ---------- Footer note ---------- *\/\n  .gz-abaya .gz-fit {\n    text-align: center;\n    padding: 26px 40px 44px;\n  }\n  .gz-abaya .gz-fit p {\n    display: inline-block;\n    letter-spacing: 0.5px;\n    color: var(--mauve);\n    border-top: 1px solid var(--accent);\n    padding-top: 16px;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n  }\n\n  @media (max-width: 480px) {\n    .gz-abaya .gz-header { padding: 44px 22px 38px; }\n    .gz-abaya .gz-title { font-size: 30px; }\n    .gz-abaya .gz-intro, .gz-abaya .gz-section, .gz-abaya .gz-style-note, .gz-abaya .gz-fit { padding-left: 22px; padding-right: 22px; }\n    .gz-abaya .gz-intro p { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gz-abaya\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"gz-header\"\u003e\n    \u003cdiv class=\"gz-eyebrow\"\u003eSignature Collection\u003c\/div\u003e\n    \u003ch1 class=\"gz-title\"\u003ePeriwinkle-to-Mauve \u003cem\u003eOmbré\u003c\/em\u003e Abaya\u003c\/h1\u003e\n    \u003cdiv class=\"gz-pintuck\"\u003e\n      \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"gz-intro\"\u003e\n    \u003cp\u003eSoft as twilight — gentle periwinkle blue drifts into a dusty mauve down\n    this open abaya, finished with a delicate dragonfly brooch at the neckline.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eDetails You'll Love\u003c\/div\u003e\n    \u003cul class=\"gz-details\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePeriwinkle-to-mauve ombré gradient\u003c\/strong\u003e — a dreamy, tonal fade; no two pieces alike\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDragonfly brooch closure\u003c\/strong\u003e — a jewel-like finishing touch at the neckline\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePintuck pleated front panels \u0026amp; cuffs\u003c\/strong\u003e — refined texture without embellishment\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOpen-front layered style\u003c\/strong\u003e — worn over the coordinating plum inner\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGraceful full-length cut\u003c\/strong\u003e — modest, flowing, and elegantly floor-skimming\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fabric \u0026 Care --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n    \u003cdiv class=\"gz-fabric\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePremium Tiptop fabric\u003c\/strong\u003e — soft, breathable, beautifully draped and fully non-transparent.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e Gently hand wash using shampoo for the softest care.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo ironing needed:\u003c\/strong\u003e Simply wash and hang for an hour — it dries wrinkle-free on its own. If you still prefer to iron, place a shawl or cloth over the abaya and iron on top of it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Complete the look --\u003e\n  \u003cdiv class=\"gz-section gz-style-note\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eComplete the Look\u003c\/div\u003e\n    \u003cp\u003eComes with a \u003cstrong\u003ecomplimentary chiffon hijab in a contrasting shade\u003c\/strong\u003e —\n    thoughtfully paired to complement the periwinkle and mauve tones. Keep accessories minimal —\n    this abaya does the talking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fit note --\u003e\n  \u003cdiv class=\"gz-fit\"\u003e\n    \u003cp\u003eModel wears size S\/M  ·  For a relaxed, flowing fit true to the photos, choose your regular size\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Libas e Zahra","offers":[{"title":"52","offer_id":43002020659271,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002020692039,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002020724807,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002020757575,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/ab2final.webp?v=1784978600"},{"product_id":"cream-sage-ombre-open-abaya","title":"Cream \u0026 Sage Ombré Open Abaya","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eIvory-to-Sage Ombré Abaya\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .gz-abaya * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .gz-abaya {\n    --ivory-warm: #EFE7D7;\n    --cream: #E4E0CF;\n    --blend: #CBD1BB;\n    --sage: #A9BC9F;\n    --sage-deep: #7E9576;\n    --bg: #FBFAF6;\n    --panel: #EEEFE7;\n    --ink: #2C302A;\n    --accent: #8A9A7E;\n    font-family: 'Jost', sans-serif;\n    background: var(--bg);\n    color: var(--ink);\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* ---------- Header — ivory into sage, like the abaya ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(175deg, var(--ivory-warm) 0%, var(--cream) 35%, var(--blend) 70%, var(--sage) 108%);\n    text-align: center;\n    padding: 56px 32px 48px;\n  }\n  .gz-abaya .gz-eyebrow {\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: #6B7A5E;\n    margin-bottom: 14px;\n  }\n  .gz-abaya .gz-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 40px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n    line-height: 1.15;\n    color: #3A3F33;\n  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: var(--sage-deep);\n  }\n\n  \/* Pintuck divider — echoes the pleated front panels *\/\n  .gz-abaya .gz-pintuck {\n    display: flex;\n    justify-content: center;\n    gap: 5px;\n    margin-top: 26px;\n  }\n  .gz-abaya .gz-pintuck span {\n    display: block;\n    width: 1px;\n    background: #6B7A5E;\n    opacity: 0.6;\n  }\n  .gz-abaya .gz-pintuck span:nth-child(1) { height: 12px; }\n  .gz-abaya .gz-pintuck span:nth-child(2) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(3) { height: 30px; }\n  .gz-abaya .gz-pintuck span:nth-child(4) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(5) { height: 12px; }\n\n  \/* ---------- Intro ---------- *\/\n  .gz-abaya .gz-intro {\n    padding: 44px 40px 36px;\n    text-align: center;\n  }\n  .gz-abaya .gz-intro p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-weight: 400;\n    color: var(--sage-deep);\n    line-height: 1.6;\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ---------- Section styling ---------- *\/\n  .gz-abaya .gz-section {\n    padding: 8px 40px 36px;\n  }\n  .gz-abaya .gz-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    font-size: 11px;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--accent);\n    font-weight: 500;\n    margin-bottom: 18px;\n  }\n  .gz-abaya .gz-label::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--sage), transparent);\n  }\n\n  \/* ---------- Details list ---------- *\/\n  .gz-abaya .gz-details { list-style: none; }\n  .gz-abaya .gz-details li {\n    position: relative;\n    padding: 10px 0 10px 26px;\n    font-size: 15px;\n    font-weight: 300;\n    border-bottom: 1px solid var(--panel);\n  }\n  .gz-abaya .gz-details li:last-child { border-bottom: none; }\n  .gz-abaya .gz-details li::before {\n    content: \"\";\n    position: absolute;\n    left: 4px;\n    top: 19px;\n    width: 7px;\n    height: 7px;\n    background: var(--accent);\n    transform: rotate(45deg);\n  }\n  .gz-abaya .gz-details strong {\n    font-weight: 500;\n    color: var(--sage-deep);\n  }\n\n  \/* ---------- Fabric card ---------- *\/\n  .gz-abaya .gz-fabric {\n    background: var(--panel);\n    border-left: 3px solid var(--accent);\n    padding: 24px 28px;\n    font-size: 14.5px;\n    font-weight: 300;\n    color: var(--ink);\n  }\n  .gz-abaya .gz-fabric p + p { margin-top: 8px; }\n  .gz-abaya .gz-fabric strong {\n    font-weight: 500;\n    color: var(--sage-deep);\n  }\n\n  \/* ---------- Styling note ---------- *\/\n  .gz-abaya .gz-style-note {\n    text-align: center;\n    padding: 6px 40px 12px;\n  }\n  .gz-abaya .gz-style-note p {\n    font-size: 15px;\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .gz-abaya .gz-style-note strong {\n    font-weight: 500;\n    color: var(--accent);\n  }\n\n  \/* ---------- Footer note ---------- *\/\n  .gz-abaya .gz-fit {\n    text-align: center;\n    padding: 26px 40px 44px;\n  }\n  .gz-abaya .gz-fit p {\n    display: inline-block;\n    letter-spacing: 0.5px;\n    color: var(--sage);\n    border-top: 1px solid var(--accent);\n    padding-top: 16px;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n  }\n\n  @media (max-width: 480px) {\n    .gz-abaya .gz-header { padding: 44px 22px 38px; }\n    .gz-abaya .gz-title { font-size: 30px; }\n    .gz-abaya .gz-intro, .gz-abaya .gz-section, .gz-abaya .gz-style-note, .gz-abaya .gz-fit { padding-left: 22px; padding-right: 22px; }\n    .gz-abaya .gz-intro p { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gz-abaya\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"gz-header\"\u003e\n    \u003cdiv class=\"gz-eyebrow\"\u003eSignature Collection\u003c\/div\u003e\n    \u003ch1 class=\"gz-title\"\u003eIvory-to-Sage \u003cem\u003eOmbré\u003c\/em\u003e Abaya\u003c\/h1\u003e\n    \u003cdiv class=\"gz-pintuck\"\u003e\n      \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"gz-intro\"\u003e\n    \u003cp\u003eUnderstated and serene — warm ivory softly melts into a whisper of sage\n    down this open abaya, finished with a delicate dragonfly brooch at the neckline.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eDetails You'll Love\u003c\/div\u003e\n    \u003cul class=\"gz-details\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eIvory-to-sage ombré gradient\u003c\/strong\u003e — a soft, tonal fade; no two pieces alike\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDragonfly brooch closure\u003c\/strong\u003e — a jewel-like finishing touch at the neckline\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePintuck pleated front panels \u0026amp; cuffs\u003c\/strong\u003e — refined texture without embellishment\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOpen-front layered style\u003c\/strong\u003e — worn over the coordinating sage inner\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGraceful full-length cut\u003c\/strong\u003e — modest, flowing, and elegantly floor-skimming\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fabric \u0026 Care --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n    \u003cdiv class=\"gz-fabric\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePremium Tiptop fabric\u003c\/strong\u003e — soft, breathable, beautifully draped and fully non-transparent.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e Gently hand wash using shampoo for the softest care. Wash separately to keep the ivory pristine.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo ironing needed:\u003c\/strong\u003e Simply wash and hang for an hour — it dries wrinkle-free on its own. If you still prefer to iron, place a shawl or cloth over the abaya and iron on top of it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Complete the look --\u003e\n  \u003cdiv class=\"gz-section gz-style-note\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eComplete the Look\u003c\/div\u003e\n    \u003cp\u003eComes with a \u003cstrong\u003ecomplimentary chiffon hijab in a contrasting shade\u003c\/strong\u003e —\n    thoughtfully paired to complement the ivory and sage tones. Keep accessories minimal —\n    this abaya does the talking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fit note --\u003e\n  \u003cdiv class=\"gz-fit\"\u003e\n    \u003cp\u003eModel wears size S\/M  ·  For a relaxed, flowing fit true to the photos, choose your regular size\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Libas e Zahra","offers":[{"title":"52","offer_id":43002020462663,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002020495431,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002020528199,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002020560967,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/abg3final.webp?v=1784978687"},{"product_id":"lavender-mint-ombre-open-abaya","title":"Lavender \u0026 Mint Ombré Open Abaya","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eLilac-to-Mint Ombré Abaya\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .gz-abaya * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .gz-abaya {\n    --lilac-light: #D6CFE0;\n    --lilac: #BDB4CF;\n    --blend: #B4C4C0;\n    --mint: #ADD3BE;\n    --mint-deep: #7FA98F;\n    --bg: #FBFAF7;\n    --panel: #EEEEF0;\n    --ink: #2C2A31;\n    --accent: #8E86A0;\n    font-family: 'Jost', sans-serif;\n    background: var(--bg);\n    color: var(--ink);\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* ---------- Header — lilac into mint, like the abaya ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(175deg, var(--lilac-light) 0%, var(--lilac) 35%, var(--blend) 70%, var(--mint) 108%);\n    text-align: center;\n    padding: 56px 32px 48px;\n  }\n  .gz-abaya .gz-eyebrow {\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: #5F5872;\n    margin-bottom: 14px;\n  }\n  .gz-abaya .gz-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 40px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n    line-height: 1.15;\n    color: #363340;\n  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: var(--mint-deep);\n  }\n\n  \/* Pintuck divider — echoes the pleated front panels *\/\n  .gz-abaya .gz-pintuck {\n    display: flex;\n    justify-content: center;\n    gap: 5px;\n    margin-top: 26px;\n  }\n  .gz-abaya .gz-pintuck span {\n    display: block;\n    width: 1px;\n    background: #5F5872;\n    opacity: 0.55;\n  }\n  .gz-abaya .gz-pintuck span:nth-child(1) { height: 12px; }\n  .gz-abaya .gz-pintuck span:nth-child(2) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(3) { height: 30px; }\n  .gz-abaya .gz-pintuck span:nth-child(4) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(5) { height: 12px; }\n\n  \/* ---------- Intro ---------- *\/\n  .gz-abaya .gz-intro {\n    padding: 44px 40px 36px;\n    text-align: center;\n  }\n  .gz-abaya .gz-intro p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-weight: 400;\n    color: var(--mint-deep);\n    line-height: 1.6;\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ---------- Section styling ---------- *\/\n  .gz-abaya .gz-section {\n    padding: 8px 40px 36px;\n  }\n  .gz-abaya .gz-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    font-size: 11px;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--accent);\n    font-weight: 500;\n    margin-bottom: 18px;\n  }\n  .gz-abaya .gz-label::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--lilac), transparent);\n  }\n\n  \/* ---------- Details list ---------- *\/\n  .gz-abaya .gz-details { list-style: none; }\n  .gz-abaya .gz-details li {\n    position: relative;\n    padding: 10px 0 10px 26px;\n    font-size: 15px;\n    font-weight: 300;\n    border-bottom: 1px solid var(--panel);\n  }\n  .gz-abaya .gz-details li:last-child { border-bottom: none; }\n  .gz-abaya .gz-details li::before {\n    content: \"\";\n    position: absolute;\n    left: 4px;\n    top: 19px;\n    width: 7px;\n    height: 7px;\n    background: var(--accent);\n    transform: rotate(45deg);\n  }\n  .gz-abaya .gz-details strong {\n    font-weight: 500;\n    color: var(--mint-deep);\n  }\n\n  \/* ---------- Fabric card ---------- *\/\n  .gz-abaya .gz-fabric {\n    background: var(--panel);\n    border-left: 3px solid var(--accent);\n    padding: 24px 28px;\n    font-size: 14.5px;\n    font-weight: 300;\n    color: var(--ink);\n  }\n  .gz-abaya .gz-fabric p + p { margin-top: 8px; }\n  .gz-abaya .gz-fabric strong {\n    font-weight: 500;\n    color: var(--mint-deep);\n  }\n\n  \/* ---------- Styling note ---------- *\/\n  .gz-abaya .gz-style-note {\n    text-align: center;\n    padding: 6px 40px 12px;\n  }\n  .gz-abaya .gz-style-note p {\n    font-size: 15px;\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .gz-abaya .gz-style-note strong {\n    font-weight: 500;\n    color: var(--accent);\n  }\n\n  \/* ---------- Footer note ---------- *\/\n  .gz-abaya .gz-fit {\n    text-align: center;\n    padding: 26px 40px 44px;\n  }\n  .gz-abaya .gz-fit p {\n    display: inline-block;\n    letter-spacing: 0.5px;\n    color: var(--mint-deep);\n    border-top: 1px solid var(--accent);\n    padding-top: 16px;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n  }\n\n  @media (max-width: 480px) {\n    .gz-abaya .gz-header { padding: 44px 22px 38px; }\n    .gz-abaya .gz-title { font-size: 30px; }\n    .gz-abaya .gz-intro, .gz-abaya .gz-section, .gz-abaya .gz-style-note, .gz-abaya .gz-fit { padding-left: 22px; padding-right: 22px; }\n    .gz-abaya .gz-intro p { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gz-abaya\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"gz-header\"\u003e\n    \u003cdiv class=\"gz-eyebrow\"\u003eSignature Collection\u003c\/div\u003e\n    \u003ch1 class=\"gz-title\"\u003eLilac-to-Mint \u003cem\u003eOmbré\u003c\/em\u003e Abaya\u003c\/h1\u003e\n    \u003cdiv class=\"gz-pintuck\"\u003e\n      \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"gz-intro\"\u003e\n    \u003cp\u003eFresh as a spring morning — soft lilac drifts gently into cool mint green\n    down this open abaya, finished with a delicate butterfly brooch at the neckline.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eDetails You'll Love\u003c\/div\u003e\n    \u003cul class=\"gz-details\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLilac-to-mint ombré gradient\u003c\/strong\u003e — a fresh, tonal fade; no two pieces alike\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eButterfly brooch closure\u003c\/strong\u003e — a jewel-like finishing touch at the neckline\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePintuck pleated front panels \u0026amp; cuffs\u003c\/strong\u003e — refined texture without embellishment\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOpen-front layered style\u003c\/strong\u003e — worn over the coordinating mint inner\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGraceful full-length cut\u003c\/strong\u003e — modest, flowing, and elegantly floor-skimming\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fabric \u0026 Care --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n    \u003cdiv class=\"gz-fabric\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePremium Tiptop fabric\u003c\/strong\u003e — soft, breathable, beautifully draped and fully non-transparent.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e Gently hand wash using shampoo for the softest care.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo ironing needed:\u003c\/strong\u003e Simply wash and hang for an hour — it dries wrinkle-free on its own. If you still prefer to iron, place a shawl or cloth over the abaya and iron on top of it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Complete the look --\u003e\n  \u003cdiv class=\"gz-section gz-style-note\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eComplete the Look\u003c\/div\u003e\n    \u003cp\u003eComes with a \u003cstrong\u003ecomplimentary chiffon hijab in a contrasting shade\u003c\/strong\u003e —\n    thoughtfully paired to complement the lilac and mint tones. Keep accessories minimal —\n    this abaya does the talking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fit note --\u003e\n  \u003cdiv class=\"gz-fit\"\u003e\n    \u003cp\u003eModel wears size S\/M  ·  For a relaxed, flowing fit true to the photos, choose your regular size\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Libas e Zahra","offers":[{"title":"52","offer_id":43002020102215,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002020134983,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002020167751,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002020200519,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/abg4final.webp?v=1784978810"},{"product_id":"berry-dove-ombre-open-abaya","title":"Berry \u0026 Dove Ombré Open Abaya","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eMagenta-to-Grey Ombré Abaya\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .gz-abaya * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .gz-abaya {\n    --magenta: #8E3A6E;\n    --magenta-soft: #A05688;\n    --blend: #A68AA6;\n    --grey-mauve: #B9B2C0;\n    --dove: #C7C4CE;\n    --dove-deep: #8B8794;\n    --bg: #FBFAF8;\n    --panel: #EFEDF0;\n    --ink: #2E2831;\n    --accent: #7E5B77;\n    font-family: 'Jost', sans-serif;\n    background: var(--bg);\n    color: var(--ink);\n    max-width: 720px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* ---------- Header — magenta into dove grey, like the abaya ---------- *\/\n  .gz-abaya .gz-header {\n    background: linear-gradient(175deg, var(--magenta) 0%, var(--magenta-soft) 35%, var(--blend) 70%, var(--dove) 108%);\n    color: var(--bg);\n    text-align: center;\n    padding: 56px 32px 48px;\n  }\n  .gz-abaya .gz-eyebrow {\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: #F0E4EC;\n    margin-bottom: 14px;\n  }\n  .gz-abaya .gz-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 40px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n    line-height: 1.15;\n    color: #FBF7FA;\n  }\n  .gz-abaya .gz-title em {\n    font-style: italic;\n    color: #E8D6E4;\n  }\n\n  \/* Pintuck divider — echoes the pleated front panels *\/\n  .gz-abaya .gz-pintuck {\n    display: flex;\n    justify-content: center;\n    gap: 5px;\n    margin-top: 26px;\n  }\n  .gz-abaya .gz-pintuck span {\n    display: block;\n    width: 1px;\n    background: var(--bg);\n    opacity: 0.85;\n  }\n  .gz-abaya .gz-pintuck span:nth-child(1) { height: 12px; }\n  .gz-abaya .gz-pintuck span:nth-child(2) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(3) { height: 30px; }\n  .gz-abaya .gz-pintuck span:nth-child(4) { height: 20px; }\n  .gz-abaya .gz-pintuck span:nth-child(5) { height: 12px; }\n\n  \/* ---------- Intro ---------- *\/\n  .gz-abaya .gz-intro {\n    padding: 44px 40px 36px;\n    text-align: center;\n  }\n  .gz-abaya .gz-intro p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 21px;\n    font-weight: 400;\n    color: var(--magenta);\n    line-height: 1.6;\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ---------- Section styling ---------- *\/\n  .gz-abaya .gz-section {\n    padding: 8px 40px 36px;\n  }\n  .gz-abaya .gz-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    font-size: 11px;\n    letter-spacing: 3.5px;\n    text-transform: uppercase;\n    color: var(--accent);\n    font-weight: 500;\n    margin-bottom: 18px;\n  }\n  .gz-abaya .gz-label::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, var(--grey-mauve), transparent);\n  }\n\n  \/* ---------- Details list ---------- *\/\n  .gz-abaya .gz-details { list-style: none; }\n  .gz-abaya .gz-details li {\n    position: relative;\n    padding: 10px 0 10px 26px;\n    font-size: 15px;\n    font-weight: 300;\n    border-bottom: 1px solid var(--panel);\n  }\n  .gz-abaya .gz-details li:last-child { border-bottom: none; }\n  .gz-abaya .gz-details li::before {\n    content: \"\";\n    position: absolute;\n    left: 4px;\n    top: 19px;\n    width: 7px;\n    height: 7px;\n    background: var(--accent);\n    transform: rotate(45deg);\n  }\n  .gz-abaya .gz-details strong {\n    font-weight: 500;\n    color: var(--magenta);\n  }\n\n  \/* ---------- Fabric card ---------- *\/\n  .gz-abaya .gz-fabric {\n    background: var(--panel);\n    border-left: 3px solid var(--accent);\n    padding: 24px 28px;\n    font-size: 14.5px;\n    font-weight: 300;\n    color: var(--ink);\n  }\n  .gz-abaya .gz-fabric p + p { margin-top: 8px; }\n  .gz-abaya .gz-fabric strong {\n    font-weight: 500;\n    color: var(--magenta);\n  }\n\n  \/* ---------- Styling note ---------- *\/\n  .gz-abaya .gz-style-note {\n    text-align: center;\n    padding: 6px 40px 12px;\n  }\n  .gz-abaya .gz-style-note p {\n    font-size: 15px;\n    font-weight: 300;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n  .gz-abaya .gz-style-note strong {\n    font-weight: 500;\n    color: var(--accent);\n  }\n\n  \/* ---------- Footer note ---------- *\/\n  .gz-abaya .gz-fit {\n    text-align: center;\n    padding: 26px 40px 44px;\n  }\n  .gz-abaya .gz-fit p {\n    display: inline-block;\n    letter-spacing: 0.5px;\n    color: var(--dove-deep);\n    border-top: 1px solid var(--accent);\n    padding-top: 16px;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n  }\n\n  @media (max-width: 480px) {\n    .gz-abaya .gz-header { padding: 44px 22px 38px; }\n    .gz-abaya .gz-title { font-size: 30px; }\n    .gz-abaya .gz-intro, .gz-abaya .gz-section, .gz-abaya .gz-style-note, .gz-abaya .gz-fit { padding-left: 22px; padding-right: 22px; }\n    .gz-abaya .gz-intro p { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"gz-abaya\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"gz-header\"\u003e\n    \u003cdiv class=\"gz-eyebrow\"\u003eSignature Collection\u003c\/div\u003e\n    \u003ch1 class=\"gz-title\"\u003eMagenta-to-Grey \u003cem\u003eOmbré\u003c\/em\u003e Abaya\u003c\/h1\u003e\n    \u003cdiv class=\"gz-pintuck\"\u003e\n      \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cdiv class=\"gz-intro\"\u003e\n    \u003cp\u003eBold yet graceful — rich magenta melts into a soft dove grey down this\n    open abaya, finished with a delicate dragonfly brooch at the neckline.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eDetails You'll Love\u003c\/div\u003e\n    \u003cul class=\"gz-details\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMagenta-to-grey ombré gradient\u003c\/strong\u003e — a striking, tonal fade; no two pieces alike\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDragonfly brooch closure\u003c\/strong\u003e — a jewel-like finishing touch at the neckline\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePintuck pleated front panels \u0026amp; cuffs\u003c\/strong\u003e — refined texture without embellishment\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eOpen-front layered style\u003c\/strong\u003e — worn over the coordinating plum inner\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGraceful full-length cut\u003c\/strong\u003e — modest, flowing, and elegantly floor-skimming\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fabric \u0026 Care --\u003e\n  \u003cdiv class=\"gz-section\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n    \u003cdiv class=\"gz-fabric\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePremium Tiptop fabric\u003c\/strong\u003e — soft, breathable, beautifully draped and fully non-transparent.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e Gently hand wash using shampoo for the softest care.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eNo ironing needed:\u003c\/strong\u003e Simply wash and hang for an hour — it dries wrinkle-free on its own. If you still prefer to iron, place a shawl or cloth over the abaya and iron on top of it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Complete the look --\u003e\n  \u003cdiv class=\"gz-section gz-style-note\"\u003e\n    \u003cdiv class=\"gz-label\"\u003eComplete the Look\u003c\/div\u003e\n    \u003cp\u003eComes with a \u003cstrong\u003ecomplimentary chiffon hijab in a contrasting shade\u003c\/strong\u003e —\n    thoughtfully paired to complement the magenta and grey tones. Keep accessories minimal —\n    this abaya does the talking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fit note --\u003e\n  \u003cdiv class=\"gz-fit\"\u003e\n    \u003cp\u003eModel wears size S\/M  ·  For a relaxed, flowing fit true to the photos, choose your regular size\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Libas e Zahra","offers":[{"title":"52","offer_id":43002017054791,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"54","offer_id":43002017087559,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"56","offer_id":43002017120327,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true},{"title":"58","offer_id":43002017153095,"sku":null,"price":6100.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/7223\/2263\/files\/abg5final.webp?v=1784978936"}],"url":"https:\/\/libasezahra.com\/collections\/best-seller.oembed","provider":"Libas e Zahra","version":"1.0","type":"link"}