.hero-video{position:relative;height:100vh;height:100svh;min-height:560px;overflow:hidden;background:var(--ink);isolation:isolate}@media(max-width:768px){.hero-video{height:676px;min-height:0}}.hero-video__poster,.hero-video__video,.hero-video__fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-video__poster{object-fit:cover}.hero-video__video{object-fit:cover;opacity:0;transition:opacity var(--t-slow) var(--ease)}.hero-video.is-playing .hero-video__video{opacity:1}.hero-video.is-paused .hero-video__video,.hero-video--failed .hero-video__video{opacity:0}.hero-video__fallback{background:radial-gradient(circle at 50% 120%,rgba(198,161,79,.28),transparent 60%),linear-gradient(160deg,#14304f,#1b6690 55%,#0a1526);color:#cfb05f8c}.hero-video__pattern{position:absolute;top:0;right:0;bottom:0;left:0;mix-blend-mode:soft-light;-webkit-mask-image:radial-gradient(ellipse at center,#000 30%,transparent 78%);mask-image:radial-gradient(ellipse at center,#000 30%,transparent 78%)}.hero-video__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#c6a14f42,#c6a14f00 26%),linear-gradient(0deg,#1b1b2294,#1b1b2200 36%),linear-gradient(#0000001a,#0000001a)}.hero-video__copy{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 var(--gutter) 48px;pointer-events:none;color:#fff}.hero-video__title{margin:0 0 14px;font-size:clamp(40px,5.5vw,72px);line-height:1.08;font-weight:500;color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.35);max-width:16ch}.hero-video__subline{margin:0;font-size:clamp(15px,1.4vw,19px);line-height:1.5;letter-spacing:.04em;color:#ffffffe0;text-shadow:0 1px 12px rgba(0,0,0,.4);max-width:44ch}@media(max-width:768px){.hero-video__copy{padding-bottom:64px}}.hero-video__actions{position:absolute;left:0;right:0;bottom:56px;z-index:2;display:flex;justify-content:center;padding:0 var(--gutter)}.hero-video__cta{padding:16px 56px;letter-spacing:.14em}@media(max-width:768px){.hero-video__actions{bottom:40px}.hero-video__cta{padding:14px 44px}}.hero-video__toggle{position:absolute;right:var(--gutter);bottom:56px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-pill);color:#fff;background:#ffffff2e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.35);transition:background-color var(--t-fast) var(--ease)}.hero-video__toggle:hover{background:#ffffff4d}@media(max-width:768px){.hero-video__toggle{bottom:40px}}.hero-video__icon-play{display:none}.hero-video__icon-pause,.hero-video.is-paused .hero-video__icon-play{display:block}.hero-video.is-paused .hero-video__icon-pause{display:none}.cat-carousel__track{list-style:none;margin:0;padding-left:var(--gutter);padding-right:var(--gutter);scroll-padding-left:var(--gutter)}.cat-carousel__item{flex:0 0 clamp(250px,22.5vw,356px)}@media(max-width:1024px){.cat-carousel__item{flex-basis:38vw}}@media(max-width:768px){.cat-carousel__item{flex-basis:68vw}}.cat-carousel .carousel__btn--prev{left:max(8px,calc((100% - var(--page-max)) / 2 - 8px))}.cat-carousel .carousel__btn--next{right:max(8px,calc((100% - var(--page-max)) / 2 - 8px))}.tabbed-products__bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:40px}.tabbed-products__pills{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tabbed-products__pills::-webkit-scrollbar{display:none}.tabbed-products__pill{flex:0 0 auto;padding:10px 22px;border:1px solid var(--n-200);border-radius:var(--radius-pill);background:#fff;color:var(--n-600);font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;transition:background-color var(--t-med) var(--ease),border-color var(--t-med) var(--ease),color var(--t-med) var(--ease)}.tabbed-products__pill:hover{border-color:var(--ink);color:var(--ink)}.tabbed-products__pill.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.tabbed-products__links{flex:0 0 auto}.tabbed-products__link{display:none}.tabbed-products__link.is-active{display:inline-flex}@media(max-width:768px){.tabbed-products__bar{flex-direction:column;align-items:stretch;gap:20px;margin-bottom:28px}.tabbed-products__links{text-align:center}}.tabbed-products__panel[hidden]{display:none!important}.tabbed-products__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:32px 16px}@media(max-width:1024px){.tabbed-products__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.tabbed-products__grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:calc(-1 * var(--gutter));margin-right:calc(-1 * var(--gutter));padding-left:var(--gutter);padding-right:var(--gutter);scroll-padding-left:var(--gutter)}.tabbed-products__grid::-webkit-scrollbar{display:none}.tabbed-products__cell{flex:0 0 60%;scroll-snap-align:start}}.tabbed-products__ph-media{aspect-ratio:1 / 1;margin-bottom:16px}.tabbed-products__ph-line{display:block;height:12px;border-radius:var(--radius-xs);background:var(--n-100)}.tabbed-products__ph-line--title{width:70%;margin:0 auto 8px}.tabbed-products__ph-line--price{width:36%;margin:0 auto}
/*# sourceMappingURL=/cdn/shop/t/10/assets/home-1.css.map */
