*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:Helvetica,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.6;color:#3d3d3d;background:#f8f7f5;-webkit-font-smoothing:antialiased}img,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit}ul,ol{list-style:none}h1,.h1{font-size:clamp(40px,5vw,52px);font-weight:700;line-height:1.05;letter-spacing:-.02em;color:inherit}h2,.h2{font-size:clamp(26px,3vw,32px);font-weight:700;line-height:1.15;letter-spacing:-.01em}h3,.h3{font-size:18px;font-weight:700;line-height:1.3}.price{font-size:clamp(22px,2.5vw,26px);font-weight:700}.container{max-width:1320px;margin:0 auto;padding:0 24px}@media(max-width:767px){.container{padding:0 16px}}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 28px;font-family:Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:0;transition:background .15s,color .15s,border-color .15s;text-decoration:none;border:2px solid transparent;white-space:nowrap}.btn--primary{background:#1a1a1a;color:#f8f7f5;border-color:#1a1a1a}.btn--primary:hover{background:#3d3d3d;border-color:#3d3d3d}.btn--secondary{background:transparent;color:#1a1a1a;border-color:#1a1a1a}.btn--secondary:hover{background:#1a1a1a;color:#f8f7f5}.btn--white{background:#f8f7f5;color:#1a1a1a;border-color:#f8f7f5}.btn--white:hover{background:#edebe8;border-color:#edebe8}.btn--full{width:100%}.btn--large{min-height:52px;padding:14px 36px;font-size:15px}.announcement-bar{background:#1a1a1a;color:#f8f7f5;text-align:center;padding:10px 16px;font-size:13px;letter-spacing:.02em}.announcement-bar__text{margin:0}.site-header{position:sticky;top:0;z-index:100;background:#1a1a1a;color:#f8f7f5;border-bottom:1px solid rgba(255,255,255,.08)}.site-header__inner{display:flex;align-items:center;gap:24px;height:64px}.site-header__logo{flex:0 0 auto}.site-header__logo-link{display:flex;align-items:center;color:#f8f7f5}.site-header__logo-text{font-size:18px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.site-nav{flex:1;display:flex;justify-content:center}.site-nav__list{display:flex;align-items:center}.site-nav__item{position:relative}.site-nav__link{display:flex;align-items:center;gap:4px;padding:8px 16px;color:#f8f7f5d9;font-size:14px;font-weight:500;letter-spacing:.02em;transition:color .15s}.site-nav__link:hover,.site-nav__link--active{color:#f8f7f5}.site-nav__arrow{transition:transform .2s}.site-nav__item--has-dropdown:hover .site-nav__arrow{transform:rotate(180deg)}.site-nav__dropdown{position:absolute;top:100%;left:0;min-width:200px;background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-top:2px solid #F8F7F5;padding:8px 0;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .2s,transform .2s,visibility .2s;z-index:10}.site-nav__item--has-dropdown:hover .site-nav__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.site-nav__dropdown-link{display:block;padding:10px 20px;color:#f8f7f5d9;font-size:14px;transition:color .15s,background .15s}.site-nav__dropdown-link:hover{color:#f8f7f5;background:#ffffff0d}.site-header__actions{flex:0 0 auto;display:flex;align-items:center;gap:4px}.site-header__action-btn{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#f8f7f5;transition:background .15s}.site-header__action-btn:hover{background:#ffffff14}.site-header__cart-count{position:absolute;top:4px;right:4px;background:#f8f7f5;color:#1a1a1a;font-size:9px;font-weight:700;min-width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.site-header__menu-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;color:#f8f7f5;position:relative}.menu-icon,.menu-icon:before,.menu-icon:after{display:block;width:20px;height:2px;background:#f8f7f5;transition:transform .25s,opacity .25s}.menu-icon:before,.menu-icon:after{content:"";position:absolute}.menu-icon:before{transform:translateY(-6px)}.menu-icon:after{transform:translateY(6px)}.site-header__menu-toggle[aria-expanded=true] .menu-icon{background:transparent}.site-header__menu-toggle[aria-expanded=true] .menu-icon:before{transform:rotate(45deg)}.site-header__menu-toggle[aria-expanded=true] .menu-icon:after{transform:rotate(-45deg)}.mobile-nav{background:#1a1a1a;border-top:1px solid rgba(255,255,255,.08);padding:16px 0}.mobile-nav[hidden]{display:none}.mobile-nav__list{padding:0 24px}.mobile-nav__link{display:block;padding:14px 0;color:#f8f7f5;font-size:18px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.08);letter-spacing:-.01em}.mobile-nav__sub{padding-left:16px}.mobile-nav__sub-link{display:block;padding:10px 0;color:#f8f7f5bf;font-size:15px;border-bottom:1px solid rgba(255,255,255,.06)}@media(min-width:768px){.site-nav{display:flex!important}.site-header__menu-toggle{display:none!important}}@media(max-width:767px){.site-nav{display:none}.site-header__menu-toggle{display:flex}}.hero{position:relative;background:#1a1a1a;color:#f8f7f5;display:flex;align-items:center;overflow:hidden}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__bg-image{width:100%;height:100%;object-fit:cover;opacity:.4}.hero__content{position:relative;z-index:1;max-width:760px}.hero__content--center{margin:0 auto;text-align:center}.hero__pretitle{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#f8f7f599;margin-bottom:24px}.hero__title{margin-bottom:28px;color:#f8f7f5}.hero__subtitle{font-size:16px;line-height:1.6;color:#f8f7f5bf;margin-bottom:40px;max-width:520px}.hero__ctas{display:flex;flex-wrap:wrap;gap:12px}@media(max-width:767px){.hero__subtitle{font-size:15px}}.sport-nav{background:#f8f7f5;padding:40px 0;border-bottom:1px solid #E5E3E0}.sport-nav__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.sport-nav__title{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#3d3d3d}.sport-nav__scroll{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.sport-nav__scroll::-webkit-scrollbar{display:none}.sport-nav__list{display:flex;gap:8px;padding-bottom:4px}.sport-nav__item{scroll-snap-align:start;flex:0 0 auto}.sport-nav__link{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#edebe8;color:#3d3d3d;font-size:14px;font-weight:500;border:2px solid transparent;border-radius:0;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.sport-nav__link:hover,.sport-nav__link--active{background:#1a1a1a;color:#f8f7f5;border-color:#1a1a1a}.section{padding:80px 0}.section--alt{background:#edebe8}.section--dark{background:#1a1a1a;color:#f8f7f5}@media(max-width:767px){.section{padding:56px 0}}.section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:48px}@media(max-width:767px){.section__header{flex-direction:column;align-items:flex-start;margin-bottom:32px}}.section__subtitle{font-size:15px;color:#3d3d3db3;margin-top:8px;max-width:480px}.section--dark .section__subtitle{color:#f8f7f599}.section__link{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:inherit;border-bottom:2px solid currentColor;padding-bottom:2px;white-space:nowrap;flex:0 0 auto}.product-card{background:#f8f7f5;border:1px solid #E5E3E0;display:flex;flex-direction:column}.product-card__media{position:relative;overflow:hidden;aspect-ratio:3/4;background:#edebe8;display:block;flex-shrink:0}.product-card__image{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:opacity .2s ease}.product-card__badge{position:absolute;top:10px;left:10px;background:#1a1a1a;color:#f8f7f5;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;z-index:1}.card-thumbs{display:flex;align-items:center;gap:0;padding:5px 6px 0;background:#f8f7f5;overflow:hidden;position:relative;flex-shrink:0}.card-thumbs__inner{display:flex;gap:4px;flex:1;min-width:0;overflow:hidden}.card-thumb{flex:0 0 44px;width:44px;height:58px;overflow:hidden;background:#edebe8;border:2px solid transparent;cursor:pointer;padding:0;transition:border-color .15s;flex-shrink:0}.card-thumb img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.card-thumb--active{border-color:#1a1a1a}.card-thumb:hover{border-color:#1a1a1a59}.card-thumbs__more{flex:0 0 44px;width:44px;height:58px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#3d3d3d99;background:#edebe8;flex-shrink:0}.card-thumbs__nav{flex-shrink:0;width:22px;height:58px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#3d3d3d80;padding:0;transition:color .15s}.card-thumbs__nav:hover{color:#1a1a1a}@media(max-width:767px){.card-thumb{flex:0 0 38px;width:38px;height:50px}.card-thumbs__more{flex:0 0 38px;width:38px;height:50px;font-size:10px}.card-thumbs__nav{height:50px}}.product-card__info{padding:10px 10px 12px;display:flex;flex-direction:column;flex:1}.product-card__title{font-size:13px;font-weight:700;color:#1a1a1a;line-height:1.35;margin:0 0 6px;min-height:35.1px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__title a{color:inherit}.product-card__title a:hover{text-decoration:underline}.product-card__price-row{display:flex;align-items:baseline;gap:6px;margin-bottom:8px;min-height:22px}.product-card__price{font-size:14px;font-weight:700;color:#1a1a1a}.product-card__price--sale{color:#c22}.product-card__price--compare{font-size:12px;font-weight:400;color:#3d3d3d73;text-decoration:line-through}.product-card__atc{margin-top:auto}.product-card__atc .btn{font-size:11px;padding:8px 6px;min-height:36px;letter-spacing:.03em}@media(max-width:767px){.product-card__title{font-size:12px}.product-card__price{font-size:13px}}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e5e3e0}@media(max-width:1024px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:374px){.product-grid{grid-template-columns:1fr}}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:767px){.editorial-grid{grid-template-columns:1fr}}.editorial-card{background:#fff;border:1px solid #E5E3E0;display:flex;flex-direction:column}.editorial-card__media{aspect-ratio:16/9;overflow:hidden;background:#edebe8}.editorial-card__media img{width:100%;height:100%;object-fit:cover;display:block}.editorial-card__body{padding:28px 32px 32px;flex:1;display:flex;flex-direction:column}.editorial-card__tag{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#3d3d3d80;margin-bottom:12px}.editorial-card__title{font-size:20px;font-weight:700;line-height:1.3;color:#1a1a1a;margin-bottom:12px}.editorial-card__excerpt{font-size:15px;line-height:1.6;color:#3d3d3d;margin-bottom:20px;flex:1}@media(max-width:767px){.editorial-card__body{padding:20px}}.reassurance{background:#1a1a1a;color:#f8f7f5}.reassurance-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid rgba(255,255,255,.1)}@media(max-width:767px){.reassurance-grid{grid-template-columns:repeat(2,1fr)}}.reassurance-item{padding:48px 32px;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}@media(max-width:767px){.reassurance-item{padding:32px 24px}}.reassurance-item__icon{width:40px;height:40px;margin-bottom:20px;color:#f8f7f5}.reassurance-item__title{font-size:15px;font-weight:700;color:#f8f7f5;margin-bottom:8px}.reassurance-item__text{font-size:14px;line-height:1.6;color:#f8f7f599}.site-footer{background:#1a1a1a;color:#f8f7f5bf;padding:64px 0 32px;border-top:1px solid rgba(255,255,255,.08)}.site-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px}@media(max-width:1024px){.site-footer__grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:767px){.site-footer__grid{grid-template-columns:1fr;gap:32px}}.site-footer__brand-name{font-size:20px;font-weight:700;color:#f8f7f5;letter-spacing:.04em;margin-bottom:16px;display:block}.site-footer__brand-desc{font-size:14px;line-height:1.7;color:#f8f7f58c;max-width:280px}.site-footer__col-title{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#f8f7f5;margin-bottom:20px}.site-footer__links{display:flex;flex-direction:column;gap:10px}.site-footer__link{font-size:14px;color:#f8f7f599;transition:color .15s}.site-footer__link:hover{color:#f8f7f5}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding-top:32px;border-top:1px solid rgba(255,255,255,.08)}.site-footer__copyright{font-size:13px;color:#f8f7f566}.site-footer__legal{display:flex;gap:24px}.site-footer__legal-link{font-size:13px;color:#f8f7f566;transition:color .15s}.site-footer__legal-link:hover{color:#f8f7f5bf}.mobile-atc-bar{position:fixed;bottom:0;left:0;right:0;z-index:90;background:#fff;border-top:1px solid #E5E3E0;padding:12px 0;box-shadow:0 -4px 16px #00000014}.mobile-atc-bar[hidden]{display:none}.mobile-atc-bar__inner{display:flex;align-items:center;gap:16px}.mobile-atc-bar__info{flex:1;min-width:0}.mobile-atc-bar__product-title{font-size:14px;font-weight:700;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-atc-bar__product-price{font-size:13px;color:#3d3d3d}.mobile-atc-bar__btn{flex:0 0 auto;min-width:140px}@media(min-width:768px){.mobile-atc-bar{display:none!important}}.collection-header{background:#1a1a1a;color:#f8f7f5;padding:48px 0}.collection-header__title{color:#f8f7f5}.collection-header__count{font-size:14px;color:#f8f7f580;margin-top:8px}.collection-filters-row{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid #E5E3E0;margin-bottom:40px;flex-wrap:wrap;gap:12px}.collection-sort select{border:1px solid #E5E3E0;border-radius:0;padding:8px 12px;font-family:inherit;font-size:14px;background:#f8f7f5;color:#3d3d3d;cursor:pointer}.collection-page{padding:0 0 80px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.text-center{text-align:center}.mt-auto{margin-top:auto}@media(max-width:767px){.hide-mobile{display:none!important}}@media(min-width:768px){.show-mobile{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
