{"title":"Luxury Extrait de Parfum Collection","description":"\u003cp\u003e\u003cspan\u003eExplore Unique'e Luxury extrait de parfum, from luminous florals and rich gourmands to distinctive woody and amber signatures.\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"uniquee-luxury-istanbul","title":"ISTANBUL 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 70%;\n        left: 40%;\n        width: 57%;\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n            top: 8%;\n            left: 43%;\n            width: 55%;\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #8E2C09 !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #8E2C09;\"\u003e\n    \u003csection class=\"chicelle-banner chicelle-section\" aria-label=\"Istanbul introduction\"\u003e\n        \u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Istanbul-Banner.webp\" alt=\"Istanbul perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n        \u003c!-- Add only the Shopify mobile banner URL below --\u003e\n        \u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Istanbul-Mobile-Banner.webp\" alt=\"Istanbul perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n        \u003cp class=\"chicelle-banner__text\"\u003eBright citrus, aromatic tea and warm toffee\nreflect ISTANBUL’s meeting of old and new, with\nvibrant energy and a memorable, elegant trail.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"chicelle-pyramid chicelle-section\" aria-label=\"Istanbul fragrance notes\"\u003e\n        \u003ch2 class=\"chicelle-pyramid__product\"\u003eIstanbul\u003c\/h2\u003e\n        \u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Istanbul_TransparentBackground_430x.png?v=1742432667#\" alt=\"Istanbul perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n            \u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eCitrus\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eCilantro\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eLemon Tea\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eGrape\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eNeroli\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eJasmine\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003ePink Pepper\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eGeranium\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eWoody Musk\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eVanilla\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eToffee\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n        \u003cdiv class=\"chicelle-key-notes__grid\" aria-label=\"Istanbul key notes\"\u003e\n            \u003cdiv class=\"chicelle-note-card\"\u003e\n                \u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-neroli.png\" alt=\"Neroli\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\u003cp class=\"chicelle-note-card__name\"\u003eNeroli\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"chicelle-note-card\"\u003e\n                \u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-jasmine.png\" alt=\"Jasmine\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\u003cp class=\"chicelle-note-card__name\"\u003eJasmine\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"chicelle-note-card\"\u003e\n                \u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-vanilla.png\" alt=\"Vanilla\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\u003cp class=\"chicelle-note-card__name\"\u003eVanilla\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"chicelle-note-card\"\u003e\n                \u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-toffee.png\" alt=\"Toffee\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\u003cp class=\"chicelle-note-card__name\"\u003eToffee\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"chicelle-story chicelle-section\" aria-label=\"Istanbul composition\"\u003e\n        \u003cdiv class=\"chicelle-story__inner\"\u003e\n            \u003cdiv class=\"chicelle-story__visual\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Istanbul_Box_430x.png?v=1787310758#\" alt=\"Istanbul composition\" loading=\"lazy\" width=\"430\" height=\"430\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"chicelle-story__content\"\u003e\n                \u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n                \u003ch2 class=\"chicelle-story__title\"\u003eOpulence in every layer\u003c\/h2\u003e\n                \u003cp class=\"chicelle-story__description\"\u003eCitrus, lemon tea and grape bring brightness to the opening while neroli and jasmine create an elegant white-floral glow. Pink pepper and geranium add depth before woody musk supports a dark, creamy vanilla and toffee dry-down that grows warmer and more powdery over time.\u003c\/p\u003e\n                \u003cdiv class=\"chicelle-story__ornament\" aria-hidden=\"true\"\u003e\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":5440979664927,"sku":"","price":249.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Istanbul_TransparentBackground.png?v=1742432667"},{"product_id":"uniquee-luxury-izmir","title":"IZMIR 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 13%;\n        left: 40%;\n        width: 57%;\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n            top: 8%;\n            left: 43%;\n            width: 55%;\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #357EA0 !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #357EA0;\"\u003e\n\u003csection class=\"chicelle-banner chicelle-section\"\u003e\u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Izmir-Banner-2.webp\" alt=\"Istanbul perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n\u003c!-- Add only the Shopify mobile banner URL below --\u003e\n\u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Izmir-Mobile-Banner.webp\" alt=\"Istanbul perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n\u003cp class=\"chicelle-banner__text\"\u003eJuicy pineapple, sparkling citrus and elegant woods capture IZMIR’s radiant Aegean character, warm, uplifting and touched by Mediterranean light.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-pyramid chicelle-section\"\u003e\n\u003ch2 class=\"chicelle-pyramid__product\"\u003eİzmir\u003c\/h2\u003e\n\u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Izmir_TransparentBackground_430x.png?v=1742434022#\" alt=\"Istanbul perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eCitrus\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eCilantro\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eLemon Tea\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eGrape\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eNeroli\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eJasmine\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003ePink Pepper\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eGeranium\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eWoody Musk\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eVanilla\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eToffee\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n\u003cdiv class=\"chicelle-key-notes__grid\"\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-neroli.png\" alt=\"Neroli\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eNeroli\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-jasmine.png\" alt=\"Jasmine\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eJasmine\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-vanilla.png\" alt=\"Vanilla\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eVanilla\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-toffee.png\" alt=\"Toffee\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eToffee\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-story chicelle-section\"\u003e\n\u003cdiv class=\"chicelle-story__inner\"\u003e\n\u003cdiv class=\"chicelle-story__visual\" style=\"text-align: start;\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Izmir_Box_430x.png?v=1787310740#\" alt=\"Istanbul composition\" loading=\"lazy\" width=\"430\" height=\"430\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-story__content\"\u003e\n\u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n\u003ch2 class=\"chicelle-story__title\"\u003eOpulence in every layer\u003c\/h2\u003e\n\u003cp class=\"chicelle-story__description\"\u003eThis is not your average fresh fragrance - it's a unique and exciting blend that you won't find anywhere else. If you love fresh but niche fragrances, you simply must try this one.\u003c\/p\u003e\n\u003cdiv class=\"chicelle-story__ornament\"\u003e\n\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":5441244626975,"sku":"","price":249.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Izmir_TransparentBackground.png?v=1742434022"},{"product_id":"uniquee-luxury-chypre-toscano","title":"CHYPRE TOSCANO 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 33%;\n        left: 6%;\n        right: auto;\n        width: 43%;\n        transform: translateY(-50%);\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n            top: 50%;\n            left: 5%;\n            right: auto;\n            width: 54%;\n            transform: translateY(-50%);\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #3B2919 !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #3B2919;\"\u003e\n\u003csection class=\"chicelle-banner chicelle-section\"\u003e\u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Chypre-Toscano-Banner.webp\" alt=\"Chypre Toscano perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n\u003c!-- Add only the Shopify mobile banner URL below --\u003e\n\u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Chypre-Toscano-Mobile-Banner.webp\" alt=\"Chypre Toscano perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n\u003cp class=\"chicelle-banner__text\"\u003eLavender, black tea and smoky leather shape CHYPRE TOSCANO with timeless Tuscan elegance, deepened by warm spices, resins and dark woods.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-pyramid chicelle-section\"\u003e\n\u003ch2 class=\"chicelle-pyramid__product\"\u003eChypre Toscano\u003c\/h2\u003e\n\u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Chypre-Toscano_TransparentBackground_430x.png\" alt=\"Chypre Toscano perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eViolet\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eThyme\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eLavender\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eSaffron\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eClove\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eCinnamon\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eBlack Tea\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eSmoky Leather\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eStyrax\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eCedarwood\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003ePatchouli\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eWoody Musk\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eOlibanum\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eSweet Vanilla\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n\u003cdiv class=\"chicelle-key-notes__grid\"\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-saffron.png\" alt=\"Saffron\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eSaffron\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-black-tea.png\" alt=\"Black Tea\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eBlack Tea\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-smoky-leather.png\" alt=\"Smoky Leather\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eSmoky Leather\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-sweet-vanilla.png\" alt=\"Sweet Vanilla\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eSweet Vanilla\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-story chicelle-section\"\u003e\n\u003cdiv class=\"chicelle-story__inner\"\u003e\n\u003cdiv class=\"chicelle-story__visual\" style=\"text-align: start;\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Chypre_Toscano_Box_430x.png?v=1787310781#\" alt=\"Chypre Toscano composition\" loading=\"lazy\" width=\"430\" height=\"430\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-story__content\"\u003e\n\u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n\u003ch2 class=\"chicelle-story__title\"\u003eA dark Tuscan signature\u003c\/h2\u003e\n\u003cp class=\"chicelle-story__description\"\u003eViolet, thyme and lavender form a textured opening as saffron, clove and cinnamon add warmth. Black tea and smoky leather take centre stage over styrax, cedarwood and patchouli, rounded by olibanum, woody musk and sweet vanilla.\u003c\/p\u003e\n\u003cdiv class=\"chicelle-story__ornament\"\u003e\n\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":5441250459679,"sku":"","price":249.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Chypre-Toscano_TransparentBackground.png?v=1742433997"},{"product_id":"uniquee-luxury-aphrodisiac-touch","title":"APHRODISIAC TOUCH 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 13%;\n        left: 40%;\n        width: 57%;\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n            top: 8%;\n            left: 43%;\n            width: 55%;\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #2A0D48 !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #2A0D48;\"\u003e\n\u003csection class=\"chicelle-banner chicelle-section\"\u003e\u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Aphrodisiac-Touch-Banner.webp\" alt=\"Aphrodisiac Touch perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n\u003c!-- Add only the Shopify mobile banner URL below --\u003e\n\u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Aphrodisiac-Touch-Mobile-Banner.webp\" alt=\"Aphrodisiac Touch perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n\u003cp class=\"chicelle-banner__text\"\u003eRadiant florals, sacred spices and warm woods shape APHRODISIAC TOUCH with sensual depth, leaving a rich, contemplative warmth behind.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-pyramid chicelle-section\"\u003e\n\u003ch2 class=\"chicelle-pyramid__product\"\u003eAphrodisiac Touch\u003c\/h2\u003e\n\u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Aphrodisiac-Touch_TransparentBackground_430x.png?v=1742433956#\" alt=\"Aphrodisiac Touch perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eBergamot\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMuguet\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eLilac\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eSaffron\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eClove\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eCinnamon\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eCardamom\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eRose\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eGeranium\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eOrris\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eCedarwood\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003ePatchouli\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eSandalwood\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eMusk\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eAnimalic Amber\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eSweet Vanilla\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n\u003cdiv class=\"chicelle-key-notes__grid\"\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-lilac.png\" alt=\"Lilac\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eLilac\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-cardamom.png\" alt=\"Cardamom\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eCardamom\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-rose.png\" alt=\"Rose\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eRose\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-musk.png\" alt=\"Musk\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eMusk\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-story chicelle-section\"\u003e\n\u003cdiv class=\"chicelle-story__inner\"\u003e\n\u003cdiv class=\"chicelle-story__visual\" style=\"text-align: start;\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Aphrodisiac_Touch_Box_430x.png?v=1787310722#\" alt=\"Aphrodisiac Touch composition\" loading=\"lazy\" width=\"430\" height=\"430\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-story__content\"\u003e\n\u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n\u003ch2 class=\"chicelle-story__title\"\u003eA study in sensual contrast\u003c\/h2\u003e\n\u003cp class=\"chicelle-story__description\"\u003eBergamot, muguet and lilac create a fresh floral opening before saffron, clove, cinnamon and cardamom introduce warmth. Rose, geranium and orris add powdery texture while polished woods, musk, animalic amber and sweet vanilla form a seductive finish.\u003c\/p\u003e\n\u003cdiv class=\"chicelle-story__ornament\"\u003e\n\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":5441253244959,"sku":"","price":249.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Aphrodisiac-Touch_TransparentBackground.png?v=1742433956"},{"product_id":"uniquee-luxury-hidden-accords","title":"HIDDEN ACCORDS 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 13%;\n        left: 40%;\n        width: 57%;\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n            top: 8%;\n            left: 43%;\n            width: 55%;\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #BE9B5E !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #BE9B5E;\"\u003e\n\u003csection class=\"chicelle-banner chicelle-section\"\u003e\u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Hidden-Accords-Banner.webp\" alt=\"Hidden Accords perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n\u003c!-- Add only the Shopify mobile banner URL below --\u003e\n\u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Hidden-Accords-Mobile-Banner.webp\" alt=\"Hidden Accords perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n\u003cp class=\"chicelle-banner__text\"\u003eLuminous pear, dark coffee and smooth vanilla reveal the contrasts within HIDDEN ACCORDS, a sophisticated composition with concealed depth.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-pyramid chicelle-section\"\u003e\n\u003ch2 class=\"chicelle-pyramid__product\"\u003eHidden Accords\u003c\/h2\u003e\n\u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Hidden-Accords_TransparentBackground_430x.png?v=1742433936#\" alt=\"Hidden Accords perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003ePink Pepper\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003ePear\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eOrange Blossom\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eCoffee\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eJasmine\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eVanilla\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003ePatchouli\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eCedarwood\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n\u003cdiv class=\"chicelle-key-notes__grid\"\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-pink-pepper.png\" alt=\"Pink Pepper\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003ePink Pepper\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-orange-blossom.png\" alt=\"Orange Blossom\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eOrange Blossom\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-coffee.png\" alt=\"Coffee\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eCoffee\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-jasmine.png\" alt=\"Jasmine\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eJasmine\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-story chicelle-section\"\u003e\n\u003cdiv class=\"chicelle-story__inner\"\u003e\n\u003cdiv class=\"chicelle-story__visual\" style=\"text-align: start;\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Hidden_Accords_Box_430x.png?v=1787310808#\" alt=\"Hidden Accords composition\" loading=\"lazy\" width=\"430\" height=\"430\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-story__content\"\u003e\n\u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n\u003ch2 class=\"chicelle-story__title\"\u003eLight and shadow in harmony\u003c\/h2\u003e\n\u003cp class=\"chicelle-story__description\"\u003ePink pepper and pear bring brightness while orange blossom and jasmine create an elegant floral heart. Coffee introduces a dark contrast before vanilla softens the composition and patchouli with cedarwood forms a warm, subtly sweet and memorable base.\u003c\/p\u003e\n\u003cdiv class=\"chicelle-story__ornament\"\u003e\n\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":5575179763743,"sku":"","price":249.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Hidden-Accords_TransparentBackground.png?v=1742433936"},{"product_id":"uniquee-luxury-travel-set","title":"New TRAVEL SET -154 ml (14 x 11 ml)","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e14 x 11 ml\u003c\/strong\u003e Tester Set. \u003c\/p\u003e\n\u003cp\u003e\u003cspan id=\"result_box\" class=\"\" lang=\"en\" tabindex=\"-1\"\u003e\u003cspan class=\"\"\u003eIt is prepared for perfume lovers who would like to experience our niche perfumes in its special box and discover their personal pleasure.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBox Contents:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMangonifiscent 11 ml\u003c\/p\u003e\n\u003cp\u003eAphrodisiac Touch 11 ml\u003c\/p\u003e\n\u003cp\u003eWoud \u0026amp; Mood Absolute 11 ml\u003c\/p\u003e\n\u003cp\u003eIstanbul 11 ml\u003c\/p\u003e\n\u003cp\u003eIzmir 11 ml\u003c\/p\u003e\n\u003cp\u003eAkdeniz 11 ml\u003c\/p\u003e\n\u003cp\u003eSoScentific 11 ml\u003c\/p\u003e\n\u003cp\u003eMashumaro \u003cspan\u003eマシュマロ  11 \u003c\/span\u003eml\u003c\/p\u003e\n\u003cp\u003eChocolate Makes Me Happy 11 ml\u003c\/p\u003e\n\u003cp\u003eOcean The Rive 11 ml\u003c\/p\u003e\n\u003cp\u003eKutay 11 ml\u003c\/p\u003e\n\u003cp\u003eBeverly Hills Exclusive 11 ml\u003c\/p\u003e\n\u003cp\u003eCrush On Me 11 ml\u003c\/p\u003e\n\u003cp\u003eZen’gi 11 ml\u003c\/p\u003e","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":8141289357417,"sku":"","price":289.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Travel_Set_6178f0c7-69fc-4fe8-a5f4-ac03e14a07ac.webp?v=1787736996"},{"product_id":"unique-e-luxury-discovery-set-14-x-2-ml-set-free-shipping","title":"New DISCOVERY SET - 28 ml (14 x 2 ml)","description":"\u003cp\u003eUnique’e Luxury Discovery Set\u003c\/p\u003e\n\u003cp\u003e(Unfortunately not available in all countries. Please ask before purchase.)\u003c\/p\u003e\n\u003cp\u003e14 x 2 ml special designed elegant set.\u003c\/p\u003e\n\u003cp\u003eAll 2 ml perfumes separated with its own exclusive box.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eBox Contents:\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMangonifiscent 2 ml\u003c\/p\u003e\n\u003cp\u003eAphrodisiac Touch 2 ml\u003c\/p\u003e\n\u003cp\u003eWoud \u0026amp; Mood Absolute 2 ml\u003c\/p\u003e\n\u003cp\u003eIstanbul 2 ml\u003c\/p\u003e\n\u003cp\u003eIzmir 2ml\u003c\/p\u003e\n\u003cp\u003eAkdeniz 2 ml\u003c\/p\u003e\n\u003cp\u003eSoScentific 2 ml\u003c\/p\u003e\n\u003cp\u003eMashumaro \u003cspan data-mce-fragment=\"1\"\u003eマシュマロ  \u003c\/span\u003e2 ml\u003c\/p\u003e\n\u003cp\u003eChocolate Makes Me Happy 2 ml\u003c\/p\u003e\n\u003cp\u003eOcean The Rive 2 ml\u003c\/p\u003e\n\u003cp\u003eKutay 2 ml\u003c\/p\u003e\n\u003cp\u003eBeverly Hills Exclusive 2 ml\u003c\/p\u003e\n\u003cp\u003eCrush On Me 2 ml\u003c\/p\u003e\n\u003cp\u003eZen’gi 2 ml\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":28652357779561,"sku":"","price":99.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Discovery_Set_36970dd6-3044-4bd5-81f5-80f4c4feb4f7.webp?v=1787737007"},{"product_id":"uniquee-luxury-kutay-wooden-box-limited-100-ml","title":"KUTAY WOODEN BOX  Limited  100 ml","description":"Kutay is a limited version of our collection. It is exclusive for perfume lovers. Wooden Cherry box is Hand made and produced a very high quality of walnut texture and commando texture.\n\u003cp\u003eWe sure you love and keep your box for your collection\u003c\/p\u003e\n\u003cp\u003eWooden Cherry Box + 100 ml Kutay\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Kutay_black_grande.jpg?v=1571098304\" alt=\"Kutay uniquee Luxury\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/p\u003e","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Walnut texture cherry wooden box \/ Commando texture cherry wooden box","offer_id":30323916931177,"sku":"","price":549.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/products\/Wooden_box.png?v=1613919076"},{"product_id":"uniquee-luxury-kutay","title":"KUTAY 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n         top: 20%;\n        left: 6%;\n        right: auto;\n        width: 55%;\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n            top: 15%;\n            left: 5%;\n            right: auto;\n            width: 70%;\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: var(--ch-pink) !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #956238;\"\u003e\n\u003csection class=\"chicelle-banner chicelle-section\"\u003e\u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Kutay-Banner.webp\" alt=\"Kutay perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n\u003c!-- Add only the Shopify mobile banner URL below --\u003e\n\u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Kutay-Mobile-Banner.webp\" alt=\"Kutay perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n\u003cp class=\"chicelle-banner__text\"\u003eRich whiskey, dark tobacco and smoky woods give KUTAY its commanding, boozy character, softened by warm caramel, amber and vanilla.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-pyramid chicelle-section\"\u003e\n\u003ch2 class=\"chicelle-pyramid__product\"\u003eKutay\u003c\/h2\u003e\n\u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Kutay_TransparentBackground_430x.png\" alt=\"Kutay perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eBergamot\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eLemon\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eWhiskey\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eDavana\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eNagarmotha\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eCaramel\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eTobacco\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eAgarwood\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eSandalwood\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eAmber\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eVanilla\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n\u003cdiv class=\"chicelle-key-notes__grid\"\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-whiskey.png\" alt=\"Whiskey\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eWhiskey\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-oud.png\" alt=\"Oud\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eOud\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-tobacco.png\" alt=\"Tobacco\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eTobacco\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-caramel.png\" alt=\"Caramel\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eCaramel\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-story chicelle-section\"\u003e\n\u003cdiv class=\"chicelle-story__inner\"\u003e\n\u003cdiv class=\"chicelle-story__visual\" style=\"text-align: start;\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Kutay_Box_430x.png?v=1787310766#\" alt=\"Kutay composition\" loading=\"lazy\" width=\"430\" height=\"430\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-story__content\"\u003e\n\u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n\u003ch2 class=\"chicelle-story__title\"\u003eWhiskey at full intensity\u003c\/h2\u003e\n\u003cp class=\"chicelle-story__description\"\u003eBergamot and lemon provide a brief flash of brightness before whiskey and davana reveal warm, boozy intensity. Agarwood, nagarmotha and sandalwood frame caramel, tobacco and vanilla, while amber leaves a dark, sweet and commanding trail.\u003c\/p\u003e\n\u003cdiv class=\"chicelle-story__ornament\"\u003e\n\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":30713678168169,"sku":"","price":279.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Kutay_TransparentBackground.png?v=1742433912"},{"product_id":"uniquee-luxury-beril","title":"BERIL 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 13%;\n        left: 40%;\n        width: 57%;\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n            top: 8%;\n            left: 43%;\n            width: 55%;\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #D4622C !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #D4622C;\"\u003e\n\u003csection class=\"chicelle-banner chicelle-section\"\u003e\u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Beril-Banner.webp\" alt=\"Beril perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n\u003c!-- Add only the Shopify mobile banner URL below --\u003e\n\u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Beril-Mobile-Banner.webp\" alt=\"Beril perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n\u003cp class=\"chicelle-banner__text\"\u003eVibrant mandarin, delicate spice and soft florals bring BERIL to life with radiant freshness, polished warmth and quiet sophistication.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-pyramid chicelle-section\"\u003e\n\u003ch2 class=\"chicelle-pyramid__product\"\u003eBeril\u003c\/h2\u003e\n\u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Beril_TransparentGlass_430x.png?v=1742432556#\" alt=\"Beril perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eMandarin\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eLemon\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003ePink Pepper\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eCoriander\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eCardamom\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eThyme\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eNutmeg\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eCinnamon\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eRose\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eJasmine\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003ePatchouli\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eVetiver\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eAmber\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMusk\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n\u003cdiv class=\"chicelle-key-notes__grid\"\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-mandarin.png\" alt=\"Mandarin\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eMandarin\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-cardamom.png\" alt=\"Cardamom\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eCardamom\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-rose.png\" alt=\"Rose\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eRose\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-patchouli.png\" alt=\"Patchouli\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003ePatchouli\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-story chicelle-section\"\u003e\n\u003cdiv class=\"chicelle-story__inner\"\u003e\n\u003cdiv class=\"chicelle-story__visual\" style=\"text-align: start;\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Beril_Box_430x.png?v=1787310795#\" alt=\"Beril composition\" loading=\"lazy\" width=\"430\" height=\"430\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-story__content\"\u003e\n\u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n\u003ch2 class=\"chicelle-story__title\"\u003eCitrus light, elegant spice\u003c\/h2\u003e\n\u003cp class=\"chicelle-story__description\"\u003eMandarin and lemon open with energy, complemented by pink pepper, coriander and cardamom. Rose and jasmine soften a warm aromatic heart of thyme, nutmeg and cinnamon before patchouli, vetiver, amber and musk leave a clean, polished trail.\u003c\/p\u003e\n\u003cdiv class=\"chicelle-story__ornament\"\u003e\n\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":30714128629865,"sku":"","price":279.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Beril_TransparentBackground.png?v=1742433891"},{"product_id":"uniquee-luxury-chocolate-makes-me-happy","title":"CHOCOLATE MAKES ME HAPPY 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 13%;\n        left: 40%;\n        width: 57%;\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n            top: 8%;\n            left: 43%;\n            width: 55%;\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #3C1A14 !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #774a37;\"\u003e\n\u003csection class=\"chicelle-banner chicelle-section\"\u003e\u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Chocolate-Makes-Me-Happy-Banner.webp\" alt=\"Chocolate Makes Me Happy perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n\u003c!-- Add only the Shopify mobile banner URL below --\u003e\n\u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Chocolate-Makes-Me-Happy-Mobile-Banner.webp?\" alt=\"Chocolate Makes Me Happy perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n\u003cp class=\"chicelle-banner__text\"\u003eDark chocolate, cacao and aromatic spices define CHOCOLATE MAKES ME HAPPY, a refined gourmand with a warm, sensual and addictive depth.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-pyramid chicelle-section\"\u003e\n\u003ch2 class=\"chicelle-pyramid__product\"\u003eChocolate Makes Me Happy\u003c\/h2\u003e\n\u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Chocolate-Makes-Me-Happy_TransparentBackground_430x.png?v=1742433870#\" alt=\"Chocolate Makes Me Happy perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eGrapefruit\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMandarin\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eGinger\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eCinnamon\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eDark Chocolate\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eCacao\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eLavender\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eCoffee\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eLabdanum\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eOlibanum\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eVetiver\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eSandalwood\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eCaramel\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMusk\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eAmber\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n\u003cdiv class=\"chicelle-key-notes__grid\"\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-dark-chocolate.png\" alt=\"Dark Chocolate\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eDark Chocolate\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-cacao.png\" alt=\"Cacao\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eCacao\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-coffee.png\" alt=\"Coffee\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eCoffee\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-caramel.png\" alt=\"Caramel\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eCaramel\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-story chicelle-section\"\u003e\n\u003cdiv class=\"chicelle-story__inner\"\u003e\n\u003cdiv class=\"chicelle-story__visual\" style=\"text-align: start;\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Chocolate_Makes_Me_Happy_Box_430x.png?v=1787310772#\" alt=\"Chocolate Makes Me Happy composition\" loading=\"lazy\" width=\"430\" height=\"430\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-story__content\"\u003e\n\u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n\u003ch2 class=\"chicelle-story__title\"\u003eDecadence, bottled\u003c\/h2\u003e\n\u003cp class=\"chicelle-story__description\"\u003eGrapefruit and mandarin add subtle brightness before lavender, ginger and cinnamon bring aromatic spice. Dark chocolate and cacao take centre stage as labdanum and olibanum add resinous warmth, finished with coffee, caramel, woods, musk and amber.\u003c\/p\u003e\n\u003cdiv class=\"chicelle-story__ornament\"\u003e\n\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":30771342377065,"sku":"","price":249.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Chocolate-Makes-Me-Happy_TransparentBackground.png?v=1742433870"},{"product_id":"uniquee-luxury-soscentific","title":"SOSCENTIFIC 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 30%;\n        left: 2%;\n        right: auto;\n        width: 43%;\n        transform: translateY(-50%);\n        text-align: center !important;\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n             top: 30%;\n            left: 5%;\n            right: auto;\n            width: 54%;\n            transform: translateY(-50%);\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #F0C3BE !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #F0C3BE;\"\u003e\n\u003csection class=\"chicelle-banner chicelle-section\"\u003e\u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/SoScentific-Banner.webp\" alt=\"SoScentific perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n\u003c!-- Add only the Shopify mobile banner URL below --\u003e\n\u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/SoScentific-Mobile-Banner.webp\" alt=\"SoScentific perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n\u003cp class=\"chicelle-banner__text\"\u003eRipe fruits, luminous florals and soft vanilla flow through SOSCENTIFIC with graceful ease, leaving a smooth and irresistibly elegant trail.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-pyramid chicelle-section\"\u003e\n\u003ch2 class=\"chicelle-pyramid__product\"\u003eSoScentific\u003c\/h2\u003e\n\u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Soscentific_TransparentBackground_430x.png?v=1742433816\" alt=\"SoScentific perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eGrapefruit\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eCherry\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003ePink Pepper\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eStrawberry\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eOsmanthus\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eOrange Blossom\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eJasmine\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003ePlum\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003ePeach\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eCedarwood\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eAmber\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMusk\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eVanilla\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n\u003cdiv class=\"chicelle-key-notes__grid\"\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-osmanthus.png\" alt=\"Osmanthus\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eOsmanthus\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-pink-pepper.png\" alt=\"Pink Pepper\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003ePink Pepper\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-peach.png\" alt=\"Peach\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003ePeach\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-strawberry.png\" alt=\"Strawberry\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eStrawberry\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-story chicelle-section\"\u003e\n\u003cdiv class=\"chicelle-story__inner\"\u003e\n\u003cdiv class=\"chicelle-story__visual\" style=\"text-align: start;\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Soscentific_Box_430x.png?v=1787310749#\" alt=\"SoScentific composition\" loading=\"lazy\" width=\"430\" height=\"430\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-story__content\"\u003e\n\u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n\u003ch2 class=\"chicelle-story__title\"\u003eA velvet garden of fruit\u003c\/h2\u003e\n\u003cp class=\"chicelle-story__description\"\u003eGrapefruit, cherry and pink pepper create a bright opening as osmanthus, orange blossom and jasmine add floral radiance. Plum, peach and strawberry form a generous fruit accord before cedarwood, amber, musk and vanilla create a smooth, lingering dry-down.\u003c\/p\u003e\n\u003cdiv class=\"chicelle-story__ornament\"\u003e\n\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":30771452444777,"sku":"","price":249.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Soscentific_TransparentBackground.png?v=1742433816"},{"product_id":"uniquee-luxury-akdeniz","title":"AKDENIZ 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 35%;\n        left: 6%;\n        right: auto;\n        width: 53%;\n        margin: 0 !important;\n        padding: 22px 28px !important;\n        background: rgba(255, 255, 255, 0.24);\n        border: 1px solid rgba(255, 255, 255, 0.55);\n        border-radius: 3px;\n        box-shadow: 0 14px 38px rgba(61, 42, 36, 0.10);\n        -webkit-backdrop-filter: blur(8px);\n        backdrop-filter: blur(8px);\n        color: #111111 !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n            top: 50%;\n            left: 5%;\n            right: auto;\n            width: 54%;\n            padding: 16px 14px !important;\n            background: rgba(255, 255, 255, 0.68);\n            box-shadow: 0 10px 28px rgba(61, 42, 36, 0.09);\n            -webkit-backdrop-filter: blur(6px);\n            backdrop-filter: blur(6px);\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #0AADBF !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #0AADBF;\"\u003e\n\u003csection class=\"chicelle-banner chicelle-section\"\u003e\u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Akdeniz-Banner.webp\" alt=\"Akdeniz perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n\u003c!-- Add only the Shopify mobile banner URL below --\u003e\n\u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Akdeniz-Mobile-Banner.webp\" alt=\"Akdeniz perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n\u003cp class=\"chicelle-banner__text\"\u003eMarine notes, vibrant citrus and aromatic herbs capture AKDENIZ, a radiant Mediterranean escape with a fresh, refined and distinctive signature.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-pyramid chicelle-section\"\u003e\n\u003ch2 class=\"chicelle-pyramid__product\"\u003eAkdeniz\u003c\/h2\u003e\n\u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Akdeniz_TransparentBackground_430x.png\" alt=\"Akdeniz perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eMarine Accord\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eLemon\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eGrapefruit\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eApple\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003ePineapple\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eLavandin\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eThyme\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMyrtle\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eWhite Florals\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003ePatchouli\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eCedarwood\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eSandalwood\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eAmber\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eLeather\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMusk\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eVanilla\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n\u003cdiv class=\"chicelle-key-notes__grid\"\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-marine.png\" alt=\"Marine Accord\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eMarine Accord\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-grapefruit.png\" alt=\"Grapefruit\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eGrapefruit\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-pineapple.png\" alt=\"Pineapple\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003ePineapple\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-cedarwood.png\" alt=\"Cedarwood\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eCedarwood\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-story chicelle-section\"\u003e\n\u003cdiv class=\"chicelle-story__inner\"\u003e\n\u003cdiv class=\"chicelle-story__visual\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Akdeniz_Box_430x.png?v=1787310734#\" alt=\"Akdeniz composition\" loading=\"lazy\" width=\"430\" height=\"430\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-story__content\"\u003e\n\u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n\u003ch2 class=\"chicelle-story__title\"\u003eThe brightness of the Mediterranean\u003c\/h2\u003e\n\u003cp class=\"chicelle-story__description\"\u003eLemon and grapefruit illuminate a marine opening while apple and pineapple add crisp energy. Lavandin, thyme, myrtle and white florals form an aromatic heart before patchouli, cedarwood, sandalwood, leather, amber, musk and vanilla create a smooth finish.\u003c\/p\u003e\n\u003cdiv class=\"chicelle-story__ornament\"\u003e\n\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":30771482624105,"sku":"","price":249.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Akdeniz_TransparentBackground.png?v=1742433788"},{"product_id":"uniquee-luxury-crush-on-me","title":"CRUSH ON ME 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 13%;\n        left: 40%;\n        width: 57%;\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n            top: 8%;\n            left: 43%;\n            width: 55%;\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #C00009 !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #C00009;\"\u003e\n\u003csection class=\"chicelle-banner chicelle-section\"\u003e\u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Crush-On-Me-Banner.webp\" alt=\"Crush On Me perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n\u003c!-- Add only the Shopify mobile banner URL below --\u003e\n\u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Crush-On-Me-Mobile-Banner.webp\" alt=\"Crush On Me perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n\u003cp class=\"chicelle-banner__text\"\u003eRich caramel, earthy patchouli and bright citrus give CRUSH ON ME its bold, modern character, leaving an irresistible and addictive signature.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-pyramid chicelle-section\"\u003e\n\u003ch2 class=\"chicelle-pyramid__product\"\u003eCrush On Me\u003c\/h2\u003e\n\u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Crush_On_Me_TransparentBackground_430x.png?v=1742433764#\" alt=\"Crush On Me perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eLime\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eGinger\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eSaffron\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eOrris\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMagnolia\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eRose\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eCaramel\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003ePatchouli\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eWoody Notes\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMusk\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eAmber\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n\u003cdiv class=\"chicelle-key-notes__grid\"\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-lime.png\" alt=\"Lime\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eLime\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-ginger.png\" alt=\"Ginger\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eGinger\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-caramel.png\" alt=\"Caramel\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eCaramel\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-patchouli.png\" alt=\"Patchouli\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003ePatchouli\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-story chicelle-section\"\u003e\n\u003cdiv class=\"chicelle-story__inner\"\u003e\n\u003cdiv class=\"chicelle-story__visual\" style=\"text-align: start;\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Crush_On_Me_Box_430x.png?v=1787310768\" alt=\"Crush On Me composition\" loading=\"lazy\" width=\"430\" height=\"430\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-story__content\"\u003e\n\u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n\u003ch2 class=\"chicelle-story__title\"\u003eA magnetic gourmand contrast\u003c\/h2\u003e\n\u003cp class=\"chicelle-story__description\"\u003eLime and ginger bring vivid freshness while saffron adds warmth and polish. Orris, magnolia and rose soften the heart before caramel meets earthy patchouli, woods, musk and amber, creating a captivating trail that feels rich without becoming heavy.\u003c\/p\u003e\n\u003cdiv class=\"chicelle-story__ornament\"\u003e\n\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":38146799435949,"sku":"","price":349.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Crush_On_Me_TransparentBackground.png?v=1742433764"},{"product_id":"uniquee-luxury-beverly-hills-exclusive","title":"BEVERLY HILLS EXCLUSIVE 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 50%;\n        left: 6%;\n        right: auto;\n        width: 43%;\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n             top: 50%;\n            left: 5%;\n            right: auto;\n            width: 54%;\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #F16C18 !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #F16C18;\"\u003e\n    \u003csection class=\"chicelle-banner chicelle-section\" aria-label=\"Beverly Hills Exclusive introduction\"\u003e\n        \u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Beverly-Hills-Exclusive-Banner.webp\" alt=\"Beverly Hills Exclusive perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n        \u003c!-- Add only the Shopify mobile banner URL below --\u003e\n        \u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Beverly-Hills-Exclusive-Mobile-Banner.webp\" alt=\"Beverly Hills Exclusive perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n        \u003cp class=\"chicelle-banner__text\"\u003eGolden honey, smooth tobacco and creamy tonka\ndefine BEVERLY HILLS EXCLUSIVE, a polished\nsignature of warmth, elegance and quiet confidence.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"chicelle-pyramid chicelle-section\" aria-label=\"Beverly Hills Exclusive fragrance notes\"\u003e\n        \u003ch2 class=\"chicelle-pyramid__product\"\u003eBeverly Hills Exclusive\u003c\/h2\u003e\n        \u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Beverly-Hills-Exclusive_TransparentBackground_430x.png?v=1742433687#\" alt=\"Beverly Hills Exclusive perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n            \u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eBergamot\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eClary Sage\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eCardamom\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eRose\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eOrris\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eHoney\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eTobacco\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eTonka Bean\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eAmbergris\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eSandalwood\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n        \u003cdiv class=\"chicelle-key-notes__grid\" aria-label=\"Beverly Hills Exclusive key notes\"\u003e\n            \u003cdiv class=\"chicelle-note-card\"\u003e\n                \u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-honey.png\" alt=\"Honey\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\u003cp class=\"chicelle-note-card__name\"\u003eHoney\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"chicelle-note-card\"\u003e\n                \u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-tobacco.png\" alt=\"Tobacco\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\u003cp class=\"chicelle-note-card__name\"\u003eTobacco\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"chicelle-note-card\"\u003e\n                \u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-tonka-bean.png\" alt=\"Tonka Bean\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\u003cp class=\"chicelle-note-card__name\"\u003eTonka Bean\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"chicelle-note-card\"\u003e\n                \u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-sandalwood.png\" alt=\"Sandalwood\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\u003cp class=\"chicelle-note-card__name\"\u003eSandalwood\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"chicelle-story chicelle-section\" aria-label=\"Beverly Hills Exclusive composition\"\u003e\n        \u003cdiv class=\"chicelle-story__inner\"\u003e\n            \u003cdiv class=\"chicelle-story__visual\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Beverly_Hills_Exclusive_Box_430x.png?v=1787310800#\" alt=\"Beverly Hills Exclusive composition\" loading=\"lazy\" width=\"430\" height=\"430\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"chicelle-story__content\"\u003e\n                \u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n                \u003ch2 class=\"chicelle-story__title\"\u003ePolished, rich and sensual\u003c\/h2\u003e\n                \u003cp class=\"chicelle-story__description\"\u003eBergamot, clary sage and cardamom provide a fresh aromatic opening before rose and orris introduce refined softness. Honey and tobacco form the rich heart, balanced by tonka bean, ambergris and sandalwood for a deep, smooth and elegant dry-down.\u003c\/p\u003e\n                \u003cdiv class=\"chicelle-story__ornament\" aria-hidden=\"true\"\u003e\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":38146913730733,"sku":"","price":279.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Beverly-Hills-Exclusive_TransparentBackground.png?v=1742433687"},{"product_id":"mashumaro","title":"MASHUMARO マシュマロ 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 50%;\n        left: 6%;\n        right: auto;\n        width: 43%;\n        transform: translateY(-50%);\n        text-align: center !important;\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n            top: 50%;\n            left: 5%;\n            right: auto;\n            width: 58%;\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #A60311 !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #A60311;\"\u003e\n\u003csection class=\"chicelle-banner chicelle-section\"\u003e\u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Mashumaro-Banner.webp\" alt=\"Mashumaro マシュマロ perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n\u003c!-- Add only the Shopify mobile banner URL below --\u003e\n\u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Mashumaro-Mobile-Banner.webp\" alt=\"Mashumaro マシュマロ perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n\u003cp class=\"chicelle-banner__text\"\u003eSoft marshmallow, creamy milk and cashmere woods wrap MASHUMARO in comforting sweetness, with delicate florals and a softly addictive trail.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-pyramid chicelle-section\"\u003e\n\u003ch2 class=\"chicelle-pyramid__product\"\u003eMashumaro マシュマロ\u003c\/h2\u003e\n\u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Mashumaro_TransparentBackground_430x.png?v=1742433656\" alt=\"Mashumaro マシュマロ perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eMarshmallow\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eMilk\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eIncense\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eMuguet\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eRose\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eCaramel\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eCashmere Wood\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003ePraline\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eVanilla\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMusk\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n\u003cdiv class=\"chicelle-key-notes__grid\"\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-marshmallow.png\" alt=\"Marshmallow\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eMarshmallow\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-milk.png\" alt=\"Milk\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eMilk\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-incense.png\" alt=\"Incense\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eIncense\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-vanilla.png\" alt=\"Vanilla\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eVanilla\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-story chicelle-section\"\u003e\n\u003cdiv class=\"chicelle-story__inner\"\u003e\n\u003cdiv class=\"chicelle-story__visual\" style=\"text-align: start;\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Mashumaro_Box_430x.png?v=1787310716#\" alt=\"Mashumaro マシュマロ composition\" loading=\"lazy\" width=\"430\" height=\"430\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-story__content\"\u003e\n\u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n\u003ch2 class=\"chicelle-story__title\"\u003eSoftness with a smoky soul\u003c\/h2\u003e\n\u003cp class=\"chicelle-story__description\"\u003eMashumaro explores the contrast between innocence and sensual warmth. Marshmallow, milk and incense create a comforting opening before muguet and rose add floral lightness. Cashmere wood, caramel, praline, vanilla and musk complete its creamy, softly seductive signature.\u003c\/p\u003e\n\u003cdiv class=\"chicelle-story__ornament\"\u003e\n\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":42040790122669,"sku":"","price":379.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Mashumaro_TransparentBackground.png?v=1742433656"},{"product_id":"mangonifiscent","title":"MANGONIFISCENT 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 45%;\n        left: 6%;\n        right: auto;\n        width: 43%;\n        transform: translateY(-50%);\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n            top: 50%;\n            left: 10%;\n            right: auto;\n            width: 54%;\n            transform: translateY(-50%);\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #42A753 !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #42A753;\"\u003e\n\u003csection class=\"chicelle-banner chicelle-section\"\u003e\u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Mangonifiscent-Banner.webp\" alt=\"Mangonifiscent perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n\u003c!-- Add only the Shopify mobile banner URL below --\u003e\n\u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Mangonifiscent-Mobile-Banner.webp\" alt=\"Mangonifiscent perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n\u003cp class=\"chicelle-banner__text\"\u003eJuicy mango, elegant florals and creamy woods give MANGONIFISCENT its tropical radiance, balancing addictive brightness with refined depth.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-pyramid chicelle-section\"\u003e\n\u003ch2 class=\"chicelle-pyramid__product\"\u003eMangonifiscent\u003c\/h2\u003e\n\u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Mangonifiscent_TransparentBackground.png?v=1742433633\" alt=\"Mangonifiscent perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eMango\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eBergamot\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eGeranium\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eHoney\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eRose\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eJasmine\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eSandalwood\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003ePatchouli\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMossy Notes\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eVanilla\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMusk\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eAmber\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n\u003cdiv class=\"chicelle-key-notes__grid\"\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-mango.png\" alt=\"Mango\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eMango\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-geranium.png\" alt=\"Geranium\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eGeranium\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-sandalwood.png\" alt=\"Sandalwood\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eSandalwood\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-vanilla.png\" alt=\"Vanilla\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eVanilla\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-story chicelle-section\"\u003e\n\u003cdiv class=\"chicelle-story__inner\"\u003e\n\u003cdiv class=\"chicelle-story__visual\" style=\"text-align: start;\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Mangonifiscent_Box_430x.png?v=1787310788#\" alt=\"Mangonifiscent composition\" loading=\"lazy\" width=\"430\" height=\"430\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-story__content\"\u003e\n\u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n\u003ch2 class=\"chicelle-story__title\"\u003eMango in its most luxurious form\u003c\/h2\u003e\n\u003cp class=\"chicelle-story__description\"\u003eRipe mango and bergamot create a juicy opening, complemented by aromatic geranium and honeyed sweetness. Rose and jasmine refine the heart, while sandalwood, patchouli and mossy notes add depth around a smooth base of vanilla, musk and amber.\u003c\/p\u003e\n\u003cdiv class=\"chicelle-story__ornament\"\u003e\n\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":42178965536941,"sku":"","price":349.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Mangonifiscent_TransparentBackground.png?v=1742433633"},{"product_id":"zengi","title":"ZEN'GI 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 50%;\n        left: 6%;\n        right: auto;\n        width: 43%;\n      \ttransform: translateY(-50%);\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n             top: 50%;\n            left: 5%;\n            right: auto;\n            width: 54%;\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #BF863F !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #BF863F;\"\u003e\n\u003csection class=\"chicelle-banner chicelle-section\"\u003e\u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Zen_gi-Banner.webp\" alt=\"Zen’gi perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n\u003c!-- Add only the Shopify mobile banner URL below --\u003e\n\u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Zen_gi-Mobile-Banner.webp\" alt=\"Zen’gi perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n\u003cp class=\"chicelle-banner__text\"\u003eSparkling citrus, golden honey and warm woods give ZEN’GI its balance of energy and depth, with an elegant, unexpectedly refined signature.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-pyramid chicelle-section\"\u003e\n\u003ch2 class=\"chicelle-pyramid__product\"\u003eZen’gi\u003c\/h2\u003e\n\u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Zen_gi_TransparentBackground_430x.png\" alt=\"Zen’gi perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eGrapefruit\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eBergamot\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eWine\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003ePink Pepper\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eOlibanum\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003ePatchouli\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eVetiver\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eVanilla\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eCedarwood\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eAmber\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n\u003cdiv class=\"chicelle-key-notes__grid\"\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-grapefruit.png\" alt=\"Grapefruit\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eGrapefruit\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-wine.png\" alt=\"Wine\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eWine\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-pink-pepper.png\" alt=\"Pink Pepper\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003ePink Pepper\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-cedarwood.png\" alt=\"Cedarwood\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eCedarwood\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-story chicelle-section\"\u003e\n\u003cdiv class=\"chicelle-story__inner\"\u003e\n\u003cdiv class=\"chicelle-story__visual\" style=\"text-align: start;\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Zen_gi_Box_430x.png?v=1787310804\" alt=\"Zen’gi composition\" loading=\"lazy\" width=\"430\" height=\"430\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-story__content\"\u003e\n\u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n\u003ch2 class=\"chicelle-story__title\"\u003eRadiance with inner depth\u003c\/h2\u003e\n\u003cp class=\"chicelle-story__description\"\u003eGrapefruit and bergamot open with vivid freshness as wine and pink pepper introduce warmth and character. Olibanum, patchouli and vetiver deepen the composition before vanilla, cedarwood and amber reveal a rich, polished and lasting finish.\u003c\/p\u003e\n\u003cdiv class=\"chicelle-story__ornament\"\u003e\n\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"UNIQUE'E LUXURY","offers":[{"title":"Default Title","offer_id":42381713604781,"sku":"","price":419.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Zen_gi_TransparentBackground.png?v=1742433265"},{"product_id":"woud-mood-absolute-100-ml","title":"WOUD \u0026 MOOD ABSOLUTE 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 20%;\n        left: 5%;\n        right: auto;\n        width: 54%;\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n            top: 15%;\n            left: 5%;\n            right: auto;\n            width: 70%;\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #10141E !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #10141E;\"\u003e\n\u003csection class=\"chicelle-banner chicelle-section\"\u003e\u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Woud_Mood-Absolute-Banner.webp\" alt=\"Woud \u0026amp; Mood Absolute perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n\u003c!-- Add only the Shopify mobile banner URL below --\u003e\n\u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Woud-_-Mood-Absolute-Mobile-Banner.webp\" alt=\"Woud \u0026amp; Mood Absolute perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n\u003cp class=\"chicelle-banner__text\"\u003ePrecious woods, warm resins and refined leather build WOUD \u0026amp; MOOD ABSOLUTE with smoky depth, powerful character and a magnetic signature.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-pyramid chicelle-section\"\u003e\n\u003ch2 class=\"chicelle-pyramid__product\"\u003eWoud \u0026amp; Mood Absolute\u003c\/h2\u003e\n\u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Woud-_-Mood-Absolute_TransparentBackground_430x.png?v=1742433394\" alt=\"Woud \u0026amp; Mood Absolute perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eCitrusy Notes\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eHerbal Notes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eSaffron\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eLabdanum\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003ePatchouli\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eGuaiac Wood\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eLeather\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eOud Notes\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eNagarmotha\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMusk\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eAmber\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n\u003cdiv class=\"chicelle-key-notes__grid\"\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-saffron.png\" alt=\"Saffron\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eSaffron\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-patchouli.png\" alt=\"Patchouli\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003ePatchouli\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-leather.png\" alt=\"Leather\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eLeather\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-oud.png\" alt=\"Oud\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eOud\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-story chicelle-section\"\u003e\n\u003cdiv class=\"chicelle-story__inner\"\u003e\n\u003cdiv class=\"chicelle-story__visual\" style=\"text-align: start;\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Woud_Mood_Absolute_Box_430x.png?v=1787310777#\" alt=\"Woud \u0026amp; Mood Absolute composition\" loading=\"lazy\" width=\"430\" height=\"430\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-story__content\"\u003e\n\u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n\u003ch2 class=\"chicelle-story__title\"\u003eDark woods, absolute presence\u003c\/h2\u003e\n\u003cp class=\"chicelle-story__description\"\u003eA vibrant citrus and herbal opening gives way to saffron and labdanum. Patchouli and guaiac wood form an earthy structure enriched by smoky leather, oud and nagarmotha. Musk and amber soften the finish without diminishing its bold, enduring character.\u003c\/p\u003e\n\u003cdiv class=\"chicelle-story__ornament\"\u003e\n\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"UNIQUE'E LUXURY","offers":[{"title":"Default Title","offer_id":43935382077613,"sku":"","price":379.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Woud-_-Mood-Absolute_TransparentBackground.png?v=1742433394"},{"product_id":"ocean-the-rive-100-ml","title":"OCEAN THE RIVE 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 13%;\n        left: 40%;\n        width: 57%;\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n            top: 8%;\n            left: 43%;\n            width: 55%;\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #08476C !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #08476C;\"\u003e\n\u003csection class=\"chicelle-banner chicelle-section\"\u003e\u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Ocean-The-Rive-Banner.webp\" alt=\"Ocean The Rive perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n\u003c!-- Add only the Shopify mobile banner URL below --\u003e\n\u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Ocean-The-Rive-Mobile-Banner.webp\" alt=\"Ocean The Rive perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n\u003cp class=\"chicelle-banner__text\"\u003eVibrant citrus, sea breeze and cashmere woods capture OCEAN THE RIVE’s coastal sophistication, clean, effortless and inspired by the deep blue.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-pyramid chicelle-section\"\u003e\n\u003ch2 class=\"chicelle-pyramid__product\"\u003eOcean The Rive\u003c\/h2\u003e\n\u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Ocean-The-Rive_TransparentBackground.png\" alt=\"Ocean The Rive perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eBergamot\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMandarin\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eGrapefruit\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eSea Breeze\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003eArmoise\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eBasil\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eBlue Chamomile\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eCashmere Wood\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003ePatchouli\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eVanilla\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMusk\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eAmber\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n\u003cdiv class=\"chicelle-key-notes__grid\"\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-bergamot.png\" alt=\"Bergamot\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eBergamot\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-sea-breeze.png\" alt=\"Sea Breeze\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eSea Breeze\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-blue-chamomile.png\" alt=\"Blue Chamomile\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eBlue Chamomile\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-cashmere-wood.png\" alt=\"Cashmere Wood\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eCashmere Wood\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-story chicelle-section\"\u003e\n\u003cdiv class=\"chicelle-story__inner\"\u003e\n\u003cdiv class=\"chicelle-story__visual\" style=\"text-align: start;\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Ocean_The_Rive_Box_430x.png?v=1787310730#\" alt=\"Ocean The Rive composition\" loading=\"lazy\" width=\"430\" height=\"430\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-story__content\"\u003e\n\u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n\u003ch2 class=\"chicelle-story__title\"\u003eA breath of the open sea\u003c\/h2\u003e\n\u003cp class=\"chicelle-story__description\"\u003eBergamot, mandarin and grapefruit open with invigorating brightness, carried by a clean sea-breeze accord. Armoise, basil and blue chamomile bring aromatic calm, while cashmere wood and patchouli blend with vanilla, musk and amber for a soft, enduring dry-down.\u003c\/p\u003e\n\u003cdiv class=\"chicelle-story__ornament\"\u003e\n\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"UNIQUE'E LUXURY","offers":[{"title":"Default Title","offer_id":44280620843181,"sku":"","price":349.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Ocean-The-Rive_TransparentBackground.png?v=1742432586"},{"product_id":"dolcezza","title":"D'OLCEZZA 100 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 13%;\n        left: 40%;\n        width: 57%;\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: auto;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: contain;\n        }\n\n        .chicelle-banner__text {\n            position: relative;\n            top: auto;\n            left: auto;\n            right: auto;\n            width: 100%;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 28px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: #9E490C !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\u003cdiv class=\"chicelle-page\" style=\"--ch-pink: #9E490C;\"\u003e\n\u003csection class=\"chicelle-banner chicelle-section\"\u003e\u003c!-- Desktop banner: replace only the src value when needed --\u003e \u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Dolcezza-Banner.webp\" alt=\"D’olcezza perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e \u003c!-- Mobile banner: replace the src value below with the Shopify mobile image URL --\u003e \u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Dolcezza-Mobile-Banner.webp\" alt=\"D’olcezza perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n\u003cp class=\"chicelle-banner__text\"\u003eLuminous red berries, creamy coconut and soft vanilla unfold through D’OLCEZZA, a refined gourmand inspired by intimate Italian sweetness.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-pyramid chicelle-section\"\u003e\n\u003ch2 class=\"chicelle-pyramid__product\"\u003eD’olcezza\u003c\/h2\u003e\n\u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Dolcezza-Bottle-Sise.png\" alt=\"D’olcezza perfume bottle\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eRed Berries\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003ePimento\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eCoconut Milk\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eJasmine\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eOlibanum\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-pyramid__group\"\u003e\n\u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n\u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eCacao\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eVanilla\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003ePraline\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eAmber\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMusk\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003eKey Notes\u003c\/h3\u003e\n\u003cdiv class=\"chicelle-key-notes__grid\"\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-cacao.png\" alt=\"Cacao\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eCacao\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-coconut-milk.png\" alt=\"Coconut Milk\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eCoconut Milk\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-red-berries.png\" alt=\"Red Berries\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eRed Berries\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-vanilla.png\" alt=\"Vanilla\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003eVanilla\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chicelle-note-card\"\u003e\n\u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-praline.png\" alt=\"Praline\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n\u003cp class=\"chicelle-note-card__name\"\u003ePraline\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"chicelle-story chicelle-section\"\u003e\n\u003cdiv class=\"chicelle-story__inner\"\u003e\n\u003cdiv class=\"chicelle-story__visual\" style=\"text-align: start;\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Dolcezza.png\" alt=\"D’olcezza composition\" loading=\"lazy\" width=\"430\" height=\"430\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"chicelle-story__content\"\u003e\n\u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n\u003ch2 class=\"chicelle-story__title\"\u003eSweetness, beautifully balanced\u003c\/h2\u003e\n\u003cp class=\"chicelle-story__description\"\u003eD’olcezza is inspired by the Italian art of enjoying beauty without haste. Red berries and pimento introduce a vivid opening before coconut milk and jasmine create a luminous, creamy heart. Olibanum adds depth as cacao, vanilla and praline settle into warm amber and musk.\u003c\/p\u003e\n\u003cdiv class=\"chicelle-story__ornament\"\u003e\n\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":45518295859373,"sku":null,"price":349.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Dolcezza-Bottle-Sise.png?v=1766954361"},{"product_id":"chicelle","title":"CHICELLE 50 ml","description":"\u003cstyle\u003e\n    \/* CHICELLE — unified design system *\/\n    .chicelle-page {\n        --ch-font-display: \"Big Caslon CC\", \"Big Caslon\", Baskerville, Georgia, serif;\n        --ch-font-ui: Arial, Helvetica, sans-serif;\n        --ch-ink: #302724;\n        --ch-muted: #695b56;\n        --ch-pink: #d77d9b;\n        --ch-gold: #b59564;\n        --ch-paper: #ffffff;\n        --ch-cream: #fcfaf7;\n        --ch-border: rgba(181, 149, 100, 0.38);\n        --ch-section-space: 56px;\n        --ch-title-size: 32px;\n        --ch-body-size: 17px;\n        width: 100%;\n        color: var(--ch-ink);\n    }\n\n    .chicelle-page,\n    .chicelle-page * {\n        box-sizing: border-box;\n    }\n\n    .chicelle-section {\n        width: 100%;\n        max-width: 1200px;\n        margin: var(--ch-section-space) auto;\n    }\n\n    .chicelle-section-title {\n        margin: 0 0 28px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 1. Hero banner *\/\n    .chicelle-banner {\n        position: relative;\n        max-width: 1400px;\n        overflow: hidden;\n        background: #d4a5b5;\n    }\n\n    .chicelle-banner__image {\n        display: block;\n        width: 100%;\n        height: auto;\n    }\n\n    .chicelle-banner__text {\n        position: absolute;\n        z-index: 2;\n        top: 13%;\n        left: 40%;\n        width: 57%;\n        margin: 0 !important;\n        padding: 0 20px !important;\n        color: #ffffff !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 28px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.3 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n        text-shadow: 0 1px 7px rgba(72, 39, 56, 0.16);\n    }\n\n    \/* 2. Note pyramid *\/\n    .chicelle-pyramid {\n        padding: 52px 25px;\n        background: var(--ch-paper);\n        text-align: center;\n    }\n\n    .chicelle-pyramid__product {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-pink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 48px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1 !important;\n        letter-spacing: -0.8px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__bottle {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        margin: 0 auto 30px;\n    }\n\n    .chicelle-pyramid__bottle-image {\n        display: block;\n        width: auto;\n        max-width: 380px;\n        max-height: 350px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 18px 20px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-pyramid__groups {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 32px;\n    }\n\n    .chicelle-pyramid__group {\n        width: 100%;\n    }\n\n    .chicelle-pyramid__heading {\n        margin: 0 0 9px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid__notes {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 30px !important;\n        font-weight: 400 !important;\n        font-style: italic !important;\n        line-height: 1.4 !important;\n        letter-spacing: -0.3px !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-pyramid__highlight {\n        color: var(--ch-pink) !important;\n    }\n\n    .chicelle-pyramid__dot {\n        display: inline-block;\n        margin: 0 7px;\n        color: var(--ch-ink) !important;\n        font-size: 0.5em;\n        font-style: normal;\n        vertical-align: middle;\n    }\n\n    \/* 3. Key-note cards *\/\n    .chicelle-key-notes {\n        padding: 36px 20px;\n        overflow: hidden;\n        background: var(--ch-paper);\n    }\n\n    .chicelle-key-notes__grid {\n        display: grid;\n        grid-auto-flow: column;\n        grid-auto-columns: 132px;\n        grid-template-rows: 1fr;\n        justify-content: start;\n        gap: 12px;\n        width: max-content;\n        max-width: min(100%, 852px);\n        margin: 0 auto;\n        padding: 3px 0 13px;\n        box-sizing: border-box;\n        overflow-x: auto;\n        overflow-y: hidden;\n        scroll-behavior: smooth;\n        scroll-snap-type: x mandatory;\n        overscroll-behavior-inline: contain;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: thin;\n        scrollbar-color: rgba(181, 140, 81, 0.55) transparent;\n    }\n\n    .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n        margin: 44px 0 24px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 13px !important;\n        font-weight: 600 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.1px !important;\n        text-align: center !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-pyramid\u003e.chicelle-key-notes__grid {\n        margin-top: 0;\n        margin-bottom: 0;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar {\n        height: 4px;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-track {\n        background: transparent;\n    }\n\n    .chicelle-key-notes__grid::-webkit-scrollbar-thumb {\n        border-radius: 20px;\n        background: rgba(181, 140, 81, 0.55);\n    }\n\n    .chicelle-note-card {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        width: 132px;\n        min-width: 132px;\n        min-height: 158px;\n        padding: 17px 10px 14px;\n        background: var(--ch-cream);\n        border: 1px solid var(--ch-border);\n        scroll-snap-align: start;\n        transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .chicelle-note-card:hover {\n        transform: translateY(-3px);\n        border-color: rgba(181, 140, 81, 0.75);\n        box-shadow: 0 10px 25px rgba(79, 54, 40, 0.08);\n    }\n\n    .chicelle-note-card__image-area {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 82px;\n        height: 82px;\n    }\n\n    .chicelle-note-card__image {\n        display: block;\n        width: 76px;\n        height: 76px;\n        object-fit: contain;\n        filter: drop-shadow(0 7px 8px rgba(52, 37, 29, 0.08));\n    }\n\n    .chicelle-note-card__line {\n        display: block;\n        width: 26px;\n        height: 1px;\n        margin: 4px auto 10px;\n        background: var(--ch-gold);\n    }\n\n    .chicelle-note-card__name {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: 16px !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.2 !important;\n        text-align: center !important;\n        text-transform: none !important;\n    }\n\n    \/* 4. Fragrance story *\/\n    .chicelle-story {\n        max-width: 1400px;\n        padding: 64px 7%;\n        overflow: hidden;\n        background:\n            radial-gradient(circle at 22% 48%, rgba(218, 182, 190, 0.08), transparent 38%),\n            linear-gradient(135deg, #ffffff 0%, #fcfaf8 55%, #f8f5f2 100%);\n    }\n\n    .chicelle-story__inner {\n        display: grid;\n        grid-template-columns: minmax(300px, 1fr) minmax(300px, 0.78fr);\n        align-items: center;\n        gap: clamp(55px, 8vw, 125px);\n        width: 100%;\n        max-width: 1080px;\n        margin: 0 auto;\n    }\n\n    .chicelle-story__visual {\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 0;\n    }\n\n    .chicelle-story__visual::before {\n        position: absolute;\n        z-index: 0;\n        width: 78%;\n        aspect-ratio: 1;\n        border-radius: 50%;\n        background: radial-gradient(circle, rgba(207, 168, 177, 0.17), rgba(207, 168, 177, 0.05) 48%, transparent 72%);\n        content: \"\";\n    }\n\n    .chicelle-story__image {\n        position: relative;\n        z-index: 1;\n        display: block;\n        width: 100%;\n        max-width: 430px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 25px 25px rgba(57, 31, 38, 0.12));\n    }\n\n    .chicelle-story__content {\n        position: relative;\n        width: 100%;\n        max-width: 410px;\n        padding: 50px 46px 44px;\n        background: rgba(255, 255, 255, 0.92);\n        border: 1px solid var(--ch-border);\n        box-shadow: 0 22px 55px rgba(77, 51, 44, 0.07), inset 0 0 0 5px rgba(255, 255, 255, 0.45);\n        backdrop-filter: blur(5px);\n    }\n\n    .chicelle-story__content::before {\n        position: absolute;\n        top: 25px;\n        left: 46px;\n        width: 42px;\n        height: 1px;\n        background: var(--ch-gold);\n        content: \"\";\n    }\n\n    .chicelle-story__eyebrow {\n        display: block;\n        margin: 0 0 12px !important;\n        padding: 0 !important;\n        color: #9b7949 !important;\n        font-family: var(--ch-font-ui) !important;\n        font-size: 11px !important;\n        font-weight: 600 !important;\n        line-height: 1.2 !important;\n        letter-spacing: 2.4px !important;\n        text-transform: uppercase !important;\n    }\n\n    .chicelle-story__title {\n        margin: 0 0 22px !important;\n        padding: 0 !important;\n        color: var(--ch-ink) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-title-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.15 !important;\n        letter-spacing: -0.3px !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__description {\n        margin: 0 !important;\n        padding: 0 !important;\n        color: var(--ch-muted) !important;\n        font-family: var(--ch-font-display) !important;\n        font-size: var(--ch-body-size) !important;\n        font-weight: 400 !important;\n        font-style: normal !important;\n        line-height: 1.7 !important;\n        letter-spacing: 0 !important;\n        text-align: left !important;\n        text-transform: none !important;\n    }\n\n    .chicelle-story__ornament {\n        display: flex;\n        align-items: center;\n        gap: 11px;\n        margin-top: 27px;\n    }\n\n    .chicelle-story__ornament::before,\n    .chicelle-story__ornament::after {\n        width: 30px;\n        height: 1px;\n        background: rgba(181, 149, 100, 0.7);\n        content: \"\";\n    }\n\n    .chicelle-story__diamond {\n        width: 5px;\n        height: 5px;\n        border: 1px solid var(--ch-gold);\n        transform: rotate(45deg);\n    }\n\n    @media screen and (min-width: 1400px) {\n        .chicelle-banner__text {\n            font-size: 31px !important;\n        }\n    }\n\n    @media screen and (max-width: 990px) {\n        .chicelle-page {\n            --ch-section-space: 44px;\n            --ch-title-size: 29px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner__text {\n            font-size: 23px !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 44px 22px;\n        }\n\n        .chicelle-pyramid__product {\n            font-size: 43px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 27px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 125px;\n            max-width: 100%;\n            gap: 11px;\n        }\n\n        .chicelle-note-card {\n            width: 125px;\n            min-width: 125px;\n        }\n\n        .chicelle-story {\n            padding: 54px 5%;\n        }\n\n        .chicelle-story__inner {\n            grid-template-columns: minmax(250px, 1fr) minmax(300px, 0.82fr);\n            gap: 40px;\n        }\n\n        .chicelle-story__image {\n            max-width: 370px;\n        }\n\n        .chicelle-story__content {\n            padding: 46px 35px 38px;\n        }\n\n        .chicelle-story__content::before {\n            left: 35px;\n        }\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-page {\n            --ch-section-space: 30px;\n            --ch-title-size: 27px;\n            --ch-body-size: 16px;\n        }\n\n        .chicelle-banner {\n            height: 380px;\n        }\n\n        .chicelle-banner__image {\n            height: 100%;\n            object-fit: cover;\n            object-position: 38% center;\n        }\n\n        .chicelle-banner__text {\n            top: 8%;\n            left: 43%;\n            width: 55%;\n            padding: 0 10px !important;\n            font-size: 17px !important;\n            line-height: 1.23 !important;\n        }\n\n        .chicelle-pyramid {\n            padding: 38px 18px 42px;\n        }\n\n        .chicelle-pyramid__product {\n            margin-bottom: 18px !important;\n            font-size: 38px !important;\n        }\n\n        .chicelle-pyramid__bottle {\n            margin-bottom: 25px;\n        }\n\n        .chicelle-pyramid__bottle-image {\n            max-width: 145px;\n            max-height: 190px;\n        }\n\n        .chicelle-pyramid__groups {\n            gap: 27px;\n        }\n\n        .chicelle-pyramid__heading {\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 22px !important;\n            line-height: 1.5 !important;\n        }\n\n        .chicelle-pyramid__dot {\n            margin: 0 4px;\n        }\n\n        .chicelle-key-notes {\n            padding: 32px 0;\n        }\n\n        .chicelle-key-notes .chicelle-section-title {\n            padding: 0 18px !important;\n        }\n\n        .chicelle-page .chicelle-pyramid .chicelle-key-notes__heading {\n            margin: 34px 0 20px !important;\n            padding: 0 18px !important;\n            font-size: 11px !important;\n            letter-spacing: 1.8px !important;\n        }\n\n        .chicelle-key-notes__grid {\n            grid-auto-columns: 116px;\n            width: max-content;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 3px 18px 13px;\n            gap: 10px;\n            scroll-padding-left: 18px;\n        }\n\n        .chicelle-note-card {\n            width: 116px;\n            min-width: 116px;\n            min-height: 148px;\n            padding: 15px 8px 13px;\n        }\n\n        .chicelle-note-card__image-area {\n            width: 74px;\n            height: 74px;\n        }\n\n        .chicelle-note-card__image {\n            width: 68px;\n            height: 68px;\n        }\n\n        .chicelle-note-card__name {\n            font-size: 15px !important;\n        }\n\n        .chicelle-story {\n            padding: 45px 18px;\n        }\n\n        .chicelle-story__inner {\n            display: flex;\n            flex-direction: column;\n            gap: 35px;\n        }\n\n        .chicelle-story__image {\n            width: 76%;\n            max-width: 310px;\n        }\n\n        .chicelle-story__content {\n            width: 94%;\n            max-width: 390px;\n            padding: 47px 27px 35px;\n        }\n\n        .chicelle-story__content::before {\n            left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .chicelle-story__eyebrow,\n        .chicelle-story__title,\n        .chicelle-story__description {\n            text-align: center !important;\n        }\n\n        .chicelle-story__ornament {\n            justify-content: center;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner {\n            height: 340px;\n        }\n\n        .chicelle-banner__image {\n            object-position: 39% center;\n        }\n\n        .chicelle-banner__text {\n            top: 7%;\n            font-size: 15px !important;\n        }\n\n        .chicelle-pyramid__notes {\n            font-size: 20px !important;\n        }\n\n        .chicelle-story {\n            padding: 38px 12px;\n        }\n\n        .chicelle-story__content {\n            width: 96%;\n            padding: 44px 21px 31px;\n        }\n    }\n\n\n    \/* Separate mobile banner — existing image URLs are preserved *\/\n    .chicelle-banner__image--mobile {\n        display: none;\n    }\n\n    @media screen and (max-width: 749px) {\n        .chicelle-banner {\n            height: auto !important;\n            overflow: visible;\n            background: #ffffff;\n        }\n\n        .chicelle-banner__image--desktop {\n            display: none !important;\n        }\n\n        .chicelle-banner__image--mobile {\n            display: block !important;\n            width: 100%;\n            height: auto !important;\n            object-fit: contain !important;\n            object-position: center !important;\n        }\n\n        .chicelle-banner__text {\n            position: relative !important;\n            top: auto !important;\n            left: auto !important;\n            right: auto !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 34px 26px 38px !important;\n            transform: none !important;\n            background: #ffffff;\n            color: var(--ch-muted) !important;\n            font-size: 24px !important;\n            line-height: 1.36 !important;\n            text-align: left !important;\n            text-shadow: none !important;\n        }\n    }\n\n    @media screen and (max-width: 380px) {\n        .chicelle-banner__text {\n            padding: 28px 21px 32px !important;\n            font-size: 21px !important;\n        }\n    }\n\n\n\n    \/* Final mobile banner styling *\/\n    @media screen and (max-width: 749px) {\n        .chicelle-banner,\n        .chicelle-banner__text {\n            box-shadow: none !important;\n        }\n\n        .chicelle-banner__text {\n            color: var(--ch-pink) !important;\n            text-shadow: none !important;\n            border: none !important;\n            border-radius: 0 !important;\n        }\n    }\n\n\n\n    \/* Keep every product accent synchronized *\/\n    .chicelle-note-card__line {\n        background: var(--ch-pink) !important;\n    }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"chicelle-page\"\u003e\n    \u003csection class=\"chicelle-banner chicelle-section\" aria-label=\"CHICELLE introduction\"\u003e\n        \u003cimg class=\"chicelle-banner__image chicelle-banner__image--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Chicelle_Description_Foto.png?v=1787150574\" alt=\"CHICELLE perfume fragrance\" loading=\"lazy\" width=\"1400\" height=\"630\"\u003e\n        \u003c!-- Add only the Shopify mobile banner URL below --\u003e\n        \u003cimg class=\"chicelle-banner__image chicelle-banner__image--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Chicelle-Mobile-Banner.webp\" alt=\"CHICELLE perfume fragrance\" loading=\"lazy\" width=\"750\" height=\"900\"\u003e\n        \u003cp class=\"chicelle-banner__text\"\u003eBright strawberry, delicate florals and warm vanilla shape CHICELLE, a playful yet elegant fragrance with a soft, distinctive signature.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"chicelle-pyramid chicelle-section\" aria-label=\"CHICELLE fragrance notes\"\u003e\n        \u003ch2 class=\"chicelle-pyramid__product\"\u003eChicelle\u003c\/h2\u003e\n\n        \u003cdiv class=\"chicelle-pyramid__bottle\"\u003e\n            \u003cimg class=\"chicelle-pyramid__bottle-image\" src=\"https:\/\/fdzb9p4x7da256em-29538806.shopifypreview.com\/cdn\/shop\/files\/Chicelle_Bottle_Transparent.png?v=1781495751\" alt=\"Chicelle perfume bottle\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"chicelle-pyramid__groups\"\u003e\n            \u003cdiv class=\"chicelle-pyramid__group\"\u003e\n                \u003ch3 class=\"chicelle-pyramid__heading\"\u003eTop Notes\u003c\/h3\u003e\n                \u003cp class=\"chicelle-pyramid__notes\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eStrawberry\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eGranny Smith Apple\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003ePeony\u003c\/span\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"chicelle-pyramid__group\"\u003e\n                \u003ch3 class=\"chicelle-pyramid__heading\"\u003eHeart Notes\u003c\/h3\u003e\n                \u003cp class=\"chicelle-pyramid__notes\"\u003eSugary Notes\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eRose\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003ePraline\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eJasmine\u003c\/span\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"chicelle-pyramid__group\"\u003e\n                \u003ch3 class=\"chicelle-pyramid__heading\"\u003eBase Notes\u003c\/h3\u003e\n                \u003cp class=\"chicelle-pyramid__notes\"\u003eIris\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eVanilla\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eAmber\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eMusk\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003ch3 class=\"chicelle-pyramid__heading chicelle-key-notes__heading\"\u003e\n            Key Notes\n        \u003c\/h3\u003e\n\n        \u003cdiv class=\"chicelle-key-notes__grid\" aria-label=\"CHICELLE key notes\"\u003e\n            \u003cdiv class=\"chicelle-note-card\"\u003e\n                \u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-strawberry.png\" alt=\"Strawberry\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n                    \u003cp class=\"chicelle-note-card__name\"\u003eStrawberry\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"chicelle-note-card\"\u003e\n                \u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-peony.png\" alt=\"Peony\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n                    \u003cp class=\"chicelle-note-card__name\"\u003ePeony\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"chicelle-note-card\"\u003e\n                \u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-jasmine.png\" alt=\"Jasmine\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n                    \u003cp class=\"chicelle-note-card__name\"\u003eJasmine\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"chicelle-note-card\"\u003e\n                \u003cdiv class=\"chicelle-note-card__image-area\"\u003e\u003cimg class=\"chicelle-note-card__image\" src=\"https:\/\/uniqueeluxury.com\/cdn\/shop\/t\/9\/assets\/note-vanilla.png\" alt=\"Vanilla\" loading=\"lazy\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n\u003cspan class=\"chicelle-note-card__line\"\u003e\u003c\/span\u003e\n                    \u003cp class=\"chicelle-note-card__name\"\u003eVanilla\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n          \n            \n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"chicelle-story chicelle-section\" aria-label=\"CHICELLE composition\"\u003e\n        \u003cdiv class=\"chicelle-story__inner\"\u003e\n            \u003cdiv class=\"chicelle-story__visual\"\u003e\u003cimg class=\"chicelle-story__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Chicelle_About_430x.png?v=1787214373\" alt=\"CHICELLE perfume bottle\" loading=\"lazy\" width=\"430\" height=\"430\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"chicelle-story__content\"\u003e\n                \u003cspan class=\"chicelle-story__eyebrow\"\u003eThe composition\u003c\/span\u003e\n                \u003ch2 class=\"chicelle-story__title\"\u003eA refined floral heart\u003c\/h2\u003e\n                \u003cp class=\"chicelle-story__description\"\u003eAs the fragrance develops, rose and jasmine create a refined floral heart. Praline, sugary notes and vanilla then melt into amber and musk, leaving a smooth, indulgent trail that balances feminine softness with confident presence.\u003c\/p\u003e\n                \u003cdiv class=\"chicelle-story__ornament\" aria-hidden=\"true\"\u003e\u003cspan class=\"chicelle-story__diamond\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Unique'e Luxury Perfumes","offers":[{"title":"Default Title","offer_id":47285858861229,"sku":null,"price":229.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2953\/8806\/files\/Chicelle_Bottle_Transparent.png?v=1781495751"}],"url":"https:\/\/uniqueeluxury.com\/en-gb\/collections\/all.oembed","provider":"UNIQUE'E LUXURY","version":"1.0","type":"link"}