.ba-section{display:grid;gap:2rem}.ba-section__header{text-align:center;display:grid;gap:.6rem}.ba-section__heading{margin:0}.ba-section__subheading{margin:0;color:rgba(var(--color-foreground),.75)}.ba{display:block;position:relative;width:100%;border-radius:var(--vh-radius-lg, .8rem);overflow:hidden;background:rgba(var(--color-foreground),.04);--position: 50%}.ba__stage{position:relative;width:100%}.ba-section--square .ba__stage{aspect-ratio:1 / 1}.ba-section--portrait .ba__stage{aspect-ratio:3 / 4}.ba-section--landscape .ba__stage{aspect-ratio:4 / 3}.ba__layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.ba__layer--after{clip-path:inset(0 calc(100% - var(--position, 50%)) 0 0)}.ba__image,.ba__placeholder{width:100%;height:100%;object-fit:cover;display:block}.ba__placeholder{display:grid;place-items:center;background:rgba(var(--color-foreground),.06);color:rgba(var(--color-foreground),.35)}.ba__placeholder-svg{width:30%;max-width:120px;height:auto}.ba__label{position:absolute;top:1rem;padding:.3rem .7rem;border-radius:var(--vh-radius-round, 999px);background:#0000008c;color:#fff;font-size:.78rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;pointer-events:none}.ba__label--before{left:1rem}.ba__label--after{right:1rem}.ba__divider{position:absolute;top:0;bottom:0;left:var(--position, 50%);width:2px;background:#fff;transform:translate(-50%);box-shadow:0 0 0 1px #00000026;pointer-events:none}.ba__handle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:var(--vh-radius-round, 999px);background:#fff;box-shadow:0 4px 16px #0003;display:grid;place-items:center;grid-auto-flow:column;gap:.3rem;color:rgb(var(--color-foreground));font-size:1.2rem;line-height:1}.ba__handle-arrow{display:inline-flex;font-weight:700}.ba__range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;appearance:none;-webkit-appearance:none;background:transparent;cursor:ew-resize;border:0;padding:0;opacity:0}.ba__range::-webkit-slider-thumb{-webkit-appearance:none;width:44px;height:44px;background:transparent;cursor:ew-resize}.ba__range::-moz-range-thumb{width:44px;height:44px;background:transparent;border:0;cursor:ew-resize}.ba__range:focus-visible{opacity:.0001}.ba__range:focus-visible+.ba__divider .ba__handle,.ba:has(.ba__range:focus-visible) .ba__handle{outline:2px solid rgb(var(--color-foreground));outline-offset:4px}.brand-timeline{display:grid;gap:2rem}.brand-timeline__header{text-align:center;display:grid;gap:.6rem}.brand-timeline__heading{margin:0}.brand-timeline__subheading{margin:0;color:rgba(var(--color-foreground),.75)}.brand-timeline__list{list-style:none;margin:0;padding:0}.brand-timeline--vertical .brand-timeline__list{display:grid;gap:1.6rem;position:relative;padding-left:1.6rem}.brand-timeline--vertical .brand-timeline__list:before{content:"";position:absolute;top:.6rem;bottom:.6rem;left:.45rem;width:2px;background:rgba(var(--color-foreground),.18);border-radius:2px}.brand-timeline--vertical .brand-timeline__item{position:relative;padding-left:.4rem}.brand-timeline--vertical .brand-timeline__dot{position:absolute;top:.6rem;left:-1.6rem;width:12px;height:12px;border-radius:var(--vh-radius-round, 999px);background:rgb(var(--color-foreground));box-shadow:0 0 0 4px rgb(var(--color-background))}.brand-timeline--horizontal .brand-timeline__list{display:grid;grid-auto-flow:column;grid-auto-columns:80%;gap:1.2rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:1rem;padding-bottom:.4rem;-webkit-overflow-scrolling:touch}.brand-timeline--horizontal .brand-timeline__item{scroll-snap-align:start;position:relative;padding-top:1.4rem;display:grid;align-content:start}.brand-timeline--horizontal .brand-timeline__dot{position:absolute;top:.45rem;left:0;width:12px;height:12px;border-radius:var(--vh-radius-round, 999px);background:rgb(var(--color-foreground));box-shadow:0 0 0 4px rgb(var(--color-background))}.brand-timeline--horizontal .brand-timeline__item:before{content:"";position:absolute;top:.95rem;left:.6rem;right:-1.2rem;height:2px;background:rgba(var(--color-foreground),.18);border-radius:2px}.brand-timeline--horizontal .brand-timeline__item:last-child:before{display:none}@media screen and (min-width:750px){.brand-timeline--horizontal .brand-timeline__list{grid-auto-columns:minmax(0,1fr);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));overflow-x:visible;scroll-snap-type:none}}.brand-timeline__content{display:grid;gap:.5rem}.brand-timeline__year{font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.brand-timeline__title{margin:0;font-size:1.15rem;line-height:1.3;color:rgb(var(--color-foreground))}.brand-timeline__media{aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--vh-radius-md, .6rem);background:rgba(var(--color-foreground),.05)}.brand-timeline__image{width:100%;height:100%;object-fit:cover;display:block}.brand-timeline__description{margin:0;color:rgba(var(--color-foreground),.85);font-size:.95rem;line-height:1.5}.hero{position:relative;overflow:hidden;isolation:isolate;display:grid;color:var(--hero-text-color, rgb(var(--color-foreground)))}.hero--small{min-height:clamp(300px,40vh,480px)}.hero--medium{min-height:clamp(420px,60vh,640px)}.hero--large{min-height:clamp(540px,75vh,800px)}.hero--full{min-height:100vh}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block}.hero__image{width:100%;height:100%;object-fit:cover;display:block}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(0,0,0,var(--hero-overlay, .3));pointer-events:none}.hero__container{position:relative;z-index:2;display:grid;width:100%}.hero--vpos-top .hero__container{align-content:start;padding-block:clamp(2rem,8vw,5rem)}.hero--vpos-middle .hero__container{align-content:center;padding-block:clamp(2rem,8vw,5rem)}.hero--vpos-bottom .hero__container{align-content:end;padding-block:clamp(2rem,8vw,5rem)}.hero__content{display:grid;gap:1.2rem;max-width:56rem}.hero--align-left .hero__content{margin-inline:0 auto;justify-items:start;text-align:left}.hero--align-center .hero__content{margin-inline:auto;justify-items:center;text-align:center}.hero--align-right .hero__content{margin-inline:auto 0;justify-items:end;text-align:right}.hero__heading{margin:0;color:inherit}.hero__subheading{margin:0;color:inherit;opacity:.92;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.5}.hero__ctas{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.4rem}.hotspots{display:grid;gap:2rem}.hotspots__header{text-align:center;display:grid;gap:.6rem}.hotspots__heading{margin:0}.hotspots__subheading{margin:0;color:rgba(var(--color-foreground),.75)}.hotspots__canvas{position:relative;width:100%;overflow:hidden;border-radius:var(--vh-radius-md, .6rem);background:rgba(var(--color-foreground),.05)}.hotspots--square .hotspots__canvas{aspect-ratio:1 / 1}.hotspots--portrait .hotspots__canvas{aspect-ratio:3 / 4}.hotspots--landscape .hotspots__canvas{aspect-ratio:4 / 3}.hotspots--wide .hotspots__canvas{aspect-ratio:16 / 9}.hotspots__image,.hotspots__placeholder{width:100%;height:100%;object-fit:cover;display:block}.hotspots__placeholder{display:grid;place-items:center;color:rgba(var(--color-foreground),.35)}.hotspots__placeholder-svg{width:30%;max-width:120px;height:auto}.hotspot{position:absolute;top:var(--y, 50%);left:var(--x, 50%);transform:translate(-50%,-50%);z-index:2}.hotspot__dot{list-style:none;cursor:pointer;width:24px;height:24px;display:grid;place-items:center;position:relative;border:0;background:transparent;padding:0}.hotspot__dot::-webkit-details-marker{display:none}.hotspot__core{position:relative;z-index:1;width:12px;height:12px;border-radius:var(--vh-radius-round, 999px);background:#fff;box-shadow:0 0 0 2px rgb(var(--color-foreground)),0 2px 8px #00000040}.hotspot__pulse{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--vh-radius-round, 999px);background:rgb(var(--color-foreground));opacity:.4;animation:hotspot-pulse 2.2s ease-out infinite}@keyframes hotspot-pulse{0%{transform:scale(.6);opacity:.5}to{transform:scale(1.8);opacity:0}}@media(prefers-reduced-motion:reduce){.hotspot__pulse{animation:none;opacity:.25}}.hotspot__dot:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:4px;border-radius:var(--vh-radius-round, 999px)}.hotspot__popover{position:absolute;width:min(260px,calc(100vw - 2rem));padding:.9rem 1rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.12);border-radius:.5rem;box-shadow:0 8px 24px #0000001f;z-index:3}.hotspot--popover-right .hotspot__popover{left:22px;right:auto}.hotspot--popover-left .hotspot__popover{right:22px;left:auto}.hotspot--popover-bottom .hotspot__popover{top:22px;bottom:auto}.hotspot--popover-top .hotspot__popover{bottom:22px;top:auto}.hotspot__title{display:block;font-size:.95rem;font-weight:600;line-height:1.3;margin-bottom:.3rem}.hotspot__description{margin:0 0 .6rem;font-size:.85rem;line-height:1.4;color:rgba(var(--color-foreground),.8)}.hotspot__cta{display:inline-block;font-size:.85rem;font-weight:600;text-decoration:underline;text-underline-offset:.25em;color:rgb(var(--color-foreground))}.hotspot__product{display:flex;align-items:center;gap:.8rem;text-decoration:none;color:inherit}.hotspot__product-media{flex:0 0 auto;width:56px;height:56px;overflow:hidden;border-radius:var(--vh-radius-sm, .4rem);background:rgba(var(--color-foreground),.05)}.hotspot__product-media img{width:100%;height:100%;object-fit:cover;display:block}.hotspot__product-info{display:grid;gap:.2rem;min-width:0}.hotspot__product-title{font-size:.9rem;line-height:1.3;color:rgb(var(--color-foreground))}.hotspot__product-price{font-size:.85rem;color:rgba(var(--color-foreground),.7);font-weight:500}.lookbook{display:grid;gap:2rem}.lookbook__header{text-align:center;display:grid;gap:.6rem}.lookbook__heading{margin:0}.lookbook__subheading{margin:0;color:rgba(var(--color-foreground),.75)}.lookbook__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1rem}@media screen and (min-width:750px){.lookbook__grid{grid-template-columns:repeat(var(--columns-desktop, 3),minmax(0,1fr));gap:1.4rem}}.lookbook__item{margin:0}.lookbook__card{display:block;text-decoration:none;color:inherit;border-radius:var(--vh-radius-lg, .8rem);overflow:hidden;background:rgba(var(--color-foreground),.04)}.lookbook__media{position:relative;width:100%;overflow:hidden}.lookbook--square .lookbook__media{aspect-ratio:1 / 1}.lookbook--portrait .lookbook__media{aspect-ratio:3 / 4}.lookbook--landscape .lookbook__media{aspect-ratio:4 / 3}.lookbook__image,.lookbook__placeholder{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s var(--vh-ease-emphasized, cubic-bezier(.22, 1, .36, 1))}.lookbook__card--focal-top .lookbook__image{object-position:50% 15%}.lookbook__card--focal-center .lookbook__image{object-position:50% 50%}.lookbook__card--focal-bottom .lookbook__image{object-position:50% 85%}.lookbook__placeholder{display:grid;place-items:center;background:rgba(var(--color-foreground),.06);color:rgba(var(--color-foreground),.35)}.lookbook__placeholder-svg{width:40%;height:auto;max-width:80px}.lookbook__overlay{position:absolute;inset:auto 0 0 0;padding:1rem 1.1rem;color:#fff;background:linear-gradient(to top,#0000008c,#0000);display:grid;gap:.2rem;pointer-events:none}.lookbook__label{font-size:1rem;font-weight:600;line-height:1.2}.lookbook__caption{font-size:.85rem;opacity:.92;line-height:1.3}@media(hover:hover){a.lookbook__card:hover .lookbook__image,a.lookbook__card:focus-visible .lookbook__image{transform:scale(1.04)}}@media(prefers-reduced-motion:reduce){.lookbook__image,.lookbook__placeholder{transition:none}a.lookbook__card:hover .lookbook__image,a.lookbook__card:focus-visible .lookbook__image{transform:none}}.promo-banner{position:relative;overflow:hidden}.promo-banner__inner{position:relative;isolation:isolate}.promo-banner__inner--full{padding-inline:clamp(1.5rem,5vw,5rem)}.promo-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.promo-banner__content{position:relative;z-index:1;display:grid;gap:1rem;max-width:60rem}.promo-banner--center .promo-banner__content{margin-inline:auto;justify-items:center;text-align:center}.promo-banner--left .promo-banner__content{margin-inline:0 auto;justify-items:start;text-align:left}.promo-banner__heading{margin:0;color:rgb(var(--color-foreground))}.promo-banner__subheading{margin:0;color:rgba(var(--color-foreground),.85);font-size:1.05rem;line-height:1.5}.promo-banner__cta{margin-top:.4rem}.tabbed{display:grid;gap:1.6rem}.tabbed__header{text-align:center;display:grid;gap:.6rem}.tabbed__heading{margin:0}.tabbed__subheading{margin:0;color:rgba(var(--color-foreground),.75)}.tabbed__group{display:grid;gap:.6rem}.tabbed__item{border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--vh-radius-md, .6rem);background:rgb(var(--color-background));overflow:hidden}.tabbed__summary{list-style:none;cursor:pointer;padding:1rem 1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-weight:600;color:rgb(var(--color-foreground));-webkit-user-select:none;user-select:none}.tabbed__summary::-webkit-details-marker{display:none}.tabbed__summary-inner{display:inline-flex;align-items:center;gap:.6rem}.tabbed__icon{display:inline-flex;align-items:center;line-height:0;opacity:.85}.tabbed__icon svg{width:16px;height:16px}.tabbed__label{line-height:1.3}.tabbed__caret{font-size:1.4rem;line-height:1;color:rgba(var(--color-foreground),.6);transition:transform .22s ease}.tabbed__item[open] .tabbed__caret{transform:rotate(45deg)}.tabbed__panel{padding:0 1.2rem 1.2rem;color:rgba(var(--color-foreground),.85);line-height:1.55}.tabbed__panel>*:first-child{margin-top:0}.tabbed__panel>*:last-child{margin-bottom:0}@media screen and (min-width:750px){.tabbed--desktop-tabs .tabbed__group{display:grid;grid-template-columns:repeat(var(--tabs-count, 1),minmax(0,1fr));grid-template-rows:auto 1fr;gap:0;border-bottom:1px solid rgba(var(--color-foreground),.12)}.tabbed--desktop-tabs .tabbed__item{display:contents}.tabbed--desktop-tabs .tabbed__summary{grid-row:1;border:0;border-bottom:2px solid transparent;border-radius:0;justify-content:center;padding:1rem 1.2rem;background:transparent;transition:border-color .18s ease,color .18s ease}.tabbed--desktop-tabs .tabbed__caret{display:none}.tabbed--desktop-tabs .tabbed__item[open] .tabbed__summary{border-bottom-color:rgb(var(--color-foreground));color:rgb(var(--color-foreground))}.tabbed--desktop-tabs .tabbed__summary:hover{border-bottom-color:rgba(var(--color-foreground),.35)}.tabbed--desktop-tabs .tabbed__panel{grid-row:2;grid-column:1 / -1;display:none;padding:1.6rem .2rem 0}.tabbed--desktop-tabs .tabbed__item[open] .tabbed__panel{display:block}}.testimonials{display:grid;gap:2rem}.testimonials__header{text-align:center;display:grid;gap:.6rem}.testimonials__heading{margin:0}.testimonials__subheading{margin:0;color:rgba(var(--color-foreground),.75)}.testimonials__list{list-style:none;margin:0;padding:0}.testimonials--grid .testimonials__list{display:grid;grid-template-columns:1fr;gap:1.4rem}@media screen and (min-width:750px){.testimonials--grid .testimonials__list{grid-template-columns:repeat(var(--columns-desktop, 3),minmax(0,1fr));gap:1.8rem}}.testimonials--slider{overflow:hidden}.testimonials--slider .testimonials__list{display:grid;grid-auto-flow:column;grid-auto-columns:85%;gap:1.2rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:1rem;padding-bottom:.6rem;-webkit-overflow-scrolling:touch}.testimonials--slider .testimonials__item{scroll-snap-align:start}@media screen and (min-width:750px){.testimonials--slider .testimonials__list{grid-auto-columns:calc((100% - (var(--columns-desktop, 3) - 1) * 1.8rem) / var(--columns-desktop, 3));gap:1.8rem}}.testimonial{margin:0;padding:1.5rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--vh-radius-lg, .8rem);display:flex;flex-direction:column;gap:1rem;height:100%;box-sizing:border-box}.testimonial__rating{font-size:1.1rem;letter-spacing:.15em;color:#d4a017;line-height:1}.testimonial__quote{margin:0;font-style:italic;font-size:1.05rem;line-height:1.5;color:rgb(var(--color-foreground))}.testimonial__author{display:flex;align-items:center;gap:.8rem;margin-top:auto}.testimonial__avatar{flex:0 0 auto;width:48px;height:48px;overflow:hidden;border-radius:var(--vh-radius-round, 999px);background:rgba(var(--color-foreground),.05)}.testimonial__avatar img{width:100%;height:100%;object-fit:cover;display:block}.testimonial__author-info{display:grid;gap:.1rem;min-width:0}.testimonial__author-name{margin:0;font-weight:600;font-size:.95rem;color:rgb(var(--color-foreground))}.testimonial__author-detail{margin:0;font-size:.85rem;color:rgba(var(--color-foreground),.65)}.tf-category-showcase{position:relative;overflow:hidden;padding:clamp(34px,4.6vw,64px) 0;background:linear-gradient(180deg,#fff 0%,var(--tf-bg, #f6f6f3) 100%);color:var(--tf-ink, #101010)}.tf-category-showcase__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.46fr);gap:clamp(18px,2.4vw,34px);align-items:stretch}.tf-category-showcase__intro{display:grid;align-content:center;gap:clamp(18px,2vw,28px);min-height:100%;padding-right:clamp(0px,2vw,16px)}.tf-category-showcase__eyebrow{margin:0;color:#000!important;font-size:1.2rem;font-weight:900;line-height:1;letter-spacing:.04em;text-transform:uppercase}.tf-category-showcase__heading{margin:0;color:#000!important;font-family:var(--font-heading-family);font-size:clamp(3.6rem,3.9vw,6.2rem);font-weight:900;font-style:italic;line-height:.92;letter-spacing:0;text-transform:uppercase}.tf-category-showcase__heading span{display:block}.tf-category-showcase__heading em{color:var(--tf-orange, #fe6422)!important;font-style:inherit}.tf-category-showcase__copy{max-width:34rem;color:var(--tf-muted, #4f4f4f);font-size:clamp(1.45rem,1.25vw,1.75rem);line-height:1.55}.tf-category-showcase__copy p{margin:0}.tf-category-showcase__proofs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:45rem}.tf-category-showcase__proof{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:center}.tf-category-showcase__proof-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--tf-orange, #fe6422)}.tf-category-showcase__proof-icon svg{width:100%;height:100%}.tf-category-showcase__proof strong,.tf-category-showcase__proof small{display:block}.tf-category-showcase__proof strong{font-size:1rem;font-weight:900;line-height:1.05;text-transform:uppercase}.tf-category-showcase__proof small{color:#111;font-size:.92rem;font-weight:700;line-height:1.05;text-transform:uppercase}.tf-category-showcase__intro-button,.tf-category-showcase__hero-button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:4.6rem;width:fit-content;border-radius:999px;background:#111;color:#fff;font-size:1.16rem;font-weight:900;letter-spacing:.04em;line-height:1;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.tf-category-showcase__intro-button{padding:0 2rem;box-shadow:0 18px 36px -26px #111c}.tf-category-showcase__intro-button svg,.tf-category-showcase__hero-button svg,.tf-category-showcase__card-button svg{width:18px;height:18px;flex:0 0 auto;color:#fff}.tf-category-showcase__intro-button:hover,.tf-category-showcase__intro-button:focus-visible{background:var(--tf-orange, #fe6422);color:#111;transform:translateY(-2px);box-shadow:0 22px 40px -26px #ff6600e6}.tf-category-showcase__hero-card,.tf-category-showcase__card{position:relative;display:block;overflow:hidden;color:inherit;background:var(--tf-card, #fff);border:1px solid rgba(17,17,17,.08);border-radius:10px;text-decoration:none;box-shadow:none;transition:transform .22s ease,border-color .22s ease}.tf-category-showcase__feature-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.5vw,20px);min-width:0}.tf-category-showcase__hero-card{height:clamp(390px,30vw,500px);min-height:0;background:var(--tf-card, #fff)}.tf-category-showcase__card{height:clamp(390px,30vw,500px);min-height:0;display:block;background:var(--tf-card, #fff)}.tf-category-showcase__hero-card:after,.tf-category-showcase__card:after{display:none}.tf-category-showcase__hero-card:hover,.tf-category-showcase__hero-card:focus-visible,.tf-category-showcase__card:hover,.tf-category-showcase__card:focus-visible{border-color:#ff660059;transform:translateY(-3px);outline:none}.tf-category-showcase__hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.tf-category-showcase__hero-image,.tf-category-showcase__card-image{display:block;width:100%;height:100%;transition:transform .42s ease}.tf-category-showcase__hero-image{object-fit:contain;object-position:center top;padding:40px 10px 60px}.tf-category-showcase__hero-placeholder{display:block;width:100%;height:100%;background:radial-gradient(circle at 72% 30%,rgba(255,102,0,.58),transparent 30%),repeating-linear-gradient(-18deg,rgba(255,255,255,.06) 0 8px,transparent 8px 18px),var(--tf-card, #fff)}.tf-category-showcase__card-image{box-sizing:border-box;padding:40px 10px 60px;object-fit:contain;object-position:center top}.tf-category-showcase__hero-card:hover .tf-category-showcase__hero-image,.tf-category-showcase__hero-card:focus-visible .tf-category-showcase__hero-image{transform:scale(1.035)}.tf-category-showcase__card:hover .tf-category-showcase__card-image,.tf-category-showcase__card:focus-visible .tf-category-showcase__card-image{transform:scale(1.02)}.tf-category-showcase__hero-badge{position:absolute;top:22px;left:24px;z-index:2;display:inline-flex;align-items:center;gap:7px;min-height:2.9rem;padding:0 1rem;border-radius:999px;background:#000;color:#fff;font-size:1rem;font-weight:900;letter-spacing:.03em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tf-category-showcase__hero-badge svg{width:15px;height:15px;color:var(--tf-orange, #fe6422)}.tf-category-showcase__hero-content{position:absolute;inset:auto 18px 82px;z-index:2;display:grid;grid-template-columns:1fr auto;gap:14px;align-items:end}.tf-category-showcase__hero-title{margin:0 0 10px;color:#000!important;font-family:var(--font-heading-family);font-size:clamp(2rem,1.85vw,2.85rem);font-weight:900;font-style:italic;line-height:.98;letter-spacing:0;text-transform:uppercase}.tf-category-showcase__hero-title em{display:block;color:var(--tf-orange, #fe6422)!important;font-style:inherit}.tf-category-showcase__hero-text{max-width:34rem;margin:0;color:#4f4f4f;display:-webkit-box;overflow:hidden;font-size:1.22rem;font-weight:500;line-height:1.36;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tf-category-showcase__logo-stamp{display:inline-flex;align-items:center;justify-content:center;width:8.8rem;min-height:8.8rem;padding:1rem;color:#fff;border:2px dashed rgba(255,255,255,.76);border-radius:10px;font-size:1.35rem;font-weight:900;line-height:1.05;text-align:center;text-transform:uppercase}.tf-category-showcase__hero-button{position:absolute;left:18px;bottom:20px;z-index:2;min-width:min(22rem,calc(100% - 36px));min-height:4.4rem;padding:0 1.9rem;background:var(--tf-orange, #fe6422);color:#fff}.tf-category-showcase__cards{display:contents}.tf-category-showcase__card-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:var(--tf-card, #fff)}.tf-category-showcase__card-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:170px;background:repeating-linear-gradient(-18deg,rgba(17,17,17,.04) 0 7px,transparent 7px 16px),#f4f4ef}.tf-category-showcase__card-body{position:absolute;top:18px;right:18px;bottom:20px;left:18px;z-index:2;display:flex;flex-direction:column;gap:10px;justify-content:flex-end;min-height:0;padding:0;background:transparent}.tf-category-showcase__card-kicker{position:absolute;top:0;left:0;display:inline-flex;align-items:center;gap:7px;min-height:2.9rem;padding:0 1rem;border-radius:999px;background:#000;width:fit-content;color:#fff;font-size:1rem;font-weight:900;line-height:1;letter-spacing:.03em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tf-category-showcase__card-kicker svg{width:15px;height:15px;flex:0 0 auto;color:var(--tf-orange, #fe6422)}.tf-category-showcase__card-body strong{color:#000!important;font-family:var(--font-heading-family);font-size:clamp(2rem,1.85vw,2.85rem);font-weight:900;font-style:italic;line-height:.98;letter-spacing:0;text-transform:uppercase}.tf-category-showcase__card-body strong em{display:block;color:var(--tf-orange, #fe6422)!important;font-style:inherit}.tf-category-showcase__card-text{max-width:34rem;color:#4f4f4f;display:-webkit-box;overflow:hidden;font-size:1.22rem;font-weight:500;line-height:1.36;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tf-category-showcase__card-button{display:inline-flex;align-items:center;gap:.9rem;width:fit-content;min-height:4.4rem;margin-top:8px;padding:0 1.9rem;border-radius:999px;background:var(--tf-orange, #fe6422);color:#fff;font-size:1.16rem;font-weight:900;letter-spacing:.04em;line-height:1;text-transform:uppercase}.tf-category-showcase__hero-button svg,.tf-category-showcase__card-button svg{color:#fff;transition:transform .18s ease}.tf-category-showcase__hero-card:hover .tf-category-showcase__hero-button svg,.tf-category-showcase__hero-card:focus-visible .tf-category-showcase__hero-button svg,.tf-category-showcase__card:hover .tf-category-showcase__card-button svg,.tf-category-showcase__card:focus-visible .tf-category-showcase__card-button svg{transform:translate(4px)}@media screen and (max-width:1180px){.tf-category-showcase__inner{grid-template-columns:minmax(230px,.85fr) minmax(300px,1fr);align-items:stretch}.tf-category-showcase__intro{grid-column:1 / -1;grid-template-columns:minmax(0,1fr);max-width:82rem;min-height:auto;padding-right:0}.tf-category-showcase__heading{max-width:72rem}.tf-category-showcase__copy{max-width:54rem}.tf-category-showcase__hero-card,.tf-category-showcase__card{height:clamp(380px,42vw,480px)}}@media screen and (min-width:750px)and (max-width:989px){.tf-category-showcase__inner{grid-template-columns:minmax(0,1fr);gap:18px}.tf-category-showcase__intro{max-width:none}.tf-category-showcase__heading{max-width:64rem;font-size:clamp(5.2rem,8vw,7rem)}.tf-category-showcase__proofs{max-width:62rem}.tf-category-showcase__hero-card{height:460px}.tf-category-showcase__cards{display:contents;grid-template-columns:minmax(0,1fr);gap:14px}.tf-category-showcase__card{height:460px}.tf-category-showcase__card-body{padding:18px}.tf-category-showcase__card-body strong{font-size:clamp(2.3rem,4.2vw,3.2rem);line-height:.98}.tf-category-showcase__hero-text,.tf-category-showcase__card-text{font-size:1.16rem;line-height:1.36}}@media screen and (max-width:749px){.tf-category-showcase{padding:24px 0 28px}.tf-category-showcase__inner{display:block}.tf-category-showcase__intro{display:grid;justify-items:center;gap:0;padding:0 0 14px;text-align:center}.tf-category-showcase__eyebrow,.tf-category-showcase__copy,.tf-category-showcase__proofs,.tf-category-showcase__intro-button{display:none}.tf-category-showcase__heading{max-width:31rem;margin-inline:auto;font-size:clamp(2.8rem,8.8vw,3.65rem);line-height:.96;text-align:center;text-wrap:balance}.tf-category-showcase__heading span{display:inline}.tf-category-showcase__heading span:first-child:after{content:" "}.tf-category-showcase__heading em{font-size:0}.tf-category-showcase__heading em:before{content:"precisa?";font-size:clamp(2.8rem,8.8vw,3.65rem)}.tf-category-showcase__feature-cards{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 16px 14px;margin:0 -16px;scroll-padding-left:16px}.tf-category-showcase__feature-cards::-webkit-scrollbar{display:none}.tf-category-showcase__hero-card{position:relative;display:flex;flex-direction:column;flex:0 0 74%;max-width:360px;scroll-snap-align:start;height:auto;min-height:0;margin-bottom:0;overflow:hidden;background:var(--tf-card, #fff)}.tf-category-showcase__hero-card:after{display:none}.tf-category-showcase__hero-media{position:relative;inset:auto;height:min(62vw,232px);flex:0 0 auto;overflow:hidden;border-bottom:1px solid rgba(17,17,17,.08)}.tf-category-showcase__hero-media:after{display:none}.tf-category-showcase__hero-image{object-fit:contain;object-position:center;padding:16px 12px}.tf-category-showcase__hero-content{position:relative;inset:auto;display:block;padding:16px 16px 0;background:#fff}.tf-category-showcase__hero-title{margin-bottom:10px;font-size:clamp(1.9rem,6vw,2.45rem);line-height:1}.tf-category-showcase__hero-text{font-size:1.16rem;line-height:1.35}.tf-category-showcase__logo-stamp{display:none}.tf-category-showcase__hero-badge{top:16px;left:16px}.tf-category-showcase__hero-button{position:relative;left:auto;right:auto;bottom:auto;width:calc(100% - 32px);min-width:0;min-height:4.1rem;margin:auto 16px 16px;font-size:1.1rem}.tf-category-showcase__cards{display:contents}.tf-category-showcase__card{position:relative;display:flex;flex-direction:column;flex:0 0 74%;max-width:360px;scroll-snap-align:start;height:auto;min-width:0;min-height:0;overflow:hidden;background:var(--tf-card, #fff)}.tf-category-showcase__card:last-child{scroll-snap-align:end}.tf-category-showcase__card:after{display:none}.tf-category-showcase__card-body{position:static;inset:auto;display:flex;flex:1;flex-direction:column;justify-content:flex-start;gap:10px;padding:16px;background:#fff}.tf-category-showcase__card-media{position:relative;inset:auto;height:min(62vw,232px);flex:0 0 auto;min-height:0;overflow:hidden;border-bottom:1px solid rgba(17,17,17,.08)}.tf-category-showcase__card-image{object-fit:contain;object-position:center;padding:16px 12px}.tf-category-showcase__card-media:after{display:none}.tf-category-showcase__card-body strong{font-size:clamp(1.9rem,6vw,2.45rem);line-height:1}.tf-category-showcase__card-text{font-size:1.16rem;line-height:1.35}.tf-category-showcase__card-button{min-height:4.1rem;width:100%;margin-top:auto;justify-content:center;font-size:1.1rem}.tf-category-showcase__card-kicker{position:absolute;top:16px;left:16px;z-index:4;min-height:2.9rem;padding:0 1rem;border-radius:999px;background:#000;font-size:1rem}}@media(prefers-reduced-motion:reduce){.tf-category-showcase__hero-card,.tf-category-showcase__card,.tf-category-showcase__hero-image,.tf-category-showcase__card-image,.tf-category-showcase__intro-button,.tf-category-showcase__hero-button svg,.tf-category-showcase__card-button svg{transition:none}}@media(min-width:750px)and (max-width:1439px){.tf-category-showcase__hero-card,.tf-category-showcase__card{height:clamp(430px,52vw,460px);background:var(--tf-card, #fff)}.tf-category-showcase__hero-media,.tf-category-showcase__card-media{inset:0 0 auto;height:clamp(220px,31vw,285px);background:var(--tf-card, #fff)}.tf-category-showcase__hero-image,.tf-category-showcase__card-image{object-fit:contain;object-position:center bottom}.tf-category-showcase__hero-title,.tf-category-showcase__card-body strong{font-size:clamp(1.72rem,2.2vw,2.2rem);line-height:1.02}.tf-category-showcase__hero-text,.tf-category-showcase__card-text{font-size:1.14rem;line-height:1.34}.tf-category-showcase__card-body{top:16px;right:16px;bottom:18px;left:16px;gap:8px;padding:0}.tf-category-showcase__hero-content{inset:auto 16px 76px;gap:10px}.tf-category-showcase__hero-button,.tf-category-showcase__card-button{min-height:4.1rem;padding:0 1.55rem;font-size:1.08rem}}.ttg-outer{overflow:hidden}.ttg{display:flex;flex-direction:column;align-items:center;text-align:center;--swiper-theme-color: #838383}.ttg__heading{width:100%}.ttg__heading p{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:26px;font-weight:800;line-height:1.3;color:rgb(var(--color-foreground))}.ttg__heading em{font-family:var(--font-heading-family)}.ttg__heading strong{font-weight:900;font-size:28px}.ttg__heading em{font-style:italic}.ttg-google{font-weight:400;white-space:nowrap}@media screen and (min-width:1024px){.ttg__heading p{font-size:48px}.ttg__heading strong{font-size:50px}}.ttg__rating{display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap;margin-top:12px}.ttg__rating-text{margin:0;font-size:16px;font-weight:400;color:#080808;line-height:1.3}.ttg__rating-stars,.ttg-card__stars{display:flex;align-items:center;gap:5px;line-height:0}.ttg-star-wrap{color:#e2e2e2;display:inline-flex}.ttg-star-wrap.is-on{color:#f4ac03}.ttg-star{width:16px;height:16px;display:block}@media screen and (min-width:1024px){.ttg__rating{margin-top:16px}.ttg__rating-text{font-size:18px}}.ttg__slider-wrapper{width:100%;margin-top:15px}@media screen and (min-width:1024px){.ttg__slider-wrapper{margin-top:20px}}.ttg__slider{padding:8px;overflow:visible}.ttg__slider:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:20px;overflow:hidden}.ttg__slider:not(.swiper-initialized) .ttg-card{flex:0 0 auto;width:calc((100% - 80px)/5)}@media screen and (max-width:1023px){.ttg__slider:not(.swiper-initialized) .ttg-card{width:calc((100% - 40px) / 3)}}@media screen and (max-width:767px){.ttg__slider:not(.swiper-initialized) .ttg-card{width:80%}}.ttg-card{display:flex!important;flex-direction:column;justify-content:space-between;box-sizing:border-box;height:auto;padding:16px;border-radius:30px;background:#f8f8f8;text-align:left}@media screen and (min-width:1024px){.ttg-card{padding:24px}}.ttg-card__label{margin:0;font-size:12px;font-weight:400;color:#b8b8b8;line-height:1.3}.ttg-card__text{margin:15px 0 0;font-size:16px;font-weight:500;font-style:normal;line-height:1.5;color:rgb(var(--color-foreground))}@media screen and (min-width:1024px){.ttg-card__text{margin-top:20px}}.ttg-card__bottom{position:relative;display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:15px;padding-right:20px}.ttg-card__bottom:before{content:"\201d";position:absolute;top:0;right:0;color:#000;font-size:50px;line-height:1.24;pointer-events:none}.ttg-card__avatar{flex:0 0 auto;width:40px;height:40px;overflow:hidden;border-radius:50%;background:#ddd}@media screen and (min-width:1024px){.ttg-card__avatar{width:62px;height:62px}}.ttg-card__avatar img{display:block;width:100%;height:100%;object-fit:cover}.ttg-card__content{min-width:0}.ttg-card__author{margin:0 0 6px;font-weight:700;font-size:16px;color:rgb(var(--color-foreground));line-height:1.3}@media screen and (min-width:1024px){.ttg-card__author{font-size:18px}}.ttg__nav{margin-top:24px;display:flex;align-items:center;justify-content:center;gap:10px}.ttg__btn{flex:0 0 auto;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;cursor:pointer;transition:all .3s ease}.ttg__btn svg{width:34px;height:34px}.ttg__btn svg path{fill:#e6e6e6;transition:all .3s ease}.ttg__btn:hover svg path{fill:#a7a7a4}.ttg__btn--prev svg{margin-left:-2px}.ttg__btn--next svg{transform:rotate(180deg);margin-left:2px}.ttg__btn.swiper-button-disabled{opacity:.3}@media screen and (min-width:1024px){.ttg__btn{width:34px;height:34px}.ttg__btn svg{width:42px;height:42px}}.ttg__pagination.swiper-pagination-progressbar{position:relative;min-width:150px;max-width:fit-content;width:150px;height:6px;border-radius:2px;background:#d9d9d9;overflow:hidden;inset:auto;margin:0}.ttg__pagination .swiper-pagination-progressbar-fill{background:#838383;border-radius:20px}.ttg__footer{margin-top:18px;font-size:16px;color:rgb(var(--color-foreground))}@media screen and (min-width:1024px){.ttg__footer{margin-top:24px;font-size:18px}}.ttg__footer-link{color:inherit;text-decoration:none}.ttg__footer-link:hover{text-decoration:underline}.vs-comp{display:grid;gap:2rem}.vs-comp__header{text-align:center;display:grid;gap:.6rem}.vs-comp__heading{margin:0}.vs-comp__subheading{margin:0;color:rgba(var(--color-foreground),.75)}.vs-comp__table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--vh-radius-lg, .8rem);overflow:hidden;background:rgb(var(--color-background))}.vs-comp__th,.vs-comp__cell,.vs-comp__label{padding:1rem 1.2rem;text-align:left;vertical-align:middle;font-size:.95rem;line-height:1.4}.vs-comp__th{background:rgba(var(--color-foreground),.04);font-weight:600;border-bottom:1px solid rgba(var(--color-foreground),.12)}.vs-comp__th--ours{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.08)}.vs-comp__row+.vs-comp__row .vs-comp__label,.vs-comp__row+.vs-comp__row .vs-comp__cell{border-top:1px solid rgba(var(--color-foreground),.08)}.vs-comp__label{font-weight:600;color:rgb(var(--color-foreground))}.vs-comp__cell--ours{background:rgba(var(--color-foreground),.03);color:rgb(var(--color-foreground));font-weight:500}.vs-comp__cell--theirs{color:rgba(var(--color-foreground),.7)}.vs-comp__icon{display:inline-block;font-size:1.2rem;line-height:1;font-weight:700}.vs-comp__icon--check{color:#1f8a3a}.vs-comp__icon--x{color:rgba(var(--color-foreground),.45)}@media screen and (max-width:749px){.vs-comp__table,.vs-comp__table thead,.vs-comp__table tbody,.vs-comp__table tr,.vs-comp__table th,.vs-comp__table td{display:block}.vs-comp__table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.vs-comp__table{border:0;background:transparent;overflow:visible}.vs-comp__row{border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--vh-radius-lg, .8rem);padding:.4rem 0;margin-bottom:.8rem;background:rgb(var(--color-background))}.vs-comp__label{padding:.8rem 1rem .4rem;border:0;font-size:1rem}.vs-comp__cell{padding:.4rem 1rem;border:0;display:flex;justify-content:space-between;align-items:center;gap:1rem;background:transparent}.vs-comp__cell:before{content:attr(data-label);font-size:.8rem;font-weight:600;color:rgba(var(--color-foreground),.55);text-transform:uppercase;letter-spacing:.04em}.vs-comp__row+.vs-comp__row .vs-comp__label,.vs-comp__row+.vs-comp__row .vs-comp__cell{border-top:0}}.tiger-wa-fab{position:fixed;right:20px;bottom:24px;z-index:50;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;background:#25d366;color:#fff;text-decoration:none;box-shadow:0 6px 20px #0000002e,0 2px 6px #0000001a;transition:transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s ease}.tiger-wa-fab:hover,.tiger-wa-fab:focus-visible{transform:translateY(-2px) scale(1.04);box-shadow:0 10px 28px #00000038,0 3px 8px #0000001f}.tiger-wa-fab:focus-visible{outline:3px solid rgba(37,211,102,.45);outline-offset:3px}.tiger-wa-fab__icon{display:inline-flex;width:30px;height:30px}.tiger-wa-fab__icon svg{width:100%;height:100%}.tiger-wa-fab__tooltip{position:absolute;right:calc(100% + 12px);top:50%;padding:8px 14px;border-radius:999px;background:#111111eb;color:#fff;font-size:13px;font-weight:600;letter-spacing:.01em;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(8px,-50%);transition:opacity .2s ease,transform .22s cubic-bezier(.2,.7,.2,1)}.tiger-wa-fab:hover .tiger-wa-fab__tooltip,.tiger-wa-fab:focus-visible .tiger-wa-fab__tooltip{opacity:1;transform:translateY(-50%)}@media(hover:none){.tiger-wa-fab__tooltip{display:none}}@media screen and (max-width:749px){.tiger-wa-fab{right:14px;bottom:calc(88px + env(safe-area-inset-bottom,0px));width:52px;height:52px}.tiger-wa-fab__icon{width:28px;height:28px}}@media(prefers-reduced-motion:reduce){.tiger-wa-fab,.tiger-wa-fab__tooltip{transition:none}.tiger-wa-fab:hover,.tiger-wa-fab:focus-visible{transform:none}}.widde-wrapper{margin-top:var(--stories-margin-top, 0);margin-bottom:var(--stories-margin-bottom, 0);width:100%;display:block}@media(max-width:990px){.widde-wrapper--desktop-only{display:none!important}}@media(min-width:991px){.widde-wrapper--mobile-only{display:none!important}}.widde-wrapper--mobile-top{margin-top:12px;margin-bottom:2px;padding-inline:14px;box-sizing:border-box;min-height:92px}@media(max-width:990px){.widde-wrapper--mobile-only{min-height:92px}}.widde-wrapper--desktop-top{margin-top:0;margin-bottom:18px;padding-top:0}.widde-wrapper--desktop-only{margin-top:0!important}.widde-container{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding:0 2px;-webkit-overflow-scrolling:touch;justify-content:flex-start;scrollbar-width:none;-ms-overflow-style:none}.widde-container::-webkit-scrollbar{display:none}.widde-item{flex:0 0 auto;width:84px;height:84px;border-radius:50%;padding:3px;box-sizing:border-box;cursor:pointer;position:relative;background:conic-gradient(from 215deg at 50% 50%,#ffb347,#fe6422 35%,#d24a00 60%,#fe6422,#ffb347);transition:transform .18s ease}.widde-item:hover,.widde-item:focus-visible{transform:scale(1.04)}.widde-item--seen{background:#d1d1d6}.widde-item .story-ring{display:none}.widde-content{width:100%;height:100%;border-radius:50%;padding:2.5px;background:#fff;box-sizing:border-box;overflow:hidden;position:relative}.widde-media-thumb{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block;pointer-events:none;background:#000}.widde-title{font-size:13px;font-weight:700;margin:0 0 8px;display:block;color:rgb(var(--color-foreground, 31 28 46));padding-inline:14px}@media screen and (max-width:749px){.widde-wrapper--mobile-top{padding-inline:14px}.widde-wrapper--mobile-top .widde-title{padding-inline:0;text-align:left}.widde-wrapper--mobile-top .widde-container{justify-content:flex-start;gap:7px;padding:3px 0}.widde-wrapper--mobile-top .widde-item{width:64px;height:64px;padding:2.5px}.widde-wrapper--mobile-top .widde-content{padding:2px}}.story-modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;z-index:99999;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:20px;box-sizing:border-box}.story-modal-overlay.active,.story-modal-overlay.is-open{display:flex;animation:vh-stories-fade-in .2s ease-out}.story-modal-content{position:relative;width:min(420px,calc(100vw - 40px));aspect-ratio:9 / 16;max-height:calc(100vh - 40px);background:#000;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px #00000080}.story-modal-video{width:100%;height:100%;object-fit:contain;background:#000;display:block}.story-close-btn{position:absolute;top:10px;right:10px;background:#00000080;border:none;color:#fff;font-size:20px;width:36px;height:36px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .2s;padding-bottom:2px}.story-close-btn:hover{background:#000c}@keyframes vh-stories-fade-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.widde-item,.story-modal-overlay.active,.story-modal-overlay.is-open{transition:none;animation:none}}
/*# sourceMappingURL=/cdn/shop/t/29/compiled_assets/styles.css.map */
