*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%;min-height:100%;scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.4rem;line-height:1.5;color:#111;background-color:#fff;-webkit-font-smoothing:antialiased;min-height:100%;display:flex;flex-direction:column}main#MainContent{flex:1}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;font-family:Impact,Arial Black,sans-serif;line-height:1;text-transform:uppercase;font-weight:900}h1,.h1{font-size:clamp(3.2rem,6vw,7.2rem);letter-spacing:-1px}h2,.h2{font-size:clamp(2.4rem,4vw,4.2rem);letter-spacing:-.5px}h3,.h3{font-size:clamp(1.8rem,2vw,2.4rem);letter-spacing:-.2px}p{margin:0 0 1.5rem}a{color:inherit;text-decoration:none;transition:opacity .2s ease}a:hover{opacity:.7}img,picture,svg,video{max-width:100%;display:block}ul,ol{margin:0;padding:0;list-style:none}button{cursor:pointer;background:transparent;border:none;padding:0;font-family:inherit}.page-width{max-width:1440px;margin:0 auto;padding:0 2rem}@media(min-width:768px){.page-width{padding:0 4rem}}.button{display:inline-flex;align-items:center;justify-content:center;padding:1.6rem 3.2rem;font-weight:700;font-size:1.4rem;background-color:#111;color:#fff;border-radius:4rem;text-transform:uppercase;transition:opacity .2s}.button:hover{opacity:.8}.button--white{background-color:#fff;color:#111}.button--outline{background-color:transparent;color:#fff;border:2px solid #FFFFFF}.announcement-bar{background-color:#111;color:#b3b3b3;font-size:1.1rem;padding:.8rem 0;border-bottom:1px solid #333}.announcement-bar .page-width{display:flex;justify-content:space-between;align-items:center}.announcement-bar__links{display:flex;gap:1.6rem}.announcement-bar__links a:hover{color:#fff}.header{background-color:#111;color:#fff;position:sticky;top:0;z-index:100}.header__inner{display:flex;align-items:center;justify-content:space-between;height:70px}.header__logo{font-size:2.4rem;font-weight:900;font-style:italic}.header__hamburger{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center}.header__nav{display:none}@media(min-width:1024px){.header__hamburger{display:none}.header__nav{display:flex;gap:3.2rem}.header__nav a{font-weight:700;font-size:1.3rem;letter-spacing:.5px}}.header__right{display:flex;gap:2rem;align-items:center}.search-pill{background-color:#222;border-radius:2rem;padding:.8rem 1.6rem;display:flex;align-items:center;gap:.8rem}.search-pill input{background:transparent;border:none;color:#fff;outline:none;font-size:1.6rem;width:100%;max-width:200px}@media screen and (max-width:900px){.header__account-link{display:none}.header__right{gap:1rem}.search-pill{padding:.6rem 1rem}.search-pill input{max-width:120px;font-size:1.6rem}.header__logo img{height:45px!important}}.hero{background-color:#111;color:#fff;display:flex;flex-direction:column}@media(min-width:768px){.hero{flex-direction:row}}.hero .page-width{display:flex;width:100%}.hero__content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem 0;z-index:2}@media(min-width:768px){.hero__content{padding-right:4rem;padding-top:4rem;padding-bottom:4rem}}.hero__content p{font-size:1.8rem;color:#ccc;max-width:400px;margin-bottom:3.2rem}.hero__image{flex:1;background-image:url(hero_racket.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;min-height:200px}@media(min-width:768px){.hero__image{min-height:auto;background-size:contain;background-position:right center}}.hero__image:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(to right,#111111 0%,transparent 100%)}.trust-bar{background:#f9f9f9;padding:3.2rem 0;border-bottom:1px solid #eaeaea}.trust-bar .page-width{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:768px){.trust-bar .page-width{grid-template-columns:repeat(4,1fr);gap:4rem}}.trust-item{display:flex;align-items:center;gap:1.6rem}.trust-item h4{margin:0;font-family:sans-serif;font-size:1.2rem}.trust-item p{margin:0;font-size:1.1rem;color:#666}.category-tiles{padding:4rem 0}.category-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.category-grid{grid-template-columns:repeat(3,1fr)}}.cat-tile{position:relative;height:250px;background-color:#111;border-radius:8px;overflow:hidden;display:flex;align-items:flex-end;padding:2.4rem}@media(min-width:768px){.cat-tile{height:400px;padding:3.2rem}}.cat-tile__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.8;transition:transform .5s ease}.cat-tile:hover .cat-tile__img{transform:scale(1.05)}.cat-tile__content{position:relative;z-index:2;color:#fff}.cat-tile h2{margin-bottom:.5rem}.cat-tile p{color:#ccc;margin-bottom:2rem}.product-rail{padding:6rem 0}.rail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3.2rem}.rail-header h2{font-size:2.8rem;margin:0}.rail-header a{font-weight:700;font-size:1.2rem;text-transform:uppercase}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:1024px){.product-grid{grid-template-columns:repeat(4,1fr)}}.prod-card{border:1px solid #eaeaea;border-radius:12px;padding:2rem;position:relative;background:#fff}.prod-card__heart{position:absolute;top:1.6rem;right:1.6rem;cursor:pointer}.prod-card__img{width:100%;height:250px;object-fit:contain;margin-bottom:2rem}.prod-card__title{font-family:sans-serif;font-size:1.4rem;font-weight:500;margin-bottom:.8rem;text-transform:none}.prod-card__price{font-weight:700;font-size:1.6rem;margin-bottom:1.2rem}.prod-card__rating{color:#f5a623;font-size:1.2rem}.prod-card__rating span{color:#999;margin-left:.8rem}.promo-banner{margin:4rem 0;height:auto;background-image:url(promo_splash.png);background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;text-align:center}@media(min-width:768px){.promo-banner{margin:6rem 0;height:500px;justify-content:flex-end;text-align:left}}.promo-banner__content{position:relative;z-index:2;padding:4rem 2rem;max-width:600px;color:#fff}@media(min-width:768px){.promo-banner__content{padding:6rem}}.promo-banner__content h2{font-size:4.8rem;margin-bottom:1.6rem}.promo-banner__content p{font-size:1.8rem;color:#ccc;margin-bottom:3.2rem}.cart-drawer-wrapper{display:block}.cart-drawer__overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#11111180;z-index:2147483640;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.cart-drawer__overlay.is-open{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;width:100%;max-width:480px;height:100vh;background-color:#fff;z-index:2147483647;transform:translate(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;color:#111}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:2.4rem;border-bottom:1px solid rgba(0,0,0,.05)}.cart-drawer__heading{font-family:Impact,Arial Black,sans-serif;font-size:2.4rem;margin:0}.cart-drawer__close{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.cart-drawer__items{flex:1;overflow-y:auto;padding:2.4rem}.cart-drawer__footer{padding:2.4rem;border-top:1px solid rgba(0,0,0,.05)}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#11111180;z-index:2147483640;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-menu-overlay.is-open{opacity:1;visibility:visible}.mobile-menu-drawer{position:fixed;top:0;left:0;width:100%;max-width:400px;height:100vh;background-color:#fff;z-index:2147483647;transform:translate(-100%);transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;color:#111}.mobile-menu-drawer.is-open{transform:translate(0)}.mobile-menu-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:2.4rem;border-bottom:1px solid rgba(0,0,0,.05)}.mobile-menu-drawer__title{font-family:Impact,Arial Black,sans-serif;font-size:2.4rem;margin:0}.mobile-menu-drawer__close{background:none;border:none;cursor:pointer;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.mobile-menu-drawer__nav{display:flex;flex-direction:column;padding:2.4rem;gap:2.4rem}.mobile-menu-drawer__nav a{font-size:1.8rem;font-weight:700;color:#111;text-transform:uppercase}.cart-drawer__footer{padding:3rem 2.4rem;background-color:#f9f9f9;border-top:1px solid rgba(0,0,0,.05)}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-weight:900;font-size:2.2rem;margin-bottom:2.4rem;color:#111}.cart-drawer__checkout{width:100%;font-size:1.6rem;padding:2rem}.cart-item{display:flex;gap:2rem;padding:2rem 0;border-bottom:1px solid #eaeaea}.cart-item:last-child{border-bottom:none}.cart-item__media{flex:0 0 90px;width:90px;height:90px;background:#f4f4f4;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.cart-item__media img{width:100%;height:100%;object-fit:cover}.cart-item__details{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.cart-item__title{font-weight:800;color:#111;font-size:1.6rem;line-height:1.2;text-decoration:none;display:block}.cart-item__variant{font-size:1.3rem;color:#666;margin:.4rem 0}.cart-item__price{font-weight:900;color:#111;font-size:1.5rem;margin-top:auto}.cart-item__quantity-wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem}.cart-item__quantity-wrapper quantity-input{display:flex;align-items:center;border:1px solid #eaeaea;border-radius:4px;overflow:hidden;height:36px;background:#fff}.cart-item__quantity-wrapper quantity-input button{width:36px;height:100%;display:flex;align-items:center;justify-content:center;background:#f4f4f4;border:none;font-size:1.6rem;cursor:pointer;transition:background .2s;color:#111}.cart-item__quantity-wrapper quantity-input button:hover{background:#eaeaea}.cart-item__quantity-wrapper quantity-input input{width:40px;text-align:center;border:none;font-weight:700;font-size:1.4rem;-moz-appearance:textfield;color:#111}.cart-item__quantity-wrapper quantity-input input::-webkit-outer-spin-button,.cart-item__quantity-wrapper quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-remove-button{font-size:1.3rem;color:#c00;text-decoration:underline;background:none;border:none;cursor:pointer;padding:0;font-weight:700;margin-left:1.5rem}.cart-drawer__suggestions{margin-top:3rem}.cart-drawer__suggestions h3{font-size:1.8rem;font-family:Impact,sans-serif;margin-bottom:2rem;color:#111}.cart-drawer__suggestions .product-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.collection-header{padding:4rem 0 2rem}.collection-header__breadcrumbs{font-size:1.2rem;color:#666;margin-bottom:2rem}.collection-header__breadcrumbs a{color:#111;font-weight:500}.collection-header h1{margin-bottom:1rem}.collection-header p{color:#666;max-width:500px;margin-bottom:2rem}.collection-banner{width:100%;height:200px;border-radius:12px;overflow:hidden;background-image:url(collection_banner.png);background-size:cover;background-position:center;position:relative;display:flex;align-items:center;padding:4rem;color:#fff;margin-bottom:4rem}.collection-banner__content{position:relative;z-index:2;max-width:500px}.collection-banner h2{font-size:3.2rem;margin-bottom:1rem}.collection-banner p{font-size:1.4rem;margin-bottom:2rem;color:#ccc}.collection-layout{display:grid;grid-template-columns:1fr;gap:4rem;position:relative}@media(min-width:990px){.collection-layout{grid-template-columns:240px 1fr;align-items:flex-start}}.mobile-filter-bar{margin-bottom:2rem}.mobile-filter-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#11111180;z-index:2147483640;opacity:0;visibility:hidden;transition:opacity .3s}.mobile-filter-overlay.is-open{opacity:1;visibility:visible}.mobile-filter-close{background:none;border:none;cursor:pointer;display:flex;align-items:center}aside.collection-filters{position:fixed;top:0;left:0;width:100%;max-width:380px;height:100vh;background:#fff;z-index:2147483647;transform:translate(-100%);transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;overflow-y:auto;padding:2.4rem}aside.collection-filters.is-open{transform:translate(0)}@media(min-width:990px){.mobile-filter-bar{display:none}.mobile-filter-overlay{display:none!important}.mobile-filter-close{display:none}aside.collection-filters{position:sticky;top:2rem;max-height:calc(100vh - 4rem);max-width:none;transform:none;padding:0;z-index:10}}.range-slider{position:relative;width:100%;height:4px;background:#eaeaea;border-radius:2px;margin-top:1.5rem}.range-slider__input{position:absolute;width:100%;-webkit-appearance:none;background:none;pointer-events:none;top:-6px;margin:0;outline:none}.range-slider__input::-webkit-slider-thumb{-webkit-appearance:none;height:16px;width:16px;border-radius:50%;background:#d7ff3f;pointer-events:auto;cursor:pointer;box-shadow:0 2px 4px #0003}.filters__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;border-bottom:1px solid #eaeaea;padding-bottom:1rem}.filters__header h3{font-size:1.4rem;margin:0}.filters__header a{font-size:1.2rem;color:#666;text-decoration:underline}.filter-group{border-bottom:1px solid #eaeaea;padding:1.6rem 0}.filter-group__header{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:1.3rem;margin-bottom:1rem;cursor:pointer}.filter-group__list{display:flex;flex-direction:column;gap:.8rem}.filter-group__item{display:flex;align-items:center;gap:1rem;font-size:1.3rem;color:#444;cursor:pointer}.filter-group__item input[type=checkbox]{width:16px;height:16px;accent-color:#111;cursor:pointer}.filter-group__item span{color:#999}.filter-group__more{font-size:1.2rem;color:#111;font-weight:700;margin-top:1rem;display:inline-block;cursor:pointer}.price-range{display:flex;align-items:center;gap:1rem;margin-top:1.5rem}.price-range input{width:100%;padding:.8rem;border:1px solid #eaeaea;border-radius:4px;font-size:1.2rem;text-align:center}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.collection-toolbar__count{font-size:1.3rem;color:#666}.collection-toolbar__actions{display:flex;gap:1.6rem;align-items:center}.collection-toolbar__sort select{padding:.8rem 3rem .8rem 1rem;border:1px solid #eaeaea;border-radius:4px;font-size:1.3rem;-webkit-appearance:none;appearance:none;background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" stroke="%23111" stroke-width="2"><polyline points="6 9 12 15 18 9"/></svg>') no-repeat right 1rem center;background-size:14px}.collection-toolbar__views{display:flex;gap:.5rem}.collection-toolbar__views button{padding:.5rem;border:1px solid #eaeaea;border-radius:4px;display:flex}.collection-toolbar__views button.is-active{background:#f5f5f5;border-color:#111}.collection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:1200px){.collection-grid{grid-template-columns:repeat(4,1fr)}}.prod-card{border:1px solid #eaeaea;border-radius:8px;padding:1.6rem;position:relative;background:#fff;display:flex;flex-direction:column;transition:border-color .2s}.prod-card:hover{border-color:#111}.prod-badge{position:absolute;top:1.6rem;left:1.6rem;font-size:1rem;font-weight:700;padding:.4rem .8rem;border-radius:4px;z-index:2}.prod-badge--bestseller{background:#111;color:#fff}.prod-badge--sale{background:#ff4d4f;color:#fff}.prod-badge--new{background:#d7ff3f;color:#111}.prod-card__btn-add{margin-top:1.6rem;width:100%;padding:1rem;background:#111;color:#fff;border-radius:4px;font-weight:600;font-size:1.2rem;display:flex;justify-content:center;align-items:center;gap:.8rem;transition:opacity .2s}.prod-card__btn-add:hover{opacity:.8}.prod-card__btn-add:disabled{background:#ccc!important;color:#666!important;cursor:not-allowed!important;opacity:1!important;pointer-events:none}.product-layout{display:grid;grid-template-columns:1fr;gap:4rem;padding:4rem 0}@media(min-width:1024px){.product-layout{grid-template-columns:1fr 450px;gap:6rem}}.product-gallery{display:flex;flex-direction:column-reverse;gap:2rem}@media(min-width:768px){.product-gallery{flex-direction:row}}.product-gallery__thumbnails{display:flex;gap:1rem}@media(min-width:768px){.product-gallery__thumbnails{flex-direction:column;width:80px;flex-shrink:0}}.product-gallery__thumb{width:100%;aspect-ratio:1;border:1px solid #eaeaea;border-radius:4px;overflow:hidden;cursor:pointer;padding:.5rem}.product-gallery__thumb.is-active{border-color:#111}.product-gallery__main{flex:1;background:#000;border-radius:12px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-gallery__main img{width:100%;height:auto;object-fit:contain}.product-gallery__zoom{position:absolute;bottom:2rem;right:2rem;background:#ffffff1a;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.product-info{display:flex;flex-direction:column}.product-info__badge{display:inline-block;background:#111;color:#fff;font-size:1rem;font-weight:700;padding:.4rem .8rem;border-radius:4px;margin-bottom:1.6rem;width:fit-content}.product-info h1{font-family:sans-serif;font-size:3.2rem;text-transform:none;font-weight:700;margin-bottom:.5rem;letter-spacing:0}.product-info__desc{font-size:1.6rem;color:#444;margin-bottom:1.6rem}.product-info__meta{display:flex;align-items:center;gap:1.5rem;font-size:1.3rem;margin-bottom:2.4rem;color:#666}.product-info__stars{color:#f5a623}.product-info__price{font-size:2.8rem;font-weight:700;margin-bottom:.5rem}.product-info__taxes{font-size:1.2rem;color:#666;margin-bottom:2.4rem}.bank-offer{background:#fef8eb;border:1px solid #fce8b2;padding:1.6rem;border-radius:4px;display:flex;justify-content:space-between;align-items:center;margin-bottom:3.2rem}.bank-offer span{font-size:1.3rem;font-weight:500}.bank-offer a{font-size:1.2rem;color:#666;text-decoration:underline}.variant-selector{margin-bottom:2.4rem}.variant-selector__label{font-size:1.3rem;font-weight:700;margin-bottom:1rem}.variant-selector__label span{font-weight:400;color:#666}.color-swatches{display:flex;gap:1.6rem}.color-swatch{width:60px;height:80px;border:1px solid #eaeaea;border-radius:4px;padding:.4rem;cursor:pointer;transition:border-color .2s}.color-swatch input:checked+.color-swatch__img{border-color:#111}.color-swatch:has(input:checked){border-color:#111}.color-swatch input{display:none}.color-swatch img{width:100%;height:100%;object-fit:contain}.pill-swatches{display:flex;gap:1rem}.pill-swatch{cursor:pointer}.pill-swatch input{display:none}.pill-swatch span{display:inline-flex;align-items:center;justify-content:center;min-width:50px;padding:1rem 1.6rem;border:1px solid #eaeaea;border-radius:4px;font-size:1.4rem;font-weight:500;transition:all .2s}.pill-swatch input:checked+span{border-color:#111;font-weight:700}.dropdown-swatch select{width:100%;padding:1.6rem;border:1px solid #eaeaea;border-radius:4px;font-size:1.4rem;-webkit-appearance:none;appearance:none;background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" stroke="%23111" stroke-width="2"><polyline points="6 9 12 15 18 9"/></svg>') no-repeat right 1.6rem center;background-size:16px}.product-actions{display:flex;flex-direction:column;gap:1.6rem;margin-top:3.2rem;margin-bottom:2.4rem}.button--volt{background-color:#d7ff3f;color:#111;width:100%}.button--full{width:100%;border-radius:4px;font-size:1.5rem;padding:1.8rem}.product-trust{display:flex;justify-content:space-between;padding:2rem 0;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;margin-bottom:2.4rem}.product-trust__item{display:flex;align-items:center;gap:1rem}.product-trust__item p{margin:0;font-size:1.1rem;line-height:1.2;font-weight:600}.product-trust__item span{font-weight:400;color:#666;font-size:1rem}.wishlist-btn{display:flex;align-items:center;gap:1rem;font-weight:700;font-size:1.3rem;cursor:pointer;color:#111}.product-tabs-wrapper{margin-top:6rem;border-top:1px solid #eaeaea;padding-top:2rem}.product-tabs{display:flex;gap:4rem;margin-bottom:4rem;overflow-x:auto;scrollbar-width:none}.product-tabs::-webkit-scrollbar{display:none}.product-tabs button{font-weight:700;font-size:1.4rem;color:#999;text-transform:uppercase;padding:1rem 0;border-bottom:2px solid transparent;transition:all .2s;white-space:nowrap}.product-tabs button.is-active{color:#111;border-bottom-color:#111}.tab-content{display:none}.tab-content.is-active{display:block}.tab-layout{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width:1024px){.tab-layout{grid-template-columns:1fr 1fr;align-items:center}}.tab-layout__text h3{font-family:sans-serif;font-size:2rem;font-weight:700;text-transform:none;margin-bottom:2rem}.tab-layout__text p{font-size:1.6rem;color:#444;margin-bottom:2rem;line-height:1.6}.tab-layout__text ul{list-style:disc;margin-left:2rem;color:#444;font-size:1.5rem;line-height:1.8}.tab-promo{background:#000;border-radius:12px;position:relative;overflow:hidden;padding:6rem 4rem;color:#fff;min-height:300px;display:flex;flex-direction:column;justify-content:center}.tab-promo__img{position:absolute;top:0;right:0;height:100%;width:60%;object-fit:cover;opacity:.7;mask-image:linear-gradient(to right,transparent,black 30%);-webkit-mask-image:linear-gradient(to right,transparent,black 30%)}.tab-promo h4{font-size:4rem;line-height:1;margin-bottom:1rem;position:relative;z-index:2}.tab-promo p{font-size:1.6rem;color:#ccc;margin-bottom:2rem;position:relative;z-index:2}.tab-promo .button{width:fit-content;position:relative;z-index:2;padding:1.2rem 2.4rem;font-size:1.2rem}.cart-page{padding:4rem 0}.cart-page__breadcrumbs{font-size:1.2rem;color:#666;margin-bottom:2rem}.cart-page__breadcrumbs a{color:#111;font-weight:500}.cart-header h1{font-size:3.2rem;font-weight:700;margin-bottom:2rem;display:flex;align-items:baseline;gap:1rem}.cart-header h1 span{font-size:2rem;color:#666;font-weight:400}.cart-layout{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width:1024px){.cart-layout{grid-template-columns:1fr 400px}}.shipping-progress{margin-bottom:3rem}.shipping-progress__text{display:flex;justify-content:space-between;font-size:1.4rem;margin-bottom:1rem}.shipping-progress__text strong{font-weight:700}.shipping-progress__bar{height:6px;background:#eaeaea;border-radius:3px;overflow:hidden}.shipping-progress__fill{height:100%;background:#d7ff3f}.cart-items__header{display:grid;grid-template-columns:3fr 1fr 1.5fr 1fr;padding-bottom:1rem;border-bottom:1px solid #eaeaea;font-size:1.2rem;font-weight:700;color:#666;letter-spacing:1px}.cart-item{display:grid;grid-template-columns:3fr 1fr 1.5fr 1fr;align-items:center;padding:2.4rem 0;border-bottom:1px solid #eaeaea;position:relative}.cart-item__remove{position:absolute;left:-2rem;top:50%;transform:translateY(-50%);color:#999;cursor:pointer}.cart-item__remove:hover{color:#ff4d4f}.cart-item__image{width:80px;height:80px;border:1px solid #eaeaea;border-radius:4px;padding:.5rem}.cart-item__image img{width:100%;height:100%;object-fit:contain}.cart-item__details{padding-left:2rem}.cart-item__details h3{font-size:1.6rem;font-weight:700;margin-bottom:.5rem}.cart-item__details p{font-size:1.3rem;color:#666;margin:0 0 .4rem}.cart-item__actions{display:flex;gap:1.6rem;margin-top:1rem}.cart-item__actions button{font-size:1.2rem;color:#666;display:flex;align-items:center;gap:.5rem;transition:color .2s}.cart-item__actions button:hover{color:#111}.cart-item__price{font-size:1.5rem;font-weight:700}.qty-selector{display:inline-flex;border:1px solid #eaeaea;border-radius:4px}.qty-selector button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:1.6rem}.qty-selector input{width:40px;text-align:center;border:none;font-size:1.4rem;font-weight:700}.cart-item__total{font-size:1.5rem;font-weight:700;text-align:right}.cart-footer-controls{display:flex;justify-content:space-between;align-items:center;padding:3rem 0}.button-clear-cart{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;font-weight:700;color:#666;transition:color .2s}.button-clear-cart:hover{color:#ff4d4f}.cart-payments{margin-top:2rem}.cart-payments span{font-size:1.3rem;font-weight:700;margin-right:1.6rem}.cart-payments__icons{display:inline-flex;align-items:center;gap:1rem}.pay-icon{padding:.6rem 1.2rem;border:1px solid #eaeaea;border-radius:4px;display:flex;align-items:center;justify-content:center;height:32px;background:#fff}.order-summary-box{border:1px solid #eaeaea;border-radius:8px;padding:2.4rem;background:#fff}.order-summary-box h3{font-size:1.6rem;font-weight:700;margin-bottom:2.4rem}.summary-line{display:flex;justify-content:space-between;font-size:1.4rem;margin-bottom:1.6rem}.summary-line span:last-child{font-weight:700}.summary-total{border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;padding:2rem 0;margin-bottom:2rem}.summary-total__line{display:flex;justify-content:space-between;align-items:center}.summary-total__line span:first-child{font-size:1.5rem}.summary-total__line span:first-child strong{font-size:1.8rem}.total-price{font-size:2.4rem;font-weight:700}.summary-savings{font-size:1.3rem;color:#666;margin-top:.5rem}.btn-checkout{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.btn-gpay{display:flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid #eaeaea;margin-bottom:2rem}.secure-checkout-msg{display:flex;align-items:center;justify-content:center;gap:.8rem;font-size:1.2rem;color:#666}.promo-box{border:1px solid #eaeaea;border-radius:8px;padding:1.6rem 2.4rem;margin-top:2rem}.promo-box__header{display:flex;justify-content:space-between;align-items:center;font-size:1.4rem;font-weight:700;cursor:pointer}.promo-box__header span{display:flex;align-items:center;gap:1rem}.promo-box__input{display:flex;gap:1rem;margin-top:1.6rem}.promo-box__input input{flex:1;padding:1.2rem;border:1px solid #eaeaea;border-radius:4px}.promo-box__input button{padding:0 2rem}.cart-trust-badges{background:#f9f9f9;border-radius:8px;padding:2.4rem;margin-top:2rem;display:flex;flex-direction:column;gap:2rem}.cart-trust-item{display:flex;align-items:flex-start;gap:1.6rem}.cart-trust-item svg{flex-shrink:0}.cart-trust-item h4{font-size:1.2rem;font-weight:700;margin-bottom:.4rem}.cart-trust-item p{font-size:1.2rem;color:#666;margin:0}.tracking-page{padding:4rem 0}.tracking-header h1{font-size:3.6rem;font-weight:900;margin-bottom:1rem;text-transform:uppercase}.tracking-header p{font-size:1.6rem;color:#444;margin-bottom:4rem}.tracking-form-box{background:#fff;border:1px solid #eaeaea;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;margin-bottom:4rem;box-shadow:0 4px 20px #0000000d}.tracking-tabs{display:flex;border-bottom:1px solid #eaeaea}.tracking-tabs button{flex:1;padding:1.6rem;font-size:1.5rem;font-weight:700;color:#999;display:flex;justify-content:center;align-items:center;gap:1rem;border-bottom:3px solid transparent;transition:all .2s}.tracking-tabs button.is-active{color:#111;border-bottom-color:#d7ff3f}.tracking-input-group{display:flex;gap:1rem;padding:1rem}.tracking-input-group input{flex:1;padding:1.6rem;border:1px solid #eaeaea;border-radius:8px;font-size:1.6rem}.tracking-input-group button{padding:0 3rem;font-size:1.5rem;font-weight:700;border-radius:8px;display:flex;align-items:center;gap:1rem}.tracking-results-layout{display:grid;grid-template-columns:1fr;gap:4rem;margin-bottom:4rem}@media(min-width:1024px){.tracking-results-layout{grid-template-columns:1fr 350px}}.tracking-details{background:#fff;border:1px solid #eaeaea;border-radius:12px;padding:3rem}.tracking-status-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4rem}.tracking-status-header h2{font-size:2.4rem;font-weight:700;display:flex;align-items:center;gap:1.6rem;margin-bottom:1rem}.status-pill{font-size:1.2rem;font-weight:700;padding:.4rem 1.2rem;border-radius:20px}.status-pill--active{background:#e2f7d3;color:#2e7d32}.tracking-status-header p{font-size:1.4rem;color:#666;margin:0}.tracking-eta{text-align:right}.tracking-eta span{display:block;font-size:1.3rem;color:#666;margin-bottom:.5rem}.tracking-eta strong{font-size:2rem;font-weight:700}.tracking-timeline-h{display:flex;justify-content:space-between;position:relative;margin-bottom:6rem;padding:0 2rem}.tracking-timeline-h:before{content:"";position:absolute;top:18px;left:2rem;right:2rem;height:4px;background:#eaeaea;z-index:1}.timeline-step{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;width:120px}.step-icon{width:40px;height:40px;border-radius:50%;background:#eaeaea;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem;transition:background .3s}.step-text strong{display:block;font-size:1.3rem;margin-bottom:.4rem}.step-text span{font-size:1.2rem;color:#666}.timeline-step.is-complete .step-icon,.timeline-step.is-active .step-icon{background:#7cc046}.timeline-step.is-active:after{content:"";position:absolute;top:18px;left:-100%;right:50%;height:4px;background:#7cc046;z-index:-1}.timeline-step.is-complete:after{content:"";position:absolute;top:18px;left:-100%;right:-100%;height:4px;background:#7cc046;z-index:-1}.timeline-step:first-child:after{left:50%}.tracking-split{display:grid;grid-template-columns:1fr;gap:4rem;border-top:1px solid #eaeaea;padding-top:4rem}@media(min-width:768px){.tracking-split{grid-template-columns:1fr 1fr}}.tracking-history h3,.tracking-items h3{font-size:1.8rem;font-weight:700;margin-bottom:2.4rem}.history-item{display:grid;grid-template-columns:20px 1fr auto;gap:1.6rem;margin-bottom:2.4rem;position:relative}.history-item:not(:last-child):after{content:"";position:absolute;left:9px;top:20px;bottom:-20px;width:2px;background:#eaeaea}.history-dot{width:12px;height:12px;border-radius:50%;background:#eaeaea;margin-top:4px;z-index:2;position:relative;left:4px}.history-item.is-active .history-dot{background:#7cc046}.history-item.is-active:not(:last-child):after{background:#7cc046}.history-content p{font-size:1.4rem;margin:0;color:#111}.history-time{font-size:1.2rem;color:#666;text-align:right}.tracking-item-row{display:flex;align-items:center;gap:1.6rem;padding-bottom:1.6rem;margin-bottom:1.6rem;border-bottom:1px solid #eaeaea}.tracking-item-row img{width:60px;height:60px;object-fit:contain;border:1px solid #eaeaea;border-radius:4px;padding:4px}.tracking-item-row__info{flex:1}.tracking-item-row__info h4{font-size:1.3rem;font-weight:700;margin:0 0 .4rem}.tracking-item-row__info p{font-size:1.2rem;color:#666;margin:0}.tracking-item-row__price{text-align:right;display:flex;flex-direction:column}.tracking-item-row__price span{font-size:1.2rem;color:#666;margin-bottom:.4rem}.tracking-item-row__price strong{font-size:1.4rem;font-weight:700}.tracking-sidebar{background:#fafafa;border-radius:12px;padding:3rem;height:fit-content}.tracking-sidebar h3{font-size:1.8rem;font-weight:700;margin-bottom:2.4rem}.support-card{display:flex;align-items:center;gap:1.6rem;background:#fff;border:1px solid #eaeaea;border-radius:8px;padding:1.6rem;margin-bottom:1.6rem;transition:border-color .2s}.support-card:hover{border-color:#111}.support-card__icon{width:40px;height:40px;border-radius:50%;background:#f9f9f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.support-card__text{flex:1}.support-card__text h4{font-size:1.4rem;font-weight:700;margin:0 0 .4rem;color:#111}.support-card__text p{font-size:1.2rem;color:#666;margin:0}.tracking-faq{padding-top:4rem;border-top:1px solid #eaeaea}.tracking-faq h3{font-size:2.4rem;font-weight:700;margin-bottom:2.4rem}.faq-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.faq-grid{grid-template-columns:1fr 1fr 1fr 1fr}}.faq-item{background:#fff;border:1px solid #eaeaea;border-radius:8px;padding:1.6rem;display:flex;justify-content:space-between;align-items:center;font-size:1.3rem;font-weight:700;cursor:pointer}.faq-item:hover{border-color:#111}.account-dashboard{display:grid;grid-template-columns:1fr;gap:4rem;padding:4rem 0}@media(min-width:1024px){.account-dashboard{grid-template-columns:280px 1fr}}.account-sidebar__title{font-size:1.8rem;font-weight:900;margin-bottom:2.4rem;letter-spacing:.5px}.account-nav{display:flex;flex-direction:column}.account-nav a{display:flex;align-items:center;gap:1.2rem;font-size:1.4rem;color:#666;padding:1.6rem 2rem;border-radius:8px;transition:all .2s;font-weight:500;text-decoration:none}.account-nav a:hover,.account-nav a.is-active{background:#f5f5f5;color:#111;font-weight:700}.account-nav a.is-active{background:#f0f7e6}.account-help-box{border:1px solid #eaeaea;border-radius:8px;padding:2rem;margin-top:4rem;text-align:center}.help-box-content{display:flex;align-items:center;gap:1.2rem;margin-bottom:2rem;text-align:left}.help-box-content h4{font-size:1.4rem;font-weight:700;margin:0 0 .4rem}.help-box-content p{font-size:1.2rem;color:#666;margin:0;line-height:1.4}.account-top-header{border:1px solid #eaeaea;border-radius:12px;padding:3rem;display:flex;flex-direction:column;gap:3rem;margin-bottom:3rem;background:#fff}@media(min-width:768px){.account-top-header{flex-direction:row;justify-content:space-between;align-items:center}}.account-profile{display:flex;align-items:center;gap:2.4rem}.profile-avatar{width:90px;height:90px;border-radius:50%;background:#d7ff3f;display:flex;align-items:center;justify-content:center;font-size:3.2rem;font-weight:900;color:#111}.profile-info span{font-size:1.4rem;color:#666}.profile-info h1{font-size:2.4rem;font-weight:900;margin:.4rem 0}.profile-info p{font-size:1.4rem;color:#666;margin:0 0 1rem}.member-badge{display:inline-flex;align-items:center;gap:.5rem;background:#f9f9f9;padding:.4rem 1.2rem;border-radius:20px;font-size:1.2rem;font-weight:700}.account-stats{display:flex;gap:4rem}.stat-box{display:flex;flex-direction:column;text-align:center}.stat-box svg{margin:0 auto 1rem}.stat-box strong{font-size:2rem;font-weight:900;line-height:1;margin-bottom:.4rem}.stat-box span{font-size:1.2rem;color:#111;font-weight:700;margin-bottom:.8rem}.stat-box a{font-size:1.2rem;color:#7cc046;font-weight:500;text-decoration:none}.dashboard-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:1024px){.dashboard-grid{grid-template-columns:1fr 1fr}}.dashboard-panel{background:#fff;border:1px solid #eaeaea;border-radius:12px;overflow:hidden}.panel-header{padding:2rem 2.4rem;border-bottom:1px solid #eaeaea;display:flex;justify-content:space-between;align-items:center}.panel-header h3{font-size:1.6rem;font-weight:700;margin:0}.panel-header a{font-size:1.3rem;color:#1a1f71;font-weight:700;text-decoration:none}.panel-content{padding:2.4rem}.button{display:inline-flex;justify-content:center;align-items:center;padding:1.6rem 3.2rem;font-family:var(--font-heading-family);font-weight:600;font-size:1.4rem;text-transform:uppercase;letter-spacing:.1em;border-radius:4px;cursor:pointer;transition:all .2s ease;text-decoration:none;text-align:center;line-height:1;border:none}.button:disabled{background:#ccc!important;color:#666!important;cursor:not-allowed!important;opacity:1!important;pointer-events:none}.dashboard-order-item{display:flex;align-items:center;gap:1.6rem;padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid #eaeaea}.dashboard-order-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.dashboard-order-item__image{width:60px;height:60px;border:1px solid #eaeaea;border-radius:4px;padding:4px}.dashboard-order-item__info{flex:1}.dashboard-order-item__info h4{font-size:1.4rem;font-weight:700;margin:0 0 .6rem;display:flex;align-items:center;gap:1rem}.dashboard-order-item__info p{font-size:1.2rem;color:#666;margin:0 0 .6rem}.dashboard-order-item__info strong{font-size:1.3rem}.status-pill--delivered{background:#e2f7d3;color:#2e7d32}.status-pill--processing{background:#f0f0f0;color:#666}.status-pill--shipped{background:#e3f2fd;color:#1565c0}.dashboard-wishlist-item{display:flex;align-items:center;gap:1.6rem;padding-bottom:1.6rem;margin-bottom:1.6rem;border-bottom:1px solid #eaeaea}.dashboard-wishlist-item__image{width:60px;height:60px;border:1px solid #eaeaea;border-radius:4px;padding:4px}.dashboard-wishlist-item__info{flex:1}.dashboard-wishlist-item__info h4{font-size:1.3rem;font-weight:700;margin:0 0 .4rem}.dashboard-wishlist-item__info strong{display:block;font-size:1.4rem;margin-bottom:.4rem}.in-stock{font-size:1.2rem;color:#7cc046;font-weight:500;margin:0}.addresses-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.dashboard-address-card{border:1px solid #eaeaea;border-radius:8px;padding:2rem}.dashboard-address-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.6rem}.dashboard-address-card__header h4{font-size:1.4rem;font-weight:700;margin:0}.dashboard-address-card p{font-size:1.3rem;color:#666;line-height:1.6;margin:0 0 1.6rem}.dashboard-address-card__actions{display:flex;align-items:center;font-size:1.2rem}.dashboard-address-card__actions a{color:#111;font-weight:700;text-decoration:none;display:flex;align-items:center}.details-row{display:grid;grid-template-columns:1fr 2fr;padding:1.6rem 0;border-bottom:1px solid #eaeaea;font-size:1.4rem}.details-row:first-child{padding-top:0}.details-row:last-child{padding-bottom:0;border-bottom:none}.details-row span{color:#666}.details-row strong{color:#111}.shopify-section-group-header-group{position:sticky;top:0;z-index:9999}.header{position:relative;z-index:100}predictive-search{display:block;position:relative;width:100%;max-width:400px}.predictive-search-dropdown{display:none;position:absolute;top:calc(100% + 15px);right:0;width:100vw;max-width:500px;background:#fff;border-radius:8px;box-shadow:0 10px 40px #00000026;z-index:99999;overflow:hidden;border:1px solid #eaeaea}@media(max-width:768px){.predictive-search-dropdown{position:fixed;top:70px;right:0;left:0;width:100%;max-width:100%;border-radius:0;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;border-left:none;border-right:none;box-shadow:0 20px 20px #0003}}.predictive-search__results-list{padding:0;margin:0;list-style:none;max-height:50vh;overflow-y:auto}.predictive-search__list-item{display:flex;align-items:center;gap:1.5rem;padding:1.2rem;border-bottom:1px solid #f5f5f5;transition:background .2s ease}.predictive-search__list-item:hover{background:#f9f9f9}.predictive-search__list-item:last-child{border-bottom:none}.predictive-search__item-image{width:50px;height:50px;object-fit:contain;background:#f5f5f5;border-radius:6px;padding:4px}.predictive-search__item-content{flex:1;display:flex;flex-direction:column;gap:.2rem}.predictive-search__item-title{font-weight:700;color:#111;margin:0;font-size:1.3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-transform:none;letter-spacing:0;line-height:1.3}.predictive-search__item-price{color:#ff4d4f;font-weight:700;font-size:1.2rem;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.predictive-search-results{display:flex;flex-direction:column;max-height:60vh;overflow-y:auto}.predictive-col{padding:1.5rem 2rem;border-bottom:1px solid #eaeaea}.predictive-col:last-child{border-bottom:none}.predictive-col h3{font-size:1.1rem;color:#666;font-weight:700;margin:0 0 1.6rem;letter-spacing:.5px}.predictive-col ul{list-style:none;padding:0;margin:0}.predictive-col li{margin-bottom:1.2rem}.predictive-col li a{font-size:1.4rem;color:#111;font-weight:500;text-decoration:none;display:flex;align-items:center}.predictive-col li a{font-size:1.4rem;color:#111;font-weight:500;text-decoration:none;display:flex;align-items:center;transition:opacity .2s}.predictive-col li a:hover{opacity:.7}.predictive-products-list{display:flex;flex-direction:column;gap:1.6rem}.predictive-product-item{display:flex;gap:1.2rem;text-decoration:none;color:inherit;transition:opacity .2s}.predictive-product-item:hover{opacity:.7}.predictive-product-image{width:50px;height:50px;border:1px solid #eaeaea;border-radius:4px;padding:4px;flex-shrink:0}.predictive-product-info h4{font-size:1.3rem;font-weight:700;color:#111;margin:0 0 .4rem;line-height:1.3}.predictive-product-info strong{display:block;font-size:1.3rem;color:#ff4d4f;margin-bottom:.2rem}.predictive-featured-card{text-align:center}.predictive-featured-card__image{height:160px;display:flex;align-items:center;justify-content:center;margin-bottom:1.6rem}.predictive-featured-card h4{font-size:1.4rem;font-weight:900;color:#111;margin:0 0 .8rem;letter-spacing:.5px}.predictive-featured-card p{font-size:1.2rem;color:#666;line-height:1.4;margin:0 0 1.6rem}.predictive-search-footer{border-top:1px solid #eaeaea;background:#f9f9f9;text-align:center}.predictive-search-footer button{color:#111;font-weight:900;background:transparent;cursor:pointer}.predictive-search-footer button:hover{background:#eaeaea}.search-page .collection-sidebar{margin-top:0}.product-card__image-wrapper{position:relative;width:100%;padding-bottom:100%;overflow:hidden;background-color:#f9f9f9;border-radius:8px}.product-card__image-wrapper img,.product-card__image-wrapper svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;padding:1.5rem;transition:transform .3s ease}.prod-card:hover .product-card__image-wrapper img{transform:scale(1.05)}.prod-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;height:2.8em;margin-top:1rem}.product-rail{padding-top:6rem;padding-bottom:2rem}.rail-header{text-align:center;margin-bottom:4rem}.rail-header h2{font-size:5rem;font-weight:900;letter-spacing:0px;text-transform:uppercase;margin:0;line-height:1;color:#111}.rail-header a{font-size:1.4rem;font-weight:700;color:#111;text-decoration:none;letter-spacing:1px;text-transform:uppercase}.rail-header a:hover{color:#7cc046}@media(max-width:768px){.rail-header h2{font-size:3.6rem}}.product-grid{cursor:grab}.product-grid.is-dragging{cursor:grabbing}.product-grid.is-dragging .prod-card{pointer-events:none}.product-grid::-webkit-scrollbar{display:none}.product-grid{-ms-overflow-style:none;scrollbar-width:none}.header-cart-link{position:relative;display:flex;align-items:center}.cart-count-bubble{position:absolute;top:-8px;right:-10px;background-color:#ff4d4f;color:#fff;font-size:1rem;font-weight:900;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;line-height:1}
/*# sourceMappingURL=/cdn/shop/t/25/assets/base.css.map */
