:root{--wuf-bg: #fffaed;--wuf-ink: #0e0e0f;--wuf-blue: #0956ff;--wuf-blue-soft: #e8efff;--wuf-coral: #e8431f;--wuf-line: rgba(14, 14, 15, .08);--wuf-r-lg: 20px;--wuf-r-md: 14px;--wuf-ease: cubic-bezier(.22, 1, .36, 1);--wuf-max: 1780px;--wuf-gutter: 16px}.wuf-section{font-family:var(--wuf-font-body, inherit);color:var(--wuf-ink);padding:22px 0 10px}.wuf-section *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.wuf-section a{text-decoration:none;color:inherit}.wuf-section svg{display:block}.wuf-ic{width:22px;height:22px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.wuf-sec-head{display:flex;align-items:baseline;justify-content:space-between;padding:0 16px 12px;max-width:var(--wuf-max);margin:0 auto}.wuf-kicker{font-size:10.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--wuf-blue);display:block;margin-bottom:3px}.wuf-sec-title{font-size:21px;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0}.wuf-sec-link{font-size:13px;font-weight:600;color:var(--wuf-blue);padding:8px 0 8px 12px;white-space:nowrap}.wuf-reveal{opacity:0;transform:translateY(24px);transition:opacity .5s var(--wuf-ease),transform .5s var(--wuf-ease)}.wuf-reveal.is-in{opacity:1;transform:none}.wuf-rail{display:flex;gap:12px;overflow-x:auto;padding:0 16px 10px;scroll-snap-type:x proximity;scrollbar-width:none;max-width:var(--wuf-max);margin:0 auto}.wuf-rail::-webkit-scrollbar{display:none}.wuf-pcard{flex:0 0 172px;scroll-snap-align:start;position:relative}.wuf-pcard__img{display:block;aspect-ratio:3 / 4;border-radius:var(--wuf-r-md);position:relative;overflow:hidden;margin-bottom:8px;background:#f2ede0}.wuf-pcard__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s var(--wuf-ease)}.wuf-pcard:active .wuf-pcard__img img{transform:scale(1.05)}.wuf-pill{position:absolute;top:8px;left:8px;background:var(--wuf-ink);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;padding:5px 10px;border-radius:99px;z-index:2}.wuf-pill--deal{background:var(--wuf-coral)}.wuf-pill--blue{background:var(--wuf-blue)}.wuf-fav,.wuf-quick{position:absolute;display:grid;place-items:center;border-radius:50%;transition:transform .2s var(--wuf-ease),background .2s;cursor:pointer;border:0;z-index:2}.wuf-fav{top:6px;right:6px;width:36px;height:36px;background:#ffffffeb}.wuf-fav svg{width:17px;height:17px;stroke:var(--wuf-ink);stroke-width:1.8;fill:none}.wuf-fav.is-on svg{fill:var(--wuf-coral);stroke:var(--wuf-coral)}.wuf-fav:active{transform:scale(1.25)}.wuf-quick{bottom:8px;right:8px;width:40px;height:40px;background:var(--wuf-ink);box-shadow:0 4px 12px #00000040}.wuf-quick svg{width:16px;height:16px;stroke:#fff;stroke-width:2.2;fill:none}.wuf-quick:active{transform:scale(.85);background:var(--wuf-blue)}.wuf-quick.is-loading{pointer-events:none;opacity:.6}.wuf-pcard__brand{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.55}.wuf-pcard__name{font-size:14px;font-weight:600;line-height:1.25;margin:2px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wuf-pcard__price{font-size:15px;font-weight:800}.wuf-pcard__price s{font-size:12px;font-weight:500;opacity:.5;margin-left:5px}.wuf-stars{display:flex;align-items:center;gap:4px;margin:2px 0;font-size:11.5px}.wuf-stars svg{width:12px;height:12px;fill:#e08b00}.wuf-stars small{opacity:.55;font-weight:500}.wuf-hero{margin:0 auto;max-width:var(--wuf-max);padding:0 16px}.wuf-hero__frame{position:relative;border-radius:var(--wuf-r-lg);overflow:hidden;aspect-ratio:358 / 470;max-height:560px;width:100%}@media(min-width:768px){.wuf-hero__frame{aspect-ratio:auto;height:62vh;min-height:480px;max-height:700px}.wuf-hero__title{font-size:50px;max-width:560px}}.wuf-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;opacity:0;transition:opacity .45s var(--wuf-ease);pointer-events:none}.wuf-hero__slide.is-on{opacity:1;pointer-events:auto}.wuf-hero__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.6),transparent 52%);z-index:0}.wuf-hero__slide>.wuf-hero__content{position:absolute;z-index:4;pointer-events:none;left:calc(24px + (100% - 48px) * (var(--cx, 0) / 100));top:calc(24px + (100% - 48px) * (var(--cy, 100) / 100));transform:translate(calc(var(--cx, 0) * -1%),calc(var(--cy, 100) * -1%));max-width:calc(100% - 48px)}.wuf-hero__content .wuf-cta{color:var(--wuf-ink);pointer-events:auto}.wuf-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.wuf-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.wuf-hero__kicker{font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;opacity:.9;margin-bottom:7px}.wuf-hero__kicker--below{margin-bottom:0;margin-top:-6px}.wuf-hero__title{font-size:34px;font-weight:800;line-height:1.05;letter-spacing:-.025em;margin:0 0 14px;max-width:420px}.wuf-cta{align-self:flex-start;display:inline-flex;align-items:center;background:#fff;color:var(--wuf-ink);font-size:13.5px;font-weight:700;min-height:46px;padding:0 22px;border-radius:99px;transition:transform .15s var(--wuf-ease)}.wuf-cta:active{transform:scale(.94)}.wuf-hero__bars{position:absolute;top:14px;left:16px;right:16px;display:flex;gap:6px;z-index:2}.wuf-hero__bars i{flex:1;height:3.5px;border-radius:99px;background:#ffffff59;overflow:hidden;position:relative}.wuf-hero__bars i span{position:absolute;top:0;right:0;bottom:0;left:0;width:0;background:#fff;border-radius:99px}.wuf-hero__bars i.is-done span{width:100%}.wuf-hero__bars i.is-run span{animation:wufLoad var(--wuf-hero-secs, 5s) linear forwards}@keyframes wufLoad{to{width:100%}}.wuf-hero__tap{position:absolute;top:0;bottom:0;width:30%;z-index:3;background:transparent;border:0;cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none;appearance:none;-webkit-appearance:none}.wuf-hero__tap:hover,.wuf-hero__tap:focus,.wuf-hero__tap:active,.wuf-hero__tap:focus-visible{background:transparent;outline:none;box-shadow:none}.wuf-hero__tap--prev{left:0}.wuf-hero__tap--next{right:0}.wuf-hero__wrap{display:block}.wuf-hpromos{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:10px}.wuf-hpromo{border-radius:var(--wuf-r-lg);overflow:hidden;display:flex;flex-direction:column;min-height:200px;position:relative;transition:transform .15s var(--wuf-ease)}.wuf-hpromo:active{transform:scale(.97)}.wuf-hpromo__tx{padding:14px 16px 10px;position:relative;z-index:1}.wuf-hpromo__tx b{font-size:17px;font-weight:800;line-height:1.12;letter-spacing:-.015em;display:block}.wuf-hpromo__tx small{font-size:11.5px;font-weight:600;opacity:.85;display:block;margin-top:3px}.wuf-hpromo__img{flex:1;min-height:0;margin:0 12px 12px;border-radius:12px;overflow:hidden}.wuf-hpromo__img img{width:100%;height:100%;object-fit:cover;display:block}.wuf-hpromo--full .wuf-hpromo__img{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;border-radius:0;z-index:0}@media(min-width:1024px){.wuf-hero__wrap--split{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch}.wuf-hero__wrap--split .wuf-hero__frame{height:62vh;min-height:480px;max-height:700px}.wuf-hero__wrap--split .wuf-hpromos{padding-top:0;grid-template-rows:1fr 1fr;height:62vh;min-height:480px;max-height:700px}.wuf-hpromo{min-height:0}}.wuf-chipsec{padding:10px 0 6px}.wuf-sec-head--center{justify-content:center;text-align:center}.wuf-chips{display:flex;gap:10px;overflow-x:auto;padding:4px 16px 12px;scrollbar-width:none;max-width:var(--wuf-max);margin:0 auto;scroll-snap-type:x proximity}.wuf-chips::-webkit-scrollbar{display:none}.wuf-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:600;letter-spacing:-.005em;min-height:44px;padding:8px 16px;border-radius:99px;border:1px solid var(--wuf-line);background:#fff;color:var(--wuf-ink);scroll-snap-align:start;transition:transform .15s var(--wuf-ease),background .2s,color .2s,border-color .2s}.wuf-chips--thumbs .wuf-chip{padding:5px 16px 5px 5px}.wuf-chip__im{flex:0 0 34px;width:34px;height:34px;border-radius:50%;overflow:hidden;background:#f2ede0}.wuf-chip__im img{width:100%!important;height:100%!important;max-width:none!important;margin:0!important;object-fit:cover;display:block}.wuf-chip__label{white-space:nowrap}.wuf-chip:active{transform:scale(.95)}.wuf-chip.is-on{background:var(--wuf-ink);color:#fff;border-color:var(--wuf-ink)}@media(hover:hover){.wuf-chip:hover{background:var(--wuf-ink);color:#fff;border-color:var(--wuf-ink)}}@media(min-width:1024px){.wuf-chips{flex-wrap:wrap;justify-content:center;overflow:visible;gap:12px;padding-bottom:8px}.wuf-chip{min-height:48px;font-size:15px;padding:9px 18px}.wuf-chips--thumbs .wuf-chip{padding:5px 18px 5px 5px}.wuf-chip__im{flex-basis:38px;width:38px;height:38px}}.wuf-wagw{padding:40px 0 28px}.wuf-wagw__mani{max-width:var(--wuf-max);margin:0 auto;padding:0 var(--wuf-gutter, 16px)}.wuf-wagw__mani .wuf-kicker{display:block;margin-bottom:12px}.wuf-wagw__mani h2{font-family:Fraunces,Georgia,Times New Roman,serif!important;font-weight:500!important;font-size:30px;line-height:1.12;letter-spacing:-.015em;max-width:18ch;color:var(--wuf-ink)!important;margin:0}.wuf-wagw__mani h2 em{font-style:italic;font-weight:400}.wuf-wagw__mani p{margin:16px 0 0;max-width:60ch;font-size:16px;line-height:1.55;opacity:.68}.wuf-wagw__stamps{display:grid;grid-template-columns:1fr 1fr;gap:24px 12px;max-width:var(--wuf-max);margin:30px auto 0;padding:0 var(--wuf-gutter, 16px)}.wuf-wagw__stamp{display:block;text-align:center;padding:0 6px;color:inherit}.wuf-wagw__ring{width:88px;height:88px;margin:0 auto 14px;border-radius:50%;border:1px solid var(--ww-ring, #e6dfcc);display:grid;place-items:center}.wuf-wagw__ring img{width:48px!important;height:48px!important;max-width:none!important;margin:0!important;object-fit:contain;display:block}.wuf-wagw__stamp b{display:block;font-weight:800;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.wuf-wagw__stamp p{margin:5px auto 0;font-size:12.5px;line-height:1.45;opacity:.68;max-width:26ch}@media(hover:hover){a.wuf-wagw__stamp:hover .wuf-wagw__ring{border-color:var(--wuf-ink)}a.wuf-wagw__stamp .wuf-wagw__ring{transition:border-color .2s}}@media(min-width:768px){.wuf-wagw{padding:64px 0 40px}.wuf-wagw__mani h2{font-size:40px}.wuf-wagw__stamps{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:44px}.wuf-wagw__stamps--5{grid-template-columns:repeat(5,1fr)}.wuf-wagw__stamps--6{grid-template-columns:repeat(6,1fr)}.wuf-wagw__ring{width:104px;height:104px;margin-bottom:18px}.wuf-wagw__ring img{width:56px!important;height:56px!important}.wuf-wagw__stamp b{font-size:14px}.wuf-wagw__stamp p{font-size:13.5px}}@media(min-width:1024px){.wuf-wagw__mani,.wuf-wagw__stamps{padding-left:115px;padding-right:115px}}.wuf-wagw__illo{display:flex;justify-content:center;margin:22px auto 0;max-width:240px}.wuf-wagw__illo img{display:block;width:100%;height:auto;max-width:100%;margin:0 auto}@media(min-width:1024px){.wuf-wagw__illo img{transform:translate(var(--illo-x, 0),var(--illo-y, 0))}.wuf-wagw__mani.has-illo{display:grid;grid-template-columns:minmax(0,1fr) var(--illo-w, 360px);column-gap:56px;align-items:center;text-align:left}.wuf-wagw__mani.has-illo .wuf-wagw__text{max-width:640px}.wuf-wagw__mani.has-illo .wuf-wagw__illo{margin:0;max-width:none;width:var(--illo-w, 360px);justify-self:end}}.wuf-trend{padding:40px 0 28px;text-align:center}.wuf-trend__head{max-width:var(--wuf-max);margin:0 auto;padding:0 var(--wuf-gutter, 16px)}.wuf-trend__head .wuf-kicker{display:block;margin-bottom:8px}.wuf-trend__title{font-family:Fraunces,Georgia,Times New Roman,serif!important;font-weight:500!important;font-size:32px;line-height:1.05;letter-spacing:-.015em;color:var(--wuf-ink)!important;margin:0}.wuf-trend__sub{font-size:14.5px;line-height:1.5;opacity:.68;max-width:56ch;margin:8px auto 0}.wuf-trend__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 10px;max-width:1180px;margin:24px auto 0;padding:0 var(--wuf-gutter, 16px)}.wuf-trend__item{display:block;color:inherit}.wuf-trend__im{display:block;aspect-ratio:1;margin:0 auto 8px;max-width:76px}.wuf-trend__im img{width:100%!important;height:100%!important;max-width:none!important;margin:0!important;object-fit:contain;display:block;mix-blend-mode:multiply;transition:transform .3s var(--wuf-ease)}.wuf-trend__name{display:block;font-size:10.5px;font-weight:600;line-height:1.25;max-width:15ch;margin:0 auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wuf-trend__item.is-extra{display:none}.wuf-trend.is-open .wuf-trend__item.is-extra{display:block}.wuf-trend__more{display:inline-flex;align-items:center;gap:8px;margin:26px auto 0;min-height:44px;padding:0 20px;border:1px solid var(--wuf-line);border-radius:99px;background:#fff;color:var(--wuf-ink);font:700 14px/1 inherit;cursor:pointer}.wuf-trend__more svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.8;fill:none;transition:transform .2s}.wuf-trend.is-open .wuf-trend__more svg{transform:rotate(180deg)}.wuf-trend__all{display:none;margin-top:22px;font-weight:700;font-size:14px}@media(min-width:768px){.wuf-trend{padding:56px 0 36px}.wuf-trend__title{font-size:40px}.wuf-trend__sub{font-size:15px}.wuf-trend__grid{grid-template-columns:repeat(8,1fr);gap:30px 12px;margin-top:34px}.wuf-trend__im{max-width:88px}.wuf-trend__item.is-extra{display:block}.wuf-trend__more{display:none}.wuf-trend__all{display:inline-block}@media(hover:hover){.wuf-trend__item:hover .wuf-trend__im img{transform:translateY(-3px) scale(1.04)}}}@media(min-width:1280px){.wuf-trend__title{font-size:44px}}.wuf-prose{padding:40px 0}.wuf-prose__wrap{max-width:1120px;margin:0 auto;padding:0 var(--wuf-gutter, 16px);position:relative}.wuf-prose__lede .wuf-kicker{display:block;margin-bottom:10px}.wuf-prose__lede h2{font-family:Fraunces,Georgia,Times New Roman,serif!important;font-weight:500!important;font-size:28px;line-height:1.12;letter-spacing:-.015em;color:var(--wuf-ink)!important;margin:0 0 14px;max-width:14ch}.wuf-prose__lede h2 em{font-style:italic;font-weight:400}.wuf-prose__pull{font-family:Fraunces,Georgia,serif;font-size:17px;line-height:1.4;padding-left:14px;border-left:2px solid var(--wuf-ink);max-width:28ch;margin:0}.wuf-prose__copy{margin-top:22px;position:relative}.wuf-prose__intro{font-size:15.5px;line-height:1.65;opacity:.78;max-width:62ch}.wuf-prose__intro p,.wuf-prose__outro p{margin:0 0 14px}.wuf-prose__intro strong,.wuf-prose__outro strong{color:var(--wuf-ink);font-weight:600;opacity:1}.wuf-prose__intro a,.wuf-prose__text a,.wuf-prose__outro a{text-decoration:underline;text-underline-offset:3px}.wuf-prose__entries{display:grid;grid-template-columns:1fr;border-top:1px solid var(--wuf-line);margin-top:18px}.wuf-prose__entry{padding:14px 0;border-bottom:1px solid var(--wuf-line)}.wuf-prose__entry h3{font-family:Fraunces,Georgia,serif!important;font-style:italic;font-weight:400!important;font-size:17px;line-height:1.15;letter-spacing:-.005em;color:var(--wuf-ink)!important;margin:0 0 4px}.wuf-prose__entry h3 a:hover{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.wuf-prose__text{font-size:13px;line-height:1.5;opacity:.68}.wuf-prose__text p{margin:0}.wuf-prose__go{display:inline-block;margin-top:5px;font-size:12.5px;font-weight:700;opacity:.85}.wuf-prose__outro{margin-top:16px;font-size:14px;line-height:1.6;font-weight:600;max-width:62ch}.wuf-prose__more{display:inline-flex;align-items:center;gap:8px;margin-top:12px;min-height:44px;padding:0 2px;border:0;background:none;color:var(--wuf-ink);font:700 14px/1 inherit;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.wuf-prose__more svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.8;fill:none;transition:transform .2s}.wuf-prose.is-open .wuf-prose__more svg{transform:rotate(180deg)}@media(max-width:1023px){.wuf-prose:not(.is-open) .wuf-prose__copy{max-height:260px;overflow:hidden}.wuf-prose:not(.is-open) .wuf-prose__copy:after{content:"";position:absolute;left:0;right:0;bottom:0;height:72px;background:linear-gradient(to bottom,transparent,var(--wuf-bg));pointer-events:none}}@media(min-width:1024px){.wuf-prose{padding:64px 0}.wuf-prose__wrap{display:grid;grid-template-columns:4fr 7fr;gap:64px;align-items:start}.wuf-prose__lede{position:sticky;top:24px}.wuf-prose__lede h2{font-size:34px}.wuf-prose__copy{margin-top:0}.wuf-prose__entries{grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--wuf-line);margin-top:22px}.wuf-prose__entry{padding:16px 18px 18px 0;border-bottom:0;border-right:1px solid var(--wuf-line);margin-right:18px}.wuf-prose__entry:last-child{border-right:0;margin-right:0}.wuf-prose__more{display:none}}.wuf-dlb.wuf-dlb--perks{min-height:520px}.wuf-dlb--perks picture img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;z-index:0;margin:0!important}.wuf-dlb--perks:after{display:none}.wuf-dlb.wuf-dlb--perks .wuf-dlb__body--perks{position:absolute;z-index:2;max-width:560px;padding:28px 30px;text-align:center;color:#fff;left:calc(24px + (100% - 48px) * (var(--cx, 50) / 100));top:calc(24px + (100% - 48px) * (var(--cy, 90) / 100));transform:translate(calc(var(--cx, 50) * -1%),calc(var(--cy, 90) * -1%))}.wuf-dlb__body--perks:before{content:"";position:absolute;top:-20px;right:-10px;bottom:-16px;left:-10px;z-index:-1;border-radius:28px;background:radial-gradient(ellipse at center,rgba(14,14,15,var(--scrim, .55)),rgba(14,14,15,calc(var(--scrim, .55) * .7)) 55%,#0e0e0f00)}.wuf-dlb__kicker{display:block;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;opacity:.85;margin-bottom:10px}.wuf-dlb__body--perks h2{font-family:Fraunces,Georgia,Times New Roman,serif!important;font-weight:500!important;font-size:40px;line-height:1.05;letter-spacing:-.01em;color:#fff!important;margin:0 0 10px}.wuf-dlb__body--perks p{font-size:16px;line-height:1.5;color:#fff;opacity:.95;margin:0 0 6px}.wuf-dlb__perk{font-family:Fraunces,Georgia,serif;font-size:19px!important;font-weight:500;opacity:1!important}.wuf-dlb__ulink{display:inline-block;margin-top:12px;font-size:14px;font-weight:700;color:#fff;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1.5px}@media(max-width:767px){.wuf-dlb--perks{display:flex;flex-direction:column;min-height:0}.wuf-dlb--perks picture{display:block}.wuf-dlb.wuf-dlb--perks picture img{position:static;height:auto!important;aspect-ratio:4 / 5}.wuf-dlb.wuf-dlb--perks .wuf-dlb__body.wuf-dlb__body--perks{position:static;transform:none;max-width:none;background:var(--wuf-ink);padding:26px 22px 28px}.wuf-dlb__body--perks:before{display:none}.wuf-dlb__body--perks h2{font-size:30px}}.wuf-chip__dot{width:7px;height:7px;border-radius:50%;background:var(--wuf-coral);animation:wufPulse 2s infinite}@keyframes wufPulse{0%,to{opacity:1}50%{opacity:.35}}.wuf-sniff-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 16px;max-width:var(--wuf-max);margin:0 auto}@media(min-width:768px){.wuf-sniff-grid{grid-template-columns:repeat(4,1fr)}}.wuf-sniff{background:#fff;border:1px solid var(--wuf-line);border-radius:var(--wuf-r-md);padding:12px;min-height:176px;display:flex;gap:12px;align-items:center;transition:transform .15s var(--wuf-ease)}.wuf-sniff:active{transform:scale(.96)}.wuf-sniff__thumb{width:104px;height:140px;border-radius:12px;flex:0 0 auto;overflow:hidden;background:linear-gradient(160deg,#9db9ff,#3f6fff);display:grid;place-items:center}.wuf-sniff__thumb img{width:100%;height:100%;object-fit:cover}.wuf-sniff b{font-size:16px;font-weight:700;display:block;line-height:1.25}.wuf-sniff small{font-size:12px;font-weight:500;opacity:.55}.wuf-hub{margin:0 16px;background:#fff;border:1px solid var(--wuf-line);border-radius:var(--wuf-r-lg);padding:16px 0 6px;overflow:hidden}@media(min-width:1100px){.wuf-hub{margin:0 auto;max-width:calc(var(--wuf-max) - 32px)}}.wuf-hub__tabs{display:flex;gap:8px;overflow-x:auto;padding:0 16px 14px;scrollbar-width:none}.wuf-hub__tabs::-webkit-scrollbar{display:none}.wuf-htab{flex:0 0 auto;font-family:inherit;font-size:13.5px;font-weight:700;color:var(--wuf-ink);min-height:40px;display:inline-flex;align-items:center;padding:0 16px;border-radius:99px;background:#efe9d6;border:1px solid rgba(14,14,15,.12);transition:background .2s,color .2s;cursor:pointer}.wuf-htab.is-on{background:var(--wuf-ink);color:#fff}.wuf-hub__panel{display:none}.wuf-hub__panel.is-on{display:block}.wuf-hub__note{font-size:11.5px;font-weight:500;opacity:.5;padding:0 16px 12px}.wuf-hub .wuf-rail{padding-bottom:12px}.wuf-promo-rail{display:flex;gap:12px;overflow-x:auto;padding:0 16px 10px;scroll-snap-type:x mandatory;scrollbar-width:none;max-width:var(--wuf-max);margin:0 auto}.wuf-promo-rail::-webkit-scrollbar{display:none}.wuf-promo{flex:0 0 240px;aspect-ratio:24 / 34;border-radius:var(--wuf-r-lg);scroll-snap-align:center;position:relative;overflow:hidden;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}.wuf-promo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.55),transparent 60%)}.wuf-promo>*{position:relative;z-index:1}.wuf-promo__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.wuf-promo__media img{width:100%;height:100%;object-fit:cover;display:block}.wuf-promo b{font-size:21px;font-weight:800;line-height:1.1;letter-spacing:-.02em}.wuf-promo small{font-size:12px;font-weight:600;opacity:.92;margin-top:5px}.wuf-quotes{overflow:hidden;padding:4px 0 8px}.wuf-quotes__track{display:flex;gap:12px;animation:wufTick var(--wuf-marquee-secs, 30s) linear infinite;width:max-content;padding-left:16px}.wuf-quotes:hover .wuf-quotes__track{animation-play-state:paused}@keyframes wufTick{to{transform:translate(-50%)}}.wuf-quote{width:270px;background:#fff;border:1px solid var(--wuf-line);border-radius:18px;padding:16px 18px}.wuf-quote .wuf-stars{margin-bottom:8px}.wuf-quote p{font-size:13.5px;line-height:1.55;margin:0}.wuf-quote small{display:block;font-size:11.5px;font-weight:600;opacity:.5;margin-top:8px}.wuf-fact{margin:0 16px;border-radius:var(--wuf-r-lg);background:var(--wuf-blue-soft);padding:18px 20px;display:flex;gap:14px;align-items:center;max-width:calc(var(--wuf-max) - 32px)}@media(min-width:1100px){.wuf-fact{margin:0 auto}}.wuf-fact__disc{flex:0 0 52px;width:52px;height:52px;border-radius:50%;background:var(--wuf-blue);display:grid;place-items:center}.wuf-fact__disc svg{width:24px;height:24px;fill:#fff;stroke:#fff}.wuf-fact b{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0741bd;display:block;margin-bottom:3px}.wuf-fact p{font-size:14.5px;font-weight:600;line-height:1.4;margin:0}.wuf-bento-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;max-width:var(--wuf-max);margin:0 auto}.wuf-bento-track::-webkit-scrollbar{display:none}.wuf-bento{flex:0 0 100%;scroll-snap-align:center;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 16px}@media(min-width:768px){.wuf-bento{grid-template-columns:repeat(4,1fr)}}.wuf-bento-dots{display:flex;gap:6px;justify-content:center;padding:12px 0 2px}.wuf-bento-dots i{width:16px;height:4px;border-radius:99px;background:#0e0e0f26;transition:background .2s}.wuf-bento-dots i.is-on{background:var(--wuf-ink)}.wuf-bento__card{aspect-ratio:20 / 23;border-radius:var(--wuf-r-lg);position:relative;overflow:hidden;display:flex;flex-direction:column;transition:transform .15s var(--wuf-ease)}.wuf-bento__card:active{transform:scale(.97)}.wuf-bento__card--promo{color:#fff;justify-content:flex-end;padding:16px}.wuf-bento__card--promo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.5),transparent 55%)}.wuf-bento__media{position:absolute;top:0;right:0;bottom:0;left:0}.wuf-bento__media img{width:100%;height:100%;object-fit:cover;display:block}.wuf-bento__body{position:relative;z-index:1}.wuf-bento__body b{font-size:17px;font-weight:800;line-height:1.12;letter-spacing:-.02em;display:block}.wuf-bento__body small{font-size:11px;font-weight:600;opacity:.9;margin-top:3px;display:block}.wuf-bento__card--products{background:#fff;border:1px solid var(--wuf-line);padding:12px;gap:8px}.wuf-bento__phead{font-size:14px;font-weight:800;letter-spacing:-.01em;color:var(--wuf-ink);line-height:1.2}.wuf-bento__pgrid{display:grid;grid-template-columns:1fr 1fr;gap:6px;flex:1;min-height:0}.wuf-bento__pcell{border-radius:9px;overflow:hidden;background:#f4f0e4}.wuf-bento__pcell img{width:100%;height:100%;object-fit:cover;display:block}.wuf-bento__plink{font-size:11.5px;font-weight:700;color:var(--wuf-blue)}.wuf-values{display:flex;gap:8px;overflow-x:auto;padding:0 16px 10px;scrollbar-width:none;max-width:var(--wuf-max);margin:0 auto}.wuf-values::-webkit-scrollbar{display:none}.wuf-val{flex:0 0 auto;background:var(--wuf-blue-soft);color:#0741bd;font-size:12.5px;font-weight:700;min-height:40px;padding:9px 15px;border-radius:99px;display:inline-flex;gap:7px;align-items:center;transition:transform .15s var(--wuf-ease)}.wuf-val:active{transform:scale(.94)}.wuf-val svg{width:14px;height:14px;fill:currentColor;stroke:none}.wuf-edit{margin:0 16px;border-radius:var(--wuf-r-lg);overflow:hidden;background:var(--wuf-ink);color:#fff;max-width:calc(var(--wuf-max) - 32px)}@media(min-width:1100px){.wuf-edit{margin:0 auto}}.wuf-edit__cover{display:block;height:190px;background:radial-gradient(ellipse at 60% 30%,#3b3b40,var(--wuf-ink))}.wuf-edit__cover img{width:100%;height:100%;object-fit:cover;display:block}.wuf-edit__coverph{height:100%;display:grid;place-items:center}.wuf-edit__coverph svg{width:80px;height:80px;fill:#ffffff40}.wuf-edit__body{padding:18px 20px 20px}.wuf-edit__body b{font-size:20px;font-weight:800;line-height:1.15;letter-spacing:-.02em}.wuf-edit__body p{font-size:13.5px;line-height:1.55;opacity:.75;margin:8px 0 14px}.wuf-cta--blue{background:var(--wuf-blue);color:#fff}.wuf-show-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 16px;max-width:var(--wuf-max);margin:0 auto}.wuf-show-track::-webkit-scrollbar{display:none}.wuf-show-card{flex:0 0 86%;max-width:480px;height:60svh;min-height:420px;max-height:560px;scroll-snap-align:center;background:#fff;border:1px solid var(--wuf-line);border-radius:var(--wuf-r-lg);padding:16px;display:flex;flex-direction:column}.wuf-show-card__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-bottom:12px}.wuf-show-card__head b{font-size:17px;font-weight:800;letter-spacing:-.01em;line-height:1.2}.wuf-show-card__link{font-size:12.5px;font-weight:700;color:var(--wuf-blue);white-space:nowrap;padding:6px 0 6px 8px}.wuf-show-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:10px;flex:1;min-height:0}.wuf-show-item{display:flex;flex-direction:column;min-height:0}.wuf-show-item__img{position:relative;flex:1;min-height:0;border-radius:12px;overflow:hidden;background:#f4f0e4;display:block}.wuf-show-item__img img{width:100%;height:100%;object-fit:cover;display:block}.wuf-show-item__name{font-size:12.5px;font-weight:600;line-height:1.25;margin-top:6px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.wuf-show-item__price{font-size:13px;font-weight:800}.wuf-show-item__price s{font-size:11px;font-weight:500;opacity:.5;margin-left:4px}.wuf-quick--sm{width:34px;height:34px;bottom:6px;right:6px}.wuf-quick--sm svg{width:14px;height:14px}.wuf-vpill{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;letter-spacing:.05em;padding:4px 10px;border-radius:99px;white-space:nowrap}.wuf-vpill--family{background:#fdf3dc;color:#b07708}.wuf-vpill--female{background:#fde8f0;color:#b0175e}.wuf-vpill--give{background:#e3f4ea;color:#157a4c}.wuf-vpill--small{background:var(--wuf-blue-soft);color:#0741bd}.wuf-trail{display:flex;gap:12px;overflow-x:auto;padding:0 16px 8px;scroll-snap-type:x mandatory;scrollbar-width:none;max-width:var(--wuf-max);margin:0 auto}.wuf-trail::-webkit-scrollbar{display:none}.wuf-tcard{flex:0 0 285px;scroll-snap-align:center;border-radius:var(--wuf-r-lg);overflow:hidden;background:#fff;border:1px solid var(--wuf-line)}.wuf-tcard__cover{display:grid;place-items:center;height:110px;position:relative}.wuf-tcov--blue{background:radial-gradient(ellipse at 30% 20%,#6b8cff,#0956ff 75%)}.wuf-tcov--coral{background:radial-gradient(ellipse at 60% 25%,#ff9d73,#e8431f 78%)}.wuf-tcov--green{background:radial-gradient(ellipse at 50% 20%,#7bd8a8,#157a4c 80%)}.wuf-tcard__chip{position:absolute;top:10px;left:10px;background:#fffffff0;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 10px;border-radius:99px}.wuf-tcard__body{padding:14px 16px}.wuf-tcard__body>b{font-size:16px;font-weight:800;line-height:1.15;display:block;margin-bottom:8px}.wuf-titem{display:flex;gap:10px;align-items:center;padding:6px 0}.wuf-titem__ph{width:42px;height:42px;border-radius:9px;flex:0 0 auto;overflow:hidden;background:#f4f0e4}.wuf-titem__ph img{width:100%;height:100%;object-fit:cover;display:block}.wuf-titem__tx{min-width:0}.wuf-titem__tx b{font-size:12px;font-weight:600;line-height:1.2;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wuf-titem__tx small{font-size:11.5px;font-weight:700}.wuf-titem .wuf-vpill{margin-left:auto;flex:0 0 auto}.wuf-board{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 16px;max-width:var(--wuf-max);margin:0 auto}.wuf-board__col{display:flex;flex-direction:column;gap:10px}.wuf-board__cell{border-radius:16px;overflow:hidden;position:relative;display:block;background:#f4f0e4}.wuf-board__cell--a{aspect-ratio:3 / 4}.wuf-board__cell--b{aspect-ratio:3 / 2.1}.wuf-board__cell img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.wuf-board__lbl{position:absolute;bottom:8px;left:8px;right:8px;background:#fffffff0;border-radius:9px;font-size:10px;font-weight:600;line-height:1.35;padding:6px 8px}.wuf-board__lbl .wuf-vpill{margin-top:3px}.wuf-board__heart{position:absolute;top:8px;right:8px;width:26px;height:26px;border-radius:50%;background:#ffffffeb;display:grid;place-items:center}.wuf-board__heart svg{width:13px;height:13px;fill:var(--wuf-coral);stroke:none}.wuf-spread{margin:0 16px;border-radius:var(--wuf-r-lg);overflow:hidden;background:var(--wuf-ink);color:#fff;max-width:calc(var(--wuf-max) - 32px)}@media(min-width:1100px){.wuf-spread{margin:0 auto}}.wuf-spread__top{height:140px;position:relative;background:radial-gradient(ellipse at 70% 20%,#3d3d44,var(--wuf-ink));display:grid;place-items:center}.wuf-spread__badge{position:absolute;top:12px;left:14px;background:var(--wuf-blue);font-size:9.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:6px 11px;border-radius:99px}.wuf-spread__logo img{max-height:64px;max-width:180px;object-fit:contain}.wuf-spread__body{padding:18px 20px 20px}.wuf-spread__body h3{font-size:20px;font-weight:800;line-height:1.12;letter-spacing:-.02em;margin:0 0 8px}.wuf-spread__pills{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.wuf-spread__quip{font-size:13.5px;line-height:1.55;opacity:.8;font-style:italic;margin:0 0 6px}.wuf-spread__quip:empty,.wuf-spread__give:empty{display:none}.wuf-spread__give{font-size:12px;font-weight:600;line-height:1.5;color:#8fd8b4;margin:0 0 14px}.wuf-spread__row{display:flex;gap:8px;margin-bottom:14px}.wuf-spread__ph{flex:1;aspect-ratio:1;border-radius:11px;background:#ffffff1a;overflow:hidden}.wuf-spread__ph img{width:100%;height:100%;object-fit:cover;display:block}.wuf-vshelf-rail{display:flex;gap:12px;overflow-x:auto;padding:0 16px 8px;scroll-snap-type:x mandatory;scrollbar-width:none;max-width:var(--wuf-max);margin:0 auto}.wuf-vshelf-rail::-webkit-scrollbar{display:none}.wuf-vshelf{flex:0 0 270px;scroll-snap-align:center;border-radius:var(--wuf-r-lg);border:1px solid var(--wuf-line);background:#fff;overflow:hidden;display:block}.wuf-vshelf__head{padding:14px 16px 10px}.wuf-vshelf__head b{font-size:16px;font-weight:800;line-height:1.15;display:block;margin-top:8px}.wuf-vshelf__head small{font-size:11.5px;font-weight:500;line-height:1.4;opacity:.55;display:block;margin-top:3px}.wuf-vshelf__note{font-size:10.5px;font-weight:600;opacity:.5;padding:0 16px 10px}.wuf-vshelf__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:0 16px 14px}.wuf-vshelf__ph{aspect-ratio:1;border-radius:9px;overflow:hidden;background:#f4f0e4}.wuf-vshelf__ph img{width:100%;height:100%;object-fit:cover;display:block}.wuf-bento__pcell small{display:block;font-size:10px;font-weight:600;line-height:1.25;padding:3px 2px 0;opacity:.75;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wuf-bento__pcell--captioned{background:none}.wuf-bento__pcell--captioned .wuf-bento__pimg{aspect-ratio:1;border-radius:9px;overflow:hidden;background:#f4f0e4;display:block}.wuf-bento__pcell--captioned .wuf-bento__pimg img{width:100%;height:100%;object-fit:cover;display:block}.wuf-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(20px);background:var(--wuf-ink);color:#fff;font-size:13px;font-weight:600;padding:12px 20px;border-radius:99px;opacity:0;transition:all .3s var(--wuf-ease);pointer-events:none;z-index:9999;white-space:nowrap}.wuf-toast.is-show{opacity:1;transform:translate(-50%) translateY(0)}.wuf-skel{background:linear-gradient(100deg,#f2ede0 40%,#faf6ea,#f2ede0 60%);background-size:200% 100%;animation:wufShimmer 1.4s infinite}@keyframes wufShimmer{to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.wuf-section *,.wuf-section *:before,.wuf-section *:after{animation:none!important;transition:none!important}.wuf-reveal{opacity:1;transform:none}.wuf-quotes__track{animation:none}}@media(min-width:1024px){:root{--wuf-gutter: 40px}.wuf-sec-head,.wuf-rail,.wuf-chips,.wuf-trail,.wuf-promo-rail,.wuf-values,.wuf-sniff-grid,.wuf-bento,.wuf-board,.wuf-show-track,.wuf-vshelf-rail,.wuf-quotes__track,.wuf-cats,.wuf-hero{padding-left:var(--wuf-gutter);padding-right:var(--wuf-gutter)}.wuf-hub,.wuf-fact,.wuf-edit,.wuf-spread{margin-left:var(--wuf-gutter);margin-right:var(--wuf-gutter);max-width:none}.wuf-sec-title{font-size:27px}.wuf-kicker{font-size:11.5px}.wuf-pcard{flex:0 0 216px}.wuf-promo{flex:0 0 300px}.wuf-promo-rail{scroll-snap-type:x proximity}.wuf-tcard,.wuf-vshelf{flex-basis:330px}.wuf-show-card{flex:0 0 460px}.wuf-bento{grid-template-columns:repeat(4,1fr)}.wuf-spread{display:grid;grid-template-columns:1fr 1fr}.wuf-spread__top{height:100%;min-height:320px}}@media(min-width:1820px){.wuf-sec-head,.wuf-rail,.wuf-chips,.wuf-trail,.wuf-promo-rail,.wuf-values,.wuf-sniff-grid,.wuf-bento,.wuf-board,.wuf-show-track,.wuf-vshelf-rail,.wuf-hero,.wuf-hub,.wuf-fact,.wuf-edit,.wuf-spread{margin-left:auto;margin-right:auto;max-width:var(--wuf-max)}}.wuf-blog{display:grid;gap:12px;padding:0 var(--wuf-gutter, 16px);max-width:var(--wuf-max);margin:0 auto}.wuf-blog__feature{display:block;border-radius:var(--wuf-r-lg);overflow:hidden;background:var(--wuf-ink);color:#fff}.wuf-blog__fimg{display:block;aspect-ratio:16 / 10;background:#26262b}.wuf-blog__fimg img{width:100%;height:100%;object-fit:cover;display:block}.wuf-blog__ftx{display:block;padding:16px 18px 18px}.wuf-blog__ftx em{font-style:normal;font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.55}.wuf-blog__ftx b{display:block;font-size:20px;font-weight:800;line-height:1.15;letter-spacing:-.02em;margin:6px 0 8px}.wuf-blog__ftx p{font-size:13.5px;line-height:1.55;opacity:.75;margin:0}.wuf-blog__mini{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid var(--wuf-line);border-radius:var(--wuf-r-md);padding:10px}.wuf-blog__mimg{width:84px;height:84px;border-radius:10px;overflow:hidden;flex:0 0 auto;background:#f4f0e4}.wuf-blog__mimg img{width:100%;height:100%;object-fit:cover;display:block}.wuf-blog__mtx em{font-style:normal;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.45;display:block}.wuf-blog__mtx b{font-size:14.5px;font-weight:700;line-height:1.25;display:block;margin-top:3px}@media(min-width:1024px){.wuf-blog{grid-template-columns:3fr 2fr;align-items:stretch}.wuf-blog__feature{grid-row:span 3;display:flex;flex-direction:column}.wuf-blog__fimg{flex:1;aspect-ratio:auto;min-height:0}.wuf-blog__ftx b{font-size:26px}}@media(min-width:1024px){.wuf-bento-track{flex-wrap:wrap;overflow:visible;row-gap:10px}.wuf-bento{flex:0 0 100%}.wuf-bento-dots{display:none}}@media(min-width:768px){.wuf-fact{max-width:680px;margin-left:auto;margin-right:auto;padding:24px 28px;border-radius:24px}.wuf-fact__disc{flex-basis:64px;width:64px;height:64px}.wuf-fact p{font-size:17px}}@media(min-width:768px){.wuf-board{max-width:780px;margin-left:auto;margin-right:auto}}.wuf-vshelf--family{background:#fdf3dc;border-color:#b077082e}.wuf-vshelf--give{background:#e3f4ea;border-color:#157a4c2e}.wuf-vshelf--female{background:#fde8f0;border-color:#b0175e26}.wuf-vshelf--small{background:var(--wuf-blue-soft);border-color:#0741bd26}.wuf-vshelf--family .wuf-vpill,.wuf-vshelf--give .wuf-vpill,.wuf-vshelf--female .wuf-vpill,.wuf-vshelf--small .wuf-vpill{background:#ffffffd9}.wuf-vshelf__ph{background:#fff9}.wuf-has-arrows{position:relative}.wuf-arrow{display:none;position:absolute;top:50%;z-index:5;width:46px;height:46px;border-radius:50%;border:1px solid var(--wuf-line);background:#fff;box-shadow:0 6px 18px #0e0e0f1f;cursor:pointer;place-items:center;transition:transform .15s var(--wuf-ease)}.wuf-arrow:active{transform:scale(.92)}.wuf-arrow svg{width:20px;height:20px;stroke:var(--wuf-ink);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;margin:auto}.wuf-arrow--prev{left:10px}.wuf-arrow--next{right:10px}@media(min-width:1024px){.wuf-arrow{display:grid}.wuf-show-track{cursor:grab}.wuf-show-track:active{cursor:grabbing}}.wuf-hero__media img,.wuf-promo__media img,.wuf-bento__media img,.wuf-hpromo--full .wuf-hpromo__img img,.wuf-hpromo__img img,.wuf-blog__fimg img,.wuf-board__cell img,.wuf-spread__ph img,.wuf-show-item__img img,.wuf-pcard__img img,.wuf-vshelf__ph img,.wuf-blog__mimg img,.wuf-titem__ph img,.wuf-sniff__thumb img,.wuf-bento__pcell img,.wuf-bento__pimg img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;margin:0!important}.wuf-hero__title,.wuf-hero__kicker{color:#fff!important;font-family:inherit!important;text-transform:none}.wuf-hero__kicker{text-transform:uppercase}.wuf-hero__title{margin:0 0 14px!important}.wuf-spread__body h3{color:#fff!important;font-family:inherit!important}.wuf-edit__body b,.wuf-blog__ftx b,.wuf-blog__ftx p,.wuf-blog__ftx em,.wuf-blog__feature,.wuf-blog__feature:hover{color:#fff}.wuf-sec-title{color:var(--wuf-ink)!important;font-family:inherit!important}.wuf-promo b,.wuf-promo small,.wuf-bento__body b,.wuf-bento__body small,.wuf-hpromo__tx b,.wuf-hpromo__tx small{color:inherit!important;font-family:inherit!important}.wuf-section a,.wuf-section a:hover{text-decoration:none!important}.wuf-section h2,.wuf-section h3{text-decoration:none}.wuf-sniff2{position:relative;border-radius:var(--wuf-r-lg);overflow:hidden;aspect-ratio:1;display:flex;flex-direction:column;justify-content:flex-end;padding:14px;color:#fff!important;isolation:isolate;transition:transform .2s var(--wuf-ease);background:#efe9d6}@media(min-width:768px){.wuf-sniff2{aspect-ratio:4 / 3;padding:18px}.wuf-sniff2:hover{transform:translateY(-3px)}}.wuf-sniff2>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;z-index:-2;transition:transform .5s var(--wuf-ease);margin:0!important}.wuf-sniff2:hover>img{transform:scale(1.05)}.wuf-sniff2:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0000009e,#0000000d 55%);z-index:-1}.wuf-sniff2__chip{position:absolute;top:12px;left:12px;background:#fffffff0;color:var(--wuf-ink);font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 11px;border-radius:99px;font-family:inherit}.wuf-sniff2 b{font-size:16px;font-weight:800;line-height:1.15;letter-spacing:-.015em;color:#fff!important;font-family:inherit!important}@media(min-width:768px){.wuf-sniff2 b{font-size:20px}}.wuf-sniff2__arrow{position:absolute;right:14px;bottom:16px;width:34px;height:34px;border-radius:50%;background:#fffffff0;display:none;place-items:center}@media(min-width:768px){.wuf-sniff2__arrow{display:grid}}.wuf-sniff2__arrow svg{width:15px;height:15px;stroke:var(--wuf-ink);stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.wuf-promo b,.wuf-promo small{color:#fff!important}.wuf-lead{display:block}.wuf-ptrack{position:relative;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:12px 0}.wuf-ptrack::-webkit-scrollbar{display:none}.wuf-pcard2{flex:0 0 72vw;max-width:320px;height:400px;border-radius:var(--wuf-r-lg);overflow:hidden;display:flex;flex-direction:column;scroll-snap-align:center;position:relative}.wuf-pcard2[data-clone],.wuf-banner2[data-clone]{pointer-events:auto}.wuf-ptrack.is-jumping .wuf-pcard2,.wuf-btrack.is-jumping .wuf-banner2{transition:none!important}.wuf-pcard2__tx{padding:16px 16px 8px;position:relative;z-index:1}.wuf-pcard2__tx b{font-size:23px;font-weight:800;line-height:1.1;letter-spacing:-.015em;display:block;color:inherit!important;font-family:inherit!important}.wuf-pcard2__tx small{font-size:14px;font-weight:600;opacity:.9;display:block;margin-top:4px}.wuf-pcard2__img{flex:1;min-height:0;margin:4px 12px 12px;border-radius:12px;overflow:hidden;background:#ffffff59}.wuf-pcard2__img img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;margin:0!important}.wuf-pcard2--full .wuf-pcard2__img{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;border-radius:0;z-index:0}.wuf-pcard2--full:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,.35),transparent 45%);z-index:0}.wuf-pcard2__quad{flex:1;min-height:0;margin:4px 12px 12px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px;position:relative;z-index:1}.wuf-pcard2__qcell{position:relative;border-radius:10px;overflow:hidden;background:#ffffffe6;display:block}.wuf-pcard2__qcell img{width:100%;height:100%;object-fit:contain;padding:8px;box-sizing:border-box;display:block}.wuf-pcard2__qcell em{position:absolute;left:6px;bottom:6px;font-style:normal;font-size:10.5px;font-weight:800;color:#fff;background:#b3121f;padding:3px 7px;border-radius:5px;letter-spacing:-.01em}.wuf-pcard2__seq{flex:1;min-height:0;margin:4px 12px 12px;position:relative;z-index:1}.wuf-pcard2__seqitem{position:absolute;opacity:0;transform:scale(.7);transition:opacity .5s var(--wuf-ease),transform .5s var(--wuf-ease);filter:drop-shadow(0 10px 16px rgba(0,0,0,.18))}.wuf-pcard2__seqitem.is-in{opacity:1;transform:scale(1)}.wuf-pcard2__seqitem img{display:block;width:100%;height:auto;object-fit:contain}.wuf-pcard2__seqitem--top-left{top:4%;left:4%}.wuf-pcard2__seqitem--top-right{top:4%;right:4%}.wuf-pcard2__seqitem--center{top:50%;left:50%;transform:translate(-50%,-50%) scale(.7)}.wuf-pcard2__seqitem--center.is-in{transform:translate(-50%,-50%) scale(1)}.wuf-pcard2__seqitem--bottom-left{bottom:4%;left:4%}.wuf-pcard2__seqitem--bottom-right{bottom:4%;right:4%}.wuf-pcard2__seqitem--bottom-center{bottom:4%;left:50%;transform:translate(-50%) scale(.7)}.wuf-pcard2__seqitem--bottom-center.is-in{transform:translate(-50%) scale(1)}.wuf-pcard2--sequence .wuf-pcard2__img{display:none}.wuf-ptrack:before,.wuf-ptrack:after{content:"";flex:0 0 8vw}.wuf-btrack{position:relative;display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity;padding:2px 0 10px}.wuf-btrack::-webkit-scrollbar{display:none}.wuf-banner2{flex:0 0 88vw;max-width:560px;min-height:180px;border-radius:var(--wuf-r-lg);overflow:hidden;display:flex;align-items:stretch;scroll-snap-align:start;position:relative}.wuf-banner2__tx{flex:1;padding:20px;display:flex;flex-direction:column;justify-content:center;gap:5px;position:relative;z-index:1}.wuf-banner2__tx em{font-style:normal;font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.8}.wuf-banner2__tx b{font-size:24px;font-weight:800;line-height:1.12;letter-spacing:-.02em;color:inherit!important;font-family:inherit!important}.wuf-banner2__tx small{font-size:14px;font-weight:600;opacity:.9}.wuf-banner2__go{margin-top:8px;font-size:14px;font-weight:700;opacity:.95}.wuf-banner2__img{flex:0 0 44%;position:relative}.wuf-banner2__img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;margin:0!important}@media(min-width:1024px){.wuf-lead--split{display:grid;grid-template-columns:minmax(420px,560px) 1fr;gap:12px;align-items:stretch;padding:0 var(--wuf-gutter);max-width:var(--wuf-max);margin:0 auto}.wuf-lead--split .wuf-hero__frame{height:auto;min-height:640px;max-height:none}.wuf-lead__right{display:flex;flex-direction:column;min-width:0}.wuf-ptrack{padding:0 0 12px;scroll-padding-left:0}.wuf-ptrack:before,.wuf-ptrack:after{display:none}.wuf-pcard2{flex:0 0 236px;height:420px;transform:none;opacity:1;scroll-snap-align:start}.wuf-btrack{padding:0}.wuf-banner2{flex:0 0 484px;min-height:208px}.wuf-hero.wuf-section .wuf-lead--split{padding-left:var(--wuf-gutter);padding-right:var(--wuf-gutter)}}.wuf-b2track{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:4px var(--wuf-gutter, 16px);max-width:var(--wuf-max);margin:0 auto}.wuf-b2track::-webkit-scrollbar{display:none}.wuf-b2card{flex:0 0 calc(50vw - 22px);aspect-ratio:4 / 5;border-radius:var(--wuf-r-lg);overflow:hidden;display:flex;flex-direction:column;position:relative;scroll-snap-align:start;color:#fff;transition:transform .2s var(--wuf-ease)}@media(min-width:1024px){.wuf-b2card{flex-basis:300px}.wuf-b2card:hover{transform:translateY(-3px)}}.wuf-b2card--promo{justify-content:flex-end;padding:16px}.wuf-b2card__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.wuf-b2card__media img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;margin:0!important}.wuf-b2card--promo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.55),transparent 55%);z-index:0}.wuf-b2card__body{position:relative;z-index:1}.wuf-b2card__body b{font-size:19px;font-weight:800;line-height:1.12;letter-spacing:-.02em;display:block;color:#fff!important;font-family:inherit!important}.wuf-b2card__body small{font-size:11.5px;font-weight:600;opacity:.9;margin-top:3px;display:block}.wuf-b2card--products{padding:14px;gap:8px;color:var(--wuf-ink);background:linear-gradient(165deg,#f6efdb,#eee2bd)}.wuf-b2tint--blue{background:linear-gradient(165deg,#e8efff,#cdd9f5);color:#0a2a6e}.wuf-b2tint--pink{background:linear-gradient(165deg,#fde8f0,#f6cdde);color:#5e0f39}.wuf-b2tint--green{background:linear-gradient(165deg,#e3f4ea,#c3e5d1);color:#0b422a}.wuf-b2card--products>b{font-size:15px;font-weight:800;line-height:1.2;color:inherit!important;font-family:inherit!important}.wuf-b2grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:10px;flex:1;min-height:0}.wuf-b2cell{display:flex;flex-direction:column;min-height:0;min-width:0}.wuf-b2cell__im{flex:1;min-height:0;border-radius:10px;overflow:hidden;background:#ffffffeb;display:block}.wuf-b2cell__im img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;margin:0!important}.wuf-b2cell small{flex:0 0 auto;display:block;font-size:11px;font-weight:600;line-height:1.3;padding-top:4px;opacity:.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wuf-b2link{font-size:11.5px;font-weight:700;color:inherit;opacity:.9}.wuf-stand-track{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:4px var(--wuf-gutter, 16px);max-width:var(--wuf-max);margin:0 auto}.wuf-stand-track::-webkit-scrollbar{display:none}.wuf-stand{position:relative;flex:0 0 66vw;max-width:300px;aspect-ratio:4 / 5.4;border-radius:var(--wuf-r-lg);overflow:hidden;display:flex;flex-direction:column;padding:18px;color:#fff;isolation:isolate;scroll-snap-align:center;transition:transform .2s var(--wuf-ease);background:#26262b}@media(min-width:1024px){.wuf-stand{flex-basis:250px}.wuf-stand:hover{transform:translateY(-3px)}}.wuf-stand>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;z-index:-2;margin:0!important}.wuf-stand:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000008c,#0000001a 40%,#000000ad);z-index:-1}.wuf-stand__top{display:flex;align-items:center;gap:8px}.wuf-stand__top em{font-style:normal;font-size:15px}.wuf-stand__top b{font-size:17px;font-weight:800;letter-spacing:-.01em;color:#fff!important;font-family:inherit!important}.wuf-stand__n{margin-left:auto;font-size:10.5px;font-weight:700;background:#ffffffeb;color:var(--wuf-ink);border-radius:99px;padding:4px 9px}.wuf-stand__latest{margin-top:auto}.wuf-stand__latest em{font-style:normal;font-size:9.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.7;display:block;margin-bottom:4px}.wuf-stand__latest b{font-size:16px;font-weight:800;line-height:1.2;color:#fff!important;font-family:inherit!important}.wuf-stand--soon{filter:grayscale(.4)}.wuf-v3track{display:flex;gap:14px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:4px var(--wuf-gutter, 16px);max-width:var(--wuf-max);margin:0 auto}.wuf-v3track::-webkit-scrollbar{display:none}.wuf-v3card{flex:0 0 90vw;max-width:640px;min-height:340px;border-radius:24px;overflow:hidden;display:grid;grid-template-columns:1.05fr 1fr;grid-template-rows:auto 1fr;scroll-snap-align:center;position:relative;padding:22px 0 22px 22px;column-gap:16px;row-gap:14px;transition:transform .2s var(--wuf-ease)}@media(min-width:1024px){.wuf-v3card{flex-basis:640px;min-height:400px;padding:26px 0 26px 26px;row-gap:16px}.wuf-v3card:hover{transform:translateY(-3px)}}.wuf-v3--family{background:linear-gradient(160deg,#fdf3dc,#f0d9a0);color:#5d3f03}.wuf-v3--give{background:linear-gradient(160deg,#e3f4ea,#b4e0c6);color:#0b422a}.wuf-v3--female{background:linear-gradient(160deg,#fde8f0,#f5bdd4);color:#6d0e3b}.wuf-v3--small{background:linear-gradient(160deg,#e8efff,#bfd3ff);color:#06349a}.wuf-v3--usa{background:linear-gradient(160deg,#ffe9e4,#f7c2b6);color:#8a2409}.wuf-v3--eco{background:linear-gradient(160deg,#eef4e0,#cfe0ae);color:#3d5410}.wuf-v3head{grid-column:1;align-self:start}.wuf-v3head h3{font-size:clamp(26px,2.4vw,36px);font-weight:900;line-height:1.02;letter-spacing:-.03em;margin:0;color:inherit!important;font-family:inherit!important}.wuf-v3line{display:block;font-size:13px;font-weight:500;line-height:1.5;opacity:.85;margin-top:8px;max-width:300px}.wuf-v3grid{grid-column:1;grid-row:2;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:10px;min-height:0}.wuf-v3im{border-radius:14px;overflow:hidden;background:#ffffffeb;min-height:0;display:block}.wuf-v3im img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;margin:0!important}.wuf-v3photo{grid-column:2;grid-row:1 / span 2;position:relative;min-height:0;margin-right:16px}.wuf-v3photo:before{content:"";position:absolute;inset:auto -30% -35% 0;aspect-ratio:1;border-radius:50%;background:#ffffff59}.wuf-v3photo>img{position:absolute;bottom:-22px;right:0;height:104%;width:100%;object-fit:contain;object-position:bottom right;filter:drop-shadow(0 16px 26px rgba(0,0,0,.22));max-width:none!important;margin:0!important}.wuf-v3photo--center>img{bottom:0;top:0;margin:auto 0!important;object-position:center}.wuf-v3photo--tile{border-radius:14px;overflow:hidden;background:#ffffffeb;display:block}.wuf-v3photo--tile:before{display:none}.wuf-v3photo--tile img{position:absolute;top:0;left:0;width:100%!important;height:100%!important;object-fit:cover;object-position:center;filter:none;bottom:auto;right:auto}.wuf-v3photo--curve{border-radius:0 20px 20px 0;overflow:hidden;background:var(--wuf-vphoto-bg, #101585)}.wuf-v3photo--curve:before{content:"";position:absolute;inset:auto;left:-30%;top:50%;right:auto;bottom:auto;width:62%;aspect-ratio:1;border-radius:50%;background:var(--wuf-vphoto-bg, #101585);transform:translateY(-50%);z-index:1}.wuf-v3photo--curve>img{position:absolute;top:0;left:0;bottom:0;right:0;width:100%!important;height:100%!important;object-fit:cover;object-position:center;filter:none;margin:0!important;z-index:0}.wuf-wag-strip{display:grid;gap:12px;padding:0 var(--wuf-gutter, 16px);max-width:var(--wuf-max);margin:0 auto}@media(min-width:1024px){.wuf-wag-strip{grid-template-columns:1fr 1fr 1fr}}.wuf-wag{border-radius:var(--wuf-r-lg);padding:24px;min-height:210px;display:flex;flex-direction:column;justify-content:center;gap:10px;position:relative;overflow:hidden;background:#fff;border:1px solid var(--wuf-line)}.wuf-wag em{font-style:normal;font-size:26px;font-weight:800;line-height:1.02;letter-spacing:-.02em;display:block;font-family:inherit!important}.wuf-wag p{font-size:15px;font-weight:500;line-height:1.45;opacity:.85;margin:0}.wuf-wag small{font-size:11.5px;font-weight:500;opacity:.5}.wuf-wag__cta{align-self:flex-start;margin-top:6px;font-size:12.5px;font-weight:700;min-height:42px;display:inline-flex;align-items:center;padding:0 18px;border-radius:99px;background:var(--wuf-ink);color:#fff}.wuf-wag--fact{background:var(--wuf-blue-soft);border:0}.wuf-wag--fact em{color:#0741bd}.wuf-wag__disc{width:52px;height:52px;border-radius:50%;background:var(--wuf-blue);display:grid;place-items:center;margin-bottom:4px}.wuf-wag__disc svg{width:24px;height:24px;stroke:#fff;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.wuf-wag--social{background:var(--wuf-ink);color:#fff;border:0}.wuf-wag--social em{opacity:.9;color:#fff!important}.wuf-wag--social .wuf-wag__cta{background:#fff;color:var(--wuf-ink)}.wuf-hero__media{overflow:hidden}.wuf-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center;margin:0!important}@media(min-width:1024px){.wuf-hero--split{max-width:none!important;margin:0!important;padding-left:0!important;padding-right:0!important}.wuf-lead--split{display:grid;grid-template-columns:minmax(0,400px) minmax(0,1fr);gap:12px;max-width:none;margin:0;padding:0 0 0 16px}.wuf-lead--split .wuf-hero__frame{height:auto;min-height:0;max-height:none;border-radius:var(--wuf-r-lg)}.wuf-lead__right{display:flex;flex-direction:column;gap:12px;min-width:0}.wuf-ptrack{padding:0 16px 0 0;gap:8px;scroll-padding-left:0}.wuf-pcard2{flex:0 0 300px;height:405px;transform:none;opacity:1;scroll-snap-align:start}.wuf-btrack{padding:0 16px 0 0;gap:12px;--b-peek: 44px}.wuf-banner2{flex:0 0 calc((100% - 12px - var(--b-peek, 44px)) / 2);min-height:200px;max-width:none}.wuf-hero__title{font-size:46px}}@media(min-width:1440px){.wuf-lead--split{grid-template-columns:minmax(0,420px) minmax(0,1fr);padding-left:24px}.wuf-ptrack,.wuf-btrack{padding-right:24px}}.wuf-banner2[hidden]{display:none!important}.wuf-mani{position:relative;height:var(--wuf-mani-h, 72vh);min-height:460px;max-height:820px;width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate;border-radius:0}.wuf-mani__bg{position:absolute;top:-26%;right:-26%;bottom:-26%;left:-26%;z-index:-2;will-change:transform}.wuf-mani__bg img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;margin:0!important}.wuf-mani:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0e0e0f59,#0e0e0f9e);z-index:-1}.wuf-mani__content{max-width:760px;text-align:center;padding:0 24px;color:#fff}.wuf-mani__content em{font-style:normal;font-size:11.5px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;opacity:.8;display:block;margin-bottom:14px;color:#fff!important;font-family:inherit!important}.wuf-mani__content h2{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:600;font-size:clamp(24px,4.2vw,46px);line-height:1.28;letter-spacing:-.01em;color:#fff!important;margin:0}.wuf-mani__content .wuf-cta{margin-top:26px;color:var(--wuf-ink)}.wuf-logomq{overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:10px var(--wuf-gutter, 16px);max-width:var(--wuf-max);margin:0 auto;cursor:grab}.wuf-logomq::-webkit-scrollbar{display:none}.wuf-logomq__track{display:flex;gap:64px;width:max-content;align-items:center;padding:16px 0}.wuf-logomq__item{flex:0 0 auto;height:104px;display:flex;align-items:center;opacity:.55;filter:grayscale(1);transition:opacity .2s,filter .2s,transform .15s var(--wuf-ease)}.wuf-logomq__item:hover{opacity:1;filter:grayscale(0);transform:translateY(-2px)}.wuf-logomq__item img{max-height:104px;max-width:280px;width:auto!important;height:auto!important;object-fit:contain}@media(max-width:767px){.wuf-logomq__track{gap:52px}}.wuf-editrail-sub{font-size:13.5px;line-height:1.5;opacity:.6;margin-top:4px;max-width:440px}.wuf-editrail{display:flex;gap:14px;overflow-x:auto;scrollbar-width:none;padding:2px var(--wuf-gutter, 16px) 10px;max-width:var(--wuf-max);margin:0 auto}.wuf-editrail::-webkit-scrollbar{display:none}.wuf-editcard{flex:0 0 399px;border-radius:var(--wuf-r-lg);overflow:hidden;background:#fff;border:1px solid var(--wuf-line);display:block;transition:transform .2s var(--wuf-ease)}@media(min-width:1024px){.wuf-editcard:hover{transform:translateY(-3px)}}.wuf-editcard__im{display:block;aspect-ratio:4 / 5;overflow:hidden;background:#f2ede0}.wuf-editcard__im img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;margin:0!important;transition:transform .4s var(--wuf-ease)}.wuf-editcard:hover .wuf-editcard__im img{transform:scale(1.04)}.wuf-editcard__body{padding:16px;display:block}.wuf-editcard__body b{font-size:16px;font-weight:800;line-height:1.2;letter-spacing:-.01em;display:block;margin-bottom:6px;color:var(--wuf-ink)!important;font-family:inherit!important}.wuf-editcard__body p{font-size:12.5px;line-height:1.5;opacity:.65;margin:0}.wuf-dlb{position:relative;display:block;border-radius:var(--wuf-r-lg);overflow:hidden;min-height:420px;margin:0 var(--wuf-gutter, 16px)}.wuf-dlb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover;z-index:0;margin:0!important}.wuf-dlb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,rgba(9,86,255,.88) 0%,rgba(9,86,255,.55) 45%,transparent 75%);z-index:1}.wuf-dlb__body{position:relative;z-index:2;padding:48px;max-width:520px}.wuf-dlb__body h2{font-size:32px;font-weight:800;line-height:1.15;letter-spacing:-.02em;color:#fff!important;font-family:inherit!important;margin-bottom:14px}.wuf-dlb__body p{font-size:14.5px;line-height:1.6;color:#fff;opacity:.92;margin-bottom:20px}.wuf-dlb__body .wuf-cta{background:#fff;color:var(--wuf-blue)}@media(max-width:767px){.wuf-dlb__body{padding:28px 22px}.wuf-dlb__body h2{font-size:24px}}@media(max-width:767px){.wuf-dlb:not(.wuf-dlb--curve){display:flex;flex-direction:column;min-height:0}.wuf-dlb:not(.wuf-dlb--curve) img{position:static;width:100%!important;height:auto!important;aspect-ratio:16 / 9;object-fit:cover;z-index:0}.wuf-dlb:not(.wuf-dlb--curve):after{display:none}.wuf-dlb:not(.wuf-dlb--curve) .wuf-dlb__body{background:var(--wuf-blue);max-width:none;padding:24px 22px 26px}}.wuf-dlb--curve{display:flex;align-items:stretch}.wuf-dlb--curve img{position:static!important;z-index:0}.wuf-dlb--curve:after{display:none}.wuf-dlb--curve .wuf-dlb__img{position:relative;flex:1 1 55%;min-width:0;overflow:hidden}.wuf-dlb--curve .wuf-dlb__img img{display:block;width:100%!important;height:100%!important;object-fit:cover}.wuf-dlb--curve .wuf-dlb__panel{position:relative;flex:1 1 45%;min-width:0;display:flex;align-items:center;overflow:hidden}.wuf-dlb--curve .wuf-dlb__curve{position:absolute;left:0;top:50%;width:65%;aspect-ratio:1;transform:translate(-58%,-50%);border-radius:50%;z-index:0}.wuf-dlb--curve .wuf-dlb__body{position:relative;z-index:1;padding:40px;max-width:none}.wuf-dlb--curve .wuf-dlb__body h2{color:inherit!important}.wuf-dlb--curve .wuf-dlb__body p{color:inherit}.wuf-dlb--curve .wuf-dlb__body .wuf-cta{background:none;color:inherit}@media(max-width:767px){.wuf-dlb--curve{flex-direction:column}.wuf-dlb--curve .wuf-dlb__img{flex-basis:240px}.wuf-dlb--curve .wuf-dlb__curve{left:50%;top:0;width:140%;transform:translate(-50%,-62%)}.wuf-dlb--curve .wuf-dlb__body{padding:26px 22px}}.wuf-storyrail{--sc-gap: 10px;position:relative;display:flex;gap:var(--sc-gap);overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:12px var(--sc-peek-m, 36px) 16px;scroll-padding-inline:var(--sc-peek-m, 36px);max-width:var(--wuf-max);margin:0 auto;box-sizing:border-box}.wuf-storyrail::-webkit-scrollbar{display:none}.wuf-storycard{flex:0 0 100%;aspect-ratio:var(--sc-ratio, 4 / 5);position:relative;display:block;border-radius:var(--wuf-r-lg);overflow:hidden;scroll-snap-align:center;isolation:isolate;transform:scale(.87);transition:transform .4s var(--wuf-ease)}.wuf-storycard.is-in-view{transform:scale(1)}.wuf-storycard.is-peek-l{transform-origin:right center}.wuf-storycard.is-peek-r{transform-origin:left center}.wuf-storyrail.is-jumping .wuf-storycard{transition:none!important}.wuf-storycard[data-clone]{pointer-events:auto}@media(min-width:768px){.wuf-storyrail{padding-left:var(--sc-peek-d, 90px);padding-right:var(--sc-peek-d, 90px);scroll-padding-inline:var(--sc-peek-d, 90px)}.wuf-storycard{flex-basis:calc((100% - 2 * var(--sc-gap)) / 3)}}.wuf-storycard__im{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.wuf-storycard__im img{width:100%!important;height:100%!important;max-width:none!important;margin:0!important;object-fit:cover;object-position:center;display:block;transition:transform 5s var(--wuf-ease);will-change:transform}.wuf-storycard--contain .wuf-storycard__im img{object-fit:contain;padding:8%;box-sizing:border-box}@media(hover:hover){.wuf-storycard:hover .wuf-storycard__im img{transform:scale(1.08)}}.wuf-storycard__tx{position:relative;z-index:1;display:block;padding:22px 22px 0;pointer-events:none}.wuf-storycard__tx em{display:block;font-style:normal;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--sc-lede, #9a3b2c);margin-bottom:8px}.wuf-storycard__tx em.has-arrow:after{content:"\25b8";margin-left:6px;font-size:11px}.wuf-storycard__tx b{display:block;font-family:Fraunces,Georgia,Times New Roman,serif;font-weight:500;font-size:24px;line-height:1.2;letter-spacing:-.01em;color:var(--sc-head, #0e0e0f)!important;max-width:92%}@media(min-width:1024px){.wuf-storycard__tx{padding:26px 26px 0}.wuf-storycard__tx b{font-size:26px}}@media(prefers-reduced-motion:reduce){.wuf-storycard,.wuf-storycard__im img{transition:none}.wuf-storycard:hover .wuf-storycard__im img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/wuf-home.css.map */
