.th-home{--th-black: #050505;--th-surface: #0d0d0d;--th-surface-2: #151515;--th-gold: #c5a55a;--th-gold-bright: #d8bd78;--th-gold-deep: #9d8244;--th-ivory: #f4ebdd;--th-muted: #b9b0a2;--th-line: rgba(197,165,90,.28);--th-soft-line: rgba(244,235,221,.12);--th-radius: 16px;width:100%;color:var(--th-ivory);background:var(--th-black);font-family:var(--font-body--family, Arial, sans-serif);font-size:16px;line-height:1.55;overflow:clip}.th-home *,.th-home *:before,.th-home *:after{box-sizing:border-box}.th-home ::selection{color:var(--th-black);background:var(--th-gold)}.th-home a{color:inherit;text-underline-offset:.2em}.th-home img,.th-home video{display:block;max-width:100%}.th-home video{pointer-events:none}.th-home :focus-visible{outline:3px solid var(--th-gold);outline-offset:4px}.th-shell{width:min(100% - 44px,1180px);margin-inline:auto}.th-nav{position:absolute;inset:0 0 auto;z-index:10;height:72px;border-bottom:1px solid rgba(244,235,221,.16)}.th-nav__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.th-logo{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:850;letter-spacing:-.03em}.th-logo__mark{width:104px;height:48px;object-fit:contain}.th-nav__links{display:flex;align-items:center;gap:26px}.th-nav__links a{font-size:.9rem;font-weight:680;text-decoration:none}.th-nav__links a:not(.th-button):hover{color:var(--th-gold-bright)}.th-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:14px 24px;border:1px solid var(--th-gold-bright);border-radius:11px;background:var(--th-gold);color:var(--th-black);box-shadow:0 10px 30px #c5a55a33;font-weight:820;line-height:1;text-decoration:none;transition:transform .22s cubic-bezier(.16,1,.3,1),background-color .22s ease,box-shadow .22s ease}.th-home .th-button{color:var(--th-black)}.th-button:hover{transform:translateY(-2px);background:var(--th-gold-bright);box-shadow:0 14px 36px #c5a55a45}.th-button:active{transform:translateY(1px)}.th-button--small{min-height:42px;padding:10px 17px;font-size:.88rem;box-shadow:none}.th-button--ghost{background:transparent;color:var(--th-ivory);border-color:var(--th-line);box-shadow:none}.th-home .th-button--ghost{color:var(--th-ivory)}.th-button--ghost:hover{color:var(--th-black);background:var(--th-ivory)}.th-home .th-button--ghost:hover{color:var(--th-black)}.th-hero{position:relative;min-height:100dvh;display:grid;align-items:end;overflow:hidden;background:var(--th-black)}.th-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.7}.th-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#050505f5,#050505c7 46%,#0505054d 78%),linear-gradient(0deg,#050505 0%,transparent 38%)}.th-hero__content{position:relative;z-index:2;width:min(100%,760px);padding:150px 0 105px}.th-hero h1{max-width:10ch;margin:0;color:var(--th-ivory);font-family:var(--font-heading--family, var(--font-body--family, Arial, sans-serif));font-size:clamp(3.6rem,7.2vw,6rem);font-weight:850;letter-spacing:-.055em;line-height:.91;text-wrap:balance}.th-hero h1 span{color:var(--th-gold-bright)}.th-hero__sub{max-width:52ch;margin:28px 0 34px;color:var(--th-muted);font-size:clamp(1.05rem,1.8vw,1.24rem)}.th-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.th-hero__rule{position:absolute;z-index:2;right:max(22px,calc((100vw - 1180px)/2));bottom:105px;width:min(30vw,340px);color:var(--th-muted)}.th-hero__rule strong{display:block;margin-bottom:7px;color:var(--th-gold-bright);font-size:1.2rem}.th-assurance{border-block:1px solid var(--th-soft-line);background:var(--th-surface)}.th-assurance__grid{display:grid;grid-template-columns:repeat(4,1fr)}.th-assurance__item{padding:24px 22px;border-right:1px solid var(--th-soft-line)}.th-assurance__item:last-child{border-right:0}.th-assurance__item strong{display:block;margin-bottom:3px;color:var(--th-ivory)}.th-assurance__item span{color:var(--th-muted);font-size:.86rem}.th-section{padding:clamp(76px,9vw,120px) 0}.th-section h2{max-width:12ch;margin:0;color:var(--th-ivory);font-family:var(--font-heading--family, var(--font-body--family, Arial, sans-serif));font-size:clamp(2.7rem,5vw,4.8rem);font-weight:840;letter-spacing:-.05em;line-height:.95}.th-section p{color:var(--th-muted)}.th-product{background:var(--th-black)}.th-product__grid{display:grid;grid-template-columns:1.03fr .97fr;gap:clamp(42px,7vw,90px);align-items:center}.th-product__media{position:relative;min-height:620px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--th-line);border-radius:var(--th-radius);background:radial-gradient(circle at 50% 42%,rgba(197,165,90,.28),transparent 42%),var(--th-surface)}.th-product__media:before{content:"";position:absolute;width:72%;height:76%;border:1px solid var(--th-gold);transform:rotate(-6deg)}.th-product__media img{position:relative;z-index:1;width:94%;max-height:590px;object-fit:contain;filter:drop-shadow(0 28px 35px rgba(0,0,0,.55))}.th-product__copy h2 span{color:var(--th-gold-bright)}.th-product__copy>p{max-width:48ch;margin:24px 0 28px;font-size:1.08rem}.th-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:11px;margin-bottom:24px}.th-price__now{color:var(--th-gold-bright);font-size:2.45rem;font-weight:850;letter-spacing:-.045em}.th-price__was{color:var(--th-muted);text-decoration:line-through}.th-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:34px;border:1px solid var(--th-line);background:var(--th-line)}.th-brand-note{max-width:48ch;margin:16px 0 0;color:var(--th-muted);font-size:.86rem}.th-spec{min-height:125px;padding:20px;background:var(--th-surface)}.th-spec strong{display:block;color:var(--th-gold-bright);font-size:1.55rem}.th-spec span{color:var(--th-muted);font-size:.82rem}.th-proof{background:var(--th-surface)}.th-proof__grid{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(36px,7vw,86px);align-items:center}.th-proof__image{overflow:hidden;border:1px solid var(--th-line);border-radius:var(--th-radius);box-shadow:0 26px 70px #00000061}.th-proof__image img{width:100%;height:auto}.th-proof__copy p{max-width:43ch;margin:24px 0 0;font-size:1.07rem}.th-proof__note{margin-top:28px;padding-top:18px;border-top:1px solid var(--th-line);color:var(--th-gold-bright);font-weight:720}.th-videos{background:var(--th-black)}.th-videos__head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:44px}.th-videos__head p{max-width:42ch;margin:0}.th-videos__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.th-video{position:relative;min-height:620px;overflow:hidden;border:1px solid var(--th-line);border-radius:var(--th-radius);background:var(--th-surface-2)}.th-video+.th-video{min-height:470px;align-self:end}.th-video video{width:100%;height:100%;min-height:inherit;object-fit:cover}.th-video__caption{position:absolute;inset:auto 18px 18px;padding:13px 15px;border:1px solid rgba(197,165,90,.45);border-radius:9px;background:#050505d6;color:var(--th-ivory);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.th-video-toggle{position:absolute;z-index:5;top:16px;right:16px;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(197,165,90,.45);border-radius:50%;background:#050505b8;color:var(--th-ivory);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;transition:background .2s ease,border-color .2s ease}.th-video-toggle:hover,.th-video-toggle:focus-visible{background:#050505e6;border-color:var(--th-gold-bright)}.th-video-toggle:focus-visible{outline:2px solid var(--th-gold);outline-offset:2px}.th-video-toggle:before{content:"";width:0;height:0;border-style:solid;border-width:7px 0 7px 11px;border-color:transparent transparent transparent currentColor;margin-left:2px}.th-video-toggle[aria-pressed=true]:before{width:4px;height:14px;border:none;border-left:4px solid currentColor;border-right:4px solid currentColor;margin-left:0}.th-hero .th-video-toggle{top:24px;right:max(24px,calc((100vw - 1180px)/2 + 24px))}.th-applications{background:var(--th-surface)}.th-applications__head{margin-bottom:42px}.th-applications__head p{max-width:50ch;margin:20px 0 0}.th-applications__grid{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:1fr 1fr;gap:16px}.th-application{position:relative;min-height:300px;overflow:hidden;border:1px solid var(--th-line);border-radius:var(--th-radius)}.th-application:first-child{grid-row:1 / 3;min-height:616px}.th-application img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.th-application:hover img{transform:scale(1.025)}.th-application__caption{position:absolute;inset:auto 18px 18px;padding:13px 15px;border:1px solid rgba(197,165,90,.35);border-radius:9px;color:var(--th-ivory);background:#050505db;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.th-application__caption strong{display:block;font-size:1.3rem}.th-collection{background:var(--th-surface)}.th-collection__head{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:42px}.th-collection__head h2{max-width:13ch;margin:0}.th-collection__head p{max-width:52ch;margin:20px 0 0}.th-collection__all{flex:0 0 auto;color:var(--th-gold-bright);font-weight:720;text-underline-offset:5px}.th-collection__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.th-collection-card{min-width:0;overflow:hidden;border:1px solid var(--th-line);border-radius:var(--th-radius);background:var(--th-black);transition:border-color .25s ease,transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease}.th-collection-card:hover{transform:translateY(-4px);border-color:var(--th-gold);box-shadow:0 22px 50px #00000052}.th-collection-card__media{position:relative;display:grid;place-items:center;aspect-ratio:1 / 1;overflow:hidden;background:radial-gradient(circle at 50% 45%,rgba(197,165,90,.2),transparent 48%),var(--th-surface-2)}.th-collection-card__image{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.16,1,.3,1)}.th-collection-card:hover .th-collection-card__image{transform:scale(1.035)}.th-collection-card__placeholder{color:var(--th-gold-bright);font-weight:800}.th-collection-card__body{padding:20px}.th-collection-card h3{min-height:2.4em;margin:0 0 14px;font-size:1.18rem;line-height:1.2}.th-collection-card h3 a{color:var(--th-ivory);text-decoration:none}.th-collection-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:9px;margin-bottom:18px}.th-collection-card__price strong{color:var(--th-gold-bright);font-size:1.35rem}.th-collection-card__price span{color:var(--th-muted);font-size:.82rem;text-decoration:line-through}.th-collection-card .th-button{width:100%}.th-collection__empty{margin:0;padding:24px;border:1px solid var(--th-line);border-radius:var(--th-radius);color:var(--th-muted);background:var(--th-black)}.th-reviews{background:var(--th-black)}.th-reviews__head{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end;margin-bottom:42px}.th-review-score{min-width:210px;padding:22px;border:1px solid var(--th-line);border-radius:12px;background:var(--th-surface);text-align:right}.th-review-score strong{display:block;color:var(--th-gold-bright);font-size:2rem}.th-review-score span{color:var(--th-muted);font-size:.84rem}.th-judgeme{min-height:160px;color:var(--th-ivory)}.th-review-app+.th-review-app{margin-top:24px}.th-final{position:relative;padding:clamp(95px,12vw,160px) 0;overflow:hidden;background:var(--th-gold);color:var(--th-black)}.th-final:after{content:"";position:absolute;width:43vw;height:43vw;right:-10vw;top:-20vw;border:2px solid rgba(5,5,5,.26);border-radius:50%}.th-final__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;gap:44px;align-items:end}.th-final h2{max-width:11ch;margin:0;color:var(--th-black);font-size:clamp(3.3rem,7vw,6rem)}.th-final__action{min-width:min(100%,330px);padding:26px;border:1px solid var(--th-black);border-radius:14px;background:var(--th-black);color:var(--th-ivory)}.th-final__action .th-price{margin-bottom:16px}.th-final__action .th-button{width:100%}.th-footer{padding:48px 0 100px;border-top:1px solid var(--th-soft-line);background:var(--th-black)}.th-footer__grid{display:grid;grid-template-columns:1fr auto;gap:34px}.th-footer__links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 22px}.th-footer a{color:var(--th-muted);font-size:.88rem}.th-footer p{margin:12px 0 0;color:var(--th-muted);font-size:.84rem}.th-home.is-loaded .th-hero__content{animation:th-hero-in .85s cubic-bezier(.16,1,.3,1) both}@keyframes th-hero-in{0%{opacity:0;transform:translateY(18px);filter:blur(8px)}to{opacity:1;transform:none;filter:none}}@media(max-width:900px){.th-shell{width:min(100% - 30px,720px)}.th-nav__links a:not(.th-button){display:none}.th-hero__content{padding:130px 0 80px}.th-hero__rule{display:none}.th-product__grid,.th-proof__grid{grid-template-columns:1fr}.th-product__media{min-height:470px}.th-videos__head{display:block}.th-videos__head p{margin-top:20px}.th-reviews__head{grid-template-columns:1fr}.th-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.th-review-score{text-align:left}.th-final__inner{grid-template-columns:1fr}}@media(max-width:640px){.th-nav{height:64px}.th-logo{font-size:.9rem}.th-logo__mark{width:86px;height:40px}.th-nav__links .th-button{min-height:40px;padding:10px 13px;font-size:.8rem}.th-hero{min-height:auto}.th-hero__video{min-height:760px;object-position:58% center}.th-hero__content{padding:120px 0 76px}.th-hero h1{font-size:clamp(3.25rem,15vw,4.4rem)}.th-hero__sub{margin-block:23px 28px}.th-hero__actions .th-button{width:100%}.th-assurance__grid{grid-template-columns:1fr 1fr}.th-assurance__item:nth-child(2){border-right:0}.th-assurance__item:nth-child(-n+2){border-bottom:1px solid var(--th-soft-line)}.th-section{padding:68px 0}.th-product__media{min-height:390px}.th-product__media img{max-height:390px}.th-specs{grid-template-columns:1fr}.th-spec{min-height:96px}.th-videos__grid{grid-template-columns:1fr}.th-video,.th-video+.th-video{min-height:520px}.th-applications__grid{grid-template-columns:1fr;grid-template-rows:auto}.th-collection__head{display:block}.th-collection__all{display:inline-block;margin-top:22px}.th-collection__grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(78vw,1fr);overflow-x:auto;padding-bottom:14px;scroll-snap-type:x mandatory;scrollbar-color:var(--th-gold) var(--th-surface-2)}.th-collection-card{scroll-snap-align:start}.th-application:first-child{grid-row:auto;min-height:430px}.th-application{min-height:330px}.th-final__action{min-width:0;width:100%}.th-footer__grid{grid-template-columns:1fr}.th-footer__links{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.th-home *,.th-home *:before,.th-home *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.th-home.js-ready [data-reveal]{opacity:1!important;transform:none!important;filter:none!important}}.th-home.js-ready [data-reveal]{opacity:0;transform:translateY(28px);filter:blur(6px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1);will-change:opacity,transform,filter}.th-home.js-ready [data-reveal].is-in{opacity:1;transform:none;filter:none}.th-home.js-ready [data-reveal][data-reveal-delay="1"]{transition-delay:.12s}.th-home.js-ready [data-reveal][data-reveal-delay="2"]{transition-delay:.24s}.th-home [data-parallax]{will-change:transform}.th-nav{transition:background-color .3s ease,backdrop-filter .3s ease,border-color .3s ease}.th-home.is-scrolled .th-nav{background:#050505b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom-color:#f4ebdd29}
/*# sourceMappingURL=/cdn/shop/t/104/assets/talleria-home.css.map */
