.product-story{position:relative;padding:0;background:var(--color-edge-deep);--story-copper: #c8968c}.product-story__gift-slot{position:relative;z-index:3}.product-story__gift{padding:clamp(.6rem,1.6vw,.85rem) clamp(1rem,4vw,2rem);text-align:center;background:#060605d1;border-bottom:1px solid rgba(var(--story-gift-rgb, 200, 150, 140),.28);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-story__gift.is-fija{position:fixed;top:var(--gift-top, 0px);left:0;right:0;z-index:60;background:#060605f0;animation:gift-baja .28s ease-out}@keyframes gift-baja{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.product-story__gift.is-fija{animation:none}}.product-story__gift-text{margin:0;font-family:var(--font-body, "Montserrat", sans-serif);font-size:clamp(.68rem,1.4vw,.78rem);letter-spacing:.12em;text-transform:uppercase;color:#ffffffd1}.product-story__gift-text b{color:var(--story-copper);font-weight:600}.product-story__gift-text .product-story__gift-fin{display:block;margin-top:.25rem;font-size:.82em;letter-spacing:.08em;text-transform:none;color:#ffffff73}.product-story__gift.is-logrado .product-story__gift-text{color:var(--story-copper)}.product-story__about{position:relative;margin-top:clamp(1.25rem,3vw,1.75rem);border-top:1px solid rgba(255,255,255,.12)}.product-story__about-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:clamp(.9rem,2.2vw,1.15rem) clamp(1rem,2.2vw,1.25rem);background:rgba(var(--aurora-copper-rgb),.08);border:1px solid rgba(var(--aurora-copper-rgb),.42);border-radius:2px;cursor:pointer;transition:background .25s ease,border-color .25s ease,color .2s ease;font-family:var(--font-body, "Montserrat", sans-serif);font-size:clamp(.72rem,1.5vw,.82rem);letter-spacing:.16em;text-transform:uppercase;color:var(--color-text);transition:color .2s ease}.product-story__about-trigger:hover,.product-story__about-trigger:focus-visible{color:var(--story-copper);background:rgba(var(--aurora-copper-rgb),.16);border-color:rgba(var(--aurora-copper-rgb),.72)}.product-story__about-icon{width:1.25rem;height:1.25rem;flex:0 0 auto;transition:transform .3s ease}.product-story__about-trigger[aria-expanded=true] .product-story__about-icon{transform:rotate(180deg)}.product-story__about-panel{padding-bottom:clamp(1.5rem,4vw,2.5rem);animation:about-abre .35s ease}@keyframes about-abre{0%{opacity:0;transform:translateY(-.4rem)}to{opacity:1;transform:translateY(0)}}.product-story__about-text{max-width:60ch;font-family:var(--font-body, "Montserrat", sans-serif);font-size:clamp(.85rem,1.7vw,.95rem);line-height:1.75;color:#ffffffbd}.product-story__about-text h3{margin:1.75rem 0 .6rem;font-family:var(--font-body, "Montserrat", sans-serif);font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;color:var(--color-text)}.product-story__about-text ul{margin:0 0 .5rem;padding-left:1.1rem}.product-story__about-text li{margin-bottom:.4rem}.product-story__about-gallery{margin-top:clamp(1.25rem,3vw,1.75rem);display:grid;grid-template-columns:repeat(auto-fill,minmax(0,286px));gap:clamp(.75rem,2vw,1.25rem)}.product-story__about-shot{margin:0;aspect-ratio:1 / 1}.product-story__about-shot img{display:block;width:100%;height:100%;object-fit:contain;border-radius:2px}@media(prefers-reduced-motion:reduce){.product-story__about-panel{animation:none}.product-story__about-icon{transition:none}}.product-story__track{position:relative;z-index:1;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain}.product-story__track::-webkit-scrollbar{display:none}.product-story__track.is-scrolling .product-story__glow,.product-story__track.is-scrolling .product-story__bg{animation-play-state:paused}.product-story__slide{position:relative;flex:0 0 100%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always;padding:0 0 clamp(4rem,10vw,8rem);overflow:hidden;background:linear-gradient(to bottom,var(--color-edge-deep) 0%,#0a0a09 12%,#050505 55%,var(--color-edge-deep) 100%);--story-glow-rgb: 138, 134, 129}.product-story__glow{position:absolute;top:-8%;right:-8%;bottom:-8%;left:-8%;z-index:0;pointer-events:none;background-color:rgb(var(--story-glow-rgb));opacity:.37;mix-blend-mode:screen;transition:background-color .9s ease;animation:story-glow-latido 24s ease-in-out infinite alternate;-webkit-mask-image:radial-gradient(78% 82% at 40% 46%,#000 0%,rgba(0,0,0,.58) 16%,rgba(0,0,0,.26) 40%,rgba(0,0,0,.1) 62%,rgba(0,0,0,.03) 82%,transparent 96%);mask-image:radial-gradient(78% 82% at 40% 46%,#000 0%,rgba(0,0,0,.58) 16%,rgba(0,0,0,.26) 40%,rgba(0,0,0,.1) 62%,rgba(0,0,0,.03) 82%,transparent 96%)}@keyframes story-glow-latido{0%{transform:scale(1);opacity:.33}to{transform:scale(1.06);opacity:.44}}.product-story__nav{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;gap:clamp(.75rem,2vw,1.5rem);padding:clamp(1.25rem,3vw,2rem) 0}.product-story__nav-arrow{width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:#00000040;cursor:pointer;transition:border-color .25s ease,background .25s ease,opacity .25s ease}.product-story__nav-arrow:hover{border-color:var(--story-copper);background:#00000073}.product-story__nav-arrow[disabled]{opacity:.3;cursor:default}.product-story__nav-arrow span{width:.55rem;height:.55rem;border-left:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);margin-left:.2rem}.product-story__nav-arrow--next span{transform:rotate(-135deg);margin-left:0;margin-right:.2rem}.product-story__nav-dots{display:flex;align-items:center;gap:.5rem}.product-story__jump{position:absolute;top:50%;right:calc((100% - 100vw)/2 + .6rem);transform:translateY(-50%);z-index:4;width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(var(--story-gift-rgb, 200, 150, 140),.28);border-radius:2px;background:#060605d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#ffffffd9;cursor:pointer;transition:background .25s ease,border-color .25s ease,color .25s ease}.product-story__jump:hover{background:#060605eb;border-color:rgba(var(--story-gift-rgb, 200, 150, 140),.6);color:#fff}.product-story__jump:focus-visible{outline:2px solid var(--aurora-copper, #c8968c);outline-offset:3px}.product-story__jump span{width:.5rem;height:.5rem;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg);margin-right:.15rem}.product-story__jump--back span{transform:rotate(-135deg);margin-right:0;margin-left:.15rem}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.product-story__jump{background:#0c0c0bf5}}@media screen and (max-width:989px){.product-story__jump{top:64%;width:2.4rem;height:2.4rem}}@media(prefers-reduced-motion:reduce){.product-story__jump{transition:none}}.product-story__nav-dot{width:.45rem;height:.45rem;padding:0;border:0;border-radius:50%;background:#ffffff47;cursor:pointer;transition:background .25s ease,transform .25s ease}.product-story__nav-dot.is-active{background:var(--story-copper);transform:scale(1.3)}@media(prefers-reduced-motion:reduce){.product-story__glow{animation:none;opacity:.37}.product-story__nav-dot,.product-story__nav-arrow{transition:none}}.product-story__bg{position:absolute;top:-6%;right:-6%;bottom:-6%;left:-6%;z-index:0;background-size:cover;background-position:center;filter:brightness(.58) saturate(.85);animation:story-tide 34s ease-in-out infinite;will-change:transform}.product-story__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(to bottom,rgba(var(--color-background-rgb),1) 0%,rgba(var(--color-background-rgb),0) var(--section-blend)),linear-gradient(to top,rgba(var(--color-edge-deep-rgb),1) 0%,rgba(var(--color-edge-deep-rgb),0) var(--section-blend)),radial-gradient(ellipse 75% 85% at 32% 40%,#00000026,#000c 70%),linear-gradient(180deg,#00000047,#0003 40%,#00000080);pointer-events:none}@keyframes story-tide{0%,to{transform:scale(1) translate(0)}50%{transform:scale(1.06) translate(-1%,-1%)}}@media screen and (max-width:749px){.product-story__bg{top:-10%;right:-10%;bottom:-10%;left:-10%;animation-name:story-tide-portrait;animation-duration:26s}}@keyframes story-tide-portrait{0%,to{transform:scale(1.02) translateY(-4%)}50%{transform:scale(1.02) translateY(4%)}}.product-story__pitch{position:relative;z-index:1;width:100%;max-width:1500px;margin:0 auto;--pitch-escala: 1;--pitch-sangrado: 1;--pitch-foto-zoom: 1;--pitch-pad-y: calc((clamp(.75rem, 2vw, 1.5rem) + .34rem) * var(--pitch-escala));--pitch-salida: calc(clamp(1.4rem, 7vw, 3rem) * var(--pitch-escala));padding:var(--pitch-pad-y) var(--page-margin) calc(var(--pitch-pad-y) + var(--pitch-salida));background:none;text-align:center;overflow:hidden}.product-story__pitch:before{content:"";position:absolute;inset:0 0 var(--pitch-salida) 0;background:var(--pitch-marfil);border-radius:0 0 50% 50% / 0 0 clamp(1.5rem,7vw,4rem) clamp(1.5rem,7vw,4rem);z-index:0;pointer-events:none}.product-story__pitch-vista{grid-area:1 / 1;position:relative;display:flex;align-items:flex-start;gap:clamp(1rem,3vw,3rem);min-height:calc(clamp(15rem,43vw,26rem) * var(--pitch-escala));min-width:0;opacity:0;transition:opacity .55s ease;pointer-events:none}.product-story__pitch-vista.is-visible{opacity:1;pointer-events:auto}.product-story__pitch:not([data-pitch-listo]) .product-story__pitch-vista--1{opacity:1}.product-story__pitch-halo{position:absolute;top:-22%;width:calc(clamp(15rem,70vw,46rem) * var(--pitch-escala) * var(--pitch-foto-zoom));aspect-ratio:1;background:radial-gradient(circle at 50% 46%,rgba(var(--aurora-copper-rgb),.95),rgba(var(--aurora-copper-rgb),.78) 34%,rgba(var(--aurora-copper-rgb),.3) 58%,rgba(var(--aurora-copper-rgb),0) 78%);border-radius:62% 38% 55% 45%/48% 58% 42% 52%;filter:blur(17px);z-index:0;pointer-events:none}.product-story__pitch-vista--1 .product-story__pitch-halo{left:calc(-1 * var(--page-margin) - 14vw * var(--pitch-sangrado))}.product-story__pitch-vista--2 .product-story__pitch-halo{right:calc(-1 * var(--page-margin) - 14vw * var(--pitch-sangrado))}.product-story__pitch-arco{position:absolute;top:calc(-1 * var(--pitch-pad-y));width:calc(clamp(11rem,62vw,30rem) * var(--pitch-escala) * var(--pitch-foto-zoom));background-size:cover;background-position:center 5%;background-repeat:no-repeat;-webkit-mask-image:var(--pitch-arco-lados),linear-gradient(to bottom,transparent 0%,#000 9%,#000 90%,transparent 100%);mask-image:var(--pitch-arco-lados),linear-gradient(to bottom,transparent 0%,#000 9%,#000 90%,transparent 100%);-webkit-mask-composite:source-in;mask-composite:intersect;z-index:2;pointer-events:none}.product-story__pitch-vista--1 .product-story__pitch-arco{left:calc(-1 * var(--page-margin) - 12vw * var(--pitch-sangrado));clip-path:inset(0 23% 0 18% round 999px 999px 0 0);--pitch-arco-lados: linear-gradient( to right, transparent 18%, #000 29%, #000 66%, transparent 77% )}.product-story__pitch-vista--2 .product-story__pitch-arco{right:calc(-1 * var(--page-margin) - 12vw * var(--pitch-sangrado));clip-path:inset(0 18% 0 23% round 999px 999px 0 0);--pitch-arco-lados: linear-gradient( to right, transparent 23%, #000 34%, #000 71%, transparent 82% )}.product-story__pitch-vista--2{flex-direction:row-reverse}.product-story__pitch-foto{position:relative;z-index:1;margin-top:calc(-1 * var(--pitch-pad-y));align-self:flex-start;flex:0 0 auto;width:calc(clamp(11rem,62vw,30rem) * var(--pitch-escala) * var(--pitch-foto-zoom));height:auto;margin-bottom:calc(clamp(-3.6rem,-12vw,-1.9rem) * var(--pitch-escala) * var(--pitch-foto-zoom));-webkit-mask-image:linear-gradient(to bottom,#000 92%,transparent 100%),radial-gradient(ellipse 62% 86% at 50% 44%,#000 46%,rgba(0,0,0,.5) 76%,transparent 96%),linear-gradient(to right,transparent 1%,#000 9%,#000 82%,transparent 99%);mask-image:linear-gradient(to bottom,#000 92%,transparent 100%),radial-gradient(ellipse 62% 86% at 50% 44%,#000 46%,rgba(0,0,0,.5) 76%,transparent 96%),linear-gradient(to right,transparent 1%,#000 9%,#000 82%,transparent 99%);-webkit-mask-composite:source-in;mask-composite:intersect;-webkit-user-select:none;user-select:none}.product-story__pitch-vista--1 .product-story__pitch-foto{margin-left:calc(-1 * var(--page-margin) - 12vw * var(--pitch-sangrado));margin-right:calc(-6vw * var(--pitch-escala))}.product-story__pitch-vista--2 .product-story__pitch-foto{margin-right:calc(-1 * var(--page-margin) - 12vw * var(--pitch-sangrado));margin-left:calc(-6vw * var(--pitch-escala))}.product-story__pitch-texto{position:relative;z-index:2;flex:1 1 auto;align-self:center;margin-bottom:var(--pitch-salida);display:flex;flex-direction:column;align-items:center;gap:clamp(.3rem,1vw,.7rem);min-width:0}.product-story__pitch-label{margin:0;font-family:var(--font-body);font-weight:600;text-transform:uppercase;letter-spacing:.34em;text-indent:.34em;font-size:clamp(.4rem,1.15vw,.62rem);color:var(--pitch-cobre-ink)}.js-entrada .product-story__pitch[data-entrada]:not(.is-dentro):before{opacity:0;transform:scaleY(.9);transform-origin:50% 0}.js-entrada .product-story__pitch[data-entrada]:not(.is-dentro) .product-story__pitch-texto{opacity:0;filter:blur(12px);transform:scale(1.03)}.js-entrada .product-story__pitch[data-entrada]:not(.is-dentro) .product-story__pitch-foto,.js-entrada .product-story__pitch[data-entrada]:not(.is-dentro) .product-story__pitch-arco,.js-entrada .product-story__pitch[data-entrada]:not(.is-dentro) .product-story__pitch-halo{opacity:0;transform:translateY(34%)}.product-story__pitch.is-dentro:before{opacity:1;transform:scaleY(1);transition:opacity .5s ease,transform .7s cubic-bezier(.22,1,.36,1)}.product-story__pitch.is-dentro .product-story__pitch-texto{opacity:1;filter:blur(0);transform:scale(1);transition:opacity .9s ease .25s,filter 1.1s cubic-bezier(.22,1,.36,1) .25s,transform 1.1s cubic-bezier(.22,1,.36,1) .25s}.product-story__pitch.is-dentro .product-story__pitch-foto,.product-story__pitch.is-dentro .product-story__pitch-arco,.product-story__pitch.is-dentro .product-story__pitch-halo{opacity:1;transform:translateY(0);transition:opacity .55s ease .5s,transform .8s cubic-bezier(.22,1,.36,1) .5s}@media(prefers-reduced-motion:reduce){.js-entrada .product-story__pitch[data-entrada]:before,.js-entrada .product-story__pitch[data-entrada] .product-story__pitch-texto,.js-entrada .product-story__pitch[data-entrada] .product-story__pitch-foto,.js-entrada .product-story__pitch[data-entrada] .product-story__pitch-arco,.js-entrada .product-story__pitch[data-entrada] .product-story__pitch-halo{opacity:1;transform:none;transition:none}.js-entrada .product-story__pitch[data-entrada] .product-story__pitch-texto{filter:none}}@media screen and (min-width:990px){.product-story__pitch{--pitch-escala: .65;--pitch-sangrado: .3;--pitch-foto-zoom: 1.28}.product-story__pitch-vista{min-height:calc(clamp(15rem,43vw,26rem) * var(--pitch-escala) * 1.08)}}@media(prefers-reduced-motion:reduce){.product-story__pitch-inner{display:block}.product-story__pitch-vista{opacity:1;pointer-events:auto;transition:none}.product-story__pitch-vista+.product-story__pitch-vista{margin-top:clamp(.5rem,1.5vw,1rem)}}.product-story__pitch-inner{width:100%;max-width:1400px;margin:0 auto;position:relative;z-index:1;display:grid}.product-story__pitch-line{margin:0;font-family:var(--font-heading);font-size:clamp(1.2rem,3.4vw,3rem);font-optical-sizing:none;font-variation-settings:"opsz" 8,"wght" 400;font-weight:400;line-height:1.06;letter-spacing:normal;color:var(--pitch-tinta, #161514);text-wrap:balance}.product-story__pitch-ac{font-style:italic;color:var(--pitch-cobre-ink)}@keyframes pitch-shine{0%{background-position:0% 0}to{background-position:100% 0}}.product-story__inner{position:relative;z-index:1;max-width:1600px;display:grid;grid-template-columns:3fr 2fr;align-items:center;gap:clamp(2.5rem,6vw,6rem)}.product-story .product-story__inner{padding-top:clamp(4rem,10vw,8rem)}.product-story__slide--has-pitch .product-story__inner{padding-top:clamp(1.5rem,4vw,3rem)}.product-story__product{display:flex;flex-direction:column;align-items:center;position:relative}.product-story__seals{position:absolute;top:.5rem;right:.5rem;z-index:2;margin:0;pointer-events:none}.product-story__seal{flex:0 0 auto;width:clamp(3.25rem,7vw,4.5rem);aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;box-shadow:0 6px 16px #00000059}.product-story__seal img{width:100%;height:100%;object-fit:cover;transform:scale(1.04)}.product-story__media{position:relative;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,3rem);perspective:1200px}.product-story__media-frame{position:relative;width:100%;max-width:34rem;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;transform:perspective(1200px) rotateX(var(--tilt-y, 0deg)) rotateY(var(--tilt-x, 0deg));transition:transform .4s cubic-bezier(.16,1,.3,1);will-change:transform}.product-story__gallery{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;margin:0;background:none;border:none;cursor:default}.product-story__gallery.has-multiple{cursor:pointer}.product-story__still{width:100%;height:100%;object-fit:contain;background:transparent;filter:drop-shadow(0 10px 14px rgba(0,0,0,.45)) drop-shadow(0 34px 54px var(--color-shadow));transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.22,1,.36,1)}.product-story__still.is-vanishing{opacity:.22;transform:scale(.985)}@media(prefers-reduced-motion:reduce){.product-story__still{transition:none}}.product-story__hint{position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%);margin:0;padding:.4rem .9rem;background:var(--color-background-secondary);border:1px solid var(--color-accent);font-family:var(--font-body);font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text);opacity:.8;white-space:nowrap}@keyframes story-settle{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.product-story.is-revealing .product-story__media{animation:story-settle .7s cubic-bezier(.16,1,.3,1) both}.product-story.is-revealing .product-story__content{animation:story-settle .7s cubic-bezier(.16,1,.3,1) both;animation-delay:.12s}.product-story__content{max-width:480px;margin:0 auto}.product-story__eyebrow{margin:0 0 1rem;font-family:var(--font-body);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.3em;color:var(--color-text);opacity:.55}.product-story__title{font-family:var(--font-heading);font-size:clamp(1.85rem,3.4vw,2.75rem);font-weight:500;line-height:1.18;letter-spacing:.02em;color:var(--color-text);margin:0 0 1rem;text-wrap:balance}.product-story__price{font-family:var(--font-body);font-size:1.375rem;font-weight:600;letter-spacing:.02em;color:var(--color-text);margin:0 0 1.75rem}.product-story__price-compare{margin-left:.85rem;font-size:1rem;font-weight:400;opacity:.5}.product-story__price-compare[hidden]{display:none}.product-story__option{margin:0 0 1.75rem;padding:0;border:0;min-width:0}.product-story__option-label{display:block;margin:0 0 .75rem;padding:0;font-family:var(--font-body);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:var(--color-text);opacity:.6}.product-story__option-value{margin-left:.4rem;font-weight:400;text-transform:none;letter-spacing:.02em;opacity:.85}.product-story__swatches{display:flex;gap:.85rem}.product-story__swatch{position:relative;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid rgba(255,255,255,.35);cursor:pointer;transition:border-color .25s ease,transform .25s ease}.product-story__swatch-dot{display:block;width:1.7rem;height:1.7rem;border-radius:50%;box-shadow:inset 0 0 0 1px #00000026;transition:transform .25s ease}.product-story__swatch:hover .product-story__swatch-dot{transform:scale(1.1)}.product-story__swatch:hover{border-color:#fff9}.product-story__swatch-input:checked+.product-story__swatch{border-color:var(--story-copper);box-shadow:0 0 0 3px #c8968c38}.product-story__swatch-input:focus-visible+.product-story__swatch{outline:2px solid var(--color-text);outline-offset:2px}.product-story__swatch.is-unavailable{opacity:.3;cursor:not-allowed}.product-story__pills{display:flex;flex-wrap:wrap;gap:.5rem}.product-story__pill{display:inline-flex;align-items:center;min-height:2.5rem;padding:.5rem 1.1rem;background:transparent;border:1px solid rgba(255,255,255,.3);color:var(--color-text);font-family:var(--font-body);font-size:.8125rem;letter-spacing:.04em;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.product-story__pill:hover{border-color:#fff9}.product-story__pill-input:checked+.product-story__pill{background:var(--color-text);border-color:var(--color-text);color:var(--color-background)}.product-story__pill-input:focus-visible+.product-story__pill{outline:2px solid var(--color-text);outline-offset:2px}.product-story__pill.is-unavailable{opacity:.35;text-decoration:line-through}.product-story__pills{padding-top:.7rem}.product-story__pill{position:relative}.product-story__pill-savings{position:absolute;top:-.6rem;right:-.35rem;padding:.15rem .5rem;background:var(--story-copper);color:#1a1a1a;font-family:var(--font-body);font-size:.625rem;font-weight:600;letter-spacing:.03em;white-space:nowrap;border-radius:2px;pointer-events:none}.product-story.is-revealing .product-story__pill-savings{animation:pill-savings-in .4s cubic-bezier(.16,1,.3,1) .15s both}@keyframes pill-savings-in{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.product-story.is-revealing .product-story__pill-savings{animation:none}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-story__reviews-label{display:block;margin:0 0 .6rem;font-family:var(--font-body);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:var(--color-text);opacity:.6}.product-story__rating{display:flex;align-items:center;gap:.65rem;margin:0 0 1.75rem}.product-story__rating-number{font-family:var(--font-body);font-size:.9375rem;font-weight:600;color:var(--color-text)}.product-story__review-count{font-family:var(--font-body);font-size:.8125rem;color:var(--color-text-secondary)}.product-story__stars-wrap{position:relative;display:inline-block}.product-story__stars{display:flex;gap:.2rem}.product-story__stars--filled{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.product-story__star{display:block;width:.875rem;height:.875rem;background:var(--color-text-secondary);opacity:.35;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2.5l2.98 6.24 6.77.68-5.06 4.7 1.4 6.88L12 17.77l-6.09 3.23 1.4-6.88-5.06-4.7 6.77-.68L12 2.5z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2.5l2.98 6.24 6.77.68-5.06 4.7 1.4 6.88L12 17.77l-6.09 3.23 1.4-6.88-5.06-4.7 6.77-.68L12 2.5z'/%3E%3C/svg%3E") center / contain no-repeat}.product-story__star.is-filled{background:var(--story-copper);opacity:.95}.product-story__review{position:relative}.product-story__reviews{position:relative;min-height:6rem;margin-bottom:1.75rem}.product-story__review{position:absolute;top:0;left:0;right:0;margin:0;opacity:0;transform:translateY(1rem);transition:opacity .6s ease,transform .6s ease;pointer-events:none}.product-story__review.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.product-story__review-text{margin:0 0 .75rem;font-family:var(--font-heading);font-size:clamp(.9375rem,1.4vw,1.0625rem);font-style:italic;line-height:1.55;color:var(--color-text)}.product-story__form{margin:0}.product-story__button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;width:100%;min-height:3.25rem;padding:1rem 2.5rem;background:#fff;border:0;color:#0f0f0f;font-family:var(--font-body);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;cursor:pointer;transition:background .25s ease,transform .15s ease}.product-story__button [data-add-text]{background:linear-gradient(100deg,#0f0f0f 0% 44%,#8a8a8a 50%,#0f0f0f 56% 100%) no-repeat;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:pitch-shine 3.2s ease-in-out infinite alternate}@supports not ((-webkit-background-clip: text) or (background-clip: text)){.product-story__button [data-add-text]{background:none;-webkit-text-fill-color:#0f0f0f;color:#0f0f0f}}@media(prefers-reduced-motion:reduce){.product-story__button [data-add-text]{animation:none}}.product-story__button:hover:not(:disabled){background:#efeae2}.product-story__button:active:not(:disabled){transform:translateY(1px)}.product-story__button:focus-visible{outline:2px solid var(--color-text);outline-offset:3px}.product-story__button:disabled{opacity:.4;cursor:not-allowed}.product-story__button.is-added{background:#1f2a22}.product-story__button.is-added [data-add-text]{background:none;-webkit-text-fill-color:#ffffff;color:#fff;animation:none}.product-story__express:not(:empty){margin-top:.75rem}.product-story__express .shopify-payment-button__button{min-height:3.25rem;border-radius:0;font-family:var(--font-body)}.product-story__express .shopify-payment-button__more-options{margin-top:.6rem;color:var(--color-text-secondary);font-family:var(--font-body);font-size:.8125rem;text-decoration:underline;text-underline-offset:2px}.product-story__assurance{margin:.9rem 0 0}.product-story__guarantee{display:flex;align-items:center;gap:.7rem;padding:.65rem .9rem;text-align:left;border:1px solid rgba(200,150,140,.4);border-left:2px solid var(--story-copper);background:linear-gradient(90deg,#c8968c29,#c8968c0a)}.product-story__guarantee-icon{display:inline-flex;flex:0 0 auto;color:var(--story-copper)}.product-story__guarantee-icon svg{width:22px;height:22px}.product-story__guarantee-copy{display:flex;flex-direction:column;gap:.15rem}.product-story__guarantee-title{font-family:var(--font-body);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#edcabe}.product-story__guarantee-note{font-family:var(--font-body);font-size:.8125rem;font-weight:400;line-height:1.5;color:var(--color-text-secondary)}.product-story__trust{display:flex;flex-wrap:wrap;gap:.4rem 1.5rem;margin:.6rem 0 0;padding:0;list-style:none}.product-story__trust-item{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-body);font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--color-text-secondary)}.product-story__trust-item svg{width:15px;height:15px;flex:0 0 auto;opacity:.75}.product-story.is-revealing .product-story__guarantee{animation:assurance-in .4s cubic-bezier(.16,1,.3,1) .18s both}.product-story.is-revealing .product-story__trust{animation:assurance-in .4s cubic-bezier(.16,1,.3,1) .25s both}.product-story.is-revealing .product-story__delivery{animation:assurance-in .4s cubic-bezier(.16,1,.3,1) .32s both}@keyframes assurance-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.product-story__button{transition:none}.product-story.is-revealing .product-story__guarantee,.product-story.is-revealing .product-story__trust,.product-story.is-revealing .product-story__delivery{animation:none}}@media screen and (max-width:749px){.product-story .product-story__inner{padding-top:1.25rem}.product-story__pitch{padding-left:.7rem;padding-right:.7rem}.product-story__pitch-line{font-size:clamp(1.1rem,6vw,2.2rem);line-height:1.06}.product-story__inner{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);grid-template-areas:"photo name" "photo color" "photo qty" "photo price" "buy   buy";align-items:start;gap:.4rem .5rem}.product-story__product{grid-area:photo}.product-story__media{padding:.2rem}.product-story__seals{top:.4rem;left:.4rem;right:auto}.product-story__seal{width:clamp(3.25rem,15vw,4.25rem)}.product-story__media-frame{max-width:100%;aspect-ratio:4 / 5}.product-story__slide--slim .product-story__media-frame{aspect-ratio:10 / 19}.product-story__slide--fill .product-story__media-frame{aspect-ratio:2 / 3}.product-story__slide--slim .product-story__gallery,.product-story__slide--fill .product-story__gallery{overflow:hidden}.product-story__slide--slim .product-story__still,.product-story__slide--fill .product-story__still{object-fit:cover;object-position:center}.product-story__gallery-arrow{display:none;position:absolute;top:50%;right:.5rem;transform:translateY(-50%);width:1.75rem;height:1.75rem;border-radius:50%;background:#ffffff0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.22)}.product-story__gallery.has-multiple .product-story__gallery-arrow{display:block}.product-story__gallery-arrow:after{content:"";position:absolute;top:50%;left:50%;width:.35rem;height:.35rem;border-right:1px solid rgba(255,255,255,.7);border-top:1px solid rgba(255,255,255,.7);transform:translate(-65%,-50%) rotate(45deg)}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.product-story__gallery-arrow{background:#1414144d}}.product-story__content{display:contents}.product-story__eyebrow{display:none}.product-story__title{grid-area:name;margin:0 0 .3rem;font-size:1.05rem;line-height:1.2}.product-story__price{grid-area:price;margin:.2rem 0 .3rem;font-size:1rem}.product-story__option[data-option-index="0"]{grid-area:color;margin-bottom:.35rem}.product-story__option[data-option-index="1"]{grid-area:qty;margin-bottom:.35rem}.product-story__option-label{font-size:.6rem;margin-bottom:.3rem}.product-story__swatches{gap:.4rem}.product-story__swatch{width:1.6rem;height:1.6rem}.product-story__swatch-dot{width:1.1rem;height:1.1rem}.product-story__pills{flex-direction:column;align-items:stretch;padding-top:.4rem;gap:.25rem}.product-story__pill{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.15rem;min-height:1.7rem;padding:.35rem .6rem;font-size:.68rem}.product-story__pill-savings{position:static;padding:.1rem .35rem;font-size:.55rem}.product-story__form{grid-area:buy;align-self:end}.product-story__button{min-height:2.5rem;padding:.6rem 1rem;font-size:.7rem}}@media screen and (max-width:749px){.product-story__extras{padding-top:1.5rem}.product-story__assurance{margin-bottom:1.75rem}.product-story__trust,.product-story__rating{justify-content:center}}@media(prefers-reduced-motion:reduce){.product-story__bg,.product-story.is-revealing .product-story__media,.product-story.is-revealing .product-story__content{animation:none}.product-story__media-frame{transition:none}.product-story__review{transition:opacity .2s ease;transform:none}}.product-story__dots{display:flex;justify-content:center;align-items:center;gap:.45rem;min-height:.5rem;margin-top:clamp(.6rem,1.5vw,1rem)}.product-story__dot{width:.4rem;height:.4rem;border-radius:50%;background:#ffffff47;transition:background .25s ease,transform .25s ease}.product-story__dot.is-active{background:var(--story-copper);transform:scale(1.3)}@media(prefers-reduced-motion:reduce){.product-story__dot{transition:none}}.product-story__delivery{display:flex;align-items:flex-start;gap:.55rem;margin:clamp(.65rem,1.6vw,.9rem) 0 0;font-family:var(--font-body, "Montserrat", sans-serif);font-size:clamp(.72rem,1.5vw,.8rem);line-height:1.55;color:#fff9}.product-story__delivery svg{flex:0 0 auto;margin-top:.1rem;opacity:.75}.product-story__delivery a{color:inherit;text-decoration:underline;text-underline-offset:.2em;white-space:nowrap;transition:color .2s ease}.product-story__delivery a:hover{color:var(--story-copper, #c8968c)}@media screen and (max-width:749px){.product-story__dots{display:none}}.product-story__banda{display:none}@media screen and (max-width:989px){.product-story__banda{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding-bottom:.25rem}.product-story__bucle--banda{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;background:#050505;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 7%,#000 88%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 7%,#000 88%,transparent 100%)}}.product-story__bucle--marco{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;object-fit:cover;opacity:0;pointer-events:none;transition:opacity .6s ease;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%),linear-gradient(to bottom,transparent 0,#000 6%,#000 94%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%),linear-gradient(to bottom,transparent 0,#000 6%,#000 94%,transparent 100%);mask-composite:intersect}.product-story__bucle--marco.is-playing{opacity:1}.product-story__slide:not(.is-foto) .product-story__media-frame:has(.product-story__bucle--marco.is-playing) .product-story__still{opacity:0}.is-foto .product-story__bucle--marco{opacity:0}@media screen and (max-width:989px){.product-story__bucle.product-story__bucle--marco,.product-story__ver-video.product-story__ver-video--marco{display:none}}.product-story__ver-video{display:inline-flex;align-items:center;gap:.55rem;margin-top:.9rem;padding:.7rem 1.25rem;background:rgba(var(--aurora-copper-rgb),.08);border:1px solid rgba(var(--aurora-copper-rgb),.42);border-radius:2px;font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--color-text);cursor:pointer;transition:background .25s ease,border-color .25s ease,color .2s ease}.product-story__ver-video:hover,.product-story__ver-video:focus-visible{background:rgba(var(--aurora-copper-rgb),.16);border-color:rgba(var(--aurora-copper-rgb),.72);color:var(--aurora-copper-bright, #e0b8b0)}.product-story__ver-video:focus-visible{outline:2px solid var(--color-text);outline-offset:2px}.product-story__detalles{display:inline-block;margin-top:1rem;font-family:var(--font-body);font-size:.8125rem;letter-spacing:.06em;color:var(--aurora-copper-bright, #e0b8b0);text-decoration:underline;text-underline-offset:.25em;transition:color .2s ease}.product-story__detalles:hover{color:var(--color-text)}.product-story__film{width:min(92vw,82vh);max-width:none;padding:0;border:0;background:transparent;overflow:visible}.product-story__film::backdrop{background:#000000db}.product-story__film-video{display:block;width:100%;aspect-ratio:1 / 1;background:#000}.product-story__film-cerrar{position:absolute;top:-2.9rem;right:0;width:2.5rem;height:2.5rem;display:grid;place-items:center;padding:0;background:none;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff;font-size:1.4rem;line-height:1;cursor:pointer}.product-story__film-cerrar:focus-visible{outline:2px solid #fff;outline-offset:2px}.product-story__telon{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;background:#030303;opacity:0;pointer-events:none;transition:opacity .45s ease}.product-story__telon[hidden]{display:none}.product-story__telon.is-activo{opacity:1;pointer-events:auto}.product-story__telon-video{display:block;width:min(92vw,78vh);aspect-ratio:1 / 1;object-fit:cover;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%),linear-gradient(to bottom,transparent 0,#000 6%,#000 94%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%),linear-gradient(to bottom,transparent 0,#000 6%,#000 94%,transparent 100%);mask-composite:intersect}.product-story__telon-saltar{position:absolute;right:1.25rem;bottom:1.25rem;padding:.55rem 1rem;background:none;border:1px solid rgba(255,255,255,.3);border-radius:2px;font-family:var(--font-body);font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#ffffffbf;cursor:pointer}.product-story__telon-saltar:hover,.product-story__telon-saltar:focus-visible{border-color:#ffffffb3;color:#fff}.product-story__telon-saltar:focus-visible{outline:2px solid #fff;outline-offset:2px}@media(prefers-reduced-motion:reduce){.product-story__telon{display:none}}.product-story__slide--video .product-story__media-frame{aspect-ratio:1 / 1;overflow:hidden;border-radius:6px;background:#040605;box-shadow:0 0 0 1px #ffffff0f,0 34px 70px -34px #000000e6}.product-story__slide--video .product-story__bucle--marco{opacity:1;-webkit-mask-image:none;mask-image:none}.product-story__slide--video:not(.is-foto) .product-story__still{opacity:0}.product-story__slide--video.is-foto .product-story__bucle--marco{opacity:0}.product-story__slide--video .product-story__still{object-fit:contain}.product-story__slide--video .product-story__media{width:100%}.product-story__slide--video:not(.is-foto) .product-story__dots{visibility:hidden}@media screen and (max-width:989px){.product-story__detalles{grid-column:1 / -1;justify-self:start;margin-top:.6rem}}.product-story__slide--video .product-story__ver-video.product-story__ver-video--marco{display:inline-flex}@media screen and (max-width:989px){.product-story__slide--video .product-story__bucle.product-story__bucle--marco{display:block}.product-story__slide .product-story__inner{grid-template-columns:minmax(0,1fr);grid-template-areas:"photo" "name" "color" "qty" "price" "buy" "detalles";gap:.6rem}.product-story__slide .product-story__detalles{grid-area:detalles}.product-story__slide .product-story__media{width:100%;padding:0}.product-story__slide .product-story__media-frame{aspect-ratio:1 / 1;max-width:100%}.product-story__slide .product-story__title{margin:.4rem 0 .2rem;font-size:1.6rem;line-height:1.15}.product-story__slide .product-story__option-label{font-size:.68rem}.product-story__slide .product-story__pills{flex-direction:row;flex-wrap:wrap;gap:.4rem}.product-story__slide .product-story__pill{flex:1 1 0;min-width:6.5rem;min-height:2.9rem;font-size:.78rem}.product-story__slide .product-story__pill-savings{font-size:.6rem}.product-story__slide .product-story__price{font-size:1.35rem;margin:.2rem 0}.product-story__slide .product-story__button{min-height:3.1rem;font-size:.8rem}.product-story__slide .product-story__swatch{width:2.1rem;height:2.1rem}.product-story__slide .product-story__swatch-dot{width:1.5rem;height:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/product-story-banner.css.map */
