:root{--fresh-merch-ink: #1c3557;--fresh-merch-muted: #52657d;--fresh-merch-page: #f7f9fc;--fresh-merch-card: var(--fresh-product-card-surface, #f7f7f5);--fresh-merch-line: #dfe5ec;--fresh-merch-star: #f5c400}.fresh-collection{background:var(--fresh-merch-page);color:var(--fresh-merch-ink)}.fresh-collection__hero-wrap{max-width:1180px;padding-top:clamp(16px,1.8vw,24px)}.fresh-collection__hero{position:relative;min-height:0;aspect-ratio:3.2 / 1;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:clamp(16px,1.8vw,22px);background:#07111f;isolation:isolate}.fresh-collection__hero-media,.fresh-collection__hero-veil{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0}.fresh-collection__hero-media{width:100%;background:transparent}.fresh-collection__hero-image{display:block;width:100%;height:100%;object-fit:cover;object-position:right center;-webkit-mask-image:none;mask-image:none}.fresh-collection__hero-veil{display:none}.fresh-collection__hero-inner{position:relative;z-index:2;display:flex;width:100%;height:100%;min-height:inherit;align-items:center;padding:clamp(30px,4vw,52px)}.fresh-collection__hero-copy{width:min(400px,38%)}@media(min-width:750px){.fresh-collection__hero-inner{padding-inline-start:clamp(112px,11vw,150px)}}.fresh-collection__hero-eyebrow{margin:0 0 10px;color:#c5d2e1;font-size:.73rem;font-weight:700;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.fresh-collection__hero h1{margin:0;color:#fff;font-family:Archivo Black,Switzer,Arial,sans-serif;font-size:clamp(2rem,2.65vw,2.35rem);font-weight:400;letter-spacing:-.05em;line-height:1;text-align:left;text-wrap:nowrap;white-space:nowrap}.fresh-collection__hero-offer{margin:13px 0 0;background:none;color:#78b9ff;font-family:Archivo Black,Switzer,Arial,sans-serif;font-size:clamp(1.05rem,1.6vw,1.38rem);letter-spacing:-.02em;line-height:1.15;-webkit-text-fill-color:currentColor}.fresh-collection__hero-description{max-width:410px;margin:13px 0 0;color:#ffffffc7;font-size:clamp(.92rem,1.15vw,1.05rem);line-height:1.45;text-wrap:pretty}.fresh-collection__catalog{scroll-margin-top:110px;padding-top:clamp(26px,4vw,44px);padding-bottom:clamp(38px,5vw,64px)}.fresh-card-grid{display:grid;gap:clamp(12px,1.5vw,18px)}.fresh-card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.fresh-card-grid--five{grid-template-columns:repeat(5,minmax(0,1fr))}.fresh-card-grid--six{grid-template-columns:repeat(6,minmax(0,1fr))}.fresh-card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.fresh-card-grid--bundles{grid-template-columns:repeat(3,minmax(250px,300px));justify-content:center}.fresh-product-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgba(28,53,87,.15);border-radius:10px;background:var(--fresh-merch-card);box-shadow:0 7px 22px #1c35570f;transition:box-shadow .18s ease,border-color .18s ease}.fresh-product-card--has-badge{overflow:visible}.fresh-product-card--has-badge .fresh-product-card__media{border-radius:9px 9px 0 0}@media(max-width:749px){.fresh-product-card--has-badge:not(.fresh-product-card--offer-rail) .fresh-product-card__media{box-sizing:border-box;padding-top:32px;background:var(--fresh-product-stage, radial-gradient(circle at 50% 40%, #f7f7f5 0%, #eceeed 66%, #e1e4e3 100%))}.fresh-product-card--has-badge:not(.fresh-product-card--offer-rail) .fresh-product-card__media img{height:calc(100% - 32px);object-fit:contain;transform:none!important}.fresh-product-card--has-badge .fresh-product-card__badge{top:5px;right:8px;min-height:22px;padding:4px 8px;font-size:.62rem}}.fresh-product-card:hover{border-color:#1c35574d;box-shadow:0 13px 28px #1c35571a}.fresh-product-card__media{position:relative;display:grid;overflow:hidden;aspect-ratio:1 / 1;place-items:center;background:var(--fresh-product-stage, radial-gradient(circle at 50% 40%, #f7f7f5 0%, #eceeed 66%, #e1e4e3 100%))}.fresh-product-card__media img{display:block;width:100%;height:100%;object-fit:cover;filter:none!important;image-rendering:auto;transform:none!important;transition:none!important}.fresh-product-card__media img.fresh-product-image--cutout{object-fit:contain!important;filter:drop-shadow(0 18px 18px rgba(28,53,87,.15))!important}.fresh-product-card__placeholder{display:grid;width:100%;height:100%;place-content:center;gap:8px;padding:22px;background:#1c3557;color:#fff;text-align:center}.fresh-product-card__placeholder small{color:var(--fresh-merch-star);font-size:.64rem;font-weight:600;letter-spacing:.18em}.fresh-product-card__placeholder strong{max-width:220px;font-family:Archivo Black,Switzer,Arial,sans-serif;font-weight:400;font-size:clamp(1.5rem,2.4vw,2.25rem);letter-spacing:-.045em;line-height:1}.fresh-product-card__badge{position:absolute;z-index:2;top:12px;right:12px;left:auto;display:inline-flex;min-height:24px;align-items:center;justify-content:center;padding:5px 10px;border:1px solid #246a49;border-radius:999px;background:#2f6b4f;box-shadow:0 3px 10px #2f6b4f3d;color:#fff;font-size:.68rem;font-weight:700;line-height:1;white-space:nowrap;pointer-events:none;transform:none}.fresh-product-card--offer-rail{overflow:hidden}.fresh-product-card__offer-rail{display:none}.fresh-product-card--offer-rail .fresh-product-card__badge{position:absolute;top:8px;right:8px;left:auto;min-height:22px;padding-block:4px;transform:none}.fresh-product-card--offer-rail .fresh-product-card__media,.fresh-product-card--offer-rail.fresh-product-card--has-badge .fresh-product-card__media{box-sizing:border-box;padding-top:0;border-radius:0}.fresh-product-card--offer-rail.fresh-product-card--has-badge .fresh-product-card__media img{position:absolute;top:28px;right:0;bottom:0;left:0;width:100%;height:calc(100% - 28px);object-fit:contain}.fresh-product-card--sold-out .fresh-product-card__media{box-sizing:border-box;padding-bottom:0}.fresh-product-card--sold-out .fresh-product-card__media img{position:absolute;top:0;right:0;bottom:30px;left:0;width:100%;height:calc(100% - 30px);object-fit:contain}.fresh-product-card--offer-rail.fresh-product-card--sold-out .fresh-product-card__media img{top:28px;right:0;bottom:30px;left:0;height:calc(100% - 58px)}.fresh-product-card__stock-badge{position:absolute;z-index:2;bottom:7px;left:11px;padding:5px 9px;border:1px solid rgba(255,255,255,.82);border-radius:999px;background:#1c3557;color:#fff;font-size:.64rem;font-weight:600;line-height:1;letter-spacing:.02em}.fresh-shop-routine--landing .fresh-product-card--sold-out .fresh-product-card__media img{top:0;right:0;bottom:34px;left:0;height:calc(100% - 34px)}.fresh-shop-routine--landing .fresh-product-card__stock-badge{bottom:10px}.fresh-shop-routine--landing .fresh-product-card[data-product-handle=wash-day-bundle] .fresh-product-card__badge{right:8px}.fresh-product-card__body{display:flex;flex:1;flex-direction:column;padding:13px}.fresh-product-card__reviews{margin-bottom:5px}.fresh-product-card__reviews{font-size:.76rem}.fresh-product-card__role{display:none}.fresh-product-card :is(h2,h3){margin:0;font-family:Switzer,Arial,sans-serif;font-weight:500;font-size:clamp(1.05rem,1.4vw,1.25rem);letter-spacing:-.03em;line-height:1.12}.fresh-product-card :is(h2,h3) a{color:var(--fresh-merch-ink);text-decoration:none}.fresh-product-card__body>p{display:-webkit-box;min-height:34px;margin:5px 0 10px;overflow:hidden;color:var(--fresh-merch-muted);font-size:.82rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fresh-product-card__price{display:flex;align-items:baseline;gap:7px;margin-top:auto;color:var(--fresh-merch-ink)}.fresh-product-card__price strong{font-size:1rem;font-weight:600}.fresh-product-card__price s{color:#52657d;font-size:.8rem}.fresh-product-card__cta{display:flex;min-height:42px;align-items:center;justify-content:center;margin-top:12px;border-radius:7px;background:var(--fresh-merch-ink);color:#fff;font-size:.86rem;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;transition:background .16s ease,transform .16s ease}.fresh-product-card__form{margin-top:10px}.fresh-product-card__form .fresh-product-card__cta{width:100%;margin-top:0;border:0;cursor:pointer;font-family:inherit}.fresh-product-card__cta--disabled{border:1px solid var(--fresh-sold-out-border, #b8c7d8);background:var(--fresh-sold-out-bg, #dce4ed);color:var(--fresh-sold-out-text, #1c3557);-webkit-text-fill-color:var(--fresh-sold-out-text, #1c3557);cursor:not-allowed}.fresh-product-card__cta:not(:disabled):hover,.fresh-product-card__cta:not(:disabled):focus-visible{background:#142943;transform:translateY(-1px)}.fresh-shop-routine{padding:clamp(38px,5vw,58px) 0 clamp(42px,6vw,66px);border-top:1px solid var(--fresh-merch-line);border-bottom:1px solid var(--fresh-merch-line);background:#fff}.fresh-shop-routine .container{max-width:1180px}.fresh-shop-routine__heading{margin-bottom:clamp(18px,2.5vw,26px);text-align:center}.fresh-shop-routine h2{margin:0;color:var(--fresh-merch-ink);font-family:Archivo Black,Switzer,Arial,sans-serif;font-size:clamp(2rem,3.8vw,3.35rem);font-weight:400;letter-spacing:-.05em;line-height:1}.fresh-shop-routine .fresh-card-grid{width:100%;max-width:none}.fresh-shop-routine .fresh-product-card__media{aspect-ratio:1 / 1}@media(min-width:981px)and (max-width:1180px){.fresh-card-grid--six{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.fresh-card-grid--four,.fresh-card-grid--five,.fresh-card-grid--six{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.fresh-collection__hero-wrap{padding-top:14px}.fresh-collection__hero{min-height:0;aspect-ratio:1.55 / 1;border-radius:14px}.fresh-collection__hero-media{left:0;right:0;width:100%}.fresh-collection__hero-image{object-fit:cover;object-position:right center;transform:none;-webkit-mask-image:none;mask-image:none}.fresh-collection__hero-veil{display:none}.fresh-collection__hero-inner{position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;min-height:0;padding:18px}.fresh-collection__hero-copy{width:47%;max-width:168px}.fresh-collection__hero-eyebrow{margin-bottom:6px;font-size:.52rem}.fresh-collection__hero h1{max-width:none;font-size:clamp(1.35rem,6.2vw,1.62rem);line-height:1.05;letter-spacing:-.045em;text-wrap:nowrap;white-space:nowrap}.fresh-collection__hero-offer{margin-top:8px;font-size:clamp(.72rem,3.15vw,.82rem);letter-spacing:-.03em;white-space:nowrap}.fresh-collection__hero-description{max-width:150px;margin-top:8px;font-size:.7rem;line-height:1.3}.fresh-collection__catalog{padding-top:24px;padding-bottom:54px}.fresh-card-grid--four,.fresh-card-grid--five,.fresh-card-grid--six{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fresh-card-grid--bundles{grid-template-columns:repeat(2,minmax(0,1fr))}.fresh-product-card__body{padding:11px}.fresh-product-card__offer-rail{min-height:28px;flex-basis:28px}.fresh-product-card__body>p{min-height:34px;margin-bottom:10px;font-size:.76rem}.fresh-product-card__cta{min-height:40px;margin-top:10px;font-size:.8rem}.fresh-shop-routine{padding:34px 0 42px}.fresh-shop-routine h2{font-size:clamp(2rem,10vw,2.7rem)}.fresh-shop-routine .fresh-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:none;margin-right:0;padding-right:0;overflow:visible}.fresh-shop-routine .fresh-product-card{width:auto;min-width:0}.fresh-shop-routine .fresh-product-card__media{aspect-ratio:1 / 1}.fresh-shop-routine .fresh-product-card :is(h2,h3){font-size:clamp(.96rem,4.5vw,1.08rem)}.fresh-shop-routine .fresh-product-card__body{padding:10px}.fresh-shop-routine .fresh-product-card__body>p{font-size:.72rem}.fresh-shop-routine .fresh-product-card__cta{white-space:normal;text-align:center}}.search-page__form{grid-template-columns:minmax(0,1fr) auto;max-width:760px;margin-inline:auto}.search-page__results{margin-top:32px}.search-page__empty{display:grid;justify-items:center;gap:18px;margin-top:32px;padding:clamp(28px,5vw,48px);border:1px solid var(--fresh-merch-line);border-radius:10px;background:var(--fresh-merch-card);color:var(--fresh-merch-muted);text-align:center}.search-page__empty p{margin:0}@media(max-width:749px){.search-page__form{grid-template-columns:1fr}.search-page__results{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}}@media(prefers-reduced-motion:reduce){.fresh-product-card,.fresh-product-card__cta{transition:none}}:root{--fresh-product-stage-solid: #000000;--fresh-product-stage: radial-gradient( ellipse 48% 66% at 50% 44%, rgba(255, 255, 255, .24) 0%, rgba(255, 255, 255, .13) 28%, rgba(255, 255, 255, .045) 52%, rgba(255, 255, 255, 0) 74% ), #000000;--fresh-product-stage-border: rgba(255, 255, 255, .16);--fresh-product-shadow: drop-shadow(0 18px 20px rgba(0, 0, 0, .58));--fresh-dark-product-edge: drop-shadow(0 0 7px rgba(255, 255, 255, .22))}:is(.fresh-product-card__media,.fresh-gallery__viewport,.fresh-gallery__slide,.fresh-gallery__thumb,.fresh-pack-card__image,.product-tile){background:var(--fresh-product-stage)!important;border-color:var(--fresh-product-stage-border)!important}.fresh-product-card__offer-rail{display:none!important;border:0!important}.fresh-product-card__media img,.fresh-gallery__slide>img.fresh-product-image--cutout,.fresh-gallery__thumb img.fresh-product-image--cutout,.fresh-pack-card__image img,.product-tile img.fresh-product-image--cutout{object-fit:contain!important;object-position:center!important;filter:var(--fresh-product-shadow)!important;image-rendering:auto!important;transform:scale(var(--fresh-product-scale, 1))!important;transform-origin:center!important}:is(.fresh-product-card[data-product-handle=shampoo],.fresh-product-card[data-product-handle=texture-powder],.fresh-product-card[data-product-handle=texture-powder-2-pack],.fresh-product-card[data-product-handle=wash-day-bundle],.fresh-product-card[data-product-handle=complete-hair-routine]) .fresh-product-card__media img.fresh-product-image--cutout{filter:var(--fresh-dark-product-edge) var(--fresh-product-shadow)!important}.fresh-product-card[data-product-handle=conditioner]{--fresh-product-scale: .96}.fresh-product-card[data-product-handle=texture-powder]{--fresh-product-scale: .78}.fresh-product-card[data-product-handle=texture-powder-2-pack]{--fresh-product-scale: .9}.fresh-product-card[data-product-handle=wash-day-bundle]{--fresh-product-scale: .94}.fresh-product-card__stock-badge{bottom:7px;box-shadow:0 3px 10px #00000057}.fresh-product-card--sold-out .fresh-product-card__media img,.fresh-shop-routine--landing .fresh-product-card--sold-out .fresh-product-card__media img{top:0;right:0;bottom:34px;left:0;height:calc(100% - 34px)}.fresh-product-card--offer-rail.fresh-product-card--sold-out .fresh-product-card__media img{top:28px;right:0;bottom:34px;left:0;height:calc(100% - 62px)}.fresh-product-card--offer-rail.fresh-product-card--has-badge:not(.fresh-product-card--sold-out) .fresh-product-card__media img{top:28px;right:0;bottom:0;left:0;height:calc(100% - 28px)}.fresh-product input[data-product-handle=conditioner]+.fresh-pack-card{--fresh-product-scale: .96}.fresh-product input[data-product-handle=texture-powder]+.fresh-pack-card{--fresh-product-scale: .78}.fresh-product input[data-product-handle=texture-powder-2-pack]+.fresh-pack-card{--fresh-product-scale: .9}.fresh-product input[data-product-handle=wash-day-bundle]+.fresh-pack-card{--fresh-product-scale: .94}.fresh-pack-card__image img{padding:0!important}.fresh-product input[data-product-handle=conditioner]+.fresh-pack-card .fresh-pack-card__image img{transform:scale(.96)!important}.fresh-product input[data-product-handle=texture-powder]+.fresh-pack-card .fresh-pack-card__image img{transform:scale(.78)!important}.fresh-product input[data-product-handle=texture-powder-2-pack]+.fresh-pack-card .fresh-pack-card__image img{transform:scale(.9)!important}.fresh-product input[data-product-handle=wash-day-bundle]+.fresh-pack-card .fresh-pack-card__image img{transform:scale(.94)!important}.fresh-gallery__thumb img.fresh-product-image--cutout{width:100%!important;height:100%!important}@media(max-width:749px){.fresh-product-card--has-badge:not(.fresh-product-card--offer-rail) .fresh-product-card__media{padding-top:0}.fresh-product-card--has-badge:not(.fresh-product-card--offer-rail) .fresh-product-card__media img{height:100%}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/fresh-merchandising.css.map */
