@media(max-width:767px){.top-header .tt-top-header__items{width:100%;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:6px}.top-header .tt-top-header__item{width:100%;min-width:0;justify-content:flex-start!important;flex-wrap:nowrap!important;text-align:left;font-size:10px;white-space:nowrap}.top-header .tt-top-header__item:last-child{justify-content:flex-end!important;text-align:right}.top-header .tt-top-header__item>p,.top-header .tt-top-header__item>a{min-width:0;margin:0;flex-wrap:nowrap;white-space:nowrap}.top-header .tt-top-header__item svg,.top-header .tt-top-header__item .at-icon{width:12px;height:12px;flex:0 0 12px}}body.template-index{width:100%;max-width:100%;overflow-x:hidden;background:#050505}body.template-index #PageContainer{width:100%;max-width:100%;min-width:0;overflow-x:hidden}body.template-index .top-header .section-cover{background:#050505;border-color:#cfcfcf2e}body.template-index .header-wrap{background:#050505f5;border-bottom:1px solid rgba(207,207,207,.14);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}body.template-index #header{min-height:76px}body.template-index #shopify-pc__banner.shopify-pc__banner__dialog{inset:auto 20px 20px auto!important;width:min(430px,calc(100vw - 40px))!important;height:auto!important;max-height:calc(100vh - 40px)!important;overflow-y:auto!important;border:1px solid rgba(207,207,207,.25)!important;background:#101010!important}body.template-index #shopify-pc__banner .shopify-pc__banner__wrapper{padding:24px!important;display:block!important}body.template-index #shopify-pc__banner .shopify-pc__banner__body{width:100%!important}body.template-index #shopify-pc__banner .shopify-pc__banner__body-title{margin-bottom:10px!important;color:#e4e4e4!important;font-size:20px!important;line-height:1.1!important}body.template-index #shopify-pc__banner .shopify-pc__banner__body p{margin:0!important;color:#b7b7b7!important;font-size:13px!important;line-height:1.5!important}body.template-index #shopify-pc__banner .shopify-pc__banner__btns{margin-top:18px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}body.template-index #shopify-pc__banner .shopify-pc__banner__btns button{width:100%!important;min-height:44px!important;margin:0!important;padding:10px 12px!important;font-size:12px!important}body.template-index #shopify-pc__banner .shopify-pc__banner__btn-manage-prefs{grid-column:1 / -1!important}.tt-home,.tt-home *{box-sizing:border-box}.tt-home{width:100%;max-width:100%;min-width:0;overflow-x:hidden;background:var(--tt-black);color:var(--tt-grey)}.tt-home[data-tt-motion=true] .tt-hero__copy>*{opacity:0;transform:translate3d(0,28px,0);transition:opacity var(--tt-motion-duration) cubic-bezier(.22,1,.36,1),transform var(--tt-motion-duration) cubic-bezier(.22,1,.36,1)}.tt-home[data-tt-motion=true].tt-loaded .tt-hero__slide.is-active .tt-hero__copy>*{opacity:1;transform:translateZ(0)}.tt-home[data-tt-motion=true].tt-loaded .tt-hero__slide.is-active .tt-hero__copy>:nth-child(2){transition-delay:.1s}.tt-home[data-tt-motion=true].tt-loaded .tt-hero__slide.is-active .tt-hero__copy>:nth-child(3){transition-delay:.19s}.tt-home[data-tt-motion=true].tt-loaded .tt-hero__slide.is-active .tt-hero__copy>:nth-child(4){transition-delay:.28s}.tt-home[data-tt-motion=true][data-tt-hero-zoom=true] .tt-hero__slide.is-active .tt-hero__image{animation:tt-hero-arrive calc(var(--tt-motion-duration) + 1.1s) cubic-bezier(.16,1,.3,1) both}.tt-reveal{opacity:0;transform:translate3d(0,34px,0);transition:opacity var(--tt-motion-duration) cubic-bezier(.22,1,.36,1),transform var(--tt-motion-duration) cubic-bezier(.22,1,.36,1);transition-delay:var(--tt-delay, 0ms);will-change:opacity,transform}.tt-reveal.is-visible{opacity:1;transform:translateZ(0)}@keyframes tt-hero-arrive{0%{transform:scale(1.055)}to{transform:scale(1)}}.tt-home a{color:inherit;text-decoration:none}.tt-shell{width:min(100% - 40px,1440px);max-width:100%;min-width:0;margin-inline:auto}.tt-hero{min-height:clamp(680px,82vh,920px);position:relative;display:flex;align-items:flex-end;isolation:isolate;overflow:hidden;background:#050505;touch-action:pan-y}.tt-hero__slides,.tt-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.tt-hero__slide{z-index:0;display:flex;align-items:flex-end;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .7s cubic-bezier(.22,1,.36,1),visibility 0s linear .7s}.tt-hero__slide.is-active{z-index:1;opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.tt-hero__slide .tt-hero__content{width:min(100% - 40px,1440px)}.tt-hero__media,.tt-hero__media picture,.tt-hero__image,.tt-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.tt-hero__image{object-fit:cover;object-position:48% center}.tt-hero__shade{z-index:1;background:linear-gradient(90deg,#0003,#00000038 42%,#000000db),linear-gradient(0deg,#000000b8,#0000 52%)}.tt-hero__content{position:relative;z-index:2;display:flex;justify-content:flex-end;padding-block:80px 118px}.tt-hero__copy{width:min(570px,48%)}.tt-hero__arrows{position:absolute;right:clamp(20px,4vw,64px);bottom:34px;z-index:4;display:flex;gap:8px}.tt-hero__arrow{width:46px;height:46px;padding:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.42);border-radius:0;background:#050505b8;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .18s ease,border-color .18s ease}.tt-hero__arrow:hover,.tt-hero__arrow:focus-visible{border-color:#fff;background:#fff;color:#050505}.tt-hero__arrow svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.tt-hero__dots{position:absolute;left:50%;bottom:51px;z-index:4;display:flex;gap:8px;transform:translate(-50%)}.tt-hero__dot{width:26px;height:3px;padding:0;border:0;background:#ffffff6b;cursor:pointer;transition:width .18s ease,background .18s ease}.tt-hero__dot.is-active,.tt-hero__dot:hover,.tt-hero__dot:focus-visible{width:42px;background:#fff}.tt-eyebrow{margin:0 0 14px;color:var(--tt-muted);font-family:var(--ft1);font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.2em;text-transform:uppercase}.tt-eyebrow:before{content:"";display:inline-block;width:34px;height:2px;margin-inline-end:12px;vertical-align:middle;background:currentColor}.tt-hero__heading,.tt-section-heading{margin:0;color:var(--tt-grey);font-family:var(--head-ff);font-weight:800;text-transform:uppercase}.tt-hero__heading{max-width:9ch;font-size:clamp(64px,7.4vw,118px);line-height:.82;letter-spacing:-.035em}.tt-hero__text{max-width:48ch;margin-top:28px;color:var(--tt-grey);font-size:clamp(16px,1.2vw,19px);line-height:1.6}.tt-hero__text p,.tt-story__text p{margin:0}.tt-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.tt-button{min-height:50px;padding:13px 20px;display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid var(--tt-grey);font-family:var(--ft1);font-size:13px;font-weight:800;line-height:1.1;letter-spacing:.08em;text-transform:uppercase;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.tt-button,.tt-category-card__content>strong,.tt-text-link,.tt-partner-card strong{gap:0}.tt-category-card__content>strong{justify-content:flex-start}.tt-button--light{background:var(--tt-grey);color:#080808!important}.tt-button--outline{background:#0000002e;color:var(--tt-grey)!important}.tt-button:hover,.tt-button:focus-visible{background:#fff;border-color:#fff;color:#050505!important;transform:translateY(-2px)}.tt-button span,.tt-text-link span,.tt-category-card__content>strong span,.tt-partner-card strong span{display:inline-block;transition:transform .18s ease}.tt-button:hover span,.tt-button:focus-visible span,.tt-text-link:hover span,.tt-text-link:focus-visible span,.tt-category-card:hover .tt-category-card__content>strong span,.tt-category-card:focus-visible .tt-category-card__content>strong span,a.tt-partner-card__inner:hover strong span,a.tt-partner-card__inner:focus-visible strong span{transform:translate3d(4px,-4px,0)}.tt-trust{border-bottom:1px solid rgba(207,207,207,.16);background:var(--tt-panel)}.tt-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.tt-trust__item{min-height:108px;padding:24px;display:flex;align-items:center;gap:16px}.tt-trust__item+.tt-trust__item{border-inline-start:1px solid rgba(207,207,207,.14)}.tt-trust__icon{flex:0 0 auto;width:28px;height:28px;color:var(--tt-grey)}.tt-trust__icon svg{width:100%;height:100%;fill:currentColor}.tt-trust__item strong,.tt-trust__item span{display:block}.tt-trust__item strong{margin-bottom:4px;color:var(--tt-grey);font-family:var(--head-ff);font-size:17px;line-height:1;letter-spacing:.05em}.tt-trust__item div>span{color:var(--tt-muted);font-size:12px;line-height:1.35}.tt-section{padding-block:clamp(72px,8vw,124px)}.tt-heading-row{margin-bottom:34px;display:flex;align-items:end;justify-content:space-between;gap:30px;position:relative;padding-bottom:22px;border-bottom:1px solid rgba(207,207,207,.14)}.tt-heading-row:after{content:"";width:86px;height:2px;position:absolute;left:0;bottom:-1px;transform:scaleX(0);transform-origin:left center;background:var(--tt-grey);transition:transform calc(var(--tt-motion-duration) + .12s) cubic-bezier(.22,1,.36,1)}.tt-heading-row.is-visible:after{transform:scaleX(1)}.tt-section-heading{max-width:12ch;font-size:clamp(42px,5vw,78px);line-height:.9;letter-spacing:-.025em}.tt-heading-row__note{max-width:34ch;margin:0 0 2px;color:var(--tt-muted);font-size:var(--tt-body-desktop);line-height:1.55;text-align:right}.tt-category-intro{max-width:48ch;margin-top:18px;color:var(--tt-muted);font-size:var(--tt-hero-text-desktop);line-height:1.6}.tt-category-intro p{margin:0}.tt-category-note{max-width:48ch;margin:12px 0 0;color:var(--tt-muted);font-size:var(--tt-body-desktop);line-height:1.55}.tt-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tt-category-card{min-height:560px;position:relative;overflow:hidden;display:flex;align-items:flex-end;isolation:isolate;background:var(--tt-panel)}.tt-category-card__media,.tt-category-card__image,.tt-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.tt-category-card__image{object-fit:cover;transition:transform .5s cubic-bezier(.2,.65,.3,1)}.tt-category-card__overlay{z-index:1;background:linear-gradient(0deg,#000000e6,#00000024 62%),linear-gradient(90deg,rgba(0,0,0,.24),transparent)}.tt-category-card__content{width:100%;position:relative;z-index:2;padding:30px}.tt-category-card__content>span{color:var(--tt-muted);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.tt-category-card h3{margin:9px 0 7px;color:var(--tt-grey);font-family:var(--head-ff);font-size:clamp(38px,4vw,62px);font-weight:800;line-height:.9;letter-spacing:-.02em;text-transform:uppercase}.tt-category-card p{margin:0 0 20px;color:var(--tt-muted);font-size:13px}.tt-category-card__content>strong{display:flex;justify-content:space-between;padding-top:15px;border-top:1px solid rgba(207,207,207,.32);color:var(--tt-grey);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.tt-category-card:hover .tt-category-card__image,.tt-category-card:focus-visible .tt-category-card__image{transform:scale(1.035)}.tt-products{border-block:1px solid rgba(207,207,207,.14);background:var(--tt-panel)}.tt-text-link{padding-bottom:5px;border-bottom:1px solid var(--tt-grey);color:var(--tt-grey)!important;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.tt-text-link span{margin-inline-start:14px}.tt-products__header-actions{display:flex;align-items:flex-end;gap:18px}.tt-carousel-controls{display:flex;gap:6px}.tt-carousel-button{width:38px;height:38px;padding:0;display:inline-grid;place-items:center;border:1px solid rgba(207,207,207,.3);border-radius:0;background:transparent;color:var(--tt-grey);cursor:pointer;transition:border-color .18s ease,background .18s ease,opacity .18s ease}.tt-carousel-button:hover:not(:disabled){border-color:var(--tt-grey);background:#cfcfcf14}.tt-carousel-button:disabled{opacity:.3;cursor:default}.tt-carousel-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:square;stroke-linejoin:miter}.tt-product-grid{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.tt-product-grid::-webkit-scrollbar{display:none}.tt-product-card{flex:0 0 calc((100% - 42px)/4);min-width:0;scroll-snap-align:start}.tt-product-card__media{aspect-ratio:4 / 5;position:relative;overflow:hidden;display:block;background:#111}.tt-product-card__image-link{width:100%;height:100%;display:block}.tt-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.tt-product-card__media:hover .tt-product-card__image{transform:scale(1.025)}.tt-product-card__quick-action{position:absolute;z-index:3;right:12px;bottom:12px;left:12px;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.tt-home .tt-product-card__hover-action{width:100%;min-height:46px;margin:0;padding:12px 16px;border:1px solid var(--tt-grey);border-radius:0;display:flex;align-items:center;justify-content:center;background:#f2f2f2fa;color:#080808!important;font-family:var(--ft1);font-size:var(--tt-button-desktop);font-weight:800;line-height:1.1;letter-spacing:.08em;text-align:center;text-transform:uppercase;cursor:pointer;transition:background-color .18s ease,color .18s ease}.tt-home .tt-product-card__hover-action:hover,.tt-home .tt-product-card__hover-action:focus-visible{background:#fff;color:#080808!important}.tt-product-card__media:hover .tt-product-card__quick-action,.tt-product-card__media:focus-within .tt-product-card__quick-action{opacity:1;transform:translateY(0);pointer-events:auto}.tt-product-card__badge{position:absolute;top:12px;left:12px;padding:7px 9px;background:#050505e6;color:var(--tt-grey);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tt-product-card__details{padding-top:16px}.tt-product-card__details h3{min-height:0;margin:0 0 6px;color:var(--tt-grey);font-family:var(--ft1);font-size:14px;font-weight:600;line-height:1.25}.tt-product-card__price{display:flex;gap:9px;color:var(--tt-muted);font-size:13px}.tt-product-card__price s{opacity:.65}.tt-partners{padding-top:clamp(64px,7vw,104px);padding-bottom:clamp(72px,8vw,124px);background:var(--tt-black)}.tt-heading-row--partners{align-items:flex-end}.tt-partners .tt-section-heading{max-width:none;white-space:nowrap}.tt-partners__intro{max-width:46ch}.tt-partner-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tt-partner-card{min-width:0;overflow:hidden;border:1px solid rgba(207,207,207,.16);background:var(--tt-panel)}.tt-partner-card__inner{min-height:0;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;color:var(--tt-grey)!important;text-decoration:none}.tt-partner-card__media{min-width:0;position:relative;overflow:hidden;display:grid;place-items:center;aspect-ratio:16 / 9;border-bottom:1px solid rgba(207,207,207,.16);background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 56%),#0a0a0a}.tt-partner-card__image{width:100%;height:100%;object-fit:cover;filter:saturate(.82) contrast(1.05);transition:transform .28s ease}.tt-partner-card__mark{color:#cfcfcfeb;font-family:var(--head-ff);font-size:clamp(48px,5.1vw,78px);font-weight:800;line-height:.85;letter-spacing:-.04em;text-transform:uppercase}.tt-partner-card__content{min-width:0;padding:clamp(26px,3vw,42px);display:flex;flex-direction:column;justify-content:center}.tt-partner-card__eyebrow{margin-bottom:14px;color:var(--tt-muted);font-size:var(--tt-small-desktop);font-weight:700;letter-spacing:.18em;text-transform:uppercase}.tt-partner-card h3{margin:0;color:var(--tt-grey);font-family:var(--head-ff);font-size:clamp(30px,3vw,48px);font-weight:800;line-height:.92;letter-spacing:-.02em;text-transform:uppercase}.tt-partner-card p{max-width:42ch;margin:16px 0 0;color:var(--tt-muted);font-size:var(--tt-body-desktop);line-height:1.55}.tt-partner-card strong{margin-top:24px;color:var(--tt-grey);font-size:var(--tt-button-desktop);letter-spacing:.1em;text-transform:uppercase}.tt-partner-card strong span{margin-inline-start:8px}a.tt-partner-card__inner:hover .tt-partner-card__image,a.tt-partner-card__inner:focus-visible .tt-partner-card__image{transform:scale(1.035)}.tt-story{padding-bottom:clamp(84px,10vw,148px)}.tt-story__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);align-items:stretch;min-height:720px}.tt-story__media{min-height:0;position:relative;overflow:hidden;background:var(--tt-panel)}.tt-story__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.tt-story__marker{position:absolute;left:18px;bottom:15px;color:#ffffffc7;font-family:var(--head-ff);font-size:20px;font-weight:800;letter-spacing:.08em}.tt-story__content{padding:clamp(40px,5vw,80px);display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(207,207,207,.16);border-inline-start:0;background:var(--tt-panel)}.tt-story__heading{max-width:100%}.tt-story__heading-line{display:block;white-space:nowrap}.tt-story__text{max-width:50ch;margin-block:28px 34px;color:var(--tt-muted);font-size:15px;line-height:1.75}.tt-story__content .tt-button{align-self:flex-start}.tt-story__culture{margin-top:56px;padding-top:20px;display:grid;gap:8px;border-top:1px solid rgba(207,207,207,.2);color:#cfcfcf94;font-size:10px;letter-spacing:.18em}.tt-marquee{overflow:hidden;border-block:1px solid rgba(207,207,207,.18);background:var(--tt-grey);color:#080808}.tt-marquee__track{width:max-content;display:flex;animation:tt-marquee-scroll var(--tt-marquee-duration) linear infinite;will-change:transform}.tt-marquee__group{width:max-content;min-width:100vw;min-height:76px;padding-inline:18px;display:flex;flex:0 0 auto;align-items:center;justify-content:space-around;gap:34px;font-family:var(--head-ff);font-size:clamp(23px,2.6vw,40px);font-weight:800;letter-spacing:.04em;text-transform:uppercase}.tt-marquee__group span{white-space:nowrap}.tt-marquee__group i{width:8px;height:8px;flex:0 0 auto;transform:rotate(45deg);background:#080808}.tt-marquee--right .tt-marquee__track{animation-direction:reverse}.tt-marquee--paused .tt-marquee__track{animation-play-state:paused}@keyframes tt-marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.tt-placeholder{background:#151515;fill:#444}.tt-eyebrow{font-size:var(--tt-small-desktop)}.tt-hero__heading{font-size:clamp(calc(var(--tt-hero-title-desktop) * .54),7.4vw,var(--tt-hero-title-desktop))}.tt-hero__text{font-size:clamp(calc(var(--tt-hero-text-desktop) * .84),1.2vw,var(--tt-hero-text-desktop))}.tt-section-heading{font-size:clamp(calc(var(--tt-section-title-desktop) * .54),5vw,var(--tt-section-title-desktop))}.tt-heading-row__note{font-size:calc(var(--tt-body-desktop) - 1px)}.tt-button{font-size:var(--tt-button-desktop)}.tt-trust__item strong{font-size:var(--tt-trust-title-desktop)}.tt-trust__item div>span{font-size:var(--tt-trust-text-desktop)}.tt-category-card__content>span{font-size:calc(var(--tt-small-desktop) - 1px)}.tt-category-card h3{font-size:clamp(calc(var(--tt-category-title-desktop) * .61),4vw,var(--tt-category-title-desktop))}.tt-category-card p{font-size:calc(var(--tt-body-desktop) - 2px)}.tt-category-card__content>strong,.tt-text-link{font-size:calc(var(--tt-button-desktop) - 1px)}.tt-product-card__badge,.tt-story__culture{font-size:calc(var(--tt-small-desktop) - 2px)}.tt-product-card__details h3{font-size:var(--tt-product-title-desktop)}.tt-product-card__price{font-size:var(--tt-product-price-desktop)}.tt-story__text{font-size:var(--tt-body-desktop)}.tt-story__marker{font-size:calc(var(--tt-small-desktop) + 8px)}.tt-marquee__group{font-size:clamp(calc(var(--tt-marquee-desktop) * .575),2.6vw,var(--tt-marquee-desktop))}@media(max-width:1024px){body.template-index #header{min-height:66px}.tt-shell{width:min(100% - 30px,1440px)}.tt-hero__copy{width:min(560px,58%)}.tt-trust__grid{grid-template-columns:repeat(2,1fr)}.tt-trust__item:nth-child(3){border-inline-start:0;border-top:1px solid rgba(207,207,207,.14)}.tt-trust__item:nth-child(4){border-top:1px solid rgba(207,207,207,.14)}.tt-category-card{min-height:470px}.tt-story__grid{grid-template-columns:1fr 1fr;min-height:620px}.tt-story__media{min-height:0}}@media(max-width:767px){body.template-index,body.template-index #PageContainer,.tt-home{width:100%;max-width:100%;min-width:0;overflow-x:hidden}body.template-index #shopify-pc__banner.shopify-pc__banner__dialog{inset:auto 12px 12px!important;width:auto!important;max-height:min(70vh,560px)!important}body.template-index #shopify-pc__banner .shopify-pc__banner__wrapper{padding:18px!important}body.template-index .top-header .page-width>.ttxt{display:none!important}body.template-index .top-header .page-width>.ttxt:first-child{display:flex!important}body.template-index .top-header .section-cover{padding-block:7px}body.template-index .header-wrap{position:sticky;top:0}.tt-shell{width:calc(100% - 24px);max-width:calc(100% - 24px);min-width:0}.tt-hero,.tt-hero__content,.tt-hero__copy,.tt-actions,.tt-trust,.tt-trust__grid,.tt-trust__item,.tt-heading-row,.tt-categories,.tt-products,.tt-partners,.tt-partner-grid,.tt-partner-card,.tt-partner-card__inner,.tt-story,.tt-story__grid,.tt-story__media,.tt-story__content,.tt-marquee{max-width:100%;min-width:0}.tt-hero{min-height:min(790px,calc(100svh - 44px));align-items:flex-end}.tt-hero__slide .tt-hero__content{width:calc(100% - 24px)}.tt-hero{touch-action:pan-y pinch-zoom;overscroll-behavior-y:auto}.tt-hero__media,.tt-hero__media picture,.tt-hero__image,.tt-hero__shade{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.tt-hero__slide .tt-hero__image{object-fit:var(--tt-hero-mobile-fit, cover);object-position:var(--tt-hero-mobile-position, center 36%)}.tt-home[data-tt-motion=true][data-tt-hero-zoom=true] .tt-hero__slide.is-active .tt-hero__image{animation:none;transform:none}.tt-hero__shade{background:linear-gradient(0deg,#000000f0,#00000080 48%,#0000000a 76%),linear-gradient(90deg,rgba(0,0,0,.3),transparent)}.tt-hero__content{justify-content:flex-start;padding-block:70px 86px}.tt-hero__copy{width:100%}.tt-hero__arrows{right:12px;bottom:22px}.tt-hero__arrow{width:40px;height:40px}.tt-hero__dots{bottom:40px}.tt-eyebrow{margin-bottom:11px;font-size:10px}.tt-eyebrow:before{width:26px;margin-inline-end:9px}.tt-hero__heading{max-width:100%;font-size:clamp(58px,19vw,82px);line-height:.84;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.tt-hero__text{max-width:34ch;margin-top:20px;font-size:15px;line-height:1.5}.tt-actions{gap:8px;margin-top:25px}.tt-button{max-width:100%;min-width:0;min-height:48px;padding-inline:15px;gap:13px;font-size:11px;overflow-wrap:anywhere}.tt-trust__grid{width:100%;grid-template-columns:repeat(2,1fr)}.tt-trust__item{min-height:94px;padding:15px 12px;gap:10px}.tt-trust__item>div{min-width:0}.tt-trust__item strong,.tt-trust__item div>span{overflow-wrap:anywhere}.tt-trust__item:nth-child(3){border-inline-start:0}.tt-trust__icon{width:22px;height:22px}.tt-trust__item strong{font-size:13px}.tt-trust__item div>span{font-size:10px}.tt-section{padding-block:68px}.tt-heading-row{margin-bottom:24px;align-items:flex-end;padding-bottom:17px}.tt-section-heading{font-size:clamp(40px,13vw,58px);overflow-wrap:anywhere}.tt-heading-row--categories{align-items:flex-start;flex-direction:column;gap:14px}.tt-heading-row__note{max-width:34ch;margin:0;font-size:var(--tt-body-mobile);text-align:left}.tt-category-intro{max-width:34ch;margin-top:14px;font-size:var(--tt-hero-text-mobile);line-height:1.5}.tt-category-note{max-width:34ch;margin-top:10px;font-size:var(--tt-body-mobile);line-height:1.5}.tt-category-grid,.tt-product-grid{width:calc(100% + 24px);max-width:calc(100% + 24px);min-width:0;margin-inline-end:-24px;padding-inline-end:24px;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.tt-category-grid::-webkit-scrollbar,.tt-product-grid::-webkit-scrollbar{display:none}.tt-category-card{min-width:82vw;min-height:480px;scroll-snap-align:start}.tt-category-card__content{padding:22px}.tt-category-card h3{font-size:50px;overflow-wrap:anywhere}.tt-heading-row--products{gap:16px}.tt-products__header-actions{gap:10px}.tt-carousel-controls{display:flex}.tt-text-link{flex:0 0 auto;margin-bottom:2px;font-size:10px}.tt-text-link span{margin-inline-start:7px}.tt-product-card{flex:0 0 72vw;scroll-snap-align:start}.tt-product-card__details h3{min-height:auto;font-size:13px;overflow-wrap:anywhere}.tt-product-card__hover-action{min-height:44px;padding-inline:12px;font-size:var(--tt-button-mobile)}.tt-heading-row--partners{align-items:flex-start;flex-direction:column;gap:14px}.tt-partners .tt-section-heading{font-size:clamp(30px,9vw,46px);letter-spacing:-.035em;overflow-wrap:normal}.tt-partners{padding-top:58px;padding-bottom:68px}.tt-partner-grid{grid-template-columns:1fr;gap:10px}.tt-partner-card__inner{min-height:0;grid-template-columns:1fr;grid-template-rows:auto auto}.tt-partner-card__media{aspect-ratio:4 / 3}.tt-partner-card__mark{font-size:clamp(34px,11vw,54px)}.tt-partner-card__content{padding:22px 18px}.tt-partner-card__eyebrow{margin-bottom:9px;font-size:var(--tt-small-mobile)}.tt-partner-card h3{font-size:clamp(28px,9vw,42px)}.tt-partner-card p{margin-top:10px;font-size:var(--tt-body-mobile);line-height:1.45}.tt-partner-card strong{margin-top:16px;font-size:var(--tt-button-mobile)}.tt-story{padding-top:20px;padding-bottom:74px}.tt-story__grid{width:100%;max-width:100%;min-width:0;display:block;min-height:0}.tt-story__media{min-height:520px}.tt-story__content{padding:42px 24px 48px;border-inline:0}.tt-story__image{max-width:100%}.tt-story__text{margin-block:22px 28px;font-size:14px;line-height:1.65}.tt-story__culture{margin-top:40px}.tt-marquee__group{min-height:60px;gap:22px;font-size:24px}.tt-eyebrow{font-size:var(--tt-small-mobile)}.tt-hero__heading{font-size:clamp(calc(var(--tt-hero-title-mobile) * .71),19vw,var(--tt-hero-title-mobile))}.tt-hero__text{font-size:var(--tt-hero-text-mobile)}.tt-section-heading{font-size:clamp(calc(var(--tt-section-title-mobile) * .69),13vw,var(--tt-section-title-mobile))}.tt-button{font-size:var(--tt-button-mobile)}.tt-trust__item strong{font-size:var(--tt-trust-title-mobile)}.tt-trust__item div>span{font-size:var(--tt-trust-text-mobile)}.tt-category-card__content>span,.tt-product-card__badge,.tt-story__culture{font-size:var(--tt-small-mobile)}.tt-category-card h3{font-size:var(--tt-category-title-mobile)}.tt-category-card p{font-size:calc(var(--tt-body-mobile) - 1px)}.tt-category-card__content>strong{font-size:calc(var(--tt-button-mobile) + 1px)}.tt-text-link{font-size:calc(var(--tt-button-mobile) - 1px)}.tt-product-card__details h3{font-size:var(--tt-product-title-mobile)}.tt-product-card__price{font-size:var(--tt-product-price-mobile)}.tt-story__text{font-size:var(--tt-body-mobile)}.tt-story__heading{max-width:100%;font-size:clamp(38px,11.5vw,50px);overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.tt-story__heading-line{display:block;white-space:nowrap}.tt-story__marker{font-size:calc(var(--tt-small-mobile) + 10px)}.tt-marquee__group{font-size:var(--tt-marquee-mobile)}}@media(prefers-reduced-motion:reduce){.tt-hero__slide,.tt-category-card__image,.tt-product-card__image,.tt-product-card__quick-action,.tt-product-card__hover-action,.tt-button{transition:none}.tt-marquee__track{animation:none;transform:none;will-change:auto}.tt-home[data-tt-motion=true] .tt-hero__copy>*,.tt-reveal{opacity:1;transform:none;transition:none;will-change:auto}.tt-home[data-tt-motion=true][data-tt-hero-zoom=true] .tt-hero__slide.is-active .tt-hero__image{animation:none}}.tt-home{display:flex;flex-direction:column}.tt-home>.tt-hero{order:1}.tt-home>.tt-marquee{order:2}.tt-home>.tt-trust{order:var(--tt-order-trust)}.tt-home>.tt-quick-shop{order:var(--tt-order-quick)}.tt-home>.tt-categories{order:var(--tt-order-categories)}.tt-home>.tt-products{order:var(--tt-order-products)}.tt-home>.tt-feature-collections{order:var(--tt-order-feature)}.tt-home>.tt-story{order:var(--tt-order-story)}.tt-home>.tt-partners{order:var(--tt-order-partners)}.tt-quick-shop{overflow:hidden;border-block:1px solid rgba(207,207,207,.16);background:#09090a}.tt-quick-shop__inner{width:min(100% - 28px,1600px);margin-inline:auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.tt-quick-shop__link{min-height:54px;padding:0 18px;display:flex;align-items:center;justify-content:center;border-inline-start:1px solid rgba(207,207,207,.12);color:var(--tt-grey)!important;font-family:var(--head-ff);font-size:14px;font-weight:800;line-height:1;letter-spacing:.08em;text-align:center;text-transform:uppercase;white-space:nowrap;transition:color .18s ease,background .18s ease}.tt-quick-shop__link:last-child{border-inline-end:1px solid rgba(207,207,207,.12)}.tt-quick-shop__link:hover,.tt-quick-shop__link:focus-visible{color:#fff!important;background:#151517}.tt-categories .tt-shell,.tt-products .tt-shell{width:min(100% - 28px,1600px)}.tt-home>.tt-section{padding-block:clamp(28px,2.5vw,40px)}.tt-home>.tt-section .tt-heading-row{margin-bottom:24px}.tt-categories .tt-heading-row{margin-bottom:24px}.tt-categories .tt-section-heading{max-width:none;white-space:nowrap}.tt-story .tt-shell,.tt-partners .tt-shell{width:min(100% - 28px,1600px)}.tt-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tt-category-card{min-height:0;aspect-ratio:4 / 5}.tt-category-card__image{object-position:center 24%}.tt-category-card__content{padding:clamp(26px,3vw,48px)}.tt-category-card__content>span,.tt-category-card p{display:none}.tt-category-card h3{margin:0 0 16px}.tt-category-card__content>strong{max-width:260px}.tt-products{background:var(--tt-black)}.tt-feature-collections .tt-shell{width:min(100% - 28px,1600px)}.tt-feature-collections .tt-section-heading{max-width:none;white-space:nowrap}.tt-feature-collections .tt-heading-row{align-items:flex-start;flex-direction:column;gap:14px}.tt-feature-collections .tt-heading-row__note{max-width:48ch;margin:0;text-align:left}.tt-feature-collections .tt-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tt-feature-collections .tt-category-card{aspect-ratio:1 / 1}.tt-story__grid{min-height:640px}@media(min-width:768px)and (max-width:1024px){.tt-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.tt-quick-shop__inner{width:100%;margin:0;padding-inline:12px;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tt-quick-shop__inner::-webkit-scrollbar{display:none}.tt-quick-shop__link{flex:0 0 auto;min-height:48px;padding-inline:18px;font-size:12px;scroll-snap-align:start}.tt-categories .tt-shell,.tt-feature-collections .tt-shell,.tt-story .tt-shell,.tt-partners .tt-shell{width:calc(100% - 24px)}.tt-feature-collections .tt-section-heading{font-size:clamp(32px,10vw,46px)}.tt-feature-collections .tt-category-grid{grid-template-columns:1fr}.tt-trust__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tt-trust__item{min-height:76px;padding:12px 4px;flex-direction:column;justify-content:center;gap:7px;text-align:center}.tt-trust__item+.tt-trust__item{border-inline-start:1px solid rgba(207,207,207,.14)}.tt-trust__item:nth-child(3),.tt-trust__item:nth-child(4){border-top:0}.tt-trust__item>div{width:100%}.tt-trust__icon{width:20px;height:20px}.tt-trust__item strong{margin:0;font-size:clamp(9px,3vw,12px);line-height:1.05}.tt-trust__item div>span{display:none}.tt-category-grid{width:100%;max-width:100%;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:12px;overflow:visible}.tt-category-card,.tt-category-card:nth-child(3){grid-column:auto;width:100%;min-width:0;min-height:0;aspect-ratio:4 / 5}.tt-category-card__content{padding:24px 20px}.tt-category-card h3{margin-bottom:14px;font-size:var(--tt-category-title-mobile)}.tt-category-card__content>strong{max-width:none}.tt-story__media{min-height:0;aspect-ratio:4 / 5}}@media(hover:none){.tt-product-card__quick-action{opacity:1;transform:translateY(0);pointer-events:auto}}body.template-index [id*=tt_instafeed] h2{width:min(calc(100% - 48px),1600px)!important;max-width:none!important;margin:0 auto 34px!important;white-space:nowrap!important;color:#cfcfcf!important;font-family:var(--head-ff)!important;font-size:64px!important;font-weight:800!important;letter-spacing:-.025em!important;line-height:.9!important;text-align:left!important;text-transform:uppercase!important}@media(max-width:767px){body.template-index [id*=tt_instafeed] h2{width:calc(100% - 28px)!important;margin-bottom:24px!important;font-size:clamp(36px,10.5vw,48px)!important}}@media screen and (min-width:768px){.tt-category-card--accessories h3{max-width:none;font-size:clamp(34px,3.2vw,52px);white-space:nowrap;word-break:normal;overflow-wrap:normal}}
/*# sourceMappingURL=/cdn/shop/t/26/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAAAAAEI */
