.shopify-section-group-header-group{display:none}.header__icon--cart{flex-shrink:0;min-width:4.4rem}body{background:#faf8f5}#shopify-privacy-banner{max-width:40rem;padding:1.6rem 2rem;font-size:1.3rem}#shopify-privacy-banner h2{font-size:1.6rem;margin-bottom:.8rem}#shopify-privacy-banner button{padding:.8rem 1.6rem;font-size:1.3rem}#shopify-pc__banner,.shopify-pc__banner__dialog{max-width:50rem;width:100%;padding:1.2rem 1.6rem;margin:0 auto 1.6rem;left:50%;transform:translate(-50%)}#shopify-pc__banner h2,.shopify-pc__banner__dialog h2{font-size:1.4rem;margin-bottom:.6rem;line-height:1.2}#shopify-pc__banner p,.shopify-pc__banner__dialog p{font-size:1.2rem;line-height:1.4;margin-bottom:.8rem}#shopify-pc__banner button,.shopify-pc__banner__dialog button{padding:1.2rem 2rem;font-size:1.2rem;margin:0 .4rem 0 0}.shopify-pc__banner__wrapper{max-width:100%}.shopify-pc__banner__body{margin-bottom:.8rem}.shopify-pc__banner__buttons,[class*=shopify-pc__banner] [class*=buttons]{margin-top:0;gap:.4rem}.custom-announcement-banner{background:#f5f5f5;text-align:center;padding:1.2rem 2rem;font-size:1.4rem;font-weight:600;color:#1a1a1a;border-bottom:.1rem solid #e0e0e0;letter-spacing:.05rem;display:block;width:100%;margin:0;position:relative;z-index:100}.custom-header{background:#fff;border-bottom:.1rem solid #e0e0e0;padding:0;margin:0;display:block;width:100%}.custom-header__inner{max-width:144rem;margin:0 auto;padding:1.6rem 6rem;display:flex;align-items:center;justify-content:space-between;gap:4rem}.custom-header__logo a,.custom-header__mobile-toggle,.custom-header__icon,.custom-header__dropdown-trigger{-webkit-tap-highlight-color:transparent}.custom-header__logo a:focus:not(:focus-visible),.custom-header__mobile-toggle:focus:not(:focus-visible),.custom-header__icon:focus:not(:focus-visible){outline:none}.custom-header__logo a:focus-visible{outline:2px solid #1a1a1a;outline-offset:3px;border-radius:2px}.custom-header__logo a{font-size:2rem;font-weight:700;color:#1a1a1a;text-decoration:none;line-height:1;display:flex;align-items:center}.custom-header__nav{display:flex;gap:3.2rem;flex:1;align-items:center}.custom-header__nav>a,.custom-header__dropdown-trigger{position:relative;font-size:1.4rem;font-weight:400;color:#1a1a1a;text-decoration:none;line-height:1}.custom-header__nav>a:after,.custom-header__dropdown-trigger:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:1.5px;background:#1a1a1a;transform:scaleX(0);transform-origin:left center;transition:transform .25s ease}.custom-header__nav>a:hover:after,.custom-header__dropdown-trigger:hover:after,.custom-header__dropdown-wrapper.is-open .custom-header__dropdown-trigger:after{transform:scaleX(1)}.custom-header__nav>a:focus-visible,.custom-header__dropdown-trigger:focus-visible,.custom-header__icon:focus-visible{outline:2px solid #1a1a1a;outline-offset:3px;border-radius:2px}.custom-header__dropdown-wrapper{position:relative;width:fit-content;cursor:pointer}.custom-header__dropdown-trigger{display:inline-flex;align-items:center;gap:.5rem}.custom-header__caret{width:1rem;height:.6rem;flex-shrink:0;transition:transform .15s ease}.custom-header__dropdown-wrapper.is-open .custom-header__caret{transform:rotate(180deg)}.custom-header__dropdown{position:absolute;top:100%;left:0;background:#fff;border-radius:1.2rem;box-shadow:0 1rem 4rem #00000026;padding:2rem;width:max-content;max-width:80rem;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .18s ease,visibility .18s ease,transform .18s cubic-bezier(.16,1,.3,1);z-index:1000;pointer-events:none;margin-top:1rem}.custom-header__dropdown-wrapper.is-open .custom-header__dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.custom-header__dropdown:before{content:"";position:absolute;top:-1.4rem;left:0;width:100%;height:1.4rem;background:transparent}.custom-header__dropdown-inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1.2rem;max-width:80rem}.custom-header__dropdown-item{text-decoration:none;border-radius:.8rem;overflow:hidden;transition:transform .2s;display:block;min-width:12rem;max-width:14rem}.custom-header__dropdown-item:hover{transform:translateY(-.4rem)}.custom-header__dropdown-image{width:100%;aspect-ratio:1/1;overflow:hidden;background:#f5f5f5;border-radius:.8rem;display:flex;align-items:center;justify-content:center}.custom-header__dropdown-image img{width:100%;height:100%;object-fit:contain;padding:.8rem}.custom-header__dropdown-title{padding:.6rem .4rem 0;font-size:1.2rem;font-weight:500;color:#1a1a1a;text-align:center}.custom-header__actions{display:flex;align-items:center;gap:2rem}.custom-header__location{font-size:1.4rem;color:#1a1a1a;display:flex;align-items:center}.custom-header__location .localization-form{padding:0;margin:0;position:relative}.custom-header__location .localization-form__select{box-shadow:none;border:none;padding:.6rem 1.2rem;margin:0;font-size:1.3rem;font-weight:600;background:transparent;height:auto;min-height:auto;line-height:1;letter-spacing:.02em;color:#1a1a1a;display:flex;align-items:center;gap:.6rem;border-radius:.6rem;transition:background-color .2s ease;cursor:pointer}.custom-header__location .localization-form__select:hover{background-color:#f3f4f6}.custom-header__location .localization-form__select .icon-chevron-down{display:flex;align-items:center;color:#6b7280;transition:transform .2s ease}.custom-header__location .localization-form__select[aria-expanded=true] .icon-chevron-down{transform:rotate(180deg)}.custom-header__location .disclosure__list-wrapper{position:absolute;top:calc(100% + .8rem);right:0;left:auto;bottom:auto;background:#fff;border-radius:1.2rem;box-shadow:0 .4rem 2rem #0000001a,0 0 0 .1rem #0000000d;padding:.8rem;min-width:18rem;transform-origin:top right;animation:dropdownFadeIn .2s ease forwards;z-index:100}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-.8rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.custom-header__location .disclosure__item{list-style:none;margin:0;padding:0}.custom-header__location .disclosure__link{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.2rem;text-decoration:none;color:#374151;font-size:1.3rem;font-weight:500;border-radius:.8rem;transition:all .2s ease}.custom-header__location .disclosure__link:hover{background-color:#f3f4f6;color:#111827}.custom-header__location .disclosure__link[aria-current=true]{background-color:#f3f4f6;color:#111827;font-weight:600}.custom-header__location .country-name{margin-right:1.2rem}.custom-header__location .currency-code{color:#9ca3af;font-size:1.2rem;font-weight:500}.custom-header__location .disclosure__link:hover .currency-code,.custom-header__location .disclosure__link[aria-current=true] .currency-code{color:#6b7280}.custom-header__location noscript{display:none}.custom-header__icon{color:#1a1a1a;display:flex;align-items:center;justify-content:center;transition:opacity .2s;position:relative;text-decoration:none;width:2rem;height:2rem;min-width:2rem;min-height:2rem;flex-shrink:0}.custom-header__icon svg{width:2rem;height:2rem;min-width:2rem;min-height:2rem;flex-shrink:0}.custom-header__icon:hover{opacity:.6}@media(prefers-reduced-motion:reduce){.custom-header__dropdown{transition:none}.custom-header__dropdown-item:hover,.card:hover{transform:none}.custom-header__location .disclosure__list-wrapper{animation:none}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.custom-header__cart-count{position:absolute;top:-.8rem;right:-.8rem;background:#1a1a1a;color:#fff;border-radius:50%;width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:600;flex-shrink:0}.custom-header__icon .cart-count-bubble{position:absolute;top:-.8rem;right:-.8rem;left:auto;bottom:auto;background:#1a1a1a;color:#fff;border-radius:50%;width:1.8rem;height:1.8rem;min-width:1.8rem;min-height:1.8rem;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:600;flex-shrink:0;line-height:1}.custom-header__version{font-size:1.1rem;font-weight:600;color:#6b7280;padding:.4rem 1rem;background:#f9fafb;border-radius:999.9rem;white-space:nowrap;letter-spacing:.05em}@media(max-width:98.9rem){.custom-header__inner{padding:1.6rem 4rem}.custom-header__location{display:none}.custom-header__nav{gap:2.4rem}}@media(max-width:74.9rem){.custom-header__version{display:none}}@media(max-width:74.9rem){.custom-header__inner{padding:1.2rem 2rem}.custom-header__nav{display:none}.custom-header__inner .custom-header__mobile-toggle{display:flex}}.custom-header__mobile-toggle{display:none;align-items:center;justify-content:center;background:none;border:none;padding:.4rem;cursor:pointer;color:#1a1a1a;order:-1}.custom-header__mobile-toggle:focus-visible{outline:2px solid #1a1a1a;outline-offset:3px;border-radius:2px}.custom-mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;visibility:hidden;pointer-events:none}.custom-mobile-nav.active{visibility:visible;pointer-events:auto}.custom-mobile-nav__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .3s ease}.custom-mobile-nav>.custom-mobile-nav__overlay{display:block}.custom-mobile-nav.active .custom-mobile-nav__overlay{background:#0006}.custom-mobile-nav__panel{position:absolute;top:0;left:0;bottom:0;width:30rem;max-width:85vw;background:#fff;transform:translate(-100%);transition:transform .3s ease;display:flex;flex-direction:column;overflow-y:auto}.custom-mobile-nav.active .custom-mobile-nav__panel{transform:translate(0)}.custom-mobile-nav__header{display:flex;align-items:center;justify-content:space-between;padding:1.6rem 2rem;border-bottom:.1rem solid #e0e0e0}.custom-mobile-nav__close{background:none;border:none;padding:.4rem;cursor:pointer;color:#1a1a1a}.custom-mobile-nav__header a,.custom-mobile-nav__close,.custom-mobile-nav__link{-webkit-tap-highlight-color:transparent}.custom-mobile-nav__header a:focus:not(:focus-visible),.custom-mobile-nav__close:focus:not(:focus-visible),.custom-mobile-nav__link:focus:not(:focus-visible){outline:none}.custom-mobile-nav__header a:focus-visible{outline:2px solid #1a1a1a;outline-offset:3px;border-radius:2px}.custom-mobile-nav__close:focus-visible{outline:2px solid #1a1a1a;outline-offset:3px;border-radius:2px}.custom-mobile-nav__links{display:flex;flex-direction:column;padding:1.6rem 0}.custom-mobile-nav__link{font-size:1.6rem;font-weight:500;color:#1a1a1a;text-decoration:none;padding:1.2rem 2rem;transition:background .2s}.custom-mobile-nav__link:hover,.custom-mobile-nav__link:focus-visible{background:#f5f5f5}.custom-mobile-nav__link--sub{padding-left:3.6rem;font-size:1.4rem;font-weight:400;color:#4b5563}@media(prefers-reduced-motion:reduce){.custom-mobile-nav__panel,.custom-mobile-nav__overlay{transition:none}}.page-width{max-width:144rem}h1,h2,h3,h4,h5,h6{letter-spacing:-.05rem;font-weight:700;color:#1a1a1a}p{color:#1a1a1a;font-weight:400;letter-spacing:0}.shopify-section{padding:8rem 0}@media(max-width:74.9rem){.shopify-section{padding:6rem 0}}.card{border-radius:1.2rem;background:#fff;box-shadow:0 .2rem 2rem #0000000a;border:.1rem solid rgba(0,0,0,.06);transition:all .3s ease}.card:hover{box-shadow:0 .4rem 3rem #00000014;transform:translateY(-.2rem)}.button,.shopify-payment-button__button{border-radius:.8rem;padding:1.8rem 4rem;font-weight:500;letter-spacing:0;transition:all .2s ease}.button:not(.button--secondary){background:#252525;color:#fff;border:.2rem solid #252525}.button:not(.button--secondary):hover{background:#3a3a3a;border-color:#3a3a3a}.button--secondary{background:transparent;color:#252525;border:.2rem solid #d1d1d1}.button--secondary:hover{background:#f5f5f5;border-color:#252525}.badge{background:#252525;color:#fff;padding:.6rem 1.4rem;border-radius:.6rem;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.08rem}.price{color:#252525;font-weight:500}.price--on-sale .price-item--sale{color:#b03730}.collection .grid{gap:3rem}@media(max-width:74.9rem){.collection .grid{gap:2rem}}.card__media img{object-fit:contain;padding:1.6rem}.card__inner .media{background:#f9fafb}.custom-header__dropdown.therabody-style{display:block;padding:2.5rem;width:fit-content;min-width:auto}.therabody-mega-menu__columns{display:flex;justify-content:flex-start;align-items:start;gap:3rem}.therabody-mega-menu__category-header{font-size:14px;font-weight:400;line-height:1;margin:0 0 1.5rem;color:#1a1a1a;text-align:left;white-space:nowrap}.therabody-mega-menu__category-link{text-decoration:none;color:inherit;transition:opacity .2s ease}.therabody-mega-menu__category-link:hover{opacity:.7}.therabody-mega-menu__subheader{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#666;margin:0 0 .75rem}.therabody-mega-menu__group{margin-bottom:1.75rem}.therabody-mega-menu__group:last-child{margin-bottom:0}.therabody-mega-menu__products{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start}.therabody-mega-menu__products li{margin-bottom:.5rem}.therabody-mega-menu__product-link{font-size:14px;font-weight:400;line-height:1;color:#1a1a1a;text-decoration:none;display:block;padding:1rem 0;transition:opacity .2s ease;text-align:left;white-space:nowrap}.therabody-mega-menu__product-link:hover{opacity:.6}.therabody-mega-menu__column--actions{border-left:.1rem solid #e5e5e5;padding-left:2rem}.therabody-mega-menu__actions{position:sticky;top:1rem}.therabody-mega-menu__action-link{display:block;padding:.875rem 1.5rem;text-align:center;text-decoration:none;border-radius:.4rem;font-size:.9375rem;font-weight:500;margin-bottom:.75rem;transition:all .2s ease}.therabody-mega-menu__action-link--primary{background:#000;color:#fff}.therabody-mega-menu__action-link--primary:hover{background:#333}@media screen and (min-width:99rem)and (max-width:120rem){.therabody-mega-menu__columns{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:120.1rem){.therabody-mega-menu__columns{grid-template-columns:repeat(3,1fr)}}.localization-form .disclosure__list-wrapper.country-selector{min-width:24rem;max-height:28rem;overflow-y:auto}.localization-form .disclosure__list-wrapper .disclosure__link{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;white-space:nowrap}.localization-form .country-name,.localization-form .currency-code,.localization-form .localization-selector{white-space:nowrap}.collection-hero{background:#f7f3ec;border-bottom:1px solid rgba(17,24,39,.06)}.collection-hero__inner{padding:7rem 0 6rem;text-align:center}.collection-hero__title{font-size:clamp(3rem,5vw,4.4rem);font-weight:700;letter-spacing:-.02em;color:#111827;margin:0}.collection-hero__description{max-width:56rem;margin:1.6rem auto 0;color:#4b5563;font-size:1.6rem;line-height:1.6}.collection .card-wrapper .card{border-radius:1.6rem;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.collection .card-wrapper:hover .card{transform:translateY(-.6rem);box-shadow:0 16px 40px #1118271a}.collection .card__media{background:#f7f3ec}.collection .card__media img{object-fit:contain;padding:2.4rem}.collection .card__heading{font-size:1.8rem;font-weight:600;letter-spacing:-.01em}.collection .card__heading a:after{outline:none}.collection .card-information{text-align:center;padding-top:1.2rem}.collection .price{color:#111827;font-weight:500}@media screen and (max-width:749px){.collection-hero__inner{padding:4.4rem 0 3.6rem}}.custom-mobile-nav__panel:focus{outline:none}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}#panels,#science{scroll-margin-top:2.4rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/soma-premium.css.map */
