:root{--ink: #050505;--paper: #ffffff;--muted: #707070;--rule: #e5e5df;--soft: #f7f7f4;--pad: clamp(20px, 4vw, 64px);--display: "Arial Black", "Helvetica Neue", Arial, sans-serif;--sans: "Helvetica Neue", Arial, sans-serif}[data-astro-cid-wyshvt3b]{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);letter-spacing:0;overflow-x:hidden}body.menu-open{overflow:hidden}a[data-astro-cid-wyshvt3b]{color:inherit;text-decoration:none}img[data-astro-cid-wyshvt3b]{display:block;width:100%;height:100%;object-fit:cover}.nav[data-astro-cid-wyshvt3b]{position:sticky;top:0;z-index:50;min-height:92px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:28px;padding:14px var(--pad) 13px;background:#fff;border:0;box-shadow:none;outline:0;transition:box-shadow .22s ease}.nav[data-astro-cid-wyshvt3b].is-scrolled{box-shadow:0 1px 10px #0000000f}body.menu-open .nav[data-astro-cid-wyshvt3b],body.menu-open .nav[data-astro-cid-wyshvt3b].is-scrolled,body.menu-open .menu-panel[data-astro-cid-wyshvt3b],body.menu-open .page-dim[data-astro-cid-wyshvt3b]{background:#fff;border:0!important;border-top:0!important;border-bottom:0!important;box-shadow:none!important;outline:0!important}body.menu-open .nav[data-astro-cid-wyshvt3b]:before,body.menu-open .nav[data-astro-cid-wyshvt3b]:after,body.menu-open .menu-panel[data-astro-cid-wyshvt3b]:before,body.menu-open .menu-panel[data-astro-cid-wyshvt3b]:after{content:none;display:none}.nav-mark[data-astro-cid-wyshvt3b]{position:relative;z-index:42;display:flex;align-items:center;gap:clamp(12px,1.7vw,24px);min-width:0}.brand[data-astro-cid-wyshvt3b]{position:relative;z-index:42;font-family:var(--display);font-size:clamp(15px,2.45vw,32px);line-height:.82;letter-spacing:-.02em;text-transform:uppercase;white-space:nowrap}.menu-toggle[data-astro-cid-wyshvt3b]{position:relative;z-index:42;width:46px;height:34px;flex:0 0 auto;border:0;padding:0;background:transparent;color:var(--ink);cursor:pointer}.menu-toggle[data-astro-cid-wyshvt3b] span[data-astro-cid-wyshvt3b]{position:absolute;left:6px;right:6px;height:3px;background:currentColor;transition:transform .32s cubic-bezier(.2,.7,.2,1),top .32s cubic-bezier(.2,.7,.2,1),opacity .2s ease}.menu-toggle[data-astro-cid-wyshvt3b] span[data-astro-cid-wyshvt3b]:nth-child(1){top:9px}.menu-toggle[data-astro-cid-wyshvt3b] span[data-astro-cid-wyshvt3b]:nth-child(2){top:22px}.menu-toggle[data-astro-cid-wyshvt3b][aria-expanded=true] span[data-astro-cid-wyshvt3b]:nth-child(1){top:16px;transform:rotate(45deg)}.menu-toggle[data-astro-cid-wyshvt3b][aria-expanded=true] span[data-astro-cid-wyshvt3b]:nth-child(2){top:16px;transform:rotate(-45deg)}.nav-utility[data-astro-cid-wyshvt3b]{position:relative;z-index:42;justify-self:end;display:flex;align-items:center;gap:clamp(18px,2.6vw,34px)}.nav-utility[data-astro-cid-wyshvt3b] a[data-astro-cid-wyshvt3b]{position:relative;font-size:11px;line-height:1;font-weight:800;text-transform:uppercase}.nav-utility[data-astro-cid-wyshvt3b] a[data-astro-cid-wyshvt3b]:after,.menu[data-astro-cid-wyshvt3b] a[data-astro-cid-wyshvt3b]:after,.submenu-toggle[data-astro-cid-wyshvt3b]:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.nav-utility[data-astro-cid-wyshvt3b] a[data-astro-cid-wyshvt3b]:hover:after,.menu[data-astro-cid-wyshvt3b] a[data-astro-cid-wyshvt3b]:hover:after,.submenu-toggle[data-astro-cid-wyshvt3b]:hover:after,.submenu-toggle[data-astro-cid-wyshvt3b][aria-expanded=true]:after{transform:scaleX(1)}.page-dim[data-astro-cid-wyshvt3b]{position:fixed;inset:0;z-index:28;background:transparent;opacity:0;pointer-events:none;transition:opacity .34s ease}body.menu-open .page-dim[data-astro-cid-wyshvt3b]{opacity:1;pointer-events:auto}.menu-panel[data-astro-cid-wyshvt3b]{position:fixed;top:0;left:0;bottom:0;z-index:29;width:clamp(360px,42vw,520px);padding:clamp(120px,15vh,154px) var(--pad) clamp(30px,4vw,56px);background:#fff;color:var(--ink);opacity:0;pointer-events:none;transform:translate(-14px);transition:opacity .32s ease,transform .36s cubic-bezier(.2,.7,.2,1)}body.menu-open .menu-panel[data-astro-cid-wyshvt3b]{opacity:1;pointer-events:auto;transform:translate(0) translateY(-1px)}.menu[data-astro-cid-wyshvt3b]{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(16px,1.8vw,26px);padding-top:1px}.menu[data-astro-cid-wyshvt3b] a[data-astro-cid-wyshvt3b],.submenu-toggle[data-astro-cid-wyshvt3b]{position:relative;width:max-content;max-width:100%;border:0;padding:2px 0;background:transparent;color:#4b4b4b;font-family:var(--sans);font-size:clamp(20px,2vw,30px);line-height:1;font-weight:560;letter-spacing:0;text-align:left;opacity:0;transform:translateY(10px);cursor:pointer;transition:opacity .48s ease,transform .58s cubic-bezier(.2,.7,.2,1),color .24s ease}body.menu-open .menu[data-astro-cid-wyshvt3b] a[data-astro-cid-wyshvt3b],body.menu-open .submenu-toggle[data-astro-cid-wyshvt3b]{opacity:1;transform:translateY(0)}body.menu-open .menu-group[data-astro-cid-wyshvt3b]:nth-child(1) .submenu-toggle[data-astro-cid-wyshvt3b]{transition-delay:.12s}body.menu-open .menu[data-astro-cid-wyshvt3b]>a[data-astro-cid-wyshvt3b]:nth-child(2){transition-delay:.22s}body.menu-open .menu[data-astro-cid-wyshvt3b]>a[data-astro-cid-wyshvt3b]:nth-child(3){transition-delay:.32s}body.menu-open .menu[data-astro-cid-wyshvt3b]>a[data-astro-cid-wyshvt3b]:nth-child(4){transition-delay:.42s}.mobile-menu-link[data-astro-cid-wyshvt3b]{display:none}.submenu-toggle[data-astro-cid-wyshvt3b]{display:inline-flex;align-items:baseline;gap:10px}.submenu-mark[data-astro-cid-wyshvt3b]{font-size:.58em;line-height:1;font-weight:500}.menu-group[data-astro-cid-wyshvt3b]{display:grid;gap:0}.director-submenu[data-astro-cid-wyshvt3b]{display:grid;gap:6px;max-height:0;padding-top:0;overflow:hidden;opacity:0;transform:translateY(-4px);transition:max-height .32s ease,opacity .28s ease,transform .32s ease,padding-top .32s ease}.menu-group[data-astro-cid-wyshvt3b].is-open .director-submenu[data-astro-cid-wyshvt3b]{max-height:260px;padding-top:12px;opacity:1;transform:translateY(0)}.director-submenu[data-astro-cid-wyshvt3b] a[data-astro-cid-wyshvt3b]{color:#707070;font-size:clamp(10px,.78vw,12px);line-height:1.12;font-weight:450;opacity:1;transform:none}main[data-astro-cid-wyshvt3b]{padding:clamp(70px,7.6vw,118px) 0 0}.fashion-intro[data-astro-cid-wyshvt3b]{padding:0 var(--pad);min-height:clamp(176px,25vh,286px);display:grid;align-items:end}h1[data-astro-cid-wyshvt3b],h2[data-astro-cid-wyshvt3b],h3[data-astro-cid-wyshvt3b]{margin:0;font-family:var(--display);line-height:.82;text-transform:uppercase}h1[data-astro-cid-wyshvt3b]{max-width:980px;font-size:clamp(30px,5.7vw,84px);letter-spacing:.01em}.fashion-video[data-astro-cid-wyshvt3b]{width:min(100%,1500px);margin:0 auto;transition:margin-bottom .3s ease}.fashion-video[data-astro-cid-wyshvt3b].is-open{margin-bottom:clamp(32px,4vw,64px)}.fashion-video__slot[data-astro-cid-wyshvt3b]{position:relative;width:100%;height:0;padding-bottom:0;overflow:hidden;background:#000;transition:all .3s ease}.fashion-video[data-astro-cid-wyshvt3b].is-open .fashion-video__slot[data-astro-cid-wyshvt3b]{padding-bottom:56.25%}.fashion-video__slot[data-astro-cid-wyshvt3b] iframe[data-astro-cid-wyshvt3b]{position:absolute;inset:0;display:block;width:100%;height:100%;border:0}.fashion-video__fullscreen[data-astro-cid-wyshvt3b]{display:none}.fashion-video__close[data-astro-cid-wyshvt3b]{width:34px;height:34px;margin:0 0 16px auto;display:grid;place-items:center;border:0;background:transparent;color:#000;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s ease;appearance:none;-webkit-tap-highlight-color:transparent}.fashion-video[data-astro-cid-wyshvt3b].is-open .fashion-video__close[data-astro-cid-wyshvt3b]{opacity:.7;pointer-events:auto}.fashion-video__close[data-astro-cid-wyshvt3b] span[data-astro-cid-wyshvt3b]{position:absolute;width:22px;height:1.5px;background:currentColor;transform-origin:center}.fashion-video__close[data-astro-cid-wyshvt3b] span[data-astro-cid-wyshvt3b]:first-child{transform:rotate(45deg)}.fashion-video__close[data-astro-cid-wyshvt3b] span[data-astro-cid-wyshvt3b]:last-child{transform:rotate(-45deg)}.campaigns[data-astro-cid-wyshvt3b]{display:grid;gap:clamp(170px,20vw,310px);padding:clamp(78px,10vw,148px) 0 clamp(94px,11vw,160px)}.campaign[data-astro-cid-wyshvt3b]{display:grid;gap:clamp(28px,3.6vw,58px);padding:0 var(--pad)}.campaign__header[data-astro-cid-wyshvt3b]{max-width:740px}.campaign[data-astro-cid-wyshvt3b] h2[data-astro-cid-wyshvt3b]{font-family:var(--sans);font-size:clamp(22px,2.2vw,34px);line-height:1.05;font-weight:680;letter-spacing:0;text-transform:none}.campaign-story[data-astro-cid-wyshvt3b]{display:grid;gap:clamp(28px,4vw,70px);width:100%}.fashion-card[data-astro-cid-wyshvt3b]{position:relative;display:block;border:0;padding:0;background:#111;color:#fff;overflow:hidden;margin:0;cursor:default;appearance:none}.fashion-card[data-astro-cid-wyshvt3b][data-video-key]{cursor:pointer}.story-lead[data-astro-cid-wyshvt3b]{width:min(88vw,1380px);margin:0 auto}.fashion-card--feature[data-astro-cid-wyshvt3b]{aspect-ratio:16 / 8.2}.story-support[data-astro-cid-wyshvt3b]{display:grid;width:min(70vw,1020px);margin:0 auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,1.1vw,18px)}.campaign--target-summer[data-astro-cid-wyshvt3b] .story-support[data-astro-cid-wyshvt3b]{width:min(76vw,1120px);grid-template-columns:repeat(3,minmax(0,1fr))}.campaign--target-dvf[data-astro-cid-wyshvt3b] .story-support[data-astro-cid-wyshvt3b]{width:min(78vw,1160px);grid-template-columns:repeat(12,minmax(0,1fr))}.dvf-hero[data-astro-cid-wyshvt3b]{width:min(100%,1500px);margin:clamp(16px,2.5vw,40px) auto clamp(58px,6vw,106px)}.dvf-hero[data-astro-cid-wyshvt3b] .fashion-card[data-astro-cid-wyshvt3b]{width:100%;aspect-ratio:16 / 7.6}.dvf-hero[data-astro-cid-wyshvt3b] img[data-astro-cid-wyshvt3b]{object-position:50% 38%}.dvf-stills-grid[data-astro-cid-wyshvt3b]{display:grid;width:min(100%,1500px);margin:0 auto;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(10px,1.1vw,18px)}.dvf-stills-grid[data-astro-cid-wyshvt3b] .fashion-card--still[data-astro-cid-wyshvt3b]{grid-column:span 6}.dvf-stills-grid[data-astro-cid-wyshvt3b] .fashion-card--still[data-astro-cid-wyshvt3b]:nth-child(3){grid-column:3 / span 8;aspect-ratio:16 / 10}.fashion-view-more[data-astro-cid-wyshvt3b]{display:block;width:max-content;margin:clamp(24px,2.8vw,42px) auto 0;border:0;border-bottom:1px solid currentColor;padding:0 0 4px;background:transparent;color:#666;font-family:var(--sans);font-size:10px;line-height:1;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:color .22s ease}.fashion-view-more[data-astro-cid-wyshvt3b]:hover,.fashion-view-more[data-astro-cid-wyshvt3b]:focus-visible{color:var(--ink);outline:none}.campaign-story--summer[data-astro-cid-wyshvt3b],.campaign-story--fall[data-astro-cid-wyshvt3b]{gap:0}.summer-hero[data-astro-cid-wyshvt3b],.fall-hero[data-astro-cid-wyshvt3b]{width:min(100%,1500px);margin:clamp(16px,2.5vw,40px) auto clamp(58px,6vw,106px)}.summer-hero[data-astro-cid-wyshvt3b] .fashion-card[data-astro-cid-wyshvt3b],.fall-hero[data-astro-cid-wyshvt3b] .fashion-card[data-astro-cid-wyshvt3b]{width:100%;aspect-ratio:16 / 8.8}.summer-grid[data-astro-cid-wyshvt3b]{display:grid;width:min(100vw - (var(--pad) * .75),1720px);margin:0 auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(10px,1vw,18px)}.summer-grid[data-astro-cid-wyshvt3b] .fashion-card[data-astro-cid-wyshvt3b]{aspect-ratio:16 / 10}.fall-grid[data-astro-cid-wyshvt3b]{display:grid;width:min(100%,1500px);margin:0 auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,1vw,18px)}.fall-grid[data-astro-cid-wyshvt3b] .fashion-card[data-astro-cid-wyshvt3b]{aspect-ratio:16 / 9}.fashion-card--support[data-astro-cid-wyshvt3b],.fashion-card--still[data-astro-cid-wyshvt3b]{aspect-ratio:4 / 5}.campaign--target-dvf[data-astro-cid-wyshvt3b] .fashion-card--still[data-astro-cid-wyshvt3b]{grid-column:span 6}.campaign--target-dvf[data-astro-cid-wyshvt3b] .fashion-card--still[data-astro-cid-wyshvt3b]:nth-child(3){grid-column:3 / span 8;aspect-ratio:16 / 10}.campaign--target-summer[data-astro-cid-wyshvt3b] .fashion-card--feature[data-astro-cid-wyshvt3b],.campaign--target-dvf[data-astro-cid-wyshvt3b] .fashion-card--feature[data-astro-cid-wyshvt3b]{aspect-ratio:16 / 8.2}.fashion-card[data-astro-cid-wyshvt3b] img[data-astro-cid-wyshvt3b]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .28s cubic-bezier(.22,.61,.36,1)}.image-lightbox[data-astro-cid-wyshvt3b]{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:clamp(20px,4vw,64px);background:#000000e0;opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.22,.61,.36,1)}.image-lightbox[data-astro-cid-wyshvt3b].is-open{opacity:1;pointer-events:auto}.image-lightbox[data-astro-cid-wyshvt3b] img[data-astro-cid-wyshvt3b]{width:auto;height:auto;max-width:92vw;max-height:88vh;object-fit:contain}.image-lightbox__nav[data-astro-cid-wyshvt3b]{position:fixed;top:50%;z-index:81;width:56px;height:74px;display:grid;place-items:center;border:0;background:transparent;color:#ffffffc7;font-family:var(--sans);font-size:54px;line-height:1;font-weight:200;transform:translateY(-50%);cursor:pointer;transition:color .22s ease,opacity .22s ease;appearance:none;-webkit-tap-highlight-color:transparent}.image-lightbox__nav[data-astro-cid-wyshvt3b]:hover,.image-lightbox__nav[data-astro-cid-wyshvt3b]:focus-visible{color:#fff;outline:none}.image-lightbox__nav--prev[data-astro-cid-wyshvt3b]{left:max(16px,env(safe-area-inset-left))}.image-lightbox__nav--next[data-astro-cid-wyshvt3b]{right:max(16px,env(safe-area-inset-right))}.image-lightbox__close[data-astro-cid-wyshvt3b]{position:fixed;top:max(20px,env(safe-area-inset-top));right:20px;z-index:81;width:46px;height:46px;display:grid;place-items:center;border:0;background:transparent;color:#fff;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent}.image-lightbox__close[data-astro-cid-wyshvt3b] span[data-astro-cid-wyshvt3b]{position:absolute;width:25px;height:1.5px;background:currentColor;transform-origin:center}.image-lightbox__close[data-astro-cid-wyshvt3b] span[data-astro-cid-wyshvt3b]:first-child{transform:rotate(45deg)}.image-lightbox__close[data-astro-cid-wyshvt3b] span[data-astro-cid-wyshvt3b]:last-child{transform:rotate(-45deg)}.fashion-card[data-astro-cid-wyshvt3b]:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#00000008,#00000038);pointer-events:none}.fashion-card[data-astro-cid-wyshvt3b][data-video-key]:after{content:"";position:absolute;inset:0;z-index:2;background:#0003;opacity:0;pointer-events:none;transition:opacity .28s cubic-bezier(.22,.61,.36,1)}.fashion-card[data-astro-cid-wyshvt3b][data-video-key] .fashion-card__meta[data-astro-cid-wyshvt3b]{left:clamp(16px,2vw,30px);bottom:clamp(15px,1.8vw,28px);top:auto;place-items:start;transform:none;opacity:.94;transition:opacity .28s cubic-bezier(.22,.61,.36,1),transform .28s cubic-bezier(.22,.61,.36,1)}.fashion-card[data-astro-cid-wyshvt3b][data-video-key]:hover img[data-astro-cid-wyshvt3b],.fashion-card[data-astro-cid-wyshvt3b][data-video-key]:focus-visible img[data-astro-cid-wyshvt3b]{transform:scale(1.05)}.fashion-card[data-astro-cid-wyshvt3b][data-video-key]:hover:after,.fashion-card[data-astro-cid-wyshvt3b][data-video-key]:focus-visible:after,.fashion-card[data-astro-cid-wyshvt3b].is-activating:after{opacity:1}.fashion-card[data-astro-cid-wyshvt3b][data-video-key]:hover .fashion-card__meta[data-astro-cid-wyshvt3b],.fashion-card[data-astro-cid-wyshvt3b][data-video-key]:focus-visible .fashion-card__meta[data-astro-cid-wyshvt3b],.fashion-card[data-astro-cid-wyshvt3b].is-activating .fashion-card__meta[data-astro-cid-wyshvt3b]{opacity:1;transform:translateY(-2px)}.campaign[data-astro-cid-wyshvt3b].is-video-active .fashion-card[data-astro-cid-wyshvt3b]{opacity:.4;transition:opacity .3s cubic-bezier(.22,.61,.36,1)}.fashion-card[data-astro-cid-wyshvt3b]:focus-visible{outline:2px solid var(--ink);outline-offset:6px}.fashion-card__meta[data-astro-cid-wyshvt3b]{position:absolute;z-index:3;left:clamp(16px,2vw,30px);bottom:clamp(15px,1.8vw,28px);display:grid;gap:6px;max-width:min(560px,calc(100% - 32px));pointer-events:none}.fashion-card__title[data-astro-cid-wyshvt3b]{color:#fff;font-size:clamp(12px,.9vw,15px);line-height:1.05;font-weight:650;text-shadow:0 12px 34px rgba(0,0,0,.42)}.fashion-card--feature[data-astro-cid-wyshvt3b] .fashion-card__title[data-astro-cid-wyshvt3b]{font-size:clamp(13px,1.05vw,17px);line-height:1}.play-mark[data-astro-cid-wyshvt3b]{color:#fff;font-size:clamp(15px,1.08vw,18px);line-height:1;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 10px 30px rgba(0,0,0,.38)}footer[data-astro-cid-wyshvt3b]{padding:0 var(--pad) 38px;color:var(--muted);font-size:10px;font-weight:750;text-transform:uppercase}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-astro-cid-wyshvt3b],[data-astro-cid-wyshvt3b]:before,[data-astro-cid-wyshvt3b]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:900px){.nav[data-astro-cid-wyshvt3b]{grid-template-columns:auto auto;gap:16px}.brand[data-astro-cid-wyshvt3b]{font-size:clamp(17px,5.6vw,37px)}.nav-utility[data-astro-cid-wyshvt3b]{display:none}.menu-panel[data-astro-cid-wyshvt3b]{width:100vw;padding-top:clamp(112px,18vh,140px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.mobile-menu-link[data-astro-cid-wyshvt3b]{display:block}.menu[data-astro-cid-wyshvt3b] a[data-astro-cid-wyshvt3b],.submenu-toggle[data-astro-cid-wyshvt3b]{font-size:clamp(22px,5.6vw,30px)}.director-submenu[data-astro-cid-wyshvt3b]{gap:0}.director-submenu[data-astro-cid-wyshvt3b] a[data-astro-cid-wyshvt3b]{padding:14px 0;font-size:clamp(12px,3.6vw,14px);line-height:1.2}main[data-astro-cid-wyshvt3b]{padding-top:clamp(18px,5vw,30px)}.fashion-intro[data-astro-cid-wyshvt3b]{min-height:clamp(86px,16svh,128px);align-items:end}h1[data-astro-cid-wyshvt3b]{font-size:clamp(26px,8vw,43px)}.fashion-video[data-astro-cid-wyshvt3b]{width:100%;margin:clamp(22px,6vw,34px) 0 0}.fashion-video[data-astro-cid-wyshvt3b].is-open{margin-bottom:clamp(18px,5vw,28px)}.fashion-video__close[data-astro-cid-wyshvt3b]{width:44px;height:44px;margin:0 0 8px auto}.fashion-video__fullscreen[data-astro-cid-wyshvt3b]{position:absolute;top:10px;left:10px;z-index:2;width:44px;height:44px;display:grid;place-items:center;border:0;background:#0000003d;color:#fff;opacity:0;pointer-events:none;cursor:pointer;transition:opacity .24s ease,background .24s ease;appearance:none;-webkit-tap-highlight-color:transparent}.fashion-video[data-astro-cid-wyshvt3b].is-open .fashion-video__fullscreen[data-astro-cid-wyshvt3b]{opacity:.82;pointer-events:auto}.fashion-video__fullscreen[data-astro-cid-wyshvt3b]:active,.fashion-video__fullscreen[data-astro-cid-wyshvt3b]:focus-visible{opacity:1;background:#0000005c;outline:none}.fashion-video__fullscreen[data-astro-cid-wyshvt3b] span[data-astro-cid-wyshvt3b]{position:relative;width:18px;height:18px;display:block}.fashion-video__fullscreen[data-astro-cid-wyshvt3b] span[data-astro-cid-wyshvt3b]:before,.fashion-video__fullscreen[data-astro-cid-wyshvt3b] span[data-astro-cid-wyshvt3b]:after{content:"";position:absolute;width:7px;height:7px;border-color:currentColor}.fashion-video__fullscreen[data-astro-cid-wyshvt3b] span[data-astro-cid-wyshvt3b]:before{top:0;left:0;border-top:1.5px solid;border-left:1.5px solid}.fashion-video__fullscreen[data-astro-cid-wyshvt3b] span[data-astro-cid-wyshvt3b]:after{right:0;bottom:0;border-right:1.5px solid;border-bottom:1.5px solid}.campaign[data-astro-cid-wyshvt3b].is-video-active .fashion-card[data-astro-cid-wyshvt3b]{opacity:.4;transition:opacity .3s cubic-bezier(.22,.61,.36,1)}.campaigns[data-astro-cid-wyshvt3b]{gap:clamp(118px,32vw,178px);padding-top:clamp(20px,6vw,36px)}.campaign[data-astro-cid-wyshvt3b]{gap:clamp(28px,9vw,48px)}.campaign__header[data-astro-cid-wyshvt3b]{max-width:340px}.campaign[data-astro-cid-wyshvt3b] h2[data-astro-cid-wyshvt3b]{font-size:clamp(22px,7vw,34px);line-height:1.02}.campaign-story[data-astro-cid-wyshvt3b],.story-support[data-astro-cid-wyshvt3b]{width:100%;margin:0;grid-template-columns:1fr;gap:5px}.campaign--target-summer[data-astro-cid-wyshvt3b] .story-support[data-astro-cid-wyshvt3b],.campaign--target-dvf[data-astro-cid-wyshvt3b] .story-support[data-astro-cid-wyshvt3b]{grid-template-columns:1fr}.dvf-stills-grid[data-astro-cid-wyshvt3b]{grid-template-columns:repeat(2,minmax(0,1fr));width:min(88%,520px);margin-left:auto;margin-right:auto;gap:5px}.fashion-card[data-astro-cid-wyshvt3b],.fashion-card--feature[data-astro-cid-wyshvt3b],.fashion-card--support[data-astro-cid-wyshvt3b],.fashion-card--still[data-astro-cid-wyshvt3b],.fashion-card--still[data-astro-cid-wyshvt3b]:nth-child(4n){grid-column:auto;aspect-ratio:4 / 5}.fashion-card--feature[data-astro-cid-wyshvt3b]{aspect-ratio:16 / 10}.dvf-hero[data-astro-cid-wyshvt3b],.summer-hero[data-astro-cid-wyshvt3b],.summer-grid[data-astro-cid-wyshvt3b],.fall-hero[data-astro-cid-wyshvt3b],.fall-grid[data-astro-cid-wyshvt3b]{width:100%;margin-left:0;margin-right:0}.dvf-hero[data-astro-cid-wyshvt3b],.summer-hero[data-astro-cid-wyshvt3b],.fall-hero[data-astro-cid-wyshvt3b]{margin-top:clamp(8px,4vw,18px);margin-bottom:clamp(34px,10vw,52px)}.dvf-hero[data-astro-cid-wyshvt3b] .fashion-card[data-astro-cid-wyshvt3b]{aspect-ratio:16 / 8.7}.summer-hero[data-astro-cid-wyshvt3b] .fashion-card[data-astro-cid-wyshvt3b],.fall-hero[data-astro-cid-wyshvt3b] .fashion-card[data-astro-cid-wyshvt3b]{aspect-ratio:16 / 10}.summer-grid[data-astro-cid-wyshvt3b],.fall-grid[data-astro-cid-wyshvt3b]{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.summer-grid[data-astro-cid-wyshvt3b] .fashion-card[data-astro-cid-wyshvt3b],.fall-grid[data-astro-cid-wyshvt3b] .fashion-card[data-astro-cid-wyshvt3b]{aspect-ratio:1 / 1}.dvf-stills-grid[data-astro-cid-wyshvt3b] .fashion-card--still[data-astro-cid-wyshvt3b],.dvf-stills-grid[data-astro-cid-wyshvt3b] .fashion-card--still[data-astro-cid-wyshvt3b]:nth-child(3){aspect-ratio:4 / 5}.dvf-stills-grid[data-astro-cid-wyshvt3b] .fashion-card--still[data-astro-cid-wyshvt3b]{grid-column:auto}.dvf-stills-grid[data-astro-cid-wyshvt3b] .fashion-card--still[data-astro-cid-wyshvt3b]:nth-child(3){grid-column:1 / -1;width:calc(50% - 2.5px);justify-self:center}.fashion-card__title[data-astro-cid-wyshvt3b],.fashion-card--feature[data-astro-cid-wyshvt3b] .fashion-card__title[data-astro-cid-wyshvt3b]{font-size:clamp(14px,4.8vw,20px)}.fashion-card[data-astro-cid-wyshvt3b][data-video-key] .fashion-card__meta[data-astro-cid-wyshvt3b]{opacity:.92;transform:none}.fashion-card[data-astro-cid-wyshvt3b][data-video-key]:after{opacity:0}footer[data-astro-cid-wyshvt3b]{padding-top:12px;line-height:1.35}}@media(max-width:400px){.campaigns[data-astro-cid-wyshvt3b]{gap:96px}}
