.tsx-home{background:var(--tsx-surface);color:var(--tsx-ink)}.tsx-home__hero{min-height:clamp(54rem,76vh,82rem);position:relative;display:grid;align-items:end;overflow:hidden;isolation:isolate}.tsx-home__media,.tsx-home__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.tsx-home__media{z-index:-2}.tsx-home__overlay{z-index:1;background:linear-gradient(90deg,#080d1cf0,#080d1cc2 38%,#080d1c3d 70%,#080d1c14)}.tsx-home__hero-image{width:100%;height:100%;object-fit:cover}.tsx-home__hero-content{position:relative;z-index:2;width:100%;padding-block:clamp(5rem,9vw,10rem);color:#fff}.tsx-home__eyebrow,.tsx-home__section-heading p{margin:0 0 1.2rem;color:var(--tsx-accent);font-size:1.3rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.tsx-home__heading{max-width:78rem;margin:0;color:inherit;font-size:clamp(4.4rem,8vw,9.6rem);line-height:.94;letter-spacing:-.055em;text-wrap:balance;text-shadow:0 .3rem 1.8rem rgba(0,0,0,.55)}.tsx-home__intro{max-width:59rem;margin-top:2.4rem;font-size:clamp(1.7rem,2vw,2.1rem);line-height:1.55;text-shadow:0 .2rem 1rem rgba(0,0,0,.7)}.tsx-home__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3.2rem}.tsx-home__button{min-height:5.2rem;padding:1.5rem 2.8rem;display:inline-flex;align-items:center;justify-content:center;border:.1rem solid #fff;border-radius:999px;color:#fff;font-weight:700;text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease}.tsx-home__button:hover{transform:translateY(-.2rem)}.tsx-home__button--primary{border-color:var(--tsx-accent);background:var(--tsx-accent);color:#08101f}.tsx-home__button--secondary{background:#ffffff1a;-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem)}.tsx-home__categories{padding-block:clamp(6rem,9vw,11rem)}.tsx-home__section-heading{max-width:70rem;margin-bottom:3.2rem}.tsx-home__section-heading h2{margin:0;font-size:clamp(3.2rem,5vw,5.6rem);letter-spacing:-.04em}.tsx-home__category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.tsx-home__category-card{position:relative;min-height:48rem;overflow:hidden;border-radius:2.4rem;background:#101726;color:#fff;text-decoration:none;isolation:isolate;view-transition-name:var(--tsx-card-transition)}.tsx-home__category-media,.tsx-home__category-media:after{position:absolute;top:0;right:0;bottom:0;left:0}.tsx-home__category-media{z-index:-1}.tsx-home__category-media:after{content:"";background:linear-gradient(180deg,transparent 30%,rgba(4,8,18,.92) 100%)}.tsx-home__category-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.tsx-home__category-card:hover .tsx-home__category-image{transform:scale(1.035)}.tsx-home__category-copy{position:absolute;inset-inline:0;bottom:0;padding:3.2rem}.tsx-home__category-copy h3{margin:0;color:inherit;font-size:clamp(2.4rem,3vw,3.4rem)}.tsx-home__category-copy p{margin:.8rem 0 1.6rem;color:#ffffffc7}.tsx-home__category-copy span{color:var(--tsx-accent);font-weight:700}.tsx-home__trust{border-block:.1rem solid rgba(12,20,38,.12);background:#fff}.tsx-home__trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.tsx-home__trust-grid div{min-height:12rem;padding:2.4rem;display:flex;flex-direction:column;justify-content:center;border-inline-end:.1rem solid rgba(12,20,38,.12)}.tsx-home__trust-grid div:last-child{border-inline-end:0}.tsx-home__trust-grid strong{font-size:1.7rem}.tsx-home__trust-grid span{margin-top:.4rem;color:#0c1426ad}@media screen and (max-width:989px){.tsx-home__category-grid{display:flex;gap:1.2rem;margin-inline-end:-1.5rem;padding-inline-end:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.tsx-home__category-grid::-webkit-scrollbar{display:none}.tsx-home__category-card{min-width:min(82vw,38rem);min-height:46rem;scroll-snap-align:start}.tsx-home__trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tsx-home__trust-grid div:nth-child(2){border-inline-end:0}.tsx-home__trust-grid div:nth-child(-n+2){border-bottom:.1rem solid rgba(12,20,38,.12)}}@media screen and (max-width:749px){.tsx-home__hero{display:block;min-height:0;background:#08101f}.tsx-home__media{position:relative;inset:auto;z-index:0;height:clamp(34rem,105vw,46rem)}.tsx-home__overlay{background:linear-gradient(180deg,#080d1c05 35%,#080d1cf5)}.tsx-home__hero-image{object-position:72% center}.tsx-home__hero-content{margin-top:-.1rem;padding-block:2.8rem 4rem;background:#08101f}.tsx-home__heading{max-width:38rem;font-size:clamp(3.8rem,12vw,5.4rem);line-height:1}.tsx-home__intro{margin-top:1.8rem;font-size:1.7rem}.tsx-home__actions{flex-direction:column;margin-top:2.4rem}.tsx-home__button{width:100%}.tsx-home__category-copy{padding:2.4rem}}@media(prefers-reduced-motion:reduce){.tsx-home__button,.tsx-home__category-image{transition:none}}.tsx-faq{padding-block:clamp(7rem,10vw,12rem)}.tsx-faq__layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(4rem,8vw,10rem);align-items:start}.tsx-faq__intro{position:sticky;top:3rem}.tsx-faq__intro>p{margin:0 0 1rem;color:rgba(var(--color-foreground),.62);font-size:1.3rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.tsx-faq__intro h2{margin:0;font-size:clamp(3.2rem,5vw,5.8rem);letter-spacing:-.045em;line-height:1}.tsx-faq__intro .rte{max-width:48rem;margin-top:2rem;color:rgba(var(--color-foreground),.72);font-size:1.7rem}.tsx-faq__item{border-top:.1rem solid rgba(var(--color-foreground),.16)}.tsx-faq__item:last-child{border-bottom:.1rem solid rgba(var(--color-foreground),.16)}.tsx-faq__item summary{min-height:8rem;display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center;cursor:pointer;font-size:clamp(1.8rem,2.2vw,2.3rem);font-weight:700;list-style:none}.tsx-faq__item summary::-webkit-details-marker{display:none}.tsx-faq__toggle{width:3.6rem;height:3.6rem;display:grid;place-items:center;border:.1rem solid rgba(var(--color-foreground),.24);border-radius:50%;transition:transform .18s ease}.tsx-faq__item[open] .tsx-faq__toggle{transform:rotate(45deg)}.tsx-faq__answer{max-width:66rem;padding:0 5.6rem 3rem 0;color:rgba(var(--color-foreground),.72);font-size:1.7rem}@media screen and (max-width:749px){.tsx-faq__layout{grid-template-columns:1fr;gap:4rem}.tsx-faq__intro{position:static}.tsx-faq__item summary{min-height:7.2rem}}@media(prefers-reduced-motion:reduce){.tsx-faq__toggle{transition:none}}.tsx-lookbook{overflow:hidden;padding:clamp(4.8rem,7vw,8.8rem) 1.6rem;color:var(--tsx-lookbook-text);background:var(--tsx-lookbook-bg)}.tsx-lookbook__inner{width:min(var(--tsx-lookbook-width),144rem);margin:0 auto}.tsx-lookbook__header{max-width:76rem;margin:0 auto clamp(2.8rem,4vw,4.8rem);text-align:center}.tsx-lookbook__eyebrow{margin:0 0 .8rem;color:var(--tsx-lookbook-accent);font-size:1.3rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.tsx-lookbook__heading{margin:0;color:inherit;font-size:clamp(3.2rem,5vw,5.8rem);line-height:1.05;letter-spacing:-.04em}.tsx-lookbook__text{margin-top:1.2rem;font-size:clamp(1.5rem,1.8vw,1.8rem);opacity:.72}.tsx-lookbook__stage{position:relative;overflow:hidden;border-radius:clamp(1.8rem,3vw,3.2rem);background:#e9e4dc;box-shadow:0 2.4rem 7rem #0c142624}.tsx-lookbook__image{display:block;width:100%;height:auto}.tsx-lookbook__hotspot{position:absolute;z-index:2;top:var(--hotspot-y);left:var(--hotspot-x);display:grid;width:4.8rem;height:4.8rem;place-items:center;color:#fff;text-decoration:none;transform:translate(-50%,-50%)}.tsx-lookbook__dot{position:relative;z-index:2;display:grid;width:4.2rem;height:4.2rem;border:.2rem solid #ffffff;border-radius:50%;place-items:center;background:var(--tsx-lookbook-accent);box-shadow:0 .8rem 2.6rem #0c142647;font-size:2.6rem;font-weight:500;line-height:1;transition:transform .18s ease,background .18s ease}.tsx-lookbook__pulse{position:absolute;z-index:1;width:4.8rem;height:4.8rem;border-radius:50%;background:var(--tsx-lookbook-accent);animation:tsx-lookbook-pulse 2.2s ease-out infinite}.tsx-lookbook__hotspot:hover .tsx-lookbook__dot,.tsx-lookbook__hotspot:focus-visible .tsx-lookbook__dot{background:#0c1426;transform:scale(1.1)}.tsx-lookbook__card{position:absolute;bottom:calc(100% + 1.2rem);left:50%;display:grid;width:min(28rem,62vw);padding:1rem;grid-template-columns:7.2rem 1fr;gap:1.2rem;align-items:center;color:#0c1426;background:#fff;border-radius:1.4rem;box-shadow:0 1.8rem 4.8rem #0c142638;opacity:0;pointer-events:none;transform:translate(-50%,.8rem);transition:opacity .18s ease,transform .18s ease}.tsx-lookbook__card:after{position:absolute;top:100%;left:50%;width:1.4rem;height:1.4rem;content:"";background:#fff;transform:translate(-50%,-50%) rotate(45deg)}.tsx-lookbook__hotspot:hover .tsx-lookbook__card,.tsx-lookbook__hotspot:focus-visible .tsx-lookbook__card{opacity:1;transform:translate(-50%)}.tsx-lookbook__product-image{width:7.2rem;height:7.2rem;border-radius:1rem;object-fit:cover}.tsx-lookbook__product-copy{display:grid;gap:.3rem;min-width:0;font-size:1.3rem;line-height:1.35}.tsx-lookbook__product-copy strong{overflow:hidden;font-size:1.4rem;text-overflow:ellipsis}.tsx-lookbook__shop-label{color:var(--tsx-lookbook-accent);font-size:1.2rem;font-weight:800;text-transform:uppercase}.tsx-lookbook__mobile-products{display:none}@keyframes tsx-lookbook-pulse{0%{opacity:.72;transform:scale(.82)}75%,to{opacity:0;transform:scale(1.65)}}@media(max-width:749px){.tsx-lookbook{padding-inline:0}.tsx-lookbook__header{padding-inline:1.8rem}.tsx-lookbook__stage{border-radius:0}.tsx-lookbook__hotspot{width:4.2rem;height:4.2rem}.tsx-lookbook__dot{width:3.6rem;height:3.6rem;font-size:2.2rem}.tsx-lookbook__pulse{width:4.2rem;height:4.2rem}.tsx-lookbook__card{display:none}.tsx-lookbook__mobile-products{display:grid;padding:1.6rem;gap:1rem}.tsx-lookbook__mobile-product{display:grid;padding:.8rem;grid-template-columns:6.4rem 1fr;gap:1.2rem;align-items:center;color:inherit;background:#fff;border-radius:1.2rem;text-decoration:none;box-shadow:0 .8rem 2.4rem #0c142614}.tsx-lookbook__mobile-product span{display:grid;gap:.3rem}.tsx-lookbook__mobile-product small{opacity:.72}.tsx-lookbook__mobile-image{width:6.4rem;height:6.4rem;border-radius:.8rem;object-fit:cover}}@media(prefers-reduced-motion:reduce){.tsx-lookbook__pulse{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map?subset=AAAAAAAAAA4 */
