@import url("https://use.typekit.net/rmm1obj.css");
html{font-size:62.5%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html,body{width:100%;min-height:100%}body{margin:0;color:#000;font-family:"acumin-pro",sans-serif;background:#090D18}body.is-loading{overflow:hidden}*,*:before,*:after{box-sizing:border-box}img{width:100%;height:auto;vertical-align:bottom}button{font:inherit}a{color:inherit;text-decoration:none}
.look-mv{width:100vw;height:calc(var(--vh, 1vh)*100);min-height:560px;position:relative;overflow:hidden;background:#090D18}.look-mv__stage{width:100%;height:70%;position:absolute;inset:0 0 auto}.look-mv__main-title{width:250px;padding:0;margin:0;position:absolute;left:50%;top:50%;transform:translate(-50%,calc(-50% + 8px));opacity:0;transition:opacity .65s cubic-bezier(.215,.61,.355,1),transform .65s cubic-bezier(.215,.61,.355,1)}.look-mv__loading{width:100%;height:30%;position:absolute;left:0;bottom:0;overflow:hidden}.look-mv__loading-bar{width:0;height:100%;position:absolute;left:0;top:0;background:#F9E700}.look-mv__sub-titles{width:100%;position:absolute;left:0;top:70px;z-index:1;display:flex;flex-direction:column;align-items:center;gap:63px;opacity:0;transform:translateY(6px);transition:opacity .6s cubic-bezier(.215,.61,.355,1),transform .6s cubic-bezier(.215,.61,.355,1)}.look-mv__sub-title{width:300px;display:block}.look-mv__sub-title--secondary{width:150px}.look-mv.is-title-visible .look-mv__main-title{opacity:1;transform:translate(-50%,-50%)}.look-mv.is-sub-titles-visible .look-mv__sub-titles{opacity:1;transform:translateY(0)}
.look-gallery{width:100%;padding:104px 0;background:#090D18}.look-gallery__inner{width:min(100%,1100px);margin:0 auto;display:flex;flex-direction:column;gap:80px}.look-gallery__section{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.look-gallery__item{width:100%;aspect-ratio:2/3;padding:0;margin:0;border:0;display:block;cursor:pointer;overflow:hidden;background:transparent;appearance:none}.look-gallery__item--wide{grid-column:span 2;aspect-ratio:3/2}.look-gallery__image{width:100%;height:100%;display:block;object-fit:cover}
.look-modal{width:100%;height:100%;padding:96px 0;position:fixed;inset:0;z-index:100;overflow-y:auto;background-color:rgba(9,13,24,.9);backdrop-filter:blur(25px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility 0s linear .35s}.look-modal.is-active{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .35s ease}.look-modal__inner{width:min(100% - 48px,1132px);margin:0 auto}.look-modal__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:80px 32px}.look-modal__close{width:50px;height:50px;padding:0;border:0;position:fixed;right:32px;top:32px;z-index:1;cursor:pointer;background:transparent}.look-modal__close:before,.look-modal__close:after{content:"";width:100%;height:1px;position:absolute;left:0;top:50%;background-color:#FFF}.look-modal__close:before{transform:rotate(45deg)}.look-modal__close:after{transform:rotate(-45deg)}.look-detail{width:100%;display:flex;flex-direction:column;gap:20px;overflow:hidden}.look-detail--landscape{grid-column:span 2}.look-detail__photo{width:100%;aspect-ratio:2/3;overflow:hidden}.look-detail--landscape .look-detail__photo{aspect-ratio:3/2}.look-detail__photo img{width:100%;height:100%;object-fit:cover}.look-detail__credits{width:243px;display:flex;flex-direction:column;gap:10px;text-align:left}.look-detail__credit-row{display:flex;align-items:flex-start;gap:10px;white-space:nowrap;color:#FFF;font-family:"acumin-pro",sans-serif;font-size:1.2rem;font-weight:400;line-height:normal;letter-spacing:.03em}.look-detail__credit-row>div{flex:0 0 auto}.look-detail__credit-row a{padding-bottom:4px;border-bottom:1px solid #FFF}body.is-modal-open{overflow:hidden}
footer.site-footer{width:100%;padding:0 0 30px;background:#090D18}.site-footer__inner{width:min(100%,1100px);margin:0 auto;display:flex;justify-content:space-between;align-items:flex-end}.site-footer__content{width:342px;display:flex;flex-direction:column;gap:100px}.site-footer__links{padding:0;margin:0;list-style:none;text-align:left;color:#FFF;font-family:"acumin-pro",sans-serif;font-size:1.8rem;font-weight:400;line-height:1;letter-spacing:.08em}.site-footer__links li+li{margin-top:20px}.site-footer__copy{padding:0;margin:0;text-align:left;color:#FFF;font-family:"acumin-pro",sans-serif;font-size:1.2rem;font-weight:400;line-height:1;letter-spacing:.1em}.site-footer__top{margin-bottom:3px;writing-mode:vertical-rl;text-orientation:mixed;color:#FFF;font-family:"acumin-pro",sans-serif;font-size:1.6rem;font-weight:400;line-height:1;letter-spacing:.08em}
@media screen and (max-width:768px){html{font-size:calc(100vw / 37.5)}.look-mv{min-height:0}.look-mv__stage{height:60%}.look-mv__main-title{width:200px}.look-mv__loading{height:40%}.look-mv__sub-titles{top:64px;gap:72px}.look-mv__sub-title{width:280px}.look-mv__sub-title--secondary{width:120px}.look-gallery{padding:24px}.look-gallery__inner{width:100%;gap:24px}.look-modal{padding:70px 0 calc(50vh + 24px)}.look-modal__inner{width:calc(100% - 48px)}.look-modal__details{display:block}.look-modal__close{width:36px;height:36px;right:16px;top:16px}.look-detail--landscape{grid-column:auto}.look-detail:not(:last-child){margin-bottom:60px}.look-detail__credits{width:100%}.look-detail__credit-row{white-space:normal}footer.site-footer{padding:0 24px 24px}.site-footer__inner{flex-direction:column;align-items:flex-start;gap:48px}.site-footer__content{width:100%;gap:70px}.site-footer__links{font-size:1.6rem}.site-footer__top{align-self:flex-end}}

.look-modal{padding:96px 0 calc(50vh + 32px)}
@media screen and (max-width:768px){.look-modal{padding:70px 0 calc(50vh + 24px)}}

@media screen and (max-width:768px){.site-footer__inner{position:relative;display:block}.site-footer__links{font-size:1.2rem}.site-footer__links li+li{margin-top:10px}.site-footer__top{position:absolute;right:0;bottom:0;margin:0;font-size:1.2rem}}

.look-modal{padding:0;overflow:hidden}.look-modal__scroll{width:100%;height:100%;padding:96px 0 calc(50vh + 32px);overflow-y:auto}@media screen and (max-width:768px){.look-modal{padding:0}.look-modal__scroll{padding:70px 0 calc(50vh + 24px)}}
.look-modal__close:before,.look-modal__close:after{width:50px;left:50%}.look-modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.look-modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}
.look-gallery__item.is-reveal-ready{opacity:0;transition:opacity .9s cubic-bezier(.39,.575,.565,1) var(--reveal-delay,0s)}.look-gallery__item.is-visible{opacity:1}
.item-d-none a{display:none!important}
.look-detail__credit-row a{display:inline-block;line-height:1}

.look-gallery__item{position:relative}.look-gallery__item:before,.look-gallery__item:after{content:"";position:absolute;right:10px;bottom:10px;z-index:1;pointer-events:none;background:#FFF}.look-gallery__item:before{width:15px;height:1px;bottom:17px}.look-gallery__item:after{width:1px;height:15px;right:17px;bottom:10px}.look-gallery__item--slide-in.is-reveal-ready{transform:translateX(64px);transition:opacity .8s cubic-bezier(.39,.575,.565,1) var(--reveal-delay,0s),transform .85s cubic-bezier(.215,.61,.355,1) var(--reveal-delay,0s)}.look-gallery__item--slide-in.is-visible{transform:translateX(0)}.look-modal__close:before,.look-modal__close:after{width:24px}

.look-gallery{overflow-x:clip}

@media screen and (min-width:769px) and (max-height:800px){.look-mv__sub-titles{height:100%;top:0;justify-content:center;gap:clamp(40px,8vh,63px)}.look-mv__sub-title{width:clamp(220px,42.85vh,300px)}.look-mv__sub-title--secondary{width:clamp(110px,21.42vh,150px)}}

@media screen and (max-width:768px) and (min-height:700px){.look-mv__stage{height:64%}.look-mv__loading{height:36%}}
@media screen and (max-width:768px) and (min-height:850px){.look-mv__stage{height:68%}.look-mv__loading{height:32%}}
@media screen and (max-width:768px){.look-gallery__item:before{right:8px;bottom:15px}.look-gallery__item:after{right:15px;bottom:8px}}
@media screen and (max-width:768px){.look-gallery__item--slide-in.is-reveal-ready:not(.is-visible){transform:translateX(44px)}}

.site-footer__staff{width:min(100%,1100px);padding-bottom:160px;margin:0 auto;text-align:center;color:#FFF;font-family:"acumin-pro",sans-serif;font-size:1.2rem;font-weight:400;line-height:1;letter-spacing:.08em}.site-footer__staff p{margin:0}.site-footer__staff p+p{margin-top:20px}
@media screen and (max-width:768px){.site-footer__staff{width:100%;padding:56px 0 96px;font-size:1rem}.site-footer__staff p+p{margin-top:16px}}
