@import url("https://use.typekit.net/mvg5fgs.css");
@keyframes look-hero-zoom{from{transform:scale(1)}to{transform:scale(1.15)}}main .look-hero__slide{transform:scale(1);transition:none;will-change:transform}main .look-hero__slide.is-active{animation:look-hero-zoom 5.5s linear forwards}@media (prefers-reduced-motion:reduce){main .look-hero__slide.is-active{animation:none}}
@keyframes look-hero-title-from-left{from{opacity:0;transform:translateX(-100vw)}to{opacity:1;transform:translateX(0)}}@keyframes look-hero-title-from-right{from{opacity:0;transform:translateX(100vw)}to{opacity:1;transform:translateX(0)}}.look-hero__title{height:62.92px;position:absolute;right:0;top:30%;width:clamp(175px,54.87vw,214.5px);z-index:1}.look-hero__title-piece{height:auto;opacity:0;position:absolute}.look-hero__title-piece--01{animation:look-hero-title-from-left .7s cubic-bezier(.22,.61,.36,1) 1s forwards;left:0;top:0;width:100%}.look-hero__title-piece--02{animation:look-hero-title-from-left .7s cubic-bezier(.22,.61,.36,1) 2.7s forwards;left:1.35%;top:55.8%;width:7.34%}.look-hero__title-piece--03{animation:look-hero-title-from-right .7s cubic-bezier(.22,.61,.36,1) 1.85s forwards;left:21.53%;top:56.13%;width:43.59%}@media (prefers-reduced-motion:reduce){.look-hero__title-piece{animation:none;opacity:1}}
.look-story__photo-set{position:relative}.look-story__photo-set .look-story__photo{transition:opacity .35s ease}.look-story__photo-set .look-story__photo+.look-story__photo{inset:0;opacity:0;position:absolute}.look-story__photo-set.is-alternate .look-story__photo:first-child{opacity:0}.look-story__photo-set.is-alternate .look-story__photo+.look-story__photo{opacity:1}.look-story__credit{padding-left:0}@media (prefers-reduced-motion:reduce){.look-story__photo-set .look-story__photo{transition:none}}
.look-movie__video{display:block;height:auto;width:100%}
.look-movie{aspect-ratio:2/3;overflow:hidden}.look-movie__video{height:100%;object-fit:cover;object-position:center;width:100%}
@keyframes look-story-credit-from-left{from{opacity:0;transform:translateX(-100vw)}to{opacity:1;transform:translateX(0)}}body .look-story{overflow:hidden}body .look-story__credit{opacity:0}body .look-story__credit.is-visible{animation:look-story-credit-from-left .55s cubic-bezier(.22,.61,.36,1) forwards}@media (prefers-reduced-motion:reduce){body .look-story__credit{animation:none!important;opacity:1;transform:none}}
@keyframes look-introduction-from-right{from{opacity:0;transform:translateX(100vw)}to{opacity:1;transform:translateX(0)}}@keyframes look-introduction-from-left{from{opacity:0;transform:translateX(-100vw)}to{opacity:1;transform:translateX(0)}}body .look-introduction{overflow:hidden}body .look-introduction__title p,body .look-introduction__lead{opacity:0}body .look-introduction__body.is-visible .look-introduction__title p:nth-child(1){animation:look-introduction-from-right .55s cubic-bezier(.22,.61,.36,1) forwards}body .look-introduction__body.is-visible .look-introduction__title p:nth-child(2){animation:look-introduction-from-right .55s cubic-bezier(.22,.61,.36,1) .4s forwards}body .look-introduction__body.is-visible .look-introduction__title p:nth-child(3){animation:look-introduction-from-right .55s cubic-bezier(.22,.61,.36,1) .8s forwards}body .look-introduction__body.is-visible .look-introduction__lead{animation:look-introduction-from-left .65s cubic-bezier(.22,.61,.36,1) 1.45s forwards}@media (prefers-reduced-motion:reduce){body .look-introduction__title p,body .look-introduction__lead{animation:none!important;opacity:1;transform:none}}
@keyframes look-footer-title-from-left{from{opacity:0;transform:translateX(-100vw)}to{opacity:1;transform:translateX(0)}}@keyframes look-footer-title-from-right{from{opacity:0;transform:translateX(100vw)}to{opacity:1;transform:translateX(0)}}@keyframes look-footer-title-short-from-left{from{opacity:0;transform:translateX(-36px)}to{opacity:1;transform:translateX(0)}}@keyframes look-footer-staff-from-right{from{opacity:0;transform:translateX(100vw)}to{opacity:1;transform:translateX(0)}}body .look-footer{overflow:hidden}body .look-footer__title{height:149px;overflow:visible;width:195px}body .look-footer__title-piece{opacity:0;position:absolute}body .look-footer__title-piece--01{height:25px;left:0;top:0;width:195px}body .look-footer__title-piece--02{height:25px;left:3px;top:32px;width:15px}body .look-footer__title-piece--03{height:25px;left:42px;top:32px;width:85px}body .look-footer__title-piece--04{height:23px;left:2px;top:88px;width:154px}body .look-footer__title-piece--05{height:9px;right:0;top:116px;width:51px}body .look-footer__title-piece--06{bottom:0;height:9px;left:3px;width:79px}body .look-footer__staff{opacity:0}body .look-footer.is-visible .look-footer__title-piece--01{animation:look-footer-title-from-left .55s cubic-bezier(.22,.61,.36,1) forwards}body .look-footer.is-visible .look-footer__title-piece--03{animation:look-footer-title-from-right .55s cubic-bezier(.22,.61,.36,1) .4s forwards}body .look-footer.is-visible .look-footer__title-piece--02{animation:look-footer-title-from-left .55s cubic-bezier(.22,.61,.36,1) .8s forwards}body .look-footer.is-visible .look-footer__title-piece--04{animation:look-footer-title-short-from-left .35s ease-out 1.25s forwards}body .look-footer.is-visible .look-footer__title-piece--05{animation:look-footer-title-short-from-left .3s ease-out 1.55s forwards}body .look-footer.is-visible .look-footer__title-piece--06{animation:look-footer-title-short-from-left .3s ease-out 1.82s forwards}body .look-footer.is-visible .look-footer__staff{animation:look-footer-staff-from-right .55s cubic-bezier(.22,.61,.36,1) 2.1s forwards}@media (prefers-reduced-motion:reduce){body .look-footer__title-piece,body .look-footer__staff{animation:none!important;opacity:1;transform:none}}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p{margin:0}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}body{background:#fff;color:#000;font-family:din-2014,sans-serif;font-weight:600}.look-page{min-width:320px}.look-header{align-items:center;display:flex;height:60px;justify-content:center;left:0;padding:0 20px;position:fixed;right:0;top:0;z-index:10}.look-header__brand{display:block;height:20px;width:115px}.look-header__brand img{height:100%;width:100%}.look-header__menu{background:transparent;border:0;cursor:pointer;display:grid;gap:5px;left:20px;padding:8px 0;position:absolute;top:14px;width:24px}.look-header__menu span{background:currentColor;display:block;height:1px;width:20px}.look-hero{height:min(173.33vw,676px);overflow:hidden;position:relative;width:100%}.look-hero__slides,.look-hero__slide{height:100%;width:100%}.look-hero__slide{inset:0;object-fit:cover;opacity:0;position:absolute;transition:opacity .5s ease}.look-hero__slide.is-active{opacity:1}.look-content{display:flex;flex-direction:column;gap:64px}.look-section{width:100%}.look-introduction{padding-top:40px}.look-introduction__photo,.look-story__photo,.look-movie__image{height:auto;width:100%}.look-introduction__body{padding:clamp(6px,2.05vw,12px) 0 0}.look-introduction__title{display:grid;font-size:clamp(12px,3.59vw,18px);letter-spacing:.03em;line-height:1.3}.look-introduction__title p:nth-child(1),.look-introduction__title p:nth-child(3){margin-left:45%}.look-introduction__title p:nth-child(2){justify-self:end}.look-introduction__title p:nth-child(3){margin-top:clamp(6px,2.05vw,12px)}.look-introduction__lead{font-size:clamp(9px,2.56vw,13px);letter-spacing:.02em;line-height:1.2;margin-top:clamp(18px,5.13vw,28px)}.look-story__credit{color:#666;display:flex;flex-wrap:wrap;gap:0 10px;padding:8px 20px 0 0}.look-story__item{font-size:12px;letter-spacing:.03em;line-height:1.4}.look-story__item span{text-decoration:underline;text-underline-offset:2px}.look-movie__image{min-height:280px;object-fit:cover}.look-footer{align-items:center;display:flex;flex-direction:column;gap:60px;padding:240px 20px 30px}.look-footer__title{align-self:flex-end;height:149px;position:relative;width:195px}.look-footer__title-piece{position:absolute}.look-footer__title-piece--01{height:25px;left:0;top:0;width:195px}.look-footer__title-piece--02{height:25px;left:0;top:34px;width:15px}.look-footer__title-piece--03{height:25px;left:39px;top:34px;width:85px}.look-footer__title-piece--04{height:61px;left:0;top:88px;width:193px}.look-footer__staff{align-self:flex-start;font-size:11px;letter-spacing:.03em;line-height:1.4;max-width:297px}.look-footer__nav{display:flex;flex-wrap:wrap;font-size:12px;gap:4px 20px;justify-content:center;letter-spacing:.03em;text-align:center}.look-footer__copyright{font-size:10px;letter-spacing:.05em;text-align:center}@media (min-width:768px){.look-hero{height:100vh;left:0;position:fixed;top:0;width:50vw}.look-content{margin-left:50vw;width:50vw}.look-footer{margin-left:50vw;width:50vw}}
