:root{--Black:#1e1e1e;--Pink:#ff97cc;--Orange:#ffb740;--Purple:#ba82ff;--Yellow:#fd5;--Light-White:#fefdf4;--Light-Pink:#ffcfe0;--Fill-Pink:#f3acc580;--Divider:#ebebeb}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--Light-White);color:var(--Black);-webkit-font-smoothing:antialiased;font-family:Archivo Narrow,sans-serif}html,body{max-width:100%;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(28px)}.reveal.is-visible{opacity:1;will-change:auto;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.h1{letter-spacing:-.05em;font-family:Bricolage Grotesque,sans-serif;font-size:200px;font-weight:800;font-stretch:88%;line-height:.8}.h2{letter-spacing:-.05em;font-family:Bricolage Grotesque,sans-serif;font-size:150px;font-weight:800;font-stretch:88%;line-height:.8}.h3{letter-spacing:-.05em;font-family:Bricolage Grotesque,sans-serif;font-size:80px;font-weight:800;font-stretch:88%;line-height:.8}.h4{letter-spacing:-.05em;font-family:Bricolage Grotesque,sans-serif;font-size:56px;font-weight:600;font-stretch:88%;line-height:1}.h5{letter-spacing:-.05em;font-family:Bricolage Grotesque,sans-serif;font-size:32px;font-weight:600;font-stretch:88%;line-height:1}.p1{font-family:Archivo Narrow,sans-serif;font-size:32px;font-weight:500;line-height:1.2}.p2{font-family:Archivo Narrow,sans-serif;font-size:24px;font-weight:400;line-height:1.2}.p3{letter-spacing:.02em;font-family:Archivo Narrow,sans-serif;font-size:20px;font-weight:400;line-height:1}.p4{letter-spacing:.02em;font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:500;line-height:1.3}.label{letter-spacing:.06em;text-transform:uppercase;font-family:Archivo Narrow,sans-serif;font-size:12px;font-weight:500;line-height:1.2}.caption{letter-spacing:.06em;text-transform:uppercase;font-family:Archivo Narrow,sans-serif;font-size:10px;font-weight:500;line-height:1.2}.hero-repel-char{will-change:transform;transition:transform .5s cubic-bezier(.22,1,.36,1);display:inline-block}.navbar{z-index:100;align-items:center;gap:0;display:flex;position:fixed;top:16px;right:16px}.navbar__logo{display:none}.navbar__links{align-items:center;gap:0;display:flex}.navbar__btn{white-space:nowrap;text-align:center;cursor:pointer;justify-content:center;align-items:center;width:80px;height:80px;font-family:Archivo Narrow,sans-serif;font-size:14px;font-weight:600;transition:border-radius .3s;display:flex;position:relative}.navbar__btn--home-wrapper{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.navbar__btn--home-wrapper:hover .navbar__btn--home-rect--1,.navbar__btn--home-wrapper.active .navbar__btn--home-rect--1{width:40px;height:80px;top:0;left:0}.navbar__btn--home-wrapper:hover .navbar__btn--home-rect--2,.navbar__btn--home-wrapper.active .navbar__btn--home-rect--2{width:40px;height:80px;top:0;left:40px}.navbar__btn--home-rect{background:var(--Orange);border-radius:20px;width:80px;height:45px;transition:all .35s cubic-bezier(.4,0,.2,1);position:absolute;left:0}.navbar__btn--home-rect--1{top:0}.navbar__btn--home-rect--2{top:35px}.navbar__btn--home{color:var(--Black);z-index:10;background:0 0;border-radius:0;width:80px;height:80px;padding:0;font-family:Archivo Narrow,sans-serif;font-size:14px;font-weight:600;position:relative}.navbar__btn--home:hover,.navbar__btn--home.active{border-radius:0}.navbar__btn--work{background:var(--Purple);color:var(--Yellow);border-radius:8px;font-family:Archivo Narrow,sans-serif;font-size:14px;font-weight:600}.navbar__btn--work:hover,.navbar__btn--work.active{border-radius:50%}.navbar__btn--work.over-purple{background:var(--Light-Pink);color:var(--Purple);transition:background .3s,color .3s,border-radius .3s}.navbar__btn--about{color:var(--Light-White);background:0 0;font-family:Archivo Narrow,sans-serif;font-size:14px;font-weight:600;position:relative}.navbar__btn--about:before,.navbar__btn--about:after{content:"";background:var(--Pink);z-index:-1;width:80px;transition:height .35s cubic-bezier(.4,0,.2,1),border-radius .35s cubic-bezier(.4,0,.2,1);position:absolute;left:0}.navbar__btn--about:before{border-radius:40px 40px 0 0;height:40px;top:0}.navbar__btn--about:after{border-radius:0 0 40px 40px;height:40px;bottom:0}.navbar__btn--about:hover:before,.navbar__btn--about.active:before{border-radius:12px;height:41px}.navbar__btn--about:hover:after,.navbar__btn--about.active:after{border-radius:12px;height:39px}.footer{padding-top:200px}.footer__bar{background:var(--Light-White);justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.footer__bar-left{text-transform:uppercase;letter-spacing:.06em;color:var(--Black);flex:1;align-items:center;gap:8px;font-family:Archivo Narrow,sans-serif;font-size:12px;font-weight:500;display:flex}.footer__bar-center{flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.footer__bar-center a{color:var(--Black);font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:500;transition:color .2s}.footer__bar-center a:hover{color:var(--Purple)}.footer__bar-right{color:var(--Black);text-align:right;flex:1;font-family:Archivo Narrow,sans-serif;font-size:16px;font-weight:500}.footer__shapes{box-sizing:border-box;background:var(--Light-White);align-items:flex-start;gap:0;width:100%;padding:10px 0 0;display:flex;overflow:hidden}.footer__shape{aspect-ratio:1;cursor:pointer;flex:1;min-width:0;margin-bottom:-24%;display:block;position:relative}.footer__shape--orange{cursor:pointer;background:0 0}.footer__shape--orange:before,.footer__shape--orange:after{content:"";background:var(--Orange);width:50%;transition:border-radius .45s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0}.footer__shape--orange:before{border-radius:80px 0 0 80px;left:0}.footer__shape--orange:after{border-radius:0 80px 80px 0;right:0}.footer__shape--orange:hover:before,.footer__shape--orange:hover:after{border-radius:999px}.footer__shape--purple{background:var(--Purple);cursor:pointer;border-radius:10px;transition:border-radius .45s cubic-bezier(.4,0,.2,1)}.footer__shape--purple:hover{border-radius:300px}.footer__shape--pink{background:var(--Pink);cursor:pointer;border-radius:50%;transition:border-radius .45s cubic-bezier(.4,0,.2,1)}.footer__shape--pink:hover{border-radius:39.1% 10.8% 15.4% 15.4%}@media (width<=900px){.footer{padding-top:120px}.footer__bar{flex-direction:column;align-items:center;gap:20px;padding:0 16px 16px}.footer__bar-left,.footer__bar-center,.footer__bar-right{text-align:center;flex:none;justify-content:center;width:100%}.footer__bar-right{order:1}.footer__bar-center{flex-wrap:wrap;order:2}.footer__bar-left{letter-spacing:.06em;flex-wrap:wrap;order:3;font-size:10px}.footer__shapes{padding:0}.footer__shape{aspect-ratio:auto;height:125px;margin-bottom:-62px}.footer__shape--orange{background:var(--Orange);border-radius:24px}.footer__shape--orange:before,.footer__shape--orange:after{display:none}.footer__shape--purple{border-radius:0}.footer__shape--pink{border-radius:999px}}.has-custom-cursor,.has-custom-cursor *{cursor:none!important}.custom-cursor{pointer-events:none;z-index:99999;opacity:0;will-change:transform;width:65px;height:64px;margin:-32px 0 0 -32px;transition:opacity .25s;position:fixed;top:0;left:0}.custom-cursor.is-active{opacity:1}.custom-cursor__blob{transform-origin:50%;width:100%;height:100%;transition:transform .32s cubic-bezier(.34,1.56,.64,1);display:block;transform:scale(.4)}.custom-cursor svg{transform-origin:50%;width:100%;height:100%;display:block}.custom-cursor path{fill:var(--Pink,#ff97cc);transition:fill .18s}.custom-cursor.is-over-pink path,.custom-cursor.is-clickable path{fill:var(--Purple,#ba82ff)}.custom-cursor.is-force-pink path{fill:var(--Pink,#ff97cc)}.custom-cursor.is-clickable .custom-cursor__blob{transform:scale(.65)}.custom-cursor.is-clickable svg{animation:2.2s ease-in-out infinite blob-morph}@keyframes blob-morph{0%,to{transform:scale(1)rotate(0)}25%{transform:scale(1.08,.92)rotate(6deg)}50%{transform:scale(.94,1.06)rotate(-4deg)}75%{transform:scale(1.05,.95)rotate(3deg)}}@media (pointer:coarse){.custom-cursor{display:none}}@media (prefers-reduced-motion:reduce){.custom-cursor__blob,.custom-cursor svg,.custom-cursor path{transition:none}.custom-cursor.is-clickable svg{animation:none}}.page-transition{z-index:9999;pointer-events:none;background:var(--Orange);will-change:transform;border-radius:80px;width:100%;height:116vh;position:fixed;top:-8vh;left:0;transform:translateY(100%)}.page-transition--cover{pointer-events:auto;animation:.55s cubic-bezier(.76,0,.24,1) forwards pageCover}.page-transition--reveal{pointer-events:auto;animation:.6s cubic-bezier(.76,0,.24,1) forwards pageReveal}@keyframes pageCover{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes pageReveal{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@media (prefers-reduced-motion:reduce){.page-transition{display:none}}
