:root{--th-bone: #faf6f4;--th-sand: #f1e8e4;--th-ink: #1a1418;--th-ink-2: #5b5054;--th-plum: #3a2330;--th-rose: #ff99cc;--th-rose-deep: #c9558b;--th-line: #e4d8d3;--th-radius: 18px;--th-radius-s: 12px;--th-gutter: 20px;--th-max: 1320px;--th-ease: cubic-bezier(.22, 1, .36, 1);--th-font-display: var(--font-heading--family, "Playfair Display", Georgia, serif);--th-font-body: var(--font-body--family, Inter, system-ui, -apple-system, sans-serif)}.th-section{padding-top:0!important;padding-bottom:0!important;background:transparent;font-family:var(--th-font-body);color:var(--th-ink);position:relative;isolation:isolate;overflow-x:clip}.th-section *,.th-section *:before,.th-section *:after{box-sizing:border-box}:where(.th-section) :where(h1,h2,h3,h4,h5,h6,p,ul,ol,figure,blockquote){margin:0;padding:0}.th-section h1,.th-section h2,.th-section h3,.th-section h4,.th-section h5,.th-section h6,.th-section p,.th-section blockquote{color:inherit;font-family:var(--th-font-body)}.th-section span.restock-rocket-preorder-badge,span.restock-rocket-preorder-badge{display:none!important}.th-badge--rejilla{position:absolute;top:10px;left:10px;z-index:3;pointer-events:none;font-family:var(--th-font-body)}.bundler-target-element{display:none!important}.th-section ul,.th-section ol{list-style:none}.th-section img{display:block;max-width:100%}:where(.th-section) a{color:inherit}.th-section a{text-decoration:none}.th-container{width:100%;max-width:var(--th-max);margin:0 auto;padding-inline:var(--th-gutter)}.th-container--wide{max-width:1560px}.th-section .th-display{font-family:var(--th-font-display);font-weight:400;line-height:1.02;letter-spacing:-.032em;color:inherit}.th-section .th-h2{font-family:var(--th-font-display);font-weight:400;line-height:1.06;letter-spacing:-.028em;color:inherit}.th-section .th-fuerte{font-weight:700;font-family:inherit}.th-eyebrow{font-family:var(--th-font-body);font-weight:600;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;line-height:1.2}.th-body{font-family:var(--th-font-body);line-height:1.65;color:inherit}.th-body--muted{opacity:.78}.th-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55em;padding:.95em 1.9em;border-radius:999px;font-family:var(--th-font-body);font-weight:600;font-size:.95rem;letter-spacing:.01em;line-height:1;border:1.5px solid transparent;cursor:pointer;transition:transform .4s var(--th-ease),background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .4s var(--th-ease);will-change:transform;text-align:center}.th-btn:hover{transform:translateY(-2px)}.th-section .th-btn--solid,.th-btn--solid{background:var(--th-ink);color:#fff;border-color:var(--th-ink)}.th-btn--solid:hover{box-shadow:0 14px 30px -14px #1a1418bf}.th-section .th-btn--rose,.th-btn--rose{background:var(--th-rose);color:var(--th-ink);border-color:var(--th-rose)}.th-btn--rose:hover{box-shadow:0 14px 30px -14px #c9558bcc}.th-btn--ghost{background:transparent;color:currentColor;border-color:currentColor}.th-btn--ghost:hover{background:currentColor}.th-btn--ghost:hover span{mix-blend-mode:difference}.th-section .th-btn--light,.th-btn--light{background:#fff;color:var(--th-ink);border-color:#fff}.th-btn--shine{position:relative;overflow:hidden}.th-btn--shine:after{content:"";position:absolute;top:0;bottom:0;left:-60%;width:45%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.45),transparent);transform:skew(-18deg);animation:th-shine 5s var(--th-ease) infinite}@keyframes th-shine{0%,62%{left:-60%}92%,to{left:130%}}.th-badge{display:inline-flex;align-items:center;gap:.45em;padding:.42em .85em;border-radius:999px;font-family:var(--th-font-body);font-size:.75rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;line-height:1;white-space:nowrap}.th-badge__dot{width:.5em;height:.5em;border-radius:50%;background:currentColor;flex:none}.th-badge--stock{background:var(--th-rose);color:#4a1230}.th-badge--stock .th-badge__dot{animation:th-pulse 2.4s ease-in-out infinite}.th-badge--encargue{background:var(--th-sand);color:#4d4247;border:1px solid var(--th-line)}@keyframes th-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.75)}}.th-reveal{opacity:0;transform:translateY(26px);transition:opacity .75s var(--th-ease),transform .75s var(--th-ease);transition-delay:var(--th-delay, 0ms)}.th-reveal.th-visible{opacity:1;transform:none}.th-hero{position:relative;display:grid;align-items:end;min-height:min(var(--th-hero-h, 74vh),var(--th-hero-max, 560px));overflow:hidden}.th-hero--split{display:grid;grid-template-columns:1fr;align-items:stretch;position:relative;overflow:hidden}.th-hero__slide{grid-area:1 / 1;display:grid;grid-template-columns:var(--th-panel, 48%) 1fr;align-items:stretch;min-height:min(var(--th-hero-h, 74vh),var(--th-hero-max, 560px));opacity:0;visibility:hidden;pointer-events:none;transition:opacity .7s var(--th-ease),visibility 0s linear .7s}.th-hero__slide--activa{opacity:1;visibility:visible;pointer-events:auto;z-index:1;transition:opacity .7s var(--th-ease),visibility 0s linear 0s}.th-hero__puntos{position:absolute;left:clamp(20px,4vw,56px);bottom:22px;z-index:3;display:flex;gap:8px}.th-hero__punto{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#ffffff6b;cursor:pointer;transition:transform .35s var(--th-ease),background-color .35s ease,width .35s var(--th-ease)}.th-hero__punto:hover{transform:scale(1.25)}.th-hero__punto--activo{width:26px;border-radius:999px}.th-hero__panel{display:flex;align-items:center;padding:clamp(36px,4.5vw,88px)}.th-hero__foto{position:relative;overflow:hidden;min-height:0;background:var(--th-foto-fondo, #e8dcd7)}@media(min-width:861px){.th-hero__foto{aspect-ratio:var(--th-foto-ratio, 4 / 3)}}.th-hero__foto img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--th-slide-focus, var(--th-hero-focus, center))}.th-hero__slide--activa .th-hero__foto img{animation:th-hero-in 1.6s var(--th-ease) both}@media(prefers-reduced-motion:reduce){.th-hero__slide{transition:none}.th-hero__slide--activa .th-hero__foto img{animation:none}}.th-hero__foto:before{content:"";position:absolute;inset:0 auto 0 0;width:90px;z-index:1;pointer-events:none;background:linear-gradient(to right,var(--th-panel-color, #3a2330),transparent);opacity:.55}.th-hero--split .th-hero__box{max-width:100%}@media(max-width:860px){.th-hero__slide{min-height:0;grid-template-columns:1fr;grid-template-rows:auto 1fr}.th-hero__puntos{left:50%;transform:translate(-50%);bottom:14px}.th-hero--split .th-hero__foto{order:-1;aspect-ratio:var(--th-foto-ratio-m, 4 / 3);min-height:var(--th-foto-alto-m, 75vw);height:auto}.th-hero--split .th-hero__foto img{object-position:var(--th-slide-focus-m, var(--th-hero-focus-m, center))}.th-hero__foto:before{inset:auto 0 0 0;width:auto;height:70px;background:linear-gradient(to top,var(--th-panel-color, #3a2330),transparent);opacity:.5}.th-hero__panel{padding:clamp(28px,7vw,44px) var(--th-gutter) clamp(34px,8vw,52px)}}.th-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.th-hero__media img{width:100%;height:100%;object-fit:cover;object-position:var(--th-hero-focus, center);animation:th-hero-in 1.5s var(--th-ease) both}@keyframes th-hero-in{0%{transform:scale(1.09)}to{transform:scale(1)}}.th-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.th-hero__inner{position:relative;z-index:2;width:100%;padding-block:clamp(40px,7vw,92px)}.th-hero__box{max-width:620px}.th-hero__eyebrow{display:inline-flex;align-items:center;gap:.6em;margin-bottom:1.1em}.th-hero__title{margin-bottom:.5em!important}.th-hero__text{max-width:46ch;margin-bottom:2em!important}.th-hero__cta{display:flex;flex-wrap:wrap;gap:12px}.th-hero__notes{display:flex;flex-wrap:wrap;gap:12px 26px;margin-top:2.6em;padding-top:1.8em;border-top:1px solid currentColor;border-color:color-mix(in srgb,currentColor 20%,transparent)}.th-hero__note{display:inline-flex;align-items:center;gap:.5em;font-size:.84rem;font-weight:500;letter-spacing:.02em;opacity:.9}.th-hero__note svg{flex:none;width:15px;height:15px}.th-modos__head{max-width:720px;margin:0 auto 46px;text-align:center}.th-modos__title{margin-bottom:.45em!important}.th-modos__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;align-items:stretch}.th-modo{position:relative;display:flex;flex-direction:column;padding:clamp(26px,3vw,42px);border-radius:var(--th-radius);overflow:hidden;transition:transform .55s var(--th-ease),box-shadow .55s var(--th-ease)}.th-modo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;transition:opacity .55s ease;background:radial-gradient(120% 100% at 15% 0%,rgba(255,255,255,.35),transparent 60%)}.th-modo:hover{transform:translateY(-6px)}.th-modo:hover:before{opacity:1}.th-modo>*{position:relative;z-index:1}.th-modo--stock{background:var(--th-rose);color:#3d0f27;box-shadow:0 20px 45px -32px #c9558be6}.th-modo--stock:hover{box-shadow:0 32px 60px -30px #c9558bbf}.th-modo--encargue{background:var(--th-plum);color:#f6ece9;box-shadow:0 20px 45px -32px #3a2330e6}.th-modo--encargue:hover{box-shadow:0 32px 60px -30px #3a2330b3}.th-modo__top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:1.5em}.th-modo__chip{display:inline-flex;align-items:center;gap:.5em;padding:.5em .95em;border-radius:999px;background:#ffffff8c;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;line-height:1}.th-modo--encargue .th-modo__chip{background:#ffffff24}.th-modo__plazo{text-align:right;line-height:1}.th-modo__plazo b{display:block;font-family:var(--th-font-display);font-size:clamp(1.6rem,3vw,2.3rem);font-weight:700;letter-spacing:-.02em}.th-modo__plazo span{display:block;margin-top:.45em;font-size:.7rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase;opacity:.72}.th-section .th-modo__title{font-family:var(--th-font-display);font-weight:500;font-size:clamp(1.55rem,2.6vw,2.1rem);line-height:1.1;letter-spacing:-.015em;margin-bottom:.45em!important}.th-modo__text{font-size:.98rem;line-height:1.62;opacity:.88;margin-bottom:1.5em!important}.th-modo__list{display:grid;gap:.7em;margin-bottom:2em}.th-modo__list li{display:flex;align-items:flex-start;gap:.65em;font-size:.92rem;line-height:1.45}.th-modo__list svg{flex:none;width:17px;height:17px;margin-top:1px}.th-modo__foot{margin-top:auto;padding-top:.6em}.th-modo__btn{width:100%}.th-modo__demo{display:inline-flex;align-items:center;gap:.6em;margin-bottom:1.6em;padding:.7em 1.2em;border-radius:12px;font-size:.82rem;font-weight:700;letter-spacing:.04em;line-height:1}.th-modo--stock .th-modo__demo{background:#fff;color:#3d0f27;box-shadow:0 8px 20px -12px #3d0f2799}.th-modo--encargue .th-modo__demo{background:#ffffff1f;color:#f6ece9;border:1px solid rgba(255,255,255,.28)}.th-modo__demo small{font-weight:500;letter-spacing:.02em;opacity:.7}.th-modalidad__caja{display:grid;grid-template-columns:minmax(150px,auto) 1fr;gap:clamp(20px,3vw,46px);align-items:center;padding:clamp(22px,2.6vw,34px) clamp(22px,3vw,40px);border-radius:var(--th-radius);overflow:hidden}.th-modalidad__caja[hidden]{display:none!important}.th-modalidad--stock .th-modalidad__caja,.th-modalidad__caja[data-th-modo=stock]{background:var(--th-mod-stock, #ff99cc);color:var(--th-mod-stock-tx, #3d0f27)}.th-modalidad--encargue .th-modalidad__caja,.th-modalidad__caja[data-th-modo=encargue]{background:var(--th-mod-enc, #000000);color:var(--th-mod-enc-tx, #f6ece9)}.th-modalidad__marca{display:flex;flex-direction:column;align-items:flex-start;gap:.75em;padding-right:clamp(18px,2.5vw,38px);border-right:1px solid currentColor;border-color:color-mix(in srgb,currentColor 26%,transparent)}.th-modalidad__plazo b{display:block;font-family:var(--th-font-display);font-size:clamp(1.7rem,3.4vw,2.5rem);font-weight:700;line-height:1;letter-spacing:-.03em}.th-modalidad__plazo span{display:block;margin-top:.5em;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;opacity:.72}.th-section .th-modalidad__title{font-family:var(--th-font-display);font-weight:700;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.15;letter-spacing:-.025em;margin-bottom:.45em!important}.th-modalidad__text{font-size:.97rem;line-height:1.6;opacity:.88;max-width:62ch}.th-modalidad__list{display:flex;flex-wrap:wrap;gap:.6em 1.6em;margin-top:1.1em}.th-modalidad__list li{display:flex;align-items:center;gap:.5em;font-size:.88rem;font-weight:500}.th-modalidad__list svg{flex:none;width:15px;height:15px}.th-modalidad__dos{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.th-modalidad__mini{display:flex;gap:14px;align-items:flex-start;padding:clamp(18px,2vw,24px);border-radius:var(--th-radius-s)}.th-modalidad__mini--stock{background:var(--th-mod-stock, #ff99cc);color:var(--th-mod-stock-tx, #3d0f27)}.th-modalidad__mini--encargue{background:var(--th-mod-enc, #000000);color:var(--th-mod-enc-tx, #f6ece9)}.th-modalidad__pin{flex:none;width:11px;height:11px;border-radius:50%;margin-top:6px;background:currentColor}.th-section .th-modalidad__mini b{display:block;font-size:.98rem;font-weight:700;margin-bottom:.25em}.th-modalidad__mini span{font-size:.88rem;line-height:1.5;opacity:.85}@media(max-width:760px){.th-modalidad__caja{grid-template-columns:1fr;gap:18px}.th-modalidad__marca{flex-direction:row;align-items:center;justify-content:space-between;gap:14px;padding-right:0;padding-bottom:16px;border-right:0;border-bottom:1px solid currentColor;border-color:color-mix(in srgb,currentColor 26%,transparent)}.th-modalidad__plazo{text-align:right}.th-modalidad__dos{grid-template-columns:1fr}}.th-cabcol__caja{display:flex;align-items:center;gap:clamp(16px,2.4vw,28px)}.th-cabcol__logo{flex:none;display:grid;place-items:center;overflow:hidden;border:1px solid var(--th-line);box-shadow:0 12px 26px -20px #1a141880}.th-cabcol__logo img{width:100%;height:100%;object-fit:contain;padding:12%}.th-section .th-cabcol__titulo{font-family:var(--th-font-display);font-weight:700;line-height:1.02;letter-spacing:-.035em;margin:0!important}.th-cabcol__meta{margin-top:.55em!important;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;opacity:.5}.th-cabcol__desc{margin-top:22px;max-width:70ch;font-size:.98rem;line-height:1.65;opacity:.78}.th-cabcol__desc p{margin-bottom:.7em!important}@media(max-width:560px){.th-cabcol__caja{gap:14px}}.th-combo__head{text-align:center;max-width:620px;margin:0 auto 28px}.th-section .th-combo__title{font-family:var(--th-font-display);font-weight:400;line-height:1.08;letter-spacing:-.028em;margin-bottom:.4em!important}.th-combo__sub{font-size:.98rem;opacity:.72}.th-combo__caja{max-width:780px;margin:0 auto;background:var(--th-combo-bg, #fff);border:1px solid var(--th-line);border-radius:var(--th-radius);padding:clamp(22px,3vw,36px)}.th-combo__items{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:clamp(12px,2vw,24px)}.th-combo__items--3{grid-template-columns:1fr auto 1fr auto 1fr;gap:clamp(8px,1.4vw,18px)}.th-combo__items--3 .th-combo__nombre{font-size:.88rem}.th-combo__items--3 .th-combo__select{font-size:.82rem;padding-inline:.8em 1.9em}.th-combo__item{text-align:center}.th-combo__foto{position:relative;display:block;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;background:var(--th-combo-foto, #f6f0ee);margin-bottom:14px;transition:transform .5s var(--th-ease),box-shadow .5s var(--th-ease)}.th-combo__foto img{width:100%;height:100%;object-fit:contain;padding:12%;transition:opacity .3s ease,transform .5s var(--th-ease)}.th-combo__item:hover .th-combo__foto{transform:translateY(-4px);box-shadow:0 22px 40px -26px #1a141880}.th-combo__item:hover .th-combo__foto img{transform:scale(1.04)}.th-combo__foto.th-cambiando img{opacity:0}.th-section .th-combo__nombre{font-size:.95rem;font-weight:600;line-height:1.3;margin-bottom:.35em!important}.th-combo__precio{font-size:.92rem;display:flex;align-items:baseline;justify-content:center;gap:.45em;margin-bottom:.8em!important}.th-combo__precio s{opacity:.45;font-size:.88em}.th-combo__precio b{color:var(--th-rose-deep);font-weight:700}.th-combo__select{width:100%;padding:.72em 2.2em .72em 1em;border-radius:999px;border:1.5px solid var(--th-line);background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 8l5 5 5-5' stroke='%231a1418' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85em center;background-size:15px;color:inherit;font-family:var(--th-font-body);font-size:.88rem;font-weight:500;cursor:pointer;appearance:none;-webkit-appearance:none;transition:border-color .3s ease,box-shadow .3s ease}.th-combo__select:hover{border-color:#cbb8b1}.th-combo__select:focus-visible{outline:none;border-color:var(--th-rose);box-shadow:0 0 0 3px #ff99cc59}.th-combo__mas{position:relative;align-self:start;width:46px;height:46px;border-radius:50%;background:var(--th-rose);color:#3d0f27;display:grid;place-items:center;font-size:1.5rem;font-weight:700;line-height:1;flex:none;margin-top:calc(50% - 23px);box-shadow:0 8px 20px -10px #c9558be6;z-index:1}.th-combo__pie{margin-top:clamp(20px,3vw,30px);padding-top:clamp(18px,2.5vw,24px);border-top:1px solid var(--th-line);text-align:center}.th-combo__total{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:.5em;font-size:1.05rem;margin-bottom:.35em}.th-combo__total s{opacity:.45}.th-combo__total b{font-family:var(--th-font-display);font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.th-combo__ahorro{display:inline-flex;align-items:center;gap:.45em;padding:.4em .9em;border-radius:999px;background:var(--th-rose);color:#3d0f27;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1.3em}.th-combo__btn{width:100%;max-width:420px}.th-combo__nota{margin-top:1em!important;font-size:.78rem;opacity:.6}@media(max-width:640px){.th-combo__items{grid-template-columns:1fr}.th-combo__mas{margin:-6px auto;transform:rotate(90deg)}}.th-combo--compacto{display:block;margin:4px 0 18px}.th-combo--compacto .th-container{max-width:none;padding-inline:0}.th-combo--compacto .th-combo__caja{max-width:none;margin:0;padding:14px;border-radius:16px;border:1.5px solid var(--th-rose);background:#fff5fa}.th-combo--compacto .th-combo__cabeza{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:12px!important}.th-combo__mejor{display:inline-flex;align-items:center;padding:.38em .8em;border-radius:999px;background:var(--th-rose);color:#3d0f27;font-size:.72rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;line-height:1;white-space:nowrap}.th-combo__gancho{font-size:.86rem;font-weight:600;line-height:1.3}.th-combo--compacto .th-combo__items,.th-combo--compacto .th-combo__items--2,.th-combo--compacto .th-combo__items--3{display:flex;flex-direction:column;gap:6px;align-items:stretch}.th-combo--compacto .th-combo__item{display:grid;grid-template-columns:50px 1fr;grid-template-areas:"foto nombre" "foto tono";align-items:center;gap:3px 10px;text-align:left}.th-combo--compacto .th-combo__foto{grid-area:foto;width:50px;aspect-ratio:1 / 1;border-radius:10px;margin:0}.th-combo--compacto .th-combo__foto img{padding:6%}.th-combo--compacto .th-combo__item:hover .th-combo__foto{transform:none;box-shadow:none}.th-combo--compacto .th-combo__nombre{grid-area:nombre;align-self:end;font-size:.79rem!important;font-weight:600;line-height:1.2;margin:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.th-combo--compacto .th-combo__precio{display:none}.th-combo--compacto .th-combo__select{grid-area:tono;align-self:start;padding:.42em 1.6em .42em .65em;font-size:.74rem;background-position:right .55em center;background-size:11px;border-radius:8px;border-width:1px}.th-combo--compacto .th-combo__mas{align-self:center;width:20px;height:20px;font-size:.8rem;margin:-2px 0 -2px 15px;box-shadow:none}.th-combo--compacto .th-combo__pie{margin-top:12px;padding-top:11px;text-align:left}.th-combo--compacto .th-combo__total{justify-content:flex-start;align-items:baseline;font-size:.82rem;gap:.4em;margin-bottom:.6em}.th-combo--compacto .th-combo__total b{font-size:1.1rem}.th-combo--compacto .th-combo__btn{max-width:none;padding-block:.8em;font-size:.88rem}.th-combo--compacto .th-combo__nota{margin-top:.6em!important;font-size:.7rem;text-align:center}.th-combo__precio-btn{font-weight:700}.th-combo__precio-btn:before{content:" \b7  ";font-weight:400;opacity:.6}.th-tira{display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.th-tira__track{display:flex;flex:none;align-items:center;gap:var(--th-tira-gap, 40px);padding-right:var(--th-tira-gap, 40px);animation:th-tira-move var(--th-tira-speed, 34s) linear infinite;will-change:transform}.th-tira:hover .th-tira__track{animation-play-state:paused}@keyframes th-tira-move{0%{transform:translate(0)}to{transform:translate(-100%)}}.th-tira__item{display:inline-flex;align-items:center;gap:.6em;white-space:nowrap;font-family:var(--th-font-body);font-weight:600;letter-spacing:.05em;text-transform:uppercase;line-height:1}.th-tira__item svg{flex:none;width:15px;height:15px;opacity:.75}.th-car__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.th-car__headtext{max-width:640px}.th-car__title{margin-bottom:.3em!important}.th-car__sub{font-size:.96rem;opacity:.72}.th-car__tools{display:flex;align-items:center;gap:10px;flex:none}.th-car__link{font-size:.88rem;font-weight:600;letter-spacing:.02em;border-bottom:1.5px solid currentColor;padding-bottom:2px;transition:opacity .3s ease}.th-car__link:hover{opacity:.6}.th-car__nav{display:flex;gap:8px}.th-car__arrow{width:42px;height:42px;border-radius:50%;border:1.5px solid var(--th-line);background:transparent;color:inherit;display:grid;place-items:center;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease,opacity .3s ease}.th-car__arrow:hover:not(:disabled){background:var(--th-ink);border-color:var(--th-ink);color:#fff}.th-car__arrow:disabled{opacity:.3;cursor:default}.th-car__arrow svg{width:17px;height:17px}.th-car__wrap{overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;margin-inline:calc(var(--th-gutter) * -1);padding-inline:var(--th-gutter);padding-bottom:6px}.th-car__wrap::-webkit-scrollbar{display:none}.th-car__track{display:flex;gap:var(--th-car-gap, 16px);width:max-content;padding-block:4px}.th-card{flex:none;width:var(--th-card-w, 232px);scroll-snap-align:start;display:flex;flex-direction:column}.th-card__media{position:relative;aspect-ratio:1 / 1;border-radius:var(--th-radius-s);overflow:hidden;background:#fff;margin-bottom:12px}.th-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--th-ease)}.th-card:hover .th-card__media img{transform:scale(1.05)}.th-card__badge{position:absolute;top:10px;left:10px;z-index:2}.th-card__ph{width:100%;height:100%;display:grid;place-items:center;background:var(--th-sand);color:var(--th-ink-2);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.th-card__brand{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.55;margin-bottom:.35em!important}.th-card__title{font-size:.93rem;font-weight:500;line-height:1.35;margin-bottom:.4em!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.th-card__price{margin-top:auto;display:flex;align-items:baseline;gap:.5em;font-size:.98rem;font-weight:600}.th-card__price s{font-size:.85em;font-weight:400;opacity:.5}.th-marcas__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.th-marcas__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.th-marca{position:relative;display:block;aspect-ratio:var(--th-marca-ratio, 1 / 1);border-radius:var(--th-radius-s);border:1px solid var(--th-line);background:#fff;overflow:hidden;transition:transform .5s var(--th-ease),border-color .4s ease,box-shadow .5s var(--th-ease)}.th-marca:hover{transform:translateY(-4px);border-color:transparent;box-shadow:0 20px 38px -24px #0000008c}.th-marca__img{position:absolute;top:0;right:0;bottom:0;left:0}.th-marca__img img{width:100%;height:100%;object-fit:var(--th-marca-fit, cover);transition:transform .7s var(--th-ease)}.th-marca:hover .th-marca__img img{transform:scale(1.04)}.th-marca__sinlogo{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:16px;text-align:center;background:var(--th-sand)}.th-section .th-marca__name{font-family:var(--th-font-display);font-size:var(--th-marca-tam, 1.08rem);font-weight:500;line-height:1.2;letter-spacing:.01em}.th-marca__pie{position:absolute;left:0;right:0;bottom:0;padding:26px 12px 10px;background:linear-gradient(to top,rgba(0,0,0,.72),transparent);color:#fff;text-align:center;opacity:0;transform:translateY(6px);transition:opacity .4s ease,transform .4s var(--th-ease)}.th-marca:hover .th-marca__pie,.th-marca:focus-visible .th-marca__pie{opacity:1;transform:none}.th-marca__pie b{display:block;font-size:.82rem;font-weight:600;line-height:1.2}.th-marca__count{display:block;margin-top:.35em;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;opacity:.75}@media(hover:none){.th-marca__pie{opacity:1;transform:none}}.th-cats__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(150px,auto);gap:14px}.th-cat{position:relative;display:flex;align-items:flex-end;min-height:252px;padding:22px;border-radius:var(--th-radius);overflow:hidden;background:var(--th-sand);color:#fff;isolation:isolate}.th-cat--xl{grid-column:span 2;grid-row:span 2;min-height:340px}.th-cat--w{grid-column:span 2}.th-cat__img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.th-cat__img img{width:100%;height:100%;object-fit:var(--th-cat-fit, contain);object-position:center;padding:var(--th-cat-aire, 6%);transition:transform .9s var(--th-ease)}.th-cat:hover .th-cat__img img{transform:scale(1.06)}.th-cat__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to top,#140e12c7,#140e1252 45%,#140e120f);transition:opacity .5s ease}.th-cat:hover .th-cat__veil{opacity:.86}.th-cat__body{position:relative;z-index:1;width:100%}.th-section .th-cat__name{font-family:var(--th-font-display);font-weight:500;font-size:clamp(1.25rem,2vw,1.85rem);line-height:1.12;letter-spacing:-.01em}.th-cat__desc{margin-top:.5em!important;font-size:.88rem;line-height:1.45;opacity:0;max-height:0;overflow:hidden;transform:translateY(8px);transition:opacity .45s ease,transform .45s var(--th-ease),max-height .45s var(--th-ease)}.th-cat:hover .th-cat__desc,.th-cat:focus-within .th-cat__desc{opacity:.9;max-height:6em;transform:none}.th-cat__go{display:inline-flex;align-items:center;gap:.5em;margin-top:.9em;font-size:.78rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.th-cat__go svg{width:14px;height:14px;transition:transform .4s var(--th-ease)}.th-cat:hover .th-cat__go svg{transform:translate(4px)}.th-pasos__head{max-width:660px;margin-bottom:46px}.th-pasos__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;position:relative}.th-paso{position:relative;padding:26px 22px 28px;border-radius:var(--th-radius);background:#fff;border:1px solid var(--th-line);transition:transform .5s var(--th-ease),box-shadow .5s var(--th-ease)}.th-paso:hover{transform:translateY(-5px);box-shadow:0 22px 40px -28px #1a14188c}.th-paso__n{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--th-rose);color:#3d0f27;font-family:var(--th-font-display);font-size:1.05rem;font-weight:600;margin-bottom:1.1em}.th-section .th-paso__title{font-family:var(--th-font-display);font-size:1.18rem;font-weight:500;line-height:1.2;margin-bottom:.5em!important}.th-paso__text{font-size:.92rem;line-height:1.6;opacity:.75}.th-faq__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(28px,5vw,72px);align-items:start}.th-faq__aside{position:static}.th-faq__title{margin-bottom:.5em!important}.th-faq__text{font-size:.98rem;opacity:.75;margin-bottom:1.8em!important}.th-faq__list{display:grid}.th-faq__item{border-top:1px solid var(--th-line)}.th-faq__item:last-child{border-bottom:1px solid var(--th-line)}.th-faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;background:none;border:0;cursor:pointer;text-align:left;font-family:var(--th-font-body);font-size:1.02rem;font-weight:600;line-height:1.35;color:inherit;transition:opacity .3s ease}.th-faq__q:hover{opacity:.62}.th-faq__icon{position:relative;flex:none;width:20px;height:20px}.th-faq__icon:before,.th-faq__icon:after{content:"";position:absolute;left:50%;top:50%;background:currentColor;transform:translate(-50%,-50%);transition:transform .45s var(--th-ease),opacity .3s ease}.th-faq__icon:before{width:15px;height:1.5px}.th-faq__icon:after{width:1.5px;height:15px}.th-faq__item[open] .th-faq__icon:after,.th-faq__q[aria-expanded=true] .th-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.th-faq__a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s var(--th-ease)}.th-faq__q[aria-expanded=true]+.th-faq__a{grid-template-rows:1fr}.th-faq__ainner{overflow:hidden}.th-faq__ainner p{padding-bottom:24px;font-size:.96rem;line-height:1.65;opacity:.78;max-width:62ch}.th-cierre{position:relative;overflow:hidden}.th-cierre__foto{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.th-cierre__foto img{width:100%;height:100%;object-fit:cover;object-position:var(--th-cierre-focus, center);transform:scale(1.04)}.th-cierre__velo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.th-cierre__halo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 62% 78% at 50% 46%,var(--th-halo, rgba(255, 153, 204, .42)) 0%,transparent 72%),radial-gradient(ellipse 110% 60% at 50% 108%,var(--th-halo2, rgba(201, 85, 139, .28)) 0%,transparent 70%)}.th-cierre__inner{position:relative;z-index:1;text-align:center;max-width:760px;margin:0 auto}.th-cierre__title{margin-bottom:.4em!important}.th-cierre__text{max-width:52ch;margin:0 auto 2em!important;opacity:.85}.th-cierre__cta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.th-pie__top{display:grid;grid-template-columns:1.5fr repeat(var(--th-pie-cols, 3),1fr);gap:clamp(28px,4vw,56px);align-items:start}.th-pie__marca{max-width:360px}.th-pie__logo{height:var(--th-pie-logo, 46px);width:auto;margin-bottom:18px}.th-pie__nombre{font-family:var(--th-font-display);font-size:1.5rem;font-weight:500;margin-bottom:.5em!important}.th-pie__lema{font-size:.94rem;line-height:1.6;opacity:.72;margin-bottom:1.6em!important}.th-pie__col h3,.th-section .th-pie__col h3{font-family:var(--th-font-body);font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;opacity:.55;margin-bottom:1.3em!important}.th-pie__links{display:grid;gap:.72em}.th-pie__links a{font-size:.94rem;line-height:1.4;opacity:.82;transition:opacity .3s ease,transform .4s var(--th-ease);width:fit-content}.th-pie__links a:hover{opacity:1;transform:translate(3px)}.th-pie__social{display:flex;gap:10px;margin-top:1.4em}.th-pie__social a{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;border:1px solid currentColor;opacity:.55;transition:opacity .3s ease,transform .4s var(--th-ease)}.th-pie__social a:hover{opacity:1;transform:translateY(-3px)}.th-pie__social svg{width:18px;height:18px}.th-pie__modos{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:clamp(36px,4vw,56px);padding-top:clamp(28px,3vw,40px);border-top:1px solid currentColor;border-color:color-mix(in srgb,currentColor 22%,transparent)}.th-pie__modo{display:flex;gap:12px;align-items:flex-start;font-size:.9rem;line-height:1.5}.th-pie__modo i{flex:none;width:10px;height:10px;border-radius:50%;margin-top:6px;background:currentColor}.th-pie__modo b{display:block;margin-bottom:.2em}.th-pie__modo span{opacity:.7}.th-pie__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 24px;margin-top:clamp(30px,3.5vw,48px);padding-top:22px;border-top:1px solid currentColor;border-color:color-mix(in srgb,currentColor 22%,transparent);font-size:.8rem;opacity:.65}.th-pie__legales{display:flex;flex-wrap:wrap;gap:6px 18px}.th-pie__legales a:hover{text-decoration:underline}@media(max-width:900px){.th-pie__top{grid-template-columns:1fr 1fr}.th-pie__marca{grid-column:1 / -1;max-width:100%}}@media(max-width:560px){.th-pie__top{grid-template-columns:repeat(2,1fr);gap:26px 20px}.th-pie__modos{grid-template-columns:1fr}.th-pie__bottom{flex-direction:column;align-items:flex-start}}.th-aviso{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.th-aviso.th-aviso--on{opacity:1;visibility:visible}.th-aviso__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a14188c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.th-aviso__box{position:relative;width:min(560px,100%);max-height:calc(100dvh - 40px);overflow-y:auto;background:var(--th-bone);color:var(--th-ink);border-radius:var(--th-radius);padding:clamp(26px,4vw,38px);box-shadow:0 40px 90px -40px #1a1418cc;transform:translateY(18px) scale(.98);transition:transform .55s var(--th-ease)}.th-aviso--on .th-aviso__box{transform:none}.th-aviso__close{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:50%;border:1px solid var(--th-line);background:transparent;color:inherit;display:grid;place-items:center;cursor:pointer;transition:background-color .3s ease,color .3s ease}.th-aviso__close:hover{background:var(--th-ink);color:#fff}.th-aviso__logo{height:34px;width:auto;margin-bottom:18px}.th-section .th-aviso__title{font-family:var(--th-font-display);font-size:clamp(1.4rem,3vw,1.85rem);font-weight:500;line-height:1.14;margin-bottom:.5em!important}.th-aviso__text{font-size:.95rem;line-height:1.6;opacity:.8;margin-bottom:1.5em!important}.th-aviso__modos{display:grid;gap:12px;margin-bottom:1.7em}.th-aviso__modo{display:flex;gap:14px;align-items:flex-start;padding:15px 16px;border-radius:var(--th-radius-s);border:1px solid var(--th-line);background:#fff}.th-aviso__modo--stock{border-color:var(--th-rose);background:#ff99cc1f}.th-aviso__pin{flex:none;width:12px;height:12px;border-radius:50%;margin-top:5px}.th-aviso__modo--stock .th-aviso__pin{background:var(--th-rose)}.th-aviso__modo--encargue .th-aviso__pin{background:var(--th-ink-2)}.th-aviso__modo b{display:block;font-size:.94rem;margin-bottom:.25em}.th-aviso__modo span{display:block;font-size:.86rem;line-height:1.5;opacity:.75}.th-aviso__cta{display:flex;flex-wrap:wrap;gap:10px}.th-aviso__cta .th-btn{flex:1 1 180px;padding-inline:1.2em}main[data-template^=product] .variant-option__button-label{min-height:40px;padding-block:.55em;padding-inline:1.15em;font-size:.88rem;line-height:1.2;letter-spacing:.005em}main[data-template^=product] .add-to-cart-button{font-weight:600}main[data-template^=product] .shopify-payment-button__button--unbranded{background:transparent;color:var(--th-ink);border:1.5px solid var(--th-ink);font-weight:500}main[data-template^=product] .shopify-payment-button__button--unbranded:hover{background:var(--th-ink);color:#fff}main[data-template^=product] a.button[href*="wa.me"]{background-color:transparent!important;color:var(--th-ink)!important;border:1.5px solid rgba(26,20,24,.28)!important;font-weight:500}main[data-template^=product] a.button[href*="wa.me"]:hover{border-color:var(--th-ink)!important;background-color:#1a14180d!important}main[data-template^=product] .restock-rocket-preorder-description{position:relative;border-radius:14px;border:1px solid rgba(255,153,204,.55);padding:15px 18px 15px 46px!important;margin-block:4px 2px}main[data-template^=product] .restock-rocket-preorder-description:before{content:"";position:absolute;left:17px;top:19px;width:15px;height:15px;border-radius:50%;border:2px solid var(--th-rose-deep);box-shadow:inset 0 -5px 0 -3.5px var(--th-rose-deep)}main[data-template^=product] .preorder-description-text{font-size:.9rem!important;line-height:1.55!important}main[data-template^=product] .preorder-description-text br+br{display:none}main[data-template^=product] .shopify-payment-button__button--unbranded{background-color:transparent!important;color:var(--th-ink)!important;border:1.5px solid var(--th-ink)!important}main[data-template^=product] .shopify-payment-button__button--unbranded:hover{background-color:var(--th-ink)!important;color:#fff!important}main[data-template^=cart] .cart-page__title{font-family:var(--th-font-display);font-weight:700;letter-spacing:-.03em;margin-bottom:10px}main[data-template^=cart] .cart-items__media-image{border-radius:14px;object-fit:contain!important;background:#f6f0ee;padding:10px}main[data-template^=cart] .cart-items__table td{vertical-align:top}main[data-template^=cart] .cart-page__summary .section-background{background-color:transparent!important;border:0}main[data-template^=cart] .cart-summary,main[data-template^=cart] .cart-summary__inner{border:0!important}main[data-template^=cart] .cart-summary__inner{background:#fff;border:1px solid var(--th-line)!important;border-radius:var(--th-radius);padding:28px!important;gap:22px!important;top:calc(var(--header-height, 80px) + 24px);height:fit-content!important;align-self:start!important}main[data-template^=cart] .cart-page{padding-bottom:72px}main[data-template^=cart] [name=checkout],main[data-template^=cart] .cart__ctas button,main[data-template^=cart] .cart__ctas .button{width:100%;border-radius:999px;font-weight:600;letter-spacing:.01em}main[data-template^=cart] .cart-totals{font-family:var(--th-font-body)}main[data-template^=cart] .cart-totals :is(strong,b,.h4,.h5){font-family:var(--th-font-display);font-weight:700;letter-spacing:-.02em}@media(max-width:900px){main[data-template^=cart] .cart-page__summary{position:static}}.th-transfer{display:inline-flex;flex-direction:column;gap:3px;margin:10px 0 0;padding:10px 15px;border-radius:12px;border:1px solid #ffc2de;background:#fff0f7;font-family:var(--th-font-body, Jost, sans-serif);line-height:1.3;max-width:max-content}.th-transfer__linea{font-size:.92rem;color:var(--th-ink, #1a1418)}.th-transfer__precio{font-weight:700;font-size:1.05rem;color:#c9558b;margin-right:.25em}.th-transfer__nota{font-size:.74rem;letter-spacing:.02em;opacity:.65;color:var(--th-ink, #1a1418)}@media(max-width:1100px){.th-cats__grid{grid-template-columns:repeat(2,1fr)}.th-cat--xl{grid-column:span 2;grid-row:span 1;min-height:280px}.th-pasos__grid{grid-template-columns:repeat(2,1fr)}.th-faq__grid{grid-template-columns:1fr}.th-faq__aside{position:static}}@media(max-width:860px){.th-modos__grid{grid-template-columns:1fr}.th-hero{min-height:var(--th-hero-h-m, 78vh)}.th-hero__media img{object-position:var(--th-hero-focus-m, center)}}@media(max-width:640px){:root{--th-gutter: 16px}.th-hero__box{max-width:100%}.th-hero__notes{gap:8px 18px}.th-car__head,.th-marcas__head{flex-direction:column;align-items:flex-start;gap:12px}.th-car__nav{display:none}.th-cats__grid{grid-template-columns:1fr}.th-cat,.th-cat--xl{min-height:210px;grid-column:span 1}.th-cat__desc{opacity:.88;max-height:6em;transform:none}.th-pasos__grid{grid-template-columns:1fr}.th-marcas__grid{grid-template-columns:repeat(2,1fr)}.th-modo__top{flex-wrap:wrap}.th-aviso__cta .th-btn{flex:1 1 100%}}@media(prefers-reduced-motion:reduce){.th-section *,.th-aviso *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.th-reveal{opacity:1!important;transform:none!important}.th-tira__track{animation:none!important}.th-cierre__foto img{transform:none!important}.th-hero__media img{animation:none!important}}.th-news__caja{display:grid;grid-template-columns:1fr minmax(340px,460px);gap:clamp(32px,5vw,80px);align-items:center}.th-news__insignias{margin-bottom:16px!important}.th-news__insignia{display:inline-block;padding:8px 18px;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;box-shadow:0 6px 18px #00000024}.th-news__titulo{font-size:clamp(1.8rem,3.4vw,2.9rem);line-height:1.06;margin-top:12px!important}.th-news__parrafo{max-width:44ch;margin-top:16px!important;opacity:.85}.th-news__parrafo p{margin:0!important}.th-news__ventajas{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:22px!important;list-style:none}.th-news__ventajas li{display:inline-flex;align-items:center;gap:.5em;font-size:.82rem;font-weight:500;letter-spacing:.02em;opacity:.9}.th-news__ventajas svg{flex:none;width:15px;height:15px}.th-news__tarjeta{position:relative;padding:clamp(28px,3vw,40px);border-radius:22px;color:#2b2b2b;box-shadow:0 18px 44px #00000029}.th-news__sello{position:absolute;top:-22px;right:clamp(20px,3vw,32px);display:flex;flex-direction:column;align-items:center;justify-content:center;width:84px;height:84px;border-radius:50%;line-height:1;text-align:center;transform:rotate(-8deg);box-shadow:0 10px 24px #0000002e}.th-news__sello strong{font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.th-news__sello span{margin-top:3px;font-size:.6rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.th-news__tarjeta-titulo{margin-bottom:14px!important;padding-right:76px;font-size:1.05rem;font-weight:600}.th-news__fila{display:flex;flex-wrap:wrap;gap:10px}.th-news__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.th-news__campo{flex:1 1 100%;min-width:0;padding:15px 18px;font:inherit;font-size:.95rem;color:inherit;background:#fff;border:1px solid rgba(0,0,0,.16);border-radius:999px;outline:none;transition:border-color .25s ease,box-shadow .25s ease}.th-news__campo::placeholder{color:#00000061}.th-news__boton{flex:1 1 100%;justify-content:center}.th-news__nota{margin-top:14px!important;font-size:.76rem;line-height:1.5;opacity:.6}.th-news__nota p{margin:0!important}.th-news__nota a{text-decoration:underline}.th-news__error{margin-top:12px!important;font-size:.88rem;font-weight:500;color:#b0203a}.th-news__exito{text-align:center}.th-news__exito svg{width:34px;height:34px;margin:0 auto 12px;color:#1f7a4d}.th-news__exito-titulo{font-size:1.15rem;font-weight:600}.th-news__gracias{max-width:34ch;margin:10px auto 0!important;font-size:.88rem;line-height:1.55;opacity:.72}.th-news__exito-texto{margin-top:16px!important;font-size:.85rem;opacity:.7}.th-news__codigo{margin-top:8px!important;padding:13px 18px;font-size:1.3rem;font-weight:700;letter-spacing:.12em;border:2px dashed;border-radius:14px}.th-news__exito-pie{margin-top:12px!important;font-size:.76rem;opacity:.6}@media(max-width:860px){.th-news__caja{grid-template-columns:1fr;gap:40px}.th-news__sello{width:72px;height:72px}}.th-amb{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.th-amb__ondas{position:absolute;top:-12%;right:-6%;bottom:-12%;left:-6%;color:#fff;opacity:.07}.th-amb--fundir-abajo .th-amb__ondas{-webkit-mask-image:linear-gradient(to bottom,#000 45%,transparent 92%);mask-image:linear-gradient(to bottom,#000 45%,transparent 92%)}.th-amb--fundir-arriba .th-amb__ondas{-webkit-mask-image:linear-gradient(to bottom,transparent 8%,#000 55%);mask-image:linear-gradient(to bottom,transparent 8%,#000 55%)}.th-amb__ondas svg{display:block;width:100%;height:100%}.th-amb__grano{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.14;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23g)'/%3E%3C/svg%3E");background-size:180px 180px}@media(prefers-reduced-motion:reduce){.th-amb__ondas{opacity:.05}}.rio-media-gallery,.product-details.sticky-content--desktop{position:static!important;top:auto!important}.th-res__head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:38px}.th-res__titulo{font-size:clamp(2.1rem,5vw,3.6rem);line-height:1;letter-spacing:-.015em;margin-top:14px!important}.th-res__sub{max-width:48ch;margin-top:16px!important;opacity:.8}.th-res__dato{display:inline-flex;align-items:baseline;gap:.55em;margin-top:24px!important;padding:12px 22px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18)}.th-res__dato strong{font-size:clamp(1.7rem,3.4vw,2.4rem);font-weight:700;letter-spacing:-.03em;line-height:1}.th-res__dato span{font-size:.92rem;opacity:.85}.th-res__nota{display:flex;align-items:center;gap:.5em;margin-top:12px!important;padding-left:14px;border-left:2px solid currentColor;font-size:.92rem;font-weight:500}.th-res__nota svg{flex:none;width:17px;height:17px;color:#ffc83d}.th-res__link{flex:none;font-size:.88rem;font-weight:600;padding:11px 20px;border-radius:999px;border:1px solid currentColor;white-space:nowrap;transition:background-color .3s ease,color .3s ease}.th-res__link:hover{background:currentColor}.th-res__link:hover span,.th-res__link:hover{color:var(--th-res-fondo, #6b6b6b)}.th-res__wrap{display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;margin-left:calc(var(--th-gutter, 24px) * -1);margin-right:calc(var(--th-gutter, 24px) * -1);padding-left:var(--th-gutter, 24px);-webkit-mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent)}.th-res__track{display:flex;flex:none;gap:var(--th-tira-gap, 16px);padding-right:var(--th-tira-gap, 16px);animation:th-tira-move var(--th-tira-speed, 60s) linear infinite;will-change:transform}.th-res__wrap:hover .th-res__track{animation-play-state:paused}.th-res__item{flex:none;width:260px}.th-res__foto{position:relative;display:block;width:100%;padding:0;overflow:hidden;border:0;border-radius:18px;background:#ffffff14;cursor:zoom-in;transition:transform .4s var(--th-ease),box-shadow .4s var(--th-ease)}.th-res__foto img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s var(--th-ease)}.th-res__foto:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 18px 40px #0000004d}.th-res__foto:hover img{transform:scale(1.06)}.th-res__lupa{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:#2b2b2b;background:#ffffffeb;opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s var(--th-ease)}.th-res__lupa svg{width:19px;height:19px}.th-res__foto:hover .th-res__lupa,.th-res__foto:focus-visible .th-res__lupa{opacity:1;transform:translateY(0)}.th-res__pie{margin-top:10px!important;font-size:.8rem;line-height:1.45;opacity:.72}.th-visor{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:24px;background:#141012eb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility 0s linear .3s}.th-visor--on{opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s linear 0s}.th-visor img{max-width:min(92vw,620px);max-height:86vh;border-radius:14px;box-shadow:0 30px 80px #00000080}.th-visor__btn{position:absolute;display:grid;place-items:center;width:46px;height:46px;padding:0;border:0;border-radius:50%;color:#2b2b2b;background:#ffffffe6;cursor:pointer;transition:transform .25s var(--th-ease)}.th-visor__btn:hover{transform:scale(1.08)}.th-visor__btn svg{width:20px;height:20px}.th-visor__cerrar{top:20px;right:20px}.th-visor__prev{left:max(20px,3vw)}.th-visor__next{right:max(20px,3vw)}@media(prefers-reduced-motion:reduce){.th-res__track{animation:none}.th-res__wrap{overflow-x:auto}}@media(max-width:860px){.th-res__head{flex-direction:column;align-items:flex-start;gap:18px}.th-res__item{width:210px}.th-visor__btn{width:40px;height:40px}}.th-res--flotante .th-mini{padding:16px clamp(18px,2.4vw,30px);border-radius:20px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 14px 34px #00000017}.th-res--flotante{position:relative;z-index:2;margin-top:-38px}.th-mini{display:flex;align-items:center;gap:clamp(16px,3vw,40px)}.th-mini__nota{flex:none;display:flex;align-items:center;gap:8px}.th-mini__estrellas{display:inline-flex;gap:2px;color:#b8860b}.th-mini__estrellas svg{width:18px;height:18px}.th-mini__nota strong{font-size:1.25rem;font-weight:700;letter-spacing:-.01em}.th-mini__texto{font-size:.9rem;opacity:.72}.th-mini__wrap{flex:1 1 auto;display:flex;min-width:0;overflow:hidden;-webkit-user-select:none;user-select:none;-webkit-mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent)}.th-mini__track{display:flex;flex:none;align-items:center;gap:var(--th-tira-gap, 12px);padding-right:var(--th-tira-gap, 12px);animation:th-tira-move var(--th-tira-speed, 60s) linear infinite;will-change:transform}.th-mini__cita{flex:none;display:inline-flex;align-items:baseline;gap:.6em;padding:12px 20px;border-radius:999px;background:#0000000b;border:1px solid rgba(0,0,0,.07);font-size:.95rem;line-height:1.3;white-space:nowrap}.th-mini__cita b{font-weight:600;opacity:.6;text-transform:lowercase}@media(prefers-reduced-motion:reduce){.th-mini__track{animation:none}.th-mini__wrap{overflow-x:auto}}@media(max-width:860px){.th-mini{flex-direction:column;align-items:flex-start;gap:14px}.th-mini__wrap{width:100%;margin-left:calc(var(--th-gutter, 24px) * -1);margin-right:calc(var(--th-gutter, 24px) * -1);padding-left:var(--th-gutter, 24px)}}@media(max-width:860px){.th-pie__col a,.th-pie__links a{display:block;padding-block:12px}.th-pie__legales a{display:inline-block;padding-block:12px}.menu-drawer__menu-item{padding-block:12px}.th-car__link{display:inline-block;padding-block:10px}.th-aviso__close{width:44px;height:44px}}.th-hero__punto{position:relative}.th-hero__punto:after{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%)}.product-grid slideshow-container,.product-grid .product-media-container,.product-grid .product-media,product-card slideshow-container,product-card .product-media-container,product-card .product-media,.th-car__item slideshow-container,.th-car__item .product-media-container,.card-gallery slideshow-container,.card-gallery .product-media-container,.cart-items__media-container,.cart-items__media-image,.predictive-search .product-media-container,.predictive-search slideshow-container,.search-results .product-media-container{background-color:#fff!important}a.th-ir-carrito{display:flex;align-items:center;justify-content:center;text-decoration:none}.th-envio{margin:0 0 18px;padding:14px 16px 12px;border:1px solid rgba(26,20,24,.1);border-radius:14px;background:#fff}.th-envio__texto{display:flex;align-items:center;gap:8px;margin:0 0 10px!important;font-size:.86rem;line-height:1.35;color:#1a1418}.th-envio__texto strong,.th-envio__texto b{font-weight:700;color:#9a4f73}.th-envio__icono{display:inline-flex;flex:0 0 auto;color:#9a4f73}.th-envio__icono svg{width:19px;height:19px}.th-envio__barra{position:relative;height:8px;border-radius:99px;background:#1a141817;overflow:hidden}.th-envio__relleno{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#f9c,#d4699e);animation:th-envio-crece .75s cubic-bezier(.2,.7,.25,1) both}@keyframes th-envio-crece{0%{width:0}}.th-envio--logrado .th-envio__relleno{background:linear-gradient(90deg,#2f8f6b,#1e7a5a)}.th-envio--logrado .th-envio__texto strong,.th-envio--logrado .th-envio__texto b,.th-envio--logrado .th-envio__icono{color:#1a6b4f}.th-envio__pie{display:flex;justify-content:space-between;margin:7px 0 0!important;font-size:.72rem;letter-spacing:.02em;color:#1a141899}@media(prefers-reduced-motion:reduce){.th-envio__relleno{animation:none}}.th-cat{--th-cat-hueco: 104px;--th-cat-foto-max: 62%}.th-cat--xl{--th-cat-hueco: 118px;--th-cat-foto-max: 56%}.th-cat--n{--th-cat-hueco: 96px;--th-cat-foto-max: 74%}@media(max-width:640px){.th-cat{--th-cat-hueco: 92px;--th-cat-foto-max: 58%}}.button.th-boton-encargar,.add-to-cart-button.th-boton-encargar{background-color:#747474!important;border-color:#747474!important;color:#f9c!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/thas-styles.css.map */
