{"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\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 \u003c!-- Add only the Shopify mobile banner URL below --\u003e \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\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003ePear\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eOrange Blossom\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\"\u003e\u003cspan class=\"chicelle-pyramid__highlight\"\u003eVanilla\u003c\/span\u003e\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003ePatchouli\u003cspan class=\"chicelle-pyramid__dot\"\u003e•\u003c\/span\u003eCedarwood\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.live\/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.live\/cdn\/shop\/t\/9\/assets\/note-pear.png\" alt=\"Pear\" 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\"\u003ePear\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.live\/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.live\/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.live\/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\/Hidden_Accords-Second-Image.webp?v=1788870980#\" 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","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","url":"https:\/\/uniqueeluxury.live\/products\/uniquee-luxury-hidden-accords","provider":"UNIQUE'E LUXURY","version":"1.0","type":"link"}