/* Dedicated image and copy areas keep the fragrance and purchase controls legible. */
#shop.products{padding:30px clamp(20px,5vw,80px) 80px;gap:28px;align-items:start;background:#f4f0e8;animation:none}
#shop .product-card{display:grid;grid-template-columns:minmax(0,1fr);min-height:0;overflow:hidden;transform:none;box-shadow:none;border:1px solid #d8d0c1;background:#111e32;isolation:isolate}
#shop .product-card:after{display:none}#shop .product-card>img:not(.bottle-oud-mark){position:relative;inset:auto;grid-area:1/1;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;transform:none;z-index:0}
#shop .product-video-preview{position:absolute;top:0;left:0;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;filter:none;z-index:1;transition:opacity .22s ease}
#shop .product-copy{grid-area:2/1;position:relative;width:100%;max-width:none;padding:32px;color:#f9f4e9;background:#111e32}
#shop .product-card.light .product-copy{background:#fbf6ec;color:#30271e}#shop .product-copy h2{font-size:clamp(28px,3.1vw,48px);color:inherit;text-shadow:none;line-height:1.15;margin:10px 0 16px}#shop .product-copy h2 em{font-style:normal;letter-spacing:-.025em}#shop .product-copy .eyebrow{background:none;padding:0;border:0;text-shadow:none;color:#e0bf80;font-size:12px;letter-spacing:.12em}#shop .light .product-copy .eyebrow{color:#79602d}#shop .product-copy>p:not(.eyebrow){text-shadow:none;color:inherit;font-size:15px;line-height:1.7}#shop .product-copy .price{font:500 25px/1.3 'DM Sans',sans-serif;margin:22px 0;color:inherit}#shop .product-copy .note-preview{display:none}#shop .product-audience{position:absolute;top:18px;left:18px;right:auto;bottom:auto;max-width:none;padding:8px 12px;border:1px solid #d4bc8b66;background:#101b2be8;color:#f9edcf;font:500 12px/1.3 'DM Sans',sans-serif;letter-spacing:.12em;text-shadow:none;z-index:3}#shop .product-card.light .product-audience{background:#fbf6eced;color:#30271e}#shop .product-actions{margin-top:24px;gap:16px;flex-wrap:wrap;justify-content:space-between}#shop .product-actions .textButton{font-size:12px;line-height:1.5;letter-spacing:.06em;color:inherit}#shop .product-actions .button{font-size:12px;min-height:48px;background:#d0ae6a;color:#111a29;border-color:#d0ae6a}#shop .product-actions .save-fragrance{color:inherit}#shop .detail{display:none}@media(max-width:800px){#shop.products{grid-template-columns:1fr;gap:28px;padding-bottom:45px}#shop .product-copy{padding:26px}#shop .product-copy h2{font-size:36px}}@media(prefers-reduced-motion:reduce){#shop .product-video-preview{display:none}}
/* Product typography sits on the photograph; purchasing remains clear below. */
#shop .collection-image-caption{grid-area:1/1;align-self:stretch;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(22px,3vw,40px);background:linear-gradient(180deg,transparent 42%,rgba(5,13,25,.2) 57%,rgba(5,13,25,.94) 100%);color:#fff9ec;pointer-events:none;min-width:0}
#shop .collection-image-caption a{pointer-events:auto;color:inherit;text-decoration:none}#shop .collection-image-caption h2{font-size:clamp(28px,3.2vw,48px);line-height:1.12;letter-spacing:-.025em;text-shadow:0 2px 14px #0005;margin:8px 0 14px}#shop .collection-image-caption h2 em{font-style:normal;font-weight:500}#shop .collection-image-caption .eyebrow{font-size:12px;letter-spacing:.12em;color:#edcf96;margin:0}#shop .collection-image-caption .price{font:700 25px/1.2 'DM Sans',sans-serif;color:#fff9ec;margin:0}#shop .product-copy{padding-top:26px}#shop .product-copy .note-preview{display:block;margin:22px 0 0;border-top:1px solid #ffffff24;padding-top:22px}#shop .light .product-copy .note-preview{border-color:#cdbd9c}#shop .product-copy .note-preview>p{font-size:11px!important;letter-spacing:.12em!important;color:#dec48e!important;margin-bottom:20px!important}#shop .light .product-copy .note-preview>p{color:#725923!important}#shop .collection-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}#shop .collection-note{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;min-width:0}#shop .collection-note svg{width:30px;height:32px;fill:none;stroke:#dec48e;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round;margin-bottom:3px}#shop .light .collection-note svg{stroke:#87652a}#shop .collection-note b{font:500 13px 'DM Sans',sans-serif;letter-spacing:.03em}#shop .collection-note span{font:12px/1.5 'DM Sans',sans-serif;color:#c4ccda;overflow-wrap:anywhere}#shop .light .collection-note span{color:#716658}@media(max-width:800px){#shop .collection-image-caption h2{font-size:36px}#shop .collection-image-caption{padding:26px}}@media(max-width:380px){#shop .collection-image-caption h2{font-size:30px}}

/* Keep signature notes optional while the purchase actions stay in view. */
#shop .product-copy .note-preview{padding-top:12px}
#shop .signature-notes{width:100%;color:#dec48e;cursor:default}
#shop .light .signature-notes{color:#725923}
#shop .signature-notes-toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;list-style:none;cursor:pointer;font:500 13px/1.5 'DM Sans',sans-serif;letter-spacing:.09em;text-transform:uppercase}
#shop .signature-notes-toggle::-webkit-details-marker{display:none}
#shop .signature-notes-toggle::marker{content:''}
#shop .signature-notes-toggle:focus-visible{outline:2px solid currentColor;outline-offset:5px}
#shop .notes-toggle-icon{position:relative;display:block;width:32px;height:32px;flex:0 0 32px;margin-inline-start:auto}
#shop .notes-toggle-icon::before,#shop .notes-toggle-icon::after{content:'';position:absolute;top:50%;left:50%;width:14px;height:1.5px;background:currentColor;transform:translate(-50%,-50%)}
#shop .notes-toggle-icon::after{transform:translate(-50%,-50%) rotate(90deg)}
#shop .signature-notes[open] .notes-toggle-icon::after{display:none}
#shop .signature-notes:not([open])>.collection-notes{display:none}
#shop .signature-notes[open]>.collection-notes{padding-top:20px;padding-bottom:4px}

/* Velvet Bloom carries the same collection layout in blush and rose gold. */
#shop .product-card.light{background:#efd3d0;border-color:#d8b5b0}
#shop .product-card.light .product-copy{background:#efd3d0;color:#46252e}
#shop .light .collection-image-caption{background:linear-gradient(180deg,transparent 42%,rgba(71,29,42,.2) 57%,rgba(71,29,42,.94) 100%)}
#shop .light .collection-image-caption .eyebrow{color:#f3d5ae}
#shop .light .product-copy .note-preview{border-color:#bb8b89}
#shop .light .signature-notes,#shop .light .product-copy .eyebrow{color:#6c3c45}
#shop .light .collection-note svg{stroke:#875360}
#shop .light .collection-note span{color:#704850}
#shop .light .product-actions .button{background:#bd956b;border-color:#bd956b;color:#301b21}
#shop .light .product-actions .button:hover{background:#cba67f;border-color:#cba67f}
#shop .light .product-actions .save-fragrance{border-color:#a47675;color:#643942}
#shop .light .product-actions .save-fragrance:hover{background:#e7bebb}

/* Let the printed branding remain unobstructed during Royal Ember's film. */
#shop .collection-image-caption{transition:opacity .7s ease}
#shop .product-video-preview{transition:opacity .7s ease}
#shop .product-card>img:not(.bottle-oud-mark){transition:opacity .7s ease}
#shop .showing-video-preview .collection-image-caption{opacity:0;pointer-events:none}
#shop .showing-video-preview .collection-image-caption a{pointer-events:none}

/* Slightly smaller matching cards retain the original image and film proportions. */
@media(min-width:801px){
 #shop.products{padding:24px clamp(28px,9vw,150px) 60px;gap:26px}
 #shop .product-copy{padding:22px 24px 24px}
 #shop .product-copy .note-preview{margin-top:16px;padding-top:8px}
 #shop .product-actions{margin-top:18px;gap:12px}
 #shop .collection-image-caption{padding:clamp(22px,2.5vw,34px)}
 #shop .collection-image-caption h2{font-size:clamp(28px,2.9vw,44px)}
}


/* Gift campaign: dedicated space for live copy, with unobstructed products. */
#duo.duo{display:grid;grid-template-columns:minmax(0,1fr);min-height:0;align-items:stretch;gap:0;background:#f7ebda;color:#35281c;overflow:hidden;animation:none;content-visibility:visible}
#duo.duo>img{grid-area:1/1;display:block;width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:1672/941;object-fit:contain;filter:none;transform:none}
#duo.duo>div{grid-area:1/1;align-self:center;z-index:1;display:block;width:39%;padding:28px 0 28px 5%;background:transparent}
#duo.duo .eyebrow{font-size:11px;letter-spacing:.16em;color:#806035;margin:0 0 18px}
#duo.duo h2{font-size:clamp(32px,4.3vw,68px);line-height:1.08;letter-spacing:-.035em;color:#35281c;margin:0 0 22px;max-width:none}
#duo.duo h2 em{color:#a17a43;font-style:italic}
#duo.duo>div>p:not(.eyebrow):not(.price){font:clamp(14px,1.25vw,18px)/1.65 'DM Sans',sans-serif;margin:0 0 22px;color:#675442;max-width:400px}
#duo.duo .price{font:600 clamp(20px,2vw,28px)/1.3 'DM Sans',sans-serif;color:#35281c;margin:0 0 24px;white-space:nowrap}
#duo.duo .price s{color:#897865;font-size:.78em;font-weight:400;margin-right:10px}
#duo.duo [data-add]{min-height:48px;padding:15px 24px;margin:0}
@media(max-width:700px){
 #duo.duo>img{grid-area:auto;aspect-ratio:4/3;object-fit:cover;object-position:right center}
 #duo.duo>div{grid-area:auto;width:100%;padding:28px 24px 36px}
 #duo.duo h2{font-size:clamp(32px,8vw,46px);margin-bottom:18px}
 #duo.duo>div>p:not(.eyebrow):not(.price){font-size:16px}
}

#duo .duo-title-line{display:block;white-space:nowrap}

@media(max-width:800px) and (prefers-reduced-motion:no-preference){#shop .product-video-preview{display:block!important}}

/* Gifting introduces the ivory collection with a calm editorial layout. */
#home>.gift{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr);align-items:center;gap:clamp(28px,5vw,80px);min-height:0;padding:clamp(40px,5vw,80px) 5%;background:#f7efe3;color:#35281c;animation:none;border-top:1px solid #dfcfb6;border-bottom:1px solid #dfcfb6}
#home>.gift>img{grid-column:2;grid-row:1;display:block;width:100%;height:auto;aspect-ratio:1672/941;object-fit:contain;box-shadow:0 18px 42px #67482312}
#home>.gift>div{grid-column:1;grid-row:1;padding:0}
#home>.gift .eyebrow{font-size:11px;letter-spacing:.18em;color:#876437;margin-bottom:20px}
#home>.gift h2{font-size:clamp(30px,3.6vw,56px);line-height:1.13;letter-spacing:-.035em;margin:0 0 28px;color:#35281c}
#home>.gift .button{background:#b89454;border:1px solid #b89454;color:#21190f;min-height:48px;padding:16px 24px}
#home>.gift .button:hover{background:#c5a263;border-color:#c5a263}
#home>.gift:after{display:none}
@media(max-width:700px){
 #home>.gift{grid-template-columns:minmax(0,1fr);padding:30px 24px 38px;gap:26px}
 #home>.gift>img{grid-column:1;grid-row:1}
 #home>.gift>div{grid-column:1;grid-row:2}
 #home>.gift h2{font-size:clamp(30px,8vw,40px);margin-bottom:24px}
}

/* Background-only gifting interlude; the products remain in the Duo section. */
#home>.gift{position:relative;display:flex;justify-content:center;min-height:420px;padding:64px 24px;text-align:center;overflow:hidden}
#home>.gift>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;box-shadow:none}
#home>.gift>div{position:relative;z-index:1;padding:0;max-width:720px}
#home>.gift h2{font-size:clamp(32px,4vw,58px);text-shadow:0 1px 14px #fff5}
@media(max-width:700px){#home>.gift{min-height:360px;padding:44px 24px}#home>.gift h2{font-size:clamp(30px,8vw,40px)}}


/* Directional waves deform the silk; the image itself never pans or zooms. */
#home>.gift>.gifting-cloth-motion{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;opacity:0;transition:opacity 1.2s ease}
#home>.gift.gifting-motion-active>.gifting-cloth-motion{opacity:1}
@media(prefers-reduced-motion:reduce){#home>.gift>.gifting-cloth-motion{display:none;transition:none}}
