.product-module__W-AhkW__page{color:#f0eaf8;background:#0f0a1e;min-height:100vh}.product-module__W-AhkW__hero{align-items:flex-end;min-height:70vh;display:flex;position:relative;overflow:hidden}.product-module__W-AhkW__heroBg{background-position:50% 35%;background-size:cover;position:absolute;inset:0}.product-module__W-AhkW__heroOverlay{background:linear-gradient(#09051433 0%,#0905148c 50%,#090514f2 100%);position:absolute;inset:0}.product-module__W-AhkW__heroContent{z-index:1;width:100%;max-width:900px;margin:0 auto;padding:clamp(40px,8vh,80px) clamp(24px,6vw,80px);position:relative}.product-module__W-AhkW__breadcrumb{letter-spacing:.12em;text-transform:uppercase;color:#9b85bc8c;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;font-family:Jost,Montserrat,sans-serif;font-size:.72rem;display:flex}.product-module__W-AhkW__breadcrumb a{color:inherit;text-decoration:none;transition:color .2s}.product-module__W-AhkW__breadcrumb a:hover{color:#c9a84c}.product-module__W-AhkW__newBadge{color:#f0eaf8;letter-spacing:.22em;text-transform:uppercase;background:#c9a84c;border-radius:2px;margin-bottom:14px;padding:4px 12px;font-family:Jost,Montserrat,sans-serif;font-size:.6rem;display:inline-block}.product-module__W-AhkW__heroTitle{font-family:var(--font-display);color:#f0eaf8;margin:0 0 16px;font-size:clamp(1.8rem,7vw,5.5rem);font-weight:300;line-height:1}.product-module__W-AhkW__heroTagline{color:#9b85bc;margin:0;font-family:Cormorant Garamond,EB Garamond,serif;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.5}.product-module__W-AhkW__comeBuyMe{background:#160f2b;border-top:1px solid #c9a84c26;padding:clamp(48px,8vw,96px) clamp(24px,8vw,120px)}.product-module__W-AhkW__comeBuyMeInner{align-items:flex-start;gap:32px;max-width:780px;margin:0 auto;display:flex}.product-module__W-AhkW__comeBuyMeLeaf{flex-shrink:0;font-size:2rem;line-height:1.3}.product-module__W-AhkW__comeBuyMeText{flex:1}.product-module__W-AhkW__comeBuyMeHook{color:#f0eaf8;margin:0 0 20px;font-family:Cormorant Garamond,EB Garamond,serif;font-size:clamp(1.5rem,3.5vw,2.5rem);font-style:italic;font-weight:300;line-height:1.3}.product-module__W-AhkW__comeBuyMePara{color:#9b85bc;margin:0 0 12px;font-family:EB Garamond,Cormorant Garamond,serif;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.8}.product-module__W-AhkW__productSection{padding:clamp(40px,6vw,80px) clamp(24px,6vw,80px)}.product-module__W-AhkW__productInner{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(40px,6vw,80px);max-width:1140px;margin:0 auto;display:grid}@media (max-width:780px){.product-module__W-AhkW__productInner{grid-template-columns:1fr}}.product-module__W-AhkW__productGallery{position:sticky;top:100px}.product-module__W-AhkW__galleryMain{aspect-ratio:1;background:#160f2b;border-radius:4px;width:100%;margin-bottom:12px;position:relative;overflow:hidden}.product-module__W-AhkW__galleryMainBtn{cursor:zoom-in;background:0 0;border:none;padding:0;position:absolute;inset:0}.product-module__W-AhkW__galleryMainImg{object-fit:cover;transition:transform .5s}.product-module__W-AhkW__galleryMainBtn:hover .product-module__W-AhkW__galleryMainImg{transform:scale(1.03)}.product-module__W-AhkW__galleryZoomHint{color:#9b85bc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#090514b3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .2s;display:flex;position:absolute;bottom:12px;right:12px}.product-module__W-AhkW__galleryMainBtn:hover .product-module__W-AhkW__galleryZoomHint{opacity:1}.product-module__W-AhkW__galleryThumbs{gap:10px;display:flex}.product-module__W-AhkW__galleryThumb{aspect-ratio:1;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:3px;width:88px;padding:0;transition:border-color .2s;position:relative;overflow:hidden}.product-module__W-AhkW__galleryThumbActive{border-color:#c9a84c}.product-module__W-AhkW__galleryThumbImg{object-fit:cover;transition:opacity .2s}.product-module__W-AhkW__galleryThumb:not(.product-module__W-AhkW__galleryThumbActive) .product-module__W-AhkW__galleryThumbImg{opacity:.6}.product-module__W-AhkW__galleryThumb:hover .product-module__W-AhkW__galleryThumbImg{opacity:1}.product-module__W-AhkW__lightbox{z-index:1000;cursor:pointer;background:#070410f7;justify-content:center;align-items:center;animation:.2s product-module__W-AhkW__fadeIn;display:flex;position:fixed;inset:0}@keyframes product-module__W-AhkW__fadeIn{0%{opacity:0}to{opacity:1}}.product-module__W-AhkW__lightboxImgWrap{cursor:default;width:min(90vw,90vh);height:min(90vw,90vh);position:relative}.product-module__W-AhkW__lightboxImg{object-fit:contain}.product-module__W-AhkW__lightboxClose{color:#9b85bcb3;cursor:pointer;z-index:1001;background:0 0;border:none;padding:8px;font-size:1.5rem;line-height:1;transition:color .2s;position:absolute;top:20px;right:24px}.product-module__W-AhkW__lightboxClose:hover{color:#f0eaf8}.product-module__W-AhkW__lightboxNav{color:#9b85bc;cursor:pointer;z-index:1001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#160f2bb3;border:1px solid #c9a84c4d;justify-content:center;align-items:center;width:48px;height:64px;font-size:2rem;transition:background .2s,color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.product-module__W-AhkW__lightboxNav:hover{color:#f0eaf8;background:#3d2d70e6}.product-module__W-AhkW__lightboxPrev{border-radius:3px 0 0 3px;left:16px}.product-module__W-AhkW__lightboxNext{border-radius:0 3px 3px 0;right:16px}.product-module__W-AhkW__lightboxCounter{letter-spacing:.12em;color:#9b85bc80;font-family:Jost,Montserrat,sans-serif;font-size:.75rem;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.product-module__W-AhkW__productInfo{flex-direction:column;gap:0;display:flex}.product-module__W-AhkW__infoCollection{letter-spacing:.22em;text-transform:uppercase;color:#c9a84c;margin:0 0 12px;font-family:Jost,Montserrat,sans-serif;font-size:.68rem}.product-module__W-AhkW__infoHeading{color:#f0eaf8;margin:0 0 8px;font-family:Cormorant Garamond,EB Garamond,serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:400;line-height:1.15}.product-module__W-AhkW__infoContainer{letter-spacing:.1em;color:#9b85bca6;margin:0 0 20px;font-family:Jost,Montserrat,sans-serif;font-size:.78rem}.product-module__W-AhkW__infoPriceRow{border-bottom:1px solid #c9a84c33;margin-bottom:24px;padding-bottom:24px}.product-module__W-AhkW__infoPrice{color:#f0eaf8;margin:0;font-family:Cormorant Garamond,EB Garamond,serif;font-size:1.9rem;font-weight:400}.product-module__W-AhkW__ctaGroup{margin-bottom:36px}.product-module__W-AhkW__addToBasket{color:#f0eaf8;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;background:#3d2d70;border:1px solid #c9a84c66;border-radius:3px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 32px;font-family:Jost,Montserrat,sans-serif;font-size:.85rem;text-decoration:none;transition:background .25s,border-color .25s,transform .15s;display:flex}.product-module__W-AhkW__addToBasket:hover{background:#4d3a88;border-color:#c9a84cb3;transform:translateY(-1px)}.product-module__W-AhkW__addToBasket:active{transform:translateY(0)}.product-module__W-AhkW__ctaNote{letter-spacing:.08em;color:#9b85bc66;text-align:center;margin:8px 0 0;font-family:Jost,Montserrat,sans-serif;font-size:.65rem}.product-module__W-AhkW__infoBlock{border-top:1px solid #c9a84c26;padding:20px 0}.product-module__W-AhkW__infoBlockTitle{letter-spacing:.2em;text-transform:uppercase;color:#c9a84c;margin:0 0 10px;font-family:Jost,Montserrat,sans-serif;font-size:.68rem}.product-module__W-AhkW__infoBlockText{color:#9b85bccc;margin:0 0 8px;font-family:EB Garamond,Cormorant Garamond,serif;font-size:1rem;line-height:1.75}.product-module__W-AhkW__ritualSection{background:#09060f;border-top:1px solid #c9a84c26;border-bottom:1px solid #c9a84c26;padding:clamp(48px,8vw,96px) clamp(24px,8vw,120px)}.product-module__W-AhkW__ritualInner{text-align:center;max-width:680px;margin:0 auto}.product-module__W-AhkW__ritualEyebrow{letter-spacing:.28em;text-transform:uppercase;color:#c9a84c;margin:0 0 28px;font-family:Jost,Montserrat,sans-serif;font-size:.68rem}.product-module__W-AhkW__ritualLines{flex-direction:column;gap:16px;display:flex}.product-module__W-AhkW__ritualLine{color:#9b85bc;margin:0;font-family:Cormorant Garamond,EB Garamond,serif;font-size:clamp(1.05rem,1.8vw,1.25rem);font-style:italic;line-height:1.65}.product-module__W-AhkW__detailsSection{padding:clamp(40px,6vw,72px) clamp(24px,8vw,120px)}.product-module__W-AhkW__detailsInner{max-width:780px;margin:0 auto}.product-module__W-AhkW__detailsTitle{color:#f0eaf8;margin:0 0 32px;font-family:Cormorant Garamond,EB Garamond,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:300}.product-module__W-AhkW__accordion{border-top:1px solid #c9a84c33}.product-module__W-AhkW__accordion:last-child{border-bottom:1px solid #c9a84c33}.product-module__W-AhkW__accordionSummary{letter-spacing:.14em;text-transform:uppercase;color:#9b85bc;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:20px 0;font-family:Jost,Montserrat,sans-serif;font-size:.82rem;list-style:none;transition:color .2s;display:flex}.product-module__W-AhkW__accordionSummary::-webkit-details-marker{display:none}.product-module__W-AhkW__accordion[open] .product-module__W-AhkW__accordionSummary{color:#f0eaf8}.product-module__W-AhkW__accordion[open] .product-module__W-AhkW__accordionIcon{transform:rotate(45deg)}.product-module__W-AhkW__accordionSummary:hover{color:#f0eaf8}.product-module__W-AhkW__accordionIcon{color:#c9a84c;flex-shrink:0;font-size:1.2rem;font-weight:300;line-height:1;transition:transform .25s}.product-module__W-AhkW__accordionBody{padding:0 0 24px}.product-module__W-AhkW__accordionBody p{color:#9b85bcbf;margin:0 0 10px;font-family:EB Garamond,Cormorant Garamond,serif;font-size:1rem;line-height:1.8}.product-module__W-AhkW__grimoireSection{background:#160f2b;border-top:1px solid #c9a84c26;padding:clamp(48px,7vw,80px) clamp(24px,8vw,120px)}.product-module__W-AhkW__grimoireInner{max-width:780px;margin:0 auto}.product-module__W-AhkW__grimoireEyebrow{letter-spacing:.22em;text-transform:uppercase;color:#c9a84c;margin:0 0 12px;font-family:Jost,Montserrat,sans-serif;font-size:.68rem}.product-module__W-AhkW__grimoireIntro{color:#9b85bca6;max-width:580px;margin:0 0 28px;font-family:EB Garamond,Cormorant Garamond,serif;font-size:1rem;line-height:1.7}.product-module__W-AhkW__grimoreTags{flex-wrap:wrap;gap:10px;display:flex}.product-module__W-AhkW__grimoreTag{color:#9b85bc;background:#3d2d7066;border:1px solid #c9a84c59;border-radius:100px;align-items:center;padding:8px 18px;font-family:EB Garamond,Cormorant Garamond,serif;font-size:.9rem;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .15s;display:inline-flex}.product-module__W-AhkW__grimoreTag:hover{color:#f0eaf8;background:#3d2d70bf;border-color:#c9a84cb3;transform:translateY(-1px)}.product-module__W-AhkW__testimonialSection{border-top:1px solid #c9a84c1f;padding:clamp(48px,7vw,80px) clamp(24px,8vw,120px)}.product-module__W-AhkW__testimonialInner{flex-direction:column;gap:40px;max-width:780px;margin:0 auto;display:flex}.product-module__W-AhkW__testimonial{margin:0;padding:0}.product-module__W-AhkW__testimonialMark{color:#3d2d70;margin-bottom:16px;font-family:Cormorant Garamond,EB Garamond,serif;font-size:4rem;line-height:.5;display:block}.product-module__W-AhkW__testimonialText{color:#9b85bc;margin-bottom:12px;font-family:Cormorant Garamond,EB Garamond,serif;font-size:clamp(1.05rem,2vw,1.25rem);font-style:italic;line-height:1.7}.product-module__W-AhkW__testimonialText p{margin:0 0 8px}.product-module__W-AhkW__testimonialName{letter-spacing:.12em;color:#9b85bc73;font-family:Jost,Montserrat,sans-serif;font-size:.72rem;font-style:normal}.product-module__W-AhkW__crossSellSection{background:#09060f;border-top:1px solid #c9a84c26;padding:clamp(48px,7vw,80px) clamp(24px,8vw,120px)}.product-module__W-AhkW__crossSellInner{max-width:1100px;margin:0 auto}.product-module__W-AhkW__crossSellEyebrow{letter-spacing:.22em;text-transform:uppercase;color:#c9a84c;margin:0 0 28px;font-family:Jost,Montserrat,sans-serif;font-size:.68rem}.product-module__W-AhkW__crossSellGrid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}@media (max-width:700px){.product-module__W-AhkW__crossSellGrid{grid-template-columns:repeat(3,1fr);gap:1px}}.product-module__W-AhkW__crossSellCard{background:#0f0a1e;flex-direction:column;text-decoration:none;transition:background .25s;display:flex;overflow:hidden}.product-module__W-AhkW__crossSellCard:hover{background:#0d0920}.product-module__W-AhkW__crossSellImageWrap{aspect-ratio:1;position:relative;overflow:hidden}.product-module__W-AhkW__crossSellImage{object-fit:cover;transition:transform .5s}.product-module__W-AhkW__crossSellCard:hover .product-module__W-AhkW__crossSellImage{transform:scale(1.05)}.product-module__W-AhkW__crossSellBody{border-top:1px solid #c9a84c1f;padding:16px 20px 20px}.product-module__W-AhkW__crossSellName{color:#f0eaf8;margin:0 0 4px;font-family:Cormorant Garamond,EB Garamond,serif;font-size:1.05rem;font-weight:400}.product-module__W-AhkW__crossSellTagline{color:#9b85bc99;margin:0 0 12px;font-family:EB Garamond,Cormorant Garamond,serif;font-size:.85rem;line-height:1.5}.product-module__W-AhkW__crossSellCta{letter-spacing:.15em;text-transform:uppercase;color:#c9a84c;font-family:Jost,Montserrat,sans-serif;font-size:.65rem;transition:color .2s}.product-module__W-AhkW__crossSellCard:hover .product-module__W-AhkW__crossSellCta{color:#9b85bc}.product-module__W-AhkW__pageFooter{border-top:1px solid #c9a84c1f;align-items:center;gap:32px;padding:40px clamp(24px,8vw,120px);display:flex}.product-module__W-AhkW__footerBack{letter-spacing:.14em;text-transform:uppercase;color:#9b85bc73;font-family:Jost,Montserrat,sans-serif;font-size:.72rem;text-decoration:none;transition:color .2s}.product-module__W-AhkW__footerBack:hover{color:#c9a84c}.product-module__W-AhkW__lowStock{letter-spacing:.08em;text-transform:uppercase;color:#c9a84c;margin:0 0 8px;font-family:Jost,Montserrat,sans-serif;font-size:.78rem}.product-module__W-AhkW__outOfStock{color:#9b85bc73;margin:0 0 24px;font-family:EB Garamond,Cormorant Garamond,serif;font-size:1rem;font-style:italic;line-height:1.6}.product-module__W-AhkW__backorderNote{color:#c9a84ca6;margin:0 0 12px;font-family:EB Garamond,Cormorant Garamond,serif;font-size:.88rem;font-style:italic;line-height:1.6}.product-module__W-AhkW__testimonialStars{color:#f5c518;letter-spacing:.1em;margin-bottom:.5rem;font-size:1.2rem;display:block}.product-module__W-AhkW__verifiedBadge{color:#4ade80;opacity:.85;margin-left:.5rem;font-size:.75rem;font-style:normal;display:inline-block}.product-module__W-AhkW__reviewFormSection{padding:3rem 1rem}
