:root{--coh-crema: #F4EDE3;--coh-piedra: #E9DDCC;--coh-arena: #D9C3A5;--coh-dorado: #B38A3E;--coh-dorado-claro: #D9BA7C;--coh-texto: #3B2F25;--coh-texto-suave: #6F5F51;--coh-oscuro: #2A211A;--coh-titulos: var(--font-heading-family, "Cormorant", Georgia, serif);--coh-cuerpo: var(--font-body-family, "Jost", -apple-system, sans-serif);--coh-radio: 22px;--coh-margen: clamp(20px, 4vw, 48px);--coh-ease: cubic-bezier(.22, 1, .36, 1)}.coh-section{padding-top:0!important;padding-bottom:0!important;font-family:var(--coh-cuerpo);color:var(--coh-texto);overflow-x:clip}.coh-section *,.coh-section *:before,.coh-section *:after{box-sizing:border-box}.coh-container{max-width:1240px;margin:0 auto;padding:0 var(--coh-margen)}.coh-section h1,.coh-section h2,.coh-section h3{font-family:var(--coh-titulos);font-weight:500;letter-spacing:-.01em;line-height:1.05;margin:0;color:inherit}.coh-section p{margin:0;line-height:1.7}.coh-section img{display:block;max-width:100%}.coh-eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:var(--coh-dorado);font-weight:500;margin-bottom:18px}.coh-eyebrow:before{content:"";width:34px;height:1px;background:currentColor}.coh-center .coh-eyebrow{justify-content:center}.section-header{margin-bottom:0!important}.coh-wordmark{font-family:var(--coh-titulos);font-weight:500;letter-spacing:.08em;line-height:1}.coh-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 34px;border-radius:999px;border:1px solid var(--coh-texto);background:var(--coh-texto);color:var(--coh-crema);font-family:var(--coh-cuerpo);font-size:15px;letter-spacing:.06em;text-decoration:none;cursor:pointer;overflow:hidden;isolation:isolate;transition:color .45s var(--coh-ease),border-color .45s var(--coh-ease),transform .45s var(--coh-ease),box-shadow .45s var(--coh-ease)}.coh-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--coh-dorado);transform:translateY(101%);transition:transform .5s var(--coh-ease);z-index:-1}.coh-btn:hover{border-color:var(--coh-dorado);transform:translateY(-2px);box-shadow:0 14px 30px -14px #3b2f258c}.coh-btn:hover:before{transform:translateY(0)}.coh-btn[disabled]{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.coh-btn[disabled]:before{display:none}.coh-btn--claro{background:transparent;color:var(--coh-texto)}.coh-btn--claro:hover{color:#fff}.coh-btn--dorado{background:var(--coh-dorado-claro);border-color:var(--coh-dorado-claro);color:var(--coh-oscuro)}.coh-btn--dorado:before{background:var(--coh-crema)}.coh-btn svg{width:16px;height:16px;transition:transform .45s var(--coh-ease)}.coh-btn:hover svg{transform:translate(4px)}.coh-link{color:inherit;font-size:15px;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:3px;transition:color .3s,border-color .3s}.coh-link:hover{color:var(--coh-dorado)}.coh-reveal{opacity:0;transform:translateY(34px) scale(.985);transition:opacity 1s var(--coh-ease),transform 1.1s var(--coh-ease);transition-delay:var(--coh-delay, 0s)}.coh-reveal.is-visible,.shopify-design-mode .coh-reveal{opacity:1;transform:none}.coh-hero__grid{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(28px,5vw,80px);max-width:1320px;margin:0 auto;padding:0 var(--coh-margen)}.coh-hero--img-right .coh-hero__media{order:2}.coh-hero__media{position:relative}.coh-hero__frame{position:relative;border-radius:240px 240px var(--coh-radio) var(--coh-radio);overflow:hidden;aspect-ratio:4 / 5;background:var(--coh-piedra)}.coh-hero__frame img{width:100%;height:100%;object-fit:cover;transform:scale(1.08);transition:transform 2.4s var(--coh-ease)}.coh-hero__media.is-visible .coh-hero__frame img{transform:scale(1)}.coh-hero__badge{position:absolute;right:-14px;bottom:34px;background:var(--coh-crema);color:var(--coh-texto);padding:14px 20px;border-radius:999px;font-size:13px;letter-spacing:.04em;box-shadow:0 18px 40px -18px #3b2f2573;display:inline-flex;align-items:center;gap:10px}.coh-hero__badge:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--coh-dorado);box-shadow:0 0 0 5px #b38a3e2e}.coh-hero__ring{position:absolute;top:-26px;left:-26px;width:120px;height:120px;border:1px solid var(--coh-dorado);border-radius:50%;opacity:.45;animation:coh-girar 22s linear infinite}.coh-hero__ring:after{content:"";position:absolute;top:8px;left:50%;width:8px;height:8px;border-radius:50%;background:var(--coh-dorado)}@keyframes coh-girar{to{transform:rotate(360deg)}}.coh-hero__title{margin-bottom:24px!important}.coh-hero__title em{font-style:italic;color:var(--coh-dorado)}.coh-hero__text{color:var(--coh-texto-suave);max-width:480px;margin-bottom:30px!important}.coh-align-center .coh-hero__text{margin-left:auto;margin-right:auto}.coh-hero__precio{display:flex;align-items:baseline;gap:12px;margin-bottom:26px;font-family:var(--coh-titulos);font-size:30px}.coh-hero__precio s{font-size:20px;color:var(--coh-texto-suave)}.coh-align-center .coh-hero__precio,.coh-align-center .coh-hero__acciones,.coh-align-center .coh-chips{justify-content:center}.coh-align-right .coh-hero__precio,.coh-align-right .coh-hero__acciones,.coh-align-right .coh-chips{justify-content:flex-end}.coh-hero__acciones{display:flex;flex-wrap:wrap;align-items:center;gap:22px 28px}.coh-chips{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:34px;padding:0;list-style:none;font-size:13px;color:var(--coh-texto-suave)}.coh-chips li{display:inline-flex;align-items:center;gap:8px}.coh-chips svg{width:16px;height:16px;color:var(--coh-dorado);flex:none}.coh-banda{overflow:hidden}.coh-banda__pista{display:flex;width:max-content;animation:coh-marquesina var(--coh-velocidad, 40s) linear infinite}.coh-banda:hover .coh-banda__pista{animation-play-state:paused}.coh-banda__grupo{display:flex;align-items:center;flex:none}.coh-banda__item{display:inline-flex;align-items:center;gap:38px;padding-right:38px;font-family:var(--coh-titulos);font-style:italic;white-space:nowrap}.coh-banda__item:after{content:"\2726";font-style:normal;font-size:.6em;color:var(--coh-dorado-claro)}@keyframes coh-marquesina{to{transform:translate(-50%)}}.coh-sig__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,6vw,110px);align-items:start}.coh-sig__visual{position:sticky;top:90px}.coh-sig__img{border-radius:var(--coh-radio);overflow:hidden;aspect-ratio:4 / 5;background:var(--coh-piedra)}.coh-sig__img img{width:100%;height:100%;object-fit:cover}.coh-sig__intro{margin-bottom:clamp(40px,8vh,90px)}.coh-sig__intro p{color:var(--coh-texto-suave);margin-top:20px}.coh-sig__paso{position:relative;padding:clamp(28px,6vh,56px) 0 clamp(28px,6vh,56px) 72px;border-top:1px solid rgba(59,47,37,.14)}.coh-sig__num{position:absolute;left:0;top:clamp(30px,6vh,58px);font-family:var(--coh-titulos);font-size:20px;color:var(--coh-dorado)}.coh-sig__paso h3{margin-bottom:14px!important}.coh-sig__paso p{color:var(--coh-texto-suave)}.coh-manifiesto__texto{font-family:var(--coh-titulos);line-height:1.18;letter-spacing:-.01em;max-width:1080px;margin:0 auto}.coh-word{opacity:.18;transition:opacity .5s var(--coh-ease),color .5s var(--coh-ease)}.coh-word.is-on{opacity:1}.coh-manifiesto__firma{margin-top:36px;font-size:13px;letter-spacing:.24em;text-transform:uppercase;color:var(--coh-dorado)}.coh-det__head{max-width:640px;margin-bottom:clamp(36px,6vw,64px)}.coh-center .coh-det__head{margin-left:auto;margin-right:auto}.coh-det__head p{color:var(--coh-texto-suave);margin-top:18px}.coh-det__grid{display:grid;grid-template-columns:repeat(var(--coh-cols, 3),1fr);gap:var(--coh-gap, 26px)}.coh-det__card{background:#ffffff73;border-radius:var(--coh-radio);overflow:hidden;transition:transform .6s var(--coh-ease),box-shadow .6s var(--coh-ease)}.coh-det__card:hover{transform:translateY(-8px);box-shadow:0 30px 60px -30px #3b2f2573}.coh-det__zoom{aspect-ratio:1 / 1;overflow:hidden;background:var(--coh-piedra)}.coh-det__zoom img{width:100%;height:100%;object-fit:cover;transform:scale(var(--coh-z, 1.6));transform-origin:var(--coh-fx, 50%) var(--coh-fy, 50%);transition:transform 1.2s var(--coh-ease)}.coh-det__card:hover .coh-det__zoom img{transform:scale(calc(var(--coh-z, 1.6) + .15))}.coh-det__body{padding:26px 26px 30px}.coh-det__body h3{margin-bottom:10px!important}.coh-det__body p{color:var(--coh-texto-suave);font-size:15px}.coh-agua__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,6vw,100px);align-items:center}.coh-agua--img-right .coh-agua__visual{order:2}.coh-agua__visual{position:relative;border-radius:var(--coh-radio);overflow:hidden;aspect-ratio:4 / 5;background:var(--coh-piedra)}.coh-agua__visual>img{width:100%;height:100%;object-fit:cover}.coh-agua__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff0f,#2a211a2e);pointer-events:none}.coh-agua__gotas,.coh-agua__lluvia{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:2}.coh-gota{position:absolute;border-radius:50% 50% 48% 52%/58% 58% 42% 42%;background:radial-gradient(circle at 34% 28%,#fffffff2 0 7%,#ffffff61 16%,#ffffff0d 52%,#ffffff42);box-shadow:inset -2px -3px 4px #ffffff59,inset 2px 2px 3px #0000001a,1px 3px 5px #3b2f2547;animation:coh-brillo 6s ease-in-out infinite}@keyframes coh-brillo{0%,to{filter:brightness(1)}50%{filter:brightness(1.3)}}.coh-caida{position:absolute;top:-40px;width:2px;height:36px;border-radius:2px;background:linear-gradient(to bottom,#fff0,#ffffffbf);animation:coh-caer 3s linear infinite}@keyframes coh-caer{0%{transform:translateY(0);opacity:0}10%{opacity:1}to{transform:translateY(900px);opacity:0}}.coh-agua__ondas{position:relative;width:74px;height:74px;margin-bottom:30px}.coh-agua__ondas span{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--coh-dorado-claro);border-radius:50%;animation:coh-onda 3.6s var(--coh-ease) infinite}.coh-agua__ondas span:nth-child(2){animation-delay:1.2s}.coh-agua__ondas span:nth-child(3){animation-delay:2.4s}.coh-agua__ondas svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:26px;height:26px;color:var(--coh-dorado-claro)}@keyframes coh-onda{0%{transform:scale(.35);opacity:1}to{transform:scale(1.25);opacity:0}}.coh-agua__texto p{opacity:.8}.coh-agua__lista{list-style:none;padding:0;margin:34px 0 0;display:grid;gap:0}.coh-agua__lista li{display:grid;grid-template-columns:36px 1fr;gap:14px;align-items:start;padding:18px 0;border-top:1px solid rgba(244,237,227,.14)}.coh-agua__lista svg{width:22px;height:22px;color:var(--coh-dorado-claro);margin-top:3px}.coh-agua__lista strong{display:block;font-weight:500;margin-bottom:2px}.coh-agua__lista span{opacity:.75;font-size:15px}.coh-regalo__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,6vw,100px);align-items:center}.coh-regalo--img-left .coh-regalo__visual{order:-1}.coh-regalo__visual{position:relative}.coh-regalo__img{border-radius:var(--coh-radio) var(--coh-radio) 240px 240px;overflow:hidden;aspect-ratio:4 / 5;background:var(--coh-piedra)}.coh-regalo__img img{width:100%;height:100%;object-fit:cover}.coh-regalo__nota{position:absolute;left:-22px;top:40px;max-width:230px;background:var(--coh-crema);padding:18px 22px;border-radius:16px;font-family:var(--coh-titulos);font-style:italic;font-size:20px;line-height:1.25;box-shadow:0 24px 50px -24px #3b2f2580;transform:rotate(-3deg)}.coh-regalo__texto>p{color:var(--coh-texto-suave);margin-top:20px}.coh-regalo__lista{list-style:none;padding:0;margin:34px 0 36px}.coh-regalo__lista li{display:grid;grid-template-columns:48px 1fr;gap:12px;padding:20px 0;border-top:1px solid rgba(59,47,37,.14);transition:padding-left .5s var(--coh-ease)}.coh-regalo__lista li:hover{padding-left:10px}.coh-regalo__lista em{font-family:var(--coh-titulos);font-size:22px;color:var(--coh-dorado);font-style:italic}.coh-regalo__lista strong{display:block;font-weight:500;margin-bottom:3px}.coh-regalo__lista span{color:var(--coh-texto-suave);font-size:15px}.coh-res__head{margin-bottom:44px}.coh-res__marco{overflow-x:clip;overflow-y:visible;padding:10px 0 40px}.coh-res__pista{display:flex;width:max-content;animation:coh-marquesina var(--coh-velocidad, 50s) linear infinite}.coh-res__marco:hover .coh-res__pista{animation-play-state:paused}.coh-res__card{width:360px;margin-right:24px;flex:none;background:#ffffff8c;border-radius:var(--coh-radio);padding:30px 30px 26px;transition:transform .5s var(--coh-ease),box-shadow .5s var(--coh-ease)}.coh-res__card:hover{transform:translateY(-6px);box-shadow:0 24px 44px -26px #3b2f2573}.coh-res__stars{color:var(--coh-dorado);letter-spacing:3px;font-size:14px;margin-bottom:16px}.coh-res__card blockquote{margin:0 0 20px;font-family:var(--coh-titulos);font-size:21px;line-height:1.35}.coh-res__card cite{font-style:normal;font-size:13px;letter-spacing:.08em;color:var(--coh-texto-suave)}.coh-faq__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(32px,6vw,100px);align-items:start}.coh-faq__head{position:sticky;top:100px}.coh-faq__head p{color:var(--coh-texto-suave);margin-top:18px}.coh-acc{border-bottom:1px solid rgba(59,47,37,.16)}.coh-acc:first-child{border-top:1px solid rgba(59,47,37,.16)}.coh-acc summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-family:var(--coh-titulos);font-size:var(--coh-acc-size, 23px);line-height:1.25}.coh-acc summary::-webkit-details-marker{display:none}.coh-acc__icono{position:relative;flex:none;width:34px;height:34px;border:1px solid rgba(59,47,37,.3);border-radius:50%;transition:transform .5s var(--coh-ease),background .4s,border-color .4s}.coh-acc__icono:before,.coh-acc__icono:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:1px;background:currentColor;transform:translate(-50%,-50%)}.coh-acc__icono:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .5s var(--coh-ease)}.coh-acc[open] .coh-acc__icono{background:var(--coh-texto);border-color:var(--coh-texto);color:var(--coh-crema);transform:rotate(180deg)}.coh-acc[open] .coh-acc__icono:after{transform:translate(-50%,-50%) rotate(0)}.coh-acc summary:hover .coh-acc__icono{border-color:var(--coh-dorado)}.coh-acc__resp{padding:0 54px 26px 0;color:var(--coh-texto-suave);animation:coh-aparecer .5s var(--coh-ease)}.coh-acc__resp p+p{margin-top:10px}.coh-acc__resp a{color:var(--coh-texto)}@keyframes coh-aparecer{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.coh-cierre__caja{display:grid;grid-template-columns:1fr 1fr;border-radius:32px;overflow:hidden}.coh-cierre__img{position:relative;min-height:520px;background:var(--coh-arena)}.coh-cierre__img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.coh-cierre__body{padding:clamp(34px,6vw,84px);display:flex;flex-direction:column;justify-content:center}.coh-cierre__body>p{color:var(--coh-texto-suave);margin:20px 0 28px}.coh-cierre__precio{font-family:var(--coh-titulos);font-size:32px;margin-bottom:24px;display:flex;gap:12px;align-items:baseline}.coh-cierre__precio s{font-size:20px;color:var(--coh-texto-suave)}.coh-compra__fila{display:flex;flex-wrap:wrap;gap:12px;align-items:stretch}.coh-compra__fila .coh-btn{flex:1 1 220px}.coh-qty{display:inline-flex;align-items:center;border:1px solid rgba(59,47,37,.3);border-radius:999px;height:54px}.coh-qty button{width:44px;height:100%;border:0;background:none;font-size:20px;cursor:pointer;color:inherit}.coh-qty input{width:38px;border:0;background:transparent;text-align:center;font-size:16px;color:inherit;-moz-appearance:textfield}.coh-qty input::-webkit-outer-spin-button,.coh-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.coh-compra .shopify-payment-button{margin-top:12px}.coh-compra .shopify-payment-button__button{border-radius:999px!important;min-height:54px}.coh-prod__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(28px,5vw,84px);align-items:start}.coh-prod__galeria{position:sticky;top:90px;display:grid;grid-template-columns:84px 1fr;gap:16px}.coh-prod__galeria--sola{grid-template-columns:1fr}.coh-prod__thumbs{display:flex;flex-direction:column;gap:12px}.coh-prod__thumb{padding:0;border:1px solid transparent;border-radius:14px;overflow:hidden;background:var(--coh-piedra);cursor:pointer;opacity:.55;aspect-ratio:4 / 5;transition:opacity .3s,border-color .3s}.coh-prod__thumb img{width:100%;height:100%;object-fit:cover}.coh-prod__thumb:hover,.coh-prod__thumb.is-active{opacity:1;border-color:var(--coh-dorado)}.coh-prod__principal{border-radius:var(--coh-radio);overflow:hidden;aspect-ratio:4 / 5;background:var(--coh-piedra)}.coh-prod__principal img{width:100%;height:100%;object-fit:cover;transition:opacity .25s ease}.coh-prod__principal img.is-changing{opacity:0}.coh-prod__info{padding-top:10px}.coh-prod__info h1{margin-bottom:18px!important}.coh-prod__precio{display:flex;align-items:baseline;gap:14px;font-family:var(--coh-titulos);font-size:32px;margin-bottom:22px}.coh-prod__precio s{font-size:21px;color:var(--coh-texto-suave)}.coh-prod__impuestos{font-size:13px;color:var(--coh-texto-suave);margin:-14px 0 22px!important}.coh-prod__impuestos a{color:inherit}.coh-prod__intro{color:var(--coh-texto-suave);margin-bottom:26px!important}.coh-opcion{border:0;padding:0;margin:0 0 22px}.coh-opcion legend{font-size:13px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px}.coh-opcion__pills{display:flex;flex-wrap:wrap;gap:10px}.coh-opcion__pills input{position:absolute;opacity:0;pointer-events:none}.coh-opcion__pills label{display:inline-flex;align-items:center;min-height:42px;padding:0 20px;border:1px solid rgba(59,47,37,.28);border-radius:999px;cursor:pointer;font-size:14px;transition:all .3s}.coh-opcion__pills input:checked+label{background:var(--coh-texto);border-color:var(--coh-texto);color:var(--coh-crema)}.coh-opcion__pills input:focus-visible+label{outline:2px solid var(--coh-dorado);outline-offset:2px}.coh-prod__stock{display:flex;align-items:center;gap:10px;font-size:14px;margin:18px 0 0!important;color:var(--coh-texto-suave)}.coh-prod__stock:before{content:"";width:8px;height:8px;border-radius:50%;background:#7c9a6b;box-shadow:0 0 0 4px #7c9a6b33}.coh-prod__garantias{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0;padding:22px 0;border-top:1px solid rgba(59,47,37,.14);border-bottom:1px solid rgba(59,47,37,.14);list-style:none}.coh-prod__garantias li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;font-size:13px;line-height:1.35}.coh-prod__garantias svg{width:24px;height:24px;color:var(--coh-dorado)}.coh-prod__car{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 30px}.coh-prod__car div{background:#ffffff80;border-radius:16px;padding:18px}.coh-prod__car strong{display:block;font-family:var(--coh-titulos);font-size:20px;font-weight:500;margin-bottom:4px}.coh-prod__car span{font-size:14px;color:var(--coh-texto-suave);line-height:1.5;display:block}.coh-prod__incluye{margin:0;padding-left:18px}.coh-prod__incluye li+li{margin-top:6px}.coh-footer{font-family:var(--coh-cuerpo)}.coh-footer a{color:inherit;opacity:.75;text-decoration:none;transition:opacity .3s,color .3s}.coh-footer a:hover{opacity:1;color:var(--coh-dorado-claro)}.coh-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:clamp(32px,5vw,80px)}.coh-footer__marca .coh-wordmark{display:block;margin-bottom:18px}.coh-footer__marca p{opacity:.75;max-width:360px;line-height:1.7;margin:0}.coh-footer h4{font-family:var(--coh-cuerpo);font-size:12px;letter-spacing:.24em;text-transform:uppercase;font-weight:500;margin:0 0 20px;color:var(--coh-dorado-claro)}.coh-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:12px;font-size:15px}.coh-footer__sobre p{opacity:.75;line-height:1.7;margin:0;font-size:15px}.coh-footer__redes{display:flex;gap:14px;margin-top:24px}.coh-footer__redes a{display:inline-flex;width:40px;height:40px;border:1px solid currentColor;border-radius:50%;align-items:center;justify-content:center}.coh-footer__redes svg{width:17px;height:17px}.coh-footer__base{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:64px;padding-top:26px;border-top:1px solid rgba(244,237,227,.14);font-size:13px}.coh-footer__legal{display:flex;flex-wrap:wrap;gap:8px 20px}.coh-footer__pagos{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.coh-footer__pagos svg{height:24px;width:auto}@media screen and (max-width:989px){.coh-hero__grid,.coh-sig__grid,.coh-agua__grid,.coh-regalo__grid,.coh-faq__grid,.coh-cierre__caja,.coh-prod__grid{grid-template-columns:1fr}.coh-hero--img-right .coh-hero__media,.coh-agua--img-right .coh-agua__visual{order:0}.coh-regalo__visual{order:-1}.coh-hero__frame{max-width:520px;margin:0 auto}.coh-hero__badge{right:8px}.coh-sig__visual,.coh-faq__head,.coh-prod__galeria{position:static}.coh-sig__img{aspect-ratio:16 / 11}.coh-det__grid{grid-template-columns:1fr 1fr}.coh-regalo__nota{left:12px}.coh-cierre__img{min-height:380px}.coh-footer__grid{grid-template-columns:1fr 1fr}.coh-footer__marca{grid-column:1 / -1}}@media screen and (max-width:749px){.coh-det__grid,.coh-prod__galeria{grid-template-columns:1fr}.coh-prod__thumbs{flex-direction:row;order:2;overflow-x:auto}.coh-prod__thumb{width:72px;flex:none}.coh-prod__garantias{grid-template-columns:1fr 1fr 1fr;gap:8px}.coh-prod__car{grid-template-columns:1fr}.coh-sig__paso{padding-left:52px}.coh-res__card{width:290px}.coh-footer__grid{grid-template-columns:1fr}.coh-footer__base{flex-direction:column;align-items:flex-start}.coh-acc__resp{padding-right:0}}.coh-stock{display:inline-flex;align-items:center;gap:10px;margin:0 0 16px!important;padding:8px 16px 8px 12px;border-radius:999px;background:#b5523b1a;color:#9a4330;font-size:14px!important;font-weight:500;line-height:1.3!important}.coh-stock__punto{position:relative;width:8px;height:8px;border-radius:50%;background:#b5523b;flex:none}.coh-stock__punto:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;border:1px solid #B5523B;animation:coh-latido 1.6s ease-out infinite}@keyframes coh-latido{0%{transform:scale(.5);opacity:1}to{transform:scale(1.6);opacity:0}}.coh-rapida{margin:0}.coh-rapida__botones{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.coh-align-center .coh-rapida__botones{justify-content:center}.coh-align-right .coh-rapida__botones{justify-content:flex-end}.coh-btn span{position:relative}.coh-btn--brillo:after{content:"";position:absolute;top:0;bottom:0;left:-75%;width:45%;background:linear-gradient(100deg,#fff0,#ffffff73,#fff0);transform:skew(-20deg);animation:coh-destello 3.4s ease-in-out infinite;pointer-events:none}@keyframes coh-destello{0%,55%{left:-75%}to{left:130%}}.coh-btn.is-loading{opacity:.7;cursor:progress}.coh-btn--ancho{width:100%;margin-top:12px}.coh-hero__compra{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.coh-align-center .coh-hero__compra{align-items:center}.coh-align-right .coh-hero__compra{align-items:flex-end}.coh-hero__compra .coh-stock{margin:0!important}.coh-hero__frame{transform:perspective(1000px) rotateX(var(--rx, 0deg)) rotateY(var(--ry, 0deg));transition:transform .6s var(--coh-ease)}.coh-hero__frame.is-tilting{transition:transform .12s linear}.coh-hero__frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at var(--mx, 50%) var(--my, 50%),rgba(255,255,255,.45),rgba(255,255,255,0) 42%);opacity:0;transition:opacity .5s ease;pointer-events:none;mix-blend-mode:soft-light}.coh-hero__frame.is-tilting:after{opacity:1}.coh-barra{position:fixed;left:50%;bottom:18px;z-index:60;width:min(780px,calc(100% - 24px));display:flex;align-items:center;gap:14px;padding:10px;border-radius:999px;font-family:var(--coh-cuerpo);box-shadow:0 26px 60px -22px #2a211a99;transform:translate(-50%,150%);opacity:0;pointer-events:none;transition:transform .6s var(--coh-ease),opacity .4s ease}.coh-barra.is-visible{transform:translate(-50%);opacity:1;pointer-events:auto}.coh-barra,.coh-barra *,.coh-toast,.coh-toast *{box-sizing:border-box}.coh-barra__img{width:54px;height:54px;border-radius:50%;overflow:hidden;flex:none;background:var(--coh-piedra)}.coh-barra__img img{width:100%;height:100%;object-fit:cover;display:block}.coh-barra__info{flex:1;min-width:0}.coh-barra__titulo{margin:0;font-family:var(--coh-titulos);font-size:20px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.coh-barra__precio{margin:2px 0 0;font-size:14px;line-height:1.3;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.coh-barra__precio s{opacity:.6}.coh-barra__stock{color:#f0b39f;font-weight:500}.coh-barra .coh-rapida__botones{flex-wrap:nowrap}.coh-barra .coh-btn{min-height:50px;padding:0 28px;white-space:nowrap}.coh-toast{position:fixed;top:18px;right:18px;z-index:70;width:min(400px,calc(100% - 24px));display:grid;grid-template-columns:auto 1fr;gap:12px 14px;align-items:center;padding:16px 48px 16px 16px;border-radius:20px;background:var(--coh-crema);color:var(--coh-texto);font-family:var(--coh-cuerpo);box-shadow:0 30px 70px -24px #2a211a8c;transform:translateY(-20px) scale(.97);opacity:0;pointer-events:none;transition:transform .5s var(--coh-ease),opacity .35s ease}.coh-toast.is-visible{transform:none;opacity:1;pointer-events:auto}.coh-toast__img{width:58px;height:58px;border-radius:14px;object-fit:cover}.coh-toast__texto{grid-column:auto;min-width:0}.coh-toast__img[hidden]+.coh-toast__texto{grid-column:1 / -1}.coh-toast__texto strong{display:block;font-family:var(--coh-titulos);font-size:22px;font-weight:500;line-height:1.2}.coh-toast__texto span{display:block;font-size:14px;color:var(--coh-texto-suave);margin-top:2px}.coh-toast__acciones{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:4px}.coh-toast__acciones .coh-btn{min-height:46px;padding:0 24px;flex:1}.coh-toast__cerrar{position:absolute;top:10px;right:10px;width:30px;height:30px;border:0;border-radius:50%;background:#3b2f2514;color:inherit;font-size:18px;line-height:1;cursor:pointer}.coh-toast.is-error .coh-toast__acciones{display:none}.coh-toast.is-error strong{color:#9a4330}.coh-vuela{position:fixed;z-index:90;border-radius:50%;object-fit:cover;pointer-events:none;box-shadow:0 10px 30px #2a211a66}.coh-bote{animation:coh-bote .7s var(--coh-ease)}@keyframes coh-bote{0%{transform:scale(1)}35%{transform:scale(1.35)}60%{transform:scale(.9)}to{transform:scale(1)}}.coh-per__head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px}.coh-per__head-texto{max-width:640px}.coh-per__head-texto p:not(.coh-eyebrow){color:var(--coh-texto-suave);margin-top:16px}.coh-per__flechas{display:flex;gap:10px}.coh-per__flechas button{width:54px;height:54px;border-radius:50%;border:1px solid rgba(59,47,37,.3);background:transparent;color:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .35s,color .35s,border-color .35s,opacity .35s}.coh-per__flechas button:hover:not(:disabled){background:var(--coh-texto);border-color:var(--coh-texto);color:var(--coh-crema)}.coh-per__flechas button:disabled{opacity:.3;cursor:default}.coh-per__flechas svg{width:20px;height:20px}.coh-per__pista{display:flex;gap:var(--coh-gap, 20px);overflow-x:auto;scroll-snap-type:x mandatory;padding:16px max(var(--coh-margen),calc((100vw - 1240px) / 2 + var(--coh-margen))) 34px;scroll-padding-left:max(var(--coh-margen),calc((100vw - 1240px) / 2 + var(--coh-margen)));scrollbar-width:none;cursor:grab}.coh-per__pista::-webkit-scrollbar{display:none}.coh-per__pista.is-dragging{cursor:grabbing;scroll-snap-type:none}.coh-per__pista.is-dragging .coh-per__card{pointer-events:none}.coh-per__card{position:relative;flex:0 0 var(--coh-card, 340px);aspect-ratio:3 / 4;margin:0;border-radius:var(--coh-radio);overflow:hidden;scroll-snap-align:start;background:var(--coh-piedra);transition:transform .6s var(--coh-ease),box-shadow .6s var(--coh-ease);-webkit-user-select:none;user-select:none}.coh-per__card:hover{transform:translateY(-8px);box-shadow:0 30px 50px -28px #3b2f258c}.coh-per__card>img,.coh-per__placeholder{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--coh-ease)}.coh-per__placeholder{background:var(--coh-piedra);fill:#3b2f2540}.coh-per__card:hover>img{transform:scale(1.06)}.coh-per__pie{position:absolute;left:0;right:0;bottom:0;padding:70px 22px 22px;background:linear-gradient(to top,#2a211ab8,#2a211a00);color:#fff;pointer-events:none}.coh-per__pie span{display:block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;opacity:.9}.coh-per__pie strong{display:block;font-family:var(--coh-titulos);font-size:24px;font-weight:500;line-height:1.2;margin-top:4px}.coh-per__vacio{position:absolute;left:16px;right:16px;top:16px;margin:0!important;padding:12px 14px;border-radius:12px;background:#f4ede3f0;color:var(--coh-texto);font-size:13px;line-height:1.4!important}.coh-hotspot{position:absolute;z-index:3;width:36px;height:36px;margin:-18px 0 0 -18px;padding:0;border:0;border-radius:50%;background:#f4ede3f5;color:var(--coh-texto);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #2a211a4d;transition:transform .4s var(--coh-ease),background .3s}.coh-hotspot svg{width:16px;height:16px}.coh-hotspot:before{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border-radius:50%;border:1px solid rgba(244,237,227,.95);animation:coh-latido 2s ease-out infinite}.coh-hotspot:hover{transform:scale(1.12)}.coh-hotspot.is-open{transform:rotate(45deg);background:var(--coh-dorado-claro)}.coh-look{position:absolute;left:12px;right:12px;bottom:12px;z-index:4;display:flex;align-items:center;gap:12px;padding:12px;border-radius:16px;background:var(--coh-crema);color:var(--coh-texto);box-shadow:0 18px 40px -16px #2a211a80;transform:translateY(14px);opacity:0;pointer-events:none;transition:transform .45s var(--coh-ease),opacity .3s ease}.coh-look.is-open{transform:none;opacity:1;pointer-events:auto}.coh-look img{width:52px;height:52px;border-radius:10px;object-fit:cover;flex:none}.coh-look__info{flex:1;min-width:0}.coh-look__info strong{display:block;font-family:var(--coh-titulos);font-size:17px;font-weight:500;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.coh-look__info span{font-size:14px;color:var(--coh-texto-suave)}.coh-look form{margin:0}.coh-look .coh-btn{min-height:42px;padding:0 18px;font-size:13px}.coh-per__progreso{max-width:1240px;height:2px;margin:0 auto;background:#3b2f2524;border-radius:2px;overflow:hidden}.coh-per__progreso{width:calc(100% - 2 * var(--coh-margen))}.coh-per__progreso span{display:block;height:100%;background:var(--coh-dorado);transform-origin:left center;transform:scaleX(.08);transition:transform .25s ease}.coh-lupa__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(32px,6vw,100px);align-items:center}.coh-lupa--img-right .coh-lupa__zona{order:2}.coh-lupa__zona{position:relative;border-radius:var(--coh-radio);overflow:hidden;background:var(--coh-piedra);touch-action:pan-y;user-select:none;-webkit-user-select:none}.coh-lupa__zona.is-tactil{touch-action:none}@media(hover:hover){.coh-lupa__zona{cursor:crosshair}}.coh-lupa__img{width:100%;height:auto;transition:filter .5s ease}.coh-lupa__zona.is-on .coh-lupa__img{filter:brightness(.8) saturate(.9)}.coh-lupa__lente{position:absolute;left:0;top:0;z-index:3;pointer-events:none;will-change:transform}.coh-lupa__vidrio{width:100%;height:100%;border-radius:50%;background-repeat:no-repeat;background-origin:border-box;border:3px solid rgba(244,237,227,.95);box-shadow:0 24px 50px -10px #00000073,inset 0 0 0 1px #b38a3e99,inset 0 0 30px #ffffff26;opacity:0;transform:scale(.4);transition:opacity .35s ease,transform .5s var(--coh-ease)}.coh-lupa__zona.is-on .coh-lupa__vidrio{opacity:1;transform:scale(1)}.coh-lupa__punto{position:absolute;z-index:2;width:32px;height:32px;margin:-16px 0 0 -16px;padding:0;border:0;border-radius:50%;background:#f4ede3eb;cursor:pointer;transition:opacity .4s,transform .4s var(--coh-ease)}.coh-lupa__punto span{position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:50%;background:var(--coh-dorado)}.coh-lupa__punto:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:1px solid rgba(244,237,227,.95);animation:coh-latido 2s ease-out infinite}.coh-lupa__punto:hover,.coh-lupa__punto.is-active{transform:scale(1.15)}.coh-lupa__zona.is-on .coh-lupa__punto{opacity:.35}.coh-lupa__cerrar{position:absolute;top:12px;right:12px;z-index:6;display:none;align-items:center;gap:6px;padding:8px 14px;border:0;border-radius:999px;background:#2a211ac7;color:#f4ede3;font:inherit;font-size:13px;cursor:pointer}.coh-lupa__zona.is-tactil .coh-lupa__cerrar{display:inline-flex}.coh-lupa__lista{list-style:none;padding:0;margin:34px 0 0}.coh-lupa__item button{width:100%;display:grid;grid-template-columns:48px 1fr;gap:12px;padding:20px 0;background:none;border:0;border-top:1px solid rgba(59,47,37,.14);text-align:left;font:inherit;color:inherit;cursor:pointer}.coh-lupa__item:last-child button{border-bottom:1px solid rgba(59,47,37,.14)}.coh-lupa__item em{font-family:var(--coh-titulos);font-size:22px;font-style:italic;color:var(--coh-dorado);transition:color .3s}.coh-lupa__item strong{display:block;font-family:var(--coh-titulos);font-size:25px;font-weight:500;line-height:1.2;transition:color .3s}.coh-lupa__item span{display:block;max-height:0;overflow:hidden;opacity:0;color:var(--coh-texto-suave);line-height:1.6;transition:max-height .5s var(--coh-ease),opacity .4s ease,margin .4s ease}.coh-lupa__item.is-active span{max-height:140px;opacity:1;margin-top:6px}.coh-lupa__item button:hover strong,.coh-lupa__item.is-active strong{color:var(--coh-dorado)}.coh-pista{position:absolute;left:50%;bottom:16px;z-index:5;transform:translate(-50%);display:inline-flex;align-items:center;gap:8px;margin:0!important;padding:9px 16px;border-radius:999px;background:#2a211ab8;color:#f4ede3;font-size:13px;line-height:1.2!important;white-space:nowrap;pointer-events:none;transition:opacity .5s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.coh-pista svg{width:16px;height:16px;flex:none}.is-usada>.coh-pista{opacity:0}.coh-pista__tactil{display:none}@media(hover:none){.coh-pista__raton{display:none}.coh-pista__tactil{display:inline}}.coh-ripple{position:absolute;z-index:3;width:26px;height:26px;margin:-13px 0 0 -13px;border-radius:50%;border:1.5px solid rgba(255,255,255,.8);pointer-events:none;animation:coh-ripple 1.2s ease-out forwards}.coh-ripple--fuerte{border-width:2px;animation-duration:1.4s;box-shadow:0 0 12px #ffffff59}@keyframes coh-ripple{0%{transform:scale(.3);opacity:1}to{transform:scale(7);opacity:0}}.coh-regalo__lista li{display:block;padding:0;border-top:0}.coh-regalo__lista li:hover{padding-left:0}.coh-regalo__opcion{width:100%;display:grid;grid-template-columns:48px 1fr;gap:12px;padding:20px 12px 20px 0;background:none;border:0;border-top:1px solid rgba(59,47,37,.14);text-align:left;font:inherit;color:inherit;cursor:pointer;transition:padding-left .5s var(--coh-ease),background .4s ease,box-shadow .4s ease}.coh-regalo__opcion:hover,.coh-regalo__opcion.is-active{padding-left:16px}.coh-regalo__opcion.is-active{background:linear-gradient(90deg,#b38a3e1f,#b38a3e00 70%);box-shadow:inset 2px 0 0 var(--coh-dorado)}.coh-regalo__nota{transition:opacity .26s ease,transform .45s var(--coh-ease)}.coh-regalo__nota.is-cambiando{opacity:0;transform:rotate(-3deg) translateY(10px)}@media screen and (max-width:989px){.coh-lupa__grid{grid-template-columns:1fr}.coh-lupa--img-right .coh-lupa__zona{order:0}}@media screen and (max-width:749px){.coh-barra{bottom:0;width:100%;gap:10px;border-radius:22px 22px 0 0;padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.coh-barra__img{width:44px;height:44px}.coh-barra__titulo{font-size:17px}.coh-barra .coh-btn{min-height:46px;padding:0 20px;font-size:14px}.coh-toast{top:10px;right:12px}.coh-per__flechas{display:none}.coh-hero .coh-rapida__botones,.coh-cierre .coh-rapida__botones{width:100%}.coh-hero .coh-rapida__botones .coh-btn,.coh-cierre .coh-rapida__botones .coh-btn{flex:1 1 100%}.coh-hero .coh-rapida,.coh-cierre .coh-rapida{width:100%}.coh-barra .coh-rapida{flex:none}}.coh-cat__head{margin-bottom:26px}.coh-cat__head-texto{max-width:820px}.coh-cat__head h2 em{font-style:italic;color:var(--coh-dorado)}.coh-cat__head-texto>p:not(.coh-eyebrow){color:var(--coh-texto-suave);margin-top:16px;max-width:660px}.coh-cat__ventajas{list-style:none;display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:20px 0 0}.coh-cat__ventajas li{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#ffffff9e;font-size:14px;font-weight:500}.coh-cat__ventajas svg{width:16px;height:16px;color:var(--coh-dorado)}.coh-cat__filtros{display:flex;gap:10px;overflow-x:auto;padding:4px 2px 22px;scrollbar-width:none}.coh-cat__filtros::-webkit-scrollbar{display:none}.coh-filtro{flex:none;display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:0 20px;border-radius:999px;border:1px solid rgba(59,47,37,.25);background:transparent;color:inherit;font-family:var(--coh-cuerpo);font-size:15px;cursor:pointer;transition:background .3s,color .3s,border-color .3s}.coh-filtro span{font-size:12px;opacity:.6}.coh-filtro:hover{border-color:var(--coh-texto)}.coh-filtro.is-active{background:var(--coh-texto);border-color:var(--coh-texto);color:var(--coh-crema)}.coh-cat__grid{display:grid;grid-template-columns:repeat(var(--coh-cols, 4),minmax(0,1fr));gap:34px 20px}.coh-card{position:relative;display:flex;flex-direction:column;min-width:0}.coh-card[hidden]{display:none}.coh-card.is-entrando{animation:coh-aparecer .5s var(--coh-ease)}.coh-card__media{position:relative;display:block;aspect-ratio:4 / 5;border-radius:18px;overflow:hidden;background:var(--coh-piedra)}.coh-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .6s ease,transform 1.2s var(--coh-ease)}.coh-card__img--2{opacity:0}@media(hover:hover){.coh-card:hover .coh-card__img--2{opacity:1}.coh-card:hover .coh-card__img{transform:scale(1.05)}}.coh-card__badges{position:absolute;left:10px;top:10px;right:10px;z-index:2;display:flex;flex-wrap:wrap;gap:6px;pointer-events:none}.coh-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#f4ede3f0;color:var(--coh-texto);font-size:11.5px;font-weight:500;line-height:1.2}.coh-badge svg{width:12px;height:12px;color:var(--coh-dorado)}.coh-badge--stock{color:#9a4330}.coh-badge .coh-stock__punto{width:6px;height:6px}.coh-badge .coh-stock__punto:after{top:-4px;right:-4px;bottom:-4px;left:-4px}.coh-card__info{padding:14px 2px 12px}.coh-card__tipo{margin:0 0 4px!important;font-size:11px!important;letter-spacing:.18em;text-transform:uppercase;color:var(--coh-dorado);line-height:1.3!important}.coh-card__titulo{font-family:var(--coh-titulos);font-weight:500;line-height:1.15;margin:0!important}.coh-card__titulo a{color:inherit;text-decoration:none}.coh-card__titulo a:hover{color:var(--coh-dorado)}.coh-card__precio{margin:6px 0 0!important;font-size:17px;font-weight:600;line-height:1.3!important}.coh-card__precio s{font-weight:400;color:var(--coh-texto-suave);margin-left:6px;font-size:14px}.coh-card__form{display:flex;gap:8px;margin:auto 0 0}.coh-card__btn{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:46px;padding:0 10px;border-radius:999px;border:1px solid var(--coh-texto);background:transparent;color:var(--coh-texto);font-family:var(--coh-cuerpo);font-size:14px;letter-spacing:.02em;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .3s,color .3s,border-color .3s,transform .3s}.coh-card__btn svg{width:17px;height:17px;flex:none}.coh-card__btn:hover{background:var(--coh-texto);color:var(--coh-crema);transform:translateY(-2px)}.coh-card__btn--comprar{background:var(--coh-texto);color:var(--coh-crema)}.coh-card__btn--comprar:hover{background:var(--coh-dorado);border-color:var(--coh-dorado);color:#fff}.coh-card__btn:focus-visible,.coh-filtro:focus-visible,.coh-prob__mini:focus-visible,.coh-plan:focus-visible{outline:2px solid var(--coh-dorado);outline-offset:2px}.coh-card__btn.is-loading{opacity:.6;cursor:progress}.coh-cat__vacio{padding:40px 0;text-align:center;color:var(--coh-texto-suave);grid-column:1 / -1}.coh-cat__mas{text-align:center;margin-top:40px!important}.coh-prob__grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(28px,5vw,90px);align-items:center}.coh-prob__escena{position:relative;aspect-ratio:3 / 4;border-radius:var(--coh-radio);overflow:hidden;background:var(--coh-piedra);touch-action:pan-y;user-select:none;-webkit-user-select:none}@media(hover:hover){.coh-prob__escena{cursor:ew-resize}}.coh-prob__foto{position:absolute;top:0;right:0;bottom:0;left:0}.coh-prob__foto img{width:100%;height:100%;object-fit:cover}.coh-prob__foto--base img{transition:filter .5s ease}.coh-prob__escena.modo-burbuja .coh-prob__foto--base img{filter:saturate(.85) brightness(.9)}.coh-prob__capa{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .45s ease;pointer-events:none}.coh-prob__capa.is-active{opacity:1}.coh-prob__burbuja{position:absolute;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;background:var(--coh-piedra);border:4px solid rgba(244,237,227,.96);box-shadow:0 26px 60px -14px #2a211a99,0 0 0 10px #f4ede333;transform:translate(-50%,-50%) scale(.6);transition:transform .6s var(--coh-ease)}.coh-prob__capa.is-active .coh-prob__burbuja{transform:translate(-50%,-50%) scale(1)}.coh-prob__burbuja img{position:absolute;max-width:none;height:auto;width:calc(var(--coh-z, 1.7) * 100%);left:calc(50% - var(--coh-z, 1.7) * 100% * var(--coh-fxn, .5));top:calc(50% - var(--coh-z, 1.7) * 100% / var(--coh-ar, 1) * var(--coh-fyn, .6))}.coh-prob__marcas{position:absolute;top:14px;left:14px;right:14px;z-index:4;display:flex;gap:4px;pointer-events:none}.coh-prob__marcas span{flex:1;height:3px;border-radius:3px;background:#fff6;transition:background .3s}.coh-prob__marcas span.is-active{background:#fff}.coh-prob__panel>p:not(.coh-eyebrow){color:var(--coh-texto-suave);margin-top:16px}.coh-prob__fichas{display:grid;margin-top:30px}.coh-prob__ficha{grid-area:1 / 1;display:grid;grid-template-columns:104px 1fr;gap:14px 18px;align-items:center;padding:16px;border-radius:22px;background:#fff9;text-align:left;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .35s ease,transform .45s var(--coh-ease),visibility 0s linear .35s}.coh-prob__ficha.is-active{opacity:1;visibility:visible;transform:none;transition:opacity .35s ease,transform .45s var(--coh-ease),visibility 0s}.coh-prob__ficha-img{display:block;width:104px;height:104px;border-radius:16px;overflow:hidden;background:var(--coh-piedra)}.coh-prob__ficha-img img{width:100%;height:100%;object-fit:cover}.coh-prob__ficha h3{font-size:28px;margin:0!important}.coh-prob__ficha h3 a{color:inherit;text-decoration:none}.coh-prob__precio{margin:4px 0 0!important;font-size:18px;font-weight:600;line-height:1.3!important}.coh-prob__ficha-acciones{grid-column:1 / -1}.coh-prob__vacio{grid-column:1 / -1;color:var(--coh-texto-suave)}.coh-prob__minis{display:grid;grid-template-columns:repeat(auto-fill,minmax(56px,1fr));gap:8px;margin-top:18px}.coh-prob__mini{aspect-ratio:1 / 1;padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;background:var(--coh-piedra);cursor:pointer;opacity:.6;transition:opacity .3s,border-color .3s,transform .3s}.coh-prob__mini img{width:100%;height:100%;object-fit:cover}.coh-prob__mini:hover{opacity:1;transform:translateY(-2px)}.coh-prob__mini.is-active{opacity:1;border-color:var(--coh-dorado)}.coh-planes__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(32px,6vw,100px);align-items:center}.coh-planes__texto>p:not(.coh-eyebrow){opacity:.8;margin-top:18px}.coh-planes__lista{list-style:none;padding:0;margin:30px 0 0;display:grid;gap:8px}.coh-plan{width:100%;display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;padding:12px 16px 12px 12px;border-radius:18px;border:1px solid rgba(244,237,227,.14);background:transparent;color:inherit;font-family:var(--coh-cuerpo);text-align:left;cursor:pointer;transition:background .35s,border-color .35s,transform .45s var(--coh-ease)}.coh-plan__icono{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f4ede314;color:var(--coh-dorado-claro);transition:background .35s,color .35s}.coh-plan__icono svg{width:24px;height:24px}.coh-plan strong{display:block;font-family:var(--coh-titulos);font-size:24px;font-weight:500;line-height:1.2}.coh-plan__txt{display:block;max-height:0;overflow:hidden;opacity:0;font-size:14px;transition:max-height .45s var(--coh-ease),opacity .35s}.coh-plan:hover{border-color:#f4ede359}.coh-plan.is-active{background:#f4ede314;border-color:#d9ba7c8c;transform:translate(6px)}.coh-plan.is-active .coh-plan__txt{max-height:60px;opacity:.75;margin-top:2px}.coh-plan.is-active .coh-plan__icono{background:var(--coh-dorado-claro);color:var(--coh-oscuro)}.coh-planes__escena{position:relative;aspect-ratio:4 / 5;border-radius:var(--coh-radio);overflow:hidden;background:#1f1813}.coh-planes__foto{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.06);transition:opacity .7s ease,transform 1.6s var(--coh-ease)}.coh-planes__foto.is-active{opacity:1;transform:scale(1)}.coh-planes__foto img{width:100%;height:100%;object-fit:cover}.coh-planes__foto:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#140f0b99,#140f0b00 45%)}.coh-planes__rotulo{position:absolute;left:26px;right:26px;bottom:24px;z-index:3;margin:0!important;font-family:var(--coh-titulos);font-size:clamp(36px,5vw,66px);line-height:1!important;color:#fff}.coh-planes__rotulo span{display:block;margin-bottom:10px;font-family:var(--coh-cuerpo);font-size:12px;letter-spacing:.24em;text-transform:uppercase;opacity:.9}@media screen and (max-width:989px){.coh-cat__grid{--coh-cols: 3}.coh-prob__grid,.coh-planes__grid{grid-template-columns:1fr}.coh-prob__escena{width:100%;max-width:560px;margin:0 auto;order:0!important}.coh-planes__escena{order:-1}}@media screen and (max-width:749px){.coh-cat__grid{gap:26px 12px}.coh-card__form{flex-direction:column;gap:6px}.coh-card__btn{flex:none;width:100%;min-height:42px;font-size:13px}.coh-card__badges{left:8px;top:8px;right:8px;gap:4px}.coh-badge{font-size:10.5px;padding:4px 8px}.coh-card__precio{font-size:15px}.coh-prob__ficha{grid-template-columns:76px 1fr}.coh-prob__ficha-img{width:76px;height:76px}.coh-prob__ficha h3{font-size:22px}.coh-planes__lista{display:flex;overflow-x:auto;margin-top:22px;padding-bottom:6px;scrollbar-width:none}.coh-planes__lista::-webkit-scrollbar{display:none}.coh-planes__lista li{flex:none}.coh-plan{grid-template-columns:38px auto;padding:6px 16px 6px 6px;border-radius:999px;transform:none!important}.coh-plan__icono{width:38px;height:38px}.coh-plan__icono svg{width:19px;height:19px}.coh-plan strong{font-size:18px}.coh-plan__txt{display:none!important}}.coh-anuncio{font-family:var(--coh-cuerpo)}.coh-anuncio__fila{max-width:1240px;margin:0 auto;padding-left:var(--coh-margen);padding-right:var(--coh-margen);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 22px;line-height:1.3}.coh-anuncio__texto{margin:0;letter-spacing:.04em}.coh-anuncio__boton{display:inline-flex;align-items:center;gap:8px;padding:5px 10px 5px 12px;border-radius:999px;border:1px solid var(--coh-acento, #D9BA7C);background:#d9ba7c24;color:inherit;font:inherit;font-weight:500;cursor:pointer;transition:background .3s,transform .3s}.coh-anuncio__boton:hover{background:#d9ba7c4d;transform:translateY(-1px)}.coh-anuncio__boton:focus-visible{outline:2px solid var(--coh-acento, #D9BA7C);outline-offset:2px}.coh-anuncio__boton svg{width:16px;height:16px;color:var(--coh-acento, #D9BA7C);flex:none}.coh-anuncio__mini{display:inline-flex;gap:3px;margin-left:2px}.coh-anuncio__mini i{width:8px;height:8px;border-radius:50%;border:1px solid var(--coh-acento, #D9BA7C)}.coh-anuncio__mini i.is-on{background:var(--coh-acento, #D9BA7C)}.coh-sin-scroll,.coh-sin-scroll body{overflow:hidden}.coh-sellos{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:30px 22px;overflow-y:auto;overscroll-behavior:contain;font-family:var(--coh-cuerpo)}.coh-sellos[hidden]{display:none}.coh-sellos *,.coh-sellos *:before,.coh-sellos *:after{box-sizing:border-box}.coh-sellos__fondo{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c15108c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity .35s ease}.coh-sellos.is-open .coh-sellos__fondo{opacity:1}.coh-sellos__papel{position:relative;width:min(470px,100%);padding:40px 30px 28px;color:#3b2f25;background-color:#fbf6ec;background-image:radial-gradient(circle at 18% 8%,#d9ba7c38,#d9ba7c00 42%),repeating-linear-gradient(0deg,#3b2f2509 0 1px,#0000 1px 30px);border-radius:4px;box-shadow:0 50px 90px -30px #000000a6,inset 0 0 0 1px #3b2f250f;text-align:center;opacity:0;transform:translateY(40px) rotate(-4deg) scale(.94);transition:transform .6s var(--coh-ease),opacity .35s ease}.coh-sellos.is-open .coh-sellos__papel{opacity:1;transform:rotate(-1deg)}.coh-sellos__papel:before,.coh-sellos__papel:after{content:"";position:absolute;left:0;right:0;height:10px;background:radial-gradient(circle at 8px 10px,#0000 5px,#fbf6ec 5.5px) 0 0 / 16px 10px repeat-x}.coh-sellos__papel:before{top:-9px}.coh-sellos__papel:after{bottom:-9px;transform:scaleY(-1)}.coh-sellos__cerrar{position:absolute;top:12px;right:12px;width:34px;height:34px;border:0;border-radius:50%;background:#3b2f2514;color:inherit;font-size:20px;line-height:1;cursor:pointer}.coh-sellos .coh-eyebrow{justify-content:center;margin-bottom:10px}.coh-sellos h2{margin:0;font-family:var(--coh-titulos);font-size:36px;font-weight:500;line-height:1.1}.coh-sellos__sub{margin:10px 0 0;color:#6f5f51;font-size:15px;line-height:1.55}.coh-sellos__huecos{list-style:none;padding:0;margin:26px 0 16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.coh-sello{display:flex;flex-direction:column;align-items:center;gap:8px}.coh-sello__circulo{position:relative;width:74px;height:74px;border-radius:50%;border:2px dashed rgba(59,47,37,.32);display:flex;align-items:center;justify-content:center;font-family:var(--coh-titulos);font-size:28px;color:#3b2f2559}.coh-sello__circulo svg{width:46px;height:46px}.coh-sello.is-on .coh-sello__circulo{border:2px solid #B38A3E;color:#b38a3e;background:radial-gradient(circle,#b38a3e2e,#b38a3e0a);transform:rotate(calc(-8deg + var(--i, 0) * 7deg))}.coh-sellos.is-open .coh-sello.is-on .coh-sello__circulo{animation:coh-sellar .65s var(--coh-ease) both;animation-delay:calc(.3s + var(--i, 0) * .2s)}@keyframes coh-sellar{0%{opacity:0;transform:scale(1.9) rotate(-24deg)}60%{opacity:1;transform:scale(.9) rotate(-4deg)}to{opacity:1;transform:scale(1) rotate(calc(-8deg + var(--i, 0) * 7deg))}}.coh-sello__txt{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#6f5f51}.coh-sello--premio .coh-sello__circulo{border:2px solid rgba(59,47,37,.15);background:#3b2f2514;color:#3b2f2573;font-family:var(--coh-cuerpo);font-size:17px;font-weight:700}.coh-sello--premio.is-on .coh-sello__circulo{border-color:#b38a3e;background:#b38a3e;color:#fff;box-shadow:0 0 0 6px #b38a3e33;transform:none}.coh-sellos__barra{height:6px;border-radius:6px;background:#3b2f251a;overflow:hidden}.coh-sellos__barra span{display:block;height:100%;border-radius:6px;background:linear-gradient(90deg,#d9ba7c,#b38a3e)}.coh-sellos__estado{margin:18px 0 14px;font-size:15px;line-height:1.5}.coh-sellos__accion{width:100%}.coh-sellos__codigo{display:flex;align-items:stretch;gap:8px;padding:6px 6px 6px 16px;border:2px dashed #B38A3E;border-radius:12px;background:#fff}.coh-sellos__codigo code{flex:1;align-self:center;text-align:left;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:20px;letter-spacing:.14em;color:#3b2f25}.coh-sellos__codigo button{border:0;border-radius:8px;padding:10px 16px;background:#3b2f25;color:#f4ede3;font:inherit;font-size:14px;cursor:pointer}.coh-sellos__letra{margin:14px 0 0;font-size:12px;line-height:1.5;color:#6f5f51}@media screen and (max-width:420px){.coh-sellos__papel{padding:36px 18px 24px}.coh-sello__circulo{width:60px;height:60px;font-size:22px}.coh-sello__circulo svg{width:36px;height:36px}.coh-sello__txt{font-size:10px;letter-spacing:.06em}.coh-sellos h2{font-size:30px}}.coh-marca{overflow:hidden}.coh-marca__nombre{position:relative;display:inline-block;margin:0!important;padding:.1em .22em .26em;font-weight:400;line-height:1.05!important;color:var(--coh-marca-c1, #9C7431);background-image:linear-gradient(100deg,var(--coh-marca-c1, #9C7431) 0%,var(--coh-marca-c3, #C49B52) 22%,var(--coh-marca-c2, #EBD39C) 38%,var(--coh-marca-c1, #9C7431) 52%,var(--coh-marca-c3, #C49B52) 70%,var(--coh-marca-c2, #EBD39C) 84%,var(--coh-marca-c1, #9C7431) 100%);background-size:260% 100%;background-position:100% 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.coh-marca--brillo .coh-marca__nombre{animation:coh-oro 8s ease-in-out infinite}@keyframes coh-oro{0%,to{background-position:100% 0}50%{background-position:0% 0}}.coh-marca.is-hover .coh-marca__nombre{animation-play-state:paused;background-position:var(--coh-mx, 50%) 0;transition:background-position .35s ease}.coh-marca--entrada .coh-marca__nombre{clip-path:inset(0 100% 0 0);transition:clip-path 2.4s cubic-bezier(.55,.05,.25,1)}.coh-marca--entrada.is-lista .coh-marca__nombre{clip-path:inset(0 0 0 0)}.coh-marca__destello{position:absolute;width:.14em;height:.14em;pointer-events:none;-webkit-text-fill-color:initial}.coh-marca__destello:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--coh-marca-c3, #C49B52);clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);animation:coh-destellar 3.2s ease-in-out infinite;animation-delay:calc(var(--d, 0) * 1.05s)}@keyframes coh-destellar{0%,to{transform:scale(0) rotate(0);opacity:0}45%{transform:scale(1) rotate(45deg);opacity:1}70%{transform:scale(.4) rotate(90deg);opacity:.6}}.coh-marca__lema{display:flex;align-items:center;justify-content:center;gap:14px;margin:-.2em 0 0!important;letter-spacing:.3em;text-transform:uppercase;line-height:1.4!important}.coh-marca__lema:before,.coh-marca__lema:after{content:"";width:42px;height:1px;background:currentColor;opacity:.5}@media screen and (max-width:749px){.coh-marca__lema{letter-spacing:.18em;gap:10px}.coh-marca__lema:before,.coh-marca__lema:after{width:22px}}@media(prefers-reduced-motion:reduce){.coh-marca__nombre{clip-path:none!important;animation:none!important}.coh-marca__destello{display:none}}@media(prefers-reduced-motion:reduce){.coh-section *,.coh-section *:before,.coh-section *:after{animation:none!important;transition:none!important}.coh-reveal{opacity:1;transform:none}.coh-word{opacity:1}.coh-caida{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/coh-styles.css.map */
