:root{--brand-ink: var(--c-ink, #111111);--brand-text: var(--c-text, #2b2b2b);--brand-muted: var(--c-mute, #666666);--brand-line: var(--c-hairline-soft, #e5e5e5);--brand-soft: var(--c-soft-cloud, #f3f3f3);--brand-soft-2: var(--c-soft-cloud, #f3f3f3);--brand-white: var(--c-canvas, #ffffff);--brand-accent: var(--c-accent, #c8b7a6);--brand-radius: 8px;--brand-container: 1440px;--brand-gutter: clamp(20px, 5vw, 72px);--brand-section: clamp(52px, 6vw, 88px);--brand-shadow: 0 12px 34px rgba(0,0,0,.06)}html{scroll-behavior:smooth}body{background:var(--brand-white);color:var(--brand-ink);font-family:var(--f-text);font-size:15px;line-height:1.45}.brand-shell{width:min(100%,var(--brand-container));margin-inline:auto;padding-inline:var(--brand-gutter)}.brand-section{padding-block:var(--brand-section)}.brand-section--compact{padding-block:clamp(34px,4vw,56px)}.brand-section__head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:clamp(24px,3vw,38px)}.brand-section__title{font-size:clamp(22px,2vw,31px);line-height:1.15;letter-spacing:0;font-weight:750}.brand-section__link{display:inline-flex;align-items:center;gap:14px;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.brand-section__link svg{transition:transform .2s ease}.brand-section__link:hover svg{transform:translate(4px)}.brand-button{min-height:52px;padding:0 25px;border:1px solid var(--brand-ink);border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--brand-ink);color:var(--brand-white);font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;transition:background .2s ease,color .2s ease,transform .2s ease}.brand-button:hover{transform:translateY(-1px)}.brand-button--outline{background:transparent;color:var(--brand-ink)}.brand-button--outline:hover{background:var(--brand-ink);color:var(--brand-white)}.brand-button--light{background:var(--brand-white);color:var(--brand-ink);border-color:var(--brand-white)}.brand-header{position:relative;z-index:40;background:var(--brand-white)}.brand-announcement{min-height:30px;display:flex;align-items:center;justify-content:center;padding:6px 20px;background:var(--brand-ink);color:var(--brand-white);font-size:11px;font-weight:600;text-align:center}.brand-announcement__inner{width:min(100%,var(--brand-container));display:flex;align-items:center;justify-content:center;gap:clamp(18px,4vw,64px)}.brand-announcement__item{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:inherit;white-space:nowrap}.brand-announcement__item svg{flex:0 0 auto}.brand-nav{border-bottom:1px solid var(--brand-line);background:color-mix(in srgb,var(--brand-white) 98%,transparent)}.brand-nav__inner{min-height:74px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px}.brand-logo{grid-column:2;justify-self:center;display:inline-flex;align-items:center;justify-content:center;color:var(--brand-ink);font-size:clamp(18px,1.6vw,24px);font-weight:850;letter-spacing:0;text-align:center;max-width:min(34vw,360px)}.brand-logo img{display:block;max-width:100%;max-height:58px;height:auto;object-fit:contain}.brand-nav__links{display:none}.brand-nav__item{position:relative}.brand-nav__link{display:inline-flex;align-items:center;gap:5px;padding:26px 0;font-size:13px;font-weight:550;white-space:nowrap}.brand-nav__link:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.brand-nav__link:hover:after,.brand-nav__link.is-active:after{transform:scaleX(1)}.brand-nav__actions{grid-column:3;justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:6px}.brand-icon-button{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:50%;transition:background .2s ease;position:relative}.brand-icon-button:hover{background:var(--brand-soft)}.brand-cart-count{position:absolute;right:2px;top:1px;min-width:16px;height:16px;padding:0 4px;border-radius:99px;display:grid;place-items:center;background:var(--brand-ink);color:var(--brand-white);font-size:9px;font-weight:800}.brand-cart-count.is-empty{display:none}.brand-menu-button{display:inline-grid;grid-column:1;justify-self:start}.brand-menuScrim{background:#00000094;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.brand-drawer{width:min(var(--drawer-width, 340px),calc(100vw - 32px));max-width:440px;background:var(--brand-white);box-shadow:28px 0 70px #00000029;font-family:var(--f-text)}.brand-drawer__head{min-height:122px;padding:34px 36px 28px;border-bottom:1px solid var(--brand-line);display:flex;align-items:center;justify-content:space-between;gap:26px}.brand-drawer__intro{min-width:0;display:flex;flex-direction:column;gap:10px}.brand-drawer__eyebrow{color:var(--brand-muted);font-size:11px;font-weight:800;letter-spacing:.22em;line-height:1;text-transform:uppercase}.brand-drawer__title{margin:0;color:var(--brand-ink);font-size:var(--drawer-title-size, 28px);font-weight:850;letter-spacing:0;line-height:.98}.brand-drawer__head .brand-icon-button{flex:0 0 auto;width:44px;height:44px;border:1px solid var(--brand-line);border-radius:50%;background:var(--brand-white);transition:background .18s ease,border-color .18s ease,transform .18s ease}.brand-drawer__head .brand-icon-button:hover,.brand-drawer__head .brand-icon-button:focus-visible{border-color:var(--brand-muted);background:var(--brand-soft);transform:translateY(-1px)}.brand-drawer__nav{display:flex;flex-direction:column;padding:0 36px 28px}.brand-drawer__main{width:100%;min-height:var(--drawer-item-height, 52px);display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0;border-bottom:1px solid var(--brand-line);color:var(--brand-ink);font-size:var(--drawer-item-size, 15px);font-weight:800;letter-spacing:0;list-style:none;transition:color .18s ease,padding-left .18s ease}.brand-drawer__main:hover,.brand-drawer__main:focus-visible{color:var(--brand-text);padding-left:4px}.brand-drawer__main svg{flex:0 0 auto;transition:transform .18s ease}.brand-drawer__foot{margin-top:auto;display:grid;gap:8px;padding:22px 36px calc(28px + env(safe-area-inset-bottom));border-top:1px solid var(--brand-line);background:var(--brand-white)}.brand-drawer__foot strong{color:var(--brand-ink);font-size:15px;font-weight:800;line-height:1.2}.brand-drawer__foot span{color:var(--brand-muted);font-size:13px;line-height:1.35}.brand-searchScrim{z-index:95}.brand-searchShell{position:absolute;left:0;right:0;top:100%;z-index:115;display:flex;justify-content:center;padding:14px 20px 0;opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.brand-searchShell.is-open{opacity:1;transform:none;pointer-events:auto}.brand-searchPanel{width:min(980px,calc(100vw - 56px));max-height:min(78vh,760px);border:1px solid rgba(0,0,0,.08);border-radius:18px;background:var(--brand-white);box-shadow:0 30px 70px #00000029;overflow:hidden}.brand-searchForm__field{min-height:62px;display:grid;grid-template-columns:20px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:0 18px;border-bottom:1px solid var(--brand-line)}.brand-searchForm__icon,.brand-searchForm__close{color:var(--brand-muted)}.brand-searchForm__close{width:20px;height:20px;display:inline-grid;place-items:center}.brand-searchForm__input{width:100%;min-height:62px;border:0;padding:0;background:transparent;font-size:17px;line-height:1.2;box-shadow:none}.brand-searchForm__input:focus{box-shadow:none}.brand-searchForm__input::placeholder{color:var(--brand-muted)}.brand-searchBody{max-height:calc(min(78vh,760px) - 62px);overflow-y:auto;padding:18px 20px 24px;display:grid;gap:24px}.brand-searchDefault,.brand-searchResults{display:grid;gap:24px}.brand-searchSection__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.brand-searchSection__title{font-size:13px;line-height:1.2;font-weight:650}.brand-searchSection__action{color:var(--brand-muted);font-size:12px;text-decoration:underline;text-underline-offset:3px}.brand-searchGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.brand-searchCard{min-width:0}.brand-searchCard__media{aspect-ratio:.86 / 1;display:block;overflow:hidden;border-radius:8px;background:var(--brand-soft)}.brand-searchCard__image,.brand-searchCard__media svg{width:100%;height:100%;object-fit:cover}.brand-searchCard__body{padding-top:10px}.brand-searchCard__title{display:-webkit-box;overflow:hidden;min-height:40px;color:var(--brand-ink);font-size:14px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.brand-searchCard__price{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:5px;font-size:13px}.brand-searchCard__price s{color:var(--brand-muted);font-size:11px}.brand-searchEmpty{padding:4px 0 2px}.brand-searchEmpty p{color:var(--brand-muted);font-size:13px;line-height:1.5}.brand-hero{width:100%;margin:0;padding:0;position:relative;line-height:0}.brand-hero__viewport{display:grid;width:100%;overflow:hidden;background:var(--brand-soft)}.brand-hero__slide{grid-area:1 / 1;width:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility .4s ease}.brand-hero__slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.brand-hero__link,.brand-hero__media,.brand-hero__picture{display:block;width:100%}.brand-hero__link:focus-visible{outline:2px solid currentColor;outline-offset:-2px}.brand-hero__image{display:block;width:100%;max-width:none;height:auto}.brand-hero__controls{position:absolute;left:50%;bottom:clamp(14px,2vw,30px);z-index:3;transform:translate(-50%);line-height:1}.brand-hero__dots{display:flex;align-items:center;justify-content:center;gap:1px}.brand-hero__dot{width:24px;height:24px;padding:0;border:0;border-radius:50%;position:relative;background:transparent}.brand-hero__dot:before{content:"";width:8px;height:8px;position:absolute;top:50%;left:50%;border:1px solid rgba(255,255,255,.9);border-radius:50%;transform:translate(-50%,-50%);background:#ffffff3d;box-shadow:0 1px 4px #00000059;transition:background .2s ease,transform .2s ease}.brand-hero__dot.is-active:before{background:#fff;transform:translate(-50%,-50%) scale(1.15)}.brand-hero__dot:focus-visible{outline:1px solid white;outline-offset:-3px}.brand-swatches{display:flex;gap:6px;min-height:13px;margin-bottom:10px}.brand-swatch{width:12px;height:12px;border-radius:50%;border:1px solid rgba(0,0,0,.15);background:var(--swatch, #111)}.brand-footer{border-top:0;background:var(--brand-ink);color:var(--c-on-primary)}.brand-footer__main{padding-top:var(--footer-padding-top, 56px);padding-bottom:var(--footer-padding-bottom, 52px);display:grid;grid-template-columns:minmax(220px,1.2fr) repeat(3,minmax(130px,.76fr)) minmax(204px,.92fr);align-items:flex-start;column-gap:var(--footer-column-gap, 44px);row-gap:40px}.brand-footer__block{min-width:0;overflow-wrap:anywhere}.brand-footer__intro{max-width:300px}.brand-footer__paymentColumn{grid-column:-2 / -1;justify-self:end;min-width:204px}.brand-footer__block--wide{min-width:220px}.brand-footer__brand{color:var(--c-on-primary);font-size:clamp(24px,2.2vw,34px);font-weight:850;letter-spacing:0;line-height:1}.brand-footer__description{max-width:275px;margin-top:22px;color:#ffffffad;font-size:14px;line-height:1.7}.brand-footer__description p{margin:0}.brand-footer__description p+p{margin-top:8px}.brand-footer__brand img{display:block;max-width:min(100%,230px);max-height:74px;object-fit:contain}.brand-footer__social{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:24px}.brand-footer__socialButton{width:50px;height:50px;border:1px solid rgba(255,255,255,.18);border-radius:50%;display:grid;place-items:center;color:var(--c-on-primary);background:#ffffff05;flex:0 0 auto;transition:border-color .2s ease,background .2s ease,transform .2s ease}.brand-footer__socialButton svg{width:19px;height:19px}.brand-footer__social a.brand-footer__socialButton:hover{border-color:#ffffff57;background:#ffffff14;transform:translateY(-1px)}.brand-footer__title{margin-bottom:20px;color:#ffffffeb;font-size:14px;font-weight:850;letter-spacing:0;text-transform:uppercase}.brand-footer__menu a{display:block;padding:0 0 13px;color:#ffffffa8;font-size:14px;line-height:1.35}.brand-footer__menu a:hover{color:var(--c-on-primary)}.brand-footer__text,.brand-footer__editorNote{color:#ffffffa8;font-size:14px;line-height:1.65}.brand-footer__text p+p{margin-top:10px}.brand-footer__text a{color:#ffffffb8;text-decoration:none}.brand-footer__text a:hover{color:var(--c-on-primary)}.brand-footer__editorNote{margin:0;font-style:italic}.brand-footer__contact p,.brand-footer__contact a{margin:0 0 13px;color:#ffffffb3;font-size:14px}.brand-footer__contactLink{display:flex!important;align-items:flex-start;gap:12px;line-height:1.45}.brand-footer__contactLink svg{flex:0 0 auto;margin-top:1px;color:#ffffffe6}.brand-footer__hardPayments{display:grid;grid-template-columns:repeat(3,62px);gap:10px}.brand-footer__payCard{width:62px;height:36px;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:6px;display:grid;place-items:center;overflow:hidden;background:transparent;box-shadow:0 7px 18px #0003}.brand-footer__payCard img{display:block;width:100%;height:100%;object-fit:contain}.brand-footer__bottom{min-height:84px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:30px;color:#ffffffb8;font-size:13px}.brand-footer__legalText{width:100%;min-width:0;max-width:760px;color:#ffffffad;font-size:13px;font-weight:500;line-height:1.62;overflow-wrap:anywhere}.brand-footer__legalText p{margin:0}.brand-footer__legalText p+p{margin-top:6px}.brand-footer__legalText a,.brand-footer__legalMenu a{color:#ffffffdb;text-decoration:none}.brand-footer__legalText a:hover,.brand-footer__legalMenu a:hover{color:var(--c-on-primary)}.brand-footer__legalMenu{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:0;white-space:nowrap}.brand-footer__legalMenu a{display:inline-flex;align-items:center;min-height:30px}.brand-footer__legalMenu a+a:before{content:"";width:1px;height:16px;margin:0 22px;background:#ffffff3d}.template-collection .plp,.template-search .plp,.template-product .product,.template-cart .cart-page{font-family:var(--f-text)}.template-collection .plp__hero,.template-search .plp__hero{background:var(--brand-soft-2)}.card--supplement{border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}.card--supplement .card__mediaWrap{border-radius:7px;overflow:hidden;background:var(--brand-soft)}.card--supplement .card__stage{background:var(--brand-soft)}.card--supplement .card__art{object-fit:contain}.card--supplement .card__name{font-size:14px;font-weight:550;text-transform:none}.card--supplement .card__suppButton{background:var(--brand-ink);border-color:var(--brand-ink);border-radius:5px}@media(max-width:1100px){.brand-nav__inner{min-height:70px}.brand-logo{max-width:min(36vw,320px)}.brand-logo img{max-height:54px}.brand-footer__main{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:min(var(--footer-column-gap, 44px),36px);row-gap:40px}.brand-footer__paymentColumn{grid-column:auto;justify-self:start}}@media(max-width:900px){.brand-announcement__item--optional:last-child{display:none}.brand-nav__inner{min-height:66px;gap:10px}.brand-nav__actions .brand-account{display:inline-grid}.brand-logo{max-width:min(40vw,260px);margin-right:0}.brand-logo img{max-height:50px}.brand-drawer{width:min(86vw,var(--drawer-width, 340px))}.brand-drawer__head{min-height:108px;padding:28px 28px 22px}.brand-drawer__title{font-size:min(var(--drawer-title-size, 28px),32px)}.brand-drawer__head .brand-icon-button{width:42px;height:42px}.brand-drawer__nav{padding:10px 28px 26px}.brand-drawer__main{min-height:min(var(--drawer-item-height, 52px),58px);font-size:min(var(--drawer-item-size, 15px),18px)}.brand-drawer__foot{padding:20px 28px calc(26px + env(safe-area-inset-bottom))}.brand-searchPanel{width:min(100vw - 28px,760px)}.brand-searchGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-footer__main{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:min(var(--footer-column-gap, 44px),32px)}.brand-footer__intro{grid-column:1 / -1;max-width:420px}}@media(max-width:620px){:root{--brand-gutter: 18px;--brand-section: 48px}.brand-announcement{min-height:32px;padding:0 18px;font-size:10px;overflow:hidden}.brand-announcement__inner{gap:10px}.brand-announcement__inner--rotating{position:relative;height:32px;width:100%}.brand-announcement__inner--rotating .brand-announcement__item{position:absolute;top:0;right:0;bottom:0;left:0;display:inline-flex;align-items:center;justify-content:center;opacity:0;transform:translateY(6px);pointer-events:none;transition:opacity .26s ease,transform .26s ease}.brand-announcement__inner--rotating .brand-announcement__item.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.brand-announcement__inner--rotating .brand-announcement__item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-nav__inner{min-height:62px;gap:8px}.brand-logo{max-width:min(36vw,180px);font-size:18px}.brand-logo img{max-height:44px}.brand-nav__actions{gap:3px}.brand-icon-button{width:36px;height:36px}.brand-drawer{width:min(86vw,var(--drawer-width, 340px));min-width:0;max-width:none}.brand-drawer__head{min-height:96px;padding:22px 20px 18px}.brand-drawer__eyebrow{font-size:9px;letter-spacing:.18em}.brand-drawer__title{font-size:min(var(--drawer-title-size, 28px),30px)}.brand-drawer__head .brand-icon-button{width:38px;height:38px}.brand-drawer__nav{padding:6px 20px 20px}.brand-drawer__main{min-height:min(var(--drawer-item-height, 52px),52px);font-size:min(var(--drawer-item-size, 15px),16px)}.brand-drawer__foot{padding:18px 20px calc(24px + env(safe-area-inset-bottom))}.brand-drawer__foot strong,.brand-drawer__foot span{font-size:14px}.brand-searchShell{padding:10px 12px 0}.brand-searchPanel{width:calc(100vw - 24px);max-height:78svh;border-radius:14px}.brand-searchForm__field{min-height:56px;padding:0 14px}.brand-searchForm__input{min-height:56px;font-size:15px}.brand-searchBody{max-height:calc(78svh - 56px);padding:16px 14px 18px;gap:20px}.brand-searchGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.brand-searchCard__title{min-height:34px;font-size:12px}.brand-searchCard__price{font-size:11px}.brand-section__head{align-items:flex-end}.brand-section__title{font-size:21px}.brand-section__link{font-size:10px;gap:8px}.brand-hero__controls{bottom:12px}.brand-footer__main{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;row-gap:var(--footer-mobile-gap, 32px);padding-top:min(var(--footer-padding-top, 56px),48px);padding-bottom:min(var(--footer-padding-bottom, 52px),44px)}.brand-footer__intro,.brand-footer__paymentColumn,.brand-footer__contact,.brand-footer__block--wide{grid-column:1 / -1;justify-self:stretch}.brand-footer__intro{max-width:none}.brand-footer__title{margin-bottom:14px}.brand-footer__menu a,.brand-footer__contact p,.brand-footer__contact a{font-size:13px}.brand-footer__socialButton{width:46px;height:46px}.brand-footer__hardPayments{grid-template-columns:repeat(3,minmax(0,62px));justify-content:start}.brand-footer__bottom{min-height:0;align-items:flex-start;flex-direction:column;gap:16px;padding-block:20px}.brand-footer__bottom>*{width:100%}.brand-footer__legalMenu{justify-content:flex-start;white-space:normal}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/brand-store.css.map */
