.wtn-brand-strip{color:var(--brand-strip-text);background:var(--brand-strip-background);border-top:1px solid var(--brand-strip-border);border-bottom:1px solid var(--brand-strip-border)}.wtn-brand-strip__inner{box-sizing:border-box;width:min(100%,var(--brand-strip-content-width));margin-inline:auto;padding:var(--brand-strip-padding-top) clamp(20px,3.5vw,56px) var(--brand-strip-padding-bottom)}.wtn-brand-strip__header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:clamp(22px,2.5vw,36px)}.wtn-brand-strip__heading{margin:0;color:inherit;font:inherit;font-size:clamp(12px,1.1vw,16px);font-weight:750;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.wtn-brand-strip__view-all{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;color:inherit;font-size:12px;font-weight:600;text-decoration:none}.wtn-brand-strip__view-all span:last-child{font-size:17px;transition:transform .2s ease}.wtn-brand-strip__view-all:hover span:last-child{transform:translate(4px)}.wtn-brand-strip__logos{display:grid;grid-template-columns:repeat(var(--brand-strip-columns),minmax(0,1fr));gap:var(--brand-strip-gap);align-items:center}.wtn-brand-strip__item{min-width:0}.wtn-brand-strip__brand{width:100%;min-height:62px;display:flex;align-items:center;justify-content:center;color:inherit;text-align:center;text-decoration:none}.wtn-brand-strip__image{width:min(100%,var(--brand-width));max-height:72px;display:block;object-fit:contain;filter:grayscale(1);transition:filter .2s ease,opacity .2s ease,transform .2s ease}a.wtn-brand-strip__brand:hover .wtn-brand-strip__image{filter:grayscale(0);transform:translateY(-2px)}.wtn-brand-strip__wordmark{max-width:var(--brand-width);display:block;font-family:Georgia,Times New Roman,serif;font-size:clamp(19px,1.8vw,30px);font-weight:500;letter-spacing:-.04em;line-height:1}.wtn-brand-strip__wordmark--serif{font-family:Georgia,Times New Roman,serif;font-style:italic}.wtn-brand-strip__wordmark--modern{font-family:Arial,Helvetica,sans-serif;font-size:clamp(16px,1.5vw,25px);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.wtn-brand-strip__wordmark--classic{font-family:Times New Roman,Times,serif;font-size:clamp(18px,1.7vw,28px);letter-spacing:.02em;text-transform:uppercase}a.wtn-brand-strip__brand .wtn-brand-strip__wordmark{transition:opacity .2s ease,transform .2s ease}a.wtn-brand-strip__brand:hover .wtn-brand-strip__wordmark{opacity:.62;transform:translateY(-2px)}@media screen and (max-width:749px){.wtn-brand-strip__inner{padding-inline:18px}.wtn-brand-strip__header{margin-bottom:18px}.wtn-brand-strip__heading,.wtn-brand-strip__view-all{font-size:11px}.wtn-brand-strip__logos{grid-template-columns:repeat(var(--brand-strip-columns-mobile),minmax(0,1fr))}.wtn-brand-strip--mobile-scroll .wtn-brand-strip__logos{grid-auto-columns:minmax(118px,38vw);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;padding:4px 2px 12px;scroll-snap-type:x proximity;scrollbar-width:none}.wtn-brand-strip--mobile-scroll .wtn-brand-strip__logos::-webkit-scrollbar{display:none}.wtn-brand-strip--mobile-scroll .wtn-brand-strip__item{scroll-snap-align:start}.wtn-brand-strip__brand{min-height:54px}.wtn-brand-strip__image{max-height:58px}.wtn-brand-strip__item--desktop-only{display:none}}@media(prefers-reduced-motion:reduce){.wtn-brand-strip__view-all span:last-child,.wtn-brand-strip__image,a.wtn-brand-strip__brand .wtn-brand-strip__wordmark{transition:none}}.wtn-featured-products{color:var(--wtn-text);background:radial-gradient(circle at 8% 10%,color-mix(in srgb,var(--wtn-background-accent) 35%,transparent),transparent 33%),radial-gradient(circle at 92% 88%,color-mix(in srgb,var(--wtn-background-accent) 24%,transparent),transparent 35%),var(--wtn-background);padding-block:var(--wtn-section-top) var(--wtn-section-bottom)}.wtn-featured-products__inner{width:min(100% - 32px,var(--wtn-page-width));margin-inline:auto}.wtn-featured-products__header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:clamp(20px,3vw,36px)}.wtn-featured-products__heading-group{max-width:760px}.wtn-featured-products__eyebrow{margin:0 0 8px;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.wtn-featured-products__heading{margin:0;color:inherit;font-size:clamp(2rem,4.4vw,4.5rem);font-weight:800;line-height:.98;letter-spacing:-.045em;text-transform:uppercase}.wtn-featured-products__description{margin-top:12px;font-size:clamp(.95rem,1.4vw,1.1rem);line-height:1.5;opacity:.72}.wtn-featured-products__description>*{margin:0}.wtn-featured-products__view-all{color:inherit;font-size:.83rem;font-weight:750;letter-spacing:.09em;text-decoration:none;text-transform:uppercase}.wtn-featured-products__view-all:hover{text-decoration:underline;text-underline-offset:5px}.wtn-featured-products__view-all--mobile{display:none}.wtn-featured-products__grid{display:grid;grid-template-columns:repeat(var(--wtn-desktop-columns),minmax(0,1fr));gap:var(--wtn-grid-gap)}.wtn-featured-products__empty{grid-column:1 / -1;margin:0;padding:32px;border:1px dashed currentColor;border-radius:var(--wtn-card-radius);text-align:center;opacity:.7}.wtn-product-card{position:relative;display:flex;min-width:0;flex-direction:column;padding:8px;overflow:hidden;border-radius:var(--wtn-card-radius);background:var(--wtn-product-card-background, var(--wtn-card-background));box-shadow:0 14px 40px #23181f0f}.wtn-product-card__media{position:relative;overflow:hidden;aspect-ratio:var(--wtn-image-ratio);border-radius:var(--wtn-image-radius);background:color-mix(in srgb,var(--wtn-product-card-background, var(--wtn-card-background)) 72%,white)}.wtn-product-card__media-link{display:block;width:100%;height:100%}.wtn-product-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.wtn-product-card:hover .wtn-product-card__image{transform:scale(1.025)}.wtn-product-card__placeholder{width:100%;height:100%}.wtn-product-card__badge{position:absolute;z-index:1;top:12px;left:12px;max-width:calc(100% - 24px);padding:7px 13px;overflow:hidden;border-radius:999px;background:var(--wtn-badge-background);color:var(--wtn-badge-text);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.wtn-product-card__content{display:flex;flex:1;flex-direction:column;padding:16px 8px 8px}.wtn-product-card__title{display:-webkit-box;margin:0;overflow:hidden;color:inherit;font-size:clamp(.95rem,1.4vw,1.2rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;text-transform:uppercase;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wtn-product-card__title a{color:inherit;text-decoration:none}.wtn-product-card__vendor,.wtn-product-card__scent,.wtn-product-card__size{margin:7px 0 0;line-height:1.3}.wtn-product-card__vendor,.wtn-product-card__size{font-size:.7rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.wtn-product-card__scent{min-height:1.3em;overflow:hidden;font-size:.82rem;opacity:.68;text-overflow:ellipsis;white-space:nowrap}.wtn-product-card__price{margin:9px 0 0;font-size:1.15rem;font-weight:800;line-height:1}.wtn-product-card__form{margin-top:auto;padding-top:14px}.wtn-product-card__button{width:100%;min-height:46px;padding:11px 16px;border:0;border-radius:999px;background:var(--wtn-button-background);color:var(--wtn-button-text);cursor:pointer;font:inherit;font-size:.75rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;transition:opacity .18s ease,transform .18s ease}.wtn-product-card__button:hover{transform:translateY(-1px)}.wtn-product-card__button:disabled{cursor:not-allowed;opacity:.48}.wtn-product-card__status{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:749px){.wtn-featured-products__inner{width:min(100% - 24px,var(--wtn-page-width))}.wtn-featured-products__header{display:block;margin-bottom:20px}.wtn-featured-products__heading{font-size:clamp(2rem,11vw,3.2rem)}.wtn-featured-products__view-all--desktop{display:none}.wtn-featured-products__view-all--mobile{display:flex;min-height:48px;align-items:center;justify-content:center;gap:8px;margin-top:24px;border:1px solid currentColor;border-radius:999px}.wtn-featured-products__grid{grid-template-columns:repeat(var(--wtn-mobile-columns),minmax(0,1fr));gap:max(10px,calc(var(--wtn-grid-gap) * .58))}.wtn-product-card{padding:6px}.wtn-product-card__content{padding:12px 5px 5px}.wtn-product-card__badge{top:8px;left:8px;padding:5px 9px;font-size:.58rem}.wtn-product-card__title{font-size:.88rem}.wtn-product-card__vendor,.wtn-product-card__size{font-size:.59rem}.wtn-product-card__scent{font-size:.7rem}.wtn-product-card__price{font-size:1rem}.wtn-product-card__form{padding-top:11px}.wtn-product-card__button{min-height:42px;padding-inline:8px;font-size:.65rem}}@media(prefers-reduced-motion:reduce){.wtn-product-card__image,.wtn-product-card__button{transition:none}}.wtn-feed-hero{position:relative;min-height:var(--hero-min-height);overflow:hidden;isolation:isolate;color:var(--hero-text);background:linear-gradient(115deg,#fff6cb,#ffcdf0 45%,#d7bcff)}.wtn-feed-hero__media,.wtn-feed-hero__media picture,.wtn-feed-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wtn-feed-hero__image{object-fit:cover;object-position:center}.wtn-feed-hero__placeholder{opacity:.18}.wtn-feed-hero__inner{position:relative;z-index:1;width:min(100%,1500px);min-height:var(--hero-min-height);margin-inline:auto;padding:clamp(38px,5vw,76px) clamp(24px,5vw,76px);display:flex;align-items:center}.wtn-feed-hero__content{width:min(43%,650px)}.wtn-feed-hero__eyebrow{margin:0 0 14px;font-size:clamp(11px,.9vw,14px);font-weight:700;letter-spacing:.28em;text-transform:uppercase}.wtn-feed-hero__heading{margin:0;max-width:12ch;color:inherit;font-family:inherit;font-size:clamp(44px,5.2vw,82px);font-weight:800;letter-spacing:-.055em;line-height:.94}.wtn-feed-hero__heading em{font-style:normal;text-decoration:underline;text-decoration-color:var(--hero-accent);text-decoration-thickness:.12em;text-underline-offset:.1em}.wtn-feed-hero__heading span{display:block}.wtn-feed-hero__text{max-width:38ch;margin-top:18px;font-size:clamp(16px,1.3vw,21px);line-height:1.38}.wtn-feed-hero__text p{margin:0}.wtn-feed-hero__actions{width:min(100%,410px);display:grid;gap:12px;margin-top:24px}.wtn-feed-hero__button{min-height:54px;padding:14px 26px;border:2px solid #111;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:12px;color:#111;font-size:13px;font-weight:800;letter-spacing:.15em;line-height:1.2;text-align:center;text-decoration:none;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.wtn-feed-hero__button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1111112e}.wtn-feed-hero__button--primary{color:#fff;background:#111}.wtn-feed-hero__button--secondary{background:#ffffff38;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.wtn-feed-hero__proof{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;font-size:12px}.wtn-feed-hero__stars{color:#ffb400;font-size:16px;letter-spacing:.04em}.wtn-feed-hero__badge{position:absolute;z-index:2;padding:10px 16px;border:2px solid #111;border-radius:18px;color:#111;font-size:clamp(16px,1.7vw,27px);font-weight:800;font-style:italic;line-height:1;text-align:center;transform:rotate(-7deg);box-shadow:3px 4px #111}.wtn-feed-hero__badge--viral{top:9%;left:45%;background:#f596ff}.wtn-feed-hero__badge--size{top:7%;right:17%;background:#a8ffd7;transform:rotate(5deg)}.wtn-feed-hero__badge--only{right:2.8%;bottom:8%;background:#c893ff;font-size:clamp(13px,1.25vw,20px);line-height:1.05;transform:rotate(-8deg)}@media screen and (max-width:989px){.wtn-feed-hero__content{width:48%}.wtn-feed-hero__badge--viral{left:48%}.wtn-feed-hero__badge--only{display:none}}@media screen and (max-width:749px){.wtn-feed-hero{min-height:var(--hero-mobile-height)}.wtn-feed-hero__image{object-position:68% bottom}.wtn-feed-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgb(255 242 207 / 82%) 0%,rgb(255 215 242 / 42%) 43%,transparent 72%)}.wtn-feed-hero__inner{min-height:var(--hero-mobile-height);padding:34px 20px 28px;align-items:flex-start}.wtn-feed-hero__content{width:100%}.wtn-feed-hero__eyebrow{margin-bottom:10px}.wtn-feed-hero__heading{max-width:11ch;font-size:clamp(39px,12.8vw,58px)}.wtn-feed-hero__text{max-width:29ch;margin-top:12px;font-size:15px}.wtn-feed-hero__actions{width:min(100%,350px);gap:9px;margin-top:17px}.wtn-feed-hero__button{min-height:48px;padding:11px 18px;font-size:11px}.wtn-feed-hero__proof{display:none}.wtn-feed-hero__badge--viral,.wtn-feed-hero__badge--size{top:auto;bottom:22%;font-size:15px;padding:8px 11px;border-radius:14px}.wtn-feed-hero__badge--viral{left:4%}.wtn-feed-hero__badge--size{right:4%}}@media(prefers-reduced-motion:reduce){.wtn-feed-hero__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
