*{margin:0;padding:0;text-decoration:none;box-sizing:border-box;-webkit-tap-highlight-color:transparent;}:root{--light-color:#f1ddcf;--light-alternative-color:#fdfbf7;--dark-color:#000;--fs-header-logo:clamp(1.7rem,2vw,1.7rem);--fs-body:clamp(1.4rem,1vw,1.6rem);--fs-ui:clamp(1.2rem,1.2vw,1.2rem);--fs-heading:clamp(7rem,9vw,12rem);--fs-display:clamp(8rem,22vw,35rem);}::selection{background-color:var(--dark-color);color:var(--light-color);}html{font-size:62.5%;scrollbar-width:none;-ms-overflow-style:none;}html::-webkit-scrollbar{display:none;}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;}body{background-color:var(--dark-color);font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;font-size:var(--fs-body);letter-spacing:.13em;}body.is-home{overflow:hidden;}.display-center{display:flex;flex-direction:column;justify-content:center;align-items:center;}a{color:var(--dark-color);}.transition-page{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100vh;background-color:var(--dark-color);z-index:10000;clip-path:polygon(50% 0%,0% 100%,100% 100%);opacity:0;}.transition-overlay{position:fixed;top:0;left:0;width:100%;height:100dvh;background-color:var(--light-color);z-index:1000;opacity:0;pointer-events:none;}header{position:fixed;top:0;display:flex;justify-content:space-between;width:100%;padding:1.3rem 2rem;z-index:10;pointer-events:none;}header,footer{mix-blend-mode:difference;}header a{font-family:"Bodoni Moda",serif;font-size:var(--fs-header-logo);font-weight:700;pointer-events:auto;}header a,footer a,.about-page-link{color:var(--light-color);position:relative;opacity:0;}.about-page-link{position:fixed;top:50%;transform:translateY(-50%);left:2rem;z-index:10;text-transform:uppercase;font-size:var(--fs-ui);mix-blend-mode:difference;}main{background-color:var(--light-color);}.hero{height:100dvh;}.works-wrapper{position:relative;height:100vh;width:53%;perspective:800px;overflow:hidden;transform-style:preserve-3d;}.work{position:absolute;left:0;right:0;width:100%;height:60vh;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;cursor:pointer;overflow:hidden;background-color:var(--dark-color);transform:translate3d(0,0,0);clip-path:polygon(0% 100%,100% 100%,100% 100%,0% 100%);}.work figure{width:100%;height:100%;}.immersive-video{width:100%;height:100%;object-fit:cover;display:block;transform:translateZ(0);}.work1{transform:rotateY(45deg);z-index:4;}.work2{transform:rotateY(-45deg);z-index:3;}.work3{transform:rotateY(45deg);z-index:2;}.work4{transform:rotateY(-45deg);z-index:1;}footer{position:fixed;bottom:0;display:flex;justify-content:space-between;width:100%;padding:1.3rem 2rem;z-index:10;text-transform:uppercase;pointer-events:none;}footer a{pointer-events:auto;font-size:var(--fs-ui);}.work-hero{position:relative;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(4,1fr);grid-template-areas:"title title title title ." ". . . . ." "link . text . ." ". . . . .";gap:2rem;padding:2rem;height:100vh;background-color:var(--light-color);z-index:10;}.work-hero h1{grid-area:title;font-size:var(--fs-heading);font-family:"Bodoni Moda",serif;}.work-hero p{grid-area:text;display:flex;justify-self:center;align-self:center;width:100%;height:100%;font-size:var(--fs-body);line-height:1.4em;letter-spacing:-.014em;font-weight:600;text-align:justify;}.work-hero a{align-self:flex-start;justify-self:start;grid-area:link;text-transform:uppercase;font-size:var(--fs-ui);}.parallax-work-image{position:relative;height:100vh;width:100%;z-index:1;}.parallax-work-image img{object-fit:cover;object-position:center;width:100%;height:100%;}.work-images-grid{position:relative;gap:3rem;padding:9rem;background-color:var(--light-color);z-index:10;}.work-image{display:flex;justify-content:center;align-items:center;gap:3rem;width:70%;background-color:var(--light-alternative-color);aspect-ratio:16 / 9;overflow:hidden;}.work-image img{width:70%;height:70%;object-fit:cover;object-position:center;}.highlighted-image img{width:100%;height:100%;}.container1 figure{width:100%;height:100%;}.container1 figure video{width:100%;height:100%;object-fit:cover;object-position:center;display:block;translate:none;transform:translateX(0);rotate:none;scale:none;}.mobile-work-container{position:relative;display:flex;justify-content:center;align-items:center;width:70%;height:auto;aspect-ratio:16 / 9;background-color:var(--light-alternative-color);}.work-mobile-image-container{position:absolute;aspect-ratio:unset;width:auto;height:100%;gap:1.7rem;overflow:hidden;}.work-mobile-image{height:100%;width:auto;aspect-ratio:9 / 16;object-fit:cover;object-position:center;}.top-scroll-btn{position:absolute;left:50%;transform:translateX(-50%);bottom:1.3rem;text-transform:uppercase;font-size:var(--fs-ui);font-weight:600;cursor:pointer;border:none;color:var(--dark-color);background-color:var(--light-color);letter-spacing:.13em;}.about-hero{position:relative;height:100vh;justify-content:center;padding:5% 0;display:flex;flex-direction:column;overflow:hidden;}.about-hero span{font-size:var(--fs-display);line-height:.75;font-family:"Bodoni Moda",serif;font-weight:700;}.about-hero .luiz{align-self:flex-end;text-align:right;}.about-hero .gustavo{align-self:flex-start;text-align:left;}.about-text-container{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-template-areas:"text1 . ." ". text2 ." ". . text3";min-height:170vh;padding:4rem 2rem;}.about-text-container p{font-size:var(--fs-body);line-height:1.4em;letter-spacing:-.014em;font-weight:600;text-align:justify;width:80%;align-self:center;justify-self:center;}.text1{grid-area:text1;}.text2{grid-area:text2;}.text3{grid-area:text3;}@media (max-width:1024px){.mobile-visually-hidden-img{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.transition-page{height:100dvh;width:100%;clip-path:none}.works-wrapper{width:90%}.work{width:100%;height:27vh}.work-hero{grid-template-columns:1fr;grid-template-areas:"title " "link " "text " ". ";padding-top:4rem;height:100vh}.work-hero h1{line-height:1.3}.work-hero p{width:60%;justify-self:start;font-weight:600}.work-images-grid{padding:9rem 2rem}.work-image{width:100%}.mobile-work-container{width:100%;aspect-ratio:9 / 16}.about-hero{height:50vh}.about-hero span{display:none}.about-hero h1.visually-hidden{position:relative;width:auto;height:auto;margin:0;padding-left:2rem;clip:none;font-family:"Bodoni Moda",serif;font-size:7rem;line-height:1.3}.about-text-container{grid-template-columns:1fr;grid-template-areas:"text1" "text2" "text3";height:100%;gap:2rem;padding:0 2rem}.about-text-container p{height:auto;width:100%;align-self:flex-start;justify-self:start}}@media (min-width:1800px){:root{--fs-header-logo:clamp(2.5rem,2vw,3rem);--fs-body:clamp(2rem,1vw,3rem);--fs-ui:clamp(1.7rem,1vw,2rem);--fs-heading:clamp(12rem,15vw,25rem);--fs-display:clamp(40rem,25vw,90rem)}.work1{transform:rotateY(37deg);z-index:4}.work2{transform:rotateY(-37deg);z-index:3}.work3{transform:rotateY(37deg);z-index:2}.work4{transform:rotateY(-37deg);z-index:1}}