:root{--cine-bg: #050505;--cine-bg-2: #0a0a0a;--cine-ivory: #fafaf7;--cine-gold: #c7a878;--cine-gold-2: #d6b884;--cine-line: rgba(250, 250, 247, .18);--cine-ease: cubic-bezier(.22, 1, .36, 1)}.section-cine-pdp{background:var(--cine-bg);color:var(--cine-ivory)}.cine-pdp__stage{position:relative;min-height:auto;padding:calc(var(--header-group-height, 80px) + clamp(2rem,4vw,4rem)) 1.5rem clamp(3rem,5vw,5rem);overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at 50% 0%,#0e1110,#050505 65%)}.cine-pdp__stage:after{content:"";position:absolute;left:0;right:0;bottom:0;height:160px;background:linear-gradient(to bottom,transparent 0%,var(--cine-bg) 100%);pointer-events:none;z-index:10}.cine-pdp__platform{position:absolute;bottom:4%;left:50%;transform:translate(-50%);width:64%;height:48px;background:radial-gradient(ellipse at center,rgba(199,168,120,.55),transparent 70%);filter:blur(14px);z-index:0;opacity:.85}.cine-pdp__platform:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:78%;height:2px;background:linear-gradient(90deg,transparent,rgba(199,168,120,.55),transparent);filter:blur(.5px)}.cine-pdp__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(40% 50% at 30% 30%,rgba(199,168,120,.18),transparent 70%),radial-gradient(50% 50% at 80% 90%,rgba(59,94,75,.16),transparent 70%)}.cine-pdp__inner{display:grid;gap:2.5rem;grid-template-columns:1fr;max-width:1320px;margin:0 auto;align-items:center}@media(min-width:990px){.cine-pdp__inner{grid-template-columns:1.05fr .95fr;gap:4.5rem}}.cine-pdp__media{position:relative;aspect-ratio:1/1;max-height:520px;display:flex;align-items:center;justify-content:center}.cine-pdp__media--3d{perspective:1500px;perspective-origin:50% 50%;--cine-glow-x: 50%;--cine-glow-y: 50%}.cine-pdp__media--3d:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(260px circle at var(--cine-glow-x) var(--cine-glow-y),rgba(199,168,120,.32),rgba(199,168,120,.08) 35%,transparent 70%);pointer-events:none;z-index:0;transition:opacity .4s var(--cine-ease);opacity:0;mix-blend-mode:screen}.cine-pdp__media--3d.is-hovered:before{opacity:1}.cine-pdp__lightspot{position:absolute;top:0;left:50%;transform:translate(-50%);width:70%;height:3px;background:radial-gradient(ellipse at center,rgba(199,168,120,.7),transparent 70%);filter:blur(2px);z-index:0}.cine-pdp__jar{position:relative;width:78%;max-width:78%;max-height:90%;display:flex;align-items:center;justify-content:center;z-index:1;transform-style:preserve-3d;transition:transform .45s cubic-bezier(.22,1,.36,1);will-change:transform}.cine-pdp__jar-img{width:100%!important;height:auto!important;max-height:90%!important;object-fit:contain;filter:drop-shadow(0 30px 38px rgba(0,0,0,.6));display:block}.cine-pdp__halo{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 50%,rgba(199,168,120,.35),rgba(199,168,120,.1) 35%,transparent 65%);filter:blur(2px);animation:cineHaloPulse 7s ease-in-out infinite alternate}@keyframes cineHaloPulse{0%{opacity:.7;transform:scale(.96)}to{opacity:1;transform:scale(1.06)}}.cine-pdp__media--3d .cine-pdp__jar{animation:cineJarFloat 7s ease-in-out infinite alternate}.cine-pdp__media--3d.is-hovered .cine-pdp__jar{animation-play-state:paused}@keyframes cineJarFloat{0%{transform:translateY(0) rotate(-.4deg)}to{transform:translateY(-12px) rotate(.4deg)}}@media(prefers-reduced-motion:reduce){.cine-pdp__media--3d .cine-pdp__jar,.cine-pdp__halo{animation:none!important}}.cine-pdp__copy{max-width:30rem}.cine-pdp__eyebrow{display:inline-block;font-family:var(--font-body--family, "Inter", system-ui, sans-serif);font-size:.68rem;font-weight:500;letter-spacing:.32em;text-transform:uppercase;color:var(--cine-gold);margin:0 0 1.25rem}.cine-pdp__title{display:flex;flex-direction:column;gap:.15rem;margin:0 0 .85rem;color:var(--cine-ivory)}.cine-pdp__title-brand{font-family:var(--syleksa-body, "Inter", sans-serif);font-weight:300;font-size:clamp(1.85rem,3.4vw,2.6rem);letter-spacing:.18em;text-transform:uppercase;color:var(--cine-ivory);line-height:1}.cine-pdp__title-product{font-family:var(--syleksa-display, "Cormorant Garamond", Georgia, serif);font-weight:400;font-style:italic;font-size:clamp(1.4rem,2.6vw,2rem);letter-spacing:-.005em;color:var(--cine-ivory);line-height:1}.cine-pdp__title-house{font-family:var(--syleksa-body, "Inter", sans-serif);font-weight:500;font-size:.62rem;letter-spacing:.32em;text-transform:uppercase;color:var(--cine-gold);margin-top:.5rem;opacity:.85}.cine-pdp__tagline{font-size:.95rem;line-height:1.65;font-weight:300;color:#fafaf7c7;margin:0 0 1.5rem}.cine-pdp__spec{display:grid;grid-template-columns:1fr 1fr;gap:.7rem 1.5rem;margin:0 0 1.75rem;padding:1.1rem 0;border-top:1px solid var(--cine-line);border-bottom:1px solid var(--cine-line)}.cine-pdp__spec dl{margin:0}.cine-pdp__spec dt{font-size:.6rem;letter-spacing:.28em;text-transform:uppercase;color:var(--cine-gold);opacity:.8;margin-bottom:.2rem}.cine-pdp__spec dd{margin:0;font-size:.85rem;color:#fafaf7e0;font-weight:300;letter-spacing:-.005em}.cine-pdp__buy{display:grid;gap:1.1rem}.cine-pdp__price-row{display:flex;align-items:baseline;gap:.85rem}.cine-pdp__price{font-family:var(--font-body--family, "Inter", sans-serif);font-weight:200;font-size:1.8rem;letter-spacing:-.015em;color:var(--cine-ivory)}.cine-pdp__compare{font-size:1rem;color:#fafaf780;text-decoration:line-through}.cine-pdp__form{display:grid;gap:.8rem}.cine-pdp__variant-label,.cine-pdp__qty-label{font-size:.6rem;letter-spacing:.28em;text-transform:uppercase;color:var(--cine-gold);display:block;margin-bottom:.45rem}.cine-pdp__variant-select{width:100%;padding:.85rem 1rem;background:#fafaf70a;border:1px solid var(--cine-line);color:var(--cine-ivory);font-size:.95rem;font-weight:300;letter-spacing:.005em;-webkit-appearance:none;appearance:none;cursor:pointer;transition:border-color .3s var(--cine-ease)}.cine-pdp__variant-select:focus{outline:none;border-color:var(--cine-gold)}.cine-pdp__qty{display:inline-flex;align-items:stretch;border:1px solid var(--cine-line);background:#fafaf70a}.cine-pdp__qty input{width:60px;padding:.85rem .5rem;text-align:center;background:transparent;border:0;color:var(--cine-ivory);font-size:.95rem;font-weight:300;-moz-appearance:textfield}.cine-pdp__qty input::-webkit-outer-spin-button,.cine-pdp__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cine-pdp__qty-step{width:44px;padding:0;background:transparent;border:0;color:var(--cine-ivory);font-size:1.1rem;font-weight:300;cursor:pointer;transition:background .25s var(--cine-ease),color .25s var(--cine-ease)}.cine-pdp__qty-step:hover{background:#c7a8781a;color:var(--cine-gold)}.cine-pdp__add{position:relative;display:flex;align-items:center;justify-content:center;gap:.85rem;width:100%;padding:1.3rem 2rem;background:var(--cine-gold);border:1px solid var(--cine-gold);color:#0a0a0a;font-family:var(--syleksa-body, "Inter", sans-serif);font-weight:500;font-size:.86rem;letter-spacing:.24em;text-transform:uppercase;cursor:pointer;transition:background .4s var(--cine-ease),color .4s var(--cine-ease),transform .4s var(--cine-ease),border-color .4s var(--cine-ease),box-shadow .4s var(--cine-ease);overflow:hidden;box-shadow:0 14px 32px -12px #c7a87859,0 0 0 1px #c7a87800}.cine-pdp__add:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.25) 50%,transparent 70%);transform:translate(-110%);transition:transform .9s var(--cine-ease);pointer-events:none}.cine-pdp__add:hover{background:var(--cine-ivory);border-color:var(--cine-ivory);transform:translateY(-2px);box-shadow:0 24px 50px -18px #c7a87899,0 0 0 1px #fff3}.cine-pdp__add:hover:before{transform:translate(110%)}.cine-pdp__add[disabled]{opacity:.5;cursor:not-allowed;background:transparent;color:var(--cine-ivory)}.cine-pdp__add-arrow{width:18px;height:1px;background:currentColor;position:relative}.cine-pdp__add-arrow:after{content:"";position:absolute;right:-1px;top:-3px;width:7px;height:7px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}.cine-pdp__assure{display:flex;flex-wrap:wrap;gap:.85rem 1.5rem;margin:.5rem 0 0;padding:0;font-size:.7rem;letter-spacing:.005em;color:#fafaf78c;font-weight:300}.cine-pdp__assure span{display:inline-flex;align-items:center;gap:.45rem}.cine-pdp__assure span:before{content:"\2014";color:var(--cine-gold)}.cine-pdp__use{list-style:none;padding:1.1rem 0 0;margin:1.25rem 0 0;border-top:1px solid var(--cine-line);display:grid;gap:.5rem}.cine-pdp__use li{font-size:.78rem;line-height:1.45;color:#fafaf7bd;font-weight:300;letter-spacing:.005em;position:relative;padding-left:1.2rem}.cine-pdp__use li:before{content:"\2014";position:absolute;left:0;top:0;color:var(--cine-gold);opacity:.8}.cine-ingredients{background:var(--cine-bg-2);color:var(--cine-ivory);padding:clamp(4rem,6vw,6rem) 0;position:relative;isolation:isolate;overflow:hidden}.cine-ingredients:before{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;z-index:0;background:radial-gradient(60% 40% at 30% 30%,rgba(199,168,120,.08),transparent 70%),radial-gradient(60% 40% at 70% 80%,rgba(59,94,75,.1),transparent 70%);filter:blur(40px)}.cine-ingredients:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:5;background:linear-gradient(180deg,var(--cine-bg) 0%,transparent 8%,transparent 92%,var(--cine-bg) 100%)}.cine-ingredients__head,.cine-ingredients__strip{position:relative;z-index:2}.cine-ingredients__head{text-align:center;max-width:720px;margin:0 auto clamp(2rem,4vw,3.5rem);padding:0 1.5rem}.cine-eyebrow{display:inline-block;font-size:.66rem;font-weight:500;letter-spacing:.32em;text-transform:uppercase;color:var(--cine-gold);margin-bottom:1rem}.cine-ingredients__title{font-family:var(--syleksa-display, "Cormorant Garamond", Georgia, serif);font-weight:400;font-size:clamp(1.65rem,2.8vw,2.4rem);letter-spacing:-.005em;line-height:1.12;margin:0;color:var(--cine-ivory)}.cine-ingredients__strip{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:1320px;margin:0 auto;padding:0 1.5rem}@media(min-width:750px){.cine-ingredients__strip{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.cine-ingredients__strip{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.cine-ingredient{position:relative;border:1px solid var(--cine-line);background:linear-gradient(180deg,#0f0f0f66,#05050599);transition:border-color .5s var(--cine-ease),transform .5s var(--cine-ease),box-shadow .5s var(--cine-ease);overflow:hidden;display:flex;flex-direction:column;height:100%;transform-style:preserve-3d;will-change:transform}.cine-ingredient:hover{border-color:var(--cine-tint);transform:translateY(-6px) translateZ(0);box-shadow:0 30px 60px -30px #000000bf,0 0 0 1px var(--cine-tint)}.cine-ingredient__media{position:relative;aspect-ratio:4/5;max-height:380px;overflow:hidden;flex-shrink:0}.cine-ingredient__img{width:100%!important;height:100%!important;object-fit:cover;object-position:center;filter:brightness(.92) saturate(1.08) contrast(1.04);transition:transform 1.4s var(--cine-ease),filter .6s var(--cine-ease)}.cine-ingredient:hover .cine-ingredient__img{transform:scale(1.06);filter:brightness(1.04) saturate(1.18) contrast(1.06)}.cine-ingredient__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(5,5,5,.82) 100%),radial-gradient(circle at 70% 80%,var(--cine-tint),transparent 60%);opacity:.78;pointer-events:none;mix-blend-mode:multiply}.cine-ingredient__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background:linear-gradient(180deg,rgba(255,255,255,.06) 0%,transparent 12%);mix-blend-mode:overlay}.cine-ingredient__rune{position:absolute;top:1rem;left:1.1rem;z-index:2;font-family:var(--font-accent--family, "Playfair Display", serif);font-style:italic;color:var(--cine-gold);font-size:.85rem;letter-spacing:.05em}.cine-ingredient__caption{padding:1.5rem 1.4rem 1.4rem;flex:1;display:flex;flex-direction:column}.cine-ingredient__caption dl{margin-top:auto}.cine-ingredient__caption h3{font-family:var(--syleksa-display, "Cormorant Garamond", Georgia, serif);font-weight:400;font-size:1.45rem;letter-spacing:0;margin:0 0 .2rem;line-height:1.1}.cine-ingredient__caption em{font-family:var(--font-accent--family, "Playfair Display", serif);font-style:italic;color:var(--cine-tint);font-size:.82rem;display:block;margin-bottom:.85rem}.cine-ingredient__caption p{font-size:.85rem;line-height:1.55;color:#fafaf7b3;font-weight:300;margin:0 0 1rem}.cine-ingredient__caption dl{margin:0;padding-top:.85rem;border-top:1px solid var(--cine-line)}.cine-ingredient__caption dt{font-size:.58rem;letter-spacing:.28em;text-transform:uppercase;color:var(--cine-gold);margin-bottom:.2rem}.cine-ingredient__caption dd{margin:0;font-size:.85rem;font-weight:300;color:var(--cine-ivory)}.cine-molecular{background:var(--cine-bg);color:var(--cine-ivory);padding:clamp(4rem,6vw,6rem) 1.5rem;position:relative;overflow:hidden;isolation:isolate}.cine-molecular:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(60% 50% at 70% 30%,rgba(199,168,120,.14),transparent 70%),radial-gradient(60% 60% at 20% 80%,rgba(59,94,75,.16),transparent 70%)}.cine-molecular:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:3;background:linear-gradient(180deg,var(--cine-bg-2) 0%,transparent 10%)}.cine-molecular__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:2.5rem;max-width:1240px;margin:0 auto;align-items:center}@media(min-width:990px){.cine-molecular__inner{grid-template-columns:1fr 1fr;gap:4rem}}.cine-molecular__title{font-family:var(--font-body--family, "Inter", sans-serif);font-weight:200;font-size:clamp(1.85rem,3.4vw,2.85rem);letter-spacing:-.025em;line-height:1.07;margin:.8rem 0 1rem}.cine-molecular__body p{font-size:.95rem;line-height:1.65;font-weight:300;color:#fafaf7c7;margin:0 0 1rem;max-width:30rem}.cine-molecular__legend{list-style:none;padding:0;margin:1.25rem 0 0;display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1.5rem}.cine-molecular__legend li{font-size:.78rem;color:#fafaf7bf;display:flex;align-items:center;gap:.6rem;font-weight:300}.cine-molecular__legend .dot{width:9px;height:9px;border-radius:999px;background:var(--c);box-shadow:0 0 12px var(--c);display:inline-block}.cine-molecular__stage{position:relative}.cine-molecular__stage svg{width:100%;height:auto;display:block;filter:drop-shadow(0 24px 60px rgba(199,168,120,.12))}.cm-rings{transform-origin:300px 300px;animation:cmRingSpin 38s linear infinite}.cm-orbit{transform-origin:300px 300px}.cm-orbit--a{animation:cmOrbitCW 9s linear infinite}.cm-orbit--b{animation:cmOrbitCW 13s linear infinite reverse}.cm-orbit--c{animation:cmOrbitCW 16s linear infinite}@keyframes cmRingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes cmOrbitCW{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cm-mol--lavender{transform:translate(110px,110px);animation:cmMolPulse 5s ease-in-out infinite alternate}.cm-mol--rosemary{transform:translate(490px,130px);animation:cmMolPulse 6s ease-in-out 1s infinite alternate}.cm-mol--clove{transform:translate(140px,470px);animation:cmMolPulse 7s ease-in-out 2s infinite alternate}@keyframes cmMolPulse{0%{opacity:.7}to{opacity:1}}@media(prefers-reduced-motion:reduce){.cm-rings,.cm-orbit,.cm-mol--lavender,.cm-mol--rosemary,.cm-mol--clove,.cine-ingredient,.cine-ingredient__img{animation:none!important;transition:none!important}}.cine-pdp-beauty{background:linear-gradient(180deg,#050505,#0a0a0a);color:var(--cine-ivory);padding:clamp(4rem,6vw,6rem) 1.5rem;position:relative;overflow:hidden;isolation:isolate}.cine-pdp-beauty:before{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;background-image:url(cine-v4-hero-portrait.jpg);background-size:cover;background-position:center;filter:blur(60px) brightness(.45) saturate(1.1);opacity:.45;z-index:0;transform:scale(1.2)}.cine-pdp-beauty:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:4;background:linear-gradient(180deg,#050505 0%,transparent 12%,transparent 88%,#050505 100%)}.cine-pdp-beauty__inner{display:grid;grid-template-columns:1fr;gap:2.5rem;max-width:1320px;margin:0 auto;align-items:center}@media(min-width:990px){.cine-pdp-beauty__inner{grid-template-columns:1fr 1fr;gap:4rem}}.cine-pdp-beauty__copy{max-width:32rem}.cine-pdp-beauty__title{font-family:var(--syleksa-display, "Cormorant Garamond", Georgia, serif);font-weight:400;font-size:clamp(1.65rem,2.8vw,2.4rem);letter-spacing:-.005em;line-height:1.1;margin:.8rem 0 1rem}.cine-pdp-beauty__body p{font-size:.95rem;line-height:1.65;font-weight:300;color:#fafaf7c7;margin:0 0 1.5rem;max-width:30rem}.cine-pdp-beauty__notes{list-style:none;padding:1.25rem 0 0;margin:0;border-top:1px solid var(--cine-line);display:grid;gap:.65rem}.cine-pdp-beauty__notes li{font-size:.85rem;font-weight:300;color:#fafaf7d9;letter-spacing:.005em}.cine-pdp-beauty__notes em{font-family:var(--font-accent--family, "Playfair Display", serif);font-style:italic;color:var(--cine-gold);font-size:.92rem;font-weight:400}.cine-pdp-beauty__media{position:relative;aspect-ratio:4/5;max-height:720px;overflow:hidden;background:#0a0a0a;box-shadow:0 30px 80px -40px #000000b3}.cine-pdp-beauty__img{width:100%!important;height:100%!important;object-fit:cover;object-position:center;filter:brightness(.95) saturate(1.08);transition:transform 1.2s var(--cine-ease),filter .6s var(--cine-ease)}.cine-pdp-beauty__media:hover .cine-pdp-beauty__img{transform:scale(1.04);filter:brightness(1.05) saturate(1.15)}.cine-pdp-cream{background:var(--cine-bg-2);color:var(--cine-ivory);padding:clamp(3rem,5.5vw,5.5rem) 1.5rem;position:relative;overflow:hidden}.cine-pdp-cream__inner{display:grid;grid-template-columns:1fr;gap:2.5rem;max-width:1320px;margin:0 auto;align-items:center}@media(min-width:990px){.cine-pdp-cream__inner{grid-template-columns:1fr 1fr;gap:4.5rem}}.cine-pdp-cream__media{position:relative;aspect-ratio:1/1;max-height:620px;overflow:hidden;background:radial-gradient(ellipse at 50% 35%,#1c1a16,#0a0a0a 65%);display:flex;align-items:center;justify-content:center;isolation:isolate}.cine-pdp-cream__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 50% at 50% 25%,rgba(199,168,120,.2),transparent 70%),radial-gradient(70% 60% at 50% 95%,rgba(0,0,0,.55),transparent 70%);pointer-events:none;z-index:0}.cine-pdp-cream__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;background:radial-gradient(110% 60% at 50% 110%,rgba(0,0,0,.55),transparent 50%)}.cine-pdp-cream__img{max-width:92%!important;max-height:96%!important;width:auto!important;height:auto!important;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 35px 50px rgba(0,0,0,.85)) contrast(1.05);transition:transform .9s var(--cine-ease),filter .6s var(--cine-ease)}.cine-pdp-cream__media:hover .cine-pdp-cream__img{transform:translateY(-6px) scale(1.025);filter:drop-shadow(0 40px 60px rgba(0,0,0,.95)) contrast(1.08) brightness(1.05)}.cine-pdp-cream__copy{max-width:32rem}.cine-pdp-cream__title{font-family:var(--syleksa-display, "Cormorant Garamond", Georgia, serif);font-weight:400;font-size:clamp(1.65rem,2.8vw,2.4rem);letter-spacing:-.005em;line-height:1.1;margin:.8rem 0 1rem}.cine-pdp-cream__body p{font-size:.95rem;line-height:1.65;font-weight:300;color:#fafaf7c7;margin:0 0 1.5rem;max-width:30rem}.cine-pdp-cream__spec{margin:0;padding-top:1rem;border-top:1px solid var(--cine-line);display:grid;gap:.7rem}.cine-pdp-cream__spec>div{display:flex;align-items:baseline;gap:1rem}.cine-pdp-cream__spec dt{flex-shrink:0;width:110px;font-size:.6rem;letter-spacing:.28em;text-transform:uppercase;color:var(--cine-gold);font-weight:500}.cine-pdp-cream__spec dd{margin:0;font-size:.92rem;font-weight:300;color:var(--cine-ivory)}@media(prefers-reduced-motion:reduce){.cine-pdp-beauty__img,.cine-pdp-cream__img{transition:none!important}}@media(max-width:749px){html,body{overflow-x:hidden}.cine-pdp__stage{min-height:auto;padding:2.75rem 1.25rem 2rem}.cine-pdp__inner{gap:1.5rem}.cine-pdp__media{max-height:420px;aspect-ratio:1/1}.cine-pdp__title-brand{font-size:clamp(1.65rem,8.5vw,2.2rem);letter-spacing:.14em}.cine-pdp__title-product{font-size:clamp(1.15rem,5.5vw,1.55rem)}.cine-pdp__title-house{font-size:.58rem;letter-spacing:.28em}.cine-pdp__tagline{font-size:.92rem;line-height:1.6}.cine-pdp__spec{grid-template-columns:1fr 1fr;gap:.5rem 1rem;padding:.85rem 0}.cine-pdp__spec dd{font-size:.8rem}.cine-pdp__price{font-size:1.55rem}.cine-pdp__add{padding:1.15rem 1.25rem;font-size:.78rem;letter-spacing:.22em;width:100%}.cine-pdp__assure{font-size:.66rem;gap:.5rem 1rem}.cine-pdp__use{padding-top:.85rem;margin-top:1rem}.cine-pdp__use li{font-size:.78rem}.cine-ingredients{padding:2.75rem 0}.cine-ingredients__head{margin-bottom:1.75rem}.cine-ingredients__strip{padding:0 1.25rem}.cine-ingredient__caption{padding:1.25rem 1.1rem 1.2rem}.cine-ingredient__caption h3{font-size:1.2rem}.cine-ingredient__caption p{font-size:.82rem;line-height:1.55}.cine-pdp-beauty{padding:2.75rem 1.25rem}.cine-pdp-beauty__inner{gap:1.75rem}.cine-pdp-beauty__title{font-size:clamp(1.65rem,7vw,2.1rem)}.cine-pdp-beauty__media{aspect-ratio:3/4;max-height:540px}.cine-pdp-beauty__notes{font-size:.82rem}.cine-pdp-cream{padding:2.75rem 1.25rem}.cine-pdp-cream__inner{gap:1.75rem}.cine-pdp-cream__title{font-size:clamp(1.65rem,7vw,2.1rem)}.cine-pdp-cream__media{aspect-ratio:3/4;max-height:480px}.cine-pdp-cream__spec dt{width:90px;font-size:.55rem}.cine-molecular{padding:2.75rem 1.25rem}.cine-molecular__inner{gap:1.75rem}.cine-molecular__title{font-size:clamp(1.65rem,7vw,2.1rem)}.cine-molecular__legend{grid-template-columns:1fr;gap:.5rem}}[id^=shopify-section-template--][id*=__main] .product-information,[id^=shopify-section-template--][id*=__main] section.product{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/21/assets/cine-pdp.css.map */
