*,*:before,*:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;min-height:100%;background:var(--color-bg);color:var(--color-fg);font-family:var(--font-body);font-size:16px;line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:0;padding:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}h1,h2{font-family:var(--font-display);font-weight:600;letter-spacing:-.03em;line-height:1.15;margin:0;text-wrap:balance}h3,h4{font-family:var(--font-body);font-weight:500;margin:0}p{margin:0;text-wrap:pretty}ul{margin:0;padding:0;list-style:none}::selection{background:var(--color-primary);color:#fff}.page-width{width:min(100% - 2rem,var(--page-width));margin-inline:auto}@media(min-width:1024px){.page-width{width:min(100% - 3rem,var(--page-width))}}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip-link{position:absolute;left:-999px;top:0;background:var(--color-fg);color:var(--color-bg);padding:.5rem 1rem;z-index:100}.skip-link:focus{left:0}.muted{color:var(--color-muted);font-size:.875rem}.text-link{font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;text-decoration:underline;text-underline-offset:4px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:0 1.25rem;background:var(--color-fg);color:var(--color-bg);border:1px solid var(--color-fg);font-size:.8125rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.btn:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.btn--inverse{background:var(--color-bg);color:var(--color-fg);border-color:var(--color-bg)}.btn--inverse:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.btn--ghost{background:transparent;color:var(--color-fg);width:3rem;padding:0}.btn--ghost:hover{background:var(--color-fg);color:var(--color-bg)}.btn--block{width:100%}.btn.is-busy{pointer-events:none;opacity:.7}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem}.icon-btn__wrap{position:relative;display:inline-flex}.icon{display:block}.count-badge{position:absolute;right:-.5rem;top:-.4rem;min-width:1rem;padding:0 .25rem;border-radius:999px;background:var(--color-primary);color:#fff;font-size:10px;line-height:1rem;text-align:center;font-variant-numeric:tabular-nums}.wish-btn.is-on .icon-heart,.icon-btn.is-on .icon-heart{fill:var(--color-primary);stroke:var(--color-primary)}.announcement{background:var(--color-primary);color:#fff;text-align:center;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;padding:.45rem 1rem;min-height:2rem;display:flex;align-items:center;justify-content:center}.header-section{position:sticky;top:0;z-index:40;background:var(--color-bg)}.header__bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:3.5rem;width:min(100% - 2rem,var(--page-width));margin-inline:auto;border-bottom:1px solid var(--color-border)}.header__left{display:flex;align-items:center}.header__brand{display:flex;align-items:center;gap:.5rem}.header__brand--desktop{display:none}.header__brand--mobile{justify-content:center}.logo{width:2rem;height:2rem;object-fit:contain}.logo-word{font-family:var(--font-display);font-weight:600;font-size:1.125rem;letter-spacing:-.02em}.header__nav{display:none}.header__link{font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.header__link:hover{color:var(--color-primary)}.header__actions{display:flex;justify-content:flex-end;align-items:center}@media(min-width:1024px){.header__bar{display:flex;height:4rem;width:min(100% - 3rem,var(--page-width))}.header__menu-btn{display:none}.header__brand--desktop{display:flex}.header__brand--mobile{display:none}.header__nav{display:flex;flex:1;justify-content:center;gap:2rem}.logo{width:2.25rem;height:2.25rem}.logo-word{font-size:1.25rem}}.menu-drawer[hidden],.search-dialog[hidden],.cart-drawer[hidden],.modal[hidden]{display:none}.menu-drawer,.search-dialog,.cart-drawer,.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60}.menu-drawer__backdrop,.search-dialog__backdrop,.cart-drawer__backdrop,.modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1116;border:0}.menu-drawer__panel{position:absolute;inset:0 auto 0 0;width:min(20rem,100%);background:var(--color-bg);padding:1.5rem;display:flex;flex-direction:column;box-shadow:0 18px 50px -24px #11111159}.menu-drawer__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.menu-drawer__nav{display:flex;flex-direction:column}.menu-drawer__nav a{border-bottom:1px solid var(--color-border);padding:1rem 0;font-size:.875rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.search-dialog__form{position:relative;margin:4rem auto 0;width:min(40rem,calc(100% - 2rem));background:var(--color-bg);padding:1rem;display:flex;gap:.5rem}.search-dialog input[type=search],.search-page__form input,.newsletter input,.contact-form input,.contact-form textarea,.sort-select,.password input{width:100%;min-height:2.75rem;border:0;border-bottom:1px solid var(--color-border);background:transparent;padding:.5rem 0;outline:none}.search-dialog input:focus,.newsletter input:focus,.contact-form input:focus,.contact-form textarea:focus{border-color:var(--color-fg)}.cart-drawer__panel{position:absolute;inset:0 0 0 auto;width:min(28rem,100%);background:var(--color-bg);display:flex;flex-direction:column;box-shadow:0 18px 50px -24px #11111159}.cart-drawer__head,.cart-drawer__foot{padding:0 1.25rem;min-height:3.5rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border)}.cart-drawer__foot{display:block;border-bottom:0;border-top:1px solid var(--color-border);padding:1.25rem}.cart-drawer__title{font-size:.8125rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.cart-drawer__body{flex:1;overflow:auto;padding:1rem 1.25rem}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-size:.875rem;margin-bottom:.75rem}.cart-drawer__note{font-size:.75rem;color:var(--color-muted);margin-bottom:1rem}.cart-empty{text-align:center;padding:4rem 0;color:var(--color-muted)}.cart-empty .btn{margin-top:1.5rem}.cart-item{display:flex;gap:1rem;margin-bottom:1.25rem}.cart-item__image{width:5rem;height:6.75rem;object-fit:cover}.cart-item__title{font-size:.875rem;display:block}.cart-item__options,.cart-item__price{font-size:.75rem;color:var(--color-muted)}.cart-item__price{margin-top:.25rem;color:var(--color-fg);font-variant-numeric:tabular-nums}.qty{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.qty__btn{width:2.25rem;height:2.25rem;border:1px solid var(--color-border);display:grid;place-items:center}.qty__value{width:1.5rem;text-align:center;font-size:.875rem;font-variant-numeric:tabular-nums}.cart-item__remove{margin-left:auto;font-size:.75rem;text-decoration:underline}.hero{position:relative;height:100dvh;overflow:hidden;background:var(--color-fg)}.hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top}.hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgb(17 17 17 / .75),rgb(17 17 17 / .1),transparent)}.hero__content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:2.5rem}.hero__kicker{color:var(--color-bg);font-size:.75rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase}.hero__title{color:var(--color-bg);font-size:clamp(2.25rem,6vw,3.75rem);max-width:36rem;margin:.5rem 0 1.5rem}.usps{border-bottom:1px solid var(--color-border)}.usps__row{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 2.5rem;padding:1rem 0;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;color:var(--color-muted);text-align:center}.featured{padding:2.5rem 0 3.5rem}.featured__head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;padding-inline:.25rem}.featured__head h2{font-size:clamp(1.5rem,3vw,1.875rem)}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:.25rem}@media(min-width:640px){.product-grid{grid-template-columns:repeat(4,1fr);gap:.5rem}.product-grid--collection{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.product-grid--collection{grid-template-columns:repeat(4,1fr)}}.product-photo{background:var(--color-photo);object-fit:cover;object-position:center top;aspect-ratio:3 / 4;width:100%}.product-card__media{position:relative;overflow:hidden;background:var(--color-photo)}.product-card__media img{transition:transform .5s ease}.product-card:hover .product-card__media img{transform:scale(1.05)}.product-card__meta{display:block;padding:.75rem .25rem 1rem}.product-card__title{font-size:.875rem;font-weight:400;line-height:1.35}.price{margin-top:.25rem;font-size:.875rem;color:var(--color-muted);font-variant-numeric:tabular-nums}.price__compare{text-decoration:line-through;margin-right:.4rem;color:var(--color-subtle)}.badge{position:absolute;left:.5rem;top:.5rem;background:var(--color-bg);padding:.25rem .5rem;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase}.badge--primary{background:var(--color-primary);color:#fff}.wish-btn--overlay{position:absolute;right:.5rem;top:.5rem;z-index:2;width:2.25rem;height:2.25rem;display:grid;place-items:center}.swatches{display:flex;flex-wrap:wrap;gap:.25rem;padding:0 .25rem .75rem}.swatch{width:1.75rem;height:1.75rem;overflow:hidden;border:1px solid transparent}.swatch img{width:100%;height:100%;object-fit:cover;aspect-ratio:auto}.swatch.is-active{border-color:var(--color-fg)}.swatches--lg .swatch{width:3rem;height:4rem;border-color:var(--color-border)}.collection-list{padding:0 0 4rem}.collection-list__grid{display:grid;grid-template-columns:1fr 1fr;gap:.25rem}@media(min-width:1024px){.collection-list__grid{grid-template-columns:1fr 1fr 1fr;gap:.5rem}}.collection-tile{position:relative;display:block;min-height:14rem;overflow:hidden;background:var(--color-fg);color:#fff}.collection-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.collection-tile:hover img{transform:scale(1.05)}.collection-tile__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#11111140}.collection-tile__copy{position:relative;min-height:14rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:1.25rem;text-align:center}.collection-tile__title{font-family:var(--font-display);font-weight:600;font-size:1.125rem}.collection-tile__cta{margin-top:.5rem;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}@media(min-width:640px){.collection-tile,.collection-tile__copy{min-height:20rem}.collection-tile__title{font-size:1.5rem}}.footer{margin-top:2rem;border-top:1px solid var(--color-border)}.footer__grid{display:grid;gap:2.5rem;padding:3rem 0}@media(min-width:768px){.footer__grid{grid-template-columns:repeat(4,1fr)}}.footer__tagline{margin-top:1rem;font-size:.875rem;color:var(--color-muted);line-height:1.6}.footer__heading{font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.footer__list{margin-top:1rem;display:grid;gap:.5rem;font-size:.875rem;color:var(--color-muted)}.newsletter{margin-top:1rem;display:grid;gap:.5rem}.footer__legal{border-top:1px solid var(--color-border)}.footer__legal-row{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem 0;font-size:.75rem;color:var(--color-muted)}@media(min-width:640px){.footer__legal-row{flex-direction:row;justify-content:space-between;align-items:center}}.payment-icons{display:flex;gap:.4rem;align-items:center;flex-wrap:wrap}.payment-icon{height:1.25rem;width:auto}.collection-page{padding:2rem 0 3rem}.collection-page__head{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding-inline:.25rem}@media(min-width:640px){.collection-page__head{flex-direction:row;justify-content:space-between;align-items:flex-end}}.collection-page h1,.search-page h1,.cms-page h1,.cart-page h1,.wishlist-page h1,.empty-page h1{font-size:clamp(1.875rem,4vw,2.5rem)}.sort-select{width:auto;border:0;border-bottom:1px solid var(--color-border);min-height:2.75rem;background:transparent}.empty,.empty-page{text-align:center;padding:5rem 1rem}.empty-page .btn{margin-top:1.5rem}.pagination{display:flex;justify-content:center;gap:1rem;padding:2rem 0;font-size:.875rem}.product{padding:1.5rem 0 4rem}.crumbs{font-size:.75rem;color:var(--color-muted);margin-bottom:1.5rem}.crumbs a:hover{text-decoration:underline}.crumbs span{margin:0 .5rem}.product__grid{display:grid;gap:2rem}@media(min-width:1024px){.product__grid{grid-template-columns:1fr 1fr;gap:3rem}.product__gallery{position:sticky;top:6rem;align-self:start}.product__info{max-width:28rem;padding-top:.5rem}}.product__gallery{display:flex;gap:.5rem}.product__thumbs{display:none;width:4rem;flex-direction:column;gap:.5rem}@media(min-width:1024px){.product__thumbs{display:flex}}.product__thumb{overflow:hidden;border:1px solid transparent}.product__thumb.is-active{border-color:var(--color-fg)}.product__stage{position:relative;flex:1;min-width:0;background:var(--color-photo)}.product__info h1{font-size:clamp(1.5rem,3vw,1.875rem)}.product__price{margin-top:.75rem;font-size:1.125rem}.product__price .price{color:var(--color-fg);font-size:1.125rem}.product__usp{margin-top:.75rem;font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--color-primary)}.option{margin-top:2rem}.option__label{font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;margin-bottom:.75rem}.option__row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.option__row .option__label{margin-bottom:0}.size-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.25rem}.size-btn{min-height:3rem;border:1px solid var(--color-border);background:var(--color-bg);font-size:.875rem}.size-btn.is-active{background:var(--color-fg);color:var(--color-bg);border-color:var(--color-fg)}.size-btn.is-sold{color:var(--color-subtle)}.size-btn span{display:block;font-size:10px;letter-spacing:0}.product__actions{display:flex;gap:.5rem;margin-top:2rem}.product__ship{margin-top:1rem;font-size:.75rem}.product__copy{margin-top:2.5rem}.copy-block{border-top:1px solid var(--color-border);padding:1rem 0}.copy-block h3{font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.copy-block p{margin-top:.75rem;font-size:.875rem;line-height:1.65;color:var(--color-muted)}.copy-block ul{margin-top:.75rem;display:grid;gap:.4rem}.copy-block li{display:flex;gap:.5rem;font-size:.875rem;line-height:1.65;color:var(--color-muted)}.copy-block li:before{content:"";width:.25rem;height:.25rem;margin-top:.55rem;background:var(--color-primary);flex:none}.acc{border-top:1px solid var(--color-border);padding:1rem 0}.acc summary{cursor:pointer;font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.acc .rte,.acc p{margin-top:.75rem;font-size:.875rem;line-height:1.65;color:var(--color-muted)}.rte{font-size:.875rem;line-height:1.7;color:var(--color-muted)}.rte p{margin:.75rem 0}.sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:20;background:var(--color-bg);border-top:1px solid var(--color-border);padding:.75rem}@media(min-width:1024px){.sticky-cart{display:none}}.product{padding-bottom:6rem}@media(min-width:1024px){.product{padding-bottom:4rem}}.related{padding:0 0 4rem}.related h2{font-size:1.5rem;margin-bottom:1.5rem}.cms-page,.search-page,.cart-page,.wishlist-page{padding:3rem 0 4rem;max-width:48rem}.search-page,.cart-page,.wishlist-page,.collection-page,.collection-list{max-width:var(--page-width)}.search-page__form{display:flex;gap:.5rem;margin:1.5rem 0}.contact-form{display:grid;gap:.5rem;margin-top:2rem;max-width:28rem}.contact-form label{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;margin-top:.5rem}.modal{display:flex;align-items:flex-end;justify-content:center}@media(min-width:640px){.modal{align-items:center;padding:1.5rem}}.modal[hidden]{display:none}.modal__panel{position:relative;width:min(36rem,100%);background:var(--color-bg);padding:1.25rem}.modal__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.modal__title{font-size:1.25rem;letter-spacing:.12em}.password{min-height:100dvh;display:grid;place-content:center;text-align:center;gap:1rem;padding:2rem}.password__form{display:grid;gap:.75rem}.gift-card{min-height:100dvh;display:grid;place-items:center}.gift-card__card{text-align:center;display:grid;gap:1rem;justify-items:center;padding:2rem}.gift-card__code{font-size:1.25rem;letter-spacing:.2em}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.wishlist-page{max-width:1440px;margin:0 auto;padding:48px 32px 80px}.wishlist-page>h1{margin:0 0 32px;font-size:36px;line-height:1.1;font-weight:700;letter-spacing:-.02em;color:#111}.wishlist-page .product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:36px 16px;width:100%}.wishlist-page .wishlist-item[hidden]{display:none!important}.wishlist-page .wishlist-item:not([hidden]){display:block;width:100%;min-width:0}.wishlist-page .wishlist-item .product-card{width:100%;max-width:none}.wishlist-page .wishlist-item img{width:100%;height:auto;display:block}.wishlist-page [data-wishlist-empty]{margin:12px 0 24px;font-size:16px;color:#666}@media screen and (max-width:1100px){.wishlist-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media screen and (max-width:749px){.wishlist-page{padding:28px 14px 50px}.wishlist-page>h1{font-size:28px;margin-bottom:22px}.wishlist-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 10px}}.gymbabe-product-cta{display:none!important}.product-card__price-text,.product-card__price-text *,.price__current{color:var(--color-fg)!important;font-weight:500!important;font-size:15px!important}.product-card .gymbabe-product-cta{background:#000!important;letter-spacing:.12em!important;font-weight:600!important;border-radius:0!important}.product-card .gymbabe-product-cta:hover{background:var(--color-primary)!important}.product-photo--hover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}.product-card:hover .product-photo--hover{opacity:1}.gb-kicker{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.gb-text-cta{display:inline-block;margin-top:1.25rem;font-size:13px;letter-spacing:.08em;text-transform:uppercase;text-decoration:underline;text-underline-offset:4px}.usps--grid .usps__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem;padding:1.5rem 0}.usps__item{display:flex;align-items:center;gap:8px}.collection-list__title{font-family:var(--font-display);font-style:italic;font-size:clamp(1.6rem,3vw,2.2rem);margin:2rem 0 1.25rem}.collection-list__grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}@media(min-width:768px){.collection-list__grid{grid-template-columns:repeat(3,1fr);gap:12px}}.gb-col-hero__grid{display:grid}@media(min-width:768px){.gb-col-hero__grid{grid-template-columns:1fr 1fr}}.gb-col-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:2.5rem 1rem}.gb-col-hero h1{font-family:var(--font-display);font-style:italic;font-weight:500;font-size:clamp(2.5rem,6vw,4rem)}.gb-col-hero__sub{color:var(--color-muted);margin-top:.75rem}.gb-col-hero__media{position:relative;min-height:180px}.gb-col-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top}.gb-filters{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1.25rem 0;flex-wrap:wrap}.gb-filters__desktop{display:none;flex-wrap:wrap;gap:.5rem}.gb-filters__mobile{display:flex;gap:.5rem;width:100%}@media(min-width:768px){.gb-filters__desktop{display:flex}.gb-filters__mobile{display:none}.gb-filters__count{display:block}}.gb-filters__count{display:none}.gb-pill{display:inline-flex;align-items:center;gap:.4rem;height:2.5rem;padding:0 1rem;border:1px solid var(--color-border);border-radius:999px;background:#fff;font-size:14px}.gb-pill.is-on{background:#000;color:#fff;border-color:#000}.gb-pill--select select,.gb-filters__mobile select{border:0;background:transparent;font:inherit}.gb-drop{position:relative}.gb-drop__menu{position:absolute;top:calc(100% + 8px);left:0;z-index:20;min-width:13rem;max-height:16rem;overflow:auto;background:#fff;border:1px solid var(--color-border);padding:.75rem;box-shadow:0 8px 24px #00000014}.gb-drop__item{display:flex;gap:.5rem;align-items:center;padding:.4rem 0;font-size:14px}.gb-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0006}.gb-sheet{position:fixed;left:0;right:0;bottom:0;z-index:51;max-height:85vh;overflow:auto;background:#fff;border-radius:12px 12px 0 0}.gb-sheet__head,.gb-sheet__foot{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--color-border)}.gb-sheet__foot{border-top:1px solid var(--color-border);border-bottom:0;gap:8px;position:sticky;bottom:0;background:#fff}.gb-sheet__body{padding:1.25rem;display:grid;gap:1.25rem}.gb-swatches__more{font-size:12px;color:var(--color-muted);padding:0 6px}.gb-stock{margin-top:1.25rem;background:#fdf4f8;border-radius:6px;padding:.75rem 1rem}.gb-stock strong{font-size:14px;font-weight:500}.gb-stock p{margin-top:.25rem;color:var(--color-muted);font-size:14px}.gb-usps-mini{display:grid;gap:.5rem;margin-top:1.25rem;font-size:14px}.gb-usps-mini li{display:flex;gap:8px;align-items:center}.gb-klarna{color:var(--color-muted);font-size:14px;margin-top:.35rem}.gb-pdp-info{display:grid;gap:2rem;margin-top:3.5rem}@media(min-width:1024px){.gb-pdp-info{grid-template-columns:.85fr 1.15fr;gap:3rem}}.gb-highlights{background:#fdf4f8;padding:1.75rem}.gb-highlights ul,.gb-facts{list-style:none;margin:1rem 0 0;display:grid;gap:.55rem}.gb-highlights li,.gb-facts li{display:flex;justify-content:space-between;gap:12px;font-size:14px}.gb-facts span{color:var(--color-muted)}.gb-tabs{display:none;border-bottom:1px solid var(--color-border);margin-top:1rem}@media(min-width:768px){.gb-tabs{display:flex}.gb-acc{display:none}}.gb-tabs button{padding:.5rem 1rem;font-size:14px;color:var(--color-muted);border-bottom:2px solid transparent;margin-bottom:-1px}.gb-tabs button.is-on{color:var(--color-fg);border-color:#000;font-weight:500}.gb-tabpanel{display:none;margin-top:1rem;font-size:14px;line-height:1.6}.gb-tabpanel.is-on{display:block}.gb-acc{border-top:1px solid var(--color-border);margin-top:1rem}.gb-acc summary{display:flex;justify-content:space-between;align-items:center;padding:.9rem 0;cursor:pointer;font-weight:500;list-style:none}.gb-acc summary::-webkit-details-marker{display:none}.gb-mindset{padding:3.5rem 0;background:#faf8f7}.gb-mindset__grid{display:grid;gap:2rem}@media(min-width:768px){.gb-mindset__grid{grid-template-columns:1fr 1fr;align-items:center}}.gb-mindset h2{font-family:var(--font-display);font-style:italic;font-weight:500;font-size:clamp(2rem,4vw,3.25rem);line-height:1.1;margin-top:.75rem}.gb-mindset__body{margin-top:1rem;color:var(--color-muted);max-width:36ch}.gb-mindset__media img{width:100%;aspect-ratio:4/5;object-fit:cover}.gb-banners{padding:2.5rem 0}.gb-banners__grid{display:grid;gap:8px}@media(min-width:768px){.gb-banners__grid{grid-template-columns:1fr 1fr}}.gb-banner{position:relative;min-height:240px;overflow:hidden;color:#fff;display:block;background:#111}.gb-banner img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.gb-banner__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d}.gb-banner__copy{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:240px;padding:1.5rem}.gb-banner__copy strong{font-size:clamp(1.25rem,3vw,1.75rem);letter-spacing:.04em}.gb-banner__copy span{margin-top:.5rem;font-size:13px;letter-spacing:.1em;text-transform:uppercase}.gb-reviews{padding:3rem 0}.gb-reviews__title{font-family:var(--font-display);font-style:italic;font-size:clamp(1.6rem,3vw,2.2rem);margin-bottom:1.5rem;text-align:center}.gb-styled{background:#fdf4f8;padding:2.5rem 0;overflow:hidden}.gb-styled__inner{display:grid;gap:1.5rem}@media(min-width:768px){.gb-styled__inner{grid-template-columns:220px 1fr;align-items:center}}.gb-styled h2{font-family:var(--font-display);font-style:italic;font-weight:500;font-size:clamp(1.6rem,3vw,2.2rem)}.gb-styled p{color:var(--color-muted);font-size:14px;margin-top:.5rem}.gb-styled__row{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch}@media(min-width:768px){.gb-styled__row{display:grid;grid-template-columns:repeat(4,1fr);overflow:visible}}.gb-styled__row figure{aspect-ratio:1;width:70%;flex-shrink:0;margin:0;overflow:hidden}@media(min-width:768px){.gb-styled__row figure{width:auto}}.gb-styled__row img{width:100%;height:100%;object-fit:cover}.gb-news{background:#000;color:#fff;padding:3.5rem 1rem;text-align:center}.gb-news h2{font-family:var(--font-display);font-style:italic;font-weight:500;font-size:clamp(1.8rem,4vw,2.5rem)}.gb-news p{max-width:32rem;margin:.75rem auto 0;color:#ffffffbf}.gb-news__form{display:flex;gap:8px;max-width:28rem;margin:1.5rem auto 0}.gb-news__form input{flex:1;height:3rem;padding:0 1rem;border:1px solid rgb(255 255 255 / 30%);background:transparent;color:#fff}.gb-news__form .btn{background:var(--color-primary);border-color:var(--color-primary);width:auto}.gb-social-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:1.5rem 0;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.gb-social-strip a{display:inline-flex;align-items:center;gap:8px}.gb-footer{background:#000;color:#f54999}.gb-footer a{color:inherit}.gb-footer__acc{display:block;background:#000}.gb-footer__desktop{display:none}@media(min-width:768px){.gb-footer__acc{display:none}.gb-footer__desktop{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding:3rem 0}}.gb-footer__block{border-bottom:1px solid rgba(245,73,153,.18);background:#000}.gb-footer__block summary{display:flex;align-items:center;gap:12px;min-height:3.5rem;padding:0 1.25rem;cursor:pointer;list-style:none;font-weight:500;color:#f54999;background:#000}.gb-footer__block summary::-webkit-details-marker{display:none}.gb-footer__block summary span{flex:1}.gb-footer__block ul,.gb-footer__panel{padding:0 1.25rem 1.1rem 3.25rem;display:grid;gap:.45rem;font-size:14px;color:#f54999;background:#000}.gb-footer__block li,.gb-footer__block li a,.gb-footer__panel,.gb-footer__panel *{color:#f54999}.gb-footer__heading{font-size:11px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;color:#f54999}.gb-footer__desktop ul{display:grid;gap:.45rem;font-size:14px;color:#f54999}.gb-footer__legal{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center;padding:1.25rem 0;border-top:1px solid rgba(245,73,153,.18);font-size:12px;color:#f54999e6;background:#000}.gb-footer__legal ul{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.gb-footer__socials,.gb-footer__apps{display:flex;gap:12px}.gb-footer__brand{background:#000;color:#fff;padding:2.5rem 0;text-align:center;border-top:1px solid rgba(245,73,153,.14)}.gb-footer__logo{font-weight:800;letter-spacing:.16em;color:#f54999}.gb-footer__slogan{font-family:var(--font-display);font-style:italic;font-size:1.25rem;margin-top:.5rem;color:#fff}.gb-footer__tag{color:#ffffffb3;font-size:14px;margin-top:.4rem}.gb-footer__copy{color:#f5499973;font-size:12px;margin-top:1.25rem}.payment-icons{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.payment-icon{height:24px;width:auto}.gb-pop{position:fixed;z-index:35;right:16px;bottom:16px;width:min(calc(100% - 24px),20rem);background:#fff;border:1px solid #ececec;box-shadow:0 8px 24px #00000014;padding:12px 36px 12px 12px}@media(max-width:749px){.gb-pop{left:12px;right:12px;width:auto;bottom:12px}}.gb-pop__close{position:absolute;top:6px;right:6px;width:28px;height:28px}.gb-pop__link{display:flex;gap:10px;align-items:center;color:inherit}.gb-pop__link img{width:52px;height:68px;object-fit:cover;background:var(--color-photo)}.gb-pop__link strong{display:block;font-size:10px;letter-spacing:.14em;color:var(--color-primary)}.gb-pop__link span span{display:block;font-size:14px;font-weight:500}.gb-pop__link em{display:block;font-style:normal;font-size:12px;color:var(--color-muted)}.gb-predictive{max-width:40rem;margin:1rem auto 0;padding:0 1rem 1.5rem}.gb-predictive__hit{display:flex;gap:12px;align-items:center;padding:.6rem 0;border-bottom:1px solid var(--color-border)}.gb-predictive__hit img{width:48px;height:48px;object-fit:cover;background:var(--color-photo)}.gb-predictive__hit small{display:block;color:var(--color-muted)}.search-dialog,.menu-drawer,.cart-drawer{z-index:60}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.announcement,.announcement-section{display:none!important}.header-section{position:sticky;top:0;z-index:40;background:#fff}.header__bar{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center;height:3.5rem;width:min(100% - 2rem,var(--page-width));margin-inline:auto;border-bottom:0}.header__brand .logo,.header__brand img{display:none!important}.logo-word{font-family:var(--font-body)!important;font-style:normal!important;font-weight:800!important;font-size:18px!important;letter-spacing:.14em!important;text-transform:uppercase;line-height:1}.header__nav{display:none;justify-content:flex-start!important;gap:1.5rem!important;flex:none!important}.header__link{font-size:13px!important;font-weight:400;letter-spacing:.02em!important;text-transform:none!important;color:#5c5c5c}.header__link:hover,.header__link.is-active{color:#111!important;font-weight:500}.count-badge{background:#000!important;color:#fff!important;right:2px;top:4px;min-width:1rem;font-size:9px;line-height:16px}@media(min-width:1024px){.header__bar{display:grid!important;height:4rem;width:min(100% - 3rem,var(--page-width))}.header__menu-btn{display:none}.header__nav{display:flex!important;justify-content:flex-start!important;flex:none!important}.logo-word{font-size:20px!important}}.usps--dark{background:#000!important;color:#fff!important;border:0!important}.usps--dark .usps__row{display:flex!important;flex-wrap:nowrap;overflow-x:auto;justify-content:center;align-items:center;gap:1.25rem;padding:.5rem 1rem!important;grid-template-columns:none!important}.usps--dark .usps__item,.usps--dark .usps__row span{color:#fff!important;border:0!important;font-size:11px!important;font-weight:400!important;letter-spacing:.04em!important;text-transform:uppercase;white-space:nowrap;min-height:0!important;padding:0!important;background:transparent}.usps--dark .icon{width:12px;height:12px;flex:none}@media(min-width:768px){.usps--dark .usps__row{gap:2.5rem;padding:.55rem 1rem!important}.usps--dark .usps__item,.usps--dark .usps__row span{font-size:12px!important}}.usps--grid{background:#fff;border:0}.usps--grid .usps__row{display:grid!important;grid-template-columns:1fr 1fr;gap:1rem 1.5rem;padding:2rem 0}@media(min-width:768px){.usps--grid .usps__row{grid-template-columns:repeat(4,1fr)}}.usps--grid .usps__item,.usps--grid .usps__row span{color:#5c5c5c!important;border:0!important;font-size:14px!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important;white-space:normal;justify-content:flex-start}.product-grid,.product-grid--collection{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:.75rem!important;row-gap:2.5rem!important}@media(min-width:768px){.product-grid,.product-grid--collection{grid-template-columns:repeat(3,minmax(0,1fr))!important;column-gap:1.5rem!important;row-gap:3.5rem!important}}@media(min-width:1280px){.product-grid,.product-grid--collection{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.product-card{position:relative}.product-card__media{aspect-ratio:3 / 4;background:#faf8f7}.product-card__media img,.product-photo{width:100%;height:100%;object-fit:cover;aspect-ratio:3 / 4}.product-card:hover .product-card__media img{transform:scale(1.03)}.product-card .badge,.product-card .badge--primary{top:auto!important;bottom:.625rem!important;left:.625rem!important;background:#f54999!important;color:#fff!important;font-size:10px!important;font-weight:600;letter-spacing:.12em;padding:.2rem .5rem;z-index:2}.wish-btn--overlay{width:2.25rem!important;height:2.25rem!important;border-radius:999px;background:#ffffffd1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);right:.625rem!important;top:.625rem!important}.wish-btn--overlay.is-on,.wish-btn--overlay.is-on .icon-heart{color:#f54999}.product-card__meta,.product-card__swatch-area,.product-card__title,.product-card .jdgm-preview-badge{min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important}.product-card__meta{padding:.75rem 0 0!important}.product-card__title{font-size:15px!important;font-weight:500!important;letter-spacing:-.01em;line-height:1.3}.product-card__price-text,.product-card__price-text *,.price,.price__current{color:#111!important;font-weight:500!important;font-size:15px!important;margin-top:.25rem}.price__compare{color:#8a8a8a!important;font-weight:400!important;font-size:14px!important}.gb-dots{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;padding:.625rem 0 0!important;min-height:0!important;height:auto!important}.gb-dot{display:inline-block;width:16px;height:16px;border-radius:999px;border:1px solid #d6d6d6;background-size:cover;background-position:center;flex:none}.gb-dot.is-active{box-shadow:0 0 0 1px #000;outline:1px solid #000;outline-offset:1px;border-color:#000}.gb-dots--lg{gap:.5rem}.gb-dots--lg .gb-dot{width:28px;height:28px}.gb-swatches__more{font-size:12px;color:#5c5c5c;padding:0 4px}.gb-card__quick{display:none;position:absolute;inset-inline:0;bottom:0;z-index:3;background:#fffffff2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:.5rem;transform:translateY(8px);opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}@media(min-width:768px){.gb-card__quick{display:block}.product-card:hover .gb-card__quick,.gb-card__quick.is-open{opacity:1;transform:none;pointer-events:auto}}.gb-card__quick-btn{width:100%;padding:.5rem;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.gb-card__sizes{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.gb-card__sizes[hidden]{display:none}.gb-card__sizes button{min-width:2.25rem;border:1px solid #d6d6d6;padding:.35rem .5rem;font-size:12px;background:#fff}.gb-card__sizes button:hover:not(:disabled){background:#000;color:#fff;border-color:#000}.gb-card__sizes button:disabled{text-decoration:line-through;color:#8a8a8a;opacity:.5}.btn{border-radius:0;letter-spacing:.08em}.btn:hover{background:#000;border-color:#000;color:#fff}.btn--accent,.btn--accent:hover,.sticky-cart .btn--accent{background:#f54999!important;border-color:#f54999!important;color:#fff!important}.btn--accent:hover{background:#de3d8a!important;border-color:#de3d8a!important}.sticky-cart{padding:.75rem}.sticky-cart .btn{min-height:3rem}.gymbabe-hero__kicker,.gymbabe-hero__sub,.gymbabe-hero__closer,.gymbabe-hero__title,.gymbabe-hero__button{color:#fff!important;-webkit-text-fill-color:#fff!important}.gymbabe-hero__title{font-family:var(--font-display)!important;font-style:italic!important;font-weight:500!important;letter-spacing:-.02em!important;line-height:1.05!important;max-width:14ch}.gymbabe-hero__kicker{font-weight:500!important;font-size:12px!important;letter-spacing:.22em!important;opacity:.85}.gymbabe-hero__button{background:#fff!important;color:#111!important;-webkit-text-fill-color:#111!important;font-weight:600!important}.gymbabe-hero__button:hover{background:#f54999!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.gymbabe-hero__button--ghost{background:transparent!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border:1px solid #fff}.gymbabe-hero__button--ghost:hover{background:#fff!important;color:#111!important;-webkit-text-fill-color:#111!important}.featured{padding:3rem 0 4rem}.featured__head h2,.collection-list__title{font-family:var(--font-display);font-style:italic;font-weight:500;font-size:clamp(1.75rem,3vw,2.25rem)}.collection-list{padding:0 0 1rem}.collection-list__grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}@media(min-width:768px){.collection-list__grid{grid-template-columns:repeat(3,1fr);gap:.75rem}}@media(min-width:1024px){.collection-list__grid{grid-template-columns:repeat(6,1fr)}}.collection-tile,.collection-tile__copy{min-height:0;aspect-ratio:3 / 4}.collection-tile__copy{align-items:flex-start;justify-content:flex-end;text-align:left;padding:1rem}.collection-tile__title{font-family:var(--font-body);font-weight:600;font-size:1.05rem;font-style:normal}.gb-col-hero{background:#f8e7ee}.gb-col-hero h1{font-family:var(--font-display);font-style:italic;font-weight:500;font-size:clamp(2.75rem,7vw,4.5rem);letter-spacing:-.03em}.gb-col-hero__copy{padding:2.5rem 1.5rem}@media(min-width:768px){.gb-col-hero__copy{min-height:280px;padding:2.5rem}.gb-col-hero__media{min-height:280px}}.size-btn.is-active{background:#000;color:#fff;border-color:#000}.product__info h1{font-family:var(--font-body);font-weight:600;letter-spacing:-.02em}.gymbabe-product-cta,.product-card .gymbabe-product-cta{display:none!important}.header__actions .icon-btn__wrap{position:relative;width:22px;height:22px;align-items:center;justify-content:center}.header__actions .count-badge{right:-9px!important;top:-8px!important;min-width:15px!important;height:15px;padding:0 4px!important;line-height:15px!important;font-size:9px!important;border:2px solid #fff;box-sizing:content-box;z-index:3}.header__actions .icon-heart{position:relative;z-index:1}.product__usp,.gb-kicker,.gb-highlight-check span{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;max-height:none!important}.product__usp{line-height:1.55;overflow-wrap:anywhere}.gb-usps-mini{grid-template-columns:1fr;gap:.625rem!important;padding:.9rem 0;margin-top:1rem!important;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.gb-usps-mini li{min-width:0;line-height:1.4}.gb-usps-mini .icon{width:15px;height:15px;color:var(--color-primary);flex:none}@media(min-width:560px){.gb-usps-mini{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}}.usps--grid .usps__row{width:min(100% - 2rem,var(--page-width));gap:0!important;padding:1rem 0!important;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.usps--grid .usps__item{min-height:54px;padding:.75rem .8rem!important;justify-content:flex-start!important;align-items:center!important;line-height:1.35;border-bottom:1px solid var(--color-border)!important}.usps--grid .usps__item:nth-child(odd){border-right:1px solid var(--color-border)!important}.usps--grid .usps__item:nth-last-child(-n+2){border-bottom:0!important}.usps--grid .usps__item .icon{color:var(--color-primary);flex:none}@media(min-width:768px){.usps--grid .usps__item{justify-content:center!important;border-bottom:0!important;border-right:1px solid var(--color-border)!important}.usps--grid .usps__item:last-child{border-right:0!important}}.gb-highlights{border:1px solid #f7d9e7;border-radius:10px;background:#fff7fb!important;padding:1.4rem!important}.gb-highlights .gb-kicker{color:#111;font-size:14px;font-weight:600;letter-spacing:.02em;text-transform:none}.gb-highlights ul{gap:.7rem!important}.gb-highlight-check{justify-content:flex-start!important;align-items:flex-start!important}.gb-highlight-check .icon{color:var(--color-primary);margin-top:2px;flex:none}.gb-fallback-copy{margin-top:.75rem;color:var(--color-muted);font-size:14px;line-height:1.65}.gb-acc details{border-bottom:1px solid var(--color-border)}.gb-acc summary{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.gb-acc summary .icon{transition:transform .2s ease}.gb-acc details[open] summary .icon{transform:rotate(180deg)}.gb-stock{display:block;border:1px solid #f7d9e7;background:#fff0f7!important;padding:.8rem 1rem!important;border-radius:9px!important}.gb-stock strong{color:#111;display:flex;align-items:center;gap:8px}.gb-stock strong:before{content:\"\";width:8px;height:8px;border-radius:50%;background:var(--color-primary);flex:none}.gb-dot{background-color:#f6f4f5;background-repeat:no-repeat;background-position:center}.gb-dots--lg .gb-dot{width:38px!important;height:48px!important;border-radius:4px!important}.product-card__swatch-area .gb-dot{width:24px;height:30px;border-radius:3px}.gb-social-strip{row-gap:.75rem!important;column-gap:1.25rem!important}.gb-footer__socials a{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid var(--color-border);border-radius:999px}.gb-dot,.gb-dots--lg .gb-dot,.product-card__swatch-area .gb-dot{background-image:none!important;border-radius:999px!important}.gb-dots--lg .gb-dot{width:28px!important;height:28px!important;border:1px solid #cfcfcf!important}.product-card__swatch-area .gb-dot{width:17px!important;height:17px!important;border:1px solid #d0d0d0!important}.gb-dot.is-active{border-color:#fff!important;box-shadow:0 0 0 1.5px #111!important;outline:0!important}.gb-product-description{margin-top:1.35rem;border-top:1px solid var(--color-border)}.gb-product-accordion{border-bottom:1px solid var(--color-border)}.gb-product-accordion>summary{min-height:58px;padding:.95rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;list-style:none;cursor:pointer;color:#171717;font-size:15px;font-weight:600;letter-spacing:-.01em}.gb-product-accordion>summary::-webkit-details-marker{display:none}.gb-product-accordion>summary .icon{width:14px;height:14px;flex:none;transition:transform .2s ease}.gb-product-accordion[open]>summary .icon{transform:rotate(180deg)}.gb-product-accordion__content{padding:0 0 1.15rem;color:#353535;font-size:14px;line-height:1.65}.gb-product-accordion__content>:first-child{margin-top:0}.gb-product-accordion__content>:last-child{margin-bottom:0}.gb-short-list,.gb-detail-list{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.gb-short-list li{display:flex;align-items:flex-start;gap:.55rem}.gb-short-list .icon{width:14px;height:14px;color:var(--color-primary);flex:none;margin-top:.24rem}.gb-detail-list{list-style:disc;padding-left:1.15rem}.gb-detail-list li{padding-left:.1rem}.gb-spec-list{margin:0;display:grid;gap:0}.gb-spec-list>div{display:grid;grid-template-columns:minmax(110px,.8fr) minmax(0,1.2fr);gap:1rem;padding:.48rem 0}.gb-spec-list dt{color:var(--color-muted)}.gb-spec-list dd{margin:0;color:#222;text-align:right}.gb-product-longcopy{margin:0}.gb-product-longcopy>:first-child{margin-top:0}.gb-product-longcopy>:last-child{margin-bottom:0}.gb-product-description .gb-fallback-copy{margin:0}.gb-pdp-info{display:none!important}@media(max-width:767px){.gb-product-description{margin-top:1.15rem}.gb-product-accordion>summary{min-height:56px;font-size:14px}.gb-product-accordion__content{font-size:13.5px}.gb-spec-list>div{grid-template-columns:1fr;gap:.08rem}.gb-spec-list dd{text-align:left}}.gb-usps-mini--pdp{margin-top:1.35rem!important;padding:.9rem 0 1rem;border-top:0;border-bottom:0;gap:.9rem!important;grid-template-columns:1fr!important}.gb-usps-mini--pdp li{font-size:15px;line-height:1.45;color:#151515}.gb-usps-mini--pdp .icon{width:18px;height:18px;color:#111!important;stroke-width:1.8}.gb-stock{min-height:86px;margin-top:1.15rem!important;padding:1rem 1.15rem!important;display:flex;flex-direction:column;justify-content:center;background:#fff5fa!important;border:1px solid #fbe6f0!important;border-radius:8px!important;overflow:visible!important;white-space:normal!important}.gb-stock[hidden]{display:none!important}.gb-stock__status{display:flex;align-items:center;gap:.65rem;min-width:0}.gb-stock__dot{width:9px;height:9px;border-radius:999px;background:var(--color-primary);flex:0 0 9px}.gb-stock strong{display:block!important;min-width:0;color:#171717;font-size:15px!important;font-weight:650!important;line-height:1.35;overflow-wrap:anywhere}.gb-stock strong:before{content:none!important;display:none!important}.gb-stock p{margin:.35rem 0 0 1.55rem!important;color:#626262!important;font-size:14px!important;line-height:1.45;overflow-wrap:anywhere}.gb-stock.is-soldout .gb-stock__dot{background:#777}.gb-product-content{margin-top:2.2rem;border:0}.gb-short-card{margin:0;padding:1.55rem 1.45rem 1.6rem;background:#fff8fb;border:0}.gb-short-card h2,.gb-details-heading{margin:0;color:#171717;font-family:inherit;font-size:13px;line-height:1.2;font-weight:700;letter-spacing:.18em}.gb-short-card .gb-short-list{margin-top:1.15rem;gap:.78rem}.gb-short-card .gb-short-list li{gap:.75rem;align-items:flex-start;color:#171717;font-size:15px;line-height:1.45}.gb-short-card .gb-short-list .icon{width:16px;height:16px;color:#111;margin-top:.18rem}.gb-product-intro{margin:2.35rem 0 2.15rem;color:#171717;font-size:15px;line-height:1.65}.gb-product-intro p{margin:0 0 .8rem}.gb-product-intro p:last-child{margin-bottom:0}.gb-details-block{margin-top:0}.gb-details-heading{padding-bottom:.85rem;border-bottom:1px solid var(--color-border)}.gb-details-block .gb-product-accordion{margin:0;border-bottom:1px solid var(--color-border)}.gb-details-block .gb-product-accordion>summary{min-height:58px;padding:1rem 0;font-size:15px;font-weight:600}.gb-details-block .gb-product-accordion__content{padding:0 0 1.2rem;color:#666;font-size:14px;line-height:1.7}.gb-details-block .gb-product-accordion__content p{margin:0 0 .55rem}.gb-details-block .gb-product-accordion__content p:last-child{margin-bottom:0}@media(max-width:767px){.gb-product-content{margin-top:2rem}.gb-short-card{margin-left:0;margin-right:0;padding:1.45rem 1.25rem 1.5rem}.gb-short-card .gb-short-list li,.gb-product-intro{font-size:14.5px}.gb-product-intro{margin:2.2rem 0 2rem}.gb-details-block .gb-product-accordion>summary{min-height:56px;font-size:14.5px}.gb-details-block .gb-product-accordion__content{font-size:14px}}.gb-usps-mini--pdp{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:1rem!important;row-gap:.9rem!important;align-items:center}.gb-usps-mini--pdp .gb-usps-mini__wide{grid-column:1 / -1}.gb-usps-mini--pdp li{min-width:0;white-space:nowrap}@media(max-width:380px){.gb-usps-mini--pdp{column-gap:.65rem!important}.gb-usps-mini--pdp li{font-size:13.5px}}.gb-col-hero__sub{max-width:48rem;margin-top:.9rem;color:var(--color-muted);overflow:visible;white-space:normal}.gb-col-hero__sub.rte>:first-child{margin-top:0}.gb-col-hero__sub.rte>:last-child{margin-bottom:0}.gb-col-hero__sub.rte p,.gb-col-hero__sub.rte li{font-size:15px;line-height:1.65}.gb-details-copy{margin-top:2.2rem;border-bottom:1px solid var(--color-border)}.gb-section-title{margin:0;min-height:58px;padding:1rem 0;display:flex;align-items:center;color:#171717;font-family:var(--font-body)!important;font-style:normal!important;font-size:15px;font-weight:600;line-height:1.35;letter-spacing:-.01em;text-transform:none}.gb-section-content{padding:0 0 1.2rem;color:#444;font-size:14px;line-height:1.7}.gb-section-content>:first-child{margin-top:0}.gb-section-content>:last-child{margin-bottom:0}.gb-section-content p{margin:0 0 .75rem}.gb-section-content ul,.gb-section-content ol,.gb-product-accordion__content ul,.gb-product-accordion__content ol{margin:.65rem 0 .85rem;padding-left:1.25rem}.gb-inline-subheading{margin:1rem 0 .45rem;font-family:var(--font-body)!important;font-style:normal!important;font-size:14px;font-weight:600;line-height:1.4;letter-spacing:0;text-transform:none}.gb-details-block .gb-product-accordion>summary,.gb-section-title{font-family:var(--font-body)!important}@media(max-width:767px){.gb-col-hero__sub.rte p,.gb-col-hero__sub.rte li{font-size:14.5px}.gb-section-title{min-height:56px;font-size:14.5px}.gb-section-content{font-size:14px}}.gb-col-hero__sub,.gb-col-hero__sub.rte,.gb-col-hero__sub.rte p,.gb-col-hero__sub.rte div,.gb-col-hero__sub.rte span,.gb-col-hero__sub.rte ul,.gb-col-hero__sub.rte ol,.gb-col-hero__sub.rte li,[data-collection-description],[data-collection-description] *{display:revert;max-width:none!important;max-height:none!important;height:auto!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;-webkit-box-orient:initial!important}.gb-col-hero__sub,[data-collection-description]{width:100%;max-width:62rem!important}.gb-col-hero__grid--text-only{grid-template-columns:minmax(0,1fr)!important}.gb-col-hero--text-only .gb-col-hero__copy{width:100%;max-width:110rem}@media(min-width:768px){.gb-col-hero--text-only .gb-col-hero__copy{padding-right:4rem}}.gb-col-hero__grid,.gb-col-hero__grid--text-only{grid-template-columns:minmax(0,1fr)!important}.gb-col-hero__media{display:none!important}.gb-col-hero__copy,.gb-col-hero--text-only .gb-col-hero__copy{width:100%!important;max-width:none!important}@media(min-width:768px){.gb-col-hero__copy,.gb-col-hero--text-only .gb-col-hero__copy{min-height:280px;padding:2.5rem 4rem}}.gb-price-range{min-width:280px;padding:16px}.gb-price-range__summary{margin:0 0 12px;font-size:14px;font-weight:600;color:rgb(var(--color-foreground, 20 20 20))}.gb-price-range__fields{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:end}.gb-price-range__dash{padding-bottom:12px;color:#777}.gb-price-field{display:grid;gap:6px;font-size:12px;color:#666}.gb-price-field__input{display:flex;align-items:center;gap:5px;height:44px;padding:0 12px;border:1px solid #dedede;border-radius:10px;background:#fff;color:#111}.gb-price-field__input input{width:100%;min-width:0;border:0;outline:0;background:transparent;font:inherit;color:inherit;padding:0;-webkit-appearance:textfield;appearance:textfield}.gb-price-field__input input::-webkit-inner-spin-button,.gb-price-field__input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gb-price-range__apply{width:100%;margin-top:12px;padding:11px 14px;border:0;border-radius:8px;background:#f54999;color:#fff;font-weight:700;cursor:pointer}.gb-price-range--sheet{min-width:0;padding:0 0 8px}@media(max-width:749px){.gb-price-range__fields{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}}.price__compare,.product__price .price__compare,.product-card .price__compare{color:#d92727!important;font-weight:600!important}.product__reviews{margin:.5rem 0 .55rem;min-height:18px}.product__reviews .jdgm-prev-badge,.product__reviews .jdgm-star{line-height:1.2}.product__reviews--fallback{display:flex;align-items:center;gap:.55rem;color:#f54999;letter-spacing:.08em;font-size:14px}.product__reviews--fallback small{color:var(--color-muted);letter-spacing:0;font-size:12px}.gb-short-card--near-price{margin:1.25rem 0 1.35rem}.gb-short-card--near-price h2{text-transform:uppercase}.cart-payment-methods{margin-top:.9rem;text-align:center}.cart-payment-methods>p{margin:0 0 .55rem;color:var(--color-muted);font-size:12px}.cart-payment-methods .payment-icons{justify-content:center}.cart-payment-methods .payment-icon{height:22px}.cart-view-link{display:block;margin-top:.8rem;text-align:center;color:var(--color-fg);font-size:13px;text-decoration:underline;text-underline-offset:3px}.policy-page{padding-top:3rem;padding-bottom:4rem}.policy-page__intro{max-width:780px;margin:0 0 2rem;color:var(--color-muted)}.policy-page__nav{display:flex;flex-wrap:wrap;gap:.65rem;margin:0 0 2rem}.policy-page__nav a{border:1px solid var(--color-border);border-radius:999px;padding:.65rem .9rem;font-size:13px;color:var(--color-fg);background:#fff}.policy-page__item{max-width:900px;padding:1.5rem 0;border-top:1px solid var(--color-border)}.policy-page__item h2{margin:0 0 1rem;font-family:inherit;font-size:20px}.policy-page__item .rte{color:var(--color-muted)}@media(max-width:749px){.gb-short-card--near-price{margin-top:1rem;margin-bottom:1.15rem}.policy-page{padding-top:2rem;padding-bottom:3rem}}.gb-stock.is-soldout p{display:none!important}.usps--dark{overflow:hidden!important}.usps--dark .usps__marquee{width:100%;overflow:hidden;padding:.5rem 0;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 2.5rem,#000 calc(100% - 2.5rem),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 2.5rem,#000 calc(100% - 2.5rem),transparent 100%)}.usps--dark .usps__track{display:flex;width:max-content;will-change:transform;animation:gymbabe-usp-marquee 24s linear infinite}.usps--dark .usps__group{display:flex;flex:none;align-items:center;gap:clamp(2rem,4vw,4.5rem);padding-right:clamp(2rem,4vw,4.5rem)}.usps--dark .usps__item{display:inline-flex!important;align-items:center;gap:8px;flex:none;white-space:nowrap}@keyframes gymbabe-usp-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(min-width:768px){.usps--dark .usps__marquee{padding:.55rem 0}}@media(max-width:767px){.usps--dark .usps__track{animation-duration:19s}.usps--dark .usps__marquee{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 1rem,#000 calc(100% - 1rem),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 1rem,#000 calc(100% - 1rem),transparent 100%)}}@media(prefers-reduced-motion:reduce){.usps--dark .usps__track{animation:none}.usps--dark .usps__marquee{overflow-x:auto}}.gb-welcome-popup[hidden]{display:none!important}.gb-welcome-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999998;display:grid;place-items:center;padding:20px}.gb-welcome-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#000000b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer}.gb-welcome-popup__panel{position:relative;z-index:1;width:min(94vw,470px);background:#fff;padding:34px 30px 28px;text-align:center;box-shadow:0 24px 70px #00000047}.gb-welcome-popup__close{position:absolute;right:12px;top:8px;border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer}.gb-welcome-popup__kicker{margin:0 0 8px;color:#f54999;font-size:12px;font-weight:800;letter-spacing:.15em}.gb-welcome-popup h2{margin:0 0 10px;font-family:inherit;font-size:clamp(28px,6vw,42px);line-height:1}.gb-welcome-popup__panel>p:not(.gb-welcome-popup__kicker){margin:0 auto 20px;max-width:34ch}.gb-welcome-popup__fields{display:grid;gap:10px}.gb-welcome-popup__fields input{width:100%;min-height:48px;border:1px solid #d8d8d8;padding:0 14px;font:inherit}.gb-welcome-popup__fields .btn{min-height:48px;background:#f54999;border-color:#f54999;color:#fff}.gb-welcome-popup__success{margin:14px 0 0;font-weight:700}.gb-welcome-popup small{display:block;margin-top:14px;color:#777;font-size:11px;line-height:1.45}@media(max-width:749px){.gb-welcome-popup__panel{padding:30px 20px 24px}}.product-payment-methods{margin:.85rem 0 0;text-align:left}.product-payment-methods>p{margin:0 0 .5rem;color:var(--color-muted);font-size:12px}.product-payment-methods .payment-icons{justify-content:flex-start;gap:7px}.product-payment-methods .payment-icon{height:22px;width:auto}@media(max-width:749px){.product-payment-methods{margin-top:.75rem}.product-payment-methods .payment-icons{gap:6px}.product-payment-methods .payment-icon{height:21px}}.gb-premium-usps-section{background:#050505}.gb-premium-usps{background:#050505;color:#fff;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.gb-premium-usps__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-top:18px;padding-bottom:18px}.gb-premium-usps__item{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:9px;padding:4px 10px;text-align:center}.gb-premium-usps__item+.gb-premium-usps__item:before{content:"";position:absolute;left:0;top:10%;width:1px;height:80%;background:#ffffff2e}.gb-premium-usps__icon{width:58px;height:58px;flex:0 0 58px;display:grid;place-items:center;border-radius:50%;color:#f54999;border:1px solid rgba(245,73,153,.28);background:radial-gradient(circle,#f5499929,#f5499912 55%,#f5499905);box-shadow:inset 0 0 20px #f549990d}.gb-premium-usps__icon svg{width:29px;height:29px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gb-premium-usps__copy{display:grid;gap:4px;min-width:0}.gb-premium-usps__copy strong{color:#fff;font-family:var(--font-body);font-size:12px;line-height:1.2;font-weight:700;letter-spacing:.025em;text-transform:uppercase}.gb-premium-usps__copy small{color:#ffffffad;font-size:11px;line-height:1.25;font-weight:400}@media(max-width:749px){.gb-premium-usps__inner{width:100%;padding:16px 8px}.gb-premium-usps__item{gap:7px;padding:2px 5px}.gb-premium-usps__icon{width:45px;height:45px;flex-basis:45px}.gb-premium-usps__icon svg{width:23px;height:23px}.gb-premium-usps__copy strong{font-size:9.5px;letter-spacing:.01em}.gb-premium-usps__copy small{font-size:9.5px}}@media(min-width:750px){.gb-premium-usps__inner{padding-top:22px;padding-bottom:22px}.gb-premium-usps__item{gap:11px;padding:6px 18px}.gb-premium-usps__copy strong{font-size:13px}.gb-premium-usps__copy small{font-size:12px}}.collection-list{padding-top:2.4rem!important;padding-bottom:3.5rem!important}.collection-list__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.collection-list__title{margin:0!important;font-size:clamp(2rem,5vw,3.1rem)!important;line-height:.95;letter-spacing:-.025em}.collection-list__all{flex:none;display:inline-flex;align-items:center;gap:.55rem;color:#111;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}.collection-list__all span{font-size:18px;line-height:1;transition:transform .2s ease}.collection-list__all:hover span{transform:translate(3px)}.collection-list__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.collection-tile{position:relative;display:block;overflow:hidden;aspect-ratio:3 / 4!important;min-height:0!important;background:#eceae9;color:#fff}.collection-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.65,.3,1)}.collection-tile:hover img{transform:scale(1.035)}.collection-tile__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005 40%,#00000085)!important}.collection-tile__copy{position:relative;z-index:2;display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:flex-end!important;width:100%;height:100%;min-height:0!important;aspect-ratio:auto!important;padding:1.15rem!important;text-align:left!important}.collection-tile__title{color:#fff;font-family:var(--font-body)!important;font-size:clamp(1.15rem,4vw,1.65rem)!important;font-weight:700!important;line-height:1.05;text-shadow:0 1px 12px rgba(0,0,0,.15)}.collection-tile__cta{display:inline-flex;align-items:center;gap:.45rem;margin-top:.65rem!important;color:#fffffff0;font-size:11px!important;font-weight:500;letter-spacing:.16em!important;line-height:1.2;text-transform:uppercase}.collection-tile__arrow{font-size:17px;line-height:1;letter-spacing:0;transition:transform .2s ease}.collection-tile:hover .collection-tile__arrow{transform:translate(3px)}@media(min-width:750px){.collection-list__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.collection-list__head{margin-bottom:1.5rem}.collection-list__all{font-size:12px}.collection-tile__copy{padding:1.5rem!important}}@media(min-width:1100px){.collection-list__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}}.social-strip-section{background:#000;border-top:1px solid rgba(245,73,153,.14);border-bottom:1px solid rgba(245,73,153,.14)}.gb-social-strip{background:#000;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:1rem!important;column-gap:1.75rem!important;padding-top:1.3rem;padding-bottom:1.3rem}.gb-social-strip a{display:inline-flex;align-items:center;gap:10px;color:#f54999;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}.gb-social-strip a:hover{opacity:.8}.gb-social-strip a svg{width:24px;height:24px;color:#f54999;stroke:currentColor}@media(max-width:749px){.gb-social-strip{column-gap:1.1rem!important;row-gap:.9rem!important;padding-top:1.15rem;padding-bottom:1.15rem}.gb-social-strip a{font-size:12px;letter-spacing:.07em;gap:8px}.gb-social-strip a svg{width:22px;height:22px}}.gb-mindset{padding:clamp(3.75rem,7vw,6.5rem) 0;background:#050505;color:#fff;overflow:hidden}.gb-mindset__grid{gap:clamp(2.25rem,5vw,5.5rem)}.gb-mindset__copy{align-self:center}.gb-mindset .gb-kicker{margin:0 0 1rem;color:#f54999;font-size:12px;font-weight:700;letter-spacing:.2em}.gb-mindset__heading{margin:0;color:#fff}.gb-mindset__heading span{display:block}.gb-mindset__heading .gb-mindset__heading-accent{color:#f54999}.gb-mindset__body{max-width:42ch;margin-top:1.35rem;color:#ffffffd6;font-size:15px;line-height:1.75}.gb-mindset__body p{margin:0}.gb-mindset__body-accent{margin-top:.65rem!important;color:#f54999;font-weight:650}.gb-mindset .gb-text-cta{margin-top:1.7rem;color:#f54999;font-weight:700;text-decoration-color:#f549998c;transition:color .2s ease,text-decoration-color .2s ease}.gb-mindset .gb-text-cta:hover{color:#fff;text-decoration-color:#fff}.gb-mindset__media{position:relative}.gb-mindset__media:before{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border:1px solid rgba(245,73,153,.22);pointer-events:none}.gb-mindset__media img{display:block;width:100%;aspect-ratio:3 / 4;object-fit:cover;object-position:center center}@media(max-width:767px){.gb-mindset{padding:3.25rem 0 3.5rem}.gb-mindset__grid{gap:2rem}.gb-mindset__heading{font-size:clamp(2.25rem,11vw,3.2rem)!important;line-height:1.04!important}.gb-mindset__media:before{top:-7px;right:-7px;bottom:-7px;left:-7px}}.template-index .gymbabe-hero__kicker{color:#f54999!important;opacity:1!important}.template-index .gymbabe-hero__title{color:#fff!important}.template-index .collection-list{background:#fff}.template-index .collection-list__title{color:#111!important}.template-index .collection-list__all{color:#f54999!important}.template-index .collection-tile__title{color:#fff!important}.template-index .collection-tile__cta,.template-index .collection-tile__arrow{color:#f54999!important;text-shadow:0 1px 8px rgba(0,0,0,.3)}.template-index .featured{background:#fff}.template-index .featured__head h2{color:#111!important}.template-index .featured__head .text-link{color:#f54999!important;text-decoration-color:#f5499973}.template-index .gb-mindset{background:#faf8f7!important;color:#111!important}.template-index .gb-mindset .gb-kicker{color:#f54999!important}.template-index .gb-mindset__heading,.template-index .gb-mindset__heading span{color:#111!important}.template-index .gb-mindset__heading .gb-mindset__heading-accent{color:#f54999!important}.template-index .gb-mindset__body{color:#5f5b5d!important}.template-index .gb-mindset__body-accent{color:#111!important;font-weight:650}.template-index .gb-mindset .gb-text-cta{color:#f54999!important;text-decoration-color:#f5499973!important}.template-index .gb-mindset .gb-text-cta:hover{color:#111!important;text-decoration-color:#111!important}.template-index .gb-mindset__media:before{border-color:#f5499933!important}.template-index .gb-banner__copy strong{color:#fff!important}.template-index .gb-banner__copy span{color:#f54999!important;font-weight:700;text-shadow:0 1px 8px rgba(0,0,0,.35)}.template-index .gb-reviews__title{color:#111!important;position:relative;padding-bottom:.8rem}.template-index .gb-reviews__title:after{content:"";display:block;width:44px;height:2px;margin:.75rem auto 0;background:#f54999}.template-index .gb-styled{background:#fbf8f9!important}.template-index .gb-styled h2{color:#111!important}.template-index .gb-styled h2:after{content:"";display:block;width:36px;height:2px;margin-top:.65rem;background:#f54999}.template-index .gb-styled p{color:#666164!important}.template-index .gb-news{background:#050505!important;color:#fff!important}.template-index .gb-news h2{color:#fff!important}.template-index .gb-news p{color:#ffffffb8!important}.template-index .gb-news__form .btn{background:#f54999!important;border-color:#f54999!important;color:#fff!important}.template-index .gb-news__form .btn:hover{background:#fff!important;border-color:#fff!important;color:#111!important}.template-index .gb-premium-usps__copy strong{color:#fff!important}.template-index .gb-premium-usps__copy small{color:#ffffffad!important}.gb-pdp-urgency{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;margin-top:1.3rem;padding:.45rem 0}.gb-pdp-urgency--single{grid-template-columns:minmax(0,1fr)}.gb-pdp-urgency--single .gb-pdp-urgency__item{max-width:26rem}.gb-pdp-urgency__item{min-width:0;display:flex;align-items:center;gap:.75rem;padding:.55rem .75rem .55rem 0}.gb-pdp-urgency__item+.gb-pdp-urgency__item{border-left:1px solid #e7e7e7;padding-left:1rem;padding-right:0}.gb-pdp-urgency__icon{width:32px;min-width:32px;height:32px;display:grid;place-items:center;color:#f54999}.gb-pdp-urgency__icon .icon{width:28px;height:28px;color:#f54999}.gb-pdp-urgency__copy{min-width:0;display:grid;gap:.16rem}.gb-pdp-urgency__copy strong{color:#f54999;font-size:13px;line-height:1.22;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.gb-pdp-urgency__copy span{color:#686868;font-size:12.5px;line-height:1.3}@media(max-width:390px){.gb-pdp-urgency__item{gap:.55rem}.gb-pdp-urgency__item+.gb-pdp-urgency__item{padding-left:.7rem}.gb-pdp-urgency__icon{width:27px;min-width:27px}.gb-pdp-urgency__icon .icon{width:24px;height:24px}.gb-pdp-urgency__copy strong,.gb-pdp-urgency__copy span{font-size:11.5px}}@media(max-width:990px){html,body{max-width:100%;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0;display:none}.gb-news,.gb-news__inner,.gb-news__form{max-width:100%}.gb-news__form{width:100%}.gb-news__form input{min-width:0;width:100%}.gb-news__form .btn{flex:0 0 auto;white-space:nowrap}}@media(max-width:390px){.gb-news__form{gap:6px}.gb-news__form .btn{padding-inline:.9rem;letter-spacing:.08em}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/theme.css.map */
