:root{--solvex-navy: #17284a;--solvex-navy-dark: #0f1d38;--solvex-ink: #1f2940;--solvex-ivory: #f7f4ee;--solvex-white: #ffffff;--solvex-border: rgba(23, 40, 74, .24);--solvex-serif: Georgia, "Times New Roman", serif;--solvex-sans: var(--font-body-family), Arial, sans-serif;--solvex-transition: .24s cubic-bezier(.2, .65, .3, 1)}html{scroll-behavior:smooth}html.solvex-menu-open,html.solvex-menu-open body{overflow:hidden}body{overflow-x:hidden;background:var(--solvex-white);color:var(--solvex-ink)}body,button,input,select,textarea{font-family:var(--solvex-sans)}h1,h2,h3,h4,h5,.h0,.h1,.h2{color:var(--solvex-navy);font-family:var(--solvex-serif);font-weight:400;letter-spacing:.01em}.page-width{max-width:128rem}.solvex-section{margin:0}.solvex-eyebrow{margin:0 0 1.2rem;font-family:var(--solvex-sans);font-size:1.15rem;font-weight:700;letter-spacing:.22em;line-height:1.4;text-transform:uppercase}.solvex-text-left{text-align:left}.solvex-text-center{text-align:center}.solvex-text-right{text-align:right}.solvex-button{display:inline-flex;min-height:4.6rem;align-items:center;justify-content:center;padding:1.2rem 2.8rem;border:.1rem solid var(--solvex-navy);background:var(--solvex-navy);color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:.1em;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;transition:background var(--solvex-transition),color var(--solvex-transition),transform var(--solvex-transition)}.solvex-button:hover{background:var(--solvex-white);color:var(--solvex-navy);transform:translateY(-.2rem)}.solvex-button--light{border-color:#fff}.solvex-button--outline{background:transparent;color:var(--solvex-navy)}.solvex-button--outline:hover{background:var(--solvex-navy);color:#fff}.solvex-text-link{display:inline-block;padding-bottom:.4rem;border-bottom:.1rem solid currentColor;color:inherit;font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-decoration:none;text-transform:uppercase}.solvex-button:focus-visible,.solvex-text-link:focus-visible,.solvex-header a:focus-visible,.solvex-header summary:focus-visible{outline:.2rem solid currentColor;outline-offset:.4rem}.solvex-header-section{position:sticky;z-index:40;top:0;transition:transform .35s ease}.solvex-header-section--hidden{transform:translateY(-100%)}.solvex-announcement{min-height:2.6rem;background:var(--announcement-bg);color:var(--announcement-color);font-family:var(--solvex-serif);font-size:1.05rem;letter-spacing:.17em;text-transform:uppercase}.solvex-announcement__inner{position:relative;display:flex;min-height:2.6rem;align-items:center;justify-content:center;padding:.45rem 3rem}.solvex-announcement a{color:inherit;text-decoration:none}.solvex-announcement__contact{position:absolute;right:3.2rem;font-size:.95rem;letter-spacing:.04em;text-transform:none}.sports-header.solvex-header{position:relative;z-index:39;min-height:21.5rem;border-bottom:.1rem solid var(--solvex-border);background:#fffffffa;color:var(--solvex-navy);transition:transform .35s ease,background .25s ease,box-shadow .25s ease}.sports-header--hidden{transform:translateY(-110%)}.solvex-header__inner{display:grid;min-height:21.5rem;grid-template-columns:18rem minmax(0,1fr) auto;align-items:center;gap:3.5rem}.solvex-header__brand{display:flex;width:18rem;min-height:10rem;align-items:center;justify-content:center;color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:3.2rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.solvex-header__logo{width:auto;max-width:18rem;max-height:13rem;object-fit:contain}.solvex-header__nav{display:flex;align-items:center;gap:clamp(1.8rem,2.2vw,3.6rem)}.solvex-header__nav>a,.solvex-nav-dropdown>summary{position:relative;color:var(--solvex-navy);cursor:pointer;font-size:1.18rem;font-weight:650;letter-spacing:.12em;list-style:none;text-decoration:none;text-transform:uppercase;white-space:nowrap}.solvex-header__nav>a:after,.solvex-nav-dropdown>summary:after{position:absolute;right:0;bottom:-.65rem;left:0;height:.1rem;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform var(--solvex-transition)}.solvex-header__nav>a:hover:after,.solvex-header__nav>a[aria-current=page]:after,.solvex-nav-dropdown>summary:hover:after{transform:scaleX(1);transform-origin:left}.solvex-nav-dropdown{position:relative}.solvex-nav-dropdown>summary::-webkit-details-marker{display:none}.solvex-nav-dropdown .icon-caret{width:.9rem;margin-left:.5rem}.solvex-nav-dropdown__panel{position:absolute;top:calc(100% + 1.8rem);left:-2rem;display:grid;min-width:23rem;gap:.2rem;padding:1.4rem;border:.1rem solid var(--solvex-border);background:#fff;box-shadow:0 1.5rem 3rem #17284a1a}.solvex-nav-dropdown:not([open]) .solvex-nav-dropdown__panel{display:none}.solvex-nav-dropdown__panel a{padding:1rem 1.2rem;color:var(--solvex-navy);font-size:1.15rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.solvex-nav-dropdown__panel a:hover{background:var(--solvex-ivory)}.solvex-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:1.6rem}.solvex-header .sports-icon-link{position:relative;display:inline-flex;min-width:3.4rem;min-height:4.4rem;align-items:center;justify-content:center;color:var(--solvex-navy)}.solvex-header .sports-icon-link svg{width:2rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.solvex-header__text-action,.solvex-header__currency{display:inline-flex;min-height:4.4rem;align-items:center;color:var(--solvex-navy);font-size:1.12rem;font-weight:650;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.solvex-header__currency .icon-caret{width:.8rem;margin-left:.5rem}.solvex-header__cart{gap:.8rem;min-width:9.2rem!important;padding:.8rem 1.2rem;border:.1rem solid var(--solvex-navy);text-decoration:none}.solvex-header__cart-label{color:inherit;font-size:1.05rem;font-weight:650;letter-spacing:.08em}.solvex-header .sports-cart-count{display:flex;min-width:1.8rem;height:1.8rem;align-items:center;justify-content:center;border-radius:50%;background:var(--solvex-navy);color:#fff;font-size:1rem}.solvex-mobile-menu{display:none}.site-settings__localization{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.8rem}.site-settings__localization select{max-width:15rem}.solvex-hero{position:relative;min-height:var(--hero-height);overflow:hidden;background:var(--solvex-navy-dark)}.solvex-hero__slides,.solvex-hero__slide{min-height:inherit}.solvex-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .8s ease}.solvex-hero__slide.is-active{position:relative;opacity:1;pointer-events:auto}.solvex-hero__media,.solvex-hero__media picture,.solvex-hero__media img,.solvex-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.solvex-hero__media img,.solvex-hero__placeholder{object-fit:cover}.solvex-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(5,12,25,var(--overlay-opacity))}.solvex-hero__content{position:relative;z-index:2;display:flex;min-height:var(--hero-height);align-items:center}.solvex-hero__content--left{justify-content:flex-start}.solvex-hero__content--center{justify-content:center}.solvex-hero__content--right{justify-content:flex-end}.solvex-hero__copy{width:min(90rem,90%);color:var(--text-color)}.solvex-hero__copy h2{max-width:100%;margin:0 0 1.2rem;color:inherit;font-size:clamp(4rem,5vw,7.3rem);line-height:.98;text-transform:uppercase;text-wrap:balance}.solvex-hero__heading{overflow:hidden}.solvex-hero__word{display:inline-block}.solvex-hero__text{margin:0 0 2.4rem;font-family:var(--solvex-serif);font-size:clamp(1.7rem,2vw,2.6rem);line-height:1.35}.solvex-hero__copy .solvex-button{border-color:var(--solvex-navy)}.solvex-hero__controls{position:absolute;z-index:5;right:0;bottom:2.5rem;left:0;display:flex;align-items:center;justify-content:center;gap:1.4rem}.solvex-hero__dots{display:flex;align-items:center;justify-content:center;gap:.9rem}.solvex-hero__dots button{width:.9rem;height:.9rem;padding:0;border:.1rem solid currentColor;border-radius:50%;background:transparent;color:#fff;cursor:pointer}.solvex-hero__dots button[aria-selected=true]{background:currentColor}.solvex-hero__copy .solvex-eyebrow,.solvex-hero__word,.solvex-hero__text,.solvex-hero__copy .solvex-button{opacity:0;transform:translateY(1.6rem)}.solvex-hero__slide.is-active .solvex-hero__copy .solvex-eyebrow{animation:solvex-hero-in .6s cubic-bezier(.2,.8,.2,1) .1s forwards}.solvex-hero__slide.is-active .solvex-hero__word{animation:solvex-hero-word-in .6s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:calc(.22s + (var(--word-index) * .07s))}.solvex-hero__slide.is-active .solvex-hero__text{animation:solvex-hero-in .6s cubic-bezier(.2,.8,.2,1) .4s forwards}.solvex-hero__slide.is-active .solvex-hero__copy .solvex-button{animation:solvex-hero-in .6s cubic-bezier(.2,.8,.2,1) .52s forwards}@keyframes solvex-hero-in{0%{opacity:0;transform:translateY(1.6rem)}to{opacity:1;transform:translateY(0)}}@keyframes solvex-hero-word-in{0%{opacity:0;transform:translateY(1.1rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.solvex-hero__slide{transition:none}.solvex-hero__copy .solvex-eyebrow,.solvex-hero__word,.solvex-hero__text,.solvex-hero__copy .solvex-button{animation:none!important;opacity:1!important;transform:none!important}}.solvex-intro{padding:var(--pad-top) 0 var(--pad-bottom);background:var(--section-bg);color:var(--section-color)}.solvex-intro__inner{max-width:92rem}.solvex-intro h2{margin:0 0 2.8rem;color:inherit;font-size:clamp(3.5rem,4.6vw,6.4rem);line-height:1.05;text-transform:uppercase}.solvex-intro__text{margin:0 auto 1.8rem;font-family:var(--solvex-serif);font-size:clamp(1.7rem,1.6vw,2.15rem);line-height:1.7}.solvex-intro .solvex-text-link{margin-top:1.5rem}.solvex-section-heading{max-width:86rem;margin:0 auto 4.2rem}.solvex-section-heading h2{margin:0 0 1.5rem;color:inherit;font-size:clamp(3.3rem,4vw,5.6rem);line-height:1.05;text-transform:uppercase}.solvex-section-heading>p:last-child{margin:0;font-family:var(--solvex-serif);font-size:1.8rem;line-height:1.55}.solvex-offer{position:relative;overflow:hidden;padding:var(--pad-top) 0 var(--pad-bottom);background:var(--offer-bg);color:var(--offer-color)}.solvex-offer__media,.solvex-offer__media img,.solvex-offer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.solvex-offer__media img{object-fit:cover}.solvex-offer__overlay{background:rgba(5,12,25,var(--offer-overlay))}.solvex-offer__content{position:relative;z-index:2}.solvex-offer__content h2{margin:0 0 .8rem;color:inherit;font-size:clamp(2.5rem,3.2vw,4.5rem);text-transform:uppercase}.solvex-offer__highlight{margin:0 0 1rem;font-family:var(--solvex-serif);font-size:clamp(5rem,8vw,10rem);line-height:.95}.solvex-offer__content>p:not(.solvex-eyebrow):not(.solvex-offer__highlight){max-width:62rem;margin:0 auto 2.4rem;font-size:1.6rem}.solvex-collection-gallery{padding:var(--pad-top) 0 var(--pad-bottom);background:var(--section-bg);color:var(--section-color)}.solvex-collection-gallery__grid{display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:1.6rem}.solvex-collection-card{position:relative;min-height:38rem;overflow:hidden;color:#fff;text-decoration:none}.solvex-collection-card__media,.solvex-collection-card__media img,.solvex-collection-card__media svg{width:100%;height:100%}.solvex-collection-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.solvex-collection-card__media img,.solvex-collection-card__media svg{object-fit:cover;transition:transform .7s ease}.solvex-collection-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#070f1ea6,#070f1e05 60%)}.solvex-collection-card h3{position:absolute;right:2.4rem;bottom:2.2rem;left:2.4rem;margin:0;color:inherit;font-size:clamp(2.2rem,2vw,3.4rem);line-height:1.05;text-align:center;text-transform:uppercase}.solvex-collection-card:hover img{transform:scale(1.045)}.solvex-editorial{padding:var(--pad-top) 0 var(--pad-bottom);background:var(--section-bg);color:var(--section-color)}.solvex-editorial__inner{display:grid;min-height:56rem;grid-template-columns:minmax(0,1.18fr) minmax(36rem,.82fr);align-items:stretch;padding-right:0;padding-left:0}.solvex-editorial--image-right .solvex-editorial__media{order:2}.solvex-editorial__media,.solvex-editorial__media picture,.solvex-editorial__media img,.solvex-editorial__media svg{width:100%;height:100%;min-height:56rem}.solvex-editorial__media img,.solvex-editorial__media svg{object-fit:cover}.solvex-editorial__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(4rem,6vw,9rem)}.solvex-editorial__content.solvex-text-center{align-items:center}.solvex-editorial__content.solvex-text-right{align-items:flex-end}.solvex-editorial h2{margin:0 0 2rem;color:inherit;font-size:clamp(3.4rem,4vw,5.8rem);line-height:1.05;text-transform:uppercase}.solvex-editorial .rte{margin-bottom:2.4rem;font-family:var(--solvex-serif);font-size:1.8rem;line-height:1.7}.solvex-testimonials{padding:var(--pad-top) 0 var(--pad-bottom);background:var(--section-bg);color:var(--section-color)}.solvex-testimonials__inner{max-width:98rem}.solvex-testimonials__disclaimer{color:#17284aad;font-family:var(--solvex-sans)!important;font-size:1.15rem!important;letter-spacing:.04em}.solvex-testimonials__slides{position:relative;min-height:20rem}.solvex-testimonial{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;opacity:0;pointer-events:none;text-align:center;transition:opacity .45s ease}.solvex-testimonial.is-active{opacity:1;pointer-events:auto}.solvex-testimonial blockquote{max-width:78rem;margin:0 0 2.4rem;font-family:var(--solvex-serif);font-size:clamp(2.2rem,2.6vw,3.5rem);line-height:1.45}.solvex-testimonial figcaption{font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.solvex-testimonials__dots{color:var(--solvex-navy)}.featured-collection,.related-products{padding-top:7rem;padding-bottom:7rem}.featured-collection .title-wrapper-with-link,.related-products__heading{justify-content:center;margin-bottom:4rem;text-align:center}.featured-collection .title,.related-products__heading{width:100%;font-size:clamp(3.2rem,3.8vw,5rem);text-align:center;text-transform:uppercase}.featured-collection .slider-mobile-gutter{max-width:128rem;margin:0 auto;padding:0 2rem}.featured-collection .grid,.product-grid{column-gap:1.6rem;row-gap:4rem}.card-wrapper .card{--ratio-percent: 115%}.card__inner{border:0!important;background:#f5f4f1!important}.card__media .media img{transition:transform .6s ease,opacity .3s ease}.card-wrapper:hover .card__media .media img{transform:scale(1.025)}.card__content{padding-top:1.5rem}.card__heading{font-family:var(--solvex-serif);font-size:1.65rem;font-weight:400}.card__heading a{color:var(--solvex-navy);text-decoration:none}.card-information .price{color:var(--solvex-ink);font-family:var(--solvex-serif);font-size:1.45rem}.featured-collection .center .button{border:.1rem solid var(--solvex-navy);background:transparent;color:var(--solvex-navy);font-size:1.15rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.collection-hero{border-bottom:.1rem solid var(--solvex-border);background:#fff}.collection-hero__inner{padding-top:6rem;padding-bottom:5rem}.collection-hero__title,.main-page-title,.title--primary,.template-search__header h1{font-size:clamp(3.8rem,5vw,6.4rem);text-align:center;text-transform:uppercase}.collection-hero__description{max-width:72rem;margin-right:auto!important;margin-left:auto!important;font-family:var(--solvex-serif);font-size:1.7rem;text-align:center}.facets-container{padding:2.2rem 0;border-top:.1rem solid var(--solvex-border);border-bottom:.1rem solid var(--solvex-border)}.facets__heading,.facet-filters__label,.product-count__text{color:var(--solvex-navy);font-family:var(--solvex-serif)}.facet-filters__sort,.mobile-facets__sort .select__select{border:0;background:transparent}.pagination__item{color:var(--solvex-navy)}.main-page-title{margin-bottom:4rem}.page-width--narrow .rte{font-family:var(--solvex-serif);font-size:1.7rem;line-height:1.75}.template-404{min-height:50vh;padding:10rem 2rem}.template-404 .title{font-size:clamp(4rem,8vw,8rem)}.product{padding-top:4rem}.product__title h1{font-size:clamp(3.4rem,4.2vw,5.8rem);line-height:1.05}.product__text.caption-with-letter-spacing{color:var(--solvex-navy);font-weight:700;letter-spacing:.16em}.product__info-container .price{color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:2rem}.product-form__submit,.shopify-payment-button__button,.cart__checkout-button{min-height:5rem!important;border-radius:0!important;font-size:1.2rem!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase}.product-form__submit{border:.1rem solid var(--solvex-navy)!important;background:#fff!important;color:var(--solvex-navy)!important}.product-form__submit:hover,.shopify-payment-button__button,.cart__checkout-button{background:var(--solvex-navy)!important;color:#fff!important}.product__description{font-family:var(--solvex-serif);font-size:1.7rem;line-height:1.7}.accordion,.cart-items thead,.cart__footer{border-color:var(--solvex-border)}.cart-item__name{color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:1.8rem}.totals__total{color:var(--solvex-navy);font-size:2.4rem}.search__input.field__input,.customer input,.contact input,.contact textarea{border-radius:0}.field:after,.select:after{border-radius:0;box-shadow:0 0 0 .1rem var(--solvex-border)}.button,button.shopify-payment-button__button{border-radius:0}.solvex-footer{padding:0;border-top:.1rem solid var(--solvex-border);background:#fff;color:var(--solvex-navy)}.solvex-footer__main{display:grid;grid-template-columns:1.2fr repeat(2,minmax(15rem,.75fr)) minmax(25rem,1.15fr);gap:clamp(3rem,5vw,7rem);padding-top:6rem;padding-bottom:5rem}.solvex-footer__brand img{width:auto;max-width:18rem;max-height:10rem;object-fit:contain}.solvex-footer__wordmark{color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:2.6rem;letter-spacing:.08em;text-transform:uppercase}.solvex-footer__copy{max-width:34rem;margin-top:2rem;font-family:var(--solvex-serif);font-size:1.45rem;line-height:1.65}.solvex-footer h2{margin:0 0 1.8rem;color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:1.35rem;letter-spacing:.06em;text-transform:uppercase}.solvex-footer ul{margin:0;padding:0;list-style:none}.solvex-footer__column li+li{margin-top:.8rem}.solvex-footer__column a{color:inherit;font-family:var(--solvex-serif);font-size:1.35rem;text-decoration:none}.solvex-footer__column a:hover{text-decoration:underline;text-underline-offset:.3rem}.solvex-footer__newsletter p{margin:0 0 1.5rem;font-family:var(--solvex-serif);font-size:1.35rem;line-height:1.5}.solvex-footer__form{display:grid;grid-template-columns:1fr auto}.solvex-footer__form input{min-width:0;height:4.8rem;padding:0 1.4rem;border:.1rem solid var(--solvex-navy);border-radius:0;background:#fff}.solvex-footer__form button{min-width:10rem;border:.1rem solid var(--solvex-navy);background:var(--solvex-navy);color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.08em}.solvex-footer__form .form__message{grid-column:1/-1;margin-top:1rem}.solvex-footer__bottom{display:flex;min-height:8rem;align-items:center;justify-content:space-between;gap:2rem;border-top:.1rem solid var(--solvex-border);font-family:var(--solvex-serif);font-size:1.2rem}.solvex-footer__payments{display:flex;flex-wrap:wrap;gap:.8rem}.solvex-footer__payments svg{width:3.8rem;height:2.4rem}.solvex-history-controls{position:fixed;z-index:35;bottom:2rem;left:2rem;display:flex;gap:.8rem;opacity:0;pointer-events:none;transform:translateY(1rem);transition:opacity .25s ease,transform .25s ease}.solvex-history-controls.is-visible{opacity:1;pointer-events:auto;transform:none}.solvex-history-controls button{display:inline-flex;width:4.2rem;height:4.2rem;align-items:center;justify-content:center;border:.1rem solid var(--solvex-border);border-radius:50%;background:#fffffff0;color:var(--solvex-navy);box-shadow:0 .8rem 2rem #0f1d381f;cursor:pointer}.solvex-history-controls button:disabled{cursor:default;opacity:.35}.solvex-history-controls svg{width:1.8rem;fill:none;stroke:currentColor;stroke-width:1.7}html[data-theme=dark] body,html[data-theme=dark] .solvex-header,html[data-theme=dark] .solvex-footer,html[data-theme=dark] .collection-hero,html[data-theme=dark] .solvex-mobile-menu__panel{background:#0c1320;color:#edf2fa}html[data-theme=dark] .solvex-mobile-menu__topbar,html[data-theme=dark] .solvex-mobile-menu__search,html[data-theme=dark] .solvex-mobile-menu__nav>a,html[data-theme=dark] .solvex-mobile-menu__dropdown>summary,html[data-theme=dark] .solvex-mobile-menu__utility{border-color:#ffffff2e}html[data-theme=dark] .solvex-mobile-menu__close,html[data-theme=dark] .solvex-mobile-menu__logo,html[data-theme=dark] .solvex-mobile-menu__cart,html[data-theme=dark] .solvex-mobile-menu__search svg,html[data-theme=dark] .solvex-mobile-menu__search input,html[data-theme=dark] .solvex-mobile-menu__nav>a,html[data-theme=dark] .solvex-mobile-menu__dropdown>summary,html[data-theme=dark] .solvex-mobile-menu__account,html[data-theme=dark] .solvex-mobile-menu__currency,html[data-theme=dark] .solvex-mobile-menu__contact{color:#edf2fa}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4,html[data-theme=dark] .solvex-header a,html[data-theme=dark] .solvex-header summary,html[data-theme=dark] .solvex-footer,html[data-theme=dark] .solvex-footer h2,html[data-theme=dark] .card__heading a,html[data-theme=dark] .product__title h1{color:#edf2fa}html[data-theme=dark] .card__inner{background:#151e2d!important}html[data-theme=dark] .solvex-editorial,html[data-theme=dark] .solvex-intro,html[data-theme=dark] .solvex-collection-gallery,html[data-theme=dark] .solvex-testimonials{--section-bg: #0f1827 !important;--section-color: #edf2fa !important}html[data-theme=dark] .solvex-header__cart,html[data-theme=dark] .solvex-footer__form input{border-color:#ffffff8c}html[data-theme=dark] .solvex-history-controls button{background:#172337;color:#fff}@media screen and (max-width:1100px){.solvex-header__inner{grid-template-columns:14rem minmax(0,1fr) auto;gap:2rem}.solvex-header__brand,.solvex-header__logo{max-width:14rem}.solvex-header__nav{gap:1.6rem}.solvex-header__nav>a,.solvex-nav-dropdown>summary{font-size:1rem}.solvex-header__text-action{display:none}}@media screen and (max-width:989px){.solvex-header-section{display:flex;flex-direction:column}.solvex-announcement{order:2}.solvex-announcement__contact{display:none}.sports-header.solvex-header{order:1;min-height:8.2rem}.solvex-header__inner{min-height:8.2rem;grid-template-columns:4.8rem 1fr auto;gap:1rem;padding-right:1.6rem;padding-left:1.6rem}.solvex-mobile-menu{display:block}.solvex-menu-toggle{display:inline-flex;width:4.4rem;height:4.4rem;align-items:center;cursor:pointer;list-style:none}.solvex-menu-toggle::-webkit-details-marker{display:none}.solvex-menu-toggle svg{width:2.5rem;fill:none;stroke:var(--solvex-navy);stroke-width:1.8}.solvex-mobile-menu__panel{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;overflow-y:auto;background:#fff;transform:translate(-100%);transition:transform .32s cubic-bezier(.2,.8,.2,1)}.solvex-mobile-menu:not([open]) .solvex-mobile-menu__panel{display:none}.solvex-mobile-menu[open] .solvex-mobile-menu__panel{transform:translate(0)}.solvex-mobile-menu__topbar{display:grid;grid-template-columns:4.4rem 1fr 4.4rem;align-items:center;gap:1rem;padding:1.6rem 1.8rem;border-bottom:.1rem solid var(--solvex-border)}.solvex-mobile-menu__close{display:inline-flex;width:4.4rem;height:4.4rem;align-items:center;justify-content:center;border:0;background:none;color:var(--solvex-navy);font-size:2.8rem;font-weight:300;line-height:1;cursor:pointer}.solvex-mobile-menu__logo{display:flex;justify-content:center;color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:1.8rem;text-decoration:none;text-transform:uppercase}.solvex-mobile-menu__logo img{max-height:3.2rem;width:auto}.solvex-mobile-menu__cart{position:relative;display:inline-flex;width:4.4rem;height:4.4rem;align-items:center;justify-content:center;justify-self:end;color:var(--solvex-navy)}.solvex-mobile-menu__cart svg{width:2.1rem;fill:none;stroke:currentColor;stroke-width:1.6}.solvex-mobile-menu__cart .sports-cart-count{position:absolute;top:.2rem;right:.1rem;display:flex;min-width:1.7rem;height:1.7rem;align-items:center;justify-content:center;border-radius:50%;background:var(--solvex-navy);color:#fff;font-size:.95rem}.solvex-mobile-menu__search{display:flex;align-items:center;gap:1.2rem;margin:1.8rem 1.8rem 0;padding-bottom:1.4rem;border-bottom:.1rem solid var(--solvex-border)}.solvex-mobile-menu__search svg{width:1.9rem;flex:none;fill:none;stroke:var(--solvex-navy);stroke-width:1.6}.solvex-mobile-menu__search input{flex:1;height:4rem;border:0;background:transparent;box-shadow:none;color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:1.6rem}.solvex-mobile-menu__search input:focus{outline:0;box-shadow:none}.solvex-mobile-menu__nav{display:grid;gap:0;padding:1rem 1.8rem 2rem}.solvex-mobile-menu__nav>a,.solvex-mobile-menu__dropdown>summary{display:flex;align-items:center;justify-content:space-between;padding:1.4rem 0;border-bottom:.1rem solid var(--solvex-border);color:var(--solvex-navy);cursor:pointer;font-family:var(--solvex-serif);font-size:2.2rem;letter-spacing:.03em;list-style:none;text-decoration:none;text-transform:uppercase}.solvex-mobile-menu__dropdown>summary::-webkit-details-marker{display:none}.solvex-mobile-menu__caret svg{width:.9rem;transition:transform var(--solvex-transition)}.solvex-mobile-menu__dropdown[open] .solvex-mobile-menu__caret svg{transform:rotate(180deg)}.solvex-mobile-menu__children{display:grid;padding:.5rem 0 1.2rem 1rem}.solvex-mobile-menu__children a{padding:.7rem 0;color:var(--solvex-ink);font-size:1.4rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.solvex-mobile-menu__utility{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin-top:auto;padding:1.8rem;border-top:.1rem solid var(--solvex-border)}.solvex-mobile-menu__account{color:var(--solvex-navy);font-weight:650;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.solvex-mobile-menu__currency{display:inline-flex;align-items:center;gap:.5rem;color:var(--solvex-navy);font-weight:650;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.solvex-mobile-menu__currency .icon-caret{width:.8rem}.solvex-mobile-menu__contact{display:inline-flex;width:3.8rem;height:3.8rem;align-items:center;justify-content:center;color:var(--solvex-navy)}.solvex-mobile-menu__contact svg{width:2rem;fill:none;stroke:currentColor;stroke-width:1.6}.solvex-header__brand{width:auto;max-width:none;min-height:0;justify-self:center;font-size:2.4rem}.solvex-header__logo{max-width:11rem;max-height:6rem}.solvex-header__nav,.solvex-header__currency,.solvex-header__cart-label{display:none}.solvex-header__actions{gap:.5rem}.solvex-header__cart{min-width:4.4rem!important;padding:.5rem;border:0}.solvex-header .sports-cart-count{position:absolute;top:.1rem;right:-.1rem;background:var(--solvex-navy)}.solvex-editorial__inner{min-height:0;grid-template-columns:1fr}.solvex-editorial--image-right .solvex-editorial__media{order:0}.solvex-editorial__media,.solvex-editorial__media picture,.solvex-editorial__media img,.solvex-editorial__media svg{min-height:42rem}.solvex-editorial__content{padding:5rem 3rem}.solvex-footer__main{grid-template-columns:repeat(2,minmax(0,1fr))}.solvex-footer__brand,.solvex-footer__newsletter{grid-column:1/-1}}@media screen and (max-width:749px){.page-width{padding-right:1.8rem;padding-left:1.8rem}.solvex-announcement{min-height:3.2rem;font-size:.9rem;text-align:center}.solvex-announcement__inner{min-height:3.2rem;padding:.6rem 1.2rem}.solvex-hero{min-height:var(--hero-height-mobile)}.solvex-hero__content{min-height:var(--hero-height-mobile);align-items:center;justify-content:center;padding-top:6rem;padding-bottom:6rem}.solvex-hero__copy{width:100%;text-align:center}.solvex-hero__copy h2{font-size:clamp(3.5rem,11vw,5.2rem)}.solvex-hero__text{font-size:1.65rem}.solvex-hero__controls{bottom:1.8rem}.solvex-intro{--pad-top: 6rem !important;--pad-bottom: 6rem !important}.solvex-intro h2,.solvex-section-heading h2,.solvex-editorial h2{font-size:clamp(3.2rem,10vw,4.5rem)}.solvex-intro__text{font-size:1.6rem;line-height:1.65}.solvex-offer{--pad-top: 7rem !important;--pad-bottom: 7rem !important}.solvex-section-heading{margin-bottom:3rem}.solvex-collection-gallery{--pad-top: 5.5rem !important;--pad-bottom: 6rem !important}.solvex-collection-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.solvex-collection-gallery__grid.solvex-scroll-mobile{display:flex;margin-right:-1.8rem;margin-left:-1.8rem;padding-right:1.8rem;padding-left:1.8rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.solvex-scroll-mobile::-webkit-scrollbar{display:none}.solvex-scroll-mobile .solvex-collection-card{width:78vw;min-width:78vw;scroll-snap-align:start}.solvex-collection-card{min-height:38rem}.solvex-editorial__media,.solvex-editorial__media picture,.solvex-editorial__media img,.solvex-editorial__media svg{min-height:36rem}.solvex-editorial__content{padding:4.8rem 2.2rem}.solvex-testimonials{--pad-top: 6rem !important;--pad-bottom: 6rem !important}.solvex-testimonials__slides{min-height:27rem}.featured-collection,.related-products{padding-top:5rem;padding-bottom:5rem}.featured-collection .slider-mobile-gutter{padding:0}.featured-collection .slider{scroll-padding-left:1.8rem}.featured-collection .grid__item{width:78%;max-width:30rem}.collection-hero__inner{padding-top:4rem;padding-bottom:3.5rem}.collection-hero__title,.main-page-title,.title--primary,.template-search__header h1{font-size:clamp(3.2rem,10vw,4.8rem)}.product{padding-top:1.5rem}.solvex-footer__main{grid-template-columns:1fr;gap:3.5rem;padding-top:5rem}.solvex-footer__brand,.solvex-footer__newsletter{grid-column:auto}.solvex-footer__form{grid-template-columns:1fr}.solvex-footer__form button{min-height:4.8rem}.solvex-footer__bottom{flex-direction:column;align-items:flex-start;padding-top:2.4rem;padding-bottom:2.4rem}.solvex-history-controls{bottom:1.4rem;left:1.4rem}}@media screen and (max-width:430px){.solvex-header__logo{max-width:9rem}.solvex-hero__copy h2{font-size:3.7rem}.solvex-collection-card{min-height:32rem}.solvex-scroll-mobile .solvex-collection-card{width:84vw;min-width:84vw}.solvex-editorial__media,.solvex-editorial__media picture,.solvex-editorial__media img,.solvex-editorial__media svg{min-height:31rem}.solvex-testimonial blockquote{font-size:2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.solvex-header-section{transition:none}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/solvex-reference.css.map */
