{"product_id":"fluffy-blouse-pink","title":"Fluffy Blouse-Pink","description":"\u003cstyle\u003e\n  .rf-size-guide *{box-sizing:border-box;margin:0;padding:0}\n  .rf-size-guide{\n    --ink:#121212;--muted:#6a6a6a;--paper:#ffffff;--wash:#f6f6f6;\n    font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;\n    max-width:760px;margin:0 auto;padding:34px 26px 40px;\n    background:linear-gradient(135deg,#ffffff 0%,#f4f4f4 100%);\n    border-radius:22px;box-shadow:0 20px 45px rgba(0,0,0,.10);\n    color:var(--ink);text-align:center;\n  }\n  .rf-size-guide .rf-radio{position:absolute;opacity:0;pointer-events:none;width:0;height:0}\n\n  .rf-size-guide .rf-kicker{font-size:.78rem;letter-spacing:3px;text-transform:uppercase;color:var(--muted);margin-bottom:8px}\n  .rf-size-guide .rf-title{font-size:2rem;font-weight:300;letter-spacing:1.5px;margin-bottom:22px}\n\n  .rf-size-guide .rf-toggle{display:inline-flex;background:var(--wash);border:1px solid #e4e4e4;border-radius:50px;padding:5px;gap:4px;margin-bottom:18px}\n  .rf-size-guide .rf-toggle label{display:inline-block;cursor:pointer;background:transparent;color:#333;font-family:inherit;font-size:.92rem;font-weight:600;letter-spacing:.5px;padding:11px 26px;border-radius:50px;transition:all .35s ease;-webkit-tap-highlight-color:transparent}\n  .rf-size-guide #rf-size-m:checked ~ .rf-toggle label[for=\"rf-size-m\"],\n  .rf-size-guide #rf-size-l:checked ~ .rf-toggle label[for=\"rf-size-l\"]{\n    background:linear-gradient(135deg,#000,#2a2a2a);color:#fff;box-shadow:0 6px 16px rgba(0,0,0,.22);\n  }\n\n  .rf-size-guide .rf-stage{background:var(--paper);border-radius:18px;border:1px solid #efefef;padding:10px 6px 4px;box-shadow:inset 0 1px 0 #fff}\n  .rf-size-guide svg{width:100%;height:auto;max-width:560px;display:block;margin:0 auto}\n  .rf-size-guide .rf-dimtext{font:600 13px\/1 'Segoe UI',sans-serif;fill:var(--ink)}\n  .rf-size-guide .rf-dimlabel{font:600 9px\/1 'Segoe UI',sans-serif;letter-spacing:1.5px;fill:var(--muted)}\n\n  .rf-size-guide .rf-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px;max-width:460px;margin-left:auto;margin-right:auto}\n  .rf-size-guide .rf-card{background:var(--paper);border:1px solid #ececec;border-radius:14px;padding:18px 12px;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}\n  .rf-size-guide .rf-card:hover{transform:translateY(-5px);border-color:#000;box-shadow:0 14px 28px rgba(0,0,0,.10)}\n  .rf-size-guide .rf-card .ic{font-size:1.3rem;display:block;margin-bottom:8px}\n  .rf-size-guide .rf-card .lb{font-size:.72rem;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted)}\n  .rf-size-guide .rf-card .vl{font-size:1.15rem;font-weight:700;margin-top:6px;color:var(--ink)}\n\n  \/* ===== value swapping (M default, L on check) — no JS ===== *\/\n  .rf-size-guide .v-l{display:none}\n  .rf-size-guide #rf-size-l:checked ~ .rf-stage .v-m,\n  .rf-size-guide #rf-size-l:checked ~ .rf-stats .v-m{display:none}\n  .rf-size-guide #rf-size-l:checked ~ .rf-stage .v-l,\n  .rf-size-guide #rf-size-l:checked ~ .rf-stats .v-l{display:inline}\n\n  .rf-size-guide .rf-note{position:relative;margin-top:22px;font-size:.95rem;color:#2a2a2a;line-height:1.7;background:linear-gradient(135deg,#fffdf5 0%,#fff7e6 100%);border:1px solid #f0e2bd;border-left:5px solid #d4af37;border-radius:14px;padding:18px 18px 18px 20px;text-align:left;box-shadow:0 8px 20px rgba(212,175,55,.10)}\n  .rf-size-guide .rf-note .rf-note-ic{font-size:1.1rem;margin-right:6px}\n  .rf-size-guide .rf-note mark{background:linear-gradient(180deg,transparent 55%,#ffe9a8 55%);color:inherit;font-weight:700;padding:0 2px;border-radius:2px}\n\n  @media (max-width:560px){.rf-size-guide .rf-stats{grid-template-columns:1fr}.rf-size-guide .rf-title{font-size:1.6rem}}\n\n  @media (prefers-reduced-motion:no-preference){\n    .rf-size-guide .rf-draw{stroke-dasharray:600;stroke-dashoffset:600;animation:rfDraw 1.1s ease forwards}\n    .rf-size-guide .rf-fade{opacity:0;animation:rfFade .7s ease .5s forwards}\n    @keyframes rfDraw{to{stroke-dashoffset:0}}\n    @keyframes rfFade{to{opacity:1}}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rf-size-guide\"\u003e\n\u003cinput checked class=\"rf-radio\" id=\"rf-size-m\" name=\"rf-size\" type=\"radio\"\u003e \u003cinput class=\"rf-radio\" id=\"rf-size-l\" name=\"rf-size\" type=\"radio\"\u003e\n\u003cdiv class=\"rf-kicker\"\u003eRuffle Blouse\u003c\/div\u003e\n\u003ch2 class=\"rf-title\"\u003eSize Guide\u003c\/h2\u003e\n\u003cdiv role=\"tablist\" class=\"rf-toggle\"\u003e\n\u003clabel for=\"rf-size-m\"\u003eSize M\u003c\/label\u003e \u003clabel for=\"rf-size-l\"\u003eSize L\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-stage\"\u003e\u003csvg aria-label=\"Ruffle blouse measurement diagram\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 560 640\"\u003e\n      \u003cdefs\u003e\n        \u003clineargradient y2=\"1\" x2=\"1\" y1=\"0\" x1=\"0\" id=\"rfBody\"\u003e\n          \u003cstop stop-color=\"#ffffff\" offset=\"0\"\u003e\u003c\/stop\u003e\n          \u003cstop stop-color=\"#f3f3f3\" offset=\"0.55\"\u003e\u003c\/stop\u003e\n          \u003cstop stop-color=\"#e3e3e3\" offset=\"1\"\u003e\u003c\/stop\u003e\n        \u003c\/lineargradient\u003e\n        \u003cfilter height=\"140%\" width=\"140%\" y=\"-20%\" x=\"-20%\" id=\"rfShadow\"\u003e\n          \u003cfedropshadow flood-opacity=\"0.14\" flood-color=\"#000\" stddeviation=\"12\" dy=\"10\" dx=\"0\"\u003e\u003c\/fedropshadow\u003e\n        \u003c\/filter\u003e\n        \u003cmarker orient=\"auto\" refy=\"4.5\" refx=\"4.5\" markerheight=\"9\" markerwidth=\"9\" id=\"rfArrow\"\u003e\n          \u003cpath fill=\"#121212\" d=\"M1 1 L8 4.5 L1 8 Z\"\u003e\u003c\/path\u003e\n        \u003c\/marker\u003e\n      \u003c\/defs\u003e\n\n      \u003cellipse opacity=\"0.07\" fill=\"#000\" ry=\"18\" rx=\"150\" cy=\"585\" cx=\"280\"\u003e\u003c\/ellipse\u003e\n\n      \n      \u003cpath d=\"M248 98\n               Q280 126 312 98\n               L366 110\n               C392 116 408 150 404 188\n               L346 198 L336 210\n               C334 300 332 380 338 470\n               L222 470\n               C228 380 226 300 224 210\n               L214 198 L156 188\n               C152 150 168 116 194 110\n               L248 98 Z\" stroke-linejoin=\"round\" stroke-width=\"2.4\" stroke=\"#1f1f1f\" fill=\"url(#rfBody)\" filter=\"url(#rfShadow)\"\u003e\u003c\/path\u003e\n\n      \n      \u003cpath d=\"M222 470\n               Q230 506 246 478 Q262 506 278 478 Q294 506 310 478 Q326 506 338 470\n               L338 470 L222 470 Z\" stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"#1f1f1f\" fill=\"#fafafa\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M236 478 Q238 492 240 482 M268 478 Q270 492 272 482 M300 478 Q302 492 304 482\" stroke-width=\"1.4\" stroke=\"#cfcfcf\" fill=\"none\"\u003e\u003c\/path\u003e\n\n      \n      \u003cpath d=\"M280 132\n               C292 200 268 220 280 280\n               C292 340 268 360 280 430\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"#bdbdbd\" fill=\"none\"\u003e\u003c\/path\u003e\n      \u003cg stroke-width=\"1.3\" stroke=\"#d2d2d2\"\u003e\n        \u003cline y2=\"170\" x2=\"290\" y1=\"170\" x1=\"270\"\u003e\u003c\/line\u003e\n        \u003cline y2=\"215\" x2=\"290\" y1=\"215\" x1=\"270\"\u003e\u003c\/line\u003e\n        \u003cline y2=\"260\" x2=\"290\" y1=\"260\" x1=\"270\"\u003e\u003c\/line\u003e\n        \u003cline y2=\"305\" x2=\"290\" y1=\"305\" x1=\"270\"\u003e\u003c\/line\u003e\n        \u003cline y2=\"350\" x2=\"290\" y1=\"350\" x1=\"270\"\u003e\u003c\/line\u003e\n        \u003cline y2=\"395\" x2=\"290\" y1=\"395\" x1=\"270\"\u003e\u003c\/line\u003e\n      \u003c\/g\u003e\n\n      \n      \n      \u003cg\u003e\n        \u003cline stroke-width=\"1.4\" stroke=\"#121212\" y2=\"262\" x2=\"226\" y1=\"244\" x1=\"226\"\u003e\u003c\/line\u003e\n        \u003cline stroke-width=\"1.4\" stroke=\"#121212\" y2=\"262\" x2=\"334\" y1=\"244\" x1=\"334\"\u003e\u003c\/line\u003e\n        \u003cline marker-end=\"url(#rfArrow)\" marker-start=\"url(#rfArrow)\" stroke-width=\"1.8\" stroke=\"#121212\" y2=\"253\" x2=\"334\" y1=\"253\" x1=\"226\" class=\"rf-draw\"\u003e\u003c\/line\u003e\n        \u003cg class=\"rf-fade\"\u003e\n          \u003crect stroke=\"#e2e2e2\" fill=\"#fff\" rx=\"8\" height=\"30\" width=\"68\" y=\"216\" x=\"246\"\u003e\u003c\/rect\u003e\n          \u003ctext text-anchor=\"middle\" y=\"227\" x=\"280\" class=\"rf-dimlabel\"\u003eCHEST\u003c\/text\u003e\n          \u003ctext text-anchor=\"middle\" y=\"240\" x=\"280\" class=\"rf-dimtext\"\u003e\u003ctspan class=\"v-m\"\u003e48\u003c\/tspan\u003e\u003ctspan class=\"v-l\"\u003e53\u003c\/tspan\u003e cm\u003c\/text\u003e\n        \u003c\/g\u003e\n      \u003c\/g\u003e\n\n      \n      \u003cg\u003e\n        \u003cline stroke-dasharray=\"4 4\" stroke-width=\"1.2\" stroke=\"#9a9a9a\" y2=\"104\" x2=\"224\" y1=\"104\" x1=\"112\"\u003e\u003c\/line\u003e\n        \u003cline stroke-dasharray=\"4 4\" stroke-width=\"1.2\" stroke=\"#9a9a9a\" y2=\"492\" x2=\"232\" y1=\"492\" x1=\"112\"\u003e\u003c\/line\u003e\n        \u003cline marker-end=\"url(#rfArrow)\" marker-start=\"url(#rfArrow)\" stroke-width=\"1.8\" stroke=\"#121212\" y2=\"492\" x2=\"112\" y1=\"104\" x1=\"112\" class=\"rf-draw\"\u003e\u003c\/line\u003e\n        \u003cg class=\"rf-fade\"\u003e\n          \u003crect stroke=\"#e2e2e2\" fill=\"#fff\" rx=\"9\" height=\"34\" width=\"88\" y=\"282\" x=\"66\"\u003e\u003c\/rect\u003e\n          \u003ctext text-anchor=\"middle\" y=\"295\" x=\"110\" class=\"rf-dimlabel\"\u003eLENGTH\u003c\/text\u003e\n          \u003ctext text-anchor=\"middle\" y=\"309\" x=\"110\" class=\"rf-dimtext\"\u003e65 cm\u003c\/text\u003e\n        \u003c\/g\u003e\n      \u003c\/g\u003e\n    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"rf-stats\"\u003e\n\u003cdiv class=\"rf-card\"\u003e\n\u003cspan class=\"ic\"\u003e📏\u003c\/span\u003e \u003cspan class=\"lb\"\u003eChest Width\u003c\/span\u003e\n\u003cdiv class=\"vl\"\u003e\n\u003cspan class=\"v-m\"\u003e48\u003c\/span\u003e\u003cspan class=\"v-l\"\u003e53\u003c\/span\u003e cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-card\"\u003e\n\u003cspan class=\"ic\"\u003e👚\u003c\/span\u003e \u003cspan class=\"lb\"\u003eLength\u003c\/span\u003e\n\u003cdiv class=\"vl\"\u003e65 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rf-note\"\u003e\n\u003cspan class=\"rf-note-ic\"\u003e✨\u003c\/span\u003eAll measurements are taken on the garment. Please review them carefully to ensure the perfect fit.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"pernova","offers":[{"title":"S\/M \/ ‏    Cotton Crush","offer_id":53426088935787,"sku":null,"price":950.0,"currency_code":"EGP","in_stock":true},{"title":"L\/XL \/ ‏    Cotton Crush","offer_id":53426088968555,"sku":null,"price":950.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0913\/2392\/4843\/files\/F1Sickuals-195_e3db9eeb-03bc-46fc-bd89-7ab8702ae359.jpg?v=1779359199","url":"https:\/\/www.pernov-a.com\/products\/fluffy-blouse-pink","provider":"pernova","version":"1.0","type":"link"}